.elementor-12 .elementor-element.elementor-element-280eee18{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-4978f59a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-12 .elementor-element.elementor-element-4978f59a{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-12 .elementor-element.elementor-element-4978f59a{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-4978f59a */.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 1.1em;
    line-height: 0px;
    padding: 32px;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0px;
}


/* 🔹 QUITAR ICONO SOBRE LA IMAGEN (botón "añadir al carrito") */
.cross-sells .ast-on-card-button,
.cross-sells .ast-card-action-tooltip,
.cross-sells .ahfb-svg-iconset {
  display: none !important;
}

/* 🔹 Opcional: evitar que el contenedor del icono deje hueco */
.cross-sells .astra-shop-thumbnail-wrap {
  position: relative !important;
}

.cross-sells .astra-shop-thumbnail-wrap a.ast-on-card-button {
  display: none !important;
}


/* 🔹 QUITAR "Sin categorizar" */ .cross-sells .ast-woo-product-category { display: none !important; } /* 🔹 QUITAR ESTRELLAS DE VALORACIÓN */ .cross-sells .star-rating, .cross-sells .review-rating { display: none !important; }


.astra-shop-summary-wrap br,
.astra-shop-summary-wrap a:empty {
  display: none;
}

.woocommerce-js ul.products li.product a.ast-loop-product__link {
    display: flex
;
    width: 100%;
}/* End custom CSS */