/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

@property --tec-color-accent-primary {
  syntax: "<color>";
  inherits: false;
  initial-value: #ffc999;
}

@property --tec-color-text-secondary {
  syntax: "<color>";
  inherits: false;
  initial-value: #000;
}

@property --tec-color-link-accent-hover {
  syntax: "<color>";
  inherits: false;
  initial-value: #ffc999;
}


@property --tec-color-text-primary {
  syntax: "<color>";
  inherits: false;
  initial-value: #000;
}

.tribe-events-pg-template{
    max-width: unset !important;
    width: 100% !important;
    padding: 0 !important;
}

.d-none{
    display: none !important;
}

/*.wpml-ls-native::before{*/
/*    content: 'Idioma';*/
/*    font-family: 'Manrope';*/
/*    margin-right: 5px;*/
/*}*/


body *{
    scrollbar-color:#1F1F1F #fff;
    scrollbar-width: thin;
}

::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #1F1F1F;
}

::-webkit-scrollbar
{
	width: 8px;
	background-color: #1F1F1F;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #fff;
}

:where(.brxe-image).caption{
    position: static;
}

:where(.brxe-image) .bricks-image-caption{
    position: static !important;
    background: none;
    font-size: 8pt;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 7px 0px;
    color: #ccc;
}


.wp-block-image :where(figcaption){
    font-size: 8pt;
    color: #ccc;
}

.events-content span,
.events-content div,
.events-content label,
.events-content p,
.events-content dt,
.events-content dd,
.events-content abbr,
.events-content cite,
.events-content li,
.events-content h1,
.events-content h2,
.events-content h3,
.events-content h4,
.events-content h5,
.events-content input,
.events-content time,
.tooltipster-content span,
.tooltipster-content div,
.tooltipster-content label,
.tooltipster-content p,
.tooltipster-content dt,
.tooltipster-content dd,
.tooltipster-content abbr,
.tooltipster-content cite,
.tooltipster-content li,
.tooltipster-content h1,
.tooltipster-content h2,
.tooltipster-content h3,
.tooltipster-content h4,
.tooltipster-content h5,
.tooltipster-content input
{
    color: #FFFFFF !important;

}

.events-content h1,
.tooltipster-content h1,
.events-content h1 a,
.tooltipster-content h1 a{
    font-size: 50pt !important;
    color: #ffffff;
    font-family: "Crimson Text";
    text-transform: uppercase;
    font-weight: 400;
}

.events-content h2,
.tooltipster-content h2
.events-content h2 a,
.tooltipster-content h2 a{
    color: #ffc999 !important;
    font-family: "Manrope" !important;
    font-size: 10pt !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    letter-spacing: .1em !important;
    border-bottom: 1px solid #ffc999 !important;
    padding-bottom: 3px !important;
    margin-bottom: 10px !important;
}

.events-content h3,
.tooltipster-content h3,
.events-content h3 a,
.tooltipster-content h3 a{
    color: #ffffff;
    font-family: "Crimson Text" !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 34pt !important;
    margin-top: 5px !important;
}

.events-content h2:has(+ h1),
.tooltipster-content h2:has(+ h1),
.events-content h2:has(+ h1) a,
.tooltipster-content h2:has(+ h1) a{
    color: #ffffff !important;
    font-size: 12pt !important;
    text-align: center !important;
    font-family: "Manrope" !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    border: none !important;
}

.events-content h4,
.tooltipster-content h4,
.events-content h4 a,
.events-content h4 time{
    color: #ffffff !important;
    font-family: "Crimson Text" !important;
    font-size: 14pt !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}

.events-content a,
.events-content p,
.events-content span{
    color: #ffffff;
    font-size: 11pt;
    font-family: "Manrope";
    font-weight: 300;
}

.events-content span,
.events-content div,
.events-content label,
.events-content p,
.events-content dt,
.events-content dd,
.events-content abbr,
.events-content cite,
.tooltipster-content li,
.tooltipster-content span,
.tooltipster-content div,
.tooltipster-content label,
.tooltipster-content p,
.tooltipster-content dt,
.tooltipster-content dd,
.tooltipster-content abbr,
.tooltipster-content cite,
.tooltipster-content li
{
    font-family: "Manrope" !important; 
}

