/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** SECTION 1 - START HERE   ***************/
h1, .h1, .banner h1, h1.uppercase {
		font-size: 4.4em;
		line-height: 1.1em;
		margin-bottom: .2em;
}
h2, .h2, .banner h2, h2.uppercase {
		font-size: 2.5em;
		line-height: 1.2em;
		margin-bottom: .25em;
}
h3, .h3, .banner h3, h3.uppercase {
		font-size: 1.5em;
		line-height: 1.4em;
		margin-bottom: .3em;
}
h4, .h4, .banner h4, h4.uppercase {
		font-size: 1.15em;
		line-height: 1.45em;
		margin-bottom: .35em;
}
.video-fit {
		padding-top: 0% !important;
}
.header-nav-main .html .header-button a:before, #top-bar .html .header-button a:before, .sidebar-menu .html.header-button-1 .header-button a:before{
    font-family: 'fl-icons' !important;
    font-size: 93%;
    content: '\e000' !important;
}
.header-bottom .html.custom{
    color: #fff;
    font-weight: 600;
    font-size: 1.05em;
    text-align: center;
}
.header-bottom .html.custom a{
    color: #fff;
    text-decoration: underline;
}
.header-bottom .html.custom a:hover{
    text-decoration: none;
}
.header-nav-main .html .header-button a:hover, .sidebar-menu .html .header-button a:hover{
    background-color: var(--alert-color) !important;
}
.mobile-nav .nav-icon a{
    color: var(--primary-color);
}
.mobile-nav .nav-icon a:hover, #footer .social-icons a:hover{
    color: var(--secondary-color);
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, #footer a:not(.button):not(.social-icons a){
    color: #333333;
}
.nav-column>li>a:hover, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .off-canvas .sidebar-menu .social-icons a:hover, #footer .social-icons a, #footer a:not(.button):not(.social-icons a):hover{
    color: var(--primary-color);
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
    background-color: #fff;
}

.off-canvas .sidebar-menu a:not(.button):not(.social-icons a){
    font-size: .9em;
    color: #333333;
}
.off-canvas .sidebar-menu a:not(.button):not(.social-icons a):hover{
    color: var(--primary-color);
}
.off-canvas .sidebar-menu .social-icons a{
    color: var(--secondary-color);
    font-size: 1.4em;
    margin-left: .15em;
}
.off-canvas .sidebar-menu .header-button a{
    display: block;
}
.nav-sidebar.nav-vertical>li.html+li.html{
    border: none !important;
}
.nav-sidebar.nav-vertical>li+li.html{
    padding-bottom: 5px;
}
.inline.ux-menu {
    display: block;
    text-align: center!important;
}

.inline .ux-menu-link {
    display: inline-block;
    margin: 0 1em!important;
    text-transform: uppercase;
}

.uppercase{
    letter-spacing: 0 !important;
}
.button.success.is-outline{
    border-color: var(--success-color);
}
.button.alert.is-outline{
    border-color: var(--alert-color);
}
.dark-gradient:before{
    content: '';
    display: block;
    z-index: 1;
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 100%;
    background: -moz-linear-gradient(left,  rgba(27,4,33,0.8) 3%, rgba(27,4,33,0.72) 26%, rgba(27,4,33,0.63) 52%, rgba(27,4,33,0.1) 82%, rgba(27,4,33,0.1) 100%);
    background: -webkit-linear-gradient(left,  rgba(27,4,33,0.8) 3%,rgba(27,4,33,0.72) 26%,rgba(27,4,33,0.63) 52%,rgba(27,4,33,0.1) 82%,rgba(27,4,33,0.1) 100%);
    background: linear-gradient(to right,  rgba(27,4,33,0.8) 3%,rgba(27,4,33,0.72) 26%,rgba(27,4,33,0.63) 52%,rgba(27,4,33,0.1) 82%,rgba(27,4,33,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1b0421', endColorstr='#1a1b0421',GradientType=1 );
    /*Permalink: https://colorzilla.com/gradient-editor/#1b0421+26,1b0421+100&0.8+3,0.63+52,0.1+82 */
}
.corners-round .col-inner, .corners-round .message-box, .corners-round .message-box-bg-image, .corners-round .message-box-bg-overlay, .corners-round .box, .corners-round .banner, .corners-round .banner-bg, .corners-round .banner .fill{
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}
.corners-round .box .box-image{
    border-radius: 25px 25px 0 0;
    -webkit-border-radius: 25px 25px 0 0;
    -moz-border-radius: 25px 25px 0 0;
}
legend{
    border: none;
    text-transform: none;
}
.gfield-choice-input{
    margin-bottom: 0 !important;
}


/* ============================
    EVENTS CALENDAR
==============================*/

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container input[type=text] {
    -webkit-box-shadow: none !important;
    box-shadow:none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

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

.tribe-events-c-top-bar__nav-list-item a {
    margin-top: .7em !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    border: solid 2px rgb(236 236 236);
    padding: 2em !important;
    margin: 2em auto;
}

.single #tribe-events-pg-template {
    padding: 3em;
    max-width: 1200px;
}

.single .tribe-events-event-image {
    display: none !important;
}

#tribe-events-pg-template {
    border: solid 2px rgb(236 236 236);
    margin: 2em auto;
}

.single-tribe_events .hide-single {
    display: none;
}

.tribe-events-back {
    margin-bottom: .5em;
}

.tribe-events-single>.tribe_events>:not(.primary,.secondary,.tribe-events-related-events-title,.tribe-related-events) {
    order: 1;
    width: 100%;
    display: block;
    max-width: 100%;
}

.single-tribe_events dl dt, .single-tribe_events  dl dd {
    display: block !important;
}

 dl {
    opacity: 1;
    text-transform: none;
    font-size: .95em
} 

.single-tribe_events dt {
    font-weight: bold;
}

.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
    margin-bottom: 0;
    padding-top: 0;
    position: static;
    width: 100%;
}

