
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --hovercolor: #702C5E; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Rubik", sans-serif;
            color: #000000;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Rubik", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #702C5E;   
        }.js-product-miniature .product_desc .product_name{
            color: #000000;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #702C5E;
        }.product-price-and-shipping .price{
            color:#702C5E;
            font-size: 20px;
        }.h1.namne_details, .product_name_h1{
            color: #000000;
            font-size: 26px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#702C5E;
            font-size: 24px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.page-title-wrapper {
	margin-bottom: 40px !important;
	background: #f9f9f9 !important;
}
.buy,.tabs .nav-tabs .nav-item:nth-child(2) {
	display: none !important;
}
.btn.btn-primary.full-left.ets-cb-btn-not-ok:hover {
	background: #702c5e !important;
	border-color: #702c5e !important;
}