
            @media (min-width: 1200px) {
            .container {  	
                width: 1260px;
                
            }}
         :root {  
            --hovercolor: #F09623; 
        }body{
            font-family: 'DM Sans', sans-serif;;
            font-size: 17px;
            color: #1D1D1D;
        }.pos_title h2{
            font-family: 'Playfair Display', serif;;
            font-size: 24px;
            color: #1D1D1D;
            text-transform: none;
        }.pos-title{
            font-family: 'Playfair Display', serif;;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.js-product-miniature .product_desc .product_name{
            color: #1D1D1D;
            font-size: 16px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #F09623;
        }.product-price-and-shipping .price{
            color:#1D1D1D;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #1D1D1D;
            font-size: 36px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#1D1D1D;
            font-size: 49px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }/* STICKY */
#header .sticky-inner.scroll-menu {
    background:#fff;
}

/* HEADER TITLE */
.page-title-wrapper {
    padding: 60px 0 30px 0;
    margin-bottom: 60px;
}
.page-header h1 {
    text-transform:uppercase;
    font-weight:300;
    font-size:3rem;
}

.categorias-home .category-image img {
    border-radius:100px;
    overflow:hidden;
}

.sectores_box.elementor-widget .banner-content {
    text-shadow:0 2px 3px rgba(0,0,0,.8);
    z-index: 99;
}

.sectores_box.elementor-widget  .elementor-widget-container a img {
    opacity:.5;
}

.sectores_box.elementor-widget:hover  .elementor-widget-container a img {
    opacity:.8;
}


body .btn-secondary,body .btn-tertiary,body .btn-primary,body .poscompare-product .product_desc div.cart button.ajax_add_to_cart_button,body .poscompare-product .product_desc div.cart span.ajax_add_to_cart_button {
text-transform: none;
    border: 2px solid #1d1d1d;
    background: #1d1d1d;
}
body .product-actions .add-to-cart {
    background: #1d1d1d;
    color: #ffffff;
    border: 1px solid #1d1d1d;
}

body  .buy .buy-now {
    background: #ffffff;
    color: #1d1d1d;
    border: 1px solid #1d1d1d;
}

body .product-quantity .qty .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin {
    border: 1px solid #1d1d1d;
}

body .product-quantity .qty .bootstrap-touchspin #quantity_wanted {
    border: 1px solid #1d1d1d;
}

#index #footer {
    margin: 0;
    border-top: 1px solid #ebebeb;
}

body .js-product-miniature .product_desc .product_name {
    font-weight: 500;
}

@media (min-width: 1025px){
body #footer .bg_before:before {
    background: unset;
}
}