.heading-wrapper{text-align:center;margin:50px 0}.heading-wrapper h1{text-transform:uppercase;font-size:35px}.heading-wrapper .woocommerce-breadcrumb{margin-bottom:10px;color:#767676;text-transform:uppercase;font-size:14px}.heading-wrapper .woocommerce-breadcrumb a{color:#767676}.brands-section{display:flex;flex-wrap:wrap;margin-bottom:50px}.brands-section .items{display:flex;flex-wrap:wrap;grid-gap:30px;gap:30px}.brands-section .items>.item{position:relative;flex-basis:calc(33.33% - 20px)}.brands-section .items>.item>img{position:absolute;width:90%;height:100%;-o-object-fit:contain;object-fit:contain;left:50%;transform:translateX(-50%)}.brands-section .items>.item:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#f7f7f6}.brands-section .items>.item:after{content:"";display:block;padding-bottom:70%}@media (max-width:767px){.heading-wrapper{margin:30px 0}.heading-wrapper h1{font-size:30px}.brands-section .items{grid-gap:10px;gap:10px}.brands-section .items>.item{flex-basis:calc(50% - 5px)}}