.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.yith-wcbr-brand-filter.shadow,.yith-wcbr-brand-filter.highlight{position:relative}.yith-wcbr-brand-filter.boxed{border:1px solid #e3e3e3;padding:15px}.yith-wcbr-brand-filter.default h3,.yith-wcbr-brand-filter.big-header h3,.yith-wcbr-brand-filter.boxed h3{text-align:center;margin-bottom:15px}.yith-wcbr-brand-filter.shadow h3,.yith-wcbr-brand-filter.highlight h3{border-top:1px solid #e3e3e3;padding-top:15px}.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters-wrapper:before,.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters-wrapper:after{content:'';border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;height:5px;display:block}.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters-wrapper{background:#f0f0f0;border-top:1px solid #e3e3e3}.yith-wcbr-brand-filter.small-header .yith-wcbr-brand-filters-wrapper{background:#a9a9a9;border-radius:3px}.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters{padding:15px 5px;line-height:2}.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters{padding:5px;line-height:2}.yith-wcbr-brand-filter.small-header .yith-wcbr-brand-filters{padding:5px 10px;line-height:2}.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters{padding:5px 15px;line-height:2}.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters{padding:4px;border:4px solid #f2f2f2;outline:#e3e3e3 solid 1px!important;outline-offset:0}.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters,.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters{text-align:center}.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters a,.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters a,.yith-wcbr-brand-filter.small-header .yith-wcbr-brand-filters a,.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a,.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a{text-transform:uppercase;padding:0 5px}.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters a{text-transform:uppercase;padding:0 6px 1px 5px;border:1px solid #e3e3e3;display:inline-block;border-radius:10px;margin-bottom:10px;margin-left:3px}.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a.reset,.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a.reset{border:1px solid #e3e3e3;position:absolute;top:15px;right:0}.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a.reset{background:#fff}.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a.reset{padding:4px 10px;top:0}.yith-wcbr-brand-filter.small-header .yith-wcbr-brand-filters a{font-weight:700;color:#000}.yith-wcbr-brand-filter .yith-wcbr-brand-filters a:focus{outline:none}.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters a:hover,.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters a:hover,.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a:hover,.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters a:hover,.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a:hover,.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters a.active,.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters a.active,.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a.active,.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters a.active,.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a.active{background:#747474;color:#fff}.yith-wcbr-brand-filter.small-header .yith-wcbr-brand-filters a:hover{color:#fff}.yith-wcbr-brand-filter.small-header .yith-wcbr-brand-filters a.active{border:1px solid #c7c7c7;border-radius:3px}.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a.reset.active,.yith-wcbr-brand-filter.shadow .yith-wcbr-brand-filters a.reset:hover,.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters a.reset.active,.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters a.reset:hover,.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a.reset.active,.yith-wcbr-brand-filter.highlight .yith-wcbr-brand-filters a.reset:hover{border:1px solid #747474}.yith-wcbr-brand-filter.big-header .yith-wcbr-brand-filters span.reset-separator,.yith-wcbr-brand-filter.boxed .yith-wcbr-brand-filters span.reset-separator{display:block}.yith-wcbr-brand-filter.default .yith-wcbr-brand-filters span.reset-separator:after{content:'|'}.yith-wcbr-brand-filter .yith-wcbr-brands-list ul{padding:0;list-style:none}.yith-wcbr-brand-filter .yith-wcbr-brands-list ul li{display:block;border-bottom:1px solid #e3e3e3}.yith-wcbr-brand-filter .yith-wcbr-brands-list ul li a{padding:10px 0;display:block}.yith-wcbr-brand-filter .yith-wcbr-brands-list ul li a span.brand-count{float:right;display:block;border:1px solid #e3e3e3;padding:0 10px;line-height:1.5}.yith-wcbr-brand-filter.highlight .yith-wcbr-brands-list ul li a span.brand-count{border:none}.yith-wcbr-brand-filter.boxed .yith-wcbr-brands-list ul li a span.brand-count{border-radius:10px}.yith-wcbr-brand-filter.shadow .yith-wcbr-brands-list ul li a span.brand-count{background:#f0f0f0}.yith-wcbr-brand-filter.big-header .yith-wcbr-brands-list ul li a span.brand-count{background:#f0f0f0}.yith-wcbr-brand-filter.small-header .yith-wcbr-brands-list ul li a span.brand-count{border-radius:3px}.yith-wcbr-brand-thumbnail.boxed{border:1px solid #e3e3e3;padding:20px}.yith-wcbr-brand-thumbnail.shadow{padding:20px;border:4px solid #f2f2f2;outline:#e3e3e3 solid 1px!important;outline-offset:0}.yith-wcbr-brand-thumbnail.top-border{border-top:3px solid #e3e3e3;padding-top:20px}.yith-wcbr-brand-thumbnail.boxed h3,.yith-wcbr-brand-thumbnail.shadow h3,.yith-wcbr-brand-thumbnail.top-border h3{text-align:center}.yith-wcbr-brand-thumbnail.default .yith-wcbr-thumbnail-list:before{content:'';display:block;height:5px;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;margin-bottom:15px}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul{list-style:none;padding:0;margin-right:-10px;margin-left:-10px;margin-bottom:0}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul:after{content:'';display:block;clear:both}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li{display:block;float:left;padding:0 10px;margin-bottom:20px;position:relative}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li,.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li{margin-bottom:0}.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:not(.first){border-left:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:not(.last-row){border-bottom:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:not(.first):before{content:'';display:block;position:absolute;left:0;top:15px;bottom:15px;border-left:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:not(.last-row):after{content:'';display:block;position:absolute;left:15px;right:15px;border-top:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li.last-row{margin-bottom:0}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li.first{clear:left}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a{vertical-align:middle;display:inline-block;text-align:center;width:100%;border:none;position:relative;padding:10px;min-height:82px;overflow:hidden}.yith-wcbr-brand-thumbnail.default .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail.boxed .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail.top-border .yith-wcbr-thumbnail-list ul li a{border:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail.default .yith-wcbr-thumbnail-list ul li a:hover,.yith-wcbr-brand-thumbnail.boxed .yith-wcbr-thumbnail-list ul li a:hover,.yith-wcbr-brand-thumbnail.top-border .yith-wcbr-thumbnail-list ul li a:hover{border:1px solid #000}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a img{max-width:100%;height:auto;display:inline-block}.yith-wcbr-brand-thumbnail-carousel{position:relative}.yith-wcbr-brand-thumbnail-carousel.top-border{border-top:3px solid #e3e3e3;padding-top:20px}.yith-wcbr-brand-thumbnail-carousel.shadow{padding:20px;border:4px solid #f2f2f2;outline:#e3e3e3 solid 1px!important;outline-offset:0}.yith-wcbr-brand-thumbnail-carousel.background{padding:20px;background-color:#f2f2f2}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-carousel-title{margin-bottom:20px}.yith-wcbr-brand-thumbnail-carousel.top-border .yith-wcbr-carousel-title h3,.yith-wcbr-brand-thumbnail-carousel.shadow .yith-wcbr-carousel-title h3,.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-carousel-title,.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-carousel-title h3{margin-top:0;text-align:center}.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-carousel-title,.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-carousel-title,.yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-carousel-title{overflow:hidden;position:relative}.yith-wcbr-brand-thumbnail-carousel h3{margin:0!important}.yith-wcbr-brand-thumbnail-carousel.centered-title h3{display:inline-block}.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-carousel-title h3:after,.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-carousel-title h3:before,.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-carousel-title h3:after,.yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-carousel-title h3:after{content:'';width:100%;display:inline-block;border-top:2px solid #e3e3e3;position:absolute;top:45%}.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-carousel-title h3:after,.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-carousel-title h3:after,.yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-carousel-title h3:after{margin-left:1%}.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-carousel-title h3:before{margin-left:-101%}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list{margin-left:-15px;margin-right:-15px}.yith-wcbr-brand-thumbnail-carousel.default .yith-wcbr-thumbnail-list:before{content:'';border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;height:5px;display:block;margin:0 15px 20px}.yith-wcbr-brand-thumbnail-carousel ul{padding:0;margin-bottom:20px;list-style:none}.block-editor .yith-wcbr-brand-thumbnail-carousel ul{list-style:none!important}.yith-wcbr-brand-thumbnail-carousel.shadow ul{margin:0}.yith-wcbr-brand-thumbnail-carousel ul li{box-sizing:border-box;padding:0 15px}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a{line-height:60px;vertical-align:middle;display:inline-block;text-align:center;width:100%;border:none;position:relative;padding:10px;min-height:82px;overflow:visible}.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-thumbnail-list ul li a{line-height:80px}.yith-wcbr-brand-thumbnail-carousel.default .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail-carousel.top-border .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-thumbnail-list ul li a,.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-thumbnail-list ul li a{border:1px solid #e3e3e3;box-sizing:border-box}.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-thumbnail-list ul li a{background-color:#fff}.yith-wcbr-brand-thumbnail-carousel.shadow.horizontal .yith-wcbr-thumbnail-list ul li.swiper-slide-visible a:after,.yith-wcbr-brand-thumbnail-carousel.centered-title.horizontal .yith-wcbr-thumbnail-list ul li.swiper-slide-visible a:after{content:'';position:absolute;right:-15px;top:10px;bottom:10px;border-left:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail-carousel.shadow.horizontal .yith-wcbr-thumbnail-list ul li.last a:after,.yith-wcbr-brand-thumbnail-carousel.centered-title.horizontal .yith-wcbr-thumbnail-list ul li.last a:after{display:none}.yith-wcbr-brand-thumbnail-carousel.shadow.vertical .yith-wcbr-thumbnail-list ul li.swiper-slide-visible a:after,.yith-wcbr-brand-thumbnail-carousel.centered-title.vertical .yith-wcbr-thumbnail-list ul li.swiper-slide-visible a:after{content:'';position:absolute;bottom:-5px;left:10px;right:10px;border-top:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail-carousel.shadow.vertical .yith-wcbr-thumbnail-list ul li.last a:after,.yith-wcbr-brand-thumbnail-carousel.centered-title.vertical .yith-wcbr-thumbnail-list ul li.last a:after{display:none}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a img{max-width:100%;height:auto;display:inline-block}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating{line-height:1.5}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating .star-rating,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating .star-rating{margin-right:auto;margin-left:auto;float:none}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating .star-rating:before,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating .star-rating:before{color:#e3e3e3}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating .star-rating span,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a .woocommerce-product-rating .star-rating span{color:#747474}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list ul li a .brand-info{line-height:1.5;display:block}.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-thumbnail-list ul li a .brand-info{line-height:1;position:relative;padding:10px 0;border:4px solid #F2F2F2;margin:0 -10px -10px}.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-thumbnail-list ul li a .brand-info:before{content:'';display:block;border-top:1px solid #e3e3e3;position:absolute;top:-5px;left:-4px;right:-4px}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-wrapper{position:absolute;z-index:2;top:0;right:0;padding-left:10px;background-color:#fff}.yith-wcbr-brand-thumbnail-carousel.top-border .yith-wcbr-button-wrapper{top:10px}.yith-wcbr-brand-thumbnail-carousel.shadow .yith-wcbr-button-wrapper{top:5px;right:5px}.yith-wcbr-brand-thumbnail-carousel.centered-title .yith-wcbr-button-wrapper,.yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-button-wrapper,.yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-button-wrapper{top:-7px}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next{width:30px;height:30px;cursor:pointer;border:1px solid #e3e3e3;display:inline-block;background-color:#fff}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev{margin-right:10px}.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-button-next,.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-button-prev{margin:0;vertical-align:middle}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev.round,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next.round{border-radius:50%}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):hover,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):focus,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):hover,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):focus{border:1px solid #747474}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next{background-image:url(/wp-content/plugins/yith-woocommerce-brands-add-on-premium/assets/images/carousel-sprite.png);background-position:top left}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):hover,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):focus{background-position:bottom left}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev{background-image:url(/wp-content/plugins/yith-woocommerce-brands-add-on-premium/assets/images/carousel-sprite.png);background-position:top right}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):hover,.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):focus{background-position:bottom right}.yith-wcbr-brand-thumbnail-carousel.shadow .yith-wcbr-carousel-pagination-wrapper{margin-bottom:20px}.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-carousel-pagination-wrapper{text-align:center}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-pagination{text-align:center}.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-pagination{vertical-align:middle;line-height:30px;display:inline-block}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-pagination .swiper-pagination-bullet{display:inline-block;height:10px;width:10px;margin:0 5px;background-color:#cdcdcd}.yith-wcbr-brand-thumbnail-carousel.top-border .yith-wcbr-pagination .swiper-pagination-bullet{background-color:#fff;border:1px solid #747474}.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-pagination .swiper-pagination-bullet{background-color:#cecece}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-pagination.square .swiper-pagination-bullet{border-radius:0}.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:none;background-color:#747474}.yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-pagination .swiper-pagination-bullet-active{background-color:#333}.yith-wcbr-product-carousel{position:relative}.yith-wcbr-product-carousel .yith-wcbr-carousel-brand-box{border:4px solid #f2f2f2;outline:#e3e3e3 solid 1px!important;outline-offset:0;padding:10px;margin-bottom:20px}.yith-wcbr-product-carousel .yith-wcbr-carousel-title h2{position:relative;overflow:hidden;margin-bottom:20px}.yith-wcbr-product-carousel.default .yith-wcbr-carousel-title h2{text-align:center}.yith-wcbr-product-carousel.default .yith-wcbr-carousel-title h2:after,.yith-wcbr-product-carousel.default .yith-wcbr-carousel-title h2:before,.yith-wcbr-product-carousel.round .yith-wcbr-carousel-title h2:after,.yith-wcbr-product-carousel.square .yith-wcbr-carousel-title h2:after{content:'';width:100%;display:inline-block;border-top:2px solid #e3e3e3;position:absolute;top:45%}.yith-wcbr-product-carousel.default .yith-wcbr-carousel-title h2:after,.yith-wcbr-product-carousel.round .yith-wcbr-carousel-title h2:after,.yith-wcbr-product-carousel.square .yith-wcbr-carousel-title h2:after{margin-left:1%}.yith-wcbr-product-carousel.default .yith-wcbr-carousel-title h2:before{margin-left:-101%}.yith-wcbr-product-carousel .yith-wcbr-carousel-brand-box h3{margin-top:0;margin-bottom:5px;text-align:center}.yith-wcbr-product-carousel .yith-wcbr-carousel-brand-box p{margin:0;text-align:center}.yith-wcbr-product-carousel .yith-wcbr-product-list{margin:0 -15px}.yith-wcbr-product-carousel .yith-wcbr-product-list .products{display:inline-flex}.yith-wcbr-product-carousel ul.products{padding:0;margin-bottom:20px;list-style:none}.yith-wcbr-product-carousel ul.products li.product{margin:0;padding:0 15px;box-sizing:border-box}.yith-wcbr-product-carousel .yith-wcbr-button-wrapper{position:absolute;z-index:2;top:-7px;right:0;padding-left:10px;background-color:#fff}.yith-wcbr-product-carousel .yith-wcbr-button-prev,.yith-wcbr-product-carousel .yith-wcbr-button-next{width:30px;height:30px;cursor:pointer;border:1px solid #e3e3e3;display:inline-block;background-color:#fff}.yith-wcbr-product-carousel .yith-wcbr-button-prev{margin-right:10px}.yith-wcbr-product-carousel.background .yith-wcbr-button-next,.yith-wcbr-product-carousel.background .yith-wcbr-button-prev{margin:0;vertical-align:middle}.yith-wcbr-product-carousel .yith-wcbr-button-prev.round,.yith-wcbr-product-carousel .yith-wcbr-button-next.round{border-radius:50%}.yith-wcbr-product-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):hover,.yith-wcbr-product-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):focus,.yith-wcbr-product-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):hover,.yith-wcbr-product-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):focus{border:1px solid #747474}.yith-wcbr-product-carousel .yith-wcbr-button-next{background-image:url(/wp-content/plugins/yith-woocommerce-brands-add-on-premium/assets/images/carousel-sprite.png);background-position:top left}.yith-wcbr-product-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):hover,.yith-wcbr-product-carousel .yith-wcbr-button-next:not(.swiper-button-disabled):focus{background-position:bottom left}.yith-wcbr-product-carousel .yith-wcbr-button-prev{background-image:url(/wp-content/plugins/yith-woocommerce-brands-add-on-premium/assets/images/carousel-sprite.png);background-position:top right}.yith-wcbr-product-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):hover,.yith-wcbr-product-carousel .yith-wcbr-button-prev:not(.swiper-button-disabled):focus{background-position:bottom right}.yith-wcbr-product-carousel .yith-wcbr-pagination{text-align:center}.yith-wcbr-product-carousel .yith-wcbr-pagination .swiper-pagination-bullet{display:inline-block;height:10px;width:10px;margin:0 5px;background-color:#cdcdcd}.yith-wcbr-product-carousel.round .yith-wcbr-pagination .swiper-pagination-bullet{background-color:#fff;border:1px solid #747474}.yith-wcbr-product-carousel .yith-wcbr-pagination.square .swiper-pagination-bullet{border-radius:0}.yith-wcbr-product-carousel .yith-wcbr-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:none;background-color:#747474}.yith-wcbr-product .yith-wcbr-brand-box{border:4px solid #f2f2f2;outline:#e3e3e3 solid 1px!important;outline-offset:0;padding:10px;margin-bottom:20px}.yith-wcbr-product .yith-wcbr-brand-box h3{margin-top:0;margin-bottom:5px;text-align:center}.yith-wcbr-product .yith-wcbr-brand-box p{margin:0;text-align:center}.yith-wcbr-brand-select .select2-container .select2-choice .select2-arrow{height:20px;top:6px;right:6px}.yith-wcbr-brand-select .select2-container .select2-choice{padding:5px 0 0 8px;border:1px solid #dbd8d8}.yith-wcbr-brand-select .select2-drop-active{border:1px solid #dbd8d8;border-top:0}.yith-wcbr-brand-grid .yith-wcbr-brand-filters-wrapper{white-space:normal}.yith-wcbr-brand-grid .yith-wcbr-brand-filters{margin-bottom:15px;white-space:normal}.yith-wcbr-brand-grid .yith-wcbr-brand-filters .select2-container{margin-left:auto;margin-right:auto}.yith-wcbr-brand-grid .yith-wcbr-brand-filters .select2-container .select2-choice .select2-arrow{height:20px;top:6px;right:6px}.yith-wcbr-brand-grid .yith-wcbr-brand-filters .select2-container .select2-choice{padding:5px 0 0 8px;border:1px solid #dbd8d8}.yith-wcbr-brand-grid .yith-wcbr-brand-filters .select2-drop-active{border:1px solid #dbd8d8;border-top:0}.yith-wcbr-brand-grid .yith-wcbr-brand-filters.multiselect,.yith-wcbr-brand-grid .yith-wcbr-brand-scroll{text-align:center;margin-top:30px}.yith-wcbr-brand-grid.round .yith-wcbr-brand-filters.multiselect,.yith-wcbr-brand-grid.round .yith-wcbr-brand-scroll{max-width:50%;margin-right:auto;margin-left:auto;text-align:left;position:relative;padding-left:60px}.yith-wcbr-brand-grid.round .yith-wcbr-brand-scroll{text-align:center;max-width:100%}.yith-wcbr-brand-grid .yith-wcbr-brand-filters.multiselect a,.yith-wcbr-brand-grid .yith-wcbr-brand-scroll a{font-weight:400;cursor:pointer;padding:3px 10px;display:inline-block;font-size:90%;margin-right:5px;margin-bottom:10px}.yith-wcbr-brand-grid .yith-wcbr-brand-scroll a{text-transform:uppercase}.yith-wcbr-brand-grid.default .yith-wcbr-brand-filters.multiselect a,.yith-wcbr-brand-grid.default .yith-wcbr-brand-scroll a{border:1px solid #e3e3e3;border-radius:5px}.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-filters.multiselect a,.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-scroll a{border:4px solid #fff0;outline:#e3e3e3 solid 1px!important;outline-offset:0;margin-right:1px}.yith-wcbr-brand-grid.default .yith-wcbr-brand-filters.multiselect a:last-child,.yith-wcbr-brand-grid.default .yith-wcbr-brand-scroll a:last-child{margin-right:0}.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-filters.multiselect a:last-child,.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-scroll a:last-child{margin-right:0}.yith-wcbr-brand-grid.round .yith-wcbr-brand-filters.multiselect a.reset,.yith-wcbr-brand-grid.round .yith-wcbr-brand-scroll a.reset{border:1px solid #e3e3e3;border-radius:50%;width:55px;height:55px;line-height:45px;vertical-align:middle;text-align:center;position:absolute;left:0}.yith-wcbr-brand-grid.border .yith-wcbr-brand-filters.multiselect a,.yith-wcbr-brand-grid.border .yith-wcbr-brand-scroll a{border-top:3px solid #fff0;border-bottom:3px solid #fff0;font-size:100%}.yith-wcbr-brand-grid.round .yith-wcbr-brand-filters.multiselect a,.yith-wcbr-brand-grid.round .yith-wcbr-brand-scroll a{border:1px solid #e3e3e3;margin-bottom:5px;border-radius:12.5px}.yith-wcbr-brand-grid.default .yith-wcbr-brand-filters.multiselect a.active,.yith-wcbr-brand-grid.default .yith-wcbr-brand-filters.multiselect a:hover,.yith-wcbr-brand-grid.round .yith-wcbr-brand-filters.multiselect a.active,.yith-wcbr-brand-grid.round .yith-wcbr-brand-filters.multiselect a:hover,.yith-wcbr-brand-grid.default .yith-wcbr-brand-scroll a.active,.yith-wcbr-brand-grid.default .yith-wcbr-brand-scroll a:hover,.yith-wcbr-brand-grid.round .yith-wcbr-brand-scroll a.active,.yith-wcbr-brand-grid.round .yith-wcbr-brand-scroll a:hover{border-color:#898584;background-color:#898584;color:#fff}.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-filters.multiselect a.active,.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-filters.multiselect a:hover,.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-scroll a.active,.yith-wcbr-brand-grid.shadow .yith-wcbr-brand-scroll a:hover{border:4px solid #f2f2f2}.yith-wcbr-brand-grid.border .yith-wcbr-brand-filters.multiselect a.active,.yith-wcbr-brand-grid.border .yith-wcbr-brand-filters.multiselect a:hover,.yith-wcbr-brand-grid.border .yith-wcbr-brand-scroll a.active,.yith-wcbr-brand-grid.border .yith-wcbr-brand-scroll a:hover{border-top:3px solid #747474;border-bottom:3px solid #747474;color:#747474}.yith-wcbr-brand-grid .yith-wcbr-same-heading-box h4{padding-bottom:10px;border-bottom:1px solid #e3e3e3}.yith-wcbr-brand-grid ul{list-style:none;padding:0;margin-right:-10px;margin-left:-10px;margin-bottom:0}.yith-wcbr-brand-grid ul:after{content:'';display:block;clear:both}.yith-wcbr-brand-grid ul li{display:block;float:left;padding:0 10px;margin-bottom:20px;position:relative}.yith-wcbr-brand-grid ul li a{border:none;display:block;text-align:center}.yith-wcbr-brand-grid ul li a:first-child{margin-bottom:10px}.yith-wcbr-brand-grid ul li a img{max-width:100%;height:auto;display:inline-block}.block-editor .yith-wcbr-brands-logo img{max-height:30px}@media (max-width:480px){.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li,.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li.first{clear:none;width:50%!important}.yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li:nth-child(even){clear:right}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:before{display:none!important}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:nth-child(even):before{content:'';display:block!important;position:absolute;left:0;top:15px;bottom:15px;border-left:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:last-child:after,.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:nth-last-child(2):after{display:none!important}.yith-wcbr-brand-thumbnail.shadow .yith-wcbr-thumbnail-list ul li:after{content:'';display:block!important;position:absolute;left:15px;right:15px;border-top:1px solid #e3e3e3}.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li{border-left:none!important}.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:nth-child(even){border-left:1px solid #e3e3e3!important}.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li{border-bottom:1px solid #e3e3e3!important}.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:last-child,.yith-wcbr-brand-thumbnail.borderless .yith-wcbr-thumbnail-list ul li:nth-last-child(2){border-bottom:none!important}.yith-wcbr-brand-grid ul li,.yith-wcbr-brand-grid ul li.first{clear:none;width:50%!important}.yith-wcbr-brand-grid ul li:nth-child(even){clear:right}}div[class*="yith-wcbr-brand"] label{white-space:break-spaces!important}.block-editor-yith-plugin-fw-shortcode-block div[class*="yith-wcbr-brand"] a,.block-editor-yith-plugin-fw-shortcode-block div[class*="yith-wcbr-product-list"] a,.block-editor-yith-plugin-fw-shortcode-block .yith-wcbr-brands-logo a{pointer-events:none}.block-editor-yith-plugin-fw-shortcode-block .yith-wcbr-product-carousel img{width:unset!important}a.bdt-link-muted,.bdt-link-muted a,.bdt-link-toggle .bdt-link-muted{color:#999}a.bdt-link-muted:hover,.bdt-link-muted a:hover,.bdt-link-toggle:hover .bdt-link-muted{color:#666}a.bdt-link-text,.bdt-link-text a,.bdt-link-toggle .bdt-link-text{color:inherit}a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover .bdt-link-text{color:#999}a.bdt-link-heading,.bdt-link-heading a,.bdt-link-toggle .bdt-link-heading{color:inherit}a.bdt-link-heading:hover,.bdt-link-heading a:hover,.bdt-link-toggle:hover .bdt-link-heading{color:#1e87f0;text-decoration:none}a.bdt-link-reset,.bdt-link-reset a{color:inherit!important;text-decoration:none!important}.bdt-link-toggle{color:inherit!important;text-decoration:none!important}[class*="bdt-divider"]{border:none;margin-bottom:20px}*+[class*="bdt-divider"]{margin-top:20px}.bdt-divider-icon{position:relative;height:20px;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28214,%20214,%20214,%200.49%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:50% 50%}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid rgb(214 214 214 / .49)}.bdt-divider-icon::before{right:calc(50% + (50px / 2));width: