/*
Theme Name: Evently Child
Theme URI: https://evently.qodeinteractive.com/
Description: A child theme of Evently Theme
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: evently
Template: evently
*/


:root {
    --tec-color-text-primary: #4F566CFF;
    --evently-black: #191919;
    --opt-teal: #5e91ac;
    --opt-silver:  #667983;
    --opt-calendar: #5e91ac;
    --opt-cherry: #f4004d;
    --tec-color-accent-primary: #42ffbb;
    --opt-pale-green: #effde3;
    --opt-pale-green-light: #f0ffe5;
    --opt-pale-green-trans: #E8FFD7A8;
    --opt-neon-green: #42ffbb;
    --opt-neon-greenery: #87ebcb;
    --opt-neon-greenery: #42ffbb;
    --opt-neon-greener: #ffffff00;
    --opt-cherry: #ef1058;
    --tec-font-family-sans-serif: Montserrat, sans-serif;
    --tec-box-shadow-default: unset;
    --tec-color-text-events-title: #000000;
    --tec-color-text-primary: #000000;

/*    --tec-color-background:#00ffa344!important;
    --tec-color-accent-primary:#00ffa344!important;
    --tec-color-button-primary: #3a3939!important;*/

    --tec-color-background-events-bar-submit-button: #00ffa344;
    --tec-color-text-events-bar-submit-button: #3a3939;

    --tec-color-background-events-bar-submit-button-hover: #00ffa344;
    --tec-color-text-events-bar-submit-button-hover: #4F566CFF;

    --tec-color-background-events-bar-submit-button-active: #00ffa3cc;
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 19px !important;
    font-weight: 400;
    color: #000000;
    line-height: 1.6em;
}

/* Admin */
.mkdf-meta-box .mkdf-meta-box-holder .mkdf-page-form-section .mkdf-field-desc {
    width: 40%!important;
    padding: 0!important;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.mkdf-content p {
    margin: 20px 0!important;
}

p.breathe {
    padding: 3px 0 23px !important;
    line-height: 1.7em;
}

p.spacer {
    line-height: 0.9em;
}

h3 {
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500!important;
    color: #191919;
}

.mkdf-content {
    margin-top: unset !important;
}

body.home .mkdf-content {
        margin-top: -90px !important;
}

.vc_custom_1765297500577 {
    background-color: #FFAD003B !important;
    background-color: #e9ffd880 !important;
    background-color: #cdf7ac80 !important;
}

/* Team */
.mkdf-team.info-bellow .mkdf-team-inner {
    text-align: left;
    width: 100%;
    box-shadow: unset!important;
}

.mkdf-team.info-bellow .mkdf-team-info {
    padding: 25px 5px 35px!important;
    background-color: #fff;
}

.mkdf-team.info-bellow .mkdf-team-position {
    margin: 10px 0 0;
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    font-weight: 400;
}

/* Buttons */
.mkdf-btn.mkdf-btn-simple .mkdf-btn-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    -webkit-transition: padding .6s cubic-bezier(.8, .03, 0, .95);
    -moz-transition: padding .6s cubic-bezier(.8,.03,0,.95);
    transition: padding .6s cubic-bezier(.8, .03, 0, .95);
    display: none!important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    background-color: var(--tec-color-background-events-bar-submit-button)!important;
    border: 1px solid var(--tec-color-background-events-bar-submit-button)!important;
    border-radius: var(--tec-color-background-events-bar-submit-button)!important;
    color: var(--tec-color-text-events-bar-submit-button)!important;
    padding: 11px 20px;
    text-align: center;
    transition: var(--tec-transition);
    width: 100%;
}

.tribe-events .datepicker .month.active {
    background: var(--tec-color-accent-primary);
    color: #000!important;
    text-shadow: none;
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
    background-color: initial;
    color: #000!important;
}
.tribe-common .tribe-common-form-control-text__input:focus {
    border-bottom-color: var(--tec-color-border-active);
    outline: unset!important;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #00ef99!important;
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: currentcolor;
    border-radius: 50%;
    height: 8px!important;
    width: 8px!important;
}

/*.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    color: #000!important;
    background-color: var(--opt-neon-greenery)!important;
    padding: 14px 0 0;
}*/

/*
p a {
    color: #000!important;
    background-color: var(--opt-neon-greenery) !important;
    padding: 1px 3px !important;
    font-weight: 500;
    line-height: 24px!important;
}
*/

p a {
    color: #000 !important;
    background-color: var(--opt-neon-greenery) !important;
    padding: 1px 5px !important;
    margin: 25px 0 0 !important;
    font-weight: 700;
    font-size: 18px;
    font-weight: 600;
}

.tribe-events-meta-group a {
    background-color: var(--tec-color-link-accent);
    color: #000!important;
    font-weight: 400!important;
}

.tribe-events-meta-group a:hover {
    background-color: #E8FFD7A8!important;
    color: #000!important;
    font-weight: 400!important;
}

.tribe-events-back a, .tribe-events-back a:visited,
.read-more-link {
    color: #000 !important;
    background-color: var(--opt-neon-greenery) !important;
    padding: 2px 13px !important;
    margin: 25px 0 0 !important;
    font-weight: 700 !important;
    width: fit-content!important;
    display: block!important;
    font-size: 12px!important;
    line-height: 24px!important;
    letter-spacing: .1em!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
}

p a:hover {
    color: #00000099!important;
    background-color: var(--opt-neon-greenery)!important;
}

/* Separators */
.mkdf-section-title-holder .mkdf-st-separator {
    display: inline-block;
    vertical-align: top;
    width: 122px;
    height: 0px;
    margin: 22px 0 0;
    border-bottom: 3px solid var(--opt-neon-greener) !important;
    display: none!important;
}

.mkdf-section-title-holder .mkdf-st-title .mkdf-st-title-mark {
    position: relative;
    left: -8px;
    color: var(--opt-neon-greener) !important;
    display: none;
}


/* Headings */
.mkdf-section-title-holder .mkdf-st-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 25px 0!important;
    clear: both;
}

h4:not(.tribe-events-calendar-list__event-title),
h5:not(.mkdf-st-subtitle):not(.mkdf-widget-title):not(.mkdf-accordion-title):not(.mkdf-testimonial-text),
h6 {
    color: #000!important;
    background-color: var(--opt-neon-greenery)!important;
    padding: 15px 18px !important;
    margin: -5px 0 35px;
    font-size: 23px;
}

.type-tribe_events h4:not(.tribe-events-calendar-list__event-title)
{
    color: #000!important;
    background-color: var(--opt-neon-greenery)!important;
    padding: 15px 18px !important;
    margin: 60px 0 35px!important;
    font-size: 23px;
}

h6 {
    color: #000 !important;
    background-color: var(--opt-neon-greenery) !important;
    padding: 6px 18px !important;
    font-size: 23px;
    text-transform: none !important;
}

