.bestseller-section{width:100%;margin:0 auto;position:relative;overflow:visible}.bestseller-header h2.common-title{margin-bottom:0}.bestseller-section:before{content:"";z-index:0;pointer-events:none;opacity:1;background-image:url(/images/leaf1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:200px;height:300px;position:absolute;top:30%;left:0}.bestseller-section:after{content:"";z-index:0;pointer-events:none;opacity:1;background-image:url(/images/leaf2.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:160px;height:200px;position:absolute;top:15%;right:0}.bestseller-container{width:100%;max-width:1440px;margin:0 auto}.bestseller-header{justify-content:space-between;align-items:center;display:flex}.view-all{color:#000;letter-spacing:5%;font-family:Outfit;font-size:14px;font-weight:400;line-height:100%;text-decoration:none;transition:opacity .3s}.view-all:hover{opacity:.7}.bestseller-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.bestseller-view-all{justify-content:flex-end;align-items:center;margin-bottom:2rem;display:flex}.special-outer+.bestseller-section{padding-top:0}@media screen and (max-width:1199px){.bestseller-grid{gap:1rem}}@media screen and (max-width:1024px){.bestseller-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem}.bestseller-grid .product-card{margin-bottom:15px}}@media screen and (max-width:900px){.bestseller-grid{gap:1.2rem}}@media screen and (max-width:767px){.bestseller-grid{grid-template-columns:repeat(2,1fr)}.view-all{font-size:13px}}@media screen and (max-width:576px){.bestseller-grid{gap:12px}.bestseller-grid .product-card{margin-bottom:6px}}@media screen and (max-width:480px){.bestseller-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1740px){.bestseller-section:before{width:172px;height:200px;bottom:-5%;top:inherit}.bestseller-section:after{width:160px;height:200px;top:-3%}}
