/* .page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0;
}
.page-template-template-homepage .type-page {
    padding-top: 0;
    padding-bottom: 2.617924em;
    position: relative;
} */

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
body.page-id- {
background-image: url('https://latiqueteracr.com/wp-content/uploads/2023/05/TicketIcon.png');
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}

/* Replace cart icon: desktop | 42982048-hc JP */
.site-header-cart .cart-contents::after {
    color: transparent;
    background: url('https://latiqueteracr.com/wp-content/uploads/2023/07/ticket-solid.png') no-repeat center/100%;
    height: unset;
}

/* Replace cart icon: mobile | 42982048-hc JP */
.storefront-handheld-footer-bar ul li.cart>a::before {
    color: transparent;
    background: url('https://latiqueteracr.com/wp-content/uploads/2023/07/ticket-solid.png') no-repeat center/1.618em;
}

.main-navigation ul li:hover{
	background-color:#a3b746;
}
.wc-proceed-to-checkout .button.checkout-button{
	background-color:#a3b746;
	color: black;
}
table.cart th{
	background-color: #231c51;
	color: white;
}
.wp-block-table:not( .has-background ):not( .is-style-stripes ) tbody tr:nth-child(2n) td {
    background-color: white;
}

/*Tickera - Checkout form*/
form.checkout .tickera-input-field { width: 100%; }
@media screen and (min-width:768px) {
	form.checkout {position: relative !important;}
	
	form.checkout #order_review_heading { position: absolute; top: 0; right: 0; }
	
	form.checkout #order_review { position: absolute; top: 83px; right: 0; }

	form.checkout .tickera_additional_info { width: 53%; float:left; margin-bottom: 22%;}
}
table.woocommerce-checkout-review-order-table .product-name{
	width: 100% !important; 
}
.seat-generated, .product-name{
	margin-bottom: 0 !important;
}

.site-footer h3{
	color: #ffffff;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	border: 7px solid #140d42;
  border-radius: 5px;
}

ul.products li.product img, ul.products .wc-block-grid__product img, .wc-block-grid__products li.product img, .wc-block-grid__products .wc-block-grid__product img {
	border: 7px solid #140d42;
  border-radius: 5px;
}

.search-field {
	border-radius: 25px !important;
}

table.shop_table_responsive tbody tr th {
	background-color: #DDDDDD;
	color: black;
}

/* =========================================================
   LA TIQUETERA — FOOTER FINAL
   ========================================================= */

/* ---------- CONTENEDOR ---------- */

.site-footer {
    background: #050505;
    color: #d4d4d4;
    padding: 38px 0 18px;
}

.site-footer .col-full {
    max-width: 1200px;
}


/* ---------- ÁREA DE WIDGETS ---------- */