h6.mkdf-st-tagline {
    display: none !important;
}

.vc_custom_1496998901406 h4 {
    color: #000 !important;
    background-color: var(--opt-neon-greenery) !important;
    padding: 3px 8px!important;
    width: fit-content!important;
}

blockquote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 55px 0;
    padding: 40px 40px 40px 140px;
    line-height: 34px;
    quotes: none;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    color: #000000;
    box-sizing: border-box;
    background-color: #42ffbb;
    font-weight: 500;
}

blockquote:before {
    content: "\7b";
    position: absolute;
    top: 30%;
    left: 0;
    font-family: ElegantIcons;
    font-size: 107px;
    line-height: 1;
    font-style: normal;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
}

/*.tribe-events-back a, .tribe-events-back a:visited {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: 18px !important;
    font-weight: 500 !important;
    -webkit-text-decoration: none;
    text-decoration: none;
    padding: 2px 7px !important;
    text-transform: lowercase;
}*/

.tribe-events-content a:active, .tribe-events-content a:focus, .tribe-events-content a:hover {
    border-bottom: 0px solid!important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: initial;
    color: var(--tec-color-link-accent);
}

.tribe-events-content ul {
    list-style-type: disc;
    padding-left: 15px;
    margin-top: -5px;
}

.mkdf-content ol,
.mkdf-content ul {
    list-style-position: inside;
    margin: 15px 0;
    padding: 0 0 0 13px;
}

ul.tribe-events-c-view-selector__list {
    list-style-position: inside;
    margin: 0!important;
    padding: 0 0 0 13px;
}

.tribe-events-notices ul {
    padding: 0!important;
}

.tribe-events-schedule {
    align-items: baseline;
    flex-wrap: nowrap;
    margin: 3px 0px!important;
}

.tribe-common .tribe-common-h5,
/*.tribe-common .tribe-common-h6,*/
.tribe-events-calendar-list__event-date-tag-datetime {
    color: #000!important;
    background-color: var(--opt-neon-greenery)!important;
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    line-height: var(--tec-line-height-2);
    text-transform: none;
    padding: 0 14px 0 14px !important;
}

.tribe-events .tribe-events-calendar-list-nav {
    border-top: 0px solid var(--tec-color-border-default);
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: auto!important;
    text-align: center;
    padding: 14px 0!important;
}


/*
.wpb_wrapper p, .wpb_wrapper ul  {
    padding: 0 15px;
}
*/

h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover:not(.tribe-events-calendar-list__event-title-link),
h5 a:hover, h6 a:hover {
    color: #fff!important;
}

h4 a.tribe-events-calendar-list__event-title-link:hover {
    opacity: 0.9!important;
    color: var(--opt-neon-greenery)!important;
}


h5 {
    font-family: Montserrat, sans-serif;
    font-size: 17px!important;
    line-height: 30px;
    font-weight: 400;
    color: #191919;
}

h6 {
    font-family: "Libre Baskerville", serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-style: unset!important;
}

h3.tribe-events-calendar-latest-past__event-title.tribe-common-h6.tribe-common-h4--min-medium {
    background-color: unset !important;
    padding: 0 !important;
    font-weight: 700 !important;
    font-size: 34px;
    margin: 0 !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-3);
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover:not(.tribe-events-calendar-list__event-title-link), h5 a:hover, h6 a:hover {
    color: unset !important;
    opacity: 0.8 !important;
}

/* Events */
/* Modbile */
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--opt-pale-green)!important;
    opacity: 1!important;
}

.tribe-events .tribe-events-c-messages__message-list-item-link {
    font-weight: var(--tec-font-weight-bold);
    color: #000!important;
    background-color: var(--opt-neon-greenery)!important;
    padding: 1px 3px !important;
}

.tribe-common .tribe-common-anchor-thin-alt {
    border-bottom: 0px solid var(--tec-color-link-accent);
    color: var(--tec-color-link-primary);
    transition: var(--tec-transition-color);
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    color: #000!important;
    background-color: var(--opt-neon-greenery)!important;
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    font-weight: 600!important;
    line-height: var(--tec-line-height-2);
}
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
    padding-top: 5px;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    padding-bottom: 5px;
}

/* FAQ */
/*.vc_custom_1768321015275 {
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8,
    .vc_custom_1768321015275  .vc_col-lg-9 {
        float: unset!important;
    }
}*/

/* About */
.vc_row.wpb_row.vc_row-fluid.vc_custom_1768307053706 .wpb_content_element p {
    padding: 0 8px;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1768307053706 .wpb_content_element ul {
    padding: 0 8px 0 16px;
}

/* Desktop Nav */
.mkdf-drop-down .second {
    position: absolute;
    display: block;
    top: 100%;
    margin-top: 2px!important;
    left: unset!important;
    margin: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .15s ease-out;
    -moz-transition: top .15s ease-out;
    transition: top .15s ease-out;
}

.mkdf-sticky-header .mkdf-sticky-holder {
    position: relative;
    height: 100%;
    z-index: 2;
    background-color: #fff;
    border-bottom: 0px solid #d8d8d8!important;
    box-sizing: border-box;
    background-color: #effde3!important;
}

.mkdf-page-header .mkdf-menu-area {
    box-shadow: unset !important;
}

.post-type-archive-tribe_events .mkdf-page-header .mkdf-menu-area,
.post-type-archive .mkdf-page-header .mkdf-menu-area {
    /*box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.35)!important*/
    box-shadow: unset!important
}

.page-id-4519 .mkdf-page-header .mkdf-menu-area,
.page-id-5037 .mkdf-page-header .mkdf-menu-area {
    box-shadow: unset!important;
}

.mkdf-drop-down .second .inner ul li.current-menu-ancestor>a .item_outer, .mkdf-drop-down .second .inner ul li.current-menu-item>a .item_outer {
    padding: 0!important;
}

.mkdf-drop-down .second .inner ul li.current-menu-ancestor>a, .mkdf-drop-down .second .inner ul li.current-menu-item>a {
    color: #1cd592 !important
}

.mkdf-drop-down .second .inner ul li a {
    display: block;
    height: auto;
    line-height: 23px;
    font-weight: 400;
    padding: 7px 30px 6px 19px;
    color: #191919!important;
}

.mkdf-drop-down .second .inner ul li a:hover {
    background-color: var(--opt-neon-greenery) !important;
    color: #000 !important;
}

.mkdf-main-menu .inner ul li a {
    position: relative;
    font-size: 17px!important;
    height: auto;
    line-height: 18px;
    font-weight: 500 !important;
    padding: 7px 30px 6px 19px;
}

/* Mobile Menu */
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
    display: block;
    width: auto;
    height: 96px;
}

