.menu-label{position:absolute;bottom:85%;z-index:1;display:inline-block;margin-inline-start:-20px;padding:2px 4px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-label-color);color:#fff;vertical-align:middle;text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:9px;font-family:var(--wd-text-font);line-height:12px}.menu-label:before{content:"";position:absolute;top:100%;inset-inline-start:10px;border:4px solid var(--wd-label-color);border-bottom-color:transparent !important;border-inline-end-color:transparent !important;border-inline-end-width:7px;border-inline-start-width:0}.menu-label-black{--wd-label-color: #000}.menu-label-grey{color:#333;--wd-label-color: #f1f1f1}.menu-label-orange{--wd-label-color: #FBBC34}.menu-label-blue{--wd-label-color: #00A1BE}.menu-label-white{color:#333;--wd-label-color: #fff}.menu-label-primary{--wd-label-color: var(--wd-primary-color)}.menu-label-secondary{--wd-label-color: var(--wd-alternative-color)}.menu-label-red{--wd-label-color: #D41212}.menu-label-green{--wd-label-color: #65B32E}.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 :is(.wd-owl:not(.owl-loaded),.owl-stage){display:flex;align-items:center}.brands-list .brand-item{margin-bottom:15px;text-align:start}.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-inline-end-style:solid}.brands-style-bordered.brands-carousel :is(.owl-stage-outer,.wd-owl: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-inline:1px}.brands-style-bordered.brands-carousel .owl-item:last-child .brand-item{border-inline-end-style:solid}.brands-style-bordered.brands-list .row{margin-inline:-10px}.brands-style-bordered.brands-list .brand-item{margin-bottom:10px;padding-inline: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"] .wd-owl: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)}