@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);:root{--font-family-heading:"Oswald", sans-serif;--font-family-para:"Outfit", sans-serif;--primary-color:#2c4b79;--secondary-color:#F5F5DC;--secondary-heading-color:#19191A;--accent-text-color:#666666;--dark-color:#000000;--white-color:#ffffff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family-para);color:var(--secondary-heading-color);text-align:left;font-size:15px;font-weight:400}p{font-size:15px;columns:var(--accent-text-color);margin-bottom:0;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading)}ul,ol{margin-bottom:0;padding-left:0;list-style:none}a{text-decoration:none;color:var(--secondary-heading-color)}a:hover{color:var(--secondary-heading-color)}.top-bar{background-color:var(--primary-color);padding:10px 0}.topbar-wrapper{display:flex;align-items:center;justify-content:space-between}.top-bar p{color:var(--white-color)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{border-radius:20px}.header-wrapper{display:flex;align-items:center;justify-content:space-between;padding:7px 0;position:relative}.header-logo{width:20%}.header-logo img{max-width:100%}.header-serach-bar-wrapper{width:40%;overflow:hidden;position:relative}.header-serach-bar-wrapper .fake-input{width:100%;height:36.5px;padding:7.5px 10px;font-size:13px;border:1px solid var(--primary-color);border-radius:25px}.header-serach-bar-wrapper i{position:absolute;top:50%;transform:translateY(-50%);right:3px;height:30px;width:30px;line-height:30px;text-align:center;background:var(--primary-color);border-radius:50%;color:var(--white-color);font-size:13px;cursor:pointer}.header-top-btns{width:30%}.header-top-btns ul{display:flex;align-items:center;justify-content:end;gap:10px}.header-top-btns ul li a{display:flex;align-items:center;gap:3px;font-size:14px}.header-buttons{display:flex;align-items:center;justify-content:end;gap:10px}.header-buttons .slide-cart-wrapper{position:relative;cursor:pointer}.header-buttons .slide-cart-wrapper i{height:35px;width:35px;flex:0 0 35px;line-height:35px;text-align:center;border-radius:50%;color:var(--white-color);background-color:var(--primary-color);cursor:pointer}.header-buttons .slide-cart-wrapper .cart-total-item-count{position:absolute;top:-4px;right:-4px;background:#000;color:#fff;height:15px;width:15px;line-height:15px;border-radius:50%;text-align:center;font-size:12px}.header-buttons .login-btn .user-login{background-color:var(--primary-color);display:flex;align-items:center;gap:7px;border-radius:25px;padding:4px 20px 4px 4px;font-size:11px;text-transform:capitalize;color:var(--white-color);font-weight:700}.header-buttons .login-btn .user-login i{height:25px;width:25px;line-height:25px;text-align:center;border-radius:50%;color:var(--primary-color);background-color:var(--white-color);cursor:pointer}.header-menus{padding:10px 0;position:relative;display:flex;align-items:center;justify-content:space-between}.header-menus .header-menu-desktop{display:flex;align-items:center;justify-content:center;gap:20px}.header-menus .header-menu-desktop li a{font-size:13px;text-transform:capitalize;color:var(--dark-color);font-weight:600;transition:0.4s ease-in-out;display:flex;align-items:center;gap:5px}.header-menus .header-menu-desktop li.has_submenu a.parent_cat:after{content:'\f107';font-family:"Font Awesome 5 Free";font-weight:900;color:var(--dark-color)}.header-menus .header-menu-desktop li .sub-menu{position:absolute;top:100%;left:0;right:0;width:100%;padding:20px;border-radius:15px;background-color:#fff;box-shadow:0 15px 15px 0 rgb(0 0 0 / .1);visibility:hidden;opacity:0;transition:0.3s ease;z-index:111}.header-menus .header-menu-desktop li:hover .sub-menu{visibility:visible;opacity:1}.sub-menu .submenu-title{font-size:26px;margin-bottom:14px}.sub-menu .subcategory_list ul{padding-left:0;margin:0;display:flex;flex-direction:column;align-items:start;gap:10px}.sub-menu .subcategory_list ul li a{text-decoration:none;font-size:14px;font-weight:500;color:#000!important}.subcategory_card{margin-bottom:5px}.subcategory_card_img{width:100%;border-radius:15px;overflow:hidden}.subcategory_card_img img{height:100%;width:100%;object-fit:cover}.subcategory_card_title a{display:flex;align-items:center;justify-content:center;padding:10px;text-decoration:none}.subcategory_card_title a h6{margin:0;font-size:16px;color:#000;font-weight:600}.siteNoticeBar{background-color:var(--dark-color);padding:12px 0}.scrolling-text{width:100%;overflow:hidden;display:flex;white-space:nowrap;gap:30px}.scrolling-text .text{text-transform:uppercase;animation:animate_text 100s linear infinite;display:flex;gap:30px}.scrolling-text p{font-size:15px;color:var(--white-color);font-weight:600}@keyframes animate_text{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}.banner-slide{display:block}.banner-slide img{width:100%;height:100%;object-fit:cover}.banner-button-next{height:40px;width:40px;line-height:40px;text-align:center;position:absolute;top:50%;transform:translateY(-50%);z-index:1;background-color:var(--white-color);color:var(--primary-color);border-radius:50%;right:10px}.banner-button-prev{height:40px;width:40px;line-height:40px;text-align:center;position:absolute;top:50%;transform:translateY(-50%);z-index:1;background-color:var(--white-color);color:var(--primary-color);border-radius:50%;left:10px}.banner-pagination{position:absolute;bottom:10px!important;left:10px!important;z-index:1;display:flex;align-items:center;gap:7px}.banner-pagination .swiper-pagination-bullet{margin:0!important;height:12px;width:12px;background-color:var(--white-color);opacity:1}.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px;background-color:var(--primary-color);border-radius:10px}.section-info-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.section-info-wrapper-2{text-align:center;margin-bottom:30px}.section-title{font-size:30px;font-weight:700;text-transform:capitalize;margin-bottom:0;color:var(--dark-color)}.section-des{font-size:14px;color:var(--accent-text-color);font-weight:500}.sec-info-btn a{background-color:var(--primary-color);display:flex;align-items:center;gap:7px;max-width:max-content;font-size:13px;font-weight:600;text-transform:uppercase;color:var(--white-color);border-radius:25px;padding:4px 4px 4px 15px}.sec-info-btn a i{width:28px;height:28px;line-height:28px;text-align:center;border-radius:50%;background-color:var(--white-color);color:var(--primary-color);transform:rotate(-45deg)}.product-sec{padding:40px 0;position:relative;overflow:hidden}.product-box{background-color:#f8f8f8;padding:12px;border-radius:16px;position:relative}.product-img{background-color:var(--white-color);border-radius:16px;overflow:hidden;position:relative}.wishlist-icon{position:absolute;bottom:5px;left:5px;height:30px;width:30px;line-height:30px;background:#f8f8f8;border-radius:50%;text-align:center}.product-img img{width:100%;object-fit:contain;aspect-ratio:1/1}.product-content{display:flex;flex-flow:column;gap:7px;margin-top:10px}.product-title{font-size:16px;font-weight:500;margin-bottom:0;color:var(--dark-color);height:38.38px;overflow:hidden}.product-price{font-size:15px;font-weight:400;color:var(--accent-text-color)}.product-btn a{display:flex;align-items:center;justify-content:center;gap:7px;background:var(--primary-color);padding:10px;border-radius:30px;color:var(--white-color);text-align:center;text-transform:uppercase;font-weight:600;font-size:14px;cursor:pointer;position:relative;overflow:hidden;transition:background-color 0.3s ease,font-size 0.3s ease;z-index:1}.product-btn a::before{content:'';display:block;position:absolute;width:150%;height:150%;background:#191919;transform:translateY(0);top:0;left:-25%;border-radius:50%;animation-name:plugButtonSlideAboveButton;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease;will-change:transform,opacity;transition:background .3s linear;z-index:-1}@keyframes plugButtonSlideAboveButton{0%{transform:translateY(-15%)}100%{transform:translateY(-110%)}}.product-btn a:hover::before{animation-name:plugButtonSlideOverButton;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease;background:#191919}@keyframes plugButtonSlideOverButton{0%{transform:translateY(110%)}100%{transform:translateY(-15%)}}.product-box .out-of-stock{display:block;background:red;padding:10px;border-radius:30px;color:var(--white-color);text-align:center;text-transform:uppercase;font-weight:600;font-size:14px}.product-btn a i{font-size:18px}.product-slider-wrapper{position:relative}.prod-button-next,.best-button-next,.sale-button-next,.rec-button-next{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);position:absolute;top:45%;transform:translateY(-50%);z-index:1;right:-17.5px}.prod-button-prev,.best-button-prev,.sale-button-prev,.rec-button-prev{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);position:absolute;top:45%;transform:translateY(-50%);z-index:1;left:-17.5px}.swiper-button-disabled{opacity:.5}.category-link-sec{position:relative;overflow:hidden}.category-link-box{display:block;overflow:hidden;border-radius:15px}.category-link-box img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/0.5}.category-link-wrapper{display:flex;flex-flow:column;gap:12px}.brand-sec{padding:40px 0 30px;position:relative;overflow:hidden}.brand-box{display:block!important;text-align:center;padding:10px;border-radius:12px;background-color:#f8f8f8}.brand-box img{width:100px;height:100px;object-fit:contain;border-radius:50%;margin-bottom:10px;filter:invert(1)}.brand-box h3{font-size:14px;text-transform:uppercase;font-weight:600;color:var(--dark-color);margin:0}.best-seller-sec{padding:40px 0 16px}.best-product-box{position:relative;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:#f8f8f8;margin-bottom:24px}.best-product-img{height:120px;width:120px;flex:0 0 120px;overflow:hidden;border-radius:10px;background:var(--white-color);position:relative}.best-product-img img{height:100%;width:100%;object-fit:contain}.product-badge{position:absolute;background:#2c4b79;top:5px;right:5px;font-size:10px;color:#fff;text-transform:uppercase;padding:2px 5px;font-weight:600;border-radius:4px}.product-badge.sold-out{background:red}.best-produt-content{display:flex;flex-flow:column;gap:7px;flex:1}.picked-sec{padding:40px 0}.picked-box{display:block;position:relative;border-radius:14px;overflow:hidden}.picked-box::before{content:'';height:100%;width:100%;position:absolute;top:0;left:0;background:#2c4b7940}.picked-box .feature-img{padding:25px;overflow:hidden;border-radius:14px;box-shadow:0 0 5px #0000001c}.picked-box .feature-img img{width:100%}.picked-box .logo{height:100px;width:100px;border-radius:50%;overflow:hidden;background:#f8f8f8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.picked-box .logo img{width:100%;height:100%;object-fit:contain;filter:invert(1)}.choose-up-sec{padding:60px 0;background-color:var(--dark-color)}.choose-up-sec .section-title{color:var(--white-color)}.choose-box{text-align:center}.choose-box .content-box{display:flex;flex-flow:column;gap:7px;margin-top:10px}.choose-box .content-box h3{font-size:20px;font-weight:400;margin-bottom:0;color:var(--white-color)}.choose-box .content-box p{color:var(--white-color);font-size:13px}.shop-sec{padding:40px 0 16px}.shop-box{padding:12px;border-radius:14px;background-color:#f8f8f8;display:flex;flex-flow:column;align-items:center;gap:10px;margin-bottom:24px}.shop-box .shop-img{width:175px;height:175px;border-radius:50%;background:var(--white-color);overflow:hidden;display:flex;align-items:center;justify-content:center}.shop-box .shop-img img{width:120px;height:120px;object-fit:contain}.shop-box h3{font-size:22px;text-transform:uppercase;margin-bottom:0;color:var(--dark-color);font-weight:700}.instagram-sec{padding:40px 0}.instagram-btn a{background-color:var(--primary-color);display:flex;align-items:center;gap:7px;max-width:max-content;font-size:13px;font-weight:600;text-transform:lowercase;color:var(--white-color);border-radius:25px;padding:4px 15px 4px 4px;margin:auto}.instagram-btn a i{width:32px;height:32px;line-height:32px;font-size:18px;text-align:center;border-radius:50%;background-color:var(--white-color);color:var(--primary-color)}footer{padding:40px 0 20px;background-color:var(--dark-color)}.footer-logo{margin-bottom:15px}.footer-logo img{max-width:220px!important;width:100%}.footer-copyright{text-align:center;padding-top:10px;border-top:1px dashed #fff;margin-top:20px}.footer-copyright p{font-size:14px;font-weight:600;color:var(--white-color)}.footer-copyright p a{color:var(--white-color)}.footer-socail-links p{font-size:14px;font-weight:600;color:var(--white-color);margin-bottom:5px}.footer-social-wrapper{display:flex;flex-flow:column;gap:15px}.footer-socail-links ul{display:flex;align-items:center;gap:10px}.footer-socail-links ul li a{display:inline-block;height:40px;width:40px;line-height:40px;text-align:center;border-radius:50%;color:var(--white-color);font-size:18px}.footer-socail-links ul li:first-child a{background:#ea2c59}.footer-socail-links ul li:nth-child(2) a{background:#179cde}.footer-socail-links ul li:last-child a{background:#25d366}.footer-links ul{display:flex;flex-flow:column;gap:8px}.footer-links ul li a{font-size:14px;font-weight:600;color:var(--white-color)}.payment-img{margin-top:30px}.payment-img img{width:100%}footer .email a{font-size:14px;font-weight:600;color:var(--white-color)}footer .address p{font-size:14px;font-weight:600;color:var(--white-color)}footer .info p{font-size:14px;font-weight:600;color:var(--white-color)}.bottom-bar{background-color:#fff;width:100%;padding:10px 0;align-items:center;position:fixed;bottom:0;left:0;z-index:999;display:none}.bottom-bar ul{display:flex;margin:0;justify-content:space-between}.bottom-bar ul li{width:20%}.bottom-bar ul li a{text-decoration:none;color:#191919;justify-content:space-around;display:flex;flex-direction:column;align-items:center}.bottom-bar ul li a i{font-size:18px;height:35px;width:35px;line-height:35px;text-align:center;border-radius:50px;background:#2c4b79;color:#fff}.bottom-bar ul li a p{font-size:10px;font-weight:600;text-transform:uppercase}.login-btn{position:relative}.login-btn:before{position:absolute;content:'';width:100%;height:8px;top:100%;left:0}.user-dropdown{position:absolute;background:#fff;min-width:200px;z-index:9999;box-shadow:0 .5rem 1rem rgb(0 0 0 / .15);border-radius:6px;margin-top:8px;transition:0.3s all;display:none}.user-dropdown ul{margin:0;padding:15px;list-style:none}.user-dropdown ul li{margin-bottom:3px;position:relative;transition:0.4s all}.user-dropdown ul li a,.user-dropdown .user-logout a{text-decoration:none;color:#000;font-size:14px;display:block;text-transform:capitalize;transition:0.4s all}.user-dropdown ul li:last-child{margin-bottom:0}.user-dropdown ul li::before{content:'\f061';font-family:'FontAwesome';color:#2c4b79;font-weight:600;font-size:15px;display:none;position:absolute;top:52%;left:0;transform:translateY(-50%)}.user-dropdown ul li:hover::before{display:block}.user-dropdown ul li:hover a{padding-left:22px;color:#2c4b79}.user-dropdown .user-logout{padding:5px 15px;border-top:1px solid #000}.login-btn:hover .user-dropdown{display:block}.single-page-breadcrumbs{padding:15px 0;background:#000}.single-page-breadcrumbs ul{margin:0;padding:0;list-style:none;display:flex;flex-flow:wrap;align-items:center;gap:10px}.single-page-breadcrumbs ul li{font-size:16px;font-weight:500;color:#fff}.single-page-breadcrumbs ul li a{color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px}.single-page-breadcrumbs ul a:after{content:'\f105';font-family:'FontAwesome';font-size:14px}.des-sec-info{border-bottom:1px dashed #2c4b79;padding-bottom:20px;margin-bottom:20px}.des-sec-info span{color:#fff;background-color:#2c4b79;border-color:#2c4b79;font-size:15px;margin-bottom:0;padding:8px 16px;display:inline-block}.description-text{border-bottom:1px dashed #2c4b79;padding-bottom:15px}.description-text h3{font-size:15px;color:#000;margin-bottom:12px;font-weight:700}.description-text p{font-size:15px;text-align:justify;color:#000;line-height:1.6;margin-bottom:12px}.description-text ul{margin-bottom:12px;padding-left:17px;list-style:disc}.description-text ul li{font-size:15px}.suggested-section-wrapper{display:flex;flex-flow:column;gap:20px;padding:12px 0}.suggested-categories-grid h2,.suggested-prod-section h2,.popular-sellers-wrapper h2{font-size:18px;margin-bottom:12px;text-transform:capitalize;font-weight:600;font-family:"Outfit",sans-serif}.parent-thumb{background:unset;border:none;outline:none;padding:10px;border-radius:10px;transition:0.3s ease-in-out}.parent-thumb .parent-name{padding:5px 15px;background:#f8f8f8;display:inline-block;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:1px;margin-top:5px;transition:0.3s ease-in-out}.parent-thumb.active{background:#f8f8f8}.parent-thumb.active .parent-name{background:#2c4b79;color:#fff}.suggest-parent-cat{display:flex;flex-flow:column;align-items:center}.suggest-parent-cat-img{border-radius:15px;overflow:hidden;background:#000}.suggest-parent-cat img{width:100%;aspect-ratio:1 / .5;object-fit:cover}.suggested-categories-tab{display:none;margin-top:20px}.suggested-categories-tab.active{display:block}.brand-list-heading{font-size:18px;margin-bottom:10px;text-transform:capitalize;font-weight:600;font-family:"Outfit",sans-serif}.popular-sellers-wrapper h2{font-size:18px;margin-bottom:12px;text-transform:capitalize;font-weight:600;font-family:"Outfit",sans-serif}.popular-seller{display:grid;grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:14px;width:100%}.popular-seller a{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #ededed}.popular-cat-top{display:flex;gap:5px}.popular-seller a img{width:100px;border-radius:10px}.popular-seller a h3{font-size:15px;font-weight:600;margin-bottom:0}.product-card-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px;width:100%}.suggested-prod-section h2{font-size:18px;margin-bottom:12px;text-transform:capitalize;font-weight:600;font-family:"Outfit",sans-serif}.product-card-grid .product-card{padding:8px;border-radius:10px;background:#f8f8f8}.product-card-grid .product-card a{text-decoration:none;color:#000}.product-card-grid .product-card .product-thumb{background:#fff;border-radius:10px;overflow:hidden}.product-card-grid .product-card .product-thumb img{width:100%;object-fit:cover;height:auto;aspect-ratio:1/1}.product-card-grid .product-card .product-title{font-size:12px;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:10px;margin-bottom:0}.product-card-grid .product-card .product-price{font-size:11px;font-weight:400}#live-search-results ul{margin:0;padding:10px 15px 0;list-style:none;display:flex;align-items:center;justify-content:center;flex-flow:wrap;gap:15px}#live-search-results ul li{width:32%}#live-search-results ul li a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#000;background:#fff;border-radius:10px;padding:10px}#live-search-results ul li a .thumb{height:95px;width:95px;overflow:hidden;border-radius:10px}#live-search-results ul li a .thumb img{height:100%;width:100%;object-fit:cover}#live-search-results ul li a .info{flex:1}#live-search-results ul li a .info .title,#live-search-results ul li a .info .price{font-size:16px;font-weight:600}.all-search{text-align:center;padding:15px 0}.all-search a{text-decoration:none;font-size:14px;text-transform:uppercase;font-weight:600;background:#2c4b79;color:#fff;padding:8px 15px;display:inline-block;border-radius:50px}.search-sec{padding:50px 0}.search-sec h1{font-size:25px;margin-bottom:15px}.search-sec .product-box{margin-bottom:24px}.mob-login-btn,.mob-register-btn{background-color:var(--primary-color);display:flex;align-items:center;gap:7px;border-radius:25px;padding:4px 20px 4px 4px;font-size:13px;text-transform:capitalize;color:var(--white-color);font-weight:700;max-width:max-content}.mob-login-btn i,.mob-register-btn i{height:27px;width:27px;line-height:27px;text-align:center;border-radius:50%;color:var(--primary-color);background-color:var(--white-color);cursor:pointer}.sidebar-rank-box{padding:10px;border-radius:12px;background:linear-gradient(143deg,#2c4b79 44%,#00005c 100%);margin:0 15px 15px}.sidebar-rank-box a{display:flex;align-items:center;gap:10px}.sidebar-rank-box img{width:100px}.sidebar-rank-box p{font-size:15px;color:#fff;font-weight:600;text-transform:capitalize}.login-section{padding:10px 0;margin:0 15px}.login-section h3{font-size:18px;margin-bottom:7px;text-transform:uppercase}.menu-section h3{font-size:18px;margin-bottom:20px;text-transform:uppercase}.login-section p{font-size:14px;margin-bottom:10px}.sidebar{position:fixed;bottom:0;top:0;left:0;display:flex;z-index:9999999999;flex-direction:column;max-width:100%;width:340px;background-color:#fff;transition:transform .3s ease-in-out;border-right:1px solid rgb(0 0 0 / .2);transform:translateX(-100%);overflow-y:auto;padding-bottom:15px}.sidebar.active{transform:translateX(0%)}.menu-section{margin:0 15px;border-top:1px dashed var(--primary-color);padding-top:15px}.sidebar .close-btn{height:32px;width:32px;line-height:32px;text-align:center;background:#000;color:#fff;border-radius:50%;position:absolute;top:10px;right:10px}.e-liqid-banner{background-color:#27272e;position:relative;padding:40px 0;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;z-index:1}.e-liqid-banner:before{content:"";background:rgb(0 0 0 / .7);transition:background .2s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.main-heading{position:relative;z-index:2;color:#fff}.e-liqid-banner .main-heading h1{font-size:26px;margin-bottom:10px;color:#fff;text-align:center}.e-liqid-banner .main-heading p{font-size:17px;font-weight:400;color:#fff;margin-bottom:10px}.e-liqid-banner .main-heading h2:last-child,.e-liqid-banner .main-heading p:last-child{margin-bottom:0}.e-liqid-banner .banner-product-img img{max-width:100%;width:275px}.product-description{padding-bottom:15px;border-bottom:2px dotted #2c4b79;margin-bottom:20px}.single-product-info{padding-bottom:15px;border-bottom:2px dotted #2c4b79;margin-bottom:20px}.single-product-info a{font-size:14px;text-decoration:none;color:#2c4b79}.single-product-title{font-size:28px;margin:12px 0}.single-product-info .price{font-size:20px;color:#666}.product-description{padding-bottom:15px;border-bottom:2px dotted #2c4b79;margin-bottom:20px}.product-description p{font-size:15px;line-height:1.6;color:#000;margin-bottom:12px}.product-description p:last-child{margin-bottom:0}.product-description ul{margin-bottom:12px;padding-left:17px;list-style:disc}.product-description ul li{font-size:15px;line-height:1.6;color:#000}.qty-cart-section .cart{width:100%;display:flex;gap:20px}.qty-cart-section .quantity{width:25%}.quantity label{display:none}.qty-cart-section .quantity input{width:100%!important;height:40px;padding:15px;border-radius:25px;background-color:#F8F8F8!important;border:1px solid #EAEAEA!important;animation:none;outline:none}.qty-cart-section button{width:100%;height:40px;border-radius:25px!important;background-color:#2c4b79!important;color:#fff!important;font-size:16px!important;font-weight:500!important;border:none!important}.product-buynow{border:none;background-color:#252525;color:#fff;border-radius:50px;transition:all 0.3s ease-in-out;height:46px;width:100%}.single-product-img img{width:100%;object-fit:contain;aspect-ratio:1/1;box-shadow:0 2px 10px 0 #00000013;border-radius:10px}.single-product-sec{padding:60px 0}.account-sec,.cart-sec,.checkout-sec{padding:40px 0}.woocommerce form.login,.woocommerce form.register{border:none!important;background:#fff;margin:0!important;padding:0!important}.woocommerce form.login .woocommerce-button,.woocommerce form.register .woocommerce-button{background:#2c4b79;color:#fff;border-radius:50px;font-size:16px;font-weight:500;width:100%;padding:15px;margin-top:8px}.woocommerce form p{font-size:15px;margin-bottom:5px}.woocommerce form p a{color:#212529;font-weight:700}.breadcrumb-sec{background:#191919;padding:40px 0}.breadcrumb-sec h1{font-size:26px;text-align:center;color:#fff;text-transform:capitalize;margin-bottom:8px}.breadcrumb-sec ul{display:flex;align-items:center;justify-content:center;gap:10px}.breadcrumb-sec ul li{font-size:14px;color:#fff;text-transform:capitalize}.breadcrumb-sec ul li a{color:#fff;font-weight:800;display:flex;align-items:center;gap:10px}.breadcrumb-sec ul li a::after{content:'\f105';font-family:'FontAwesome'}.woocommerce table.shop_table th{text-transform:uppercase}.woocommerce-cart table.cart img{width:65px!important}.woocommerce table.shop_table .product-price{color:#000}.coupon button{background-color:#000!important;color:#fff!important}.woocommerce-page table.cart td.actions .input-text{width:175px!important}.woocommerce .cart .button{background-color:#2c4b79;color:#fff!important}.wc-proceed-to-checkout a{background-color:#2c4b79!important}.cart_totals h2{font-size:26px;text-transform:uppercase}.blog-sec{padding:60px 0 36px}.blog-box{display:flex;flex-flow:column;gap:12px;margin-bottom:24px}.blog-img{border-radius:12px;overflow:hidden}.blog-img img{width:100%;height:178px;object-fit:cover}.blog-info{padding:12px;border-radius:12px;background:#f9f9f9}.blog-title{font-size:20px;margin-bottom:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.blog-date{font-size:14px;font-weight:700;display:block;margin-bottom:5px}.blog-des{font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.woocommerce-MyAccount-navigation ul{display:flex;flex-flow:wrap;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}.woocommerce-MyAccount-navigation ul li a{border:none;padding:10px;color:#000;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;display:block;background:#f8f8f8;border-radius:25px;padding:10px 20px;font-size:12px;font-weight:500;transition:0.3s ease-in-out}.woocommerce-MyAccount-navigation ul li a:hover{background-color:#2c4b79;color:#fff}.woocommerce-MyAccount-navigation ul li.is-active a{background-color:#2c4b79;color:#fff}.delivery-sec{padding:60px 0}.delivery-box{width:100%;max-width:600px;margin:auto;text-align:center}.delivery-box img{display:block;width:280px;margin:auto}.delivery-box h2{font-size:26px;text-transform:capitalize}.delivery-input-box{background:#2c4b79;padding:20px;border-radius:8px;margin-top:10px}.delivery-input-box h3{font-size:20px;color:#fff;margin-bottom:10px}.delivery-input-wrapper{display:flex;flex-flow:column;color:#fff;gap:10px}.delivery-input-main{display:flex;align-items:center;gap:12px}.delivery-input-wrapper input{border:none;outline:none;width:100%;border-radius:4px;font-size:14px;padding:7px 10px}.delivery-input-wrapper button{border:none;outline:none;border-radius:4px;font-size:14px;padding:7px;color:#fff;text-transform:uppercase;font-weight:600;background:#000;width:100%;max-width:75px;text-align:center}.faqs-sec{position:relative;width:100%;background:#F7F7F7;padding:60px 0}.faqContentBox{position:relative;width:100%;background:#fff0;border-radius:20px;padding:32px;display:flex;align-items:flex-start;gap:18px;line-height:1;cursor:pointer}.faqContentBox.shrinked{background-color:#fff}.faqContentBox .contentWrap{flex:1}.faqContentBox .contentWrap h3{margin-bottom:0;color:#000;font-size:18px;font-weight:400}.faqContentBox .contentWrap p{margin-bottom:0;margin-top:15px;color:#535353;font-size:16px;font-weight:400;line-height:24px;display:none}.faqContentBox .imgWraps .plusImg img{max-width:100%;height:auto}.faqContentBox .imgWraps .minusImg{display:none}.faqContentBox .imgWraps .minusImg img{max-width:100%;height:auto}.vip-banner{position:relative;z-index:1;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.vip-banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.vip-banner-bg video{width:100%;height:100%;object-fit:cover}.vip-banner-box{width:100%;max-width:600px;margin:auto;text-align:center}.vip-banner-box img{width:100%}.vip-banner-box h1{font-size:26px;color:#fff}.vip-banner-box h2{font-size:22px;color:#fff;margin-bottom:0}.benefit-sec{padding:60px 0 36px}.benefit-box{border-radius:12px;padding:20px;background:#161616;text-align:center;display:flex;align-items:center;flex-flow:column;gap:15px;margin-bottom:24px;cursor:pointer}.benefit-box img{width:70px;height:70px;object-fit:contain}.benefit-box h3{margin-bottom:0;font-size:17px;color:#fff;height:40.78px}.membership-sec{padding:30px 0 60px}.member-img img{width:100%}.member-content h3{font-size:20px;margin-bottom:10px}.member-content h4{font-size:17px;margin-bottom:0}.member-content ul{list-style:disc;padding-left:17px;margin:12px 0}.member-content ul li{font-size:14px}.member-content p{font-size:12px}.memebership-tabbing{display:flex;align-items:center;gap:24px;margin-bottom:30px}.memebership-tab{cursor:pointer;transition:0.3s ease-in-out}.memebership-tab.active{transform:scale(1.1)}.memebership-tab img{width:100%}.membership-tabbing-content{margin-bottom:30px}.membership-tab-content{display:none;transition:0.3s ease-in-out}.membership-tab-content.active{display:block}.membership-table table{width:100%}.membership-table table thead th{border:1px solid #000;padding:9px 24px;font-size:14px;font-weight:700;background:#000;color:#fff;text-transform:uppercase}.membership-table table thead th:nth-child(2){background-color:#203763}.membership-table table thead th:nth-child(3){background-color:#af9a6e}.membership-table table thead th:nth-child(4){background-color:gray}.membership-table table thead th:last-child{background-color:#333}.membership-table table tbody td{border:1px solid #eee;padding:9px 24px;font-size:14px;font-weight:600}.newsletter-sec{padding:25px 0;background:#f9f9f9}.footer-newsletter{padding:25px;border-radius:8px;background:#fff;box-shadow:0 0 5px #0000001c;display:flex;align-items:center;justify-content:space-between}.newsletter-content{width:40%}.newsletter-content h3{font-size:22px;text-transform:uppercase;color:#000;margin-bottom:5px}.newsletter-content p{font-size:16px;color:#000}.newsletter-wrapper{width:45%;display:flex;align-items:center;gap:12px}.newsletter-wrapper input{border:none;outline:none;font-size:14px;padding:8px 12px;border-radius:6px;width:100%;background:#f9f9f9;box-shadow:0 0 5px #0000001c}.newsletter-wrapper .newsletter-btn{background:#000;text-transform:uppercase;color:#fff;max-width:max-content}.blog-sec-2{padding:40px 0;background:#000}.blog-sec-2 .section-title{color:#fff}.blog-btn a{background-color:var(--primary-color);display:flex;align-items:center;gap:7px;max-width:max-content;font-size:13px;font-weight:600;text-transform:uppercase;color:var(--white-color);border-radius:25px;padding:4px 4px 4px 15px;margin:auto}.blog-btn i{width:28px;height:28px;line-height:28px;text-align:center;border-radius:50%;background-color:var(--white-color);color:var(--primary-color);transform:rotate(-45deg)}.event-sec{padding:40px 0}.event-box{display:flex;align-items:center;gap:15px;box-shadow:0 0 5px #0000001c;padding:15px;border-radius:12px;background:#fff;margin-bottom:24px}.event-img{height:150px;width:150px;flex:0 0 150px;border-radius:12px;overflow:hidden}.event-img img{width:100%;height:100%;object-fit:cover}.event-content{padding:12px;border-radius:12px;background:#f9f9f9}.event-content h3{font-size:20px;text-transform:capitalize;margin-bottom:5px}.event-content p{font-size:13px}.flavour-sec{padding:40px 0 20px}.flavour-box img{width:100%}.flavour-tab-sec{padding:40px 0 16px}.flavour{padding:5px;background:#f9f9f9;border-radius:10px;cursor:pointer;display:flex;flex-flow:column;align-items:center}.flavour img{max-width:100%;width:100px}.flavour span{font-size:15px;color:#000}.flavour-tab-btn.active .flavour{background:#2c4b79}.flavour-tab-btn.active .flavour span{color:#fff}.product-tab-content{margin-top:30px}.product-tab-content .product-box{margin-bottom:24px}.review-sec{padding-top:40px}.single-content-sec{padding:40px 0}.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6{font-size:20px;margin-bottom:10px}.single-content p{margin-bottom:10px}.single-content ul{padding-left:17px;margin-bottom:10px;list-style:disc}.sticky-whatsapp-icon{position:fixed;bottom:90px;left:20px;z-index:1;animation-name:happy-jump;animation-duration:1s;transform-origin:50% 50%;animation-iteration-count:infinite;animation-timing-function:linear}.sticky-whatsapp-icon a img{width:60px;height:60px;object-fit:cover}@keyframes happy-jump{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-10px)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1,1) translateY(-7px)}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}.brand-slider-wrapper{position:relative}.brand-button-next{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);position:absolute;top:45%;transform:translateY(-50%);z-index:1;right:-17.5px}.brand-button-prev{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);position:absolute;top:45%;transform:translateY(-50%);z-index:1;left:-17.5px}.delivery-wrapper{margin-top:15px}.deliveryinfo{display:flex;align-items:center;gap:15px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #2c4b79}.deliveryinfo:last-child{margin-bottom:0}.deliveryinfo .icon{height:40px;width:40px;line-height:40px;text-align:center;border-radius:50%;color:#fff;background:#2c4b79}.deliveryinfo .text h4{font-size:17px;margin-bottom:0}.deliveryinfo .text p{font-size:15px;color:#000}.deliveryinfo .text p a{font-weight:600;color:#000}.seller-tabbing{display:flex;align-items:center;justify-content:center;flex-flow:wrap;gap:15px;margin-bottom:20px}.seller-tab{padding:8px 20px;border:1px solid #000;color:#000;font-size:15px;font-weight:500;text-transform:capitalize;cursor:pointer;border-radius:25px}.seller-tab.active{color:#fff;background:#2c4b79}.seller-tab-content{display:none}.seller-tab-content.active{display:block}#sameday-result{display:none;margin-top:30px}#sameday-result h2{font-size:26px;text-transform:capitalize;text-align:center;margin-bottom:25px}.sameday-result-wrapper{display:flex;gap:30px}#col-sameday,#col-regular{width:50%;padding:25px;background:#F7F7F7;text-align:center;border-radius:20px}#col-sameday img{width:150px;margin-bottom:5px}#col-sameday h3,#col-regular h3{font-size:24px;margin-bottom:5px}#col-sameday h4{font-size:26px;margin-bottom:5px}#col-sameday p,#col-regular p{font-size:16px}#col-sameday a,#col-regular a{padding:8px 20px;display:inline-block;background:var(--primary-color);border-radius:6px;font-size:13px;color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-top:5px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:0!important}.page-my-account .woocommerce .u-column2.col-2{display:none}.page-my-account .woocommerce .col2-set .col-1{width:100%!important;max-width:470px!important;margin:0 auto 25px!important;float:inherit;border:none!important;background:#fff;border-radius:12px!important;box-shadow:0 .3rem .3rem rgb(0 0 0 / .15);padding:30px}.page-my-account .woocommerce .col2-set .col-1 h2{margin-bottom:12px;font-size:22px;text-transform:uppercase;text-align:center}.page-register .woocommerce .u-column1.col-1{display:none}.page-register .woocommerce .col2-set .col-2 h2{margin-bottom:12px;font-size:22px;text-transform:uppercase;text-align:center}.page-register .woocommerce .col2-set .col-2{width:100%!important;max-width:470px!important;margin:0 auto!important;float:inherit;border:none!important;background:#fff;border-radius:12px!important;box-shadow:0 .3rem .3rem rgb(0 0 0 / .15);padding:30px}.woocommerce-ResetPassword.lost_reset_password{width:100%!important;max-width:470px!important;margin:25px auto!important;float:inherit;border:none!important;background:#fff;border-radius:12px!important;box-shadow:0 .3rem .3rem rgb(0 0 0 / .15);padding:30px}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{width:100%!important}.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button{background:#2c4b79!important;color:#fff!important;border-radius:50px!important;font-size:16px!important;font-weight:500!important;width:100%!important;padding:15px!important}.register-btn-wrapper{width:100%;max-width:470px;margin:auto;text-align:center}.register-btn-wrapper a{display:block;background:#000;border-radius:25px;padding:10px;color:#fff;font-size:15px;font-weight:600;margin-top:5px}.faqs-sec h2{font-size:26px;text-transform:capitalize;margin-bottom:25px}.checkout.woocommerce-checkout{padding:20px;background:#fff;box-shadow:0 0 5px #0000001c;border-radius:20px}.checkout.woocommerce-checkout h3{font-size:20px;margin-bottom:5px;text-transform:capitalize}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#f6f6f6!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#f9f9f9!important}#order_review_heading{margin-top:12px}button#place_order{width:100%;padding:15px;text-transform:uppercase;letter-spacing:1px;background:#2c4b79;margin-top:5px;border-radius:12px}.checkout.woocommerce-checkout input:focus,.checkout.woocommerce-checkout textarea:focus{color:#212529!important;background-color:#fff;border-color:#86b7fe!important;outline:0!important;box-shadow:0 0 0 .25rem rgb(13 110 253 / .25)!important}.woocommerce form .form-row{margin:0 0 15px!important}.woocommerce-LostPassword.lost_password{text-align:center}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:inherit!important;margin-right:0!important}.woocommerce-error{background-color:#b81c23!important;color:#fff!important}.woocommerce-error li a,.woocommerce-error::before{color:#fff!important;font-weight:700}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin-bottom:20px!important}.single-product-btns .out-of-stock{background-color:red;color:#fff;border-radius:50px;width:100%;text-align:center;padding:10px;font-size:14px;text-transform:capitalize}.flavour-slider .swiper-slide.active .flavour{background:#2c4b79}.flavour-slider .swiper-slide.active .flavour span{color:#fff}.flavour-heading{font-size:20px;text-transform:capitalize;margin-bottom:0}.woocommerce-page form .form-row-last{width:100%!important}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address,li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-coupons{display:none!important}.mobile-menu{display:none;padding:5px 0 10px}.mobile-menu ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:10px;overflow-y:auto;scrollbar-width:none}.mobile-menu ul li a{font-size:14px;padding:5px 18px;border-radius:20px;background-color:#f5f5f5;color:#4A5567;font-weight:500;text-decoration:none;white-space:nowrap;display:inline-block;text-transform:capitalize}.mycred-rank-banner{display:flex;gap:20px;align-items:start;padding:20px;background:linear-gradient(143deg,#2c4b79 44%,#00005c 100%);border-radius:15px;margin-bottom:30px}.rank-img{width:240px}.rank-img img{width:100%;height:auto}.rank-content h2{font-size:18px;color:#fff;margin-bottom:5px}.rank-content h3{font-size:24px;color:#fff;margin-bottom:5px}.rank-content h3 span{font-size:16px;font-family:"Outfit",sans-serif}.rank-content p{font-size:15px;color:#fff}.point-sec{padding:60px 0}.point-banner{padding:20px;background:#f8f8f8;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;gap:20px}.point-content h2{font-size:28px;font-weight:600;margin-bottom:10px}.point-content h3{font-size:20px;font-weight:400;margin-bottom:0;text-align:center}.point-img{width:150px;border-radius:12px;overflow:hidden}.point-img img{width:100%;height:100%}.points-info-wrapper{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px}.points-info{padding:15px;border-radius:12px;background:linear-gradient(143deg,#2c4b79 44%,#00005c 100%);text-align:center;width:20%}.points-info p{font-size:15px;color:#fff;margin-bottom:5px}.points-info h3{font-size:30px;color:#fff;margin-bottom:0}.custom-variations-wrapper{display:flex;flex-flow:wrap;align-items:center;gap:24px;margin:30px 0}.custom-variation-box{padding:15px;border-radius:15px;background:#ebfff8;width:30%;display:flex;flex-flow:column;gap:7px}.custom-variation-box h3{font-size:22px;color:#000;font-weight:600;margin-bottom:0}.custom-variation-box h3 span{font-size:15px;font-weight:500}.custom-variation-box h4{font-size:18px;color:#000;font-weight:500;margin-bottom:0}.custom-variation-box a{background-color:var(--primary-color);display:flex;align-items:center;gap:7px;border-radius:25px;padding:4px 20px 4px 4px;font-size:13px;text-transform:capitalize;color:var(--white-color);font-weight:700;max-width:max-content;margin:auto;position:relative;overflow:hidden;transition:background-color 0.3s ease,font-size 0.3s ease;z-index:1}.custom-variation-box a i{height:27px;width:27px;line-height:27px;text-align:center;border-radius:50%;color:var(--primary-color);background-color:var(--white-color);cursor:pointer}.custom-variation-box a::before{content:'';display:block;position:absolute;width:150%;height:150%;background:#191919;transform:translateY(0);top:0;left:-25%;border-radius:50%;animation-name:plugButtonSlideAboveButton;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease;will-change:transform,opacity;transition:background .3s linear;z-index:-1}.custom-variation-box a:hover::before{animation-name:plugButtonSlideOverButton;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease;background:#191919}.point-sec h2{font-size:25px;margin-bottom:0;text-align:center}.point-des{font-size:20px;text-align:center}.single-blog{padding:60px 0}.single-blog .single-blog-img{width:100%;border-radius:25px;margin-bottom:15px}.single-blog .blog-title{font-size:32px;margin-bottom:10px}.single-blog-info{padding:20px;border-radius:12px;background:#f6f6f6}.single-blog-info h2,.single-blog-info h3,.single-blog-info h4,.single-blog-info h5,.single-blog-info h6{font-size:20px;margin-bottom:10px}.single-blog-info p,.single-blog-info ul{margin-bottom:10px}.single-blog-info a{padding:7px 10px;display:inline-block;border-radius:25px;background:#2c4b79;color:#fff}.single-blog-info img{max-width:100%;border-radius:12px;margin-bottom:10px}.recent-blogs{position:sticky;top:0}.recent-blogs h3{margin-bottom:15px;padding-bottom:7px;border-bottom:1px dashed #2c4b79;font-size:22px}.recent-blog-box{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#f6f6f6;margin-bottom:10px}.recent-blog-box img{width:95px;height:auto;border-radius:6px}.recent-blog-box h4{font-size:15px;margin:0;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ajax-add-to-cart.loading{position:relative;pointer-events:none;background-color:#000!important;z-index:11;font-size:0px!important}.ajax-add-to-cart.loading:after{content:'';position:absolute;top:50%;left:50%;width:15px;height:15px;margin:-7.5px 0 0 -7.5px;border:2px solid #fff;border-top-color:#fff0;border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.woocommerce #reviews #comments ol.commentlist{display:flex;flex-flow:wrap;gap:15px;justify-content:center;margin-bottom:15px}.woocommerce #reviews #comments ol.commentlist li{margin:0!important;flex:0 0 49%}.comment_container{position:relative;background:#ebfff8;padding:10px;border-radius:22px;display:flex;gap:10px}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0!important;border:none!important;border-radius:unset!important;padding:0!important;flex:1}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin-bottom:0!important}.woocommerce #reviews #comments ol.commentlist li .comment-text .description p{margin-bottom:0;font-size:14px;line-height:unset;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;position:relative}.woocommerce #reviews #comments ol.commentlist li .comment-text .description p.expanded{-webkit-line-clamp:unset;display:block}.woocommerce #reviews #comments ol.commentlist li .comment-text .description .read-review{color:#0073aa;cursor:pointer;display:inline-block;font-size:12px}strong.woocommerce-review__author{font-size:17px}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{display:none}.woocommerce #reviews #comments h2{font-size:20px;text-transform:capitalize;font-family:"Outfit",sans-serif;margin-bottom:15px;text-align:center}.woocommerce-noreviews{text-align:center!important}span#reply-title{font-size:18px;margin-bottom:10px;text-align:center;width:100%;display:block;text-transform:capitalize;font-weight:600;font-family:"Outfit",sans-serif}.comment-form{display:flex;flex-flow:wrap;column-gap:15px;row-gap:5px;padding:20px;background:#ebfff8;border-radius:15px;width:100%;max-width:600px;margin:auto}.comment-form input[type=text],.comment-form input[type=email],.comment-form textarea{width:100%;border:1px solid #000;outline:none;border-radius:4px;padding:5px 8px;font-size:14px;background-color:#ebfff8}.comment-form input[type=text]:focus,.comment-form input[type=email]:focus,.comment-form textarea:focus{color:#212529!important;background-color:#fff;border-color:#86b7fe!important;outline:0!important;box-shadow:0 0 0 .25rem rgb(13 110 253 / .25)!important}.comment-form input[type=submit]{font-size:14px!important;text-transform:uppercase!important;color:#fff!important;background:#2c4b79!important;border-radius:20px!important;padding:10px 25px!important;font-weight:500!important;border:none;outline:none}.comment-form-author,.comment-form-email{width:48%;margin:0!important}.comment-notes,.comment-form-rating,.comment-form-comment,.comment-form-image,.comment-form-cookies-consent,.form-submit{width:100%;margin:0!important}.comment-form-rating p{margin:0!important}.woocommerce p.stars a{color:#2c4b79!important}.woocommerce .star-rating span::before{color:#FDCC0D}.woocommerce #reviews #comments ol.commentlist li img.avatar{position:unset!important;padding:0!important;background:#fff!important;border:none!important;height:60px!important;width:60px!important;border-radius:50%}.brand-index h2{font-size:22px;text-transform:capitalize;margin-bottom:20px}.brand-index ol{margin:0;padding:0;list-style:none;display:flex;flex-flow:wrap;align-items:center;justify-content:center}.brand-index ol li .filter-btn{background:none;padding:0;border:1px solid #e5e5e5;cursor:pointer;display:inline-flex;font-size:14px;width:38px;height:38px;min-width:38px;min-height:38px;align-items:center;justify-content:center;transition:background-color .2s ease}.brand-index ol li .filter-btn.active{background-color:#2c4b79;color:#fff}.brand-group-list-wrapper{margin-top:40px}.brand-group-list{margin:0;padding:0;list-style:none}.brand-group{margin-bottom:34px}.brand-group-heading{margin-bottom:20px;padding:9px 18px 10px;background-color:#E2C4794D;border-radius:4px;display:flex;align-items:center;justify-content:space-between}.brand-group-heading h2{margin-bottom:0;font-size:21px}.brand-group-heading a{font-size:14px;color:#121212;text-decoration:none;letter-spacing:0;transition:opacity .2s ease;position:relative}.brand-index-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(6,1fr);gap:14px;width:100%}.categories-section{padding-top:60px}.category-wrapper h2{font-size:30px;margin-bottom:30px;text-align:center}.events-sec{padding:60px 0 36px}.category-menu{display:flex;flex-flow:column;gap:15px}.category-menu li{position:relative}.category-menu li i{position:absolute;top:8px;right:0}.category-menu li.active i{transform:rotate(180deg)}.category-menu li a{font-size:15px;text-transform:capitalize;font-weight:600;color:#000}.category-menu li .sub-menu{display:none;padding:15px;background:#f8f8f8;border-radius:12px;flex-flow:column;gap:10px;margin-top:15px}.category-menu li.active .sub-menu{display:flex!important}.category-menu li .sub-menu li{border-bottom:1px dashed #4A5567;padding-bottom:10px}.category-menu li .sub-menu li:last-child{border-bottom:none;padding-bottom:unset}.category-menu li .sub-menu li a{color:#4A5567;font-size:14px;display:flex;align-items:center;justify-content:space-between}.category-menu li .sub-menu li a img{height:60px;width:auto;border-radius:5px}.offcanvas-start{z-index:9999999999}.mobile-menu-brands h3,.community h3{font-size:18px;margin-bottom:20px;text-transform:uppercase}.mobile-menu-brands ul{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.mobile-menu-brands ul li a{font-size:15px;color:#4A5567;font-weight:500;text-decoration:none;display:inline-block;text-transform:capitalize}.mobile-menu-brands,.community{margin:30px 15px 0}.community ul{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.community ul li a{font-size:14px;font-weight:600;text-transform:capitalize}.login-sec-btns{display:flex;align-items:center;gap:15px}.sub_popup_main{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);display:none;align-items:center;justify-content:center;z-index:9999999999}.sub_popup{box-shadow:0 0 0 .5px rgb(18 21 26 / .08),0 4px 8px rgb(18 21 26 / .04),0 8px 16px -2px rgb(18 21 26 / .04),0 16px 32px -4px rgb(18 21 26 / .04);display:flex;gap:12px;position:relative;justify-content:center;align-items:center;flex-direction:column;border-radius:20px;overflow:hidden;width:100%;max-width:575px;background:#fff;padding:20px}.sub-popup-head{display:flex;gap:10px;align-items:center}.popup-heading{display:flex;flex-flow:column;gap:3px}.sub_popup h2{font-size:24px;text-transform:uppercase;margin-bottom:0;font-weight:600}.sub_popup h3{font-size:18px;text-transform:uppercase;margin-bottom:0;font-weight:500}.sub_popup p{font-size:16px;text-align:center;max-width:85%}.sub_popup span{font-size:12px;text-align:center;max-width:85%}.age-verification-btns{display:flex;align-items:center;justify-content:center;gap:20px}.age-verification-btns a{padding:10px;display:inline-block;width:90px;text-align:center;font-size:15px;font-weight:600;text-transform:uppercase;background:#2c4b79;color:#fff;text-decoration:none;border-radius:25px}.age-verification-btns a:last-child{background:#000}.comment-form-cookies-consent{font-size:14px!important;display:flex;align-items:baseline;gap:5px}.custom-variation-wrapper{display:flex;align-items:center;gap:10px}.variation-image{width:100px;border-radius:10px;overflow:hidden}.variation-image img{width:100%}.sale-section{padding:60px 0}.sale-section .product-box{margin-bottom:24px}.sub-categories{padding:60px 0 0}.sub-categories h2{font-size:30px;margin-bottom:30px;text-align:center}.price-track{padding:3px 10px;border-radius:3px;background:#f8f8f8}.yay-currency-single-page-switcher{margin-bottom:0!important}.order-tracking-page{padding:40px 0}.order-tracking-page h2{font-size:26px;margin-bottom:12px;text-align:center}.order-tracking-form{max-width:600px;margin:auto;padding:25px 25px 10px;background:#F7F7F7;border-radius:20px}.track_order .form-row-last{width:100%!important}.track_order button{padding:10px 20px!important;border-radius:20px!important;font-size:14px!important;text-transform:uppercase;color:#fff!important;background:#2c4b79!important}.header-top-btns .header-buttons{display:none}table.tinvwl-table-manage-list tr th{background:#2C4B79;color:#fff}td.product-action button{font-size:14px!important;background:#2C4B79!important;border-radius:20px!important}span.tinvwl-input-group-btn button{background:#000!important;color:#fff!important;padding:11px 15px!important}.tinvwl-to-right.look_in button{background:#2C4B79;color:#fff;padding:13px 15px;transition:0.3s ease}.tinvwl-to-right.look_in button:hover{background:#000!important;color:#fff!important}table.tinvwl-table-manage-list tbody tr td{border-bottom:1px solid #ccc}.button.wc-backward{background:#2c4b79!important;color:#fff!important;border-radius:20px!important}.wishlist_page{padding:20px 0 40px}.tinv-wishlist table.tinvwl-table-manage-list{margin-bottom:0!important}.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{color:#2c4b79}.min-label-input,.max-label-input{padding:5px;border-radius:3px;outline:none;border:none;background:#f8f8f8;width:80px}.header-search-bar-results{position:fixed;background:#fff;width:100%;height:100%;z-index:9999999999;top:0;left:0;overflow-y:auto;display:none}.header-search-top{display:flex;align-items:center;gap:10px;padding:10px 0}.searchbar-input-wrapper{position:relative;flex:1}.header-search-top .back-btn{height:35px;width:35px;line-height:35px;text-align:center;color:#fff;background:#2c4b79;border-radius:50%;cursor:pointer}.searchbar-input-wrapper input{width:100%;height:40px;margin:0;padding:0;border:0;outline:none;padding-left:20px;border-radius:8px;background-color:#f5f5f5;font-weight:400;font-size:14px;line-height:24px;color:#9a9a9a}.header-search-bar-results.active{display:block}.no-scroll{overflow:hidden;height:100vh}.view-all-brands{text-align:center;margin-top:20px}.view-all-brands a{font-size:16px!important;padding:6px 30px;background-color:#2c4b79;color:#fff!important;border-radius:20px;max-width:max-content}.home-faq-sec{padding:60px 0}.announcement-box{position:relative;overflow:hidden;border-radius:15px;display:block}.announcement-box::before{content:'';height:100%;width:100%;top:0;left:0;position:absolute;background:#2c4b79;opacity:.5}.announcement-box img{width:100%;height:250px;object-fit:cover}.announcement-box h3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;margin-bottom:0;font-size:32px;font-weight:400;letter-spacing:1px;text-transform:uppercase}.single-blog-info-sec{padding:60px 0}.single-blog-info-box{padding:48px 20px;background:linear-gradient(180deg,#0b1220 0%,#0b1220 60%,#111827 100%);text-align:center;margin-bottom:40px}.single-blog-info-box h1{font-size:40px;color:#E5F2FF;line-height:1.15;margin-bottom:8px;font-weight:800}.single-blog-info-box h2{color:#a7d8ff;font-size:18px;margin:0 0 20px;font-family:"Outfit",sans-serif}.single-blog-info-box .single-blog-info-img{width:100%;max-width:980px;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .35)}.single-blog-publish-info{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;color:#bfe6ff;font-size:14px;margin-top:16px}.single-blog-info-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin-top:14px}.single-blog-info-btns a{display:inline-block;padding:14px 24px;border-radius:10px;font-weight:700;text-decoration:none;transition:all .2s;text-align:center;min-width:220px;background:#2c4b79;color:#fff}.essential-box-wrapper{padding:24px;background:linear-gradient(180deg,#f8fbff,#f3f6fb);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06);margin-bottom:40px}.essential-box-wrapper h2{font-size:26px;color:#0284c7;font-weight:500;margin-bottom:14px}.essential-box{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.essential-box h3{font-size:18px;margin-bottom:6px;font-weight:800}.essential-box ul{list-style:disc;padding-left:17px}.essential-box ul li{font-size:16px;margin:8px 0}.essential-box ul li a{color:#0d6efd;text-decoration:underline}.essential-box p{font-size:16px;margin-bottom:15px}.essential-box p:last-child{margin-bottom:0}.single-blog-content-box{margin-bottom:40px}.single-blog-content-box h2{color:#0284c7;font-size:22px;font-weight:500;margin-bottom:14px}.single-blog-content-box p{font-size:16px;margin-bottom:15px;line-height:1.8;color:#111827}.single-blog-content-box p:last-child{margin-bottom:0}.single-blog-content-box ul{list-style:disc;padding-left:17px}.single-blog-content-box ul li{font-size:16px;margin:8px 0}.blog-product-info{margin-bottom:40px}.blog-product-info-box-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.blog-product-info .blog-product-info-title{color:#0284c7;font-size:22px;font-weight:500;margin-bottom:14px}.blog-product-info .blog-product-info-content{font-size:16px;margin-bottom:15px;color:#111827}.blog-product-info-box{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06);padding:24px}.blog-product-info-box h3{font-size:18px;margin-bottom:6px;font-weight:800}.blog-product-info-box ul{list-style:disc;padding-left:17px}.blog-product-info-box ul li{font-size:16px;margin:8px 0}.blog-product-info-box p{font-size:16px;margin-bottom:15px}.blog-product-info-box p:last-child{margin-bottom:0}.tip-box{background:#eef7ff;border-left:4px solid #38bdf8;padding:16px;border-radius:8px;margin-bottom:40px}.tip-info{font-size:16px;display:inline-block;font-weight:800;margin-bottom:6px;color:#0284c7}.tip-content{font-size:16px;margin-bottom:0}.single-blog-table{padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.single-blog-table table{width:100%}.single-blog-table table th{background:#f9fafb;text-align:left;font-weight:800;color:#0f172a}.single-blog-table table caption{font-size:16px;text-align:left;font-weight:700;color:#0f172a}.single-blog-table table th,.single-blog-table table td{font-size:16px;border:1px solid #e5e7eb;padding:10px;vertical-align:top}.blog-harmful-box{padding-bottom:40px;border-bottom:1px solid #e5e7eb;margin-bottom:40px}.blog-harmful-box h2,.single-blog-faqs h2,.jzvapes-qna-box h2{color:#0284c7;font-size:22px;font-weight:500;margin-bottom:14px}.blog-harmful-box p{font-size:16px;margin-bottom:15px;color:#111827}.blog-harmful-box .bottom-line{font-size:16px;margin-top:10px}.blog-harmful-box .harmful-btn{display:block;max-width:max-content;padding:14px 24px;border-radius:10px;font-weight:700;text-decoration:none;transition:all .2s;text-align:center;min-width:220px;background:#2c4b79;color:#fff;margin:24px auto 0}.single-blog-faqs{margin-bottom:40px}.single-blog-faqs-box{padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.single-blog-faq{display:flex;flex-flow:column;gap:5px;margin-bottom:15px}.single-blog-faq:last-child{margin-bottom:0}.single-blog-faq .question{font-size:16px;color:#212529;font-weight:700}.single-blog-faq .answer{font-size:16px}.jzvapes-qna{padding:24px;background:linear-gradient(180deg,#f8fbff,#f3f6fb);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.jzvapes-qna .faqContentBox{padding:20px}.jzvapes-qna .faqContentBox .contentWrap h3{font-size:16px;font-weight:700;font-family:"Outfit",sans-serif}.jzvapes-qna .faqContentBox .contentWrap p{margin-top:10px}.single-blog-categories{padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.single-blog-categories h3{font-size:18px;margin-bottom:10px;font-weight:800}.single-blog-categories-wrapper{display:flex;flex-flow:wrap;gap:10px}.single-blog-categories-wrapper a{padding:7px 15px;background:#f8f8f8;display:inline-block;border-radius:20px;font-size:14px;font-weight:600;letter-spacing:.5px;transition:0.3s ease-in-out}.single-blog-categories-wrapper a:hover{background:#2c4b79;color:#fff}.sr-form{padding:20px;background:#ebfff8;border-radius:15px;width:100%;max-width:600px;margin:auto}.sr-row{display:flex;align-items:center;gap:12px}.sr-form input[type=text],.sr-form input[type=email],.sr-form textarea{width:100%;border:1px solid #000;outline:none;border-radius:4px;padding:5px 8px;font-size:14px;background-color:#ebfff8}.sr-form textarea{height:75px}.sr-form input[type=text]:focus,.sr-form input[type=email]:focus,.sr-form textarea:focus{color:#212529!important;background-color:#fff;border-color:#86b7fe!important;outline:0!important;box-shadow:0 0 0 .25rem rgb(13 110 253 / .25)!important}.sr-stars{display:flex;align-items:center;gap:5px}.sr-star{font-size:20px;color:#2c4b79;height:24px;width:24px;display:inline-block;border-radius:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.3s ease-in-out}.sr-star.filled,.sr-star:hover{background:#2c4b79;color:#fff}.sr-form fieldset{line-height:1;margin-bottom:5px}.sr-form fieldset label{font-size:14px;margin-bottom:3px;color:#000}button.sr-submit-button{font-size:14px!important;text-transform:uppercase!important;color:#fff!important;background:#2c4b79!important;border-radius:20px!important;padding:10px 25px!important;font-weight:500!important;outline:none;border:none;line-height:1;transition:0.3s ease-in-out}button.sr-submit-button:hover{background:#000!important}.sr-save-info label{display:flex;align-items:center;gap:5px;font-size:14px;margin-bottom:5px}.sr-logged-in-note{font-size:14px;margin-bottom:5px!important;line-height:1.2}.sr-success{font-size:15px;text-align:center;margin-top:10px}.reviews-sec h2{font-size:24px;text-transform:capitalize;margin-bottom:5px;text-align:center}.reviews-sec p{text-align:center;margin-bottom:15px}.reviews-sec h3{font-size:24px;text-align:center;margin:30px 0 5px}.reviews-sec{padding:45px 0}.sr-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sr-item{position:relative;background:#ebfff8;padding:10px;border-radius:22px;display:flex;flex-flow:column;align-items:center;gap:10px}.sr-thumb{background:#fff;border-radius:12px;padding:5px}.sr-thumb img{height:150px;width:150px;object-fit:contain}.sr-content p{font-size:14px;margin-bottom:0}.sr-meta{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:3px;margin-bottom:5px}.sr-meta strong{color:#2c4b79;font-size:16px;line-height:1}.sr-meta .sr-rating{color:#FFDF00;line-height:1;font-size:17px}.sr-meta span{font-size:13px;line-height:1}#newsletter-signup-form{width:100%}.news-letter-input-wrapper{display:flex;align-items:center;gap:10px}.blog-link-btn{margin-top:15px}.blog-link-btn a{display:block;max-width:max-content;padding:14px 24px;border-radius:10px;font-weight:700;text-decoration:none;background:#2c4b79;color:#fff;margin:auto}.single-announcement-sec{padding:60px 0}.single-announcement-info-box{display:flex;align-items:center;gap:20px;padding:30px;background:linear-gradient(180deg,#0b1220 0%,#0b1220 60%,#111827 100%);margin-bottom:25px;border-radius:15px}.single-announcement-img{flex:0 0 200px;height:200px;border-radius:12px;overflow:hidden}.single-announcement-img img{width:100%;height:100%;object-fit:cover}.single-announcement-info h1{font-size:40px;color:#E5F2FF;margin-bottom:0;font-weight:800}.single-announcement-publish-info{display:flex;flex-wrap:wrap;gap:14px;color:#bfe6ff;font-size:14px;margin-top:16px}.single-announcement-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .06);padding:24px}.single-announcement-content h1,.single-announcement-content h2,.single-announcement-content h3,.single-announcement-content h4,.single-announcement-content h5,.single-announcement-content h6{font-size:22px;font-weight:600;margin-bottom:10px}.single-announcement-content p,.single-announcement-content ul{margin-bottom:10px}.single-announcement-content ul{list-style:disc;padding-left:17px}.comment-author{display:flex;align-items:center;gap:5px}.comment-author img{border-radius:50%}.comment-meta.commentmetadata{font-size:12px;font-weight:600;margin-top:5px}.comment-body p{margin:7px 0}.comment-reply-link{display:inline-block;padding:6px 15px;background:#000;border-radius:20px;color:#fff;font-size:12px;font-weight:500;letter-spacing:1px;transition:0.3s ease-in-out}.comment-reply-link:hover{background:#2c4b79;color:#fff}.commentlist{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.commentlist .comment{padding:15px;background:#f8f8f8;border-radius:12px;margin-bottom:15px}h3#reply-title,h3#comments{text-transform:capitalize;text-align:center;margin-bottom:15px}.single-announcement-form{margin-top:25px}.announcement-sec{padding:40px 0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{width:100%}.event-pagination{display:flex;align-items:center;gap:7px}.event-pagination .swiper-pagination-bullet{margin:0!important;height:12px;width:12px;background-color:#f8f8f8;opacity:1}.event-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px;background-color:var(--primary-color);border-radius:10px}.new-arrival-sec{padding:60px 0}.new-arrival-sec .product-box{margin-bottom:24px}.new-arrival-sec .pagination{justify-content:center}p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{text-align:center;margin-bottom:10px}ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{padding:12px;background:#fff;border-radius:12px;text-align:center;display:flex;flex-flow:wrap;align-items:center;justify-content:center;margin-bottom:2em}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{display:none}.woocommerce-order-received .woocommerce-order p{margin-bottom:10px;text-align:center;font-size:17px}.woocommerce-order-received .woocommerce-order{padding:20px;border-radius:20px;background-color:#f8f8f8}.woocommerce-order-received .woocommerce-order img{border-radius:12px;width:100%;max-width:600px;margin:0 auto 15px;display:block}.woocommerce-order-received .woocommerce-order h2{font-size:24px;text-transform:capitalize;margin-bottom:12px}.woocommerce-order-received .woocommerce-order table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details{background:#FFF}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details{margin-bottom:0}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details address{background:#fff}.woocommerce-order-received .woocommerce-order .woocommerce-order-details{margin-bottom:15px}.woocommerce-customer-details--phone,.woocommerce-customer-details--email{margin-bottom:0!important;text-align:left!important}.event-sec.mobile{display:none}.wc-cat-list{padding:20px;background:#f5f5f5;border-radius:15px}.wc-cat-list li{font-size:16px;position:relative;margin-bottom:5px}.wc-cat-list li:last-child{margin-bottom:0}.wc-cat-list .sub-cats{display:none;margin-left:20px;margin-top:5px}.toggle-icon{display:inline-block;width:10px;height:10px;cursor:pointer;border-right:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color);transform:rotate(-45deg);transition:transform 0.2s;position:absolute;right:0;top:8px}.parent-cat.open>.toggle-icon{transform:rotate(45deg)}.price-filter{padding:20px;background:#f5f5f5;border-radius:15px;margin-top:20px}.price-filter h3{font-size:20px;text-transform:capitalize;margin-bottom:15px}.price-values{display:flex;justify-content:space-between;font-size:13px;font-weight:500;margin-bottom:5px}.price-values span{padding:2px 8px;background:#fff;border-radius:5px}.price-sliders{position:relative;height:32px}.slider-track{position:absolute;top:50%;transform:translateY(-50%);height:4px;width:100%;background:#fff;border-radius:4px;z-index:1}.price-sliders input[type=range]{position:absolute;left:0;top:35%;transform:translateY(-50%);width:100%;height:4px;background:none;pointer-events:none;-webkit-appearance:none;z-index:2}.price-sliders input[type=range]::-webkit-slider-runnable-track{height:4px;background:#fff0}.price-sliders input[type=range]::-moz-range-track{height:4px;background:#fff0}.price-sliders input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#2c4b79;border-radius:50%;cursor:pointer;pointer-events:auto}.price-sliders input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#1e73be;border-radius:50%;cursor:pointer;pointer-events:auto}.price-sliders input[type=range]:last-child{pointer-events:auto}.flavour.active{background:#2c4b79}.flavour.active span{color:#fff}#filtered-products .product-box{margin-bottom:24px}.pagination-wrapper{display:flex;flex-flow:wrap;align-items:center;justify-content:center;gap:5px}.pagination-wrapper .pagination-number{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border:1px solid #2c4b79;border-radius:50px;color:#2c4b79;transition:0.3s ease-in-out;font-size:14px;font-weight:700}.pagination-wrapper .pagination-number.active{background:#2c4b79;color:#fff}.pagination-wrapper .pagination-number:hover{background:#2c4b79;color:#fff}.pagination-wrapper .pagination-btn{height:32px;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:0 14px;border-radius:20px;font-size:13px}.pagination-wrapper .pagination-btn.disabled{opacity:.5}.filters-sec{padding:50px 0}.filters-sec .container .row .col-lg-9{position:relative}.filter-box-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.filter-box-head h3{font-size:20px;margin-bottom:0;text-transform:capitalize}.filter-box-head i{height:30px;width:30px;display:flex;align-items:center;justify-content:center;background:#2c4b79;color:#fff;border-radius:50px;cursor:pointer;transition:transform 0.3s ease}.filter-box.closed .filter-box-head i{transform:rotate(-180deg)}.filter-box-body{display:block}.filter-box.closed .filter-box-body{display:none}.flavour-slider{margin-bottom:25px}.filter-box{position:sticky;top:0}.picked-pagination,.mission-pagination,.link-pagination,.blog-pagination,.promotion-pagination,.thumbs-pagination,.flavour-pagination,.flavour-tab-pagination,.brand-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px}.promotion-pagination{margin-top:5px}.picked-pagination .swiper-pagination-bullet,.mission-pagination .swiper-pagination-bullet,.link-pagination .swiper-pagination-bullet,.blog-pagination .swiper-pagination-bullet,.promotion-pagination .swiper-pagination-bullet,.thumbs-pagination .swiper-pagination-bullet,.flavour-pagination .swiper-pagination-bullet,.flavour-tab-pagination .swiper-pagination-bullet,.brand-pagination .swiper-pagination-bullet{margin:0!important;height:12px;width:12px;background-color:#f5f5f5;opacity:1}.picked-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.mission-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.link-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.blog-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.promotion-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.thumbs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.flavour-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.flavour-tab-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.brand-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px;background-color:var(--primary-color);border-radius:10px}.link-slider-wrapper,.picked-slider-wrapper,.mission-slider-wrapper,.blog-slider-wrapper,.promotion-slider-wrapper,.flavour-tab-wrapper{position:relative}.link-button-next,.link-button-prev,.pick-button-next,.pick-button-prev,.mission-button-next,.mission-button-prev,.blog-button-prev,.blog-button-next,.promotion-button-prev,.promotion-button-next,.thumb-button-next,.thumb-button-prev,.fav-button-prev,.fav-button-next{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background:var(--primary-color);color:#fff;font-size:10px;position:absolute;top:40%;transform:translateY(-50%);z-index:1}.fav-button-prev,.fav-button-next{top:50%}.link-button-next,.pick-button-next,.mission-button-next,.blog-button-next,.promotion-button-next,.thumb-button-next,.fav-button-next{right:-17.5px}.link-button-prev,.pick-button-prev,.mission-button-prev,.blog-button-prev,.promotion-button-prev,.thumb-button-prev,.fav-button-prev{left:-17.5px}.flavour-head-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.flavour-btns{display:flex;align-items:center;gap:12px}.flavour-button-prev,.flavour-button-next{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background:var(--primary-color);color:#fff;font-size:10px}.ajaxFilter_PagiLoader{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#fff0;display:none;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(1.5px)}.ajaxFilter_PagiLoader.active{display:flex}.loader-spinner{text-align:center;background:#fff;padding:40px 50px;border-radius:15px;box-shadow:0 10px 40px rgb(0 0 0 / .3)}.spinner-circle{width:60px;height:60px;margin:0 auto 20px;border:5px solid #f3f3f3;border-top:5px solid #2c5282;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader-text{margin:0;font-size:16px;font-weight:600;color:#333;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.suggested-categories-grid{position:relative}.category-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-desc.expanded{-webkit-line-clamp:unset;overflow:visible}.read-more-btn{background:#2c4b8a;color:#fff;margin:8px auto 0;border:none;padding:4px 10px;border-radius:25px;font-size:11px;word-spacing:1px;font-weight:400;display:block;max-width:max-content}.cat-scroll-wrapper{position:relative}span.scroll-arrow.up{height:20px;width:20px;line-height:20px;border-radius:50%;background:#2c4b79;color:#fff;text-align:center;font-size:9px;position:absolute;right:5px;top:5px;z-index:1;display:none}span.scroll-arrow.down{height:20px;width:20px;line-height:20px;border-radius:50%;background:#2c4b79;color:#fff;text-align:center;font-size:9px;position:absolute;right:5px;bottom:5px;z-index:1;display:none}.testimonial-sec{padding:0 0}.testimonial-wrapper{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.testi-button-next{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);position:absolute;top:45%;transform:translateY(-50%);z-index:1;right:-17.5px}.testi-button-prev{height:35px;width:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);position:absolute;top:45%;transform:translateY(-50%);z-index:1;left:-17.5px}.testi-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:25px}.testi-pagination .swiper-pagination-bullet{margin:0!important;height:12px;width:12px;background-color:#ebfff8;opacity:1}.testi-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px;background-color:var(--primary-color);border-radius:10px}.testimonial-img{overflow:hidden;background:#fff;border-radius:12px;border:1px solid #dcdcdc;margin-bottom:10px;box-shadow:2px 3px 5px 0 #dcdcdc}.testimonial-img img{width:100%;height:100%;object-fit:contain;aspect-ratio:1/0.9}.testimonial-content,.review-content{display:flex;flex-flow:column;gap:8px}.testimonial-content a{display:flex;align-items:center;gap:8px}.rev-prod-img img{height:48px;width:48px;border-radius:4px;object-fit:contain;background:#f8f8f8}.rev-prod-info .product-name{font-size:12px;color:#14161a;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.review-info{display:flex;align-content:center;gap:4px}.total-rating{display:flex;align-items:center;gap:2px}.total-rating .star{color:#00239c;font-size:12px}.rating-text{font-size:12px;font-weight:700;color:#707680;line-height:1}.review-num{font-size:12px;font-weight:r00;color:#707680}.review-text{font-size:13px;line-height:18px;color:#14161a;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.review-rating{display:flex;align-items:center;gap:2px}.review-rating .star{color:#00239c;font-size:14px}.review-rating .star.empty{color:#ccc}#review-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .5);opacity:0;visibility:hidden;transition:0.3s;z-index:9998}#review-sidebar{position:fixed;top:0;right:-420px;width:100%;max-width:420px;height:100%;background:#fff;z-index:9999;transition:0.4s ease;overflow-y:auto}#review-sidebar.active{right:0}#review-overlay.active{opacity:1;visibility:visible}.close-sidebar{font-size:28px;border:none;background:none;cursor:pointer;position:absolute;top:10px;right:15px}.sidebar-product{display:flex;align-items:center;gap:8px}.sidebar-product .rev-prod-img img{border-radius:50%}.sidebar-review-top{padding:16px 24px;border-bottom:1px solid #ebeff5}.sidebar-review{padding:28px 24px;border-bottom:1px solid #ebeff5}.sidebar-userinfo{font-size:12px;line-height:18px;border-radius:4px;border:1px solid #ebeff5;color:#707680;padding:8px;display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.sidebar-userinfo .sidebar-user{color:#14161a}.sidebar-review-text{font-size:14px;color:#14161a}.sidebar-stars{display:flex;align-items:center;gap:2px;margin-bottom:24px}.sidebar-stars .star{color:#00239c;font-size:16px}.sidebar-stars .star.empty{color:#ccc}.sidebar-stars .rating-label{font-size:14px;line-height:20px;font-weight:700;color:#14161a}.sidebar-other-reviews{padding:28px 24px}.other-review-heading{font-size:16px;line-height:24px;font-weight:700;margin:0;color:#000}.other-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.other-review-img{position:relative;cursor:pointer;overflow:hidden;border:1px solid #dcdcdc}.other-review-img img{width:100%;display:block}.other-review-img.active{outline:3px solid #000;border:none}.other-review-img.active::after{content:"";position:absolute;inset:0;background:rgb(0 0 0 / .4);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.other-review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.other-review-pagination{display:flex;align-items:center}.page-indicator{font-size:12px;margin-right:4px;color:#707680}.other-prev,.other-next{display:flex;align-items:center;justify-content:center;border:1px solid #ebeff5;border-radius:2px;width:28px}.review-user{font-size:12px;line-height:18px;color:#707680}.sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);opacity:0;visibility:hidden;z-index:999;transition:0.3s ease}.sidebar.active~.sidebar-overlay,.sidebar-overlay.active{opacity:1;visibility:visible}.testimonial-sec .sec-info-btn a i{transform:unset}a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout,a.xoo-wsc-btn{border-radius:25px}@media(max-width:1199px){.brand-box h3{font-size:13px}.product-title{font-size:14px}.brand-index-list{grid-template-columns:repeat(5,1fr)}.header-menus .header-menu-desktop{gap:20px}.header-menus .header-menu-desktop li a{font-size:14px}.product-card-grid{grid-template-columns:repeat(5,1fr)}.e-liqid-banner .main-heading p{font-size:15px}.e-liqid-banner .main-heading h1{font-size:22px}}@media(max-width:991px){.testimonial-wrapper{grid-template-columns:repeat(4,1fr)}.products-row{margin-top:15px}.header-top-btns ul{display:none}.header-top-btns .header-buttons{display:flex}.header-menus{display:none}.mobile-menu{display:block}.header-wrapper{flex-flow:wrap}.header-logo{width:30%}.header-top-btns{width:70%}.header-serach-bar-wrapper{order:3;width:100%;margin-top:7px}.top-bar p,.scrolling-text p{font-size:14px}.product-btn a,.product-box .out-of-stock{font-size:12px}.product-btn a i{font-size:16px}.brand-sec{padding:40px 0 6px}.brand-box img{height:95px;width:95px}.picked-sec{padding:40px 0 16px}.picked-box .logo{height:95px;width:95px}.shop-box .shop-img{height:155px;width:155px}.shop-box .shop-img img{height:100px;width:100px}.shop-box h3{font-size:18px}.choose-box .content-box h3{font-size:22px}.choose-box .icon-box{height:100px;width:100px;flex:0 0 100px;font-size:34px}.section-title{font-size:26px}.section-info-wrapper{gap:20px}.section-info-wrapper,.section-info-wrapper-2{margin-bottom:25px}.section-des{font-size:13px}.event-box{flex-flow:column}.suggested-categories-grid h4,.suggested-prod-section h4{font-size:17px}#live-search-results ul li{width:48%}#live-search-results ul li a .thumb{height:85px;width:85px;border-radius:5px}#live-search-results ul li a .info .title,#live-search-results ul li a .info .price{font-size:14px}.category-link-wrapper{flex-flow:row;gap:24px;margin-top:24px}.e-liquid-product{margin-top:30px}.points-info{width:35%}.custom-variations-wrapper{justify-content:center}.custom-variation-box{width:47%}.single-product-sec{padding:40px 0}.single-product-info{margin-top:15px}.single-product-info-wrapper{display:flex;flex-flow:column-reverse}.product-description{padding-top:15px;border-top:2px dotted #2c4b79}.woocommerce #reviews #comments ol.commentlist{gap:12px}.woocommerce #reviews #comments ol.commentlist li img.avatar{height:50px!important;width:50px!important}strong.woocommerce-review__author{font-size:15px}.comment_container{flex-flow:column}.woocommerce #reviews #comments ol.commentlist li .comment-text .description p{font-size:13px}.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{position:absolute;top:10px;right:10px}.e-liqid-banner .main-heading p{font-size:14px}.e-liqid-banner .banner-product-img img{width:250px}.single-product-categories{display:none}.footer-links{margin-top:15px}.sr-list{grid-template-columns:repeat(3,1fr)}.woocommerce ul.order_details{column-gap:35px;row-gap:10px}.woocommerce ul.order_details li{border-right:none;padding:0;margin:0}.announcement-box img{height:200px}.announcement-box h3{font-size:24px;}.wc-cat-list{height:200px;overflow-y:auto}.wc-cat-list::-webkit-scrollbar{display:none}span.scroll-arrow.up,span.scroll-arrow.down{display:inline-block}}@media(max-width:767px){.testimonial-wrapper{grid-template-columns:repeat(3,1fr)}header{position:sticky;top:0;background:#fff;z-index:9}.sticky-whatsapp-icon{bottom:80px;left:unset;right:20px}.sticky-whatsapp-icon a img{height:45px;width:45px}.seller-tab{padding:6px 20px;font-size:13px}.container{max-width:100%}.header-buttons .login-btn{display:none}.banner-slide{height:250px}.prod-button-prev,.link-button-prev,.brand-button-prev,.testi-button-prev,.pick-button-prev,.mission-button-prev,.blog-button-prev,.promotion-button-prev,.best-button-prev,.sale-button-prev,.rec-button-prev,.thumb-button-prev .fav-button-prev{left:-10px}.prod-button-next,.link-button-next,.brand-button-next,.testi-button-next,.pick-button-next,.mission-button-next,.blog-button-next,.promotion-button-next,.best-button-next,.sale-button-next,.rec-button-next,.thumb-button-next,.fav-button-next{right:-10px}.best-product-img{height:100px;width:100px;flex:0 0 100px}.product-title,.product-price{font-size:13px}.product-title{height:35px}.add-to-wishlist{height:28px;width:28px;line-height:28px;top:5px;right:5px}.product-sec{padding:30px 0}.brand-sec{padding:30px 0 0}.best-seller-sec{padding:26px 0 10px}.picked-sec{padding:26px 0 10px}.shop-sec{padding:26px 0 10px}.instagram-sec{padding-bottom:30px}.bottom-bar{display:block}footer{padding:30px 0 100px}.xoo-wsc-basket{bottom:70px!important}.blog-title,.event-content h3{font-size:18px}.blog-date{font-size:13px}.blog-des{font-size:12px}.footer-newsletter{flex-flow:column;gap:12px}.newsletter-content{width:80%;text-align:center}.newsletter-wrapper{width:80%}#live-search-results ul li{width:100%}.section-info-wrapper{flex-flow:column;gap:12px;text-align:center}.brand-index-list{grid-template-columns:repeat(4,1fr)}.sub_popup{max-width:350px}.sub_popup p{font-size:14px;max-width:100%}.sub_popup span{width:100%}.sub_popup h2{font-size:22px}.sub_popup h3{font-size:16px}.age-verification-btns a{padding:9px;width:85px;font-size:14px}.woocommerce #reviews #comments ol.commentlist li{flex:0 0 48%}.topbar-wrapper{flex-flow:column;gap:5px}.topbar-wrapper p{text-align:center}.product-card-grid{grid-template-columns:repeat(4,1fr)}.delivery-sec,.faqs-sec{padding:40px 0}.delivery-box img{width:240px}.delivery-box h2{font-size:22px}.delivery-box p{font-size:14px}.delivery-input-box h3{font-size:18px}#sameday-result{margin-top:20px}#sameday-result h2{font-size:22px;margin-bottom:20px}.sameday-result-wrapper{flex-flow:column;gap:20px}#col-sameday,#col-regular{width:100%}.faqContentBox{padding:25px}.faqContentBox .contentWrap h3{font-size:16px}.faqContentBox .contentWrap p{margin-top:10px;font-size:14px}.e-liqid-banner{height:unset}.e-liqid-banner .banner-product-img img{width:200px;margin:0 auto 20px;display:block}.e-liqid-banner .main-heading p{text-align:center;font-size:13px}.essential-box,.blog-product-info-box-wrapper{grid-template-columns:repeat(1,1fr)}.sr-list{grid-template-columns:repeat(2,1fr)}.event-sec.desktop{display:none}.event-sec.mobile{display:block}.event-sec.mobile .event-box{margin:10px 10px 24px 10px}}@media(max-width:575px){.testimonial-wrapper{grid-template-columns:repeat(2,1fr)}.top-bar p,.scrolling-text p{font-size:12px}.banner-slide{height:210px}.banner-button-prev,.banner-button-next{height:30px;width:30px;line-height:30px}.banner-pagination .swiper-pagination-bullet{height:10px;width:10px}.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px}.prod-button-next,.prod-button-prev,.link-button-next,.link-button-prev,.brand-button-prev,.testi-button-prev,.brand-button-next,.testi-button-next,.pick-button-prev,.pick-button-next,.mission-button-prev,.mission-button-next,.blog-button-next,.blog-button-prev,.promotion-button-next,.promotion-button-prev,.best-button-next,.sale-button-next,.rec-button-next,.best-button-prev,.sale-button-prev,.rec-button-prev,.thumb-button-next,.thumb-button-prev,.flavour-button-prev,.flavour-button-next,.fav-button-prev,.fav-button-next{height:25px;width:25px;line-height:25px;font-size:10px}.section-title{font-size:22px}.section-des{font-size:11px}.sec-info-btn a{font-size:12px}.section-info-wrapper,.section-info-wrapper-2{margin-bottom:20px}.brand-box img{height:90px;width:90px}.brand-box h3{font-size:12px}.picked-box .logo{height:90px;width:90px}.shop-box .shop-img{height:135px;width:135px}.shop-box .shop-img img{height:85px;width:85px}.shop-box h3{font-size:15px}.choose-box .icon-box{height:90px;width:90px;flex:0 0 90px;font-size:30px}.choose-box .content-box h3{font-size:18px}.choose-box .content-box p{font-size:12px}.suggested-categories-grid h4,.suggested-prod-section h4{font-size:15px}.footer-newsletter{padding:15px}.newsletter-wrapper{flex-flow:column;width:95%}.newsletter-content{width:95%}.category-link-wrapper{flex-flow:column;gap:15px;margin-top:15px}.category-link-sec .col-lg-6 .category-link-box{margin-bottom:15px}.brand-index-list{grid-template-columns:repeat(3,1fr)}.points-info{width:47%}.point-info p{font-size:18px}.points-info h3{font-size:26px}.custom-variation-box{width:100%}.point-banner{flex-flow:column;gap:12px}.point-sec h2{font-size:22px}.point-des{font-size:18px}.product-points{display:none}.single-page-breadcrumbs ul{gap:7px}.single-page-breadcrumbs ul li{font-size:11px}.single-page-breadcrumbs ul li a{gap:7px}.single-page-breadcrumbs ul a:after{font-size:9px}.single-product-title{font-size:20px;margin:8px 0}.single-product-info .price{font-size:18px}.single-product-info{padding-bottom:10px;margin-bottom:15px}.single-product-sec{padding:30px 0 40px}.comment-form-cookies-consent{font-size:13px!important}.jz-dashboard-box{flex:0 0 100%!important}.mycred-rank-banner,.jzpoints-row{flex-flow:column}.rank-content,.jzpoints-card{width:100%!important}.woocommerce #reviews #comments ol.commentlist li{flex:0 0 100%}.product-card-grid{grid-template-columns:repeat(3,1fr)}.e-liqid-banner{padding:15px 0}.e-liqid-banner .banner-product-img img{width:150px}.e-liqid-banner .main-heading h1{font-size:18px}.e-liqid-banner .main-heading p{font-size:12px}.announcement-box img{height:100px}.announcement-box h3{font-size:16px}.product-img img{aspect-ratio:1/0.9}.product-title,.product-price{font-size:12px}.product-title{height:28px}.product-content{gap:5px}.product-btn a{padding:7px}.choose-up-sec{padding:15px}.home-faq-sec{padding:15px 0 40px}.blog-sec-2{padding:20px 0}.filters-sec{padding:20px 0 50px}.flavour-slider{margin-bottom:10px}.filter-box-head{margin-bottom:7px}.price-filter{margin-top:10px;padding:10px 20px}.flavour img{width:65px}.flavour span{font-size:13px}.filter-box-head i{height:25px;width:25px}.track-order-btn{font-size:12px}.xoo-wsc-sc-cont .xoo-wsc-cart-trigger>*{font-size:13px}.xoo-wsc-sc-bki{font-size:25px}}@media(max-width:475px){.brand-box{padding:10px 0}.product-img{border-radius:10px}.product-btn a,.product-box .out-of-stock{font-size:11px}.product-btn a i{font-size:14px}.brand-box{border-radius:8px}.brand-box img{height:80px;width:80px}.brand-box h3{font-size:10px}.shop-box .shop-img{height:125px;width:125px}.shop-box .shop-img img{height:75px;width:75px}.comment-form{gap:10px}.sr-list{grid-template-columns:repeat(1,1fr)}.announcement-box{border-radius:8px}.xoo-wsc-container,.xoo-wsc-slider{max-width:340px}}@media(max-width:425px){.brand-index-list{grid-template-columns:repeat(2,1fr)}.point-sec h2{font-size:20px}.point-des{font-size:16px}.point-content h3{font-size:18px}.product-card-grid{grid-template-columns:repeat(2,1fr)}}