.tribe-events-venue-map {
    width: 100%;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button {
    padding: var(--tec-spacer-1) var(--tec-spacer-2);
    width: 125% !important;
}

.entry .entry-content .event-tickets .tribe-tickets__tickets-form, .event-tickets .tribe-tickets__tickets-form {
    max-width: 100%;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: #efefef;
    right: -1px;
    width: 4px;
    border-radius: var(--tec-border-radius-default);
    content: "";
    height: 100%;
    position: absolute;
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link, .tribe-events .tribe-events-calendar-list__event-featured-image, .tribe-events-calendar-day__event-featured-image-wrapper img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.tribe-events-pro .tribe-events-pro-map__event-card-button {
    border-radius: 0 !important;
}

.tribe-events-schedule {
    margin: 0;
}

.tribe-events-schedule h2 {
    font-size: 1.5em;
    color: #964dae;
}

.single-tribe_events .single-hide {
    display: none;
}

.tribe-events .tribe-events-calendar-list__event-datetime {
    color: #964dae;
}

.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
    font-size: 1em !important;
}


.button.primary:not(.is-link):not(.is-underline):not(.is-outline) {
    color: #fff;
    background-color: var(--primary-color);
}


.tribe-events-widget .tribe-events-widget-events-list__event-row {
    margin-bottom: var(--tec-spacer-4) !important;
    background: #fff !important;
    padding: 2em !important;
    border: solid 2px #66c55c !important;   
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
}

.tribe-events-widget-events-list__event-date-tag {
    width: calc(var(--tec-spacer-11) + var(--tec-spacer-1));
    border: none !important;
    padding:0;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row{
    margin-bottom: var(--tec-spacer-4);
    padding: 2em;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
    font-size: 1.1em !important;
    font-weight: bold !important;
}

.tribe-events-widget-events-list__events a {
    text-decoration: none !important;
    color:#964dae !important;
    border: none !important;
}

.tribe-events-widget-events-list__events a:hover {
    text-decoration: none;
    border: none !important;
    color: #964dae !important;
}


.tribe-events-calendar-series-archive__container, .tribe-events-series-relationship-single-marker {
    display: none;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more {
    display: none;
}

.tribe-events-schedule {
    margin: 0 0 .8em !important;
}

.tribe-events-schedule h2, .tribe-events .tribe-events-calendar-list__event-datetime {
    font-weight: bold;
}

.tribe-events-single-event-description a.button {
    color: #fff !important;
}

.tribe-events-single-event-description a.button:hover {
    text-decoration: none !important;
    border: none !important;
}

.tribe-events-single-event-description a.button {
    text-decoration: none !important;
    border: none !important;
}
.tribe-events-calendar-list__event-datetime, .tribe-events-schedule h2, .tribe-events-calendar-latest-past__event-datetime{
    font-size: 135%;
}
.tribe-events .datepicker .month.current{
    color: #fff;
}
.tribe-events-event-meta, .tribe-events-meta-group .tribe-events-single-section-title{
    font-size: 105%;
}
.tribe-events-nav-pagination, .single-tribe_events dl dt.tec-events-pro-series-meta-detail--label, .single-tribe_events dl dd.tec-events-pro-series-meta-detail--link{
    display: none !important;
}



/* ======= */



/*************** SECTION 2 - MOBILE QA FIXES ONLY  ***************/
@media only screen and (max-width: 549px) {
    .header-bottom .html.custom{
        font-size: .9em;
        padding-top: 8px;
        padding-bottom: 7px;
    }
    h1, .h1, .banner h1, h1.uppercase{
		font-size: 2.6em;
    }
    h2, .h2, .banner h2, h2.uppercase {
		font-size: 1.8em;
    }
    h3, .h3, .banner h3, h3.uppercase{
		font-size: 1.2em;
    }
    h4, .h4, .banner h4, h4.uppercase{
		font-size: 1.1em;
    }
    #top-bar .html .header-button a{
        border: none !important;
    }
    .tribe-events .tribe-events-calendar-list__event-date-tag-datetime:after {
        display: none;
    }
    .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover{
        border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        -moz-border-radius: 5px !important;
    }
    .dark-gradient:before{
        content: '';
        display: block;
        z-index: 1;
        position: absolute;
        height: 100%;
        overflow: hidden;
        width: 100%;
        background: -moz-linear-gradient(left,  rgba(27,4,33,0.8) 16%, rgba(27,4,33,0.76) 26%, rgba(27,4,33,0.63) 59%, rgba(27,4,33,0.18) 100%);
        background: -webkit-linear-gradient(left,  rgba(27,4,33,0.8) 16%,rgba(27,4,33,0.76) 26%,rgba(27,4,33,0.63) 59%,rgba(27,4,33,0.18) 100%);
        background: linear-gradient(to right,  rgba(27,4,33,0.8) 16%,rgba(27,4,33,0.76) 26%,rgba(27,4,33,0.63) 59%,rgba(27,4,33,0.18) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1b0421', endColorstr='#2e1b0421',GradientType=1 );
    }
}

/*************** SECTION 3 - MEDIUM GRID AND UP  ***************/
@media only screen and (min-width: 550px) and (max-width: 850px) {
    .header-bottom .html.custom{
        font-size: .9em;
        padding-top: 8px;
        padding-bottom: 7px;
    }
    h1, .h1, .banner h1, h1.uppercase{
		font-size: 3.4em;
    }
    h2, .h2, .banner h2, h2.uppercase {
		font-size: 2.1em;
    }
    h3, .h3, .banner h3, h3.uppercase{
		font-size: 1.25em;
    }
    h4, .h4, .banner h4, h4.uppercase{
		font-size: 1.1em;
    }
    #top-bar .html .header-button a{
        border: none !important;
    }
    .tribe-events .tribe-events-calendar-list__event-date-tag-datetime:after {
        display: none;
    }
    .dark-gradient:before{
        content: '';
        display: block;
        z-index: 1;
        position: absolute;
        height: 100%;
        overflow: hidden;
        width: 100%;
        background: -moz-linear-gradient(left,  rgba(27,4,33,0.8) 16%, rgba(27,4,33,0.77) 26%, rgba(27,4,33,0.63) 66%, rgba(27,4,33,0.1) 98%, rgba(27,4,33,0.1) 100%);
        background: -webkit-linear-gradient(left,  rgba(27,4,33,0.8) 16%,rgba(27,4,33,0.77) 26%,rgba(27,4,33,0.63) 66%,rgba(27,4,33,0.1) 98%,rgba(27,4,33,0.1) 100%);
        background: linear-gradient(to right,  rgba(27,4,33,0.8) 16%,rgba(27,4,33,0.77) 26%,rgba(27,4,33,0.63) 66%,rgba(27,4,33,0.1) 98%,rgba(27,4,33,0.1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1b0421', endColorstr='#1a1b0421',GradientType=1 );
    }
}

/*************** SECTION 4 - MEDIUM Midsize  ***************/
@media only screen and (min-width: 850px) and (max-width: 1065px) {
    #logo {
        width: 220px !important;
    }
    .nav-spacing-large>li {
        margin: 0 6px !important;
    }
    .nav-size-large>li>a {
        font-size: 0.9em !important;
    }
    .header-nav-main .html .header-button a{
        font-size: 1em !important;
    }
}

/*************** SECTION 5 - DESKTOP AND UP  ***************/
@media only screen and (min-width: 1000px) {
    
}