.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-153 .elementor-element.elementor-element-b9d24f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-153 .elementor-element.elementor-element-91efe19{--display:flex;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-153 .elementor-element.elementor-element-b9d24f1{--padding-top:40px;--padding-bottom:40px;--padding-left:24px;--padding-right:24px;}.elementor-153 .elementor-element.elementor-element-91efe19{--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}}@media(max-width:767px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-153 .elementor-element.elementor-element-b9d24f1{--padding-top:40px;--padding-bottom:40px;--padding-left:12px;--padding-right:12px;}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}}/* Start custom CSS for shortcode, class: .elementor-element-f00649a *//* ==================================================
   YITH WISHLIST CUSTOM CSS (COMPLETO Y OPTIMIZADO)
================================================== */

/* 1. Tipografía Global del Formulario */
form#yith-wcwl-form * {
    font-family: 'Playfair Display', serif !important;
}

/* 2. Jerarquía y Títulos (Color Secundario) */
form#yith-wcwl-form h1,
form#yith-wcwl-form h2,
form#yith-wcwl-form h3,
form#yith-wcwl-form th.product-name,
form#yith-wcwl-form th.product-price,
form#yith-wcwl-form th.product-stock-status {
    color: #292526;
}

form#yith-wcwl-form th {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-bottom: 6px;
}

/* Nombre del producto */
form#yith-wcwl-form .product-name a {
    color: #292526;
    font-size: 1.25rem;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

/* 3. Enlaces y Precios (Color Principal) */
form#yith-wcwl-form a {
    color: #e0c7d6;
    text-decoration: none;
}

form#yith-wcwl-form .product-name a:hover {
    color: #e0c7d6; 
}

form#yith-wcwl-form .amount,
form#yith-wcwl-form .product-price {
    color: #e0c7d6;
    font-size: 1.15rem;
    font-weight: 700;
}

/* Remover producto (Cruz) */
form#yith-wcwl-form .product-remove a.remove {
    color: #292526;
    font-size: 1.5rem;
    transition: color 0.3s ease;
}
form#yith-wcwl-form .product-remove a.remove:hover {
    color: #e0c7d6;
    background: transparent;
}

/* 4. Botones */
form#yith-wcwl-form .button,
form#yith-wcwl-form .add_to_cart_button {
    background-color: #e0c7d6;
    color: #ffffff !important;
    font-size: 0.95rem;
    padding: 10px 24px;
    border-radius: 100px;
    border: none;
    transition: all 0.3s ease;
}

form#yith-wcwl-form .button:hover,
form#yith-wcwl-form .add_to_cart_button:hover {
    background-color: #e0c7d6;
    color: #292526 !important;
}

/* 5. Iconos Sociales */
form#yith-wcwl-form .yith-wcwl-share a {
    background-color: #e0c7d6;
    color: #ffffff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 8px;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

form#yith-wcwl-form .yith-wcwl-share a i {
    color: #ffffff !important;
    font-size: 1rem;
}

form#yith-wcwl-form .yith-wcwl-share a:hover {
    background-color: #292526;
    transform: translateY(-2px);
}

/* ==================================================
   6. Ajustes Responsive (Tablet y Mobile)
================================================== */

/* Ajustes para Tablet (hasta 1024px) */
@media (max-width: 1024px) {
    form#yith-wcwl-form table.shop_table th,
    form#yith-wcwl-form table.shop_table td {
        text-align: left !important;
    }
    
    form#yith-wcwl-form td.product-add-to-cart {
        text-align: left !important;
    }
    
    form#yith-wcwl-form .button,
    form#yith-wcwl-form .add_to_cart_button {
        display: inline-block;
        text-align: center;
        margin-left: 0 !important;
    }
}

/* Ajustes para Mobile (hasta 768px) */
@media (max-width: 768px) {
    /* MATA EL PADDING DE 40PX DEL UL (El culpable de la captura) */
    form#yith-wcwl-form ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
        padding: 0 !important;
        margin: 0 !important;
        list-style: none !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Reseteo general para tablas y listas en mobile */
    form#yith-wcwl-form table.shop_table,
    form#yith-wcwl-form ul.shop_table {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
        border: none;
        margin: 0;
        padding: 0;
    }
    .wishlist_table.modern_grid li .item-details table.item-details-table td, .wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td{
    vertical-align: middle;
    }
    table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
        background: white !important;
    }
    form#yith-wcwl-form table.shop_table thead {
        display: none;
    }
    
    form#yith-wcwl-form table.shop_table tbody,
    form#yith-wcwl-form table.shop_table tr,
    form#yith-wcwl-form ul.shop_table li {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }
    
    form#yith-wcwl-form table.shop_table td,
    form#yith-wcwl-form ul.shop_table li .item-details {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
        text-align: left !important;
        border: none;
        padding: 24px 0 !important; 
    }
    
    form#yith-wcwl-form table.shop_table tr,
    form#yith-wcwl-form ul.shop_table li {
        border-bottom: 1px solid #f0f0f0;
        padding: 0px 0 !important;
        position: relative;
    }
    
    form#yith-wcwl-form table.shop_table td.product-thumbnail,
    form#yith-wcwl-form ul.shop_table li .item-details .product-thumbnail {
        margin-bottom: 24px;
    }
    
    form#yith-wcwl-form table.shop_table td.product-thumbnail img,
    form#yith-wcwl-form ul.shop_table li .item-details .product-thumbnail img {
        margin: 0; 
        
        max-width: 120px;
    }
    
    form#yith-wcwl-form table.shop_table td.product-remove,
    form#yith-wcwl-form ul.shop_table li .item-details .product-remove {
        position: absolute;
        top: 20px;
        width: auto !important;
        padding: 0 !important;
    }
}/* End custom CSS */