
            @media (min-width: 1200px) {
            .container {  	
                width: 1505px;
                
            }}
         :root {  
            --maincolor: #253F4D;  
            --bodycolor: #000000;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Montserrat", sans-serif;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Montserrat", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Montserrat", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-header h1,.breadcrumb{  
                color: #253F4D;   
            }.js-product-miniature .product_desc .product_name{
            color: #253F4D;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #649BBA;
        }.product-price-and-shipping .price{
            color:#253F4D;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #253F4D;
            font-size: 22px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#253F4D;
            font-size: 20px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#free-shipping-notice p {
    color: #fff;
}

.block-categories .category-sub-menu li a {
    line-height: 20px;
    margin-bottom: 25px !important;
}

.h1.namne_details, .product_name_h1 {
    font-size: 24px !important;

    font-family: Montserrat, sans-serif !important;
    color: #253f4d !important;
}

.js-product-miniature .img_block img {
    border: 1px solid #253f4d !important;
}

.grid-no-border .js-product-miniature .product_desc {

    border: 1px solid #253f4d !important;
}

.js-product-miniature.style_product1 .add-to-links li.cart button.ajax_add_to_cart_button, .js-product-miniature.style_product1 .add-to-links li.cart span.ajax_add_to_cart_button {
    display: inline-block;
    background: #253f4d !important;
    color: #ffffff;
    font-weight: 700;
    padding: 7px 35px 5px;
    border: 0;
    border-bottom: 1px solid #253f4d  !important;
    width: auto;
    cursor: pointer;
    font-size: .875rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}


.tabs .nav-tabs .nav-item .nav-link.active, .tabs .nav-tabs .nav-item .nav-link:hover {
  
    background: #253f4d;
  
}


.tabs .nav-tabs .nav-item {

    border: 1px solid #253f4d;
}