.mkdf-mobile-header .mkdf-mobile-nav>ul>li.mkdf-active-item>a {
    color: var(--opt-neon-green)!important;
}

.mkdf-mobile-header .mkdf-mobile-nav ul li a:hover, .mkdf-mobile-header .mkdf-mobile-nav ul li h6:hover {
    color: var(--opt-pale-green)!important;
}

.mkdf-mobile-header .mkdf-mobile-nav ul ul li.current-menu-ancestor>a, .mkdf-mobile-header .mkdf-mobile-nav ul ul li.current-menu-item>a {
    color: var(--opt-neon-green)!important;
}

.mkdf-mobile-header .mkdf-mobile-nav ul ul li a, .mkdf-mobile-header .mkdf-mobile-nav ul ul li h6 {
    font-size: 18px;
    line-height: 29px;
    padding: 0 0 0 10px;
    font-weight: 600;
    color: #fff;
    margin: 6px 0;
}

.mkdf-mobile-header .mkdf-mobile-nav>ul>li {
    padding: 10px 0 5px 30px!important;
}

.mkdf-mobile-header .mkdf-mobile-nav ul ul {
    display: none;
    padding: 5px 0 10px!important;
}

.mkdf-mobile-header .mkdf-mobile-menu-opener .mkdf-fm-lines .mkdf-fm-line.mkdf-line-3 {
    top: calc(100%);
    outline: transparent solid 1px;
    width: 31px!important;
}

.mkdf-mobile-header .mkdf-mobile-header-inner {
    position: relative;
    height: 90px;
    background-color: var(--opt-pale-green)!important;
    border-bottom: 0px solid #d8d8d8;
    box-sizing: border-box;
}

.mkdf-clients-wc-holder.mkdf-cc-hover-zoom .mkdf-cc-item {
    overflow: visible;
}


span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    background-color: var(--opt-neon-green)!important;
    color: #000;
    padding: 0 14px 0 14px!important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: var(--tec-font-size-5) !important;
    line-height: var(--tec-line-height-1);
    background-color: #88979f!important;
    background-color: #667983!important;
    background-color: #677c87!important;
    background-color: #0c0c0c!important;
}

/* Team */
.mkdf-team-title-holder h4 {
    background-color: var(--opt-neon-green) !important;
    color: #000 !important;
    padding: 5px 14px!important;
    width: fit-content;
}

.mkdf-team-title-holder h4 {
    margin: 0 -5px!important;
    padding: 5px 10px !important;
}

.mkdf-team.info-bellow .mkdf-team-position {
    margin: 10px 0 0;
    padding: 0 5px!important;
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    font-weight: 400;
}

.mkdf-team.info-bellow .mkdf-team-text {
    margin: 22px 0 0;
    padding: 0 5px!important;
}

/* Testimonials */
h5.mkdf-testimonial-text {
    background-color: #f9fffd!important;
}

/* FAQ */
.mkdf-accordion-holder .mkdf-accordion-content {
    margin: 0;
    background-color: #f9fffd;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title .mkdf-accordion-mark span {
    top: 50%;
    left: 50%;
    width: 20px;
    height: 18px;
    color: var(--opt-neon-green)!important;
    font-size: 15px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title .mkdf-accordion-mark {
    left: 0;
    top: 0;
    height: 100%;
    width: 58px;
    border-right: 0px solid #d9e6ea!important;
    margin: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active .mkdf-accordion-mark, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-hover .mkdf-accordion-mark {
    border-right: 1px solid var(--opt-neon-green)!important;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active .mkdf-accordion-mark .mkdf_icon_plus, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-hover .mkdf-accordion-mark .mkdf_icon_plus {
    color: #000 !important;
    -webkit-transform: translateY(-50%) translateX(-50%) rotateZ(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) rotateZ(45deg);
    transform: translateY(-50%) translateX(-50%) rotateZ(45deg);
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-hover {
    background-color: var(--opt-neon-green)!important;
    color: #000 !important;
    font-weight: 600!important;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title {
    color: #000 !important;
    font-weight: 600 !important;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title .mkdf-accordion-mark span {
    top: 50%;
    left: 50%;
    width: 35px;
    height: 18px;
    color: var(--opt-neon-green) !important;
    font-size: 35px!important;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title {
    margin: 25px 0 0;
    padding: 15px 0 15px 80px;
    border: 0 solid #d8d8d8!important;
    background-color: #f7f7f9;
}

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-content {
    padding: 23px 34px;
    border: 0 solid #d8d8d8!important;
}

.tribe-common .tribe-common-h4 {
    color: var(--tec-color-text-primary);
    font-family: 'Oswald';
    font-size: var(--tec-font-size-5);
    font-weight: 600!important;
    line-height: var(--tec-line-height-1);
    text-transform: none;
}

.tribe-events .tribe-events-calendar-month__day-date-link {
    color: #fff!important;
    transition: var(--tec-transition-color);
}

.tribe-events .tribe-events-calendar-month__calendar-event:first-child {
    margin-top:unset!important
}

.tribe-events .tribe-events-calendar-month__calendar-event {
    margin: unset!important;
    padding: 23px 10px !important;
    position: relative;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    aspect-ratio: auto;
    border-color: #fff!important;
    border-style: solid;
    border-width: 0 1px 0 0!important;
    min-height: 168px;
    overflow: visible;
    padding-top: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
    border-top: 0px solid var(--tec-color-border-secondary-month-grid)!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
    border-left: 0px solid var(--tec-color-border-secondary-month-grid);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
    flex: none;
    padding: 4px!important;
}

.vc_custom_1764698801899 .vc_column_container{
    height: 1000px!important;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
    color: var(--tec-color-day-marker-past-month);
    opacity: .2!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-direction: row-reverse!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    height: 19px!important;
    width: 19px!important;
    margin: 0 0 0 28px!important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    color: var(--tec-color-text-primary);
    color: var(--tec-color-text-secondary-event-date);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3)!important;
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-3);
}

.tribe-common .tribe-common-h8 {
    font-size: var(--tec-font-size-5);
    line-height: var(--tec-line-height-0);
}

.tribe-events-calendar-month__calendar-event-title-link:hover,
.tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited,
.tribe-events .tribe-events-calendar-month__calendar-event-title-link, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
    background: var(--opt-neon-green)!important;
    color: #3d3d3d!important;
    color: #0c0c0c!important;
    font-weight: 700!important;
    padding: 0 1px;
    font-size: 19px!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
    background-color: var(--opt-neon-greener)!important;
}

.tribe-common .tribe-common-anchor-thin {
    border-bottom: 0px solid #0000!important;
    transition: var(--tec-transition-border-color);
    opacity: 0.9;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    color: var(--tec-color-text-primary);
    color: #040404f7!important;
    font-family: var(--tec-font-family-sans-serif);
    font-size: 12px!important;
    font-weight: var(--tec-font-weight-regular);
    line-height: 1.5em!important;);
}

.mkdf-vertical-align-containers .mkdf-position-left {
    position: absolute!important;
    float: left;
    z-index: 2;
    height: 100%;
    left: -1px;
    top: 0;
}

.tribe-events .tribe-events-c-events-bar {
    display: flex;
    column-gap: 5px!important;
}

/* Logo */
.mkdf-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
}

body.home .mkdf-logo-wrapper {
    margin-left: -1px;
}

/*.post-type-archive-tribe_events .mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a,
.tribe_events-template-default .mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a {
    max-height: 90px!important;
}*/


body:not(.home) .mkdf-page-header .mkdf-menu-area {
    position: relative;
    height: 90px;
    background-color: var(--opt-pale-green)!important;
    box-sizing: border-box;
}

/*
body:not(.post-type-archive-tribe_events):not(.tribe_events-template-default) .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    max-height: 160px!important;
    margin-top: -5px;

}
*/

.mkdf-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 105px!important;
    width: 100%;
    z-index: 100;
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

/*.mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a {
    max-height: 115px!important;
}*/
.post-type-archive-tribe_events .mkdf-page-header .mkdf-menu-area,
.tribe_events-template-default .mkdf-page-header .mkdf-menu-area {
    position: relative;
    height: 105px!important;
    background-color: #fff;
    box-sizing: border-box;
}

.mkdf-sticky-header .mkdf-menu-area {
    position: relative;
    height: 90px!important;
    background-color: #fff;
    box-sizing: border-box;
}

body:not(.post-type-archive-tribe_events):not(.tribe_events-template-default) .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    max-height: 170px !important;
    margin-top: -3px;
    margin-left: -9px;
}

body:not(.post-type-archive-tribe_events):not(.tribe_events-template-default):not(.home) .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    margin-left: -30px;
}

