
            @media (min-width: 1200px) {
            .container {  	
                width: 1320px;
                
            }}
         :root {  
            --maincolor: #00C3FF;  
            --bodycolor: #525050;  
        }html{
            font-size: 15px;
        }body{
            font-family: "Poppins", sans-serif;
            font-size: 15px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Poppins", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Poppins", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-title-wrapper{ background-color: #DBDBDB}.js-product-miniature .product_desc .product_name{
            color: #00C3FF;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 19px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #40E490;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 18px;
        }.h1.namne_details, .product_name_h1{
            color: #00C3FF;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#40E490;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#booking_product_available_qty {  
    display: none;
}

.btn-primary, .poscompare-product .product_desc div.cart button.ajax_add_to_cart_button, .poscompare-product .product_desc div.cart span.ajax_add_to_cart_button {
    color: #fff;
    background-color: #00c3ff;
}



.time_slot_checkbox.row .col-sm-3 {
    display: none !important;
}

.booking_total_price {
    color: #82bc2e !important;
    font-weight: 700;
    white-space: nowrap;
    font-size: 20px !important;
}