.elementor-2063 .elementor-element.elementor-element-92c9fa6:not(.elementor-motion-effects-element-type-background), .elementor-2063 .elementor-element.elementor-element-92c9fa6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.soyrefugio.cl/wp-content/uploads/2026/05/banner-paginas-escritorio-refugio-1920x1000-1.webp");background-position:center center;background-size:cover;}.elementor-2063 .elementor-element.elementor-element-92c9fa6 > .elementor-background-overlay{background-image:url("https://www.soyrefugio.cl/wp-content/uploads/2025/07/leaves_1.png");background-position:top center;background-repeat:no-repeat;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2063 .elementor-element.elementor-element-92c9fa6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5em 0em 5em 0em;}.elementor-2063 .elementor-element.elementor-element-1fcf21f > .elementor-element-populated{padding:2em 2em 2em 2em;}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(16px/2);}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(16px/2);}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(16px/2);margin-left:calc(16px/2);}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-16px/2);margin-left:calc(-16px/2);}body.rtl .elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-16px/2);}body:not(.rtl) .elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-16px/2);}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-icon i{color:var( --e-global-color-accent );transition:color 0.3s;}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-icon svg{fill:var( --e-global-color-accent );transition:fill 0.3s;}.elementor-2063 .elementor-element.elementor-element-950dd03{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-icon{padding-right:16px;}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-item > a{font-family:var( --e-global-typography-84ca66e-font-family ), Sans-serif;font-size:var( --e-global-typography-84ca66e-font-size );font-weight:var( --e-global-typography-84ca66e-font-weight );font-style:var( --e-global-typography-84ca66e-font-style );line-height:var( --e-global-typography-84ca66e-line-height );}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-text{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-2063 .elementor-element.elementor-element-468d779{text-align:center;}.elementor-2063 .elementor-element.elementor-element-468d779 .elementor-heading-title{font-size:42px;}.elementor-2063 .elementor-element.elementor-element-ff0a0a2{--display:flex;}@media(max-width:1024px){.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-item > a{font-size:var( --e-global-typography-84ca66e-font-size );line-height:var( --e-global-typography-84ca66e-line-height );}}@media(max-width:767px){.elementor-2063 .elementor-element.elementor-element-92c9fa6{padding:1em 0em 1em 0em;}.elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2063 .elementor-element.elementor-element-950dd03 .elementor-icon-list-item > a{font-size:var( --e-global-typography-84ca66e-font-size );line-height:var( --e-global-typography-84ca66e-line-height );}.elementor-2063 .elementor-element.elementor-element-468d779 .elementor-heading-title{font-size:27px;}}/* Start custom CSS for shortcode, class: .elementor-element-0e7b9a9 *//* 1. Crea un botón rojo miniatura y compacto */
.woocommerce li.product .button {
    color: transparent !important;
    font-size: 0 !important;
    background-color: #c92c2c !important; /* Rojo atractivo y elegante */
    border: none !important;
    border-radius: 2px !important; /* Esquinas sutiles */
    
    /* Tamaño pequeño y centrado */
    padding: 6px 14px !important; 
    width: auto !important;
    max-width: fit-content !important;
    margin: 15px auto 5px auto !important; /* Los separa del precio y los centra */
    display: table !important;
    
    transition: all 0.2s ease !important;
}

/* 2. El texto "Añadir al carrito" en versión fina y pequeña */
.woocommerce li.product .button::before {
    content: "AÑADIR AL CARRITO";
    color: #ffffff !important; /* Texto blanco */
    font-size: 10px !important; /* Letra delicada y chiquitita */
    font-weight: 500 !important;
    letter-spacing: 1.5px !important; /* Letras separadas con estilo */
    display: block !important;
    line-height: 1 !important;
}

/* 3. Efecto al pasar el mouse por encima (un rojo un poquito más oscuro) */
.woocommerce li.product .button:hover {
    background-color: #a62222 !important;
}

/* 4. Mantiene las estrellas ocultas */
.woocommerce li.product .star-rating {
    display: none !important;
}/* End custom CSS */