@charset "utf-8";.home-title{font-size:34px;font-weight:bold;color:#000;line-height:42px;text-align:center;text-transform:uppercase}.home-des{font-size:14px;color:#999999;line-height:48px;position:relative;display:flex;align-items:center;justify-content:center;margin:20px 0}.home-des em{width:153px;height:2px;background:var(--color)}.home-des::before,.home-des::after{content:"";width:240px;height:1px;background:#EDEDED}.home-banner{padding:0 !important}.home-banner .swiper-slide img{width:100%;height:100%;object-fit:cover}.home-banner .homebanner-next,.home-banner .homebanner-prev{position:absolute;top:50%;transform:translateY(-50%);left:20px;z-index:1;color:#FFF;width:40px;height:40px;background:rgba(17,22,0,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.1s linear;cursor:pointer}.home-banner .homebanner-next:hover,.home-banner .homebanner-prev:hover{background:rgba(17,22,0,0.5)}.home-banner .homebanner-next{left:auto;right:20px}.home-banner .swiper-pagination-bullet{border-radius:0;background:#FFF;opacity:0.8}.home-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color)}.home-banner .homebanner-text{position:absolute;top:55%;transform:translateY(-50%);left:10%;text-transform:capitalize}.home-banner .homebanner-text .title{font-size:30px;max-width:800px;color:#FFF;opacity:0}.home-banner .swiper-slide-active .homebanner-text .title{animation:bannerText 0.5s forwards;animation-delay:0.7s}@keyframes bannerText{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}.home-adv{background:#F7F7F7}.home-adv .homeadv-list{margin-top:3%;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.home-adv .homeadv-list li{width:24%;background:#FFF;border-radius:4px;text-align:center;padding:3% 15px;transition:all 0.1s linear;position:relative}.home-adv .homeadv-list li:hover{background:var(--color)}.home-adv .homeadv-list li:hover .img img{transform:translateX(-50%) rotateY(180deg)}.home-adv .homeadv-list li:hover .img img:nth-child(1){opacity:0}.home-adv .homeadv-list li:hover .img img:nth-child(2){opacity:1}.home-adv .homeadv-list li:hover .title{text-transform:capitalize;color:#FFF}.home-adv .homeadv-list li:hover .text{color:#FFF}.home-adv .homeadv-list li .img{height:60px;text-align:center}.home-adv .homeadv-list li .img img{transition:all 0.2s linear;position:absolute;left:50%;transform:translateX(-50%)}.home-adv .homeadv-list li .img img:nth-child(1){opacity:1}.home-adv .homeadv-list li .img img:nth-child(2){opacity:0}.home-adv .homeadv-list li .title{font-size:22px;font-weight:500;color:#000;line-height:42px;margin:10px 0px}.home-adv .homeadv-list li .text{font-size:14px;font-weight:400;color:#555;line-height:20px}.home-recommended .homerecommended-list{margin-top:3%;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.home-recommended .homerecommended-list li{width:24%;background:#FFF;transition:all 0.2s linear;padding:15px}.home-recommended .homerecommended-list li:hover{box-shadow:0px 3px 18px 0px rgba(9,12,0,0.13);transform:translateY(-10px)}.home-recommended .homerecommended-list li:hover .info .more{color:var(--color)}.home-recommended .homerecommended-list li .img img{width:100%}.home-recommended .homerecommended-list li .info{display:flex;flex-direction:column;width:100%}.home-recommended .homerecommended-list li .info .title{font-size:16px;font-weight:400;color:#000;line-height:30px;margin:10px 0 5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-transform:capitalize}.home-recommended .homerecommended-list li .info .more{font-size:16px;color:#555;line-height:20px;text-transform:capitalize}.home-about{background:url(/themes/storefront/images/home-about-bg.webp) no-repeat center;background-size:cover;padding-bottom:0 !important}.home-about .homeabout-info{margin-left:auto;margin-right:0px;max-width:1080px}.home-about .homeabout-info .p1{font-size:25px;line-height:25px;text-transform:uppercase}.home-about .homeabout-info .p2{font-size:35px;font-weight:bold;font-style:italic;margin-top:10px}.home-about .homeabout-info .p3{font-size:16px;margin-top:15px}.home-about .homeabout-info .p3 p{line-height:1.8;margin:0}.home-about .homeabout-odds{margin-top:3%;margin-left:auto;margin-right:0px;max-width:1100px;color:#FFF;height:240px;background:var(--color1);background-size:cover;display:flex;padding:35px 30px 20px;justify-content:space-between;position:relative}.home-about .homeabout-odds::before{content:"";position:absolute;right:100%;top:0px;width:0;height:0;border-width:0px 140px 240px 0;border-style:solid;border-color:transparent transparent var(--color1);transform:rotateY(180deg);transition:all 0.1s linear;z-index:9}.home-about .homeabout-odds .item{width:30%;display:flex;flex-direction:column;align-items:flex-start;z-index:10}.home-about .homeabout-odds .item:hover img{transform:rotateY(180deg)}.home-about .homeabout-odds .item img{margin-bottom:20px;margin-left:20px;transition:all 0.2s linear}.home-about .homeabout-odds .item .title{font-weight:bold;display:block;margin-bottom:10px;font-size:20px}.home-about .homeabout-odds .item .text{font-size:12px}.home-products .homeproducts-list{margin-top:3%;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.home-products .homeproducts-list li{width:25%;border:1px solid #E1E1E1;overflow:hidden;padding:15px}.home-products .homeproducts-list li:hover .homeproducts-img img{transform:scale(1.05)}.home-products .homeproducts-list li:hover .homeproducts-info .title{color:var(--color)}.home-products .homeproducts-list li:nth-child(n+2){border-left:none}.home-products .homeproducts-list li .homeproducts-img{overflow:hidden}.home-products .homeproducts-list li .homeproducts-img img{width:100%;height:100%;object-fit:cover;transition:all 0.1s linear}.home-products .homeproducts-list li .homeproducts-info{text-align:center;padding-top:10px}.home-products .homeproducts-list li .homeproducts-info .title{font-size:16px;font-weight:400;color:#000;line-height:1.4;text-transform:capitalize}.home-products .homeproducts-list li .homeproducts-info .more{margin:10px auto;width:150px;height:45px;color:#FFF;background:var(--color);display:flex;align-items:center;justify-content:center}.home-products .homeproducts-list li .homeproducts-info .more em{margin-left:5px;font-size:12px}.home-news{padding-top:0 !important}.home-news .homenews-list{margin-top:3%;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding:0}.home-news .homenews-list li{margin-bottom:20px;width:24%;transition:all 0.1s linear}.home-news .homenews-list li:hover .homenews-img .date{background:var(--color)}.home-news .homenews-list li:hover .homenews-img .date::after{border-color:transparent transparent var(--color)}.home-news .homenews-list li:hover .homenews-info .title{color:var(--color)}.home-news .homenews-list li:hover .homenews-info .more{margin-left:10px}.home-news .homenews-list li .homenews-img{position:relative}.home-news .homenews-list li .homenews-img .date{width:120px;position:absolute;left:0px;top:0px;background:#000;color:#FFF;height:30px;font-size:14px;padding:2px 10px;transition:all 0.1s linear}.home-news .homenews-list li .homenews-img .date em{margin-right:5px;}.home-news .homenews-list li .homenews-img .date::after{content:"";width:0;height:0;border-width:0px 16px 30px 0;border-style:solid;border-color:transparent transparent #000;transition:all 0.1s linear;position:absolute;left:100%;top:0}.home-news .homenews-list li .homenews-img img{opacity:1;width:100%}.home-news .homenews-list li .homenews-info .title{font-weight:bold;font-size:16px;margin:15px 0 5px;text-transform:capitalize;display:block}.home-news .homenews-list li .homenews-info .text{color:#555;font-size:14px}.home-news .homenews-list li .homenews-info .more{text-transform:uppercase;font-size:14px;display:inline-flex;align-items:center;margin-top:10px;transition:all 0.1s linear}.home-news .homenews-list li .homenews-info .more em{color:var(--color);margin-left:5px}@media (max-width:1440px){.home-title{font-size:32px}.home-about .homeabout-info .p2{font-size:38px}}@media (max-width:1024px){.home-title{font-size:24px}.homebanner{height:300px}.homebanner .homebanner-next,.homebanner .homebanner-prev{display:none}.homebanner .homebanner-text{left:0px;width:100%;padding:0 15px}.homebanner .homebanner-text .title{font-size:24px}.home-adv .homeadv-list li .title{font-size:18px;line-height:20px;margin:20px 0}.home-recommended .homerecommended-list li .info .title{font-size:16px;display:block}.home-about .homeabout-odds{flex-wrap:wrap}.home-about .homeabout-odds .item{margin-bottom:3em}.home-about .homeabout-odds .item .text{font-size:14px}.home-about .homeabout-odds .item img{margin-left:0px;margin-bottom:10px}.home-products .homeproducts-list li .homeproducts-info .title{font-weight:400;font-size:16px;display:block}}@media (max-width:768px){.home-title{font-size:20px}.home-des{margin:10px 0px}.homebanner .homebanner-text .title{font-size:20px}.home-adv .homeadv-list li{width:49%;margin-bottom:1em}.home-adv .homeadv-list li img{width:40px}.home-adv .homeadv-list li .title{font-size:16px;margin:10px 0px}.home-recommended .homerecommended-list li{width:49%;padding:10px 5px}.home-products .homeproducts-list li{width:50%}.home-products .homeproducts-list li:nth-child(3){border-left:1px solid #E1E1E1}.home-about .homeabout-info .p1{font-size:20px}.home-about .homeabout-info .p2{margin-top:10px;font-size:24px}.home-about .homeabout-info .p3{margin-top:10px}.home-news .homenews-list li{width:49%;margin-bottom:1em}.home-about .homeabout-odds{padding-top:20px;padding-bottom:20px;padding-right:10px;height:570px;max-width:200px}.home-about .homeabout-odds::before{border-width:0px 290px 570px 0}.home-about .homeabout-odds .item{margin-bottom:1em;width:100%}.home-about .homeabout-odds .item img{width:40px}.home-about .homeabout-odds .item .title{font-size:16px}.home-about .homeabout-odds .item:nth-child(2){transform:translateX(-50%)}.home-about .homeabout-odds .item:nth-child(3){transform:translateX(-100%)}.home-products .homeproducts-list li .homeproducts-info .more{height:40px}}.homenews-info{padding-top:25px}