
            @media (min-width: 1200px) {
            .container {  	
                width: 1410px;
                
            }}
         :root {  
            --hovercolor: #EA6921; 
            --bg_dark: ; 
            --font-weight: 700;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #3C1802;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #3C1802;
            text-transform: capitalize;
			font-weight: 700;
        }.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: #3C1802E5;   
        }.js-product-miniature .product_desc .product_name{
            color: #201710;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #EA6921;
        }.product-price-and-shipping .price{
            color:#201710;
            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: ;
        }.page-header h1, .card-block h1 {
  color: #3c1802;
}
.elementor-4010000 .elementor-element.elementor-element-wwfkuqr {
  background-color: #3c1802;
}
#wrapper .breadcrumb li:last-child, #wrapper .breadcrumb li:last-child a {
  color: #3C1802;
  font-weight: bold;
}
 @keyframes blink {
            30% {
                opacity: 1;
            }
            60% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
        }

        .blinking-texto {
            animation: blink 3s infinite; 
        }
.accesibilidad {
color:#fff !important;
font-weight: bold !important;
}
.accesibilidad a:hover {
color:#dfdfdf !important;
font-weight: bold !important;
}
.btn-secondary, .btn-tertiary, .btn-primary, .poscompare-product .product_desc div.cart button.ajax_add_to_cart_button, .poscompare-product .product_desc div.cart span.ajax_add_to_cart_button {
  text-transform: none;
  font-weight: 400;
  border: 2px solid #253237;
  box-shadow: none;
  padding: 10px 30px;
  border-radius: 3px;
  display: inline-block;
  background: #253237;
  color: #fff;
  font-size: .875rem;
  line-height: 1.5;
}
.page-header h1, .card-block h1 {
  color: #fff;
}
#wrapper .breadcrumb li:last-child, #wrapper .breadcrumb li:last-child a {
  color: #FFF;
  font-weight: 700;
}
#wrapper .breadcrumb li a {
  color: #fff;
  font-weight: 700;
}
#wrapper .breadcrumb li::after {
  margin: .3125rem;
  color: #fff;
  content: '/';
}