/*body.woocommerce {*/
/*    aside.widget-area {*/
/*        flex: 0 0 19%;*/

/*        .custom-category-toggle {*/
/*            margin-left: 0;*/
/*            padding-left: 0;*/
/*            list-style: none;*/

/*            .cat-item a:hover {*/
/*                text-decoration: underline;*/
/*            }*/

/*            .cat-item a:visited {*/
/*                color: #111111;*/
/*            }*/

/*            .children {*/
/*                list-style: none;*/
/*                border-left: 0;*/
/*                margin-left: 0;*/
/*                padding-left: 10px;*/
/*                padding-right: 10px;*/
/*                padding-top: 10px;*/
/*                padding-bottom: 16px;*/
/*                margin-top: 0;*/
/*                display: none;*/

/*                .cat-item {*/
/*                    margin-bottom: 14px;*/
/*                    border: 0;*/
/*                    font-size: 13px;*/
/*                    padding: 0 8px;*/
/*                    a{*/
/*                        display: block;*/
/*                        width: 100%;*/
/*                    }*/
/*                }*/
/*            }*/

/*            .cat-item {*/
/*                text-transform: uppercase;*/
/*                border-top: 1px solid #b2b2b2;*/
/*                font-size: 14px;*/
/*                font-weight: 600;*/
/*                line-height: 1.25rem;*/
/*                padding: 16px 8px 16px 0;*/
/*                margin-bottom: 0;*/
/*                list-style: none;*/
/*                cursor: pointer;*/
/*            }*/
/*            .cat-item.open{*/
/*                padding-bottom: 0 !important;*/
/*                .toggle-btn {*/
/*                    transform: rotate(180deg);*/
/*                }*/
/*            }*/

/*            .toggle-btn-wrap {*/
/*                display: flex;*/
/*                justify-content: space-between;*/
/*                gap: 10px;*/

/*                .toggle-btn {*/
/*                    display: inline-block;*/
/*                    width: 10px;*/
/*                    height: 10px;*/
/*                    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg enable-background='new 0 0 48 48' height='48px' id='Layer_1' version='1.1' viewBox='0 0 48 48' width='48px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Layer_4'%3E%3Cpolygon fill='%23434343' points='47.993,14.121 45.872,12 45.863,12.009 43.752,9.896 24.008,29.641 4.248,9.881 0.007,14.125 0.013,14.13 0.009,14.134 21.679,35.803 21.664,35.816 23.967,38.119 23.98,38.105 23.994,38.119 25.021,37.093 25.029,37.104 47.993,14.141 47.982,14.131 '/%3E%3C/g%3E%3C/svg%3E");*/
/*                    background-repeat: no-repeat;*/
/*                    background-size: 100% 100%;*/
/*                    background-position: center;*/
/*                    text-indent: -9999px;*/
/*                    overflow: hidden;*/
/*                    vertical-align: middle;*/
/*                    transition: transform 0.3s ease;*/

/*                }*/
/*            }*/

/*            li.open > ul.children {*/
/*                display: block;*/
/*                border-top: 1px solid #b2b2b2;*/
/*                margin-top: 16px;*/
/*            }*/
/*        }*/
/*    }*/

/*    .site-main {*/
/*        flex: 1;*/
/*    }*/
/*}*/



/*body.wvs-show-label {*/
/*    .brand-index {*/
/*        padding: 64px 0;*/
/*        text-align: center;*/

/*        a {*/
/*            font-size: 28px;*/
/*            padding: 6px 15px;*/
/*            color: #333;*/
/*            border-left: 1px solid #e5e7eb;*/
/*        }*/

/*        a:last-of-type {*/
/*            border-right: 1px solid #e5e7eb;*/
/*        }*/
/*    }*/

/*    .brand-listing {*/
/*        section {*/
/*            padding: 32px 0;*/
/*            display: flex;*/
/*            align-items: start;*/
/*            gap: 80px;*/
/*            border-bottom: 1px solid #e5e7eb;*/

/*            h2 {*/
/*                margin-bottom: 0;*/
/*                color: #000;*/
/*            }*/

/*            ul {*/
/*                list-style: none;*/
/*                padding: 12px 0;*/
/*                margin-bottom: 0;*/
/*                max-width: 294px;*/
/*                max-height: 200px;*/

/*                li {*/
/*                    a {*/
/*                        font-size: 14px;*/
/*                        color: #000;*/
/*                        display: inline-block;*/
/*                        width: 294px;*/
/*                        word-break: break-word;*/
/*                        white-space: normal;*/
/*                    }*/
/*                }*/
/*            }*/
/*        }*/

/*    }*/
/*}*/

/*body.term-bacon-clothing .site-main {*/
/*    .woocommerce-breadcrumb {*/
/*        font-size: 12px;*/
/*        color: #111;*/

/*    }*/
/*    .woocommerce-products-header__title{*/
/*        font-size: 20px;*/
/*        margin-top: 24px;*/
/*        position: relative;*/
/*        display: inline-block;*/
/*        text-align: center;*/
/*    }*/
/*    .woocommerce-products-header__title:after{*/
/*        content: "";*/
/*        width: calc(100% + 2px);*/
/*        height: 8px;*/
/*        background-color: #d7e0da;*/
/*        position: absolute;*/
/*        left: 0;*/
/*        bottom: 2px;*/
/*        right: 0;*/
/*        z-index: -1;*/
/*    }*/
/*}*/