div.tnp-subscription, div.tnp-profile,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.wp-block-kadence-form{margin-bottom:30px}.kb-form-align-center .kb-form{justify-content:center}.kb-form-align-right .kb-form{justify-content:flex-end}.kb-form-align-center.kb-form-field-align .kb-form{text-align:center}.kb-form-align-center.kb-form-field-align .kb-form .kadence-blocks-form-field{justify-content:center;text-align:center}.kb-form-align-right.kb-form-field-align .kb-form{text-align:right}.kb-form-align-right.kb-form-field-align .kb-form .kadence-blocks-form-field{justify-content:flex-end;text-align:right}.kb-form{align-items:flex-end;display:flex;flex-wrap:wrap;margin:0 -5px;position:relative;text-align:left}.kb-form .required{color:#e53e3e;margin-left:5px}.kb-form .kadence-blocks-form-field{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:16px;padding:0 5px;text-align:left;width:100%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-20{width:20%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-25{width:25%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-33{width:33.33%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-40{width:40%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-50{width:50%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-60{width:60%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-66{width:66.66%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-75{width:75%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-80{width:80%}.kb-form .kadence-blocks-form-field.kb-field-desk-width-unset{width:auto}.kb-form .kadence-blocks-form-field.kb-submit-field{justify-content:inherit;margin-bottom:0}.kb-form .kadence-blocks-form-field.kb-accept-form-field{align-items:flex-start}.kb-form .kadence-blocks-form-field.kb-accept-form-field .kb-checkbox-style{margin:.5rem .5rem 0 0}.kb-form .kadence-blocks-form-field.kb-accept-form-field .kb-checkbox-style~label{width:calc(100% - 1.8em)}.kb-form .kadence-blocks-form-field label{display:block;line-height:1.8}.kb-form .kadence-blocks-form-field .kb-checkbox-style,.kb-form .kadence-blocks-form-field .kb-radio-style{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:initial;border-color:var(--global-gray-500,#818a91);box-shadow:none;box-sizing:border-box;cursor:default;flex:none;margin:3px 5px 3px 0;padding:0;width:auto}.kb-form .kadence-blocks-form-field .kb-checkbox-style:before,.kb-form .kadence-blocks-form-field .kb-radio-style:before{display:none}.kb-form .kadence-blocks-form-field .kb-select-style-field{-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist;background:initial;border:1px solid var(--global-gray-500,#818a91);border-radius:3px;color:var(--global-palette4,#373a3c);cursor:pointer;flex-basis:100%;flex-grow:1;max-width:100%;min-height:40px;padding:10px 12px;vertical-align:middle;width:100%}.kb-form .kadence-blocks-form-field.kb-input-size-small .kb-select-style-field{min-height:28px}.kb-form .kadence-blocks-form-field.kb-input-size-large .kb-select-style-field{min-height:60px}.kb-form .kadence-blocks-form-field .kb-select-style-field[multiple]{-webkit-appearance:listbox;-moz-appearance:listbox;appearance:listbox;height:auto;max-height:70px}.kb-form .kadence-blocks-form-field .kb-text-style-field{background-color:var(--global-palette9,#fff);border:1px solid var(--global-gray-500,#818a91);border-radius:3px;color:var(--global-palette4,#373a3c);flex-basis:100%;flex-grow:1;max-width:100%;min-height:40px;padding:10px 12px;vertical-align:middle;width:100%;z-index:10}.kb-form .kadence-blocks-form-field .kb-checkbox-style-field,.kb-form .kadence-blocks-form-field .kb-radio-style-field{flex-basis:100%;flex-grow:1;margin-top:.3em;max-width:100%;width:100%}.kb-form .kadence-blocks-form-field .kb-checkbox-style-field.kb-radio-style-inline,.kb-form .kadence-blocks-form-field .kb-radio-style-field.kb-radio-style-inline{display:flex;flex-wrap:wrap}.kb-form .kadence-blocks-form-field .kb-checkbox-item,.kb-form .kadence-blocks-form-field .kb-radio-item{align-items:center;display:flex;margin:0}.kb-form .kadence-blocks-form-field .kb-radio-style-inline .kb-checkbox-item:not(:first-child),.kb-form .kadence-blocks-form-field .kb-radio-style-inline .kb-radio-item:not(:first-child){margin-left:.8em}.kb-form .kadence-blocks-form-field.kb-input-size-custom .kb-text-style-field{min-height:0;padding:10px}.kb-form .kadence-blocks-form-field.kb-input-size-small .kb-text-style-field{min-height:28px;padding:5px 10px}.kb-form .kadence-blocks-form-field.kb-input-size-large .kb-text-style-field{min-height:60px;padding:16px}.kb-form .kadence-blocks-form-field .kb-forms-submit{background:var(--global-palette-btn-bg,#1768ea);border-color:var(--global-palette-btn-bg,#1768ea);border-radius:3px;border-style:solid;border-width:0;color:var(--global-palette-btn,#fff);cursor:pointer;display:flex;font-size:18px;justify-content:center;line-height:1.8;overflow:hidden;padding:8px 16px;position:relative;text-align:center;text-shadow:none;transition:all .3s ease-in-out;z-index:1}.kb-form .kadence-blocks-form-field .kb-forms-submit.kb-button-size-small{font-size:16px;padding:4px 8px}.kb-form .kadence-blocks-form-field .kb-forms-submit.kb-button-size-large{font-size:20px;padding:12px 24px}.kb-form .kadence-blocks-form-field .kb-forms-submit.kb-button-width-full{width:100%}.kb-form .kadence-blocks-form-field .kb-forms-submit:hover{background:var(--global-palette-btn-bg-hover,#1768ea);border-color:var(--global-palette-btn-bg-hover,#1768ea);color:var(--global-palette-btn-hover,#fff)}.kb-form .kadence-blocks-form-field .kb-forms-submit:before{bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease-in-out;z-index:-1}.kb-form .kadence-blocks-form-field .kb-forms-submit:hover:before{opacity:1}.kb-form .kadence-blocks-form-field .kb-field-help{color:var(--global-palette6,#777);display:block;flex-basis:100%;font-size:80%;font-style:italic;margin:2px 0 5px;width:0}.kb-form .kadence-blocks-form-field a.kb-accept-link{display:block;flex-basis:100%;width:0}.kb-form .kadence-blocks-form-field .kb-field,.kb-form .kadence-blocks-form-field .kb-field .kb-checkbox-item,.kb-form .kadence-blocks-form-field .kb-field .kb-radio-item{justify-content:inherit;text-align:inherit}.kb-form input.kadence-blocks-field.verify{height:0;left:0;opacity:0;position:absolute;top:0;width:0;z-index:-1}.kadence-blocks-form-warning{padding:10px}.kadence-blocks-form-warning,.kb-form-error-msg{background:#fff5f5;border:1px solid #fc8181;border-radius:2px;color:#c53030;font-weight:700;margin-top:10px}.kb-form-error-msg{padding:8px;text-align:left;width:100%}.kb-form.kb-form-has-error{align-items:flex-start}.kb-form .kadence-blocks-form-field .kb-text-style-field.has-error:not(.missingclass){border-color:#c53030}.kadence-blocks-form-success{background:#ebf8ff;border:1px solid #4299e1;border-radius:2px;color:#2b6cb0;font-weight:700;margin-top:10px;padding:10px}.kb-form-loading{align-items:flex-end;background:hsla(0,0%,100%,.7);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.kb-form-loading-spin{display:inline-block;height:64px;position:relative;width:64px}.kb-form-loading-spin div{animation-timing-function:cubic-bezier(0,1,1,0);background:rgba(0,0,0,.7);border-radius:50%;height:11px;position:absolute;top:27px;width:11px}.kb-form-loading-spin div:first-child{animation:kb-form-ellipses1 .6s infinite;left:6px}.kb-form-loading-spin div:nth-child(2){animation:kb-form-ellipses2 .6s infinite;left:6px}.kb-form-loading-spin div:nth-child(3){animation:kb-form-ellipses2 .6s infinite;left:26px}.kb-form-loading-spin div:nth-child(4){animation:kb-form-ellipses3 .6s infinite;left:45px}@keyframes kb-form-ellipses1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes kb-form-ellipses3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes kb-form-ellipses2{0%{transform:translate(0)}to{transform:translate(19px)}}@media(min-width:768px)and (max-width:1024px){.kb-form .kadence-blocks-form-field.kb-field-tablet-width-20{width:20%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-25{width:25%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-33{width:33.33%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-40{width:40%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-50{width:50%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-60{width:60%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-66{width:66.66%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-75{width:75%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-80{width:80%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-100{width:100%}.kb-form .kadence-blocks-form-field.kb-field-tablet-width-unset{width:auto}}@media(max-width:767px){.kb-form .kadence-blocks-form-field.kb-field-mobile-width-20{width:20%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-25{width:25%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-33{width:33.33%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-40{width:40%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-50{width:50%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-60{width:60%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-66{width:66.66%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-75{width:75%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-80{width:80%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-100{width:100%}.kb-form .kadence-blocks-form-field.kb-field-mobile-width-unset{width:auto}}.tribe-events .tribe-events-c-top-bar__datepicker-button{box-shadow:none}.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content{word-break:normal}#primary .tribe-common{word-break:normal}#primary .tribe-common .tribe-events-c-top-bar__datepicker-button,#primary .tribe-common .tribe-common-c-btn-icon,#primary .tribe-common .tribe-events-calendar-list-nav button,#primary .tribe-common .tribe-events-c-nav__list button{background:transparent}#primary .tribe-common .tribe-events-c-top-bar__datepicker-button:focus,#primary .tribe-common .tribe-events-c-top-bar__datepicker-button:hover,#primary .tribe-common .tribe-common-c-btn-icon:focus,#primary .tribe-common .tribe-common-c-btn-icon:hover,#primary .tribe-common .tribe-events-calendar-list-nav button:focus,#primary .tribe-common .tribe-events-calendar-list-nav button:hover,#primary .tribe-common .tribe-events-c-nav__list button:focus,#primary .tribe-common .tribe-events-c-nav__list button:hover{background:transparent}#primary #tribe-events-content{margin-bottom:0}@media screen and (min-width: 767px){#primary .tribe-events .tribe-events-header .tribe-events-header__events-bar{background-color:var(--global-palette9);border-color:var(--tec-color-border-default)}#primary .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{background-color:var(--global-palette3)}}#primary .tribe-common .tribe-common-l-container{max-width:none;padding:0}.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip-datetime{color:#141827}.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content a{color:#141827}#primary .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner{background:var(--global-palette7)}#primary .tribe-events .tribe-events-calendar-month__day-date-link{color:var(--global-palette3)}#primary .tribe-events .tribe-events-calendar-month__day-date-link:focus,#primary .tribe-events .tribe-events-calendar-month__day-date-link:hover{color:var(--global-palette5)}#primary .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,#primary .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link{color:var(--global-palette-highlight)}#primary .tribe-events .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,#primary .tribe-events .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path{fill:var(--global-palette6)}#primary .tribe-events .tribe-common-form-control-text__input::-webkit-input-placeholder{color:var(--global-palette6)}#primary .tribe-events .tribe-common-form-control-text__input::-moz-placeholder{color:var(--global-palette6)}#primary .tribe-events .tribe-common-form-control-text__input::placeholder{color:var(--global-palette6)}#primary .tribe-events .tribe-events-c-view-selector__content,#primary .tribe-events .tribe-events-c-events-bar__search-container{background-color:var(--global-palette9)}#primary .tribe-events .tribe-common-form-control-text__input,#primary .tribe-events .tribe-events-c-view-selector__list-item-text,#primary .tribe-events .tribe-common-h4,#primary .tribe-events .tribe-common-h5,#primary .tribe-events .tribe-common-h6,#primary .tribe-events .tribe-common-h7,#primary .tribe-events .tribe-common-h8,#primary .tribe-events .tribe-common-h3{color:var(--global-palette3)}#primary .tribe-events .tribe-common-b2,#primary .tribe-events .tribe-common-b3{color:var(--global-palette4)}#primary .tribe-events .tribe-events-calendar-list__event-date-tag-weekday{color:var(--global-palette5)}#primary .tribe-events .tribe-events-c-search__input-control-icon-svg path{fill:var(--global-palette5)}#primary .tribe-events .tribe-common-c-svgicon__svg-fill{fill:var(--global-palette3)}.tribe-events .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-view-selector__list-item-link{color:var(--global-palette4)}.tribe-events .tribe-events-calendar-list__month-separator:after{background-color:var(--tec-color-border-default)}.tribe-events.tribe-common .tribe-common-c-btn-border-small,.tribe-events.tribe-common a.tribe-common-c-btn-border-small{border-color:var(--tec-color-border-default);color:var(--global-palette5);background-color:var(--global-palette9)}.tribe-events.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-events.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-events.tribe-common .tribe-common-c-btn-border-small:active,.tribe-events.tribe-common a.tribe-common-c-btn-border-small:hover,.tribe-events.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-events.tribe-common a.tribe-common-c-btn-border-small:active{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9)}.tribe-events.tribe-common .tribe-events-calendar-list-nav,.tribe-events.tribe-common .tribe-events-c-nav{border-color:var(--tec-color-border-default)}.tribe-events.tribe-common .tribe-events-calendar-month__day{border-color:var(--tec-color-border-default)}.tribe-events.tribe-common .tribe-events-calendar-month__week{border-left-color:var(--tec-color-border-default)}.tribe-events.tribe-common .tribe-events-calendar-month__body{border-top-color:var(--tec-color-border-default)}.tribe-events.tribe-common .tribe-common-anchor-thin-alt{border-bottom-color:var(--global-palette-highlight)}.tribe-events.tribe-common .tribe-common-anchor-thin-alt:hover,.tribe-events.tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-events.tribe-common .tribe-common-anchor-thin-alt:active{color:var(--global-palette-highlight);border-bottom-color:var(--global-palette-highlight)}#primary .tribe-events .tribe-events-c-ical__link{background-color:var(--global-palette9);color:var(--global-palette-highlight);border-color:var(--global-palette-highlight)}#primary .tribe-events .tribe-events-c-ical__link .tribe-common-c-svgicon{color:var(--global-palette-highlight)}#primary .tribe-events .tribe-events-c-ical__link:hover,#primary .tribe-events .tribe-events-c-ical__link:focus,#primary .tribe-events .tribe-events-c-ical__link:active{background-color:var(--global-palette-highlight);color:var(--global-palette-btn);border-color:var(--global-palette-highlight)}#primary .tribe-events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path,#primary .tribe-events .tribe-events-c-ical__link:focus .tribe-events-c-ical__link-icon-svg path,#primary .tribe-events .tribe-events-c-ical__link:active .tribe-events-c-ical__link-icon-svg path{stroke:var(--global-palette-btn)}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn,.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.tribe-common .tribe-common-c-btn:hover,.tribe-common .tribe-common-c-btn:focus,.tribe-common .tribe-common-c-btn:active,.tribe-common a.tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:active,.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus,.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:active{background-color:var(--global-palette-btn-bg-hover);color:var(--global-palette-btn-hover)}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.single-tribe_events .entry-hero-container-inner .entry-header{display:flex}.single-tribe_events .entry-hero-container-inner .entry-header .tribe-events-back{margin:1em 0}#primary #tribe-events-pg-template{max-width:none;padding:0}#primary #tribe-events-pg-template #tribe-events-content{padding:0}.tribe-common a,.tribe-common a:active,.tribe-common a:focus,.tribe-common a:hover,.tribe-common a:visited{color:var(--global-palette3)}#primary .tribe-events-back{margin-bottom:1em}#primary .tribe-events-schedule__all-day,#primary .tribe-events-schedule__separator,#primary .tribe-events-schedule__timezone{color:var(--global-palette6)}#primary .tribe-events .tribe-events-c-nav__next,#primary .tribe-events .tribe-events-c-nav__prev{box-shadow:none}.tribe-events-address a.tribe-events-gmap{display:block}@media screen and (max-width: 768px){.single-tribe_events #primary .tribe-events-schedule{background:var(--global-palette8);border-color:var(--global-palette7)}#tribe-events-footer:after,#tribe-events-footer:before,#tribe-events-header:after,#tribe-events-header:before{background-color:var(--global-palette8)}}#primary #tribe-events-footer{padding-bottom:0;border-color:var(--tec-color-border-default)}.single-tribe_events #primary .tribe-blocks-editor .tribe-events-event-meta{background:var(--global-palette8);border-color:var(--global-palette7);padding:0 1em}#primary .tribe-block__events-link .tribe-block__btn--link a{border-color:var(--global-palette7);background-color:var(--global-palette9)}#primary .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address a{color:var(--global-palette-highlight)}.content-style-boxed #tribe-events-content .entry-content-wrap{position:relative}