.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    max-height: 105px!important;
}

.mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a {
    max-height: 151px !important;
    margin-top: -24px !important;
}

.mkdf-side-menu-button-opener .mkdf-fm-lines {
    position: relative;
    display: inline-block;
    width: 22px!important;
    height: 12px!important;
}

body:not(.home) .mkdf-side-menu-button-opener .mkdf-fm-lines {
    color: #000!important;
}

.mkdf-side-menu-button-opener .mkdf-fm-lines .mkdf-fm-line {
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    border-radius: unset!important;
    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    transition: width .3s ease;
}

.mkdf-side-menu-button-opener .mkdf-fm-lines .mkdf-fm-line.mkdf-line-3 {
    top: calc(100%)!important;
    outline: transparent solid 1px;
}

.mkdf-section-title-holder .mkdf-st-title .mkdf-st-title-mark {
    position: relative;
    left: -8px;
    color: var(--opt-neon-greener)!important;
}

.mkdf-section-title-holder .mkdf-st-separator {
    display: inline-block;
    vertical-align: top;
    width: 122px;
    height: 0px;
    margin: 22px 0 0;
    border-bottom: 3px solid var(--opt-neon-greener)!important;
}

/* Headings */
.overview-only {
    display: none;
}
.post-type-archive-tribe_events{
    .overview-only {
        display: block;
    }
}
.tribe-events-before-html h2,
h2 {
    font-size: 55px;
    line-height: 1.2em;
    font-weight: 700;
    color: #191919;
}

.tribe-common .tribe-common-h3 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-6);
    font-weight: var(--tec-font-weight-bold);
    line-height: var(--tec-line-height-2);
    text-transform: none;
}

/*.mkdf-section-title-holder .mkdf-st-subtitle {
    display: block;
    margin: 23px 0 0;
    color: #1c1e1e!important;
}*/

.mkdf-section-title-holder .mkdf-st-subtitle {
    display: block;
    margin: 24px 0 0;
    color: #000000 !important;
    font-size: 20px !important;
    font-weight: 400;
}

.mkdf-page-footer .mkdf-footer-bottom-holder .widget {
    color: #e5e5e5!important;
}

#coming-soon-footer-banner {
    width: 100%;
    min-height: 56px;
    background: #fff;
    position: fixed;
    display: flex;
    font-size: 13px;
    bottom: 0;
    line-height: 16px;
    align-items: center;
    border-top: 1px solid #dcdcdc;
    padding: 16px;
    box-sizing: border-box;
    z-index: 100;
    display: none!important
}

a#SR7_39_1-79-5 {
    background: #ffffff!important;
    background: #20ce88!important;
    background: var(--opt-neon-greenery)!important;
    background: unset!important;
    border: 3px solid var(--opt-neon-greenery)!important;
    border: 3px solid #e0ffc8!important;
    border: 3px solid #f0ffe5 !important;
}

a#SR7_39_1-79-4 {
/*    background: #5e91ac!important;
    background: #20ce88!important;
    background: unset!important;
    border: 2px solid #20ce88!important;

    border: 3px solid #f6004d!important;
    background: #f6004d!important;*/

    border: 3px solid var(--opt-cherry)!important;
    background: var(--opt-cherry)!important;
    color: #ffffff !important;
}

.sr7-bullets {
    display: none !important;
}


.vc_custom_1765273242624 {
    padding-top: 25px !important;
    padding-bottom: 45px !important;
}

.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: #fff!important;
}

/* Footer */
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-submit {
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
    line-height: 57px;
    background-color: var(--opt-cherry)!important;
    padding-left: 33px;
    padding-right: 33px;
    margin-top: 30px;
}

.wpcf7-not-valid-tip {
    color: #ffb3cc!important;
    font-size: 0.8em!important;
    font-weight: normal;
    display: block;
}

.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin: 0 0 15px;
    padding: 9px 6px !important;
    font-family: inherit;
    line-height: 21px;
    font-weight: inherit;
    color: #ffffff!important;
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: transparent!important;
    color: fieldtext !important;
}

.mkdf-page-footer .widget.mkdf-image-widget {
    margin: -30px 0 16px -40px !important;
}

#mkdf-back-to-top>span {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 39px;
    font-size: 21px;
    text-align: center;
    background-color: #fff;
    color: #000!important;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .4s
    cubic-bezier(.63, .17, 0, .88);
    -moz-transition: all .4s cubic-bezier(.63,.17,0,.88);
    transition: all .4s
    cubic-bezier(.63, .17, 0, .88);
}

.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin: 0 0 15px;
    padding: 9px 6px!important;
    font-family: inherit;
    line-height: 21px;
    font-weight: inherit;
    color: #8d8d8d;
    background-color: transparent;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: border-color .2s
    ease-out;
    -moz-transition: border-color .2s ease-out;
    transition: border-color .2s
    ease-out;
}

.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_3 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_3 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_3 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_3 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_3 input.wpcf7-form-control.wpcf7-quiz {
    border-color: #ffffff4f!important;
}

