
            @media (min-width: 1200px) {
            .container {  	
                width: 1400px;
                
            }}
         :root {  
            --maincolor: #D40001;  
            --bodycolor: #FFFFFF;  
        }html{
            font-size: 13px;
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 13px;
            color: #FFFFFF;
        }body{background-color: #FFFFFF;background-repeat: repeat-x;background-attachment: scroll;background-size: auto;}.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: 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: #EC1C24;   
        }.page-title-wrapper{ background-image: url(https://oliveira.all4biz.eu/img/cms/mockup4.jpg);background-color: #000000}.page-header h1,.breadcrumb{  
                color: #000000;   
            }.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: 13px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #D40001;
        }.product-price-and-shipping .price{
            color:#D40001;
            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:#D40001;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.js-product-miniature .product_desc .product_name:not(.one_line) {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3em;
  font-weight: 600;
}



.has-discount.product-price {
  color: #D40001;
  font-size: 16px;
}

.product-price {
  color: #D40001;
  font-size: 16px;
  font-weight: 600;
}

.js-product-miniature.style_product5 .product_desc {
  background: #f9f9f9;
}

:root {
  --bodycolor: #232323;
}

.pos-sale-product-widget .js-product-miniature {
  text-align: left;
}


.tabs .tab-content {
  text-align: left;
  color: #232323;
  font-weight: 600;
}

.product-flag .out_of_stock {
  background: #f00;
}

.product-flag .new {
  background: #28a745;
}



article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
  margin-top: -1px;
}




.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .submenu-item .category-sub-menu a, .main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column.column_dropdown .submenu-item > a {
  color: #323232;
  display: block;
  line-height: 1.52;
}




@media (min-width: 1200px) {
  .sidebar_narrow:not(#module-smartblog-details) #left-column, .sidebar_narrow:not(#module-smartblog-details) #right-column {
    width: 18%;
  }
}

@media (min-width: 1200px) {
  .sidebar_narrow:not(#module-smartblog-details) #content-wrapper.left-column, .sidebar_narrow:not(#module-smartblog-details) #content-wrapper.right-column {
    width: calc(100% - 18%);
  }
}


