.elementor-16 .elementor-element.elementor-element-6b75010{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-16 .elementor-element.elementor-element-689e718 img{width:100%;height:450px;object-fit:cover;object-position:center center;filter:brightness( 40% ) contrast( 100% ) saturate( 200% ) blur( 0px ) hue-rotate( 360deg );}.elementor-16 .elementor-element.elementor-element-860ca76{--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;--margin-top:-350px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-16 .elementor-element.elementor-element-73ec7f5{width:100%;max-width:100%;text-align:center;font-family:"Cosplay", Sans-serif;font-size:62px;color:#F1FF7F;}.elementor-16 .elementor-element.elementor-element-73ec7f5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-16 .elementor-element.elementor-element-8a13db3{--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;}.elementor-16 .elementor-element.elementor-element-c218ad5{--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;}.elementor-16 .elementor-element.elementor-element-4d32b477{--display:flex;}@media(max-width:1024px){.elementor-16 .elementor-element.elementor-element-860ca76{--padding-top:0px;--padding-bottom:200px;--padding-left:0px;--padding-right:0px;}.elementor-16 .elementor-element.elementor-element-73ec7f5{font-size:40px;}}@media(max-width:767px){.elementor-16 .elementor-element.elementor-element-73ec7f5{font-size:25px;}.elementor-16 .elementor-element.elementor-element-5f3fe1b .elementor-heading-title{font-size:20px;}}/* Start custom CSS *//* --- HACER TODA LA TABLA MÁS COMPACTA --- */
table.wishlist_table.wishlist tbody tr {
    height: auto !important;
}

/* --- REDUCIR PADDING DE TODAS LAS CELDAS --- */
table.wishlist_table.wishlist tbody td {
    padding: 6px 8px !important;
    vertical-align: middle !important;
}

/* --- REDUCIR TAMAÑO DE LA MINIATURA --- */
table.wishlist_table.wishlist .product-thumbnail img {
    width: 60px !important;
    height: auto !important;
    border-radius: 6px;
}

/* --- BOTÓN COMPACTO Y ALINEADO --- */
table.wishlist_table.wishlist .product-add-to-cart .button {
    padding: 15px 20px !important;
    font-size: 12px !important;
    line-height: 1 !important;
    border-radius: 30px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
}

/* --- OCULTAR LOS <br> QUE BAJAN EL BOTÓN --- */
table.wishlist_table.wishlist .product-add-to-cart .button br {
    display: none !important;
}

/* --- MOSTRAR EL TEXTO "AÑADIR AL CARRITO" --- */
table.wishlist_table.wishlist .product-add-to-cart .button .screen-reader-text {
    position: static !important;
    width: auto !important;
    height: auto !important;
    clip: auto !important;
    clip-path: none !important;
    overflow: visible !important;
    white-space: nowrap !important;
    font-size: 12px !important;
    color: inherit !important;
}

/* --- CABECERA COMPACTA --- */
table.wishlist_table.wishlist thead th {
    padding: 6px 8px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cosplay';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gafasparafestivales.com/wp-content/uploads/2026/02/Cosplay-Culture.ttf') format('truetype');
}
@font-face {
	font-family: 'Cosplay';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */