.scrolling-container{position:relative;display:flex;gap:.3rem;justify-content:flex-start;width:calc(100% - 25px)!important;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth;margin:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media(max-width:496px){.scrolling-container{overflow-x:auto;width:calc(100vw - 0rem)!important}}.scrolling-container::-webkit-scrollbar{display:none}.product-card{z-index:10;position:relative;display:block;flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 1.5rem)/6);aspect-ratio:225/300;height:auto}.product-card p{font-size:11;font-family:Brown-Bold!important;color:#303030;text-transform:uppercase;font-family:Brown-Regular}.product-card h6{color:#252525;font-size:13px;line-height:1.3;font-weight:100;font-family:Brown-Light}.product-card .product-image-link{display:block;width:100%}.product-card .product-image-link .product-image{background-color:#e3e3e3;width:100%;height:auto;object-fit:cover;aspect-ratio:225/300}.product-card .card-body-custom{font-size:12px}@media(max-width:496px){.product-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - .6rem)/2.5)}.product-card .product-card-title{font-size:smaller}.product-card .price-wrapper{display:flex!important;justify-content:start;gap:6px!important;font-size:x-small;font-family:Brown-Light!important}}@media(min-width:497px)and (max-width:991px){.product-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - .6rem)/3)}}.price-wrapper{font-family:Brown-Light;color:#5e5e5e}.arrows{top:35%}@media(max-width:496px){.arrows{display:none!important}}.arrows button{border:1px solid #cecece;background:#fff;scale:.9;z-index:999;border-radius:50px;height:60px;width:60px}@media(max-width:768px){.arrows button{scale:.6}}.arrows button:hover{background:#f5f5f5}.arrows .carouselArrowLeft.disabled,.arrows .carouselArrowRight.disabled{background:#fff}.arrows .carouselArrowLeft.disabled img,.arrows .carouselArrowRight.disabled img{opacity:.2}.arrows .carouselArrowLeft.disabled,.arrows .carouselArrowRight.disabled{cursor:no-drop}.arrows .carouselArrowLeft{position:absolute;left:-18px}.arrows .carouselArrowRight{position:absolute;right:-15px}h4{margin-top:7px;font-size:20px}@media(max-width:490px){h4{font-size:18px;font-weight:600}}