.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
    overflow-x: hidden;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #f1f1f1 !important;
    border: 1px solid transparent !important;
    border-radius: 25px !important;
    padding: 10px 20px !important;
}
a.woocommerce-privacy-policy-link {
    color:#011942;
}
button#place_order {
    text-transform: uppercase;
    padding: 15px 20px;
    background: #011942;
    border-radius: 25px;
}
button#place_order:hover {
    text-transform: uppercase;
    padding: 15px 20px;
    background: #143e87;
    border-radius: 25px;
}
label.required_field, li.wc_payment_method label {
    font-family: "Oswald", Sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    color: #011942;
}
h4.fooevents-attendee-number, h3#order_review_heading, .woocommerce-billing-fields h3, h2.woocommerce-order-details__title,h2.woocommerce-column__title{
    font-weight: 700;
    font-family: "Oswald", Sans-serif;
    font-size: 30px;
    color: #011942;
}
.woocommerce-checkout h3.fooevents-eventname {
    display: none;
}
.woocommerce table.shop_table th {
    font-family: "Oswald", Sans-serif!important;
    color: #011942;
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.col-2 {
    background: #f1f1f1;
    padding: 30px;
    border-radius: 25px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent!important;
    
}
td.woocommerce-table__product-name.product-name a {
    pointer-events: none;
    color:#a8a8a8;
}
.woocommerce-notices-wrapper {
    display: none!important;
}
.ocultar{
    display: none!important;
}
/****Tabla checkout****/

.container-account th, .container-account .woocommerce-table--order-details.shop_table.order_details, .woocommerce-cart table tbody tr>td, table tbody tr>th, .woocommerce-cart table.cart td, .woocommerce-cart table.shop_table, .woocommerce-cart th, .woocommerce-checkout table tbody tr>td, table tbody tr>th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.woocommerce-checkout-review-order-table, .woocommerce-checkout th, .woocommerce table.shop_table td {
    border: 0px solid transparent !important;
    background-color: transparent !important;
}/* End custom CSS */