.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.slide-header{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1366px;margin:0 auto;box-shadow:0 1px 8px rgba(0,0,0,.1);background-color:#fdfcfc;padding:20px 0 0 20px}.slide-header p{margin-bottom:0;font-size:1.8rem;font-weight:600;text-transform:capitalize}#home-page-products{width:90%;max-width:1366px;margin:100px auto 60px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.product{background-color:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.2);border-radius:6px;width:100%;height:100%;display:flex;flex-direction:column}.product a{text-decoration:none;flex-grow:1}.product-img{width:100%;height:330px;max-height:330px;overflow:hidden}.pro-content{padding:12px 7px 8px}.pro-content .title{color:#000;font-size:1.6rem;font-family:Lucida Sans,sans-serif;margin:1px 0;line-height:1.3}.pro-content .title:hover{text-decoration:underline}#home-page-products .price{font-size:1.8rem;font-weight:700;color:rgba(0,0,0,.7);margin:1rem 0 0}.sale-price{font-size:1.4rem}#home-page-products .swiper{padding:30px 20px}#home-page-products .swiper-button-next,#home-page-products .swiper-button-prev{color:#000;background:#fff;width:30px;height:64px;box-shadow:2px 0 8px -2px rgba(0,0,0,.3);margin-top:0;top:50%;transform:translateY(-50%);transition:all .3s ease;position:absolute;z-index:10}#home-page-products .swiper-button-next:after,#home-page-products .swiper-button-prev:after{font-size:18px;font-weight:700;z-index:999px!important}#home-page-products .swiper-button-next:hover,#home-page-products .swiper-button-prev:hover{color:var(--shop-bg-color);box-shadow:2px 0 8px -2px rgba(0,0,0,.3);transform:translateY(-50%) scale(1.05)}#home-page-products .swiper-button-next{right:0}#home-page-products .swiper-button-prev{left:0}@media (max-width:1200px){#home-page-products{width:100%;margin:20px auto 60px}}@media (max-width:768px){.product-img{height:auto;max-height:300px;overflow:hidden}}@media (max-width:480px){.slide-header{padding:20px 0 0 10px}#home-page-products .swiper{padding:20px 7px}.product-img{height:auto;max-height:300px;overflow:hidden}#home-page-products .price{font-size:1.5rem;margin-top:.5rem}#home-page-products .sale-price{font-size:1.2rem}#home-page-products .swiper-button-next,#home-page-products .swiper-button-prev{display:none}}