
         :root {  
            --hovercolor: #016AD8; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #010102;
            text-transform: none;
			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: #016AD8;   
        }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 16px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #016AD8;
        }.product-price-and-shipping .price{
            color:#FF0000;
            font-size: 20px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#FB0000;
            font-size: 24px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.custom-checkbox input[type='checkbox'] + span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 0.5rem;
    vertical-align: middle;
    pointer-events: none;
    cursor: pointer;
    border: 1px #979797 solid;
}

.js-product-miniature .product_desc .variant-links a {
    margin: 0 5px 0 0;
    margin-top: 0.9375rem;
    border-radius: 100%;
    width: 1.9375rem;
    height: 1.9375rem;
}

.product-variants > .product-variants-item .color, .product-variants > .product-variants-item .custom-checkbox input[type='checkbox'] + span.color
Specificity: (0,5,2)
 {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    margin: 0 10px 0 0;
    box-shadow: none;
}