
            @media (min-width: 1200px) {
            .container {  	
                width: 1660px;
                
            }}
         :root {  
            --maincolor: #1859CD;  
            --bodycolor: #525050;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-title-wrapper{ background-image: url(https://parafansk.com/img/cms/para-fans-3.jpg);}.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: 18px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #4988FB;
        }.product-price-and-shipping .price{
            color:#4988FB;
            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:#4988FB;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.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: #4988fb;
}


#free-shipping-notice p {
    color: #fff;
}

.js-product-miniature.style_product2 div.cart button.ajax_add_to_cart_button, .js-product-miniature.style_product2 div.cart span.ajax_add_to_cart_button {
    color: #fff;
    background: #4988FB;
    font-weight: 700;
    padding: .75rem 1.25rem;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
}


.js-product-miniature {
    
    border: 1px solid #4988fb73;
    border-radius: 3px;
    
}

#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    display: none !important;
}

#subcategories ul li {
    width: calc(100% / 10 - 20px);
    min-width: 100px;
    margin: 10px;
    text-align: center;
    border: 1px solid black;
    border-radius: 15px;
}

