footer{background:var(--dark-grey);padding-top:60px;position:relative;z-index:9}footer .link{font-size:16px;font-weight:300;line-height:1;color:var(--light-grey);word-break:break-word}footer .items-wrapper{row-gap:20px}footer .top-items .item{flex:1;row-gap:20px}footer .top-items .item:last-child{flex:0 0 auto}footer .top-items .sm-heading{display:flex;justify-content:space-between;column-gap:10px}footer .top-items .sm-heading .link{font-size:16px;font-weight:700;line-height:1;color:var(--light-grey)}footer .top-items .sm-heading i{color:var(--light-grey);transition:all .5s ease-in-out;font-size:6px;display:none;top:2px;position:relative;transform:rotate(0deg)}footer .top-items .sm-heading i.active{top:-4px;transform:rotate(180deg)}footer .top-items ul{display:flex;flex-direction:column;row-gap:15px}footer .top-items ul.social-links{flex-direction:row;padding-bottom:20px;border-bottom:1px solid var(--light-grey);width:max-content}footer .top-items ul.social-links .link{font-size:24px;display:inline-flex}footer .top-items ul:not(.social-links) li{padding-left:0;transition:all .5s ease-in-out;position:relative;overflow:hidden}footer .top-items ul:not(.social-links) li:before{content:"";font-family:var(--icons-font);position:absolute;left:-20px;top:1px;width:10px;height:10px;transition:all .5s ease-in-out;opacity:0;visibility:hidden;font-size:10px;color:var(--light-grey)}footer .top-items ul:not(.social-links) li:hover{padding-left:20px}footer .top-items ul:not(.social-links) li:hover:before{left:0;opacity:1;visibility:visible}footer .top-items .whatsapp .link{font-size:18px;font-weight:500;line-height:1;max-width:240px}footer .top-items .whatsapp .link i{font-size:30px}footer .top-items .address{font-size:16px;font-weight:400;line-height:1.5;max-width:240px;color:var(--light-grey);text-align:right}footer .top-items .address i{font-size:30px;position:relative;top:4px}footer .dark-btn{padding:15px 30px;font-size:16px;font-weight:400;line-height:1;column-gap:0;letter-spacing:.3px}footer .dark-btn i{font-size:22px;font-weight:400;margin-right:10px}footer .dark-btn i.icon-mailicon{position:relative;top:-2px}footer .dark-btn.grey{border:1px solid var(--primary-color)}footer .dark-btn.grey,footer .dark-btn:hover{background:var(--light-black)}footer .dark-btn:hover.grey{background:var(--secondary-color)}footer .copyright{background:var(--white-color)}footer .copyright .text{font-size:16px;font-weight:400;line-height:1;text-align:left}footer .copyright .text .link{color:var(--secondary-color);font-weight:400}footer .terms-links{border-top:1px solid hsla(0,0%,100%,.2)}.sticky-whatsapp-icon{position:fixed;width:54px;height:54px;bottom:86px;right:15px;border-radius:50%;overflow:hidden;z-index:99999;box-shadow:0 0 4px rgba(0,0,0,.7)}.sticky-whatsapp-icon .link{width:100%;height:100%;display:inline-flex;justify-content:center;align-items:center;background:#25d366;font-size:26px;color:var(--white-color)}@media only screen and (max-width:1023.5px){footer .items-wrapper{row-gap:15px}footer .top-items .item{width:32%;row-gap:15px;flex:1 1 auto}footer .top-items .whatsapp .link{font-size:16px;max-width:none}footer .top-items .whatsapp .link i{order:1;font-size:22px;top:-2px;position:relative}footer .top-items .whatsapp span{order:2}footer .top-items .address{font-size:16px;max-width:none;text-align:left}footer .top-items .address span{order:2}footer .top-items .address i{order:1;top:-2px;font-size:22px}footer .dark-btn{padding:6px 20px;font-size:14px;min-height:38px}}@media only screen and (max-width:767.5px){footer{padding-top:15px}footer .link{font-size:12px}footer .top-items{gap:0}footer .top-items .items-wrapper{padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}footer .top-items .item{width:100%;row-gap:0}footer .top-items .item:first-child .items-wrapper:first-child{padding-top:0}footer .top-items .sm-heading.has-child i{display:block}footer .top-items .sm-heading .link{font-size:12px;font-weight:400;letter-spacing:.3px}footer .top-items ul:not(.social-links).hide{display:none}footer .top-items ul:not(.social-links).show{display:flex}footer .top-items ul:not(.social-links) li{padding-left:20px}footer .top-items ul:not(.social-links) li:before{left:0;top:3px;opacity:1;visibility:visible}footer .top-items ul.social-links{padding-bottom:0;border-bottom:0;width:100%;justify-content:space-evenly}footer .top-items .address i,footer .top-items .whatsapp i,footer .top-items ul.social-links .link{font-size:16px}footer .top-items .address .link,footer .top-items .address span,footer .top-items .whatsapp .link,footer .top-items .whatsapp span{font-size:12px;font-weight:400}footer .top-items .address .link i,footer .top-items .address span i,footer .top-items .whatsapp .link i,footer .top-items .whatsapp span i{font-size:16px}footer .top-items .address img{top:0}footer .dark-btn{padding:6px 16px;letter-spacing:.3px}footer .dark-btn i{font-size:18px;margin-right:6px}footer .dark-btn span,footer .dark-btn.sm-btn{display:none}footer .terms-links{justify-content:space-between}footer .copyright .text{font-size:12px;line-height:1.45;text-align:center}}body.sticky nav{background:var(--primary-color)}nav{background:linear-gradient(0deg,hsla(0,0%,100%,0),#000 90%);position:fixed;top:0;width:100%;z-index:9999}nav .mobile-toggle{display:none}nav .menu-wrapper{background:var(--white-color);position:relative;min-height:64px}nav .menu-wrapper .close-menu{display:none}nav .menu-wrapper li{line-height:normal}nav .menu-wrapper li a,nav .menu-wrapper li span{display:inline-flex;padding:10px 12px;font-size:16px;font-weight:600;line-height:19.57px;background:var(--white-color);color:var(--primary-color);border-radius:8px;transition:background .5s ease-in-out;text-transform:capitalize;min-width:max-content;cursor:pointer}nav .menu-wrapper li a:hover,nav .menu-wrapper li span:hover{background:var(--light-bg)}nav .menu-wrapper li a.active,nav .menu-wrapper li span.active{background:var(--primary-color);color:var(--white-color)}nav .menu-wrapper li.links{height:100%;display:flex;align-items:center}nav .menu-wrapper li.links.active span,nav .menu-wrapper li.links.active-item span{background:var(--primary-color);color:var(--white-color)}nav .menu-wrapper li .more-link{cursor:pointer}nav .menu-wrapper li.more{padding:10px 12px;font-size:16px;font-weight:600;border-radius:8px}nav .menu-wrapper li.more i{min-width:20px}nav .menu-wrapper li.more .icon-toggleicon{font-size:14px}nav .menu-wrapper li.more.active{background:var(--primary-color)}nav .menu-wrapper li.more.active .more-link{color:var(--white-color)}nav .menu-wrapper li.more.active .lines i{margin:auto}nav .menu-wrapper li.more.active .lines i:first-child{transform:rotate(45deg);left:0;top:2px}nav .menu-wrapper li.more.active .lines i:nth-child(2){display:none}nav .menu-wrapper li.more.active .lines i:nth-child(3){transform:rotate(-45deg);left:0;top:-2px}nav .menu-wrapper li.more span{padding:0}nav .menu-wrapper li.more span:hover{background:transparent}nav .menu-wrapper .mega-menu{position:absolute;left:0;right:0;background:var(--white-color);top:calc(100% + 2px);border-radius:8px;overflow:hidden;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}nav .menu-wrapper .mega-menu .item{flex:1}nav .menu-wrapper .mega-menu .left-section{padding:30px 20px}nav .menu-wrapper .mega-menu .left-section li a{font-size:16px;font-weight:400;line-height:20px;color:#575757;padding:8px 0;display:flex;border-bottom:1px solid #e3e3e3;border-radius:0}nav .menu-wrapper .mega-menu .left-section li a:hover{background:transparent;color:var(--primary-color)}nav .menu-wrapper .mega-menu .sm-heading{font-size:16px;font-weight:500;line-height:20px}nav .menu-wrapper .mega-menu .right-section{background:#f0f0f0;padding:30px 20px;border-radius:15px 8px 8px 15px}nav .menu-wrapper .mega-menu .quick-links{display:flex;flex-direction:column;row-gap:20px}nav .menu-wrapper .mega-menu .quick-links .icon-box{width:40px;height:40px;min-width:40px;box-shadow:0 4px 20px 0 rgba(23,15,73,.078);background:var(--white-color);border-radius:15px;display:flex;justify-content:center;align-items:center}nav .menu-wrapper .mega-menu .quick-links li{display:flex;column-gap:10px;align-items:center}nav .menu-wrapper .mega-menu .quick-links li a{font-size:16px;font-weight:500;line-height:1;padding:0;background:transparent;color:var(--secondary-color)}nav .menu-wrapper .mega-menu .quick-links li a:hover{color:var(--primary-color);background:transparent}nav .nav-right-items{background:var(--white-color);padding:8px;gap:8px}nav .nav-right-items li{cursor:pointer;display:flex}nav .nav-right-items li>a{display:flex;align-items:center;position:relative}nav .nav-right-items li>a .num{position:absolute;min-width:18px;height:18px;border-radius:4px;background:var(--secondary-color);color:var(--white-color);right:-11px;top:-6px;font-size:10px;display:flex;justify-content:center;align-items:center;line-height:10px;font-weight:700;letter-spacing:.3px;padding-top:1px}nav .nav-right-items i{font-size:22px}nav .nav-right-items .store-link a{background:var(--primary-color);color:var(--white-color);padding:12px 20px;border-radius:10px;font-size:16px;font-weight:600;position:relative;width:max-content;overflow:hidden;display:flex;justify-content:center;text-align:center;height:48px}nav .nav-right-items .store-link a:before{content:"";position:absolute;left:-100%;top:0;bottom:0;width:100%;height:100%;background:var(--secondary-color);transition:all .5s ease-in-out;z-index:0}nav .nav-right-items .store-link a:hover:before{left:0}nav .nav-right-items .store-link a span{position:relative;z-index:1}nav .nav-right-items .store-link a b{font-size:12px;display:block;font-weight:500}nav .nav-right-items .store-link.blue a{background:var(--secondary-color)}nav .nav-right-items .store-link.blue a:before{background:var(--primary-color)}nav .nav-right-items .user{position:relative}nav .nav-right-items .user .user-popup{position:absolute;right:-20px;top:calc(100% + 22px);min-width:180px;padding:15px;border-radius:4px;background:var(--white-color);box-shadow:0 0 4px rgba(0,0,0,.35);display:none}nav .nav-right-items .user .user-popup.show{display:block}nav .nav-right-items .user .user-popup ul{display:flex;flex-direction:column}nav .nav-right-items .user .user-popup ul li{border-bottom:1px solid var(--light-grey);padding:15px 0}nav .nav-right-items .user .user-popup ul li a,nav .nav-right-items .user .user-popup ul li button{display:flex;column-gap:6px;align-items:flex-end;width:100%}nav .nav-right-items .user .user-popup ul li a:hover,nav .nav-right-items .user .user-popup ul li button:hover{color:var(--secondary-color)}nav .nav-right-items .user .user-popup ul li:first-child{padding-top:0}nav .nav-right-items .user .user-popup ul li:last-child{padding-bottom:0;border-bottom:0}nav .nav-right-items .user .user-popup ul li i{font-size:18px;min-width:20px;position:relative;top:-2px}nav .nav-right-items .search-item{position:relative}nav .nav-right-items .search-item .search-popup{position:absolute;right:-20px;top:calc(100% + 22px);width:460px;padding:15px;border-radius:4px;background:var(--white-color);box-shadow:0 0 4px rgba(0,0,0,.35);display:none;max-height:70vh;overflow-y:auto}nav .nav-right-items .search-item .search-popup.show{display:block}nav .nav-right-items .search-item .search-popup input{padding:15px;min-height:50px;border-right:0;border-radius:8px 0 0 8px;font-size:16px}nav .nav-right-items .search-item .search-popup button{background:var(--primary-color);padding:10px 20px;display:flex;justify-content:center;align-items:center;border-radius:0 8px 8px 0}nav .nav-right-items .search-item .search-popup button i{color:var(--white-color);font-size:16px}nav .nav-right-items .search-item .search-links{display:flex;padding:8px 0;font-weight:400;font-size:14px;opacity:.75;border-bottom:1px solid var(--light-grey)}nav .nav-right-items .search-item .search-links:hover{color:var(--secondary-color);opacity:1}nav .nav-right-items .search-item .view-all{display:flex;margin-top:10px;padding-top:8px;color:var(--secondary-color)}@media only screen and (max-width:1279.5px){nav .menu-wrapper li a,nav .menu-wrapper li.more{padding:6px}nav .nav-right-items{padding:6px 18px 6px 6px}nav .nav-right-items .store-link a{padding:11px 14px;font-size:18px}}@media only screen and (max-width:1199.5px){nav .menu-wrapper li a,nav .menu-wrapper li span{font-size:14px;padding:6px}}@media only screen and (max-width:1023.5px){nav .menu-wrapper{position:fixed;padding:15px;right:-100%;width:300px;top:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:95vw;border-radius:0;transition:all .5s ease-in-out;z-index:9;row-gap:0;height:100vh;overflow-y:auto;box-shadow:0 0 4px rgba(0,0,0,.25)}nav .menu-wrapper.active{right:0}nav .menu-wrapper .close-menu{display:flex;justify-content:flex-end;margin-bottom:15px}nav .menu-wrapper li{width:100%}nav .menu-wrapper li.links{height:auto;display:block}nav .menu-wrapper li a,nav .menu-wrapper li span{display:flex;background:transparent;border-bottom:1px solid #e3e3e3;border-radius:0;padding:12px}nav .menu-wrapper li a:hover,nav .menu-wrapper li span:hover{background:transparent;color:var(--secondary-color)}nav .menu-wrapper li.more{padding:0;border-radius:0}nav .menu-wrapper li.more .more-link{padding:12px;display:flex;font-size:16px;font-weight:600;line-height:19.57px}nav .menu-wrapper li.active .menu-link:after,nav .menu-wrapper li.active .more-link:after{color:var(--white-color);filter:none}nav .menu-wrapper li .menu-link,nav .menu-wrapper li .more-link{justify-content:space-between;position:relative}nav .menu-wrapper li .menu-link i,nav .menu-wrapper li .more-link i{display:none}nav .menu-wrapper li .menu-link:after,nav .menu-wrapper li .more-link:after{content:"";position:absolute;font-family:var(--icons-font);font-size:6px;top:15px;right:15px;width:10px;height:10px;filter:brightness(0);transform:rotate(0deg);transition:all .5s ease-in-out;display:flex;align-items:center;justify-content:center}nav .menu-wrapper li.links.active span{background:var(--primary-color);color:var(--white-color)}nav .menu-wrapper .mega-menu{position:static;height:0;margin-top:0;box-shadow:none;border-radius:0 0 4px 4px}nav .menu-wrapper .mega-menu .left-section{padding:0;flex-direction:column}nav .menu-wrapper .mega-menu .left-section .item{background:#f0f0f0;padding:15px 10px 0;border-radius:0 0 4px 4px}nav .menu-wrapper .mega-menu .left-section li a{font-size:14px}nav .menu-wrapper .mega-menu .left-section li:last-child a{border-bottom:0}nav .menu-wrapper .mega-menu .left-section li:first-child a{padding-top:0}nav .menu-wrapper .mega-menu .sm-heading{margin-bottom:20px}nav .menu-wrapper .mega-menu .right-section{display:none}nav .menu-wrapper .mega-menu .quick-links{row-gap:12px}nav .menu-wrapper .mega-menu .quick-links li a{border-bottom:0}nav .menu-wrapper.active .mega-menu{height:max-content}nav .logo-wrapper{max-width:150px}nav .nav-right-items{position:fixed;bottom:0;left:0;right:0;background:var(--light-bg);border-radius:0;box-shadow:0 0 4px rgba(0,0,0,.35);padding:0;min-height:46px;column-gap:0}nav .nav-right-items li{flex:1;order:1;text-align:center;display:flex;justify-content:center;align-items:center;min-height:46px;border-right:1px solid var(--light-grey)}nav .nav-right-items li:last-child{border-right:0}nav .nav-right-items li i{font-size:18px}nav .nav-right-items li.store-link{order:2;flex:2;border-right:0;border-left:1px solid var(--light-grey)}nav .nav-right-items li.store-link a{width:100%;border-radius:0;min-height:46px;background:var(--secondary-color);align-items:center;justify-content:center;font-weight:400;letter-spacing:.3px}nav .nav-right-items li.active{background:var(--secondary-color)}nav .nav-right-items li.active i{color:var(--white-color)}nav .nav-right-items li.active>a .num{background:var(--white-color);color:var(--secondary-color)}nav .nav-right-items .user{position:relative}nav .nav-right-items .user.active{background:var(--secondary-color)}nav .nav-right-items .user.active>.icon-usericon{color:var(--white-color)}nav .nav-right-items .user .user-popup{display:block;left:0;right:0;width:100vw;height:max-content;top:unset;position:fixed;bottom:-100%;transition:all .5s ease-in-out;border-radius:0}nav .nav-right-items .user .user-popup.show{bottom:46px;opacity:1;visibility:visible}nav .nav-right-items .user .user-popup ul li{border-right:0}nav .nav-right-items .search-item{position:relative}nav .nav-right-items .search-item i.active{color:var(--white-color)}nav .nav-right-items .search-item .search-popup{display:block;left:0;right:0;width:100vw;height:max-content;top:unset;position:fixed;bottom:-100%;transition:all .5s ease-in-out;border-radius:0}nav .nav-right-items .search-item .search-popup.show{bottom:46px;opacity:1;visibility:visible}nav .nav-right-items .search-item .search-popup input{padding:12px;min-height:46px;border-radius:6px 0 0 6px;font-size:14px}nav .nav-right-items .search-item .search-popup button{border-radius:0 6px 6px 0}nav .mobile-toggle{display:block}nav .mobile-toggle i{color:var(--white-color)}}.home-banner{background-color:#000}.home-banner,.home-banner .item{position:relative;height:85vh;min-height:85vh;overflow:hidden}.home-banner .item{width:100%}.home-banner .item .image-banner,.home-banner .item .video-banner{opacity:1;width:100%;height:100%;position:relative;object-fit:cover}.home-banner .item .image-banner.hide-on-desktop,.home-banner .item .video-banner.hide-on-desktop{display:none}.home-banner .item .content-box{position:absolute;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;top:0;left:0;right:0;bottom:0;padding:200px 0 60px;background:linear-gradient(180deg,rgba(0,0,0,.6),transparent 49%,rgba(0,0,0,.36) 90.5%)}.home-banner .item .content-box .inner-content{max-width:890px}.home-banner .item .content-box h1{font-size:68px;font-weight:600;line-height:1.05;text-align:left;color:var(--white-color)}.home-banner .item .content-box h1 span{font-size:46px;line-height:1.25;display:block}.home-banner .item .content-box .text,.home-banner .item .content-box p{font-size:25px;font-weight:600;line-height:1.4;text-align:left;color:var(--white-color);text-transform:capitalize}.home-banner .slick-slide>div{display:flex}.home-banner .slick-dots{bottom:20px}.home-banner .slick-dots li{width:10px;height:10px;margin:0 6px}.home-banner .slick-dots li.slick-active button{background:var(--secondary-color)}.home-banner .slick-dots li button{padding:0;background:var(--white-color);width:10px;height:10px;border-radius:50%}.home-banner .slick-btns,.home-banner .slick-dots li button:before{display:none}.home-banner .slick-btns .btns .button{color:var(--white-color);transform:rotate(90deg)}.home-banner .slick-btns .btns .button i{color:var(--white-color);font-size:8px}.home-banner .slick-btns .btns .button.next{transform:rotate(90deg) scale(-1)}@media only screen and (max-width:1280.5px){.home-banner .item .content-box{padding:150px 0 50px}.home-banner .item .content-box h1{font-size:58px}.home-banner .item .content-box p{font-size:20px}}@media only screen and (max-width:767.5px){.home-banner{height:75vh;min-height:75vh}.home-banner .item{height:auto;height:75vh;min-height:75vh}.home-banner .item .image-banner.hide-on-desktop{display:block}.home-banner .item .image-banner.hide-on-mobile{display:none}.home-banner .item .content-box{padding:100px 0 50px}.home-banner .item .content-box h1{font-size:32px;line-height:1.15;margin-bottom:8px}.home-banner .item .content-box p{font-size:16px;font-weight:300}.home-banner .slick-dots li{width:6px;height:6px}}.home-brands{position:relative}.home-brands .small-shape{position:absolute;top:-220px;left:0;opacity:.3;z-index:-1}.home-brands .item{padding:0 15px;display:flex!important;justify-content:center;align-items:center;height:100%}.home-brands .slider-wrapper{width:100%;overflow:hidden}.home-brands .slick-slide{padding:0 12px;height:inherit!important}.home-brands .slick-slide>div{height:100%}.home-brands .slick-track{display:flex!important}.cartitem-table{width:100%;border-spacing:0}.cartitem-table tr:first-child td{padding-top:0}.cartitem-table td{width:8%;border-bottom:1px solid var(--light-grey);padding:25px 10px;text-align:center}.cartitem-table td:first-child{width:68%;padding-left:0;text-align:left}.cartitem-table td .img-wrapper{width:55px;height:55px;min-width:55px}.cartitem-table td .img-wrapper img{display:flex;justify-content:center;align-items:center;max-height:100%}.cartitem-table td .name{font-size:22px;font-weight:600;line-height:1.15}.cartitem-table td .price .new-price{font-size:24px;font-weight:700;line-height:1;color:var(--secondary-color)}.cartitem-table td .price .old-price{font-size:18px;font-weight:400;line-height:1.15;text-decoration:line-through;color:var(--grey-color)}.cartitem-table td .price .discount{font-size:16px;font-weight:600;line-height:1.15;color:#267800}.cartitem-table td i{font-size:20px;cursor:pointer}.cartitem-table td select{border:1px solid var(--light-grey);padding:4px;min-height:40px;font-size:16px}.cartitem-table td .stock{font-size:14px;margin-top:4px;color:#267800;font-weight:500}.cartitem-table td .stock.red{color:#e70000}.cartitem-table td .variant .color{width:12px;height:12px;display:inline-flex;border-radius:2px;position:relative;top:1px}@media only screen and (max-width:1279.5px){.cartitem-table td{padding:24px 6px}.cartitem-table td .name,.cartitem-table td i{font-size:18px}.cartitem-table td .price .new-price{font-size:22px}.cartitem-table td .price .old-price{font-size:16px}}@media only screen and (max-width:767.5px){.cartitem-table td .price .new-price{font-size:16px}.cartitem-table td .price .discount,.cartitem-table td .price .old-price{font-size:14px}.cartitem-table td .stock{font-size:12px;margin-top:8px}.cartitem-table td i{font-size:16px}.cartitem-table tr{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:15px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--light-grey)}.cartitem-table tr:last-child{margin-bottom:15px;padding-bottom:0;border-bottom:0}.cartitem-table tr td{border-bottom:0;width:max-content;display:flex;align-items:center;padding:0}.cartitem-table tr td:first-child{width:100%}}.quantity-box{width:max-content;border-radius:6px;border:1px solid var(--light-grey);display:inline-flex;text-align:center;align-items:center;min-height:42px;overflow:hidden}.quantity-box .minus,.quantity-box .plus{width:36px;height:42px;background:#fff;display:inline-flex;justify-content:center;align-items:center;border-radius:0;font-size:28px;line-height:.5;font-weight:400;cursor:pointer}.quantity-box .minus:hover,.quantity-box .plus:hover{color:var(--white-color);background:var(--secondary-color)}.quantity-box .plus{border-left:1px solid var(--light-grey)}.quantity-box .plus span{position:relative;top:2px;left:1px}.quantity-box .minus{border-right:1px solid var(--light-grey)}.quantity-box .qty{width:60px;font-size:20px;font-weight:500;line-height:1}@media only screen and (max-width:1279.5px){.quantity-box .qty{width:50px;font-size:16px}}@media only screen and (max-width:1023.5px){.quantity-box{min-height:36px}.quantity-box .minus,.quantity-box .plus{height:36px}.quantity-box .qty{width:40px}}.key-benefits{background:linear-gradient(90deg,#fff 10%,rgba(53,79,166,.1) 47.31%,#fff);padding:20px 15px}.key-benefits .item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;max-width:140px}.key-benefits .item .text{font-size:16px;font-weight:400;line-height:1.4;text-align:center;text-transform:capitalize}.key-benefits .item img{max-height:32px}.prod-pin-benefit{border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);position:relative}.prod-pin-benefit .pincode{flex:1 1 50%;padding:24px 16px 24px 0}.prod-pin-benefit .pincode input{padding:10px 15px;min-height:42px;border-radius:6px 0 0 6px;border:1px solid var(--light-grey);font-size:14px}.prod-pin-benefit .pincode .btn{padding:5px 20px;border-radius:0 6px 6px 0;font-weight:500;line-height:.75;border:1px solid var(--light-grey);border-left:0}.prod-pin-benefit .pincode p{font-size:16px;font-weight:500;line-height:1.15}.prod-pin-benefit .benefits{flex:1 1 50%}.prod-pin-benefit .slick-slider{z-index:1}.prod-pin-benefit .slick-track{margin-left:0}.prod-pin-benefit .slick-btns{bottom:0;top:0;display:flex;align-items:center}.prod-pin-benefit .slick-btns .btns{width:100%}.prod-pin-benefit .slick-btns .btns:before{display:none}.prod-pin-benefit .slick-btns .btns .button{width:14px;height:14px}.prod-pin-benefit .slick-btns .btns .button i{color:var(--primary-color)}.prod-pin-benefit .item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;cursor:pointer;padding:5px}.prod-pin-benefit .item .text{font-size:16px;font-weight:400;line-height:1.4;text-align:center;text-transform:capitalize;margin-top:10px}.prod-pin-benefit .item:hover .text{color:var(--secondary-color)}.prod-pin-benefit .item img{max-height:32px;filter:brightness(0)}.prod-pin-benefit .popup{position:absolute;left:0;top:calc(100% - 15px);background:var(--white-color);color:var(--primary-color);width:100%;opacity:0;visibility:hidden;height:0;z-index:9;border:1px solid var(--light-grey);box-shadow:0 0 4px rgba(0,0,0,.1);border-radius:4px}.prod-pin-benefit .popup .close{position:absolute;top:-10px;right:-10px;background:var(--secondary-color);width:24px;height:24px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.prod-pin-benefit .popup .close i{font-size:8px;color:var(--white-color)}.prod-pin-benefit .popup .inner-content{padding:15px;overflow-y:auto;max-height:220px}.prod-pin-benefit .popup .inner-content::-webkit-scrollbar{width:1px}.prod-pin-benefit .popup .inner-content::-webkit-scrollbar-track{background:var(--light-grey)}.prod-pin-benefit .popup .inner-content::-webkit-scrollbar-thumb,.prod-pin-benefit .popup .inner-content::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.prod-pin-benefit .popup.show{opacity:1;height:max-content;visibility:visible}.prod-pin-benefit .popup p,.prod-pin-benefit .popup ul{font-size:14px;line-height:1.5;letter-spacing:.2px;font-weight:300;margin-top:5px!important}.prod-pin-benefit .popup ul{padding-left:10px}.prod-pin-benefit .popup li{position:relative;padding-left:15px}.prod-pin-benefit .popup li:before{content:"";position:absolute;left:0;top:8px;margin:auto;background:var(--white-color);width:3px;height:3px;border-radius:50%}.prod-pin-benefit .popup .popup-title{font-size:16px;font-weight:600;line-height:1.35}.prod-pin-benefit .left-text .item .icon-wrapper{justify-content:flex-start}.prod-pin-benefit .left-text .item .text{text-align:left}@media only screen and (max-width:1279.5px){.prod-pin-benefit .pincode{padding:24px 10px 24px 0}.prod-pin-benefit .pincode input{padding:12px 6px;font-size:12px}.prod-pin-benefit .pincode .btn{padding:5px 10px}.prod-pin-benefit .item .text{font-size:14px}}@media only screen and (max-width:1023.5px){.prod-pin-benefit{flex-direction:column;border-top:0;border-bottom:0;padding:0}.prod-pin-benefit:before{display:none}.prod-pin-benefit .benefits{width:100%;padding:15px 0}.prod-pin-benefit .pincode{padding:15px;width:100%;border-bottom:1px solid var(--light-grey);background:var(--light-bg)}.prod-pin-benefit .pincode p{font-size:14px}.prod-pin-benefit .popup{width:100%;height:86px}.prod-pin-benefit .popup .inner-content{height:100px;max-height:100px;min-height:102px;padding:8px}.prod-pin-benefit .popup .popup-title{font-size:14px}.prod-pin-benefit .popup p,.prod-pin-benefit .popup ul{font-size:12px;line-height:1.5;margin-top:5px!important}.prod-pin-benefit .popup li{padding-left:12px}.prod-pin-benefit .popup li:before{top:5px}}.login-signup-section{position:relative}.login-signup-section form{position:relative;z-index:999}.login-signup-section .small-shape{position:absolute;top:-50px;left:-20px;opacity:.5;z-index:-1}.login-signup-section .small-shape.bottom{top:auto;bottom:50px;right:-50px;left:auto;transform:scaleX(-1)}.login-signup-section input,.login-signup-section select{height:60px}.login-signup-section input,.login-signup-section select,.login-signup-section textarea{padding:20px 25px;min-height:60px;font-size:18px;font-weight:400;line-height:18px;border-radius:8px;width:100%;border:1px solid var(--primary-color)}.login-signup-section input:focus-visible,.login-signup-section select:focus-visible,.login-signup-section textarea:focus-visible{outline:none}.login-signup-section input::-webkit-input-placeholder,.login-signup-section select::-webkit-input-placeholder,.login-signup-section textarea::-webkit-input-placeholder{color:var(--primary-color);text-transform:capitalize}.login-signup-section input::-moz-placeholder,.login-signup-section select::-moz-placeholder,.login-signup-section textarea::-moz-placeholder{color:var(--primary-color);text-transform:capitalize}.login-signup-section input:-ms-input-placeholder,.login-signup-section select:-ms-input-placeholder,.login-signup-section textarea:-ms-input-placeholder{color:var(--primary-color);text-transform:capitalize}.login-signup-section input:-moz-placeholder,.login-signup-section select:-moz-placeholder,.login-signup-section textarea:-moz-placeholder{color:var(--primary-color);text-transform:capitalize}.login-signup-section textarea{display:flex}.login-signup-section input.otp{letter-spacing:1px}.login-signup-section .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:all .5s ease-in-out}.login-signup-section .img-wrapper:hover img{transform:scale(1.025)}.login-signup-section .heading-wrapper .heading-title{font-size:40px;font-weight:400;line-height:1}.login-signup-section .heading-wrapper p{font-size:16px;font-weight:400;line-height:1.25;margin-top:15px;color:#a4a1aa}.login-signup-section .inner-content{background:var(--light-bg);box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.login-signup-section .back-btn{font-size:16px;font-weight:400;line-height:14.72px;padding-left:20px;margin-bottom:20px;display:inline-flex;position:relative}.login-signup-section .back-btn:before{content:"";position:absolute;left:0;top:0;background:url(/img/icons/arrow.svg) 0 0 no-repeat;background-size:contain;width:12px;height:12px;filter:brightness(0)}.login-signup-section label{font-size:16px;font-weight:400;line-height:14.72px;margin-bottom:8px;display:inline-flex;flex-wrap:wrap;text-transform:capitalize}.login-signup-section .form-group{margin-bottom:20px}.login-signup-section .phone{display:flex;flex-wrap:wrap;column-gap:20px;height:100%}.login-signup-section .phone label{width:100%}.login-signup-section .phone .mpin,.login-signup-section .phone select{width:90px;padding:20px 10px}.login-signup-section .phone input{width:calc(100% - 110px)}.login-signup-section .phone .select-wrapper{position:relative;width:90px;height:100%;display:flex;align-items:center;padding:10px 20px 10px 10px;overflow:hidden;border:1px solid #000;border-radius:8px;max-height:60px;min-height:60px;background:var(--white-color)}.login-signup-section .phone .select-wrapper:before{content:"";font-family:var(--icons-font);position:absolute;top:0;bottom:0;right:5px;font-size:6px;margin:auto;width:10px;height:8px}.login-signup-section .phone .select-wrapper span{color:var(--primary-color);font-weight:400}.login-signup-section .phone .select-wrapper select{appearance:none;position:absolute;opacity:0;top:0;bottom:0;left:0}.login-signup-section .phone .multiSelect-wrapper{position:relative;width:90px;display:block;align-items:center;padding:10px 20px 10px 10px;border:1px solid #000;border-radius:8px;max-height:60px;min-height:60px;background:var(--white-color)}.login-signup-section .phone .multiSelect-wrapper .select__menu{min-width:180px}.login-signup-section .phone .multiSelect-wrapper .selectedValue{position:absolute;top:0;bottom:0;margin:auto;height:max-content}.login-signup-section .phone .multiSelect-wrapper .select-field{position:static}.login-signup-section .phone .multiSelect-wrapper .select__indicators{height:58px}.login-signup-section .phone .multiSelect-wrapper .select__control{position:absolute;top:0;left:0;border:0;width:90px;height:60px;background:transparent;box-shadow:none!important}.login-signup-section .phone .multiSelect-wrapper .select__indicator-separator{display:none}.login-signup-section .phone .multiSelect-wrapper .select__value-container{padding:0;opacity:0;visibility:hidden}.login-signup-section .phone .multiSelect-wrapper .select__input-container,.login-signup-section .phone .multiSelect-wrapper .select__single-value{width:0;margin:0}.login-signup-section .phone .errorMsg{width:100%}.login-signup-section .file{position:relative}.login-signup-section .file .input-wrapper{min-height:100px;height:auto;background:var(--light-grey);width:100%;position:relative;border-radius:8px;display:flex;align-items:center;padding:10px}.login-signup-section .file .input-wrapper input{opacity:0;position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.login-signup-section .file .input-wrapper .content{justify-content:center;width:100%;height:100%;column-gap:10px}.login-signup-section .file .input-wrapper .content i{font-size:40px;color:var(--white-color)}.login-signup-section .file .input-wrapper .content span{font-size:16px;font-weight:500;line-height:1;color:var(--white-color)}.login-signup-section .file .input-wrapper .image-names{width:100%}.login-signup-section .file .input-wrapper .image-names span{font-weight:400;font-size:12px;color:var(--primary-color);opacity:.8}.login-signup-section .MuiRating-root label{margin-bottom:0;font-size:42px}.login-signup-section .remember{margin:15px 0}.login-signup-section .remember input{width:20px;height:20px;min-height:auto;position:relative;top:-2px}.login-signup-section .remember label{margin-bottom:0;font-size:18px;font-weight:400;line-height:1;text-transform:none}.login-signup-section .remember .forgot-password{font-size:18px;font-weight:400;line-height:1;color:var(--secondary-color)}.login-signup-section .btn-submit{background:var(--primary-color);color:var(--white-color);padding:18px 20px;border-radius:10px;font-size:25px;font-weight:700;line-height:25px;position:relative;width:100%;overflow:hidden;display:flex;justify-content:center}.login-signup-section .btn-submit:before{content:"";position:absolute;left:-100%;top:0;bottom:0;width:100%;height:100%;background:var(--secondary-color);transition:all .5s ease-in-out;z-index:0}.login-signup-section .btn-submit:hover{color:var(--white-color)}.login-signup-section .btn-submit:hover:before{left:0}.login-signup-section .btn-submit span{position:relative;z-index:1}.login-signup-section .signup-prompt{font-size:20px;font-weight:500;line-height:18px;text-align:left}.login-signup-section .signup-prompt a{color:var(--secondary-color)}@keyframes rounder1{0%{transform:scale(1)}to{transform:scale(1.25)}}@keyframes rounder2{0%{transform:scale(1)}to{transform:scale(1.5)}}.login-signup-section .thankyou .icon-wrapper{width:64px;height:64px;background:var(--secondary-color);border-radius:50%;position:relative;z-index:3}.login-signup-section .thankyou .icon-wrapper .icon{z-index:33;background:var(--secondary-color);width:100%;height:100%;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;position:relative}.login-signup-section .thankyou .icon-wrapper .circle{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-radius:50%;background:var(--light-grey);animation:rounder1 2s linear 2s infinite alternate;z-index:1}.login-signup-section .thankyou .icon-wrapper .circle.circle-2{background:var(--light-grey);animation:rounder2 2s linear 2s infinite alternate;z-index:2;opacity:.5}.login-signup-section .thankyou .icon-wrapper img{max-width:20px}.login-signup-section .thankyou .title{font-size:30px;font-weight:400;line-height:1.25}.login-signup-section .thankyou .text{font-size:16px;font-weight:400;line-height:1.25}.login-signup-section .attachfile{position:relative}.login-signup-section .attachfile input{opacity:0;cursor:pointer}.login-signup-section .attachfile .attachfile-text{display:flex;justify-content:space-between;align-items:center;position:absolute;left:0;right:0;top:0;bottom:0;background:var(--white-color);padding:8px 25px;border:1px solid var(--primary-color);border-radius:8px;cursor:pointer}.login-signup-section .attachfile .attachfile-text i{font-size:20px}.login-signup-section .attachfile .attachfile-text .placeholder{font-size:16px;font-weight:500;line-height:14.72px}.login-signup-section .attachfile .attachfile-text .left{display:flex;align-items:center;opacity:.8}.login-signup-section .attachfile .attachfile-text .filename{font-size:16px;line-height:14.72px}.login-signup-section .multiselect .select__value-container{padding:10px}.login-signup-section .multiselect .select__control{min-height:60px;border:1px solid var(--primary-color);border-radius:8px}.login-signup-section .multiselect .select__input-container{padding:0;margin:0}.login-signup-section .multiselect .select__input-container input{min-width:100%}.login-signup-section .multiselect .select__placeholder{font-size:18px;font-weight:400;line-height:18px;color:var(--primary-color)}.login-signup-section .multiselect input{min-height:38px;height:38px}@media only screen and (max-width:1023.5px){.login-signup-section .heading-wrapper .heading-title{font-size:32px}.login-signup-section .form-group{margin-bottom:12px}.login-signup-section input,.login-signup-section select,.login-signup-section textarea{padding:15px;min-height:auto;font-size:16px;font-weight:400;line-height:18px;border-radius:6px}.login-signup-section .btn-submit{padding:16px 20px;border-radius:6px;font-size:22px;font-weight:600;line-height:22px}.login-signup-section .phone{column-gap:12px}.login-signup-section .phone select{padding:16px 8px}.login-signup-section .phone input{width:calc(100% - 92px)}.login-signup-section .signup-prompt{font-size:16px;line-height:1.25}.login-signup-section .remember{margin:20px 0}.login-signup-section .remember .forgot-password,.login-signup-section .remember label{font-size:14px}}@media only screen and (max-width:767.5px){.login-signup-section .heading-wrapper .heading-title{font-size:28px}.login-signup-section .heading-wrapper p{margin-top:10px}.login-signup-section input,.login-signup-section select,.login-signup-section textarea{padding:15px 10px;font-size:14px}.login-signup-section input,.login-signup-section select{height:50px}.login-signup-section .remember input{width:16px;height:16px;min-width:16px;top:0}.login-signup-section .attachfile .attachfile-text{padding:8px 10px}.login-signup-section .attachfile .attachfile-text i{font-size:16px}.login-signup-section .attachfile .attachfile-text .placeholder{font-size:14px}.login-signup-section .file .input-wrapper{min-height:70px}.login-signup-section .file .input-wrapper .content i{font-size:24px;color:var(--white-color)}.login-signup-section .file .input-wrapper .content span{font-size:14px}.login-signup-section .MuiRating-root label{font-size:28px}.login-signup-section .phone .multiSelect-wrapper,.login-signup-section .phone .select-wrapper{min-height:50px;height:50px;width:80px}.login-signup-section .phone .multiSelect-wrapper .select__menu{min-width:180px}.login-signup-section .phone .multiSelect-wrapper .select__indicators{height:48px}.login-signup-section .phone .multiSelect-wrapper .select__control{width:80px;height:48px}.login-signup-section .multiselect .select__value-container{padding:5px 10px}.login-signup-section .multiselect .select__control{min-height:50px;border-radius:6px}.login-signup-section .multiselect input{min-height:28px;height:28px}}.home-connect{position:relative}.home-connect .large-shape{position:absolute;top:-240px;right:2%;opacity:.3;filter:brightness(0);max-width:55vw;z-index:-1}.home-connect .tab-buttons{column-gap:80px;justify-content:center;align-items:flex-start;padding:40px 15px 0;border-radius:50px 50px 0 0;border:1px solid var(--dark-grey);border-bottom:0}.home-connect .tab-buttons .btn{width:max-content;display:inline-flex;height:100%;margin:0;position:relative;cursor:pointer}.home-connect .tab-buttons .btn span{position:relative;font-size:20px;font-weight:500;line-height:23px;text-transform:capitalize;padding:15px;display:inline-flex}.home-connect .tab-buttons .btn.active span,.home-connect .tab-buttons .btn:hover span{background:var(--secondary-color);color:var(--white-color);border-radius:10px}.home-connect .tab-buttons .btn.active span:after,.home-connect .tab-buttons .btn:hover span:after{content:"";position:absolute;top:-10px;left:0;right:0;margin:auto;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--secondary-color)}.home-connect .tab-buttons .btn:hover span{background:var(--light-bg);color:var(--primary-color)}.home-connect .tab-buttons .btn:hover span:after{border-bottom-color:var(--light-bg)}.home-connect .tab-buttons .btn.active span{background:var(--secondary-color)!important;color:var(--white-color)!important}.home-connect .tab-buttons .btn.active span:after{border-bottom-color:var(--secondary-color)!important}.home-connect .tab-buttons .btn.active:after{content:"";position:absolute;left:0;right:0;margin:auto;top:-47px;width:12px;height:12px;border-radius:50%;background:var(--secondary-color)}.home-connect .tab-buttons .btn:before{content:"";position:absolute;left:0;right:0;margin:auto;top:-52px;width:22px;height:22px;border-radius:50%;border:2px solid var(--secondary-color);background:var(--white-color)}.home-connect .form-wrapper{position:relative;z-index:999}@media only screen and (max-width:1279.5px){.home-connect .tab-buttons .btn span{font-size:16px;line-height:1;padding:15px 10px}}@media only screen and (max-width:767.5px){.home-connect .tab-buttons{justify-content:space-between;column-gap:2px;border:0;border-radius:0;border-bottom:0;align-items:stretch;border-radius:8px;overflow:hidden;background:var(--secondary-color);padding:0;border:2px solid var(--secondary-color)}.home-connect .tab-buttons .btn{flex:1;height:auto}.home-connect .tab-buttons .btn:after,.home-connect .tab-buttons .btn:before{display:none}.home-connect .tab-buttons .btn span{text-align:center;font-size:14px;width:100%;border-radius:0;background:var(--white-color);justify-content:center;display:flex;align-items:center;padding:10px 25px;line-height:1.25}.home-connect .tab-buttons .btn span:after{display:none}.home-connect .tab-buttons .btn.active span,.home-connect .tab-buttons .btn:hover span{border-radius:0}.home-connect .form-wrapper form{margin-top:15px}.home-connect .form-wrapper .phone{column-gap:12px}.home-connect .form-wrapper .phone select{padding:10px 8px}.home-connect .form-wrapper .phone input{width:calc(100% - 92px)}}.home-industry{width:100%;overflow:hidden;position:relative}.home-industry .large-shape{position:absolute;z-index:-1;right:-36%;top:-375px;transform:rotate(120deg);opacity:.3;filter:brightness(0)}.home-industry .slick-dots{position:relative;display:flex!important;justify-content:space-between;column-gap:15px;max-width:1460px;padding:0 50px;bottom:0;position:absolute;margin:auto;top:0;bottom:auto;left:0;right:0}.home-industry .slick-dots:before{content:"";position:absolute;top:0;left:0;right:0;width:calc(100% - 60px);margin:auto;height:120px;border-radius:50px 50px 0 0;border:1px solid var(--primary-color);border-bottom:0;z-index:-1;cursor:auto}.home-industry .slick-dots li{width:max-content;display:inline-flex;height:100%;margin:0;cursor:auto}.home-industry .slick-dots li .dots:before{content:"";position:absolute;left:0;right:0;margin:auto;top:-50px;width:22px;height:22px;border-radius:50%;border:2px solid var(--secondary-color);background:var(--white-color)}.home-industry .slick-dots li span{position:relative;font-size:18px;font-weight:500;line-height:23px;text-transform:capitalize;padding:15px;display:inline-flex;min-width:110px;margin-top:40px;justify-content:center}.home-industry .slick-dots li.slick-active span,.home-industry .slick-dots li:hover span{cursor:pointer;background:var(--secondary-color);border-radius:10px;color:var(--white-color)}.home-industry .slick-dots li.slick-active span:after,.home-industry .slick-dots li:hover span:after{content:"";position:absolute;top:-10px;left:0;right:0;margin:auto;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--secondary-color);cursor:auto}.home-industry .slick-dots li:hover span{background:var(--light-bg);color:var(--primary-color)}.home-industry .slick-dots li:hover span:after{border-bottom-color:var(--light-bg)}.home-industry .slick-dots li.slick-active span{background:var(--secondary-color)!important;color:var(--white-color)!important}.home-industry .slick-dots li.slick-active span:after{border-bottom-color:var(--secondary-color)!important}.home-industry .slick-dots li.slick-active .dots:after{content:"";position:absolute;left:0;right:0;margin:auto;top:-45px;width:12px;height:12px;border-radius:50%;background:var(--secondary-color)}.home-industry .slick-slider{padding-top:110px}.home-industry .slider-wrapper{position:relative}.home-industry .item{min-height:500px;position:relative;display:flex;align-items:center}.home-industry .item .bg-img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;transform:none;transition:all .5s ease-in-out}.home-industry .item:hover .bg-img{transform:scale(1.025)}.home-industry .item .content-box{position:relative;z-index:1;width:100%;padding:30px 0}.home-industry .item .inner-content{padding:30px 25px 80px;width:max-content;background:var(--secondary-color);border-radius:8px;position:relative;width:100%;max-width:420px}.home-industry .item .title{font-size:28px;font-weight:500;line-height:1.15;color:var(--white-color)}.home-industry .item .img-wrapper{margin-top:16px;border-radius:8px;border:2px solid var(--white-color);overflow:hidden;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);height:180px}.home-industry .item .img-wrapper img,.home-industry .item .img-wrapper video{width:100%;height:100%;object-fit:cover;object-position:center}.home-industry .item .content{margin-top:16px}.home-industry .item .content ul{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:auto;gap:15px;list-style:none;padding:0;margin:0}.home-industry .item .content li{color:var(--white-color);font-size:16px;font-weight:500;line-height:1;position:relative;padding-left:24px}.home-industry .item .content li:nth-child(6){grid-column:2}.home-industry .item .content li:before{content:"";position:absolute;left:0;top:1px;background:url(/img/icons/rightArrow.svg) 50% no-repeat;background-size:100%;width:10px;height:10px;transform:rotate(45deg)}.home-industry .item .sm-arrow-btn{position:absolute;background:var(--white-color);padding:15px;right:25px;bottom:20px}.home-industry .item .sm-arrow-btn img{filter:brightness(0)}.home-industry .slick-btns{bottom:30px}@media only screen and (max-width:1279.5px){.home-industry .slick-dots li span{font-size:16px;line-height:1;padding:15px 10px}}@media only screen and (max-width:1023.5px){.home-industry .slick-dots li span{font-size:14px}.home-industry .slick-dots li:before{width:18px;height:18px}.home-industry .slick-dots li.slick-active:after{top:-6px;width:10px;height:10px}}@media only screen and (max-width:767.5px){.home-industry{padding-bottom:0}.home-industry .item{min-height:600px}.home-industry .item .content-box{padding:0;margin:30px 0 60px}.home-industry .item .inner-content{max-width:500px}.home-industry .item .title{font-size:22px;line-height:1.25}.home-industry .item .content li{font-size:14px}.home-industry .item .content li:before{top:0}.home-industry .slick-dots{display:none!important}.home-industry .slick-slider{padding-top:0}}.home-latest-news{position:relative}.home-latest-news .small-shape{position:absolute;opacity:1;left:-100px;top:30%}.home-latest-news .heading-wrapper .heading-title{color:var(--white-color)}.home-latest-news .img-wrapper{border-radius:20px;overflow:hidden;border:2px solid var(--white-color);height:320px}.home-latest-news .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:all .5s ease-in-out}.home-latest-news .img-wrapper:hover img{transform:scale(1.025)}.home-latest-news .sm-title{font-size:16px;font-weight:700;line-height:19.2px;color:var(--light-blue)}.home-latest-news .title{font-size:20px;font-weight:700;line-height:24px;color:var(--white-color)}.home-latest-news p{color:var(--grey-color);margin-top:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.home-latest-news .sm-arrow-btn{background:var(--white-color);color:var(--primary-color)}.home-latest-news .sm-arrow-btn img{filter:brightness(0)}@media only screen and (max-width:1279.5px){.home-latest-news .img-wrapper{height:240px}}@media only screen and (max-width:1023.5px){.home-latest-news .title{font-size:18px;font-weight:600;line-height:24px}.home-latest-news .img-wrapper{height:180px}}@media only screen and (max-width:767.5px){.home-latest-news .img-wrapper{border-radius:8px;max-width:600px}.home-latest-news .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.home-latest-news .items{row-gap:30px}}@media only screen and (max-width:639.5px){.home-latest-news .img-wrapper{height:auto}}.breadcrumb{position:relative;z-index:1}.breadcrumb .inner-content{background:linear-gradient(180deg,#fff,#eaeaea);padding:75px 70px 20px;border-radius:0 0 50px 50px;margin-top:-50px}.breadcrumb ul{column-gap:15px;padding-right:96px;position:relative}.breadcrumb ul:after{content:"";position:absolute;width:86px;height:1px;background:var(--primary-color);top:0;right:0;bottom:0;margin:auto}.breadcrumb li{padding-right:15px}.breadcrumb a,.breadcrumb li{text-transform:uppercase;font-size:12px;font-weight:400;line-height:1.65;letter-spacing:.2em;text-align:right}.breadcrumb a{position:relative}.breadcrumb a:after{content:"/";position:absolute;top:-5px;bottom:0;right:-16px;width:6px;height:10px}@media only screen and (max-width:1279.5px){.breadcrumb .inner-content{border-radius:0 0 30px 30px}}@media only screen and (max-width:767.5px){.breadcrumb .inner-content{padding:42px 15px 16px;border-radius:0 0 15px 15px;margin-top:-25px}.breadcrumb ul{padding-right:30px;column-gap:12px}.breadcrumb ul:after{width:20px}.breadcrumb ul li{padding-right:12px}.breadcrumb ul a,.breadcrumb ul li{font-size:10px;text-align:left;letter-spacing:.1em}.breadcrumb ul a:after{top:-2px}}.my-profile .left-section{background:var(--secondary-color)}.my-profile .left-section .item{font-size:18px;font-weight:500;line-height:1.15;color:var(--white-color);width:max-content;border-radius:4px;cursor:pointer;padding:16px 0 14px;min-width:max-content;display:inline-flex;align-items:center}.my-profile .left-section .item.active{padding:16px 24px 14px;color:var(--secondary-color);background:var(--white-color)}.my-profile .inner-wrapper{background:linear-gradient(90deg,#fff,#eaeaea)}.my-profile .right-section .top-heading .name{font-size:22px;font-weight:600;line-height:1.15}.my-profile .right-section .top-heading .search-wrapper{padding:16px;border-bottom:1px solid var(--primary-color)}.my-profile .right-section .top-heading .search-wrapper input{border-radius:0;background:transparent;padding:0;min-height:auto;border:0;font-size:16px;font-weight:500}.my-profile .right-section .sm-heading{font-size:18px;font-weight:500;line-height:1.15}.my-profile .right-section .details{max-width:660px}.my-profile .right-section .details li{width:50%;padding:24px 0;border-bottom:1px solid var(--grey-color)}.my-profile .right-section .details .label{font-size:14px;font-weight:400;line-height:1;color:var(--grey-color)}.my-profile .right-section .details .title{font-size:18px;font-weight:400;line-height:1.05;word-break:break-all}.my-profile .right-section .bottom-link{font-size:18px;font-weight:500;line-height:1.15;color:var(--secondary-color)}.my-profile .right-section .icon-wrapper{width:52px;height:52px;min-width:52px;display:flex;justify-content:center;align-items:center;border:1px solid var(--light-black);border-radius:8px;cursor:pointer;background:transparent;transition:all .25s ease-in-out}.my-profile .right-section .icon-wrapper i{font-size:20px}.my-profile .right-section .icon-wrapper:hover{border-color:var(--secondary-color)}.my-profile .right-section .icon-wrapper:hover i{color:var(--secondary-color)}.my-profile .right-section .icon-wrapper .popup{font-family:var(--primary-font);text-align:center}.address-wrapper .default{opacity:0;visibility:hidden;font-size:18px;font-weight:600;line-height:1;color:var(--secondary-color)}.address-wrapper .default.active{opacity:1;visibility:visible}.address-wrapper .content li{font-size:16px;font-weight:400;line-height:1.5}.address-wrapper .content li span{font-weight:600}.address-wrapper .btn-wrapper .shop-btn-light{background:transparent;border-color:var(--primary-color);color:var(--primary-color)}.address-wrapper .btn-wrapper .shop-btn-light:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.orders-wrapper .cartitem-table td{width:25%}.orders-wrapper .cartitem-table td:first-child{width:50%}.orders-wrapper .cartitem-table td:last-child{padding-right:0;text-align:right}.orders-wrapper .cartitem-table td .name{font-size:16px;font-weight:500;line-height:1.25;text-align:left}.orders-wrapper .cartitem-table td .img-wrapper{padding:5px;background:var(--white-color);border-radius:4px}.orders-wrapper .cartitem-table .shop-btn-light{background:transparent;border-color:var(--primary-color);color:var(--primary-color);padding:16px 16px 14px;font-size:16px}.orders-wrapper .cartitem-table .shop-btn-light:hover{color:var(--secondary-color);border-color:var(--secondary-color)}.orders-wrapper .cartitem-table .date,.orders-wrapper .cartitem-table .delivery-status{font-size:16px;font-weight:400;line-height:1.5;display:block;text-align:center}.shippingaddress-tab .orders-wrapper .cartitem-table td{width:20%}.shippingaddress-tab .orders-wrapper .cartitem-table td:first-child{width:30px}.reviews-wrapper .img-wrapper{width:80px;height:80px;min-width:80px;background:var(--white-color);padding:10px;border-radius:6px}.reviews-wrapper .top span{font-size:18px;font-weight:600;line-height:1.15}.reviews-wrapper .top p{font-weight:400}.delete-account .title{font-size:22px;font-weight:500;line-height:1.25;text-align:center}.inner-tabs .back{cursor:pointer}.inner-tabs .back span{position:relative;top:4px}.inner-tabs i{display:inline-flex;transform:rotate(90deg) translateY(10px);font-size:8px}.inner-tabs .sm-heading{color:var(--secondary-color)}.inner-tabs .form-item .btn-submit{width:max-content}.orderitem-table{width:100%;border-spacing:0}.orderitem-table tr:first-child td{padding-top:0}.orderitem-table td{width:16%;border-bottom:1px solid var(--light-grey);padding:25px 6px;text-align:center}.orderitem-table td:first-child{width:30px;padding-left:0;text-align:left}@media only screen and (max-width:1279.5px){.my-profile .left-section ul{padding:15px 0}.my-profile .left-section .item{font-size:16px;padding:12px 0 10px}.my-profile .left-section .item.active{padding:12px 24px 10px;color:var(--secondary-color);background:var(--white-color)}}@media only screen and (max-width:1023.5px){.my-profile .inner-wrapper{background:var(--light-bg)}.my-profile .left-section ul{overflow-y:auto}.my-profile .right-section .top-heading .name{font-size:18px}.my-profile .right-section .top-heading .search-wrapper{padding:0 0 10px}.my-profile .right-section .icon-wrapper{width:42px;height:42px;min-width:42px}.my-profile .right-section .bottom-link,.my-profile .right-section .details .title,.my-profile .right-section .icon-wrapper i,.my-profile .right-section .sm-heading{font-size:16px}.reviews-wrapper .img-wrapper{width:54px;height:54px;min-width:54px;padding:5px}.reviews-wrapper .top span{font-size:16px}.delete-account{padding:20px 0}.delete-account .title{font-size:18px}}@media only screen and (max-width:767.5px){.my-profile .left-section .item{font-size:14px;padding:12px 0 10px}.my-profile .left-section .item.active{padding:12px 12px 10px}.my-profile .right-section .top-heading .name{font-size:16px}.my-profile .right-section .top-heading .search-wrapper{width:100%}.my-profile .right-section .icon-wrapper{width:34px;height:34px;min-width:34px}.my-profile .shop-btn-dark,.my-profile .shop-btn-light{padding:10px 15px 8px;font-size:14px}.address-wrapper .content li{font-size:14px}.orders-wrapper{overflow-y:auto}.orders-wrapper td:first-child>div{flex-direction:column;align-items:start;min-width:100px}.orders-wrapper td:nth-of-type(2){min-width:100px}.orders-wrapper .cartitem-table .date,.orders-wrapper .cartitem-table .delivery-status{font-size:14px}.orders-wrapper .cartitem-table .shop-btn-light{padding:10px 10px 8px;font-size:14px}.orders-wrapper .cartitem-table td .img-wrapper{width:45px;height:45px;min-width:45px}.delete-account .title{font-size:16px}.orderitem-table{overflow-x:auto}.orderitem-table td{min-width:140px;font-size:14px;padding:15px 6px}.orderitem-table td:first-child{min-width:30px}}@media only screen and (max-width:639.5px){.my-profile .right-section .details li{width:100%}}.img-gallery{column-gap:2%;row-gap:24px;justify-content:center}.img-gallery .item{flex:0 0 49%;height:320px;background:var(--lightgrey-bg)}.img-gallery img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:767.5px){.img-gallery{row-gap:16px;justify-content:center}.img-gallery .item{flex:0 0 100%;height:280px}}.inner-banner{min-height:60vh;display:flex;align-items:flex-end;border-radius:0 0 50px 50px;box-shadow:0 8px 10.8px 0 rgba(0,0,0,.212);overflow:hidden;position:relative;z-index:11}.inner-banner.product-list{min-height:450px}.inner-banner.login-signup-banner{min-height:150px;height:150px;background:var(--primary-color)}.inner-banner.login-signup-banner:after{display:none}.inner-banner:after{content:"";left:0;right:0;top:0;bottom:0;margin:auto;background:url(/img/inner-pages/banner-shape.webp) rgba(0,0,0,.5) bottom no-repeat;background-size:cover}.inner-banner img,.inner-banner:after{position:absolute;width:100%;height:100%}.inner-banner img{object-fit:cover;object-position:center}.inner-banner .inner-content{width:100%;display:flex;flex-direction:column;align-items:flex-end;padding:145px 0 45px;position:relative;z-index:11}.inner-banner h1{font-size:68px;font-weight:700;line-height:1;color:var(--white-color)}.inner-banner .text,.inner-banner .text p{font-size:23px;font-weight:600;line-height:41.4px;color:var(--white-color)}@media only screen and (max-width:767.5px){.inner-banner{border-radius:0 0 25px 25px;min-height:420px}.inner-banner .inner-content{padding:36px 0}.inner-banner h1{font-size:38px;line-height:1.1}.inner-banner .text,.inner-banner .text p{font-size:16px;font-weight:300;line-height:1.25}.inner-banner .text p{margin-top:10px}}.price-details .item,.price-details .total-amount{display:flex;justify-content:space-between}.price-details span{font-size:18px;font-weight:500;line-height:1.5;padding:10px 0}.price-details span b{font-size:24px;font-weight:600;line-height:1.15}.price-details span.discount-amt{color:#267800}.price-details .total-amount{padding:24px 0;border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey)}.price-details .total-amount span{font-size:24px;font-weight:600;line-height:1.15;padding:0;color:var(--secondary-color)}@media only screen and (max-width:1279.5px){.price-details span{font-size:16px}.price-details span b{font-size:22px}}@media only screen and (max-width:767.5px){.price-details span{font-size:14px;padding:6px 0}.price-details span b{font-size:16px}.price-details .total-amount{padding:18px 0}.price-details .total-amount span{font-size:18px}}.loader-wrapper{min-height:100vh;padding:100px 0;background:var(--primary-color);position:relative}.loader-wrapper .loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:100px;height:100px;animation:animate 1s linear infinite}.loader-wrapper .loader-item{position:absolute;width:50px;height:50px;background:red;box-shadow:2px 2px 5px 1px #000;animation:rotate 1s linear infinite}.loader-wrapper .loader-item_1{top:0;left:0;background:var(--white-color)}.loader-wrapper .loader-item_2{top:0;right:0;background:var(--white-color)}.loader-wrapper .loader-item_3{bottom:0;left:0;background:var(--white-color)}.loader-wrapper .loader-item_4{bottom:0;right:0;background:var(--white-color)}@keyframes animate{0%{width:100px;height:100px}10%{width:100px;height:100px}50%{width:150px;height:150px}90%{width:100px;height:100px}to{width:100px;height:100px}}@keyframes rotate{0%{transform:rotate(0deg)}10%{transform:rotate(0deg)}60%{transform:rotate(90deg)}90%{transform:rotate(90deg)}to{transform:rotate(90deg)}}.share-container{position:relative}.share-container i{cursor:pointer}.share-container i.icon-crossicon{font-size:16px}.share-container .popup{position:absolute;right:10px;top:100%;background:var(--white-color);border-radius:6px;background:var(--light-bg);box-shadow:0 0 4px rgba(0,0,0,.3);padding:15px 10px;display:flex;flex-direction:column;row-gap:20px;min-width:150px;z-index:991}.share-container .popup li a,.share-container .popup li button{display:flex;align-items:flex-end;font-size:16px!important;font-weight:500!important;column-gap:10px}.share-container .popup li a i,.share-container .popup li button i{font-size:22px;min-width:26px}.share-container .popup li a:hover,.share-container .popup li button:hover{color:var(--secondary-color)!important}.product-slider .main-slider .slick-slide .item{width:100%;min-height:560px;padding:30px;border-radius:8px;background:var(--light-bg);display:flex!important;justify-content:center;align-items:center}.product-slider .main-slider .slick-slide .item img{max-height:500px}.product-slider .tab-slider .slick-slide>div{padding:5px 0}.product-slider .tab-slider .slick-slide>div .item{height:100px;padding:10px;display:flex!important;justify-content:center;align-items:center;opacity:.5;width:calc(100% - 3px)!important;border-radius:4px;border:1px solid var(--light-grey)}.product-slider .tab-slider .slick-slide.slick-current .item{box-shadow:0 0 3px rgba(0,0,0,.15);opacity:1}@media only screen and (max-width:1279.5px){.product-slider .main-slider .slick-slide .item{min-height:500px;padding:15px}.product-slider .tab-slider .slick-slide>div .item{height:82px}}@media only screen and (max-width:1023.5px){.product-slider .main-slider .slick-slide .item{min-height:420px}.product-slider .tab-slider .slick-slide>div .item{height:56px;padding:5px}.product-slider .tab-slider .slick-slide>div .item img{max-height:50px;width:auto}}@media only screen and (max-width:767.5px){.product-slider .main-slider .slick-slide .item{min-height:360px}.product-slider .tab-slider .slick-slide>div .item img{max-height:40px;width:auto}}.not-found-section{color:var(--white-color);background:var(--primary-color)}.not-found-section .small-shape{position:absolute;top:100px;right:0;transform:scale(-1);margin:auto;height:max-content}.not-found-section .small-shape img{max-height:236px;width:max-content}.not-found-section .inner-content{min-height:80vh;padding:160px 0 100px;display:flex;justify-content:center;align-items:center;flex-direction:column}.not-found-section h1{font-size:174px;font-weight:700;letter-spacing:12px;line-height:.85}.not-found-section p{font-size:24px;font-weight:500;letter-spacing:.5px}.not-found-section .shop-btn-dark:hover{color:var(--secondary-color);background:var(--white-color)}.nodatafound{padding:50px 30px;text-align:center;background:#fafafa;box-shadow:0 0 4px rgba(0,0,0,.15);max-width:768px;margin:auto}.nodatafound.full-width{width:98%;height:98%;display:flex;align-items:center;justify-content:center}.nodatafound .title{font-size:48px;line-height:1.25;font-weight:700}.nodatafound p{font-size:18px;line-height:1.5;font-weight:500}@media only screen and (max-width:767.5px){.not-found-section .small-shape{transform:rotate(90deg) scale(-1);display:block!important;top:auto;right:20px;bottom:-35px}.not-found-section .small-shape img{max-height:192px}.not-found-section h1{font-size:120px;letter-spacing:3px}.not-found-section p{font-size:18px}.nodatafound{padding:30px 15px}}.faq-items{column-gap:2%}.faq-item{border:1px solid var(--light-grey);border-radius:6px;width:49%}.faq-title{font-size:18px;font-weight:600;line-height:1.35;cursor:pointer;display:flex;justify-content:space-between;column-gap:8px}.faq-title span{font-size:28px;line-height:normal}.faq-desc p{font-size:16px;font-weight:400;line-height:1.5;color:var(--light-black)}.faq-desc ul{margin-left:0!important;margin-top:12px!important}.faq-desc ul li{color:var(--light-black)}@media only screen and (max-width:1024.5px){.faq-item{width:100%}.faq-desc p{font-weight:300}.faq-title{font-size:16px}}.eshop-banner{display:flex;align-items:flex-end;border-radius:0 0 50px 50px;box-shadow:0 8px 10.8px 0 rgba(0,0,0,.212);overflow:hidden;position:relative;z-index:11;min-height:100px;height:100px;background:var(--primary-color)}@media only screen and (max-width:1279.5px){.eshop-banner{min-height:100px;height:100px;border-radius:0 0 30px 30px}}@media only screen and (max-width:767.5px){.eshop-banner{min-height:80px;height:80px;border-radius:0 0 15px 15px}}.delete-container .popup{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;width:100vw;height:100vh;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:991}.delete-container .popup .inner-content{width:400px;max-width:95vw;height:max-content;max-height:90vh;z-index:1;background:var(--white-color);padding:30px;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.4);position:relative}.delete-container .popup .title{font-size:24px;line-height:1.25;font-weight:600}.delete-container .popup .title span{color:#e70000;text-transform:capitalize}.delete-container .popup .btn-wrapper{margin-top:30px;display:flex;justify-content:center;column-gap:15px}.delete-container .popup .btn-wrapper .shop-btn-dark{cursor:pointer}.delete-container .cartpopup .title{text-align:left;padding-right:30px;margin-bottom:16px}.delete-container .cartpopup p{font-weight:400;text-align:left}.delete-container .cartpopup p span{color:#e70000;text-transform:capitalize}.delete-container .cartpopup .close{position:absolute;right:30px;top:38px}.delete-container .cartpopup .close i{font-size:12px}.delete-container .cartpopup .btn-wrapper{margin-top:20px}.delete-container .cartpopup .shop-btn-dark{flex:1;padding:15px 8px}@media only screen and (max-width:767.5px){.delete-container .popup .inner-content{padding:15px}.delete-container .cartpopup .close{right:15px;top:22px}}.product-listing-pg{position:relative}.product-listing-pg .small-shape{position:absolute;left:-40px;bottom:15%;top:auto}.product-listing-pg.search-pg .product-item .text{height:58px;max-height:58px;-webkit-line-clamp:3}.product-items{margin:0 -20px}.product-item{padding:0 20px;border-right:1px solid var(--light-grey);position:relative}.product-item:before{content:"";position:absolute;top:-24px;left:0;right:0;margin:auto;width:90%;height:1px;background:var(--light-grey)}.product-item:nth-child(-n+3){border-top:0}.product-item:nth-child(-n+3):before{display:none}.product-item:nth-child(3n){border-right:0}.product-item .top-wapper{position:relative}.product-item .wishlist-icon{position:absolute;right:10px;top:10px;background:#ebebeb;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50px;cursor:pointer;z-index:1}.product-item .wishlist-icon i.active{display:block}.product-item .wishlist-icon i.non-active{display:none;background:red}.product-item .img-wrapper{width:100%;padding:10px;box-shadow:0 0 2px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;position:relative;height:320px}.product-item .img-wrapper .prod-img{max-height:calc(100% - 30px);width:auto;height:100%;max-width:100%}.product-item .sm-title{font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase}.product-item .title{min-height:52px;font-size:22px;font-weight:400;line-height:1.15;margin-top:6px}.product-item .title span{display:block}.product-item .text{color:var(--primary-color);font-size:15px;font-weight:400;line-height:1.35;opacity:.8;height:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-item .price{font-size:22px;font-weight:600;line-height:1}.product-item .price .old-price{opacity:.5;text-decoration:line-through;font-size:18px;font-weight:600}.product-item .discount{width:max-content;background:var(--light-grey);padding:8px 10px 5px;color:var(--secondary-color);border-radius:30px;letter-spacing:0;font-size:14px;font-weight:600}.related-prod .slick-track{display:flex!important}.related-prod .slick-slide{height:inherit!important}.related-prod .product-item,.related-prod .slick-slide>div{height:100%}@media only screen and (max-width:1279.5px){.product-item .img-wrapper{height:280px}}@media only screen and (max-width:1023.5px){.product-listing-pg .left-section{position:fixed;right:0;bottom:calc(-100% - 100px);left:0;background:var(--white-color);width:100vw;height:100vh;overflow-y:auto;transition:all .5s ease-in-out;z-index:999;padding:50px 15px 70px}.product-listing-pg .left-section.show{bottom:0}.product-listing-pg .left-section.show .btn-wrapper{position:fixed;bottom:0;left:0;right:0;padding:10px 15px;background:var(--white-color);border-top:1px solid var(--light-grey)}.product-listing-pg .left-section .icon-crossicon{position:absolute;right:20px;top:20px;font-style:normal;color:var(--primary-color);font-size:18px}.product-item .sm-title{font-size:14px;line-height:1.15}.product-item .title{min-height:46px;font-size:18px;line-height:1.25}.product-item .price{font-size:18px;font-weight:600;line-height:1.15}.product-item .discount{font-size:12px}.product-item .img-wrapper{height:240px}.product-item .rating img{max-width:16px}}@media only screen and (max-width:767.5px){.product-item .text{height:auto}.product-item .img-wrapper{margin-bottom:10px}.product-item:nth-child(-n+3){padding-top:0}.product-item:nth-child(-n+3):before{display:block}.product-item:nth-child(-n+2){border-top:0}.product-item:nth-child(-n+2):before{display:none}.product-item:nth-child(3n){border-right:1px solid var(--light-grey)}.product-item.search-pg .product-item .text{height:auto}}@media only screen and (max-width:639.5px){.product-item:before{width:calc(100% - 30px)}.product-item:nth-child(-n+2){border-top:0}.product-item:nth-child(-n+2):before{display:block}.product-item:nth-child(3n){border-right:0 solid var(--light-grey)}.product-item:first-child:before{display:none}.product-item .title{min-height:auto}}