
            @media (min-width: 1200px) {
            .container {  	
                width: 1200;
                
            }}
         :root {  
            --hovercolor: #B80B0C; 
            --bg_dark: ; 
            --font-weight: 500;  
			
        }body{
            font-family: "Roboto", sans-serif;
            font-size: 16px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Roboto", sans-serif;
            color: #000000;
            text-transform: capitalize;
			font-weight: 500;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Roboto", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFFCC;   
        }.page-header h1,.breadcrumb{  
                color: #000000;   
            }.js-product-miniature .product_desc .product_name{
            color: #000000;
            font-size: 16px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #B80B0C;
        }.product-price-and-shipping .price{
            color:#000000;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #000000;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#000000;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.pos_title h2, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  text-transform: inherit;
}
@media (min-width: 1025px) {
  #footer .bg_before::before {
    background: #1a1a1a;
  }
}
#header .sticky-inner.scroll-menu {
  background-color: #FFF;
}
#product .product-description p {
  font-size: 0.9375rem;
  color: #000;
}
#product .product-description ul {
  display: block;
  list-style-type: disc;
  margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  padding-inline-start: 40px;
  font-size: 0.9375rem;
  color: #000;
  line-height: 2;
  margin-top: 15px;
  margin-bottom: 15px;
}
.js-product-miniature .product_desc .product_name {
  color: #000000;
  font-size: 16px;
  text-transform: none;
  height: 70px;

}