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-column.kb-section-dir-horizontal .wp-block-kadence-advancedgallery,.wp-block-kadence-column.kb-section-dir-horizontal>.kt-inside-inner-col>.wp-block-kadence-column{flex:1}.wp-block-kadence-column{display:flex;flex-direction:column;min-height:0;min-width:0;z-index:1}.kt-inside-inner-col{border:0 solid transparent;position:relative;transition:all .3s ease}@media(max-width:767px){.kvs-sm-false{display:none!important}}@media(min-width:768px)and (max-width:1024px){.kvs-md-false{display:none!important}}@media screen and (min-width:1025px){.kvs-lg-false{display:none!important}}body.admin-bar{--kb-admin-bar-visible:34px}@media screen and (max-width:782px){body.admin-bar{--kb-admin-bar-visible:46px}}.kb-section-is-sticky>.kt-inside-inner-col,.kt-inside-inner-col>.kb-section-is-sticky{position:sticky;top:calc(var(--kb-admin-bar-visible, 0px) + var(--kb-section-setting-offset, 0px))}.kt-inside-inner-col>.wp-block-cover{height:auto}.kb-section-has-link{position:relative}.kb-section-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.kb-section-has-overlay{position:relative}.kb-section-has-overlay>.kt-inside-inner-col{z-index:1}.kb-section-has-overlay>.kt-inside-inner-col:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;transition:all .3s ease-in-out;z-index:-1}.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}