.wbc-wrapper{width:100%;display:flex;flex-direction:column;margin-bottom:25px;padding:15px}.wbc-wrapper .wbc-heading-base{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-bottom:2px solid #e4e4e4;margin-bottom:25px}.wbc-wrapper .wbc-heading-base .wbc-heading h2{font-size:16px;display:inline-block;margin:0;margin-bottom:-2px;padding-bottom:10px;border-bottom:2px solid #17a2b8}.wbc-wrapper .wbc-heading-base .wbc-filter-clear{display:flex;align-items:center;gap:5px;padding:5px}.wbc-wrapper .wbc-heading-base .wbc-filter-clear a{color:#c33;font-size:13px}.wbc-wrapper .wbc-heading-base .wbc-filter-clear svg{color:#c33}.wbc-wrapper .wbc-brands{margin-bottom:15px}.wbc-wrapper .wbc-brands .wbc-brand{display:flex;flex-direction:column;align-items:center;gap:10px;padding:5px;margin:10px 0;border-radius:5px;cursor:pointer}.wbc-wrapper .wbc-brands .wbc-brand .wbc-brand-name{color:#242424;text-align:center}.wbc-wrapper .wbc-brands .wbc-brand.active{border:1px solid #17a2b8;position:relative}.wbc-wrapper .wbc-brands .wbc-brand.active:before{content:"X";position:absolute;top:-10px;color:#c33;border:1px solid #17a2b8;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;background:#fff;font-size:12px}.wbc-wrapper .wbc-attributes{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px}.wbc-wrapper .wbc-attributes .wbc-attribute{width:100%}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-attribute-heading{display:flex;align-items:center}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-attribute-heading:after,.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-attribute-heading:before{content:"";display:block;flex:1 1 auto;border-bottom:1px solid rgba(0,0,0,.1058823529)}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-attribute-heading:before{margin-left:20px}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-attribute-heading:after{margin-right:20px}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-attribute-heading h3{color:#242424;font-size:16px}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-terms .wbc-term{display:flex;flex-direction:column;align-items:center;gap:10px;padding:5px;margin:10px 0;border-radius:5px;cursor:pointer}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-terms .wbc-term .wbc-term-name{color:#242424;text-align:center;font-size:13px}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-terms .wbc-term.active{border:1px solid #17a2b8;position:relative}.wbc-wrapper .wbc-attributes .wbc-attribute .wbc-terms .wbc-term.active:before{content:"X";position:absolute;top:-10px;color:#c33;border:1px solid #17a2b8;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;background:#fff;font-size:12px}.wbc-wrapper .owl-theme .owl-dots button.owl-dot span{width:6px;height:6px}@media (min-width:768px){.wbc-wrapper .wbc-attributes .wbc-attribute{width:calc(33.3333333333% - 13.3333333333px)}}