
         :root {  
            --hovercolor: #E62436; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #666666;
        }.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: #0D3880;   
        }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #E62436;
        }.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: ;
        }.elementor-4010000 .elementor-element.elementor-element-iucfgkp {
    background-color: #0D3880 !important;
}
.elementor-4010000 .elementor-element.elementor-element-lfoxbwh {
    background-color: #000 !important;
}
.elementor-4010000 .elementor-element.elementor-element-lnbdypc .pos-menu-horizontal .menu-item > a, .elementor-4010000 .elementor-element.elementor-element-lnbdypc .pos-menu-vertical .menu-item > a {

    fill: #FFF !important;
    color: #FFF !important;
}

.elementor-6010000 .elementor-element.elementor-element-mvbuhsg {
    background-color: #0D3880 !important;
}

/* ====== Footer: fondo azul #0D3880 y anular overlays negros ====== */

/* 1) Fijar color de fondo para TODO el footer */
#footer.js-footer {
  background: #0D3880 !important;
  color: #ffffff; /* texto claro para contraste */
}

/* 2) Apagar overlays negros que vienen de clases tipo bg_black_before */
#footer .bg_black_before::before,
#footer .elementor-section::before,
#footer .elementor-column::before {
  background: transparent !important;
  opacity: 0 !important;
  content: none !important;
}

/* 3) Evitar que columnas/secciones hereden fondo negro */
#footer .elementor-section,
#footer .elementor-column,
#footer .elementor-container,
#footer .elementor-widget-wrap {
  background: transparent !important;
}

/* 4) Ajustar colores de textos y links dentro del footer */
#footer .pos-title,
#footer .links-widget-title span,
#footer .elementor-image-box-description,
#footer .elementor-text-editor,
#footer .pos-subtitle {
  color: #ffffff !important;
}

#footer a {
  color: #ffffff !important;
}
#footer a:hover,
#footer a:focus {
  color: #ffcc00 !important; /* amarillo para hover */
  text-decoration: underline;
}

/* 5) Anular cualquier imagen o degradado aplicado desde Elementor */
#footer [class*="elementor-"] {
  background-image: none !important;
}

/* 6) Forzar color en la sección top-section del footer */
#footer .elementor-top-section {
  background: #0D3880 !important;
}

/* 7) Asegurar que el contenido quede por encima de pseudo-elementos residuales */
#footer .elementor-widget-container,
#footer .elementor-image-box-wrapper,
#footer .pos-socials-widget,
#footer .pos-links-widget,
#footer .pos-newsletter-widget,
#footer .pos-title-widget {
  position: relative;
  z-index: 1;
}

.elementor-6010000 .elementor-element.elementor-element-dutaimd button {
    color: #FFF;
    height: 46px;
    background-color: #E62436 !important;
    border-radius: 0px 30px 30px 0px;
}