.elementor-3958 .elementor-element.elementor-element-05a1dfd{--display:flex;--margin-top:230px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-d95cc57 *//* Ocultar pestañas de WooCommerce en el producto de transporte */
.woocommerce div.product .woocommerce-tabs {
    display: none !important;
}
/* PRECIO EN NARANJA */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #F28C28 !important;
    font-size: 50px !important;
    font-weight: 800 !important;
}


/* ETIQUETAS DEL FORMULARIO EN COLOR OSCURO */
.wapf-field-label,
.wapf-field-label label,
.wapf-field-label span {
    color: #222222 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}


/* TEXTO DE AYUDA */
.wapf-field-description {
    color: #555555 !important;
}


/* ASTERISCO DE CAMPOS OBLIGATORIOS */
.wapf-field-label .wapf-required,
.wapf-field-label .wapf-required * {
    color: #E306132 !important;
}
.woocommerce div.product .product_meta {
    display: none !important;
}
.woocommerce div.product .summary {
    padding-top: 15px !important;
}
.woocommerce,
.woocommerce div.product,
.woocommerce div.product .summary,
.elementor-widget-shortcode,
.elementor-widget-shortcode .elementor-widget-container {
    background-color: #fff !important;
}
/* FORZAR TEXTOS DEL FORMULARIO EN NEGRO */
.wapf-field label,
.wapf-field-label,
.wapf-field-label label,
.wapf-field-label span,
.wapf-field-label p,
.wapf-field > label {
    color: #000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
}


/* FORZAR LOS ASTERISCOS */
.wapf-required,
.wapf-required *,
.wapf-field label .wapf-required {
    color: #000000 !important;
}


/* TEXTOS DE AYUDA */
.wapf-field-description,
.wapf-field-description * {
    color: #555555 !important;
    opacity: 1 !important;
}
/* =========================================
   FORZAR VISIBILIDAD DE LAS ETIQUETAS WAPF
========================================= */

.wapf-wrapper .wapf-field-label,
.wapf-wrapper .wapf-field-label *,
.wapf-field-label,
.wapf-field-label *,
.wapf-label-text,
.wapf-label-text *,
.wapf-field-container label,
.wapf-field-container label * {
    color: #000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: inline !important;
}


/* Texto principal de las etiquetas */
.wapf-wrapper .wapf-field-label {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}


/* Texto interno de la etiqueta */
.wapf-wrapper .wapf-label-text {
    color: #000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
}


/* Asterisco obligatorio */
.wapf-wrapper .wapf-required,
.wapf-wrapper .wapf-required *,
.wapf-wrapper .wapf-field-label .wapf-required {
    color: #000000 !important;
    opacity: 1 !important;
}


/* Texto de ayuda debajo de los campos */
.wapf-wrapper .wapf-field-description,
.wapf-wrapper .wapf-field-description * {
    color: #555555 !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.woocommerce div.product form.cart {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.woocommerce div.product form.cart .quantity {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    float: none !important;
    margin: 0 !important;
}

.woocommerce div.product form.cart .quantity::after {
    content: "NÚMERO DE ASIENTOS A RESERVAR";
    display: block !important;
    margin-top: 6px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #999999 !important;
    line-height: 1.4 !important;
    white-space: nowrap !important;
}

.woocommerce div.product form.cart .single_add_to_cart_button {
    display: block !important;
    float: none !important;
    margin-top: 12px !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-05a1dfd */.entry-title {
    display: none !important;
}/* End custom CSS */