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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vibratour.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("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vibratour.cl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Red Hat Display", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Red Hat Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Red Hat Display", 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: "Red Hat Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Red Hat Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Red Hat Display", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(20,95,199);
	--wd-alternative-color: rgb(255,94,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(20,95,199);
	--btn-accented-bgcolor-hover: rgb(20,95,199);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://vibratour.cl/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://vibratour.cl/wp-content/uploads/2026/08/banner-viajes.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-load-fonts-700 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.wd-popup.popup-quick-view {
	--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);
}
}


/* =========================================================
   VIBRA TOUR
   PÁGINA VIAJES / CATÁLOGO DE PROGRAMAS
   ========================================================= */


/* ---------------------------------------------------------
   1. LIMPIAR ELEMENTOS DE WOOCOMMERCE
   --------------------------------------------------------- */

/* Quitar "Orden predeterminado" */
.woocommerce-ordering {
    display: none !important;
}

/* Quitar breadcrumb Inicio / Viajes */
.woocommerce-breadcrumb {
    display: none !important;
}

/* Ocultar selector de cantidad de columnas si aún aparece */
.wd-products-shop-view,
.wd-products-per-page {
    display: none !important;
}


/* ---------------------------------------------------------
   2. ESPACIADO GENERAL DEL CATÁLOGO
   --------------------------------------------------------- */

.shop-loop-head {
    margin-top: 5px !important;
    margin-bottom: 22px !important;
    min-height: 0 !important;
}

.products {
    margin-top: 0 !important;
}

/* Separación entre los tres programas */
.products.wd-products {
    gap: 24px !important;
}


/* ---------------------------------------------------------
   3. TARJETAS DE LOS VIAJES
   --------------------------------------------------------- */

.product-grid-item {
    margin-bottom: 20px !important;
    text-align: center !important;
    transition: transform 0.25s ease,
                box-shadow 0.25s ease !important;
}

/* Movimiento muy sutil al pasar el mouse */
.product-grid-item:hover {
    transform: translateY(-4px);
}


/* ---------------------------------------------------------
   4. IMÁGENES DE LOS PROGRAMAS
   --------------------------------------------------------- */

/* Todas las imágenes con la misma proporción */
.product-grid-item .product-image-link,
.product-grid-item .product-element-top {
    overflow: hidden !important;
    border-radius: 4px !important;
}

.product-grid-item .product-image-link img,
.product-grid-item .product-element-top img {
    width: 100% !important;
    aspect-ratio: 3 / 2 !important;
    object-fit: cover !important;
    display: block !important;
    transition: transform 0.35s ease !important;
}

/* Zoom muy leve */
.product-grid-item:hover .product-image-link img,
.product-grid-item:hover .product-element-top img {
    transform: scale(1.015);
}


/* ---------------------------------------------------------
   5. NOMBRE DEL PROGRAMA
   --------------------------------------------------------- */

.wd-entities-title,
.product-title {
    text-align: center !important;
    margin-top: 13px !important;
    margin-bottom: 7px !important;

    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.25 !important;

    color: #222 !important;
}


/* ---------------------------------------------------------
   6. PRECIOS VIBRA TOUR
   --------------------------------------------------------- */

.vibra-precio {
    display: block !important;
    text-align: center !important;
    margin-top: 4px !important;

    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}

/* "Desde" */
.vibra-desde {
    font-size: 12px !important;
    font-weight: 400 !important;
    opacity: 0.75 !important;
    margin-right: 2px !important;
}

/* "p/p" */
.vibra-pp {
    font-size: 12px !important;
    font-weight: 400 !important;
    opacity: 0.75 !important;
    margin-left: 2px !important;
}


/* ---------------------------------------------------------
   7. QUITAR CATEGORÍAS EN LAS TARJETAS
   --------------------------------------------------------- */

.product-grid-item .wd-product-cats,
.product-grid-item .product-category {
    display: none !important;
}


/* ---------------------------------------------------------
   8. BANNER SUPERIOR "VIAJES"
   --------------------------------------------------------- */

.page-title {
    background-position: center center !important;
    background-size: cover !important;
}

/* Sutil sombreado para que "Viajes" destaque */
.page-title::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.12);
    pointer-events: none;
}

.page-title {
    position: relative !important;
}

.page-title .container,
.page-title .title {
    position: relative !important;
    z-index: 2 !important;
}


/* ---------------------------------------------------------
   9. TABLET
   --------------------------------------------------------- */

@media (max-width: 1024px) {

    .products.wd-products {
        gap: 18px !important;
    }

    .wd-entities-title,
    .product-title {
        font-size: 15px !important;
    }

    .vibra-precio {
        font-size: 16px !important;
    }
}


/* ---------------------------------------------------------
   10. CELULAR
   --------------------------------------------------------- */

@media (max-width: 767px) {

    /* Más aire entre cada viaje */
    .product-grid-item {
        margin-bottom: 32px !important;
    }

    .products.wd-products {
        gap: 12px !important;
    }

    /* Mantener las imágenes iguales */
    .product-grid-item .product-image-link img,
    .product-grid-item .product-element-top img {
        aspect-ratio: 3 / 2 !important;
        object-fit: cover !important;
    }

    /* Nombre más fácil de leer */
    .wd-entities-title,
    .product-title {
        font-size: 17px !important;
        margin-top: 12px !important;
    }

    .vibra-precio {
        font-size: 17px !important;
        margin-top: 5px !important;
    }

    .vibra-desde,
    .vibra-pp {
        font-size: 12px !important;
    }

    /* Banner más proporcionado en móvil */
    .page-title {
        min-height: 180px !important;
        background-position: center center !important;
    }
}