
            @media (min-width: 1200px) {
            .container {  	
                width: 1440px;
                
            }}
         :root {  
            --hovercolor: #F07C1A; 
            --bg_dark: #FFFFFF; 
            --font-weight 600;  
			
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 14px;
            color: #212121;
        }body{background-color: #FFFFFF;background-repeat: repeat;background-attachment: scroll;background-size: auto;}.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Rubik", sans-serif;
            font-size: 24px;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos-title{
            font-family: "Rubik", sans-serif;
        }.pos-title-column h4{   
            font-size: 24px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.js-product-miniature .product_desc .product_name{
            color: #272A25;
            font-size: 16px;
            text-transform: capitalize;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #EB611C;
        }.product-price-and-shipping .price{
            color:#EB611C;
            font-size: 20px;
        }.h1.namne_details, .product_name_h1{
            color: #222222;
            font-size: 24px;
            text-transform: capitalize;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#EB611C;
            font-size: 24px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.product-quantity .mp-whatsapp {
  position: relative;
  padding: 0 10px;
  width: 100%;
  display: block;
  background-color: #15970e;
  line-height: 50px;
  font-size: 20px;
text-align:center;
  font-weight: 600;
  border: 0;
  border-radius: 3px;
  text-transform: uppercase;
}
.product-quantity .mp-whatsapp a{
  color: #fff;
}