@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.rapigas.cl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.rapigas.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,144,89);
	--btn-accented-bgcolor-hover: rgb(30,106,61);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.rapigas.cl/wp-content/uploads/2026/07/Diseno-sin-titulo-2026-07-24T185534.405.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.rapigas-cambio {
    width: 100%;
    min-height: 185px;
    padding: 20px 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 18px;
    box-sizing: border-box;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}

.rapigas-cambio__texto {
    flex: 1;
    min-width: 230px;
}

.rapigas-cambio__texto h2 {
    margin: 0 0 10px;
    color: #111111;
    font-size: 27px;
    line-height: 1;
    font-weight: 900;
    font-style: italic;
}

.rapigas-cambio__texto h2 span {
    color: #e30613;
}

.rapigas-cambio__texto p {
    margin: 0;
    color: #171717;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 500;
}

.rapigas-cambio__productos {
    flex: 1.6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rapigas-cambio__productos img {
    display: block;
    width: 100%;
    max-width: 870px;
    height: 345px;
    object-fit: contain;
}

.rapigas-cambio__destacado {
    flex: 0.7;
    min-width: 170px;
}

.rapigas-cambio__destacado p {
    margin: 0;
    color: #111111;
    font-size: 22px;
    line-height: 1.15;
    font-weight: 900;
    font-style: italic;
}

.rapigas-cambio__destacado span {
    color: #e30613;
}

@media (max-width: 767px) {
    .rapigas-cambio {
        padding: 25px 18px;
        flex-direction: column;
        text-align: center;
        gap: 18px;
    }

    .rapigas-cambio__texto,
    .rapigas-cambio__destacado {
        min-width: 0;
        width: 100%;
    }

    .rapigas-cambio__texto h2 {
        font-size: 25px;
    }

    .rapigas-cambio__texto p {
        font-size: 17px;
    }

    .rapigas-cambio__productos {
        width: 100%;
    }

    .rapigas-cambio__productos img {
        max-width: 420px;
        height: auto;
    }

    .rapigas-cambio__destacado p {
        font-size: 22px;
    }
}

/*Banner negro*/
.beneficios-rapigas {
    width: 100%;
    padding: 18px 35px 24px;
    background:
        radial-gradient(circle at center, rgba(55, 55, 55, 0.35), transparent 55%),
        linear-gradient(90deg, #050505 0%, #121212 50%, #050505 100%);
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

.beneficios-rapigas h2 {
    margin: 0 0 16px;
    color: #ffffff;
    text-align: center;
    font-size: 34px;
    line-height: 1.1;
    font-weight: 900;
    font-style: italic;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.8);
}

.beneficios-rapigas h2 span {
    color: #ed1515;
}

.beneficios-rapigas__lista {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.beneficio-rapigas {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
}

.beneficio-rapigas__icono {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(145deg, #ff1717, #c90000);
    box-shadow:
        0 0 0 3px rgba(255, 255, 255, 0.08),
        0 4px 12px rgba(230, 0, 0, 0.3);
}

.beneficio-rapigas__icono svg {
    width: 36px;
    height: 36px;
    fill: none;
    stroke: #ffffff;
    stroke-width: 3.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.beneficio-rapigas__texto {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.25;
}

.beneficio-rapigas__texto strong,
.beneficio-rapigas__texto span {
    display: block;
}

.beneficio-rapigas__texto strong {
    font-weight: 800;
}

.beneficio-rapigas__texto span {
    font-weight: 700;
}

.beneficios-rapigas__separador {
    width: 1px;
    height: 55px;
    margin: 0 28px;
    background: rgba(255, 255, 255, 0.65);
}

@media (max-width: 991px) {
    .beneficios-rapigas {
        padding: 25px 20px;
    }

    .beneficios-rapigas h2 {
        font-size: 29px;
    }

    .beneficios-rapigas__lista {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .beneficio-rapigas {
        justify-content: flex-start;
    }

    .beneficios-rapigas__separador {
        display: none;
    }
}

@media (max-width: 600px) {
    .beneficios-rapigas h2 {
        font-size: 25px;
        margin-bottom: 25px;
    }

    .beneficios-rapigas__lista {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .beneficio-rapigas {
        padding: 0 15px 18px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .beneficio-rapigas:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .beneficio-rapigas__icono {
        width: 55px;
        height: 55px;
        flex-basis: 55px;
    }

    .beneficio-rapigas__icono svg {
        width: 32px;
        height: 32px;
    }

    .beneficio-rapigas__texto {
        font-size: 17px;
    }
}