.events-content button,
.tooltipster-base button{
    width: auto !important;
    color: #ffc999 !important;
    font-family: "Crimson Text" !important;
    font-style: italic !important;
    padding: 0.5em 1em !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    border: 1px solid #ffc999 !important;
    /* Old browsers */
    background: linear-gradient(to left, #00000000 50%, #ffc999 50%) !important;
    background-size: 201% 100% !important;
    background-position:right 0 !important;
    transition:all 0.2s cubic-bezier(.3,1,.35,1) 0s !important;
    font-size: 12pt !important;
    font-weight: 400 !important;
}

.events-content button span{
    color: #ffc999 !important;
    font-family: "Manrope" !important;
    font-size: 11pt !important;
    font-weight: 400 !important;
}

.events-content button:hover,
.tooltipster-base button:hover{
    background-position:left 0 !important;
    color: #000000 !important;
}
  
.events-content button:hover *,
.tooltipster-base button:hover *{
    color: #000000 !important;
}

.events-content button:hover path{
    fill: #000000 !important;
}

.events-content a,
.tooltipster-base a,
.events-content a:visited,
.tooltipster-base a:visited,
.events-content a:active,
.tooltipster-base a:active,
.events-content a *,
.tooltipster-base a *
{
    color: #ffc999 !important;
    text-decoration: none !important;
    border: none !important;

}

.events-content a:hover,
.tooltipster-base a:hover
{
    opacity: 0.8 !important;

}

.events-content a path{
    fill: #ffc999 !important;
}

.tribe-common-l-container{
	width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}
.events-content{
    display: flex;
    align-items: center;
    padding: 0 20px 80px 20px !important;
	display: flex;
    flex-direction: column;
    background-color: #0e1721;
}

.events-content .content{
	padding-top: 50px !important;
	max-width: 1100px !important;
	width: 100% !important;
}

.events-content [disabled]{
    opacity: 0.7 !important;
    cursor: not-allowed !important;
}

.events-content button{
    color: #ffc999;
    font-size: 18px;
    padding: 10px 35px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.events-content button path{
    fill: #ffc999 !important;
}

.events-content button:focus{
    outline: none !important;
}


.events-content input[type=text],
.events-content input[type=email]{
    background: none !important;
    border: none !important;
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0 !important;
    padding: 0 !important;
}


.header-title{
    display: flex !important ;
    flex-direction: column !important;
    justify-content: center !important;
    width: 100%;
    align-items: center;
    margin-bottom: 80px !important;
}

.button-bottom {
    position: absolute;
    bottom: 20px;
    display: flex;
    background-color: rgba(255, 0, 0, 0);
    border: 1px solid var(--bricks-color-zygpjq);
    border-radius: 100px;
    color: var(--bricks-color-zygpjq);
    font-size: 18pt !important;
    z-index: 2;
    width: 50px;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    justify-content: center;
    align-items: center;
    cursor: pointer !important;
    cursor: pointer;
    border: 1px solid #ffffff !important;
    background: linear-gradient(to left, #00000000 50%, #ffffff 50%);
    background-size: 200% 100%;
    background-position: right 0;
    margin-left: 10px;
    transition: all 0.2s cubic-bezier(.3,1,.35,1) 0s;
}

.button-bottom:hover,
.button-bottom:active {
    background-position: left 0;
    color: #000000 !important;
}

.tribe-events-c-subscribe-dropdown{
    margin: 0 !important;
}

.tribe-events-c-subscribe-dropdown__list{
    background: #0E1721 !important;
    border-radius: 0 !important;
    border: 1px solid #ffc999;
}

.tribe-events-c-subscribe-dropdown__list li:hover{
    background: none !important;
}

.tribe-events-c-nav__list a{
    font-size: 12pt !important;
    font-family: 'Manrope' !important;
}

.tribe-events-c-nav__list-item button{
    border: none !important;
    color: #FFFFFF !important;
    font-size: 12pt !important;
    font-style: normal !important;
    font-family: "Manrope" !important;
}

.tribe-events-c-nav__list-item:hover svg{
    opacity: 0.8 !important;
}

.tribe-events-c-nav__list-item a:hover svg path{
    fill: #FFFFFF !important;
}

.tribe-events-c-top-bar__nav-list-item path{
    color: #FFFFFF !important;
}

.tribe-events-c-top-bar__nav-list-item button{
    border: none !important;
}

span.tribe-events-c-top-bar__datepicker-separator{
    color: #ffc999 !important;
    margin-right: 5px;
}

/* Events page */

/* Search bar */
.tribe-events-header__events-bar{
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
}

.tribe-events-c-events-bar__search-container{
    background: none !important;
}

.tribe-common-form-control-text{
    margin-right: 40px !important;
}

.tribe-common-form-control-text__input{
    padding: 0 0 7px 30px !important;
}

.tribe-tickets__commerce-checkout-stripe-card-element input{
    color: #FFFFFF !important;
}


.tribe-common-form-control-text__input:focus{
    outline: none !important;
}

.tribe-common-form-control-text__input::placeholder{
    color: #FFFFFF !important;
}

.tribe-common-form-control-text .tribe-common-c-svgicon--search{
    left: 4px !important;
    color: #FFFFFF;
}

.tribe-events-c-view-selector__content{
    background: none !important;
}

.tribe-events-c-search__input-control input.tribe-events-c-search__input{
    padding-left: 30px !important;
    padding-bottom: 2px !important;
}


.events-content.header-container{
    display: flex;
    height: 100svh;
    min-height: 600px;
    background-image: url(https://vinumplaysevilla.com/wp-content/uploads/2024/02/wine-6002736_1920-1024x683.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position:center;
    z-index: 0;
    justify-content: center;
    padding-bottom: 0 !important;
}

.events-content .text-content{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
}


.events-content.header-container .overlay{
    background-color: rgba(44, 74, 114, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

/* Checkout page */

.tribe-tickets__commerce-checkout-stripe-card-element{
    background: #FFFFFF !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid #ffffff !important;
}


.tribe-tickets__commerce-checkout-purchaser-info-field{
    margin-bottom: 20px !important; 
}


.tribe-tickets__commerce-checkout-purchaser-info-field input::placeholder{
    color: #ccc !important;
}


.tribe-tickets__notice.tribe-tickets__notice--error{
    background: none !important; 
    border: 1px solid #ffc999 !important;
    border-radius: 0 !important;
    color: #ffc999 !important;
}

.tribe-tickets__notice.tribe-tickets__notice--error:before{
    content: "\f06a" !important;
    font-family: "Font Awesome 6 Pro";
    color: #ffc999 !important;
    margin-top: -5px;
}

.tribe-tickets__notice.tribe-tickets__notice--error .tribe-tickets-notice__title{
    font-size: 12pt !important;
    margin: 0 !important;
}

.tribe-tickets__notice.tribe-tickets__notice--error *{
    color: #ffc999 !important;
}

.tec-tickets__attendees-list{
    background: none !important;
    color: #ffc999 !important;
    border: 1px solid #ffc999 !important;
}

.tec-tickets__attendees-list-item{
    border: none !important;
}

.tec-tickets__attendees-list-item .tec-tickets__attendees-list-item-attendee-details-ticket,
.tec-tickets__attendees-list-item .tec-tickets__attendees-list-item-attendee-details-ticket *{
    color: #ffc999 !important;
}


/* Tickets page */

.tribe-tickets__tickets-page-wrapper{
    border: none !important;
}

.events-tickets-schdule{
    display: flex;
    justify-content: space-between;
}

.events-tickets-schdule .tribe-event-date-start,
.events-tickets-schdule .tribe-event-time,
.events-tickets-schdule .tribe-events-cost{
    color: #ffc999 !important;
}

.events-tickets-schdule::before,
.events-tickets-schdule::after{
    display: none;
}

.tribe-list .tribe-item{
    background: #222F3D !important;
    margin-bottom: 70px !important;
}

.tribe-back{
    margin-bottom: 20px;
}

/* Header buttons */

.tribe-events .tribe-events-c-view-selector {
    width: unset !important
}

.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    background-color: #0E1721 !important;
    border-radius: 0;
}

.tribe-events .tribe-events-calendar-day__event{
    padding-left: 0 !important;
}

.tribe-common-c-btn-border-small{
    background: none !important;
    border-radius: 0 !important;
    border: 1px solid #ffc999 !important;
    padding: 12px 20px !important;
    font-family: "Crimson Text" !important; 
    font-style: italic;
    font-size: 12pt !important;
}

.tribe-events-c-view-selector__list-item a{
    padding-bottom: 3px !important;
    height: auto !important;
    padding-top: 0 !important;
    margin-top: 11px !important;
    display: inline-block !important;
}

.tribe-events-c-view-selector__list-item a span{
    color: #ffffff !important;
}

.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--active a span{
    color: #ffc999 !important;
    font-weight: 400 !important;
}

.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--active a::after{
    background-color: #ffc999 !important;
    font-weight: 400 !important;
}

.tribe-events-c-view-selector__list-item,
.tribe-events-c-view-selector__list-item:hover,
.tribe-events-c-view-selector__list-item:focus{
    background: none !important;
}

.events-content .tribe-events-c-top-bar__nav-link{
    border: none !important;
    background: none !important;
}

.tribe-events-c-top-bar__nav-link svg{
    width: 15px !important;
    margin-top: -2px;
}

.tribe-events-c-top-bar__nav-link:hover{
    background: none !important;
    color: #ffc999 !important;
}

.tribe-events-c-top-bar__datepicker-button{
    /* border: none !important; */
    color: #ffc999 !important;
    padding: 12px !important;
}

.tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon{
    min-height: unset !important;
}

.tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon path{
    /* border: none !important; */
    fill: #ffc999 !important;
    padding: 4px 10px !important;
}

.tribe-events-c-top-bar__datepicker-time .tribe-events-c-top-bar__datepicker-desktop{
    color: #ffc999 !important;
    font-size: 12pt !important;
    font-family: "Crimson Text" !important; 
}

/* Calendar */
.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: #FFFFFF;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link {
    color: #FFFFFF !important;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {
    color: #FFFFFF !important;
}

.tribe-events-calendar-month__body a:not(.tribe-common-anchor--unstyle),
.tribe-events-calendar-month__body a:not(.tribe-common-anchor--unstyle):active,
.tribe-events-calendar-month__body a:not(.tribe-common-anchor--unstyle):focus,
.tribe-events-calendar-month__body a:not(.tribe-common-anchor--unstyle):hover,
.tribe-events-calendar-month__body a:not(.tribe-common-anchor--unstyle):visited {
    color: #FFFFFF !important;
}

.tooltipster-base.tooltipster-sidetip {
	padding: 10px;
	background: #222F3D;
	border: 1px solid #ffc999;
}

.tooltipster-base.tooltipster-sidetip .tribe-events-calendar-month__calendar-event-tooltip-description{
	color: white;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image, img
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link img{
    border-radius: 2px;
	width: 100%;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
    width: 231px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, 
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    border: none;
}

.datepicker-dropdown{
    background:#0E1721 !important;
    border-radius: 0px !important;
    border: 1px solid #ffc999 !important;
}

.datepicker-dropdown .datepicker-switch{
    color:#ffc999  !important;
}

.tribe-events .datepicker .month,
.tribe-events .datepicker .year{
    border-radius: 0px !important;
}

.tribe-events .datepicker .active{
    border: none;
    outline: none;
    color: #ffc999 !important;
    background: none !important;
}

.tribe-events .datepicker .focused,
.tribe-events .datepicker .active.focused{
    background: none !important;
    border: none !important;
    outline: 1px solid #ffc999;
}

.tribe-events .datepicker .datepicker-switch:active, 
.tribe-events .datepicker .datepicker-switch:focus, 
.tribe-events .datepicker .datepicker-switch:hover, 
.tribe-events .datepicker .next:active, 
.tribe-events .datepicker .next:focus, 
.tribe-events .datepicker .next:hover, 
.tribe-events .datepicker .prev:active, 
.tribe-events .datepicker .prev:focus, 
.tribe-events .datepicker .prev:hover{
    background: none !important;
}

.tribe-events .datepicker .day{
    color: unset !important;
}

.tribe-events .datepicker .day.old,
.tribe-events .datepicker .day.past{
    opacity: 0.3;
}

.tribe-events .datepicker .day.active{
    color: #ffc999 !important;
}

.tribe-events .datepicker .day.focused, 
.tribe-events .datepicker .day:focus, 
.tribe-events .datepicker .day:hover, 
.tribe-events .datepicker .month.focused, 
.tribe-events .datepicker .month:focus, 
.tribe-events .datepicker .month:hover, 
.tribe-events .datepicker .year.focused, 
.tribe-events .datepicker .year:focus, 
.tribe-events .datepicker .year:hover{
    background: none !important;
    border-radius: 0 !important;
}

.datepicker-dropdown path{
    fill: #ffc999 !important;
}

.datepicker-dropdown svg:hover path{
    opacity: 0.7;
}

.tribe-events-c-top-bar__datepicker button{
    border: none !important;
}

.tribe-events-c-top-bar__datepicker  span{
    font-family: "Manrope" !important;
}

.tribe-events .tribe-events-calendar-month__body {
    background-color: #222F3D;
}

.tribe-events .tribe-events-calendar-month__day {
    border-color: #e4e4e43d !important;
}

.tribe-events .tribe-events-calendar-month__body {
	border-color: #e4e4e43d !important;
}

.tribe-events .tribe-events-calendar-month__week {
	border-color: #e4e4e43d !important;
}

.tribe-events .tribe-events-calendar-day__event:before {
    display: none;
}

.tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: #ffc999;
}

.tribe-events .tribe-events-calendar-day__time-separator:after, .tribe-events .tribe-events-calendar-day__type-separator:after {
    background-color: #ffc999;
}


/* Single event  */

.tribe-events-c-nav__list-item button{
    background: none !important;
}


.tribe-tickets__tickets-wrapper{
    margin: 40px 0px !important;
}

.events-content .tribe-tickets__tickets-form.tribe-tickets__form
{
    background: none !important;
    border-radius: 0 !important;
    max-width: 100% !important;
}

.tribe-block__venue.tribe-clearfix.tribe-block__venue--has-map{
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 7px !important;
    margin: 40px 0px !important;
}

.events-content .tribe-tickets__rsvp-wrapper
{
    background: none !important;
    border: none !important;
}

.events-content .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp-details-wrapper
{
    padding-left: 3px !important;
}

.events-content .tribe-block__venue
{
    border: none !important;
    padding: 0 !important;
}

.events-content .tribe-events-notices{
    background: none;
    border: 1px solid #ffc999;
    color: #ffc999 !important;
    text-shadow: none !important;
    border-radius: 0 !important;
}

.events-content .tribe-events-notices *{
    color: #ffc999 !important;
}

.tribe-tickets__commerce-checkout-cart-item .tribe-tickets__commerce-checkout-cart-item-details-button--more,
.tribe-tickets__commerce-checkout-cart-item .tribe-tickets__commerce-checkout-cart-item-details-button--less{
    margin-left: 0 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;

}

.tribe-tickets__commerce-checkout-cart-item .tribe-tickets__commerce-checkout-cart-item-details-button--more:after{
    border: var(--tec-spacer-0) solid #14182700 !important;
    border-top: var(--tec-spacer-0) solid #ffc999 !important;
    border-bottom: 0 none !important;
    margin-left: 5px;
}

.tribe-tickets__commerce-checkout-cart-item .tribe-tickets__commerce-checkout-cart-item-details-button--less:after{
    border: var(--tec-spacer-0) solid hsl(0deg 0% 100% / 0%) !important;
    border-bottom: var(--tec-spacer-0) solid #ffc999 !important;
    margin-left: 5px;
}


.tribe-tickets__tickets-item{
    border-top: none !important;
}

.events-content .tribe-tickets__tickets-item-quantity-remove,
.events-content .tribe-tickets__tickets-item-quantity-add{
    border: none !important;
    font-family: "Manrope" !important;
    font-style: normal !important;
    display: inline-flex !important;
    justify-content: center !important;
}

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

.tribe-common-form-control-checkbox__label{
    margin-top: 40px !important;
}

.tribe-events-c-subscribe-dropdown__button{
    background: none !important;
}

.tribe-events-c-subscribe-dropdown__button-text{
    border: none !important;
}

.tribe-events-c-subscribe-dropdown__export-icon path,
.tribe-events-c-subscribe-dropdown__button-icon path{
    color: #ffc999;
}

.tribe-events-event-image{
    border-radius: 3px;
}

.event-tickets .tribe-tickets__form .tribe-tickets-attendees-list-optout--wrapper label{
    font-size: 10pt;
}

.tribe-dialog__wrapper.tribe-modal__wrapper--ar{
    background:#0E1721 !important;
    border: 1px solid #ffc999 !important;
    border-radius: 0px !important;
}

button.tribe-dialog__close-button.tribe-modal__close-button{
    width: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    position:relative;
}

button.tribe-dialog__close-button.tribe-modal__close-button::after{
    content: "x";
    font-family: monospace;
    font-weight: 300;
    font-style: normal;
    font-size: 15pt;
    position: absolute;
    top: 0;
    left: 4px;
}

button.tribe-tickets__tickets-item-remove{
    width: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    position:relative;
}

button.tribe-tickets__tickets-item-remove::after{
    content: "x";
    font-family: monospace;
    font-weight: 300;
    font-style: normal;
    font-size: 15pt;
    position: absolute;
    bottom: -1px;
    left: 3.5px;
}

.single-event-blocks-content .wp-block-image img{
    width: 100%;    
    margin-bottom: 20px;
}

.tribe-common-form-control-checkbox__input{
    background: none !important;
    border-radius: 0 !important;
    border: 1px solid #ffc999 !important;
}

.tribe-events .tribe-events-calendar-month__day {
    border-radius: 0 !important;
}

.tribe-events .tribe-events-calendar-month__day button{
    width: 100% !important;
}

.tribe-events-c-subscribe-dropdown__button{
    border: none !important;
}

.tribe-events-sub-nav li a{
    background: none !important;
}


/* .calendar-container{
    overflow: auto;
}

.calendar-container>*{
    min-width: 900px;
} */

.bricks-mobile-menu{
    min-height: 100%;
}

.bricks-mobile-menu{
    min-height: 100%;
}

.bricks-mobile-menu .wpml-ls-item-toggle{
    line-height: 25.5px !important;
    border: none !important;
    border-top: 1px solid #ffc999;
    text-transform: uppercase !important;
    font-family: 'Manrope' !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-top: -1px !important;
}

.bricks-mobile-menu .wpml-ls-native{
    display: inline-block;
}

.bricks-mobile-menu .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li a {
    line-height: 10px;
    padding: 10px !important;
}

.pre-language{
    font-family: Manrope;
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 15px;
}

.pre-language-container{
    display: flex;
    align-items: center;
    margin: 20px 0 0 30px;
}


.bricks-mobile-menu .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, 
.bricks-mobile-menu .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
    padding-top: 0px !important;
    outline: none !important;
}

.bricks-mobile-menu  .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    margin-bottom:-1px;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__export-icon, 
.tribe-block__events-link .tribe-events-c-subscribe-dropdown__export-icon{
    margin-right: 0 !important;
}

.menu-logo-container{
    padding: 15px 27px 5px 23px;
}

.event-image-container{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.soldout-label{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}


.tab-alergenos-container{
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    max-height: 26px;
}

.tab-alergenos-container img{
    width: 25px;
}

.alergenos-table{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.alergenos-table-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.alergenos-element{
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    width: 90px;
    max-width: 90px;
}

.alergenos-element img{
    height: 66px;
    width: 62px;
    object-fit: cover;
    object-position: top;
}

.alergenos-element span{
    color:white;
    text-align: center;
    font-family: "Crimson Text";
    font-size: 10pt;
}

.alergenos-table-container h3{
    margin-bottom: 40px;
}

@media only screen and (max-width: 766px){

    .events-content h1,
    .tooltipster-content h1,
    .events-content h1 a,
    .tooltipster-content h1 a{
        font-size: 36pt !important;
    }

    .events-content h3,
    .tooltipster-content h3,
    .events-content h3 a,
    .tooltipster-content h3 a{
        font-size: 21pt !important;
    }

    .header-title h2,
    .header-title h3{
        width: 100%;
    }

    .tribe-events-c-events-bar__search{
        background-color: #0E1721 !important;
        border-radius: 0;
        border: 1px solid #ffc999 !important;
        padding: 10px !important;
    }

    .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword{
        margin: 0 !important;
    }

    .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button{
        border: none !important;
    }

    .events-content .tribe-events-calendar-month__day{
        border: 1px solid;
    }

    .events-content .tribe-events-calendar-month__day button{
        border: unset !important;
        padding: 5px !important;
    }

    .events-content .tribe-events-calendar-month__day button em{
        background-color: #ffc999 !important;
    }
    
    @supports (-webkit-touch-callout: none) {
      .events-content.header-container{
          background-attachment: scroll !important;
      }
    }

    .single-tribe_events .tribe-events-schedule{
        background: none !important;
        border: none !important;
    }
    
}