.cnt-p{
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.bg-green{
    background-color: #EAF5F1;
}
.bg-creem{
    background-color: #F3F2F4;
}
section{
    padding-top: calc(10px + 20*(100vw - 320px)/1600);
    padding-bottom: calc(10px + 20*(100vw - 320px)/1600);
}


.font-normal {
    font-weight: 400;
}


.title h2{
    font-weight: 400;
}
.product-custom.product-section .right-box-contain .name{
    margin-bottom: 0;
} 
.product-custom .cat{
    color: #908D9D;
    font-weight: 400;


}

.product-section .right-box-contain .price-rating .price span{
    font-weight: 400;
    font-size: 14px;
}
.product-section .right-box-contain .price-rating .price{
    display: flex;
    gap: 10px;
    align-items: center;
}
.product-custom span.offer{
    background-color: #FA9527;
    font-weight: 500;
    padding: 0.25rem 0.375rem;
    color: #fff;
    border-radius: 0.375rem;

}
.product-custom .form-check-label{
    padding: 0 !important;
}
.product-custom .save-price{
    color: #4EAA6F;
    font-size: 1.2rem;

}
.product-custom .right-box-contain{
    text-align: start;
}
/* .product-custom .price-rating{
    margin-bottom: 1rem;
} */

.product-highlights ul{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.product-highlights i{
    color: #A8C35D;
    margin-right: 7px;
    font-size: 1.3rem;
}

.product-box-3 .product-footer .product-detail .name {
    font-weight: 500;
    line-height: calc(21px + 3*(100vw - 320px)/1600);
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.category-section-2 .category-slider .shop-category-box a img{
    border-radius: 50%;
}
.offer-banner img{
    width: 100%;
}

.cart-qty-custom{
    display: flex !important;
    align-items: center;
    gap: 10px;
}
.qty-total-web{
    display: none;
}
button.remove.close_button{
    border: 0;
    background-color: #fff;
    color: #ff0000;
    border-radius: 50%;
    padding: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.size-by{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.bt-dropdown{
    padding: 9px;
    min-width: 8rem;
    max-width: 10rem;
    font-size: calc(14px + 1*(100vw - 320px)/1600);
    color: #4a5568;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.btn-dropdown-main{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.btn-dropdown-main p,.btn-dropdown-main h6{
    font-size: 15px;
    font-weight: 400;
}
.var-modal{
    border-bottom: 1px solid #e0e0e0;
}


.var-modal .var-info{
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-top: 10px;
    margin-bottom: 10px;

}
.var-modal .var-info:first-child{
    border-top: 0;
}
.var-modal h4{
    font-size: 15px;
    font-weight: 800;
}
.var-modal p{
    font-size: 17px;font-weight: 300;margin: 0;
}
.var-modal del{
    color: #908D9D;
    font-size: 14px;
    font-weight: 300;
}
.var-modal .var-price{
    display: flex;
    gap: 5px;
}
.cart-table{
    overflow: hidden;
}

.product-image{
    position: relative;
}
.product-image button{
    position: absolute;
    top: 0%;
    right: 0%;
}

.cart-table table tbody tr td.product-detail .product{
    justify-content: space-between;
}

.delivery-login-box .delivery-detail h6{
    margin-bottom: 0 !important;
    
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box{
    gap: 5px;
}

.cart-icon{
    display: flex;
    align-items: center;
    gap: 10px;
}
.cart-icon .delivery-detail h6{
    margin-bottom: 0 !important;
    color: #4a5568;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .feather{
    margin-right: 0;
}
.delivery-detail button{
    background-color: #fff;
    border: 0;
    box-shadow: none;
}
.delivery-detail form{
    background-color: #fff;
}

.slick-track{
    margin-left:0 ;
}

.product-section .right-box-contain .product-package .select-package{
    justify-content: start;
}

.wishlist-btn{
    border: 0;
    background-color: #fff;
}

.goog-te-gadget .goog-te-combo{
    border: 0px;
    border-radius: 10px;
    padding: 5px;
}

.modal-addcart{
    background-color: #2c3b36;
    color: #fff !important;
}

.add-to-cart-box .qty-box.modal-addcart1 .input-group{
    background-color: #2c3b36;
    color: #fff;
}
.add-to-cart-box .qty-box.modal-addcart1 .input-group input{
    color: #fff;
}
.mob-logout-form{
    display: block;
}
.mobile-menu ul li .mob-logout-form  .icli {
    display: inline-block;
    margin: 0 auto;
    font-size: calc(20px + 2*(100vw - 320px) / 1600);
    color: #fff;
}
.mobile-menu ul li .mob-logout-form  span {
    display: block;
    color: #fff;
}

.mob-logout{
    background-color: transparent;
    color: #fff;
    border: 0;
}
.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty input.cart-qty-number{
    background-color: #fff ;
    color: #000;
    border: 1px solid gray;
    padding: 10px;
    width: 100%;
}

section, .section-t-space {
    padding-top: calc(10px + 20*(100vw - 320px) / 1600);
}

.header-category{
    background-color: #d99d51;
}

.after_sussess_order_btn{
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
}

.after_sussess_order_btn .btn1{
    background-color: #151515;
    color: white;
}
.after_sussess_order_btn .btn2{
    background-color: #0DA487;
    color: white;
}
.goto-cart{
    background: #161616;
    color: #fff;
    padding: calc(3px + 7*(100vw - 320px) / 1600) calc(14px + 18*(100vw - 320px) / 1600);

}

.clear-cart-btn{
    background: #161616;
    color: #fff;
}
.clear-cart-btn:hover{
    background: #161616;
    color: #fff;
}

@media (max-width: 1660px){
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail {
    display: inherit;
}}


@media (min-width: 768px){
    .product-section .product-wrapper .slick-dots{
        display: none;
    }
}
@media (min-width: 992px){
    .qty-total-web{
        display: table-cell;
    }
   
 
}



@media (max-width: 767px) {
    .cnt-p{
        padding-right: 0rem !important;
        padding-left: 0rem !important;
        padding: 0 calc(12px + 148*(100vw - 320px)/1600) !important;
    }
    .cart-table{
        padding: 15px 2px;
    }
    .cart-table table tbody tr td.product-detail .product .product-detail ul li.name a{
        font-size: 13px;
    }   
    .varandprice{
        font-size: 12px !important;
    }
    .bt-dropdown{
        min-width: 6rem;
        max-width: 6.1rem;
    }
    .cart-icon .delivery-detail h6{
        display: none;
    }
    .mobile-styki{
        position: sticky;
        top: 0;
        z-index: 1020;
        background-color: #ffffff;
    }
    .header-category{
        background: #fff;
    }
}


.float {
	position: fixed;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	color: #fff;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

/* WhatsApp button */
.whatsapp-float {
	bottom: 130px;
	right: 40px;
	background-color: #25d366;
}

/* Call button */
.call-float {
	bottom: 60px; /* Positioned below WhatsApp button */
	right: 40px;
	background-color: #34b7f1; /* blue for call */
}

/* Icon alignment */
.my-float {
	margin-top: 16px;
}

/* Optional: Hover effect */
.float:hover {
	transform: scale(1.1);
	transition: 0.3s;
}


.qty-right-plus:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.product-box-3{
    padding: 0px !important;
}
.product-detail{
       padding: 10px;
    }


    .buy-now-wrapper {
        margin-top: 10px;
        width: 100%;
    }
    
    .buy-now-product {
        width: 100%;
        height: 42px;                /* ↓ reduced height */
        
        background: #28a745;         /* solid green = cleaner */
        border: none;
        border-radius: 8px;          /* ↓ less rounded */
    
        font-size: 15px;             /* ↓ smaller text */
        font-weight: 500;            /* ↓ lighter weight */
        letter-spacing: 0.2px;
    
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    
        box-shadow: 0 4px 10px rgba(40, 167, 69, 0.25); /* ↓ subtle */
        transition: all 0.25s ease;
        cursor: pointer;
    }
    
    /* Hover */
    .buy-now-product:hover {
        background: #218838;
        box-shadow: 0 6px 14px rgba(40, 167, 69, 0.35);
        transform: translateY(-1px);
    }
    
    /* Active */
    .buy-now-product:active {
        transform: translateY(0);
        box-shadow: 0 3px 8px rgba(40, 167, 69, 0.25);
    }
    