.brands-widget .brand-item{text-align:center}.brands-widget .brand-item a{display:block;padding:20px}.brands-widget .brand-item img{max-height:60px;width:auto;height:auto}.brands-carousel .owl-carousel:not(.owl-loaded),.brands-carousel .owl-stage{display:flex;align-items:center}.brands-list .brand-item{margin-bottom:15px;text-align:left}.brands-list .brand-item a{padding:0;color:var(--color-gray-500)}.brands-list .brand-item a:hover{color:var(--wd-primary-color)}.brands-style-bordered .brand-item{border-width:1px;border-color:var(--brdcolor-gray-300)}.brands-style-bordered.brands-grid{overflow:hidden}.brands-style-bordered.brands-grid .row{margin-right:-2px;margin-bottom:-2px}.brands-style-bordered.brands-grid .brand-item{border-right-style:solid;border-bottom-style:solid}.brands-style-bordered.brands-carousel .brand-item{border-right-style:solid}.brands-style-bordered.brands-carousel .owl-stage-outer,.brands-style-bordered.brands-carousel .owl-carousel:not(.owl-loaded){border:1px solid var(--brdcolor-gray-300);border-radius:var(--wd-brd-radius)}.brands-style-bordered.brands-carousel .owl-stage-outer{margin-right:1px;margin-left:1px}.brands-style-bordered.brands-carousel .owl-item:last-child .brand-item{border-right-style:none}.brands-style-bordered.brands-list .row{margin-right:-10px;margin-left:-10px}.brands-style-bordered.brands-list .brand-item{margin-bottom:10px;padding-right:10px;padding-left:10px}.brands-style-bordered.brands-list .brand-item>a{padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300)}.brands-style-bordered[data-hide_pagination_control="no"] .owl-carousel:not(.owl-loaded){padding-bottom:0 !important}.brands-hover-simple .brand-item img{filter:grayscale(100%);transition:filter .3s ease}.brands-hover-simple .brand-item:hover img{filter:grayscale(0)}.brands-hover-alt .brand-item img{opacity:.5;filter:grayscale(100%);transition:filter .3s ease, opacity .3s ease}.brands-hover-alt .brand-item:hover img{opacity:1;filter:grayscale(0)}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);text-align:center;font-size:16px;line-height:50px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{display:inline-block;font-weight:600;content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px;line-height:40px}}