body{margin:0;padding:0;font-family:Mulish,sans-serif;color:#686868}a{color:#ff8006;text-decoration:none}p{margin:0 0 30px 0}.btn-close:focus,.btn:focus,.form-control:focus,.form-select:focus,button:focus{outline:0;box-shadow:none}h1,h2,h3,h4,h5,h6{font-family:400;margin:0 0 20px 0}ul{list-style:none;margin:0;padding:0}.header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:9;box-shadow:0 0 10px #d3d3d354}.header-padding{padding-top:110px}.header-top{padding:5px 0;background-color:#ff8006}.header-top h4{color:#fff;font-size:14px;margin:0;font-weight:700}.header-main-inner{position:relative}.main-nav>ul>li{display:inline-block}.main-nav>ul>li .nav-link{position:relative;padding:30px 20px;color:#000;font-size:16px;font-weight:600}.main-nav>ul>li .nav-link::after{position:absolute;bottom:0;left:0;content:'';width:100%;background-image:linear-gradient(270deg,#fdc48d 0,#ff8006 105%);height:2px;opacity:0;transition:all .3s ease-in-out}.main-nav>ul>li.active .nav-link::after{opacity:1;transition:all .3s ease-in-out}.main-nav>ul>li.active .nav-link,.main-nav>ul>li:hover .nav-link{color:#d6781e}.main-nav>ul>li.drop-down .nav-link{padding-right:25px}.main-nav>ul>li.drop-down .nav-link::before{position:absolute;top:50%;transform:translateY(-50%);right:0;background-image:url(../images/chevron-bottom-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;content:'';width:18px;height:18px}.menu-icon{display:none}.mobile-nav .nav-list{height:calc(100vh - 180px);overflow-y:auto;overflow-x:hidden;padding-bottom:10px}.mobile-nav{position:fixed;top:0;left:-320px;width:320px;height:100vh;background-color:#fff;padding:15px;border-radius:0 6px 6px 0;transition:all .3s ease-in-out;z-index:999}.mobile-nav-active .mobile-nav{left:0;box-shadow:0 3px 10px #00000026}.user-profile{text-align:center;padding:15px 0;border-bottom:1px solid #d7e6ff;position:relative}.user-profile .btn{position:absolute;top:0;right:0}.user-profile-info img{width:60px;height:60px;border-radius:100%;border:2px solid #fb9839;margin-bottom:10px}.user-profile-info h4{font-size:14px;color:#000;font-weight:600;margin-bottom:6px}.user-profile-info h6,.user-profile-info p{font-weight:600;font-size:12px;margin-bottom:4px}.logo-area img{width:60px}.dropdown-mega-menu{position:absolute;max-width:100%;left:0;width:100%;top:100%;background-color:#fff;box-shadow:1px 3px 8px rgba(0,0,0,.25);border-radius:4px;padding:20px 30px;opacity:0;visibility:hidden;transition:all .3s ease-in-out;z-index:99}.main-nav>ul>li.drop-down:hover .dropdown-mega-menu{opacity:1;visibility:visible;transition:all .3s ease-in-out}.dropdown-mega-menu::before{position:absolute;top:-20px;left:345px;width:25px;height:40px;background-image:url(../images/chevron-top-arrow.svg);content:'';background-size:contain;background-position:center center;background-repeat:no-repeat}.dropdown-menu-item{display:flex}.dropdown-menu-item .item-box{width:calc(100% / 5)}.item-box ul li.item-head{font-weight:800;font-size:18px;color:#000;margin-bottom:20px}.item-box ul li a{margin-bottom:10px;display:inline-block;color:#686868;font-weight:500;font-size:14px;transition:all .3s ease-in-out}.item-box ul li a:hover{color:#ff8006}.item-box ul li a span{color:#9905df}.search-bar{position:relative}.search-bar .form-control,.subscriber-box .form-control{background:#fff;height:50px;border-image-slice:1;border-width:1px;border-image-source:linear-gradient(270deg,#fdc48d 0,#ff8006 105%);border-radius:6px}.search-btn{background:linear-gradient(270deg,#fdc48d 0,#ff8006 105%);border:none}.search-bar .search-btn{position:absolute;top:0;right:0;height:100%;padding:5px 20px;border-radius:0}.user-account-button ul li{display:inline-block;position:relative;padding-left:30px}.user-account-button ul li:hover .account-dropdown{opacity:1;visibility:visible;transition:all .3s ease-in-out}.account-dropdown .user-profile-info{text-align:center;padding-bottom:10px;border-bottom:1px solid #ccc}.user-account-button ul li a{position:relative}.user-account-button ul li a img{height:24px}.user-account-button ul li a span{display:inline-block;padding:1px 6px;background-color:#ff8006;font-size:10px;color:#fff;border-radius:100%;position:absolute;top:-5px;right:-10px}.account-dropdown{position:absolute;width:280px;right:0;top:calc(100% + 27px);background-color:#fff;box-shadow:1px 3px 8px rgba(0,0,0,.25);border-radius:4px;padding:20px 15px;opacity:0;visibility:hidden;transition:all .3s ease-in-out;z-index:99}.account-dropdown::before{position:absolute;top:-20px;right:0;width:25px;height:40px;background-image:url(../images/chevron-top-arrow.svg);content:'';background-size:contain;background-position:center center;background-repeat:no-repeat}.account-dropdown ul li{display:block;padding:0}.account-dropdown ul li a{display:inline-block;padding:10px 0 10px 5px;border-bottom:.5px solid #eaeaea;position:relative;font-weight:500;font-size:14px;color:#686868;width:100%;transition:all .3s ease-in-out}.valid-error{font-size:.875em;color:#dc3545}.account-dropdown ul li a:last-child{border-bottom:none}.account-dropdown ul li:hover{transition:all .3s ease-in-out}.account-dropdown ul li a::before{position:absolute;top:50%;right:10px;transform:translateY(-50%);background-image:url(../images/right-arrow-grey.svg);content:'';width:20px;height:20px}.not-logged-in h4{font-weight:700;font-size:16px;color:#000;margin-bottom:15px}.not-logged-in p{font-weight:400;font-size:12px;padding-bottom:10px;border-bottom:1px solid #d9d9d9;margin-bottom:10px}.account-btns{display:flex;align-items:center;justify-content:space-around}.account-btns .btn{padding:6px 20px;border-radius:4px}.account-btns .signup-btn{background:linear-gradient(90deg,#ff8006 0,#fdc48d 100%);transition:all .3s ease-in-out;color:#fff}.account-btns .signup-btn:hover{background:linear-gradient(270deg,#fdc48d 0,#ff8006 105%);transition:all .3s ease-in-out}.account-btns .login-btn{border:1px solid #ff8006;color:#ff8006;transition:all .3s ease-in-out}.account-btns .login-btn:hover{background-color:#ff8006;color:#fff;transition:all .3s ease-in-out}.border-l{border-left:1px solid #cbcbcb}.top-trending{padding-left:15px}.top-trending h4{font-weight:800;font-size:18px;color:#000;margin-bottom:20px}.product-box .product-img{position:relative;overflow:hidden}.product-box .product-img img{width:100%;height:200px;object-fit:cover;object-position:50% top}.wishlist-button{position:absolute;width:40px;height:40px;background-color:#fff;border-radius:100%;box-shadow:1px 2px 4px rgb(255 237 219 / 59%);top:10px;right:10px;display:flex;align-items:center;justify-content:center}.wishlist-button img{width:20px!important;height:22px!important}.topTrending{padding-top:40px;padding-right:5px}.topTrending .swiper-button-next,.topTrending .swiper-button-prev{position:absolute;top:20px;width:30px;height:30px;background:#fff;box-shadow:1px 2px 4px rgba(38,78,202,.2);border-radius:100%}.topTrending .swiper-button-next::after{content:'';background-image:url(../images/arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:20px;height:20px}.topTrending .swiper-button-prev::after{content:'';background-image:url(../images/arrow-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:20px;height:20px}.topTrending .swiper-button-next{left:auto;right:0}.topTrending .swiper-button-prev{left:auto;right:45px}.product-content{padding:10px 15px}.product-content h3{font-weight:700;font-size:20px;color:#33363e;margin-bottom:6px}.product-content h3 del{font-size:16px;color:red;margin-left:10px}.product-content p{font-size:16px;color:#686868;font-weight:500;margin:0}.inner-banner{padding:30px 0;background-color:#ff8006}.inner-banner-content{text-align:center}.inner-banner-content h4{font-weight:700;font-size:32px;color:#fff;margin-bottom:20px}.inner-banner-content .breadcrumb-item+.breadcrumb-item::before{content:'';background-image:url(../images/arrow-right-double.svg);background-repeat:no-repeat;background-position:center;background-size:cover;width:16px;height:16px;margin:0 10px;transform:translateY(3px)}.inner-banner-content .breadcrumb{justify-content:center;margin:0}.inner-banner-content .breadcrumb-item{color:#fff}.inner-banner-content .breadcrumb-item a{display:flex;align-items:center;font-size:14px;color:#000}.inner-banner-content .breadcrumb-item a img{margin-right:10px}.about-us-img img{width:100%}.section-pad{padding:50px 0}.about-us-content h3{font-weight:800;font-size:24px;color:#000}.about-us-content p{font-size:14px;line-height:30px}.about-us-img{padding-left:15px}.about-us-content{padding-right:15px}.footer-top{padding:50px 0 50px;background-color:rgb(255 242 229)}.footer-bottom{padding:15px 0;background-color:#ff8006}.copy-right-text p{margin:0;font-weight:600;font-size:14px;color:#fff;text-align:center}.bottom-right-link{text-align:right}.bottom-right-link ul li{display:inline-block}.bottom-right-link ul li a{padding:0 20px;display:inline-block;font-weight:600;font-size:14px;color:#fff;border-left:1px solid #fff}.bottom-right-link ul li:first-child a{border-left:none}.footer-box h4{font-weight:700;font-size:20px;margin-bottom:20px;color:#000}.footer-box ul li{margin-bottom:10px}.footer-box ul li a{font-weight:500;font-size:14px;color:#001c29}.footer-box ul li a img{margin-right:10px}.contact-information ul li{display:flex;font-weight:500;font-size:14px;color:#001c29;position:relative;padding-left:40px;padding-bottom:10px}.contact-information ul li span{width:30px;height:30px;border-radius:100%;background-color:#fff;border:1px solid #ff8006;display:flex;align-items:center;justify-content:center;margin-right:15px;position:absolute;top:0;left:0}.subscriber-box{position:relative;margin-bottom:20px}.subscriber-box .subscribe-btn{position:absolute;top:0;right:0;background-image:linear-gradient(270deg,#fdc48d 0,#ff8006 105%);color:#fff;height:100%;border-radius:0}.footer-box{font-size:14px;color:#001c29}.faqs .accordion-item{border:1px solid #ff8006}.faqs .accordion-item .accordion-button{border-bottom:1px solid #ff8006;background-color:rgb(255 242 229);color:#ff8006}.faqs .accordion-item .accordion-button.collapsed{border:none}.faqs .accordion-item .accordion-button:focus{outline:0;box-shadow:none}.blog-box{border:1px solid #ff8006;border-radius:10px;margin-bottom:30px;overflow:hidden}.blog-img img{width:100%}.blog-content{padding:20px}.blog-content h4{font-weight:700;font-size:16px;color:#000;margin-bottom:10px}.blog-content h5{font-weight:600;font-size:14px;color:#696969;margin:0}.blog-content h6{font-weight:400;font-size:12px;color:#696969;margin:0}.blog-content p{font-size:14px;color:#696969;margin-bottom:15px}.blog-content a{font-weight:500;color:#ff8006;font-size:13px}.blog-content a img{margin-left:5px;transition:all .3s ease-in-out}.blog-content a:hover img{margin-left:10px;transition:all .3s ease-in-out}.blogs .pagination{justify-content:center;border-radius:6px}.blogs .pagination .page-link{font-size:16px;font-weight:500;color:#ff8006;border:1px solid #ff8006;display:flex;align-items:center}.blogs .page-item.active .page-link{background-color:#ff8006;color:#fff}.other-blogs{padding:20px 25px;background-color:rgb(255 237 219 / 59%);border:1px solid #ff8006;border-radius:6px}.other-blogs h2{font-weight:800;font-size:20px;padding-bottom:20px;border-bottom:1px solid #ff8006;margin:0;color:#000}.other-blogs-box{display:flex;align-items:center;padding:10px;background-color:#fff;margin-top:10px}.other-blogs-box img{width:100px;height:100px;border-radius:2px;object-fit:cover;object-position:50% top;margin-right:10px}.other-blogs-box h4{font-weight:800;font-size:16px;color:#000;margin-bottom:5px}.other-blogs-box p{font-size:14px;margin-bottom:10px}.other-blogs-box h6{font-weight:500;font-size:12px;margin:0}.blog-details h4{font-weight:800;font-size:32px;color:#000;margin-bottom:4px}.blog-details h6{font-size:12px;margin-bottom:15px}.blog-img{max-height:300px;min-height:300px;height:300px!important}.blog-img img{width:100%;max-height:300px;min-height:300px;height:300px!important}.blog-details .blog-img img{margin-bottom:20px}.share-btns{display:flex;align-items:center}.share-btns span{color:#f97b06;font-weight:600;font-size:14px;display:inline-block}.blog-details h5{font-weight:600;font-size:14px;color:#696969;margin:0}.blog-details p{font-size:14px;line-height:26px}.share-btns img{margin-left:15px}.contact-info-box{padding:30px 20px;height:100%;border:1px solid #ff8006;border-radius:6px}.contact-form h4,.contact-info-box h4{font-weight:800;font-size:20px;color:#000;margin-bottom:20px}.contact-info ul{margin-bottom:20px;border-bottom:1px solid #ff8006}.contact-info ul li{padding-bottom:20px;display:flex;align-items:center;font-weight:600;font-size:16px;color:#001c29;position:relative;padding-left:60px;padding-bottom:40px;padding-top:5px}.contact-info ul li span{width:48px;height:48px;border-radius:100%;background-color:rgb(255 237 219 / 59%);border:1px solid #ff8006;display:flex;align-items:center;justify-content:center;margin-right:15px;position:absolute;top:0;left:0}.social-icon ul li{display:inline-block;padding-right:10px}.social-icon ul li a{display:inline-block}.social-icon ul li a img{width:40px}.contact-form{padding:40px 30px;border:1px solid #ff8006;border-radius:6px}.contact-form label{font-size:14px;font-weight:400;color:#000;margin-bottom:10px;display:inline-block}.contact-form label .danger{color:red}.danger{color:red}.contact-form input.form-control{height:46px}.contact-form .form-control{border-radius:0;border:none;border-bottom:1px solid #ff8006;background-color:rgb(255 240 225)}.main-btn{color:#fff;font-weight:700;font-size:16px;padding:14px 40px;min-width:180px;justify-content:center;border-radius:6px;background-image:linear-gradient(90deg,#ff8006 0,#fdc48d 100%);display:inline-flex;align-items:center}.main-btn:hover{color:#fff}.main-btn img{margin-left:10px}.google-map iframe{border-radius:6px}.privacy-policy-content h4{font-weight:800;font-size:24px;margin-bottom:20px;color:#000}.privacy-policy-content p{font-size:14px;line-height:26px}.banner-slider img{width:100%}.category-banner img{width:100%}.category-banner{padding-top:30px}.banner-img-right a+a{margin-top:30px}.homeBanner .swiper-button-next,.homeBanner .swiper-button-prev{width:40px;height:40px;border:1px solid #fff;border-radius:100%;bottom:50px;top:auto}.homeBanner .swiper-button-next{right:calc(50% - 30px);transform:translateX(50%)}.homeBanner .swiper-button-prev{left:calc(50% - 30px);transform:translateX(-50%)}.homeBanner .swiper-button-next::after{content:'';background-image:url(../images/right-arrow-white.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.homeBanner .swiper-button-prev::after{content:'';background-image:url(../images/left-arrow-white.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.homeBanner .swiper-pagination-bullet{width:15px;height:15px;background-color:#fff;opacity:1}.homeBanner .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ff8006}.section-header h3{text-align:center;font-weight:800;font-size:32px;color:#33363e;margin-bottom:20px}.product-category-box{position:relative;margin-bottom:30px;border-radius:20px;overflow:hidden}.product-category-box img{width:100%;height:250px;object-fit:cover;object-position:50% top}.product-category-box h4{position:absolute;bottom:0;left:0;width:100%;padding:20px 10px;background-color:rgba(0,0,0,.4);font-weight:600;font-size:20px;color:#fff;margin:0;text-align:center}.productCarousel .swiper-button-next,.productCarousel .swiper-button-prev{background-color:#fff;height:75px;width:30px}.productCarousel .swiper-button-next{border-radius:6px 0 0 6px;right:0}.productCarousel .swiper-button-prev{border-radius:0 6px 6px 0;left:0}.productCarousel .swiper-button-next::after,.productCarousel .swiper-button-prev::after{content:'';background-repeat:no-repeat;background-size:contain;background-position:center center;width:20px;height:20px}.productCarousel .swiper-button-next::after{background-image:url(../images/arrow-right.svg)}.productCarousel .swiper-button-prev::after{background-image:url(../images/arrow-left.svg)}.home-blog-list{display:flex;align-items:center;padding:20px;border:1px solid #b3adad;border-radius:10px;margin-bottom:18px}.home-blog-list:last-child{margin-bottom:0}.home-blog-list-img img{width:160px;height:160px;object-fit:cover;object-position:50% top}.home-blog-sec{border:1px solid #b3adad;border-radius:10px;overflow:hidden}.home-blog-sec-img img{width:100%}.blog-content{max-height:179px;min-height:179px;height:179px}.home-blog-content{padding:20px}.home-blog-content h4{font-weight:700;font-size:20px;margin-bottom:7px;color:#000}.author-details img{width:24px;height:24px;border-radius:100%;object-fit:cover;object-position:50% top;margin-right:7px}.author-details{display:flex;align-items:center;margin-bottom:8px}.author-details h5{margin:0;font-size:14px;font-weight:600}.home-blog-content span{font-weight:600;font-size:14px}.home-blog-content p{margin-bottom:30px;font-size:14px}.home-blog-list-content h4{font-weight:600;font-size:18px;margin-bottom:4px}.home-blog-list-img{margin-right:20px}.home-blog-list-img img{width:150px;height:158px;object-fit:cover;object-position:50% top}.home-blog-list-content h4{font-weight:600;font-size:18px;color:#000}.home-blog-list-content span{font-size:14px;font-weight:600}.home-blog-list-content .author-details{margin-bottom:8px}.home-blog-list-content p{margin:0;font-size:14px}.home-blog-content a{color:#ff8006;font-weight:600;text-decoration:underline;display:inline-block;font-size:14px}.customer-details{background-color:#fff;box-shadow:1px 3px 10px rgba(38,78,202,.2);border-radius:20px;padding:80px 20px 20px}.customer-details .feedback{font-size:13px;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:20px;height:120px}.category-banner a,.category-banner-img a{display:inline-block}.category-banner-img{margin-bottom:30px}.category-banner-img img{width:100%}.testimonial-boxes{padding:70px 0 40px;position:relative}.testimonial-boxes::before{position:absolute;top:0;left:0;width:70%;height:100%;content:'';background:linear-gradient(90deg,#ff8006 0,#fdc48d 100%);border-radius:0 20px 20px 0}.customer-pic img{width:130px;height:130px;border:2px solid #fff;border-radius:100%;object-fit:cover;object-position:50% top}.customer-pic{text-align:center;margin-bottom:-70px}.customer-details h4{font-weight:700;font-size:20px;color:#000;margin-bottom:10px}.customer-details p{font-weight:400;font-size:14px;margin-bottom:10px}.customer-details p:last-child{margin-bottom:0}.rating-icon img{width:26px;margin:0 5px}.rating-icon{margin-bottom:20px}.quote-icon img{width:38px;margin-bottom:20px}.testimonialCarousel{padding:15px 10px 50px}.testimonialCarousel .swiper-button-next::after,.testimonialCarousel .swiper-button-prev::after{content:'';background-repeat:no-repeat;background-size:contain;background-position:center center;width:20px;height:20px}.testimonialCarousel .swiper-button-next::after{background-image:url(../images/long-arrow-right-blue.svg)}.testimonialCarousel .swiper-button-prev::after{background-image:url(../images/long-arrow-left-blue.svg)}.testimonialCarousel .swiper-button-next,.testimonialCarousel .swiper-button-prev{position:absolute;bottom:0;top:auto;width:28px;height:28px;left:50%;right:auto;transform:translateX(250px)}.testimonialCarousel .swiper-button-next{margin-left:40px}.brandsCarousel{padding-bottom:30px}.brandsCarousel .swiper-pagination{bottom:0}.brandsCarousel .swiper-pagination-bullet{background-color:#ececec;opacity:1}.brandsCarousel .swiper-pagination-bullet-active{background-color:#ff8006}.instagram-feed-img{padding:1px}.instagram-feed-img img{width:100%}.popular-search-list h3{font-weight:700;font-size:20px;color:#001c29;margin-bottom:10px}.popular-search-list-box{margin-bottom:10px}.popular-search-list-box h4{font-weight:600;font-size:16px;color:#ff8006;margin-bottom:5px}.popular-search-list-box ul li{display:inline-block;padding:0 5px;border-right:1px solid #686868;line-height:10px}.popular-search-list-box ul li:first-child{padding-left:0}.popular-search-list-box ul li:last-child{border-right:none}.popular-search-list-box ul li a{font-size:14px;color:#686868}.product-details .breadcrumb-item+.breadcrumb-item{padding-left:40px}.product-details .breadcrumb-item+.breadcrumb-item::before{content:'';background-image:url(../images/double-right-arrow-black.svg);width:18px;background-size:contain;background-position:center center;background-repeat:no-repeat;height:12px;position:absolute;top:50%;transform:translateY(-50%);left:10px}.product-details .breadcrumb-item{position:relative}.product-details .breadcrumb-item a{display:flex;align-items:center;font-weight:500;font-size:14px;color:#000}.product-details .breadcrumb-item.active{color:#ff8006;font-size:14px}.product-details .breadcrumb{margin:0}.product-details .breadcrumb-item a img{margin-right:10px;width:16px}.xzoom-gallery.xactive{border:2px solid #ff8006}.xzoom-container{display:flex}.xzoom-container .product-main-img{order:2;width:100%;position:relative}.product-main-img .xzoom{width:100%;max-height:580px;object-fit:cover;object-position:50% top}.brand-logo{position:absolute;top:10px;right:10px}.brand-logo img{height:50px}.xzoom-thumbs{width:96px;max-height:580px;overflow-y:auto;margin-right:20px}.xzoom-gallery{width:80px;margin:2px 0}.product-benefits{margin-top:40px}.product-benefits ul li{padding:20px 25px;background-color:#fff;box-shadow:1px 3px 8px rgba(0,0,0,.1);border-radius:6px;font-weight:600;font-size:14px;color:#5c5c5c;margin-bottom:10px}.product-benefits ul li img{width:24px;margin-right:20px}.product-benefits ul li:last-child{margin-bottom:0}.product-details-content h3{font-weight:700;font-size:24px;color:#000;margin-bottom:15px}.product-details-content p{font-size:14px;margin-bottom:16px}.product-details-content h2{font-weight:800;font-size:32px;color:#264eca;display:flex;align-items:center;margin-bottom:7px}.product-details-content h2 del{font-size:20px;color:red;margin-left:20px}.product-details-content .discount-badge{color:#e95401;font-weight:700;font-size:16px;margin-bottom:15px;display:inline-block}.action-btns h4{font-weight:700;font-size:16px;color:#001c29;margin-bottom:10px}.action-btns{margin-bottom:20px}.action-btns ul li{display:inline-block;position:relative}.action-btns ul li input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.action-btns ul li span{padding:7px 15px;display:inline-block;color:#d9d9d9;font-weight:600;font-size:14px;border-radius:4px;border:1px solid #d9d9d9}.action-btns ul li input[type=radio]:checked~span{color:#ff8006;border:1px solid #ff8006;background-color:rgb(255 237 219 / 59%)}.action-btns a{font-weight:700;font-size:13px;display:inline-block;color:#ff8006}.action-btns a img{margin-left:5px}.delivery-search-box{position:relative}.delivery-search-box img{position:absolute;top:50%;left:13px;transform:translateY(-50%)}.delivery-search-box .check-btn{position:absolute;top:0;right:0;height:100%;padding:10px 30px;background-color:#ff8006;color:#fff;font-weight:700;font-size:16px;border-radius:0 6px 6px 0}.delivery-search-box .form-control{height:46px;padding:10px 110px 10px 40px}.delivery-search-box .form-control::-webkit-placeholder{font-weight:500;font-size:14px}.color-sec ul li span{padding:0}.wrap{display:inline-flex;align-items:center;background:rgb(255 237 219 / 59%);border:1px solid #ff8006;border-radius:4px;padding:6px 10px}.wrap button{border:1px solid #666;padding:5px 10px;width:40px;height:49px}.wrap .count{padding:5px 10px;width:60px;text-align:center;border:none;background:0 0}.wrap button.add,.wrap button.sub{width:30px;height:30px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#ffff;border:none}.wrap button.add img,.wrap button.sub img{width:14px}.quantity-box{display:flex;align-items:center;margin-bottom:25px}.quantity-box h5{font-weight:600;font-size:14px;margin:0;margin-left:20px;color:#000}.add-cart-btn{display:flex;align-items:center;justify-content:center;min-width:270px;color:#fff!important}.add-cart-btn img,.wishlist-btn img{margin-right:12px}.wishlist-btn{display:flex;align-items:center;justify-content:center;min-width:270px;border:1px solid #ff8006;color:#ff8006;background:0 0;margin:0 20px}.product-share-btns{display:flex;align-items:center;margin-left:20px}.product-share-btns h5{font-weight:600;font-size:14px;color:#e95401;margin:0}.product-share-btns .btn{padding-right:0}.wishlist-btn:hover{color:#ff8006}.review-area h2{font-size:16px;color:#000;font-weight:700;margin-bottom:30px}.review-content{position:relative}.profile-details{position:relative}.profile-details h4{font-size:16px;font-weight:600;margin:0;line-height:20px}.profile-details h5{font-size:14px;margin:0;line-height:18px;font-weight:300;color:#a09f9f}.review-content p{margin:0;color:#a09f9f;font-size:14px}.review-rated{margin-bottom:14px}.review-rated ul li{display:inline-block;color:#ff5501;padding:0 1px}.review-box.sub{margin-top:20px;padding-bottom:0}.reply-btn{font-weight:400;font-size:12px;color:#ff8006;display:inline-block;border:1px solid #ff8006;position:absolute;top:0;right:0;transition:all .3s ease-in-out}.reply-btn:hover{color:#fff;background-color:#ff8006;transition:all .3s ease-in-out}.star{font-size:40px;color:#ff5501}.upload-img{position:relative;padding:5px 30px;border:1px solid #dfdfdf;background-color:#e7e7e7;border-radius:5px}.upload-img input[type=file]{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.product-reviews{margin-bottom:20px}.product-reviews h2{font-size:50px;font-weight:700;color:#f97b06;display:flex;align-items:end;margin-bottom:5px}.product-reviews h2 img{width:20px;margin-left:3px}.star-reviews{margin-left:10px}.product-reviews ul li{position:relative;padding:0 30px;margin-bottom:10px}.product-reviews ul li span{position:absolute;top:50%;transform:translateY(-50%);color:#b0b0b0}.review-star{left:0}.review-star img{width:10px}.review-count{right:0}.product-reviews p{margin-bottom:20px}.product-reviews .progress{background-color:#dedede}.product-reviews .progress-bar{background-color:#f97b06}.product-reviewed{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d9d9d9}.product-reviewed h5{font-size:18px;color:#000;font-weight:700;margin-bottom:8px}.product-reviewed img{width:80px;margin-bottom:10px;margin-right:10px}.offer-box{box-shadow:1px 2px 8px rgba(0,0,0,.25);border-radius:10px;position:relative;min-height:120px;display:flex;align-items:center;padding:10px 25px}.offer-box::before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:'';width:97%;height:100%;border-radius:10px}.offer-box.bg-red{background-color:#f88484}.offer-box.bg-red::before{background-color:#fff5f5}.offer-box.bg-yellow{background-color:#dbcd47}.offer-box.bg-yellow::before{background-color:#fefce8}.offer-box.bg-blue{background-color:#3b82f6}.offer-box.bg-blue::before{background-color:#d7e6ff}.offer-box h5{font-weight:400;font-size:12px;color:#0a4661;position:relative;margin-bottom:10px}.offer-box h4,.offer-box h5 span{font-weight:700;font-size:14px;color:#0a4661;position:relative;margin-bottom:0}.offerCarousel{padding:10px 40px}.offerCarousel .swiper-button-next::after,.offerCarousel .swiper-button-prev::after{background-repeat:no-repeat;content:'';background-position:center center;background-size:10px;width:24px;height:24px;border:1px solid #686868;border-radius:100%}.offerCarousel .swiper-button-next{right:0}.offerCarousel .swiper-button-prev{left:0}.offerCarousel .swiper-button-next::after{background-image:url(../images/chevron-right-grey.svg)}.offerCarousel .swiper-button-prev::after{background-image:url(../images/chevron-left-grey.svg)}.product-details-content .nav-tabs{margin-bottom:20px}.product-details-content .nav-tabs .nav-link{font-weight:600;font-size:16px;color:#696969}.nav-link:hover{color:#ff8006}.product-details-content .nav-tabs{border-bottom:1px solid #ff8006}.product-details-content .nav-tabs .nav-link.active{border-color:#ff8006 #ff8006 #fff;background-color:rgb(255 237 219 / 59%);color:#ff8006;border-radius:0}.informations-details{margin-bottom:30px}.informations-details+.informations-details{margin:0}.informations-details h4{font-weight:700;font-size:14px;color:#000}.informations-details .table th{font-weight:700;font-size:14px;color:#aaa}.informations-details .table td,.informations-details ul li{color:#686868;font-size:13px}.informations-details .table tr:last-child td{border-bottom:none}.informations-details a{color:#ff8006;font-weight:600;font-size:13px}.informations-details ul li{padding-bottom:6px}.size-info-details .table td{border:none}.review-profile-pic img{width:60px;height:60px;border-radius:100%;object-fit:cover;object-position:50% top}.review-profile-pic{margin-right:20px}.profile-details h4{font-weight:700;font-size:16px;margin-bottom:6px;color:#000}.review-field{padding-top:20px;border-top:1px solid #cacaca}.rate{float:left;height:46px;margin-bottom:20px}.rate:not(:checked)>input{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.rate:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:30px;color:#ccc}.rate:not(:checked)>label:before{content:'★ '}.rate>input:checked~label{color:#f97b06}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:#deb217}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:#f97b06}.review-field h2{font-size:18px;font-weight:600;margin-bottom:20px}.review-field textarea{background:#fcfcfc;border:1px solid #c5c5c5;border-radius:10px}.review-field h4{font-weight:700;font-size:14px}.upload-img{width:70px;height:70px;border:1px solid #ff8006;border-radius:4px;background-color:rgba(158,212,238,.15);position:relative;padding:10px;display:flex!important;align-items:center;justify-content:center;margin:5px}.review-img{position:relative}.review-img img{width:70px;height:70px;object-fit:cover;object-position:50% top;border-radius:4px;border:1px solid #ff8006;margin:5px}.delete-review-img{position:absolute;top:-4px;right:-2px}.product-img-area{position:sticky;top:110px}.chart-modal p{font-weight:500;font-size:18px;margin-bottom:30px;color:#000}.chart-modal img{width:100%}.chart-modal .modal-header h5{font-weight:800;font-size:24px;line-height:30px;color:#000}.filter-content-box{max-height:180px;overflow-y:auto}.filter-content-box::-webkit-scrollbar{width:6px}.filter-content-box::-webkit-scrollbar-thumb{background-color:#ff8006;border-radius:25px}.product-list .product-box{margin-bottom:30px;min-height:calc(100% - 30px)}.filter-box-head{margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.filter-box-head h4{font-weight:700;font-size:16px;margin:0;color:#000}.filter-box-head .clear-btn{border:1px solid #ff8006;font-weight:400;font-size:12px;color:#ff8006}.filter-box-list .accordion-button{padding:16px 25px;border-radius:5px;font-weight:600;font-size:14px;box-shadow:1px 1px 4px rgba(0,0,0,.14)}.filter-box-list .accordion-item{border:none;margin-bottom:20px}.filter-box-list .accordion-button:not(.collapsed){background-color:#fff;border:none;color:#000}.filter-box-list .accordion-button:focus{background-color:#fff;border:none}.filter-content-box ul li,.payment-method ul li{margin-bottom:15px;display:flex;align-items:center;position:relative;font-size:14px}.filter-content-box ul li:last-child{margin-bottom:0}.filter-content-box ul li input[type=checkbox],.form-checkox input[type=checkbox],.payment-method ul li input[type=radio],.select-box input[type=radio]{width:20px;height:20px;position:absolute;top:0;left:0;opacity:0}.filter-content-box ul li span,.payment-method ul li span{display:inline-flex;align-items:center}.filter-content-box ul li label,.form-checkox label,.payment-method ul li label,.select-box span{width:20px;height:20px;border:1px solid #ff8006;background-color:rgb(255 233 200);margin-right:10px;border-radius:100%}.filter-content-box ul li input[type=checkbox]:checked~label,.form-checkox input[type=checkbox]:checked~label,.payment-method ul li input[type=radio]:checked~label,.select-box input[type=radio]:checked~span{background-color:#ff8006;background-image:url(../images/tick-white-icon.svg);background-repeat:no-repeat;background-size:12px;background-position:center center}.select-box span{display:inline-block}.filter-content-box ul li span img{margin-right:10px}.product-list-filter{display:flex;justify-content:end}.product-list-filter span{font-weight:700;font-size:14px;color:#fff;background-color:#ff8006;white-space:nowrap;padding:10px 15px;border-radius:6px 0 0 6px}.product-list-filter .form-select{border-radius:0 6px 6px 0;border:1px solid #ff8006;font-size:14px}.product-list h4{font-weight:700;font-size:20px;color:#000}.product-list .pagination{justify-content:end;margin-bottom:30px}.product-list .pagination .page-link{color:#ff8006;border:1px solid #ff8006;display:flex;align-items:center}.product-list .pagination .page-item:first-child .page-link .sr-only{margin-left:10px}.product-list .pagination .page-item:last-child .page-link .sr-only{margin-right:10px}.product-list .page-item.active .page-link{background-color:#ff8006;color:#fff}.product-list .pagination .page-link img{width:18px}.product-list h4 span{font-weight:600;font-size:16px;color:#686868}.notify-btn{padding:3px 20px;background-color:rgba(127,5,223,.83);border-radius:6px;color:#fff!important;font-weight:600;font-size:16px;margin-top:5px}.not-available-badge{background-color:#f97b06;font-weight:600;font-size:16px;color:#fff!important;display:inline-block;text-align:center;position:absolute;top:30px;left:-42px;width:180px;transform:rotate(320deg)}.filter-box,.user-sidenav{position:sticky;top:115px}.text-header{border-bottom:1px solid #d9d9d9;margin-bottom:20px}.text-header h3{font-size:20px;font-weight:700;color:#000}.text-header h3 img{width:24px;margin-right:10px}.text-header p{font-weight:500;font-size:16px;margin:0;padding-bottom:10px}.cart-box-list{padding-bottom:20px;border-bottom:1px solid #d9d9d9;margin-bottom:20px}.cart-box-list:last-child{border-bottom:none}.cart-product-details{display:flex}.cart-box{padding-right:25px}.cart-product-img{position:relative;margin-right:20px}.font-18{font-size:14px}.out-stock{position:absolute;left:0;bottom:0;padding:5px;width:100%;background-color:red;font-size:12px;text-align:center;color:#fff}.cart-product-img img{width:120px;height:150px;border-radius:6px;object-fit:contain;object-position:50% top}.cart-product-content h4{font-weight:700;font-size:16px;color:#001c29;line-height:30px;margin-bottom:10px}.cart-product-content ul li{display:inline-block;padding-bottom:15px;font-size:14px;padding-right:20px}.cart-product-content ul li:last-child{padding-right:0}.cart-product-content h3{font-weight:700;font-size:24px;color:#000;margin:0}.cart-product-content h3 del{color:red;font-size:18px}.cart-product-content h3 span{font-weight:400;font-size:13px;color:#37a005;margin-left:40px}.cart-box-act-btns{text-align:right}.cart-box-act-btns a{display:inline-block;width:100%;margin-bottom:15px;font-weight:700;font-size:14px;color:red}.quantity-box-area{margin-bottom:15px}.quantity-box-area p{margin:0}.order-summary-box{padding-left:25px;position:sticky;top:120px}.apply-coupon{padding:12px 18px;background:rgb(255 237 219 / 59%);border:1px solid #ff8006;border-radius:4px;width:100%;text-align:left;display:flex;align-items:center;font-weight:500;font-size:16px;position:relative;color:#ff8006;margin-bottom:20px}.apply-coupon::before{position:absolute;top:50%;transform:translateY(-50%);right:10px;content:'';background-image:url(../images/arrow-right.svg);background-size:14px;background-repeat:no-repeat;width:20px;height:20px}.apply-coupon img{margin-right:20px}.delivery-check-box{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border:1px solid #d9d9d9;border-radius:4px;margin-bottom:4px}.delivery-check-box p{margin:0;display:flex;align-items:center;font-weight:500;font-size:16px}.delivery-check-box p img{margin-right:14px;height:20px}.delivery-check-box p span{color:#f97b06}.delivery-check-box a{font-weight:700;font-size:14px;color:#ff8006}.order-summary-box h4{font-weight:700;font-size:18px;color:#000}.order-summary-box .table{border:none}.order-summary-box .table td,.order-summary-box .table th{border:none;padding:10px 0;font-size:14px}.order-summary-box .table th{font-weight:800}.order-summary-box .table td{text-align:right;font-weight:600}.text-red{color:red}.text-green{color:#07e037}.order-summary-box .table tr:last-child td,.order-summary-box .table tr:last-child th{font-size:16px;font-weight:800;border-top:1px solid #d9d9d9}.order-summary-box .main-btn{width:100%;justify-content:center}.brands-logo{text-align:center}.brands-logo img{width:170px}.modal-content{border:none;border-radius:15px;min-height:400px}.modal-header{border:none}.delivery-check{text-align:center;padding:40px 30px}.delivery-check img{width:46px;margin-bottom:15px}.delivery-check h4{font-weight:700;font-size:18px;color:#000}.delivery-check p{font-weight:500;font-size:14px;margin-bottom:20px}.delivery-check-content{position:relative}.delivery-check-content img{position:absolute;top:50%;transform:translateY(-50%);left:10px;width:20px;height:20px}.delivery-check-content .check-btn{position:absolute;top:50%;transform:translateY(-50%);right:10px;width:28px;height:28px;background-color:rgb(255 237 219 / 59%);border-radius:100%;display:flex;align-items:center;justify-content:center;padding:0}.delivery-check-content .check-btn img{width:16px;margin:0;left:50%;transform:translate(-50%,-50%)}.delivery-check-content .form-control{height:46px;padding:10px 44px 10px 40px;border:1px solid #2196f3;font-size:14px}.apply-coupon-modal .modal-header h5{text-align:center;font-weight:700;font-size:20px;width:100%;color:#000}.coupon-search{padding:10px 20px 20px}.coupon-search form{position:relative}.coupon-search .form-control{border:1px solid #ff8006;font-weight:500;font-size:14px;border-radius:6px;height:46px}.coupon-search .apply-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.apply-btn{padding:5px 14px;color:#ff8006;background-color:#fff4ea;border-radius:6px;font-weight:700;font-size:12px}.coupon-list-area{padding:20px;background-color:rgb(255 237 219 / 59%);height:100%}.coupon-list-box{padding:10px;background-color:#fff;border-radius:6px;margin-bottom:10px}.apply-coupon-content h3{font-weight:600;font-size:14px;color:#696969;padding-left:20px;margin-bottom:7px}.coupon-list-img{margin-right:16px}.coupon-list-img img{width:70px;height:70px;border-radius:2px}.coupon-list-content h4{font-weight:700;font-size:14px;color:#696969;margin-bottom:4px}.coupon-list-content p{font-weight:400;font-size:13px;margin:0;color:#b3adad}.form-group .form-control,.form-group .form-select{border-radius:0;background-color:rgb(255 237 219 / 59%);border:none;border-bottom:1px solid #ff8006;height:46px}.form-group textarea.form-control{height:auto}.form-group .mobile-no .form-select{width:100px}.form-group label{font-weight:400;font-size:14px;margin-bottom:10px;display:inline-block;color:#000}.form-group label .danger{color:red}.login-form .main-btn{width:100%;justify-content:center}.login-modal .modal-header{align-items:start}.login-modal .modal-header h5{font-weight:800;font-size:26px;color:#000;width:100%;text-align:center}.divider{position:relative}.divider hr{margin:40px 0}.divider span{padding:5px 15px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-login{display:flex;align-items:center;justify-content:center}.social-login a+a{margin-left:40px}.social-login a img{height:34px}.login-form p{text-align:center;font-weight:600;font-size:14px;color:#000}.cart-product-list h5{font-weight:600;font-size:16px;color:#686868;margin-bottom:10px}.cart-product-list ul li{display:flex;padding:10px 0;border-top:1px solid #d9d9d9;align-items:center;justify-content:space-between}.cart-product-list ul li img{width:50px;height:60px;border:1px solid #ff8006;border-radius:4px;object-fit:cover;object-position:50% top;margin-right:10px}.cart-product-list ul li h3{font-weight:600;font-size:14px;color:#000;margin-bottom:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cart-product-list ul li h4{font-size:14px;color:#000;margin:0}.cart-product-list ul li h6{font-size:12px;color:red;margin:0;margin-top:4px}.cart-product-list ul li h6 del{color:#696969}.payment-method h4{padding-bottom:10px;border-bottom:1px solid #d9d9d9}.billing-form h4{font-weight:700;font-size:14px;color:#000}.address-type{position:relative;margin-bottom:0}.address-type+.address-type{margin-left:30px}.address-type span{padding:10px 25px;background-color:#ebf6fb;border-radius:4px;font-weight:700;font-size:16px;display:inline-block;border:1px solid transparent}.billing-address{display:flex;align-items:center}.select-box{margin-right:20px;position:relative}.select-box input,.select-box span{width:30px;height:30px}.address-type span sup{top:0}.address-type input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.address-type input[type=radio]:checked~span{border:1px solid #ff8006}.form-checkox{font-weight:400;font-size:14px;color:#686868;position:relative}.form-checkox label{border-radius:2px;margin-right:12px}.wishlist-box .main-btn{min-width:250px;justify-content:center}.wishlist-box .add-to-cart-btn{margin-top:-29px;position:relative}.user-profile-dashboard{padding:15px 20px;background-color:#fff;box-shadow:1px 2px 4px rgba(0,0,0,.25);border-radius:6px;display:flex;align-items:center;margin-bottom:20px}.user-profile-dashboard img{width:50px;height:50px;border-radius:100%;object-fit:cover;object-position:50% top}.user-profile-img{margin-right:20px}.user-profile-content h4{font-weight:700;font-size:16px;color:#000;margin-bottom:2px}.user-profile-content p{font-size:14px;margin:0}.user-account-list{border:1px solid rgb(255 237 219 / 59%)}.user-account-list ul li a{padding:15px 50px 15px 20px;background-color:rgb(255 237 219 / 59%);color:#ff8006;display:inline-block;width:100%;font-weight:700;font-size:16px;position:relative}.user-account-list ul li a::before{position:absolute;content:'';width:20px;height:20px;background-image:url(../images/arrow-right-blue.svg);background-repeat:no-repeat;background-position:center center;background-size:24px;top:50%;right:10px;transform:translateY(-50%)}.user-account-list ul li.active a{background-color:#fff;color:#001c29}.user-account-list ul li.active a:before{background-image:url(../images/arrow-right-dark-blue.svg)}.profile-content h4{font-weight:800;font-size:16px;color:#000}.user-profile-pic img{width:132px;height:132px;border-radius:100%;object-fit:cover;object-position:50% top;margin-right:20px}.change-profile-btn{position:relative;padding:7px 20px;color:#ff8006;font-weight:600;font-size:14px;border:1px solid #ff8006;background:rgb(255 237 219 / 59%);border-radius:4px}.change-profile-btn input[type=file]{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.user-sidenav{padding-right:25px}.profile-content{padding-left:25px}.address-box{background-color:rgb(255 237 219 / 59%);border:1px solid #ff8006;border-radius:6px;padding:20px;position:relative;margin-bottom:20px}.address-box h3{font-weight:700;font-size:20px;margin-bottom:15px;color:#000}.address-box h5{font-weight:700;font-size:16px;color:#000;margin-bottom:10px}.address-box p{font-weight:400;font-size:14px;margin-bottom:20px}.address-box h5 span{font-weight:400;font-size:14px}.address-list-button{position:absolute;top:20px;right:20px}.address-list-button .btn{min-width:95px;padding:10px 30px;font-weight:500;font-size:14px;background:#ff8006;border:1px solid #ff8006;box-shadow:1px 1px 2px rgba(38,78,202,.1);border-radius:4px;color:#fff}.address-list-button .delete-btn{border-color:red;background-color:#fff;color:red;margin-left:20px}.address-list-button .delete-btn:hover{color:red}.delete-btn{padding:6px 30px;background-color:red;color:#fff;font-weight:700;font-size:16px}.delete-btn:hover{color:#fff}.notify-box .add-to-cart-btn{margin-top:-20px;position:relative}.order-list .table{border-spacing:0 15px;border-collapse:separate}.order-list .table tr th{font-weight:600;font-size:14px;color:#001c29;white-space:nowrap;border:none}.order-list .table tr td{font-weight:400;font-size:13px;vertical-align:middle;border-top:1px solid #ff8006;border-bottom:1px solid #ff8006;color:#a09f9f}.order-list .table tr td:first-child{border-left:1px solid #ff8006;border-radius:6px 0 0 6px}.order-list .table tr td:last-child{border-right:1px solid #ff8006;border-radius:0 6px 6px 0}.ordered-products img{width:50px;height:50px;border:1px solid #ff8006;border-radius:4px;object-fit:cover;object-position:50% top;margin-right:10px}.ordered-products h4{white-space:nowrap;margin:0;color:#a09f9f;text-overflow:ellipsis;font-weight:400;font-size:14px}.order-list .table tbody tr{border-radius:7px;border-bottom-width:8px}.order-badges,.payment-badges{padding:4px 20px;border-radius:6px;display:inline-block;color:#fff;font-weight:500;font-size:13px}.bg-green{background-color:#37a005;border:1px solid #37a005}.bg-red{background-color:#ff0707;border:1px solid #ff0707}.bg-blue{background-color:#3b82f6;border:1px solid #3b82f6}.bg-dark-green{background-color:#206300;border:1px solid #206300}.bg-purple{background-color:#9905df;border:1px solid #9905df}.bg-light-green{background-color:#5dd5dd;border:1px solid #5dd5dd}.view-btn{padding:7px 30px;font-weight:500;font-size:14px;color:#ff8006;border:1px solid #ff8006;background-color:rgb(255 237 219 / 59%);border-radius:4px}.view-btn:hover{color:#ff8006}.invoice-details{margin-bottom:30px}.invoice-details ul li{padding-bottom:10px;font-weight:600;font-size:16px}.invoice-details ul li b{color:#000}.product-progress-bar ul{display:flex;justify-content:center}.product-progress-bar ul li{width:calc(100% / 5);text-align:center;position:relative}.product-progress-bar ul li::before{position:absolute;top:9px;content:'';right:50%;width:100%;height:5px;background-color:#cecece}.product-progress-bar ul li.active::before{background-color:#0acf06}.product-progress-bar ul li:first-child:before{display:none}.product-progress-bar ul li span{width:24px;height:24px;background-color:#cecece;display:inline-block;border-radius:100%;position:relative;z-index:1}.product-progress-bar ul li.active span{background-color:#0acf06}.product-progress-bar ul li p{font-weight:700;font-size:14px;letter-spacing:.001em;color:#000}.product-progress-bar ul li.active p{color:#0acf06}.order-product-list{padding:20px;border:1px solid #d7d7d7;border-radius:6px;margin-bottom:30px}.order-product-list p{font-weight:500;font-size:16px;color:#696969;margin-bottom:12px}.shipping-details{padding:20px 30px;background:#fff;box-shadow:1px 2px 8px rgba(0,0,0,.1);border-radius:7px;min-height:100%;display:flex;flex-direction:column}.shipping-details h4{font-weight:700;font-size:20px;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #d9d9d9}.shipping-other-info{border-top:1px solid #d9d9d9;padding-top:10px;margin-top:auto}.shipping-other-info ul li{font-size:16px;padding-bottom:10px}.shipping-other-info ul li b{color:#000}.shipping-other-info ul li:last-child{padding-bottom:0}.shipping-details h5{font-weight:700;font-size:16px;letter-spacing:.001em;color:#000;margin-bottom:20px}.shipping-details p{font-weight:400;font-size:16px;line-height:30px}.shipping-details .table{margin:0}.shipping-details .table tr td,.shipping-details .table tr th{font-size:16px;border:none}.shipping-details .table tr:last-child td,.shipping-details .table tr:last-child th{font-size:20px;font-weight:800;border-top:1px solid #d9d9d9}.order-complete-content{text-align:center;padding:60px 0}.order-complete-content img{width:120px;margin-bottom:26px}.order-complete-content h4{font-weight:800;color:#000;font-size:26px}.order-complete-content p{font-weight:600;color:#001c29;font-size:18px;margin-bottom:20px}.order-complete-content h6{font-weight:400;font-size:14px;margin-bottom:40px}.welcome-modal .modal-content{background-color:#fffcf3}.welcome-box{text-align:center}.welcome-box img{width:100%;margin-bottom:15px}.welcome-box h4{font-weight:800;font-size:30px;color:#1a1a18;margin-bottom:20px}.welcome-box p{font-weight:700;font-size:18px;color:#001c29;position:relative;padding-bottom:10px}.welcome-box p::before{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;background-color:#e7b404;width:60px;content:''}.welcome-modal .modal-footer{border:none}.welcome-modal .modal-footer .btn{padding:5px 20px;background-color:#fff;font-weight:500;font-size:14px}.instagram-sec .instagram-feed-img{margin-bottom:30px}.whatsapp-button{position:fixed;bottom:20px;right:20px;padding:15px 30px;border-radius:40px;background-color:#318f05;color:#fff;border:2px solid #fff;box-shadow:1px 3px 10px rgba(0,0,0,.15);z-index:99;display:flex;align-items:center;font-weight:600;font-size:20px}.whatsapp-button img{width:24px;margin-right:10px}.whatsapp-button:hover{color:#fff}.otp-input{width:42px}.otp-form .main-btn{margin-bottom:30px}.otp-form{padding-top:0}.otp-form label{margin-bottom:30px}.btn-close{position:absolute;top:15px;right:15px}.ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ellipsis-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.filter-button{padding:6px 10px;border:1px solid #ff8006;border-radius:4px;font-weight:700;font-size:14px;color:#ff8006}.filter-search-list{padding:30px 0}.filter-search-list h4{display:inline-block;font-weight:700;font-size:16px;margin-bottom:5px;color:#000}.filter-search-list span{display:inline-flex;padding:3px 10px;border-radius:100%;color:#ff8006;background-color:rgb(255 233 200);border-radius:16px;margin:0 5px 5px;font-size:14px}.filter-search-list span img{margin-left:5px}.mobile-label{display:none}.modal-body{padding-top:0}.form-control.is-invalid{border-color:#dc3545!important}.small-btn{color:#fff;font-weight:700;font-size:16px;padding:8px 20px;min-width:180px;justify-content:center;border-radius:6px;background-image:linear-gradient(90deg,#ff8006 0,#fdc48d 100%);display:inline-flex;align-items:center}.short-button{padding:5px 20px;font-weight:500;font-size:14px;background:#ff8006;border:1px solid #ff8006;box-shadow:1px 1px 2px rgba(38,78,202,.1);border-radius:4px;color:#fff}.xzoom-preview{z-index:9999}.btn-close-toast{position:absolute;top:50%;transform:translateY(-50%);right:30px;color:#fff}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.page-load{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffa6;z-index:9;display:none;align-items:center;justify-content:center}.page-load-content p{font-size:16px;margin-top:20px;margin-bottom:0}.loader{width:100px;height:100px;border:solid 10px #ff8006;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@media (min-width:992px){.container{max-width:1160px}.main-nav>ul>li .nav-link{padding:30px 10px;font-size:14px}.main-nav>ul>li.drop-down .nav-link{padding-right:20px}.category-banner .col-lg-5{width:44.666667%}.category-banner .col-lg-7{width:55.333333%}.instagram-feed .col-lg-5{width:45.2%}.instagram-feed .col-lg-7{width:54.8%}.border-lg-right{border-left:1px solid #d9d9d9}}@media(min-width:1200px){.container{max-width:1280px;padding:0 40px}.main-nav>ul>li .nav-link{padding:30px 5px;font-size:14px}.main-nav>ul>li.drop-down .nav-link{padding-right:20px}.zig-zag .about-us-img{padding-left:0;padding-right:15px}.zig-zag .about-us-content{padding-right:0;padding-left:15px}}@media(min-width:1400px){.container{max-width:1396px}.main-nav>ul>li .nav-link{padding:30px 10px}}@media(min-width:1700px){.container{max-width:1640px}.main-nav>ul>li .nav-link{padding:30px 15px;font-size:16px}.main-nav>ul>li.drop-down .nav-link{padding-right:20px}}@media(max-width:1200px){.add-cart-btn,.wishlist-btn{min-width:240px}.section-pad{padding:30px 0}.section-header h3{font-size:30px;margin-bottom:20px}.user-account-button ul li a img{height:20px}.user-account-button ul li{padding-left:20px}.dropdown-mega-menu{padding:15px 20px}.search-bar-mobile{position:absolute;top:0;left:0;width:100%;padding:16px 20px;background-color:#fff;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.search-bar-mobile.open{opacity:1;visibility:visible;transition:all .3s ease-in-out}.close-btn{position:absolute;top:-10px;left:-10px;z-index:9;background:#fff;width:30px;height:30px;padding:0;border-radius:100%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #fee2b266}.product-main-img .xzoom{max-height:480px}.xzoom-thumbs{max-height:480px}.product-img-area{margin-bottom:20px}.xzoom-gallery{width:76px}.product-benefits{margin-top:20px}.home-blog-list{margin-bottom:20px}.item-box ul li.item-head{font-size:14px;margin-bottom:10px}.item-box ul li a{margin-bottom:5px}.footer-box h4{font-size:18px}.wishlist-box .main-btn{min-width:200px}.blog-details h4{font-size:26px;margin-bottom:10px}.other-blogs{padding:15px 20px}.blog-details p{line-height:24px}.social-icon ul li{padding-right:10px}.social-icon ul li a img{width:30px}.contact-info ul li span{width:40px;height:40px;margin-right:10px}.contact-info ul li span img{width:16px}}@media(max-width:992px){.menu-icon{display:block;width:30px;text-align:center;margin-right:10px}.nav-link{display:flex;align-items:center;padding:10px;border:1px solid #ff8006;background-color:rgb(255 245 235);border-radius:6px;margin-top:10px;position:relative;color:#ff8006;font-size:14px}.mobile-nav .drop-down .nav-link:before{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:20px;content:'';background-image:url(../images/arrow-down.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;transition:all .3s ease-in-out}.dropdown-mega-menu{padding:0;box-shadow:none;border-radius:0;position:relative;opacity:1;visibility:visible;display:none}.dropdown-menu-item .item-box{width:100%}.top-trending{display:none}.dropdown-menu-item .item-box{margin-top:10px;border:1px solid #ccc;border-radius:6px;padding:10px}.item-box ul li.item-head{font-size:16px;margin-bottom:10px}.item-box ul li a{margin-bottom:5px}.drop-down.active .nav-link:before{transform:translateY(-50%) rotate(180deg);transition:all .3s ease-in-out}.product-category-box h4{font-size:20px}.section-header h3{font-size:30px;margin-bottom:20px}.banner-img-right img+img{margin-top:20px}.banner-img-left{margin-bottom:20px}.section-pad{padding:40px 0}.home-blog-sec{margin-bottom:20px}.home-blog-list{margin-bottom:20px}.bottom-right-link,.copy-right-text{text-align:center}.filter-box{position:fixed;top:0;left:-280px;background-color:#fff;z-index:99;padding:50px 10px 10px;height:100vh;width:280px;border-radius:0 10px 10px 0;transition:all .3s ease-in-out}.filter-box.open{left:0;box-shadow:0 3px 10px #00000026;transition:all .3s ease-in-out}.filter-toggle{position:absolute;top:0;right:0}.filter-box-list{height:calc(100vh - 124px);overflow-y:auto}.main-btn{padding:10px 30px;font-size:14px}.cart-product-content h3{font-size:20px}.cart-product-content h3 span{font-size:12px;margin-left:10px}.cart-product-content h4{font-size:14px;line-height:23px;margin-bottom:6px}.cart-product-img img{width:100px;height:130px}.cart-box-act-btns .wrap{padding:4px 10px}.cart-box-act-btns a{margin-bottom:5px}.cart-box-act-btns .wrap{margin-bottom:5px}.cart-box{padding-right:0}.order-summary-box{padding-left:0}.billing-form{margin-bottom:30px}.form-group label{font-size:13px;margin-bottom:6px}.contact-information ul li span{margin-right:10px}.wishlist-box{margin-bottom:30px}.user-sidenav{display:none}.profile-content{padding-left:0}.mobile-label{display:block;font-size:14px;font-weight:700;color:#000;margin-right:10px}.order-list .table thead{display:none}.order-list .table tbody tr{display:flex;flex-direction:column;border:1px solid #ff8006;margin-bottom:10px;padding:5px 0}.order-list .table tr td{border:none;display:flex;align-items:center}.order-list .table tr td:first-child{border-left:none;border-radius:0}.order-list .table tr td:last-child{border-right:none;border-radius:0}.invoice-details ul li{font-size:14px}.shipping-details h4{font-size:16px}.shipping-details h5{font-size:14px;margin-bottom:10px}.shipping-details p{font-size:14px;line-height:24px;margin-bottom:20px}.shipping-other-info ul li{font-size:14px}.shipping-details{margin-bottom:30px;padding:20px;min-height:auto}.shipping-details .table tr td,.shipping-details .table tr th{font-size:14px;padding:5px 0}.shipping-details .table tr:last-child td,.shipping-details .table tr:last-child th{font-size:16px}.about-us-content{padding-right:0}.about-us-img{padding-left:0}.blog-details p{margin-bottom:20px}.contact-info-box{padding:20px;margin-bottom:30px;height:auto}.contact-form{padding:20px}.homeBanner .swiper-pagination{bottom:0!important}.product-benefits{margin-bottom:30px}}@media(max-width:767px){.homeBanner .swiper-button-next,.homeBanner .swiper-button-prev{display:none}.footer__column .footer-box{padding:20px 0;border-bottom:.5px solid #ff8006}.footer__column .footer-box ul{display:none;margin-top:10px}.footer__column .footer-box h4{font-weight:700;font-size:16px;margin:0;position:relative}.footer__column .footer-box h4::before{position:absolute;top:50%;transform:translateY(-50%);right:10px;content:'';background-image:url(../images/plus-icon.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.footer__column .footer-box.isOpen h4::before{background-image:url(../images/minus-icon.svg)}.footer__column .footer-box.isOpen ul{display:block}.logo-area img{width:45px}.header-padding{padding-top:88px}.product-category-box img{height:150px}.product-category-box{margin-bottom:20px;border-radius:10px}.product-category-box h4{padding:7px 10px;font-size:16px}.main-btn{font-size:14px;padding:10px 30px;min-width:140px}.section-header h3{font-size:24px;margin-bottom:10px}.product-content h3{font-size:20px}.home-blog-content{padding:10px}.home-blog-content h4{font-size:20px}.home-blog-content span{font-size:12px}.home-blog-list{display:block;padding:0;overflow:hidden}.home-blog-list-img{margin:0}.home-blog-list-img img{width:100%;height:auto}.home-blog-list-content{padding:10px}.home-blog-list-content h4{font-size:18px}.home-blog-list-content span{font-size:12px}.welcome-box h4{font-size:30px;margin-bottom:20px}.welcome-box p{font-size:14px}.testimonialCarousel .swiper-button-next,.testimonialCarousel .swiper-button-prev{transform:translateX(0)}.testimonial-boxes{padding:40px 0 20px}.customer-pic img{width:140px;height:140px}.rating-icon img{width:20px;margin:0 2px}.quote-icon img{width:30px;margin-bottom:10px}.whatsapp-button{padding:10px 25px;border-radius:30px;font-size:16px}.whatsapp-button img{width:20px;margin-right:6px}.home-blog-content p{margin-bottom:10px}.category-banner{padding-top:20px}.footer-top{padding:40px 0}.product-details-content h3{font-size:20px}.product-benefits ul li{padding:15px 25px}.product-details-content p{font-size:14px;margin-bottom:10px}.product-details-content h2{font-size:30px}.action-btns h4{font-size:14px}.product-share-btns{margin:0}.informations-details h4{margin-bottom:10px}.add-cart-btn,.wishlist-btn{min-width:220px;padding:12px 20px}.informations-details{margin-bottom:20px}.review-area h2{font-size:14px}.product-reviews h2{font-size:45px}.product-reviewed img{width:80px}.review-profile-pic img{width:40px;height:40px}.review-profile-pic{margin-right:10px}.profile-details h4{font-size:14px;margin-bottom:3px}.review-rated ul li img{width:14px}.profile-details h5{font-size:12px}.review-rated{margin-bottom:10px}.review-content p{font-size:12px}.review-field h2{font-size:16px}.review-field h4{margin-bottom:10px}.review-field textarea{font-size:14px}.rate{margin-bottom:10px}.chart-modal .modal-header h5{font-size:20px}.chart-modal p{font-size:16px;margin-bottom:20px}.product-content{padding:10px 0;display:block}.product-content img{width:15px}.filter-search-list span{font-size:12px;margin:0 3px 3px}.filter-search-list{padding:15px 0}.product-list-filter span{font-size:14px;padding:7px 10px}.product-list h4{font-size:18px;margin-bottom:10px}.cart-box-act-btns{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.cart-box-act-btns a{width:auto;margin:0}.cart-box-act-btns .wrap{margin-bottom:0}.billing-form{margin-bottom:20px}.order-complete-content{padding:40px 0}.order-complete-content img{width:100px;margin-bottom:20px}.order-complete-content h4{font-size:20px}.order-complete-content p{font-size:16px;margin-bottom:10px}.order-complete-content h6{margin-bottom:24px}.wishlist-box .main-btn{min-width:auto}.not-available-badge{top:20px;left:-50px;font-size:14px}.wishlist-button{width:30px;height:30px}.address-list-button{position:relative;top:auto;right:auto}.address-list-button .btn{padding:5px 20px}.order-list .table tr th{font-size:13px}.order-list .table tr td{font-size:12px}.ordered-products h4{font-size:12px}.view-btn{padding:5px 16px}.product-progress-bar ul{display:block}.product-progress-bar ul li{display:flex;padding:10px 0;align-items:center;width:100%}.product-progress-bar ul li::before{top:auto;bottom:50%;left:9px;right:auto;width:5px;height:100%}.product-progress-bar ul li p{margin:0}.product-progress-bar ul li span{margin-right:10px}.invoice-details{margin-bottom:0}.order-product-list,.shipping-details{margin-bottom:0}.order-product-list+.order-product-list{margin-top:20px}.shipping-details{margin-top:20px}.cart-product-img img{margin-bottom:10px}.cart-product-content ul li{padding-bottom:5px}.order-product-list p{font-size:14px;margin-bottom:10px}.cart-product-content h3{font-size:18px}.inner-banner{padding:20px 0}.inner-banner-content h4{font-size:26px;margin-bottom:10px}.inner-banner-content .breadcrumb-item{font-size:14px}.inner-banner-content .breadcrumb-item+.breadcrumb-item::before{background-size:14px;margin:0 8px 0 4px}.inner-banner-content .breadcrumb-item a img{width:14px}.about-us-content h3{font-size:20px;margin-bottom:10px}.about-us-content p,.privacy-policy-content p{line-height:24px}.accordion-body{padding:10px;font-size:14px}.faqs .accordion-item .accordion-button{font-size:14px;padding:10px}.blog-content{padding:10px}.blog-content h4{font-size:14px}.blog-content h5{font-size:12px}.blog-content h6{font-size:11px}.blog-content p{font-size:12px;margin-bottom:10px}.blog-content a{font-size:12px}.other-blogs{padding:10px}.contact-info-box{margin-bottom:20px}.homeBanner .swiper-pagination-bullet{width:10px;height:10px}.user-profile-pic{margin-bottom:20px}.user-profile-pic img{width:100px;height:100px;margin:0}.instagram-sec .instagram-feed-img{margin-bottom:20px}.product-benefits{margin-bottom:20px}.search-bar-mobile{padding:10px 20px}.search-bar .form-control{height:40px}}@media(max-width:480px){.header-top h4{font-size:12px}.category-banner{padding-top:10px}.user-account-button ul li{padding-left:15px}.banner-img-left{margin-bottom:10px}.banner-img-right img+img{margin-top:10px}.section-pad{padding:20px 0}.section-header h3{font-size:18px}.product-category-box{margin-bottom:10px}.main-btn{padding:6px 20px;min-width:auto;font-size:13px;border-radius:2px}.main-btn img{margin-left:5px;width:16px}.wishlist-button{width:30px;height:30px}.wishlist-button img{width:16px!important;height:17px!important}.product-content h3 del{font-size:14px;margin-left:5px}.product-content img{width:14px}.welcome-box h4{font-size:24px;margin-bottom:15px}.home-blog-content span{margin-bottom:10px}.home-blog-list-content span{margin-bottom:10px}.home-blog-content p{font-size:13px}.customer-details{padding:70px 15px 15px}.customer-pic img{width:110px;height:110px}.whatsapp-button{font-size:14px}.testimonialCarousel{padding:0 3px 50px}.customer-details p{font-size:12px}.popular-search-list h3{font-size:16px}.popular-search-list-box h4{font-size:14px}.popular-search-list-box ul li a{font-size:12px}.footer-top{padding:20px 0}.footer-box h4{font-weight:700;font-size:16px}.footer-box p{font-size:14px;margin-bottom:20px}.copy-right-text p{font-size:12px}.modal-content{min-height:auto}.search-bar .form-control,.subscriber-box .form-control{height:40px;font-size:14px}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.xzoom-gallery{width:50px}.xzoom-thumbs{width:60px;overflow-y:auto;margin-right:5px}.product-benefits ul li{padding:7px 10px;font-size:12px;margin-bottom:6px}.product-benefits ul li img{width:20px;margin-right:10px}.product-details-content h3{font-size:16px;margin-bottom:10px}.product-details-content h2{font-size:24px}.product-details-content h2 del{font-size:16px;margin-left:10px}.product-details-content .discount-badge{font-size:14px;margin-bottom:10px}.action-btns ul li span{padding:4px 10px;font-weight:500;margin-bottom:5px}.color-sec ul li span{padding:0}.action-btns a{font-weight:600;font-size:12px}.action-btns{margin-bottom:10px}.delivery-search-box .form-control{font-size:14px}.add-cart-btn,.wishlist-btn{min-width:100%;padding:12px 20px;margin:5px 0}.mb-4{margin-bottom:1rem!important}.offerCarousel{padding:5px 20px}.offer-box{min-height:90px;padding:10px 20px}.product-details-content .nav-tabs .nav-link{font-size:14px;font-weight:500}.product-details-content .nav-tabs{margin-bottom:10px}.informations-details{margin-bottom:10px}.review-area h2{font-size:14px;margin-bottom:20px}.product-reviews h2{font-size:30px}.product-reviewed img{width:60px;margin-bottom:5px;margin-right:5px}.footer__column .footer-box{padding:15px 0}.footer__column .footer-box h4{font-size:14px}.product-content h3{font-size:18px}.product-content p{font-size:14px}.review-field h2{font-size:15px;margin-bottom:10px}.filter-search-list{padding:10px 0}.filter-box-list .accordion-item{margin-bottom:10px}.product-list h4{font-size:16px}.product-list .pagination{justify-content:center}.product-list .row,.wishlist-list .row{margin-left:-5px;margin-right:-5px}.product-list .col-6,.wishlist-list .col-6{padding:0 5px}.product-list-filter span{font-size:12px}.product-list-filter .form-select{padding:5px 30px 5px 10px}.product-list .pagination .page-link{font-size:14px}.apply-coupon{margin-bottom:10px;padding:10px 15px;font-size:14px}.delivery-check-box{margin-bottom:10px;padding:10px 15px}.delivery-check-box p{font-size:14px}.delivery-check-box p img{height:18px}.order-summary-box h4{font-size:16px;margin-bottom:10px}.order-summary-box .table td,.order-summary-box .table th{padding:5px 0;font-size:12px}.cart-product-details{display:block}.text-header h3{font-size:16px;margin-bottom:10px}.text-header h3 img{width:18px;margin-right:5px}.text-header p{font-size:14px;padding-bottom:5px}.cart-box-list{padding-bottom:10px;margin-bottom:10px}.cart-box-act-btns{display:block;text-align:center}.cart-box-act-btns a{width:100%;padding:10px 0}.cart-box-act-btns .main-btn{width:100%}.cart-box-act-btns .wrap{margin-bottom:10px}.order-summary-box .table tr:last-child td,.order-summary-box .table tr:last-child th{font-size:14px}.address-type span{font-size:14px;padding:6px 10px}.billing-form h4{margin-bottom:10px}.cart-product-list h5{font-size:14px}.cart-product-list ul li img{width:40px;height:45px}.cart-product-list ul li h4{font-size:12px;font-weight:500}.text-header{margin-bottom:10px}.form-group .form-control,.form-group .form-select{height:40px}.filter-content-box ul li,.payment-method ul li{margin-bottom:10px}.footer__column .footer-box h4::before{width:16px;height:16px}.cart-product-list ul li h3{font-size:12px}.order-complete-content h4{font-size:18px;margin-bottom:10px}.order-complete-content p{font-size:14px;margin-bottom:5px}.pt-4{padding-top:1rem!important}.delete-btn{font-size:14px;padding:4px 20px}.address-box{padding:10px}.address-box h3{font-size:18px;margin-bottom:10px}.address-box h5{font-size:14px}.address-box p{margin-bottom:10px}.address-list-button .delete-btn{margin-left:10px}.mobile-label{font-size:13px}.order-product-list{padding:10px}.shipping-details{padding:10px}.shipping-details h4{font-size:14px}.shipping-details .table tr td,.shipping-details .table tr th{font-size:12px}.shipping-details .table tr:last-child td,.shipping-details .table tr:last-child th{font-size:14px}.profile-content h4{font-size:15px;margin-bottom:10px}.invoice-details ul li{font-size:12px;font-weight:500}.product-progress-bar ul li span{width:20px;height:20px}.product-progress-bar ul li::before{left:7px}.cart-product-content ul li{font-size:12px}.about-us-content p,.privacy-policy-content p{font-size:13px;margin-bottom:20px}.inner-banner-content h4{font-size:20px}.privacy-policy-content h4{font-size:20px;margin-bottom:10px}.blog-details h4{font-size:20px}.blog-details .blog-img img{margin-bottom:10px}.blog-details p{font-size:13px}.share-btns span{font-size:13px}.share-btns img{margin-left:10px}.share-btns img{width:20px}.other-blogs-box{display:block}.other-blogs-box img{margin-bottom:10px;width:100%;height:180px;border-radius:6px}.other-blogs h2{font-size:16px;padding-bottom:10px}.contact-form h4,.contact-info-box h4{font-size:16px}.contact-info ul li{font-size:14px;padding-bottom:30px}.contact-form,.contact-info-box{padding:10px}.header-padding{padding-top:84px}.productCarousel .swiper-button-next,.productCarousel .swiper-button-prev{background-color:#fff;height:50px;width:20px}.productCarousel .swiper-button-next{border-radius:3px 0 0 3px}.productCarousel .swiper-button-prev{border-radius:0 3px 3px 0}.filter-box-list .accordion-button{padding:10px 16px}.filter-box-head{margin-bottom:10px}.product-details .breadcrumb-item a img{width:16px}.product-benefits{margin-top:10px}.chart-modal p{font-size:14px}.blogs .pagination .page-link{font-size:14px}.blogs .pagination .page-link img{width:16px}.instagram-sec .instagram-feed-img{margin-bottom:10px}.home-blog-content h4{font-size:16px}.home-blog-list-content h4{font-size:15px;font-weight:700}.home-blog-list-content p{font-size:12px}.category-banner-img{margin-bottom:20px}}