.mkdf-page-footer .mkdf-footer-top-holder .widget a {
    color: #ffffff;
}
.mkdf-page-footer .mkdf-footer-top-holder .widget a:hover {
    color: #ffffffcc;
}

.inline-link a {
    font-weight: 600;
    font-size: 18px;
    color: var(--opt-neon-green)!important;
    border-bottom: 2px solid var(--opt-neon-green)!important;
}

.inline-links {
    width: auto;
    margin: 60px 0 0;
}

.inline-link {
    display: inline-block;
    min-height: 57px;
    margin-bottom: 13px;
}

.inline-link a {
    font-weight: 700;
    font-size: 21px;
    background-color: #00ffa3 !important;
    color: #000000!important;
    padding: 15px 20px;
    margin: 0 20px 0 0;
}

.vc_custom_1765358015521 {
    padding-top: 35px !important;
    padding-bottom: 70px !important;
    background-color: var(--opt-pale-green)!important;
}

@media (min-width: 1024px) {
    /* Slider */


    sr7-txt#SR7_39_1-79-2 {
        font-family: 'Oswald'!important;
        font-size: 91px!important;
        font-weight: 700!important;
        color: rgb(255, 255, 255);
        text-transform: none;
        text-decoration: none;
        letter-spacing: 1px!important;
        line-height: 1em!important;
        text-align: inherit;
        white-space: normal;
        overflow: visible;
        padding: 0px;
        width: 400px!important;
        height: 351px;
        z-index: 6;
        border-radius: 0px;
        position: absolute;
        vertical-align: top;
        transform-origin: 50% 50%;
        display: block;
        left: 305px;
        top: 225px!important;
        background: transparent;
        translate: none;
        rotate: none;
        scale: none;
        visibility: visible;
        opacity: 1;
        transform: translate(0px, 0px);
        pointer-events: auto;
    }

    sr7-txt#SR7_39_1-79-3 {
        font-size: 19px!important;
        width: 471px!important;
    }
}


@media (max-width: 768px) {
    .vc_custom_1765310548254 {
        padding-top: 50px;
    }

    .vc_custom_1765358015521 {
        background-color: var(--opt-pale-green)!important;
        padding-bottom: 15px;
    }

    .inline-link a {
        font-size: 19px;
        padding: 15px 17px;
    }
    .vc_custom_1765310548254 {
        padding-top: 0;
        padding-bottom: 35px!important;
    }
}

.inline-link a:hover{
    opacity: 0.7;
}



/* Buttons */
input[type=submit] {
    background-color: var(--opt-cherry) !important;
}

input[type=submit]:hover {
    background-color: var(--opt-cherry) !important;
    opacity: 0.9!important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0!important;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.wpcf7-response-output {
    border-color: #46b450;
    font-size: 15px!important;
    color: #fff!important;
}

input.wpcf7-form-control.wpcf7-submit {
    font-family: inherit;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: all .25s cubic-bezier(0, .63, .31, 1.01);
    -moz-transition: all .25s cubic-bezier(0,.63,.31,1.01);
    transition: all .25s cubic-bezier(0, .63, .31, 1.01);
    font-size: 13px;
    letter-spacing: .07em;
    padding: 17px 62px;
    color: #fff;
    /* background-color: #356bf8; */
    border: 2px solid transparent;
    cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit {
    font-weight: 700!important;
    font-size: 18px!important;
    text-transform: unset!important;
    /*padding: 20px 20px!important;*/
}

/* Slider buttons */
a#SR7_39_1-79-4,
a#SR7_39_1-79-5,
a#SR7_39_1-99-4 {
    font-weight: 700 !important;
    font-size: 19px !important;
    text-transform: unset !important;
    padding: 20px 20px !important;
    margin: 8px 0 0 0!important;
}

@media (max-width: 1440px) {
    .vc_row.vc_column-gap-30>.vc_column_container:not(:last-child) {
        padding: 15px 25px 15px 15px!important;
    }

    .mkdf-section-title-holder .mkdf-st-subtitle {
        display: block;
        margin: 24px 0 0;
        color: #000000 !important;
        font-size: 18px !important;
        font-weight: 400;
    }

    a#SR7_39_1-79-4,
    a#SR7_39_1-79-5,
    a#SR7_39_1-99-4 {
        font-weight: 600!important;
        font-size: 17px!important;
        text-transform: unset!important;
        padding: 18px 10px!important;
    }

    input.wpcf7-form-control.wpcf7-submit {
        font-weight: 600!important;
        font-size: 17px!important;
        text-transform: unset!important;
    }

    sr7-txt#SR7_39_1-79-2,
    sr7-txt#SR7_39_1-79-3,
    a#SR7_39_1-79-5 {
        left: 231px!important;
    }

    a#SR7_39_1-79-4 {
        left: 459px!important;
    }

    sr7-txt#SR7_39_1-99-3,
    sr7-txt#SR7_39_1-99-2,
    sr7-txt#SR7_39_1-79-3 {
        font-size: 17px!important;
        line-height: 1.55em!important;
    }

/*    sr7-txt#SR7_39_1-99-2,
    sr7-txt#SR7_39_1-79-2 {
        font-size: 50px !important;
        line-height: 57px !important;
    }*/

    sr7-txt#SR7_39_1-99-2, sr7-txt#SR7_39_1-79-2 {
        font-size: 70px !important;
        line-height: 74px !important;
    }

    sr7-txt#SR7_39_1-79-2 {
        top: 165px!important;
        width: 400px !important;
    }

    /* Slide 2 */
    sr7-txt#SR7_39_1-99-2 {
        top: 155px!important;
        width: 300px !important;
        right: 70px !important;
        left: unset !important;
    }

}

/* Navigation */
.mkdf-main-menu>ul>li.mkdf-active-item>a {
    padding: 0 19px!important;
    color: #191919;
}

.mkdf-main-menu>ul>li>a:hover {
    padding: 0 19px!important;
    color: #191919;
}

.mkdf-main-menu ul li a>span.item_outer:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 3px solid var(--opt-teal)!important;
    -webkit-transition: width .25s ease;
    -moz-transition: width .25s ease;
    transition: width .25s ease;
    display: none!important;
}
.mkdf-main-menu>ul>li>a:hover>span.item_outer:before {
    width: 10px;
}

.mkdf-drop-down .second .inner ul li a:hover .item_outer {
    padding: 0 0 0 0!important;
}

.mkdf-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 19px;
    color: #191919;
    font-size: 18px!important;
    font-weight: 700;
    line-height: 22px;
    box-sizing: border-box;
    -webkit-transition: padding .25s
    ease;
    -moz-transition: padding .25s ease;
    transition: padding .25s
    ease;
}

.mkdf-main-menu .inner ul li a {
    position: relative;
    font-size: 15.5px;

    height: auto;
    line-height: 18px;
    font-weight: 500!important;
    padding: 7px 30px 6px 19px;
}

