
            @media (min-width: 1200px) {
            .container {  	
                width: 90%;
                
            }}
         :root {  
            --hovercolor: #5E5E5E; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #5E5E5E;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #253237;
            text-transform: capitalize;
			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: #ffffff;   
        }.page-title-wrapper{  
                background-image: url(https://enedur.es/img/cms/);   
            }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #5E5E5E;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.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:#555555;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }/*ESCONDEMOS TITULOS DE PAGINAS*/
.p_tilte_small h1 {
display: none;
}
.p_tilte_small ol {
display: none;
}
.page-title-wrapper {
padding: 0 0!important;
margin-bottom: 10px !important;
}
.buy .buy-now {
display: none!important;
}
.menu-item a {
display: block;
color: #5E5E5E !important;
font-size: 0.875rem;
font-weight: 400 !important;
padding: 0.625rem 1.25rem;
padding-right: 3.125rem;
line-height: 1.5;
border-bottom: 0px solid !important;
}
#mobile_menu_wrapper .menu-close {
background: #5E5E5E !important;
color: #ffffff !important;
font-size: 26px !important;
font-weight: 400;
}
.icon-drop-mobile i {
font-size: 24px !important;
color: #5E5E5E !important;
line-height: 3.5rem !important;
}
@media (max-width: 1199px) {
    .page-title-wrapper {
        padding: 0 0 !important;
        margin-bottom: 10px !important;
    }
.flex-layout {
    flex-wrap: nowrap !important;
}