.elementor-kit-12{--e-global-color-primary:#2F2E7E;--e-global-color-secondary:#95C11F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 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 */#select-parque{
    font-family: 'Fira Sans Condensed';
    font-size: 16px;
    color: #5D2A7E;
}

.box-horario{
    background-color: #EDF0AE;
    border-radius: 4px;
    padding: 5px 10px;
}

.ver-mas-underline .elementor-icon-box-wrapper{
        border-bottom: 1px solid #2F2E7E;
    padding-bottom: 8px;
}

.woocommerce-cart .add_to_cart_button,
.woocommerce-cart .product_type_simple {
    display: none !important;
}

.quantity {
  display: flex;
  align-items: center;
}

.quantity input.qty {
  width: 60px;
  text-align: center;
  margin: 0 5px;
}

.quantity .plus,
.quantity .minus {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eee;
  cursor: pointer;
  user-select: none;
  font-weight: bold;
  border-radius: 4px;
}

.quantity .plus:hover,
.quantity .minus:hover {
  background: #ddd;
}

/*cart css*/
.woocommerce-cart-form{
    background: transparent;
    border: 0;
}

.woocommerce table.shop_table{
    border: 0;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{
    margin-bottom: 20px;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
    background-color: transparent
}
.woocommerce table.shop_table_responsive .product-remove{
    display: none !important;
}

/*menu banderas*/
.flag-drop .elementor-nav-menu--dropdown  {
    background: radial-gradient(78.96% 108.86% at 86.97% 14.64%, #F0DCFE 0%, #E6E5FF 100%) !important;
    
}
.flag-drop .sub-menu{
   max-width: fit-content !important;
}/* End custom CSS */