/*.mkdf-main-menu .inner ul li a:hover {
    position: relative;
    font-size: 15.5px;
    line-height: 18px;
    font-weight: 500!important;
    color: var(--opt-neon-greenery)!important;
}*/

.mkdf-drop-down .narrow .second .inner ul li {
    min-width: 360px!important;
}

/* Blog */
.vc_custom_1769012640022 {
    padding-top: 30px!important;
}

.mkdf-blog-list-holder .mkdf-bli-info-top .mkdf-post-info-date a {
    font-family: "Libre Baskerville", serif;
    font-size: 15px;
    font-style: italic;
    color: #000000!important;
}

.mkdf-blog-list-holder.mkdf-bl-standard .mkdf-bli-content {
    background-color: #fff;
    box-shadow: unset!important;
}

.mkdf-blog-list-holder .mkdf-bli-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 20px 4px!important;
    box-sizing: border-box;
}

/* Social */
.mkdf-icon-small {
    font-size: 1.7em!important;
}

.mkdf-page-header .mkdf-menu-area {
    box-shadow: unset!important;
}

/*
.vc_custom_1768307053706 .vc_row.vc_column-gap-30 {
    margin-left: -45px!important;
    margin-right: -45px!important;
}
*/


/*.mkdf-page-content-holder ol,
.mkdf-page-content-holder ul {
    list-style-position: inside;
    margin: 15px 0 15px 15px!important;
}*/


/*Icons*/
body:not(.home) .icon_cart:before,
body:not(.home) .icon_search:before {
    color: #000000!important;
}

body.home .icon_cart:before,
body.home .icon_search:before {
    color: #ffffff!important;
}

.mkdf-side-menu-button-opener .mkdf-fm-lines {
    position: relative;
    display: inline-block;
    display: none!important;
    width: 25px !important;
    height: 14px !important;
}

/* Title Area */
.mkdf-title-holder.mkdf-centered-type.mkdf-title-predefined-size {
    height: 240px !important;
}

.page-id-8498 .mkdf-title-holder.mkdf-centered-type.mkdf-title-predefined-size,
.page-id-5037 .mkdf-title-holder.mkdf-centered-type.mkdf-title-predefined-size,
.page-id-4519 .mkdf-title-holder.mkdf-centered-type.mkdf-title-predefined-size,
.page-id-8488 .mkdf-title-holder.mkdf-centered-type.mkdf-title-predefined-size {
    height: 280px !important;
}

.mkdf-title-holder .mkdf-title-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    height: 240px !important;
}

.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title {
    position: relative;
    padding: 0px 0 30px!important;
}

@media (min-width: 1024px) {
    .mkdf-title-holder .mkdf-title-wrapper {
        padding-top: 20px!important;
    }
    .mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title {
        position: relative;
        padding: 30px 0!important;
    }
}

.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title {
    position: relative;
    padding: 30px 0 30px;
    /*    margin-top: 65px !important;*/
}

h1.mkdf-page-title.entry-title {
    color: #000000 !important;
}

.vc_custom_1769011175489 {
    padding-top: 95px;
}

.vc_custom_1769091017650,
.vc_custom_1769090862421 {
    background-color: #EFFDE3 !important;
    margin-bottom: -15% !important;
}

/*
.vc_custom_1769075790351 {
    background-color: var(--opt-pale-green)!important;
    margin-bottom: -15% !important;
}

.vc_custom_1768923258281{
    margin-bottom: -15%!important;
    padding-bottom: 0!important;
    background-color: var(--opt-pale-green)!important;
}
*/

.vc_custom_1768923523027 {
    padding-bottom: 60px !important;
    background-color: #ffffff !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}

.mkdf-title-holder.mkdf-centered-type.mkdf-title-predefined-size {
    background-color: var(--opt-pale-green)!important;
}

.mkdf-st-separator {
    background-color: #ffffff00!important;
}

span.mkdf-title-separator {
    border-color: #000000!important;
}

.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a {
    color: #000000!important;
}

.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a.current {
    color: #000000 !important;
    background-color: #42ffbb !important;
}

.mkdf-dark-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a {
    color: #fff!important;
}


/* Header */
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-search-opener,
.mkdf-light-header .mkdf-top-bar .mkdf-search-opener {
    color: #fff!important;
    display: none!important;
}

.mkdf-dark-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-side-menu-button-opener,
.mkdf-dark-header .mkdf-top-bar .mkdf-side-menu-button-opener {
    color: #000 !important;
    display: none !important;
}

.mkdf-dark-header .mkdf-page-header>div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area {
    color: #ffffff!important;
}

.mkdf-dark-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-search-opener,
.mkdf-dark-header .mkdf-top-bar .mkdf-search-opener,
.mkdf-search-opener {
    color: #000 !important;
    display: none !important;
}

.mkdf-shopping-cart-holder {
    position: relative;
    display: none !important;
    vertical-align: middle;
    height: 100%;
    padding: 0 10px;
}

/*.wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 10;
    padding: 40px 0 0 !important;
}

.flex-control-paging li a {
    background: #f0ffe5!important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: unset!important;
    -moz-box-shadow: unset!important;
    -o-box-shadow: unset!important;
    box-shadow: unset!important;
    cursor: pointer;
    display: block;
    height: 18px;
    text-indent: -9999px;
    width: 18px;
}*/

/* Gallery */
body .pp_pic_holder a.pp_expand:after {
    content: "\f386";
    font-size: 22px;
    display: none;
}

body .pp_pic_holder .pp_details {
    position: relative;
    top: -1px;
    display: table;
    vertical-align: top;
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 15px 24px;
    background-color: #f8fff2!important;
    box-sizing: border-box;
}

body .pp_pic_holder a.pp_arrow_next, body .pp_pic_holder a.pp_arrow_previous {
    position: relative;
    display: inline-block;
    vertical-align: top;
    left: auto !important;
    float: none;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    color: #080808!important;
    font-family: Ionicons;
    font-size: 0;
    line-height: 1;
    text-indent: 0;
    background: 0 0 !important;
    opacity: 1 !important;
    overflow: visible;
}

body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    margin: 0;
    padding: 0;
    float: none;
    color: #080808!important;
    font-family: inherit;
    font-size: inherit;
    line-height: 30px;
    font-style: inherit;
    letter-spacing: 5px;
}

body .pp_pic_holder a.pp_close {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 0 !important;
    background: 0 0 !important;
    color: #080808!important;
    font-family: Ionicons;
    font-size: 0;
    line-height: 1;
    text-indent: 0;
    cursor: pointer;
    opacity: 1 !important;
}

body .pp_pic_holder a.pp_arrow_next {
    margin: unset!important;
    padding: 0 35px 0 35px;
}

