
            @media (min-width: 1200px) {
            .container {  	
                width: 1280px;
                
            }}
         :root {  
            --maincolor: #1D1D78;  
            --bodycolor: #525050;  
        }html{
            font-size: 13px;
        }body{
            font-family: 'Montserrat', sans-serif;
            font-size: 13px;
            color: #525050;
        }.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;   
        }.js-product-miniature .product_desc .product_name{
            color: #121111;
            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: #7FB82B;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#free-shipping-notice p {
    color: #fff;
}

a.ets_mm_url {
    color: #1D1D78;
    font-weight: 700;
}


.ets_mm_block_content span.h3.product-title.h4 {
    display: block;
    height: 50px;
}

.ets_mm_block_content .comments_note {
    display: none;
}

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem;
    display: none;
}

#blockcart-modal .modal-header {
    background: #1d1d78;
}

@media (max-width: 990px) {
#product iframe {
    width: auto;
}

.pos-search__submit {  
    background-color: #1d1d78 !important;   
}

.pos-search__input {   
    border-color: #1d1d78 !important;    
}

}