.footer-widgets {
    padding-top: 0;
    padding-bottom: 28px;
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

/* Elimina espacios heredados de Storefront */
.site-footer .widget,
.site-footer .block {
    margin-bottom: 0 !important;
}


/* ---------- TÍTULOS ---------- */

.site-footer .widget-title,
.site-footer h2,
.site-footer h3 {
    position: relative;
    display: inline-block;

    color: #fff;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;

    line-height: 1;
    letter-spacing: 0.4px;
    text-transform: uppercase;

    margin: 0 0 25px !important;
}

/* Línea verde */
.site-footer .widget-title::after,
.site-footer h2::after,
.site-footer h3::after {
    content: "";
    display: block;

    width: 42px;
    height: 4px;

    margin-top: 10px;

    background: #a3b746;

    transition: width 0.25s ease;
}

/* Movimiento de la línea */
.site-footer .block:hover .widget-title::after,
.site-footer .block:hover h2::after,
.site-footer .block:hover h3::after {
    width: 72px;
}


/* ---------- TEXTO ---------- */

.site-footer,
.site-footer p {
    color: #d4d4d4;
    font-size: 15px;
    line-height: 1.5;
}

.site-footer p {
    margin-top: 0;
    margin-bottom: 8px !important;
}

.site-footer strong {
    color: #fff;
    font-weight: 800;
}


/* ---------- LINKS GENERALES ---------- */

.site-footer a:not(.wp-block-social-link-anchor) {
    color: #d4d4d4;
    font-weight: 600;
    text-decoration: none;

    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

.site-footer a:not(.wp-block-social-link-anchor):hover {
    color: #a3b746;
}


/* ---------- MENÚ ---------- */

.site-footer .widget_nav_menu ul {
    margin: 0;
}

/* Quita ícono viejo de documento */
.site-footer .widget_nav_menu ul li::before {
    display: none;
}

.site-footer .widget_nav_menu li {
    margin: 0 0 3px;
}

.site-footer .widget_nav_menu a {
    position: relative;
    display: inline-block;

    padding: 3px 0;

    color: #d4d4d4 !important;
    font-size: 15px;
    font-weight: 700;

    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

/* Flecha escondida */
.site-footer .widget_nav_menu a::before {
    content: "→";

    position: absolute;
    left: -18px;

    color: #a3b746;
    opacity: 0;

    transition:
        left 0.2s ease,
        opacity 0.2s ease;
}

.site-footer .widget_nav_menu a:hover {
    color: #fff !important;
    transform: translateX(13px);
}

.site-footer .widget_nav_menu a:hover::before {
    left: -13px;
    opacity: 1;
}


/* ---------- BLOQUES DE CONTACTO ---------- */

/* Compacta bloques Gutenberg */
.site-footer .wp-block-group,
.site-footer .wp-block-columns,
.site-footer .wp-block-column {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

/* Evita espacios verticales exagerados */
.site-footer .wp-block-spacer {
    height: 8px !important;
}


/* ---------- REDES SOCIALES ---------- */

.site-footer .wp-block-social-links {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;

    gap: 8px !important;

    margin: 0 !important;
    padding: 0 !important;
}

.site-footer .wp-block-social-links li {
    flex: 0 0 auto !important;

    width: 42px !important;
    height: 42px !important;

    margin: 0 !important;
}

.site-footer .wp-block-social-links .wp-social-link {
    width: 42px !important;
    height: 42px !important;

    margin: 0 !important;

    border-radius: 7px !important;
    border: 1px solid #333 !important;
    background: #171717 !important;

    transition:
        transform 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease !important;
}

.site-footer .wp-block-social-links .wp-social-link svg {
    width: 18px !important;
    height: 18px !important;

    fill: #fff !important;
}

.site-footer .wp-block-social-links .wp-social-link:hover {
    background: #a3b746 !important;
    border-color: #a3b746 !important;

    transform: translateY(-4px) !important;
}

.site-footer .wp-block-social-links .wp-social-link:hover svg {
    fill: #050505 !important;
}


/* ---------- COPYRIGHT / SITE INFO ---------- */

.site-info {
    padding: 0 !important;

    color: #777;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
}


/* ---------- MOBILE ---------- */

@media (max-width: 767px) {

    .site-footer {
        padding: 32px 0 18px;
    }

    .footer-widgets {
        padding-bottom: 12px;
        margin-bottom: 16px;
    }

    .footer-widgets .block {
        margin-bottom: 28px !important;
    }

    .site-footer .widget-title,
    .site-footer h2,
    .site-footer h3 {
        font-size: 18px;
        margin-bottom: 20px !important;
    }

    .site-footer .wp-block-social-links {
        gap: 8px !important;
    }

    .site-info {
        font-size: 12px;
    }
}

/* HOME — quitar espacio entre contenido y footer */
.home .site-main,
.home .site-main .type-page,
.home .site-main .entry-content {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* HOME — eliminar espacio final antes del footer */
.home #primary.content-area {
    margin-bottom: 0 !important;
}