body .pp_pic_holder a.pp_arrow_previous {
    margin: unset!important;
    padding: 0 35px 0 0px;
}


/* Mobile Slider */
/*Content*/
div#n2-ss-2 .n-uc-1ce39902b3f8f {
    --margin-top: 0!important;
    max-width: 450px;
    align-self: var(--ss-fs);
}

div#n2-ss-2 .n-uc-x2P1pZRVzZ0m {
    --margin-top: 7vw!important;
    max-width: 450px;
    align-self: var(--ss-fs);
    padding-bottom: 15px;
}

div#n2-ss-2 .n2-font-db62d02b7805dcf747f152cc03587842-paragraph {
    font-family: 'Oswald';
    color: #ffffff;
    font-size: 168%!important;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

@media (min-width: 1024px) {
    div#n2-ss-2 .n2-style-6182b0a05e51da54515485ee9dbac32a-heading {
        background: RGBA(255, 255, 255, 0);
        opacity: 1;
        padding: 0px 0px 0px 0px!important;
        box-shadow: none;
        border: 0px solid RGBA(0, 0, 0, 1);
        border-radius: 0px;
    }
    div#n2-ss-2 .n2-font-999afdb26e0eb0c0f75f5e16d939e072-paragraph {
        font-family: 'Oswald';
        color: #ffffff;
        font-size: 85px!important;
        text-shadow: none;
        line-height: 1.1;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        font-weight: 700;
    }
}

/*Buttons*/
div#n2-ss-2 .n-uc-1cd051ec93ac1-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin: 0 10px!important;
}

div#n2-ss-2 .n-uc-OuPDGJTS8M0W {
    padding: 75px 10px 175px 10px;
}

div#n2-ss-2 .n-uc-OuPDGJTS8M0W {
    padding: 50px 10px 125px 10px;
}
div#n2-ss-2 .n-uc-y7fhnjBoBnzY-inner {
    padding: 14vh 10px 10px 19px !important;
    justify-content: center;
}
@media (max-width: 680px) {
    div#n2-ss-2 .n-uc-y7fhnjBoBnzY-inner {
        padding: 0 10px 10px 19px !important;
        justify-content: center;
    }
}

@media (max-width: 820px) {
    .tribe-events-calendar-month__calendar-event-title-link:hover, .tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited, .tribe-events .tribe-events-calendar-month__calendar-event-title-link, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
        background: var(--opt-neon-green) !important;
        color: #3d3d3d !important;
        color: #0c0c0c !important;
        font-weight: 700 !important;
        padding: 0 1px;
        font-size: 14px !important;
    }
    .tribe-events .tribe-events-calendar-month__calendar-event-datetime {
        color: var(--tec-color-text-primary);
        color: #040404f7 !important;
        font-family: var(--tec-font-family-sans-serif);
        font-size: 9px !important;
        font-weight: var(--tec-font-weight-regular);
        line-height: var(--tec-line-height-3);
    }
    .tribe-common .tribe-common-h8 {
        font-size: var(--tec-font-size-5);
        line-height: 0.95em!important;
    }
}

div#n2-ss-2 .n-uc-1ed851db58e0c-inner {
    padding: 10px 10px 10px 0px!important;
    justify-content: center;
}

div#n2-ss-2 .n-uc-1cd051ec93ac1-inner {
    padding: 20px 0px 10px 5px!important;
    text-align: left;
    --ssselfalign: var(--ss-fs);
}

@media (max-width: 1180px) {
    div#n2-ss-2 .n2-font-329f6d8a5ee756d9c0088fe6bc3b23d5-paragraph {
        font-family: 'Oswald';
        color: #ffffff;
        font-size: 47px !important;
        text-shadow: none;
        line-height: 95px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        font-weight: 700;
        line-height: 1.25em !important;
    }

    div#n2-ss-2 .n2-font-9a3774bb1eafdc313237f24bb9875225-paragraph {
        font-family: 'Oswald';
        color: #ffffff;
        font-size: 30px !important;
        text-shadow: none;
        line-height: 50px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        letter-spacing: normal;
        word-spacing: normal;
        text-transform: none;
        font-weight: 300;
        width: 40vh;
        line-height: 1.25em !important;
        margin-top: -25px !important;
    }
}

@media (min-width: 1024px) {
    div#n2-ss-2 .n-uc-cewuKJ0CRzXP {
        --margin-top: 120px!important;
        max-width: 450px;
        align-self: var(--ss-fs);
    }
}

@media (min-width: 667px) {
    div#n2-ss-2 .n-uc-uMhkbc2PKLE4 {
        --margin-top: 65px!important;
        max-width: 450px;
        align-self: var(--ss-fs);
    }

    div#n2-ss-2 .n2-font-9a3774bb1eafdc313237f24bb9875225-paragraph {
        width: 50%;
    }
}

div#n2-ss-2 .n2-style-79825be4def7683a3e15b523d18ab5ef-heading,
div#n2-ss-2 .n2-ss-button-container--non-full-width, div#n2-ss-2 .n2-ss-button-container--non-full-width a {
    display: inline-block;
    min-width: 166px!important;
}


div#n2-ss-2 .n2-style-79825be4def7683a3e15b523d18ab5ef-heading {
    background: RGBA(255, 255, 255, 0.8);
    opacity: 1;
    padding: 10px 30px 10px 30px;
    box-shadow: none;
    border: 2px solid RGBA(239, 253, 227, 1);
    border-radius: 0px;

    background: #ffffff !important;
    background: #20ce88 !important;
    background: var(--opt-neon-greenery) !important;
    background: unset !important;
    border: 3px solid var(--opt-neon-greenery) !important;
    border: 3px solid #e0ffc8 !important;
    border: 3px solid #f0ffe5 !important;

    height: auto!important;
}

div#n2-ss-2 .n2-font-8e2e41ddfd0f641345d882e127360432-link a {
    font-weight: 700 !important;
    font-size: 19px !important;
    text-transform: unset !important;
    padding: 20px 20px !important;
    margin: 8px 0 0 0 !important;
}

div#n2-ss-2 .n2-font-9cbe070663cf8fb47a3dc35591405ee5-link a,
a#SR7_39_1-79-4, a#SR7_39_1-79-5, a#SR7_39_1-99-4 {
    font-weight: 700 !important;
    font-size: 19px !important;
    text-transform: unset !important;
    padding: 20px 40px !important;
    margin: 8px 0 0 0 !important;
}
a#SR7_39_1-79-5 {
    background: #ffffff !important;
    background: #20ce88 !important;
    background: var(--opt-neon-greenery) !important;
    background: unset !important;
    border: 3px solid var(--opt-neon-greenery) !important;
    border: 3px solid #e0ffc8 !important;
    border: 3px solid #f0ffe5 !important;
}

