@import url("https://fonts.googleapis.com/css2?family=Viga&family=PT+Sans:wght@400;500;700&display=swap");

.asocaven-el-nav { width: 100%; }
.asocaven-el-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-family: "PT Sans", sans-serif;
    font-weight: 500;
}
.asocaven-el-nav.is-vertical .asocaven-el-nav-list {
    display: block;
}
.asocaven-el-nav-list a {
    text-decoration: none;
    color: #505050;
    font-size: 16px;
    white-space: nowrap;
    padding: 0 16px;
    font-weight: 500;
}
.asocaven-el-nav-list a:hover { color: #0055ff; }
.asocaven-el-nav-list .current-menu-item > a,
.asocaven-el-nav-list .current_page_item > a { color: #ff0000; }
.asocaven-el-search {
    display: flex;
    align-items: stretch;
    border: 1px solid #b7bdc4 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #fff;
    height: 46px;
    gap: 0 !important;
}
.asocaven-el-search input {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 14px;
    min-width: 210px;
    flex: 1;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    outline: none;
    background: #fff;
    height: 46px;
}
.asocaven-el-search button,
.asocaven-el-search-btn {
    background: #ffc400;
    border: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    flex: 0 0 48px;
    height: 46px;
    padding: 0;
    cursor: pointer;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
}
.asocaven-el-search button:hover { background: #0055ff; color: #fff; }
.elementor-widget-nav-menu { flex-grow: 1; }

.asocaven-flip,
.elementor-flip-box.asocaven-flip {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-decoration: none;
}
.asocaven-flip-face {
    position: absolute;
    inset: 0;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity .35s ease;
}
.asocaven-flip-back { opacity: 0; }
.asocaven-flip:hover .asocaven-flip-back { opacity: 1; }
.elementor-widget-flip-box .elementor-widget-container { padding: 0 !important; }

.asocaven-carrusel-slide h2,
.asocaven-carrusel-slide h3,
.asocaven-espacio h2,
.asocaven-espacio h3 {
    font-family: Viga, arial, sans-serif !important;
}

.asocaven-catalogo { max-width: 1140px; margin: 0 auto 3rem; padding: 0 20px; }
.asocaven-catalogo-filtros {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 1.5rem 0 2rem;
}
.asocaven-catalogo-filtros input[type="search"],
.asocaven-catalogo-filtros select {
    flex: 1 1 180px;
    padding: 10px 12px;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
}
.asocaven-catalogo-filtros button,
.asocaven-form button,
.asocaven-btn {
    padding: 10px 18px;
    background: #ffc400;
    color: #111;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
}
.asocaven-btn-blue { background: #0f61e2; color: #fff; }
.asocaven-error { color: #c00; font-weight: 700; }

.asocaven-grid,
.asocaven-related-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}
.asocaven-card {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.asocaven-card-media {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}
.asocaven-card-media img,
.asocaven-card-ph {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}
.asocaven-card-ph { background: #eee; }
.asocaven-card h2,
.asocaven-card h3,
.asocaven-card .woocommerce-loop-product__title {
    font-family: Viga, arial, sans-serif !important;
    font-size: 20px !important;
    margin: 12px 0 6px;
    line-height: 20px !important;
    font-weight: 500 !important;
    color: #05172c !important;
    text-align: center;
}
.asocaven-card h2 a,
.asocaven-card h3 a,
.asocaven-card .woocommerce-loop-product__title a {
    color: #05172c !important;
    text-decoration: none;
}
.asocaven-logo-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    z-index: 2;
}
.asocaven-logo-overlay img { width: 100%; height: 100%; object-fit: cover; display: block; }

.asocaven-price,
.asocaven-price del,
.asocaven-price ins,
.asocaven-price del *,
.asocaven-price ins *,
.asocaven-carrusel-slide del,
.asocaven-carrusel-slide ins,
.asocaven-carrusel-slide del *,
.asocaven-carrusel-slide ins *,
.asocaven-espacio del,
.asocaven-espacio ins,
.asocaven-espacio del *,
.asocaven-espacio ins *,
.price del,
.price ins,
.price del *,
.price ins *,
.woocommerce-Price-amount {
    font-family: Viga, arial, sans-serif !important;
}
.asocaven-price del,
.asocaven-price del *,
.asocaven-carrusel-slide del,
.asocaven-carrusel-slide del *,
.asocaven-espacio del,
.asocaven-espacio del *,
.price del,
.price del *,
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    color: #FF0000 !important;
    opacity: 1 !important;
    text-decoration: line-through !important;
    font-weight: 500 !important;
}
.asocaven-price ins,
.asocaven-price ins *,
.asocaven-carrusel-slide ins,
.asocaven-carrusel-slide ins *,
.asocaven-espacio ins,
.asocaven-espacio ins *,
.price ins,
.price ins *,
.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    color: #0f61e2 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}
.asocaven-price-card,
.asocaven-related .asocaven-price {
    display: block;
    text-align: center;
    font-size: 14px;
}
.asocaven-price-ficha {
    display: block;
    margin: 8px 0 18px;
}
.asocaven-price-ficha del,
.asocaven-price-ficha del * {
    font-size: 20px !important;
    line-height: 20px;
    margin-right: 8px;
}
.asocaven-price-ficha ins,
.asocaven-price-ficha ins * {
    font-size: 40px !important;
    line-height: 1;
    font-weight: 600 !important;
    letter-spacing: normal;
}

.asocaven-ficha-body .entry-title,
.asocaven-ficha-body .page-header { display: none !important; }
.asocaven-ficha-body .site-main,
.asocaven-ficha-body #content,
.asocaven-ficha-body main {
    background: #f4f6f8;
}
.asocaven-ficha {
    max-width: 1140px;
    margin: 0 auto;
    padding: 18px 24px 64px;
    font-family: "PT Sans", arial, sans-serif;
    font-weight: 500;
    color: #264653;
    font-size: 16px;
}
.asocaven-crumb {
    font-family: "PT Sans", arial, sans-serif;
    font-size: 16px;
    color: #264653;
    margin: 8px 0 28px;
}
.asocaven-crumb a { color: #264653; text-decoration: none; }
.asocaven-crumb a:hover { color: #0f61e2; }
.asocaven-ficha-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
    margin-bottom: 36px;
}
.asocaven-ficha-media {
    position: relative;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}
.asocaven-ficha-img { width: 100%; height: auto; display: block; }
.asocaven-ficha-cats {
    font-family: "PT Sans", arial, sans-serif;
    font-size: 16px;
    color: #264653;
    margin: 0 0 10px;
    font-weight: 500;
}
.asocaven-ficha-cats a { color: #264653; text-decoration: none; }
.asocaven-ficha-titulo {
    margin: 0 0 6px;
    font-family: Viga, arial, sans-serif !important;
    font-size: 34px !important;
    line-height: 35px !important;
    color: #05172c !important;
    font-weight: 500 !important;
}
.asocaven-ficha-sub {
    font-family: Viga, arial, sans-serif !important;
    font-size: 22px !important;
    line-height: 22px !important;
    margin: 18px 0 8px;
    color: #05172c !important;
    font-weight: 500 !important;
}
.asocaven-ficha-excerpt {
    font-family: "PT Sans", arial, sans-serif;
    color: #264653;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 18px;
}
.asocaven-qr-box { margin: 8px 0 0; }
.asocaven-qr-box img { display: block; border-radius: 4px; }
.asocaven-ficha-desc {
    background: #fff;
    border-radius: 16px;
    padding: 28px 32px 36px;
    position: relative;
    margin-top: 8px;
}
.asocaven-ficha-tab {
    position: absolute;
    top: -14px;
    left: 28px;
    background: #fff;
    border: 1px solid #eceff3;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    padding: 6px 16px;
    font-family: "PT Sans", arial, sans-serif;
    font-size: 13px;
    color: #264653;
}
.asocaven-ficha-desc h2 {
    margin: 8px 0 12px;
    font-family: Viga, arial, sans-serif !important;
    font-size: 34px !important;
    line-height: 1.4;
    color: #264653 !important;
    font-weight: 500 !important;
}
.asocaven-ficha-desc-body,
.asocaven-ficha-desc-body p {
    font-family: "PT Sans", arial, sans-serif;
    color: #264653;
    font-size: 16px;
    font-weight: 500;
}
.asocaven-related { margin-top: 48px; }
.asocaven-related .asocaven-card h2,
.asocaven-related .asocaven-card h3,
.asocaven-grid .asocaven-card h2,
.asocaven-grid .asocaven-card h3 { text-align: center; }
.asocaven-btn-gold { background: #ffc400; color: #111; }
.asocaven-related h2 {
    font-family: Viga, arial, sans-serif !important;
    font-size: 34px !important;
    line-height: 1.4;
    color: #05172c !important;
    margin: 0 0 22px;
    font-weight: 500 !important;
}
.asocaven-planes { list-style: none; padding: 0; }
.asocaven-planes li { padding: 12px 0; border-bottom: 1px solid #eee; }
.asocaven-checkout, .asocaven-canje, .asocaven-form, .asocaven-cuenta { max-width: 640px; }
.asocaven-form input[type="text"],
.asocaven-form input[type="email"],
.asocaven-form input[type="password"],
.asocaven-form textarea,
.asocaven-form select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
}
.asocaven-paginacion { margin: 1.5rem 0; display: flex; gap: 8px; flex-wrap: wrap; }
.asocaven-tabla { width: 100%; border-collapse: collapse; }
.asocaven-tabla th, .asocaven-tabla td { border-bottom: 1px solid #eee; padding: 8px; text-align: left; }
.elementor-sticky, .elementor-sticky--active { position: sticky; top: 0; z-index: 99; }

@media (max-width: 900px) {
    .asocaven-ficha-grid,
    .asocaven-grid,
    .asocaven-related-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
    .asocaven-ficha-grid,
    .asocaven-grid,
    .asocaven-related-grid { grid-template-columns: 1fr; }
    .asocaven-el-nav-list { flex-wrap: wrap; justify-content: center; }
}