div#n2-ss-2 .n-uc-1cd051ec93ac1-inner > .n2-ss-layer-row-inner {
    width: auto;
    margin-left: -15px!important;
    flex-wrap: nowrap;
}


/* Mobile Calendar */
.tribe-events .tribe-events-calendar-month__day-cell--selected {
    background-color: unset!important;
}

@media (max-width: 1024px) {
    .tribe-common .tribe-common-h6 {
        font-size: 14px;
    }
    .mkdf-clients-wc-holder.mkdf-ch-columns-3 .mkdf-cc-item {
        width: 100%!important;
    }
    .mkdf-clients-wc-holder.mkdf-ch-columns-3 .mkdf-cc-item {
        width: 100% !important;
        padding: 0 98px!important;
    }
    .mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
        display: block;
        width: auto;
        height: 70px;
        padding-top: 2px;
    }

/*    .mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
        display: block;
        width: auto;
        height: 70px;
        padding-top: 10px;
    }*/
    .mkdf-mobile-logo-wrapper a {
        height: unset !important;
    }

    sr7-txt#SR7_39_1-79-3 {
        left: 17px!important;
    }

    a#SR7_39_1-79-4 {
        left: 17px!important;
    }

    a#SR7_39_1-79-5 {
        left: 17px!important;
    }
}

@media only screen and (max-width: 1024px) {
    .mkdf-elements-holder.mkdf-responsive-mode-1024.mkdf-one-column-alignment-center .mkdf-eh-item .mkdf-eh-item-content {
        text-align: left!important;
    }
}

@media only screen and (min-width: 1024px) {
    .mkdf-title-holder.mkdf-title-predefined-size .mkdf-page-title {
        font-size: 70px!important;
    }
}


@media only screen and (max-width: 1024px) {
    .mkdf-vertical-align-containers .mkdf-position-center {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        text-align: left!important;
        z-index: 1;
    }
}

@media only screen and (min-width: 1025px) {
    .mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-grid-col-4:last-child {
        text-align: right;
        margin: 10px 0!important;
    }
}


/* Partners */
@media (min-width: 1024px) {
    .tribe-events .tribe-events-calendar-month__day-date-daynum {
        color: #fff!important;
    }

    /*
    .vc_custom_1765273242624 {
        margin-top: -100px!important;
    }
    */

    .mkdf-clients-wc-holder.mkdf-ch-normal-space .mkdf-ch-inner {
        margin: 0 20%;
    }

    .mkdf-clients-wc-holder.mkdf-ch-normal-space .mkdf-ch-inner .mkdf-cc-item:nth-child(3) {
        margin-top: -9px;
        padding: 0 54px;
    }

    .mkdf-clients-wc-holder.mkdf-ch-normal-space .mkdf-ch-inner .mkdf-cc-item:nth-child(5) {
        margin-top: 8px;
    }

    .mkdf-clients-wc-holder.mkdf-ch-normal-space .mkdf-cc-item {
        padding: 0 38px;
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .vc_custom_1769075790351 {
        background-color: var(--opt-pale-green)!important;
        margin-bottom: -5vw!important;
    }
}

@media only screen and (max-width: 1024px) {
    .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
        padding-top: 0px !important;
    }
}

@media screen and (min-width: 853px) {
    iframe[data-tec-events-ece-iframe="true"] {
        height: 895px!important;
    }
}

@media (max-width: 768px) {
    .tribe-events .tribe-events-calendar-month__day-date-daynum {
        color: #000000c2 !important;
    }

    .vc_custom_1765273242624 {
        padding-top: 25px !important;
        padding-bottom: 45px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    h1 {
        font-size: 50px!important
    }
    .vc_col-sm-8 {
        width: 100%!important;
    }
}

@media only screen and (max-width: 680px) {
    h1 {
        font-size: 40px !important;
        line-height: 1.45em !important;
    }

    .vc_custom_1769011175489 {
        padding-top: 25px!important;
    }

    .shows-title {
        padding-top: 60px!important;
    }


    .mkdf-section-title-holder .mkdf-st-title {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin: 0 0 5px 0 !important;
        clear: both;
    }

    .mkdf-title-holder {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        height: 240px;
        background-color: #f6f6f6;
        background-position: center 0;
        background-repeat: no-repeat;
        z-index: 101;
        margin-bottom: -40px;
    }
    .hero .mkdf-container-inner,
    .hero .mkdf-grid,
    .hero .mkdf-row-grid-section {
        width: 100%!important;
    }

    blockquote {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin: 35px 0;
        padding: 40px 40px 40px 40px;
        line-height: 34px;
        quotes: none;
        font-family: Montserrat, sans-serif;
        font-size: 20px;
        color: #000000;
        box-sizing: border-box;
        background-color: #42ffbb;
        font-weight: 500;
    }

    blockquote:before {
        content: "\7b";
        position: absolute;
        top: 30%;
        left: 0;
        font-family: ElegantIcons;
        font-size: 107px;
        line-height: 1;
        font-style: normal;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 20px;
        display: none;
    }


    .mkdf-eh-item-content mkdf-eh-custom-7192,
    .mkdf-eh-item-content.mkdf-eh-custom-8198 {
        padding: 40px 20px !important;
    }

    .mkdf-eh-item-content.mkdf-eh-custom-5544 {
        padding: 40px 20px !important;
    }
}

@media only screen and (max-width: 480px) {
    .mkdf-container-inner, .mkdf-grid, .mkdf-row-grid-section {
        width: 340px!important;
    }
}

@media only screen and (max-width: 1024px) {
    .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
        padding-top: 0!important;
    }

    .mkdf-blog-list-holder.mkdf-bl-normal-space .mkdf-bl-item {
        padding: 0 15px;
        /*margin: 0 0 30px;*/
        margin: 0!important;
    }
}

/*Video*/
.video-outer,
.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1769160677260 {
    position: relative;
    width: 100%;
    min-height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 48%;
}

.video-outer .image .vimeo-button:after,
.video-outer .image .youtube-button:after {
    content: '';
    position: absolute;
    content: "";
    background: url(../images/play-button.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 118px;
    height: 118px;
    top: 225% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

body.home .video-outer .image .vimeo-button:after,
body.home .video-outer .image .youtube-button:after {
    top: 100% !important;
}

@media only screen and (max-width: 680px) {
    .mkdf-clients-wc-holder.mkdf-ch-columns-5 .mkdf-cc-item {
        width: 50%!important;
    }
}
@media only screen and (max-width: 768px) {
    .mkdf-clients-wc-holder.mkdf-ch-columns-5 .mkdf-cc-item {
        width: 50%!important;
        padding: 10px 4%!important;
    }
}

@media only screen and (max-width: 1180px) {
    .mkdf-clients-wc-holder.mkdf-ch-normal-space .mkdf-ch-inner {
        margin: 0 15px;
        display: flex;
        flex-wrap: wrap;
    }
}


