/* 
Theme Name: Buchanan Solutions Theme
Theme URI: https://buchanan-solutions.com/
Description: Client Child Theme
Author: Buchanan Solutions
Author URI: https://buchanan-solutions.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/***
* Shrinking Sticky header, no container edition
* class: .sticky-header
* Uses the built-in .elementor-container class for shrinking the header in non-container installs
*/
header.sticky-header {
    --header-height: 80px; /* Set your own header height */
    --shrink-header-to: 0.65; /* Shrinks to 60%, values: 0.1 to 1 */
    --transition-timing: .45s cubic-bezier(.4, 0, .2, 1); /* values: .1s to 0.5s (or more), replace "cubic-bezier(.4, 0, .2, 1)" with "ease" if you need a simpler transition */
    background-color: rgba(253, 248, 246, 1); /* Set your own background color */

    transition: background-color var(--transition-timing),
    backdrop-filter var(--transition-timing),
    box-shadow var(--transition-timing);
}
header.sticky-header.elementor-sticky--effects {
    background-color: rgba(253, 248, 246, .9); /* Set your own background color on scroll */
    box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07); /* Delete this line if you don't want shadow on scroll */
    -webkit-backdrop-filter: saturate(180%) blur(20px); /* Delete this line if you don't use transparency on scroll */
    backdrop-filter: saturate(180%) blur(20px); /* Delete this line if you don't use transparency on scroll */
}
header.sticky-header > .elementor-container {
    min-height: var(--header-height) !important;
    transition: min-height var(--transition-timing);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc( var(--header-height) * var(--shrink-header-to) ) !important;
    max-height: calc( var(--header-height) * var(--shrink-header-to) ) !important;
}
header.sticky-header .logo img {
    transition: transform var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    transform: scale(.3);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    font-size:14px !important;
    line-height:1.1em;
    padding:5px;
}

.mec-event-day {
    font-size:17px;
    font-weight:400;
    line-height:1.1em;
}
.mec-event-carousel-content-type2 .mec-event-day {
    font-size:14px;
}
.mec-single-event .mec-event-meta dd {
    line-height: 1.1;
}
.event-day {
    margin-top:10px !important;
    line-height:1.1em !important;
}
.mec-event-meta .mec-time-comment {
    display:block;
    margin-left:35px;
    line-height:1.1em;
    margin-bottom:5px;
}

.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available {
    display:none !important;
}

.mec-success a.mec-invoice-download {
    color:#fff !important;
    font-weight:bold !important;
}

.paypal-note {
    background: #ccc;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
}

.bordered-image {
    border: 2px solid #000;
    display: inline-block;
    vertical-align: top;
}

.bordered-image img {
    transform: translate(40px, 40px);
    position: relative;
    z-index: 10;
}

.event-slider-heading-col {
    width: 5%;
}
.event-slider-heading-col h3.elementor-heading-title {
    transform: rotate(-90deg);
    width:300px;
    margin-left:-120px;
    margin-bottom:120px;
}

@media (min-width: 768px) and (max-width:910px) {
    .event-slider-heading-col {
        width: 10%;
    }
}

@media (max-width: 767px) {
    .event-slider-heading-col h3.elementor-heading-title {
        transform: none;
        width:100%;
        margin-left:auto;
        margin-bottom:0;
    }
    .event-slider-heading-col {
        max-height:75px;
        text-align:center;
    }
    .event-slider-heading-col .elementor-image {
        display:none;
    }

}

.page-header {
    padding: 20px 0;
}


/* Single Event */
.mec-wrap .mec-single-title {
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 33px;
    line-height:33px;
}
.mec-breadcrumbs {
    border: 0;
    box-shadow: none;
    text-align:right;
}
.mec-single-event .mec-events-meta-group-booking, .mec-single-event .mec-frontbox {
    border: 0;
    box-shadow: none;
}

.mec-single-event .mec-events-meta-group-booking form>h4, .mec-single-event .mec-frontbox-title, .mec-single-event .mec-wrap-checkout h4 {
    border-bottom: 1px solid #000;
}
.mec-single-event .mec-events-meta-group-booking form>h4:before, .mec-single-event .mec-frontbox-title:before, .mec-single-event .mec-wrap-checkout h4:before {
    border-bottom: 0;
}
.mec-wrap .button, .mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next), .mec-wrap input[type=button], .mec-wrap input[type=reset], .mec-wrap input[type=submit] {
    background: var(--e-global-color-84a305d);
}
.mec-custom-form-box .button, .mec-custom-form-box a.button:not(.owl-dot), .mec-custom-form-box button:not(.owl-dot):not(.gm-control-active), .mec-custom-form-box input[type=button], .mec-custom-form-box input[type=reset], .mec-custom-form-box input[type=submit] {
    background: var(--e-global-color-84a305d) !important;
}
.mec-booking .woocommerce-notices-wrapper .woocommerce-message {
    color: #fff;
    background-color: var(--e-global-color-899f5dc);
    padding:20px;
}
.mec-cart table #mec_cart_total_payable, .mec-cart table .mec-transaction-price {
    font-weight: normal;
}
.mec-cart .mec-success, .mec-success {
    color: #fff;
    background-color: var(--e-global-color-899f5dc);
}
.mec-container h1 {
    margin: 20px 0;
    font-family:"Valky Classic", Sans-serif !important;
    font-weight:400 !important;
}
.mec-fes-form-top-actions a, .mec-fes-list-top-actions a, .single-mec-events .pmpro_content_message a, .single-mec-events .pmpro_content_message a:link {
    color: #fff;
    background-color: var(--e-global-color-899f5dc);
}
.mec-fes-form .mec-book-confirmed, .mec-fes-list .mec-book-confirmed {
    background: var(--e-global-color-899f5dc)!important;
}
.mec-fes-form, .mec-fes-list {
    background: #f9efec;

}
.mec-fes-form #mec-event-data input[type=date], .mec-fes-form input[type=email], .mec-fes-form input[type=number], .mec-fes-form input[type=password], .mec-fes-form input[type=tel], .mec-fes-form input[type=text], .mec-fes-form input[type=url], .mec-fes-form select, .mec-fes-form textarea {
    border: 1px solid var(--e-global-color-899f5dc);
}

.mec-fes-form .mec-meta-box-fields {
    border: 1px solid var(--e-global-color-899f5dc);
    box-shadow: 0 2px 6px -3px var(--e-global-color-899f5dc);
}
.mec-fes-form .mec-meta-box-fields h4, .mec-fes-form .mec-meta-box-fields h4 label {
    color: var(--e-global-color-899f5dc);
    background: #f9efec;
}
.mec-booking-tab-content .button, .mec-booking-tab-content .mec-bfixed-field-add-option, .mec-booking-tab-content .mec-reg-field-add-option, .mec-fes-form .mec-form-row .button:not(.wp-color-result), .mec-fes-form input[type=file], ul#mec_bfixed_form_fields li .mec_bfixed_field_remove, ul#mec_orgz_form_row li .mec-additional-organizer-remove, ul#mec_reg_form_fields li .mec_reg_field_remove {
    color: var(--e-global-color-899f5dc);
    background: #fff;
    border: 2px solid var(--e-global-color-899f5dc);
    box-shadow: 0 2px 6px -3px var(--e-global-color-899f5dc);
}
.mec-fes-form .mce-toolbar .mce-listbox button {
    background: #fff;
}
.mce-toolbar .mce-btn button, .qt-dfw {
    background: #fff;
}
.mec-fes-form .quicktags-toolbar, .mec-fes-form div.mce-toolbar-grp {
    background: #e4d4cf;
    border-bottom: 1px solid #e4d4cf;
    box-shadow: 0 1px 0 1px #e4d4cf;
}
.mec-fes-form .html-active .switch-html, .mec-fes-form .tmce-active .switch-tmce, .mec-fes-form .wp-editor-tabs .wp-switch-editor:active {
    background: #e4d4cf;
    color: var(--e-global-color-899f5dc);
}
.mec-fes-form .mec-title span.mec-dashicons {
    color: var(--e-global-color-899f5dc);
}
.mec-fes-form .mec-tooltip .dashicons-before:before {
    color: var(--e-global-color-899f5dc);
}
#mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button {
    color: var(--e-global-color-899f5dc);
    box-shadow: 0 2px 6px -3px var(--e-global-color-899f5dc);
    border: 2px solid #e4d4cf;
}
.mec-fes-form button[type=submit].mec-fes-sub-button {
    background: var(--e-global-color-899f5dc);
    color: #fff;
    box-shadow: 0 2px 8px -4px var(--e-global-color-899f5dc);
}
#mec_bfixed_form_fields input[type=checkbox]:checked, #mec_bfixed_form_fields input[type=radio]:checked, #mec_reg_form_fields input[type=checkbox]:checked, #mec_reg_form_fields input[type=radio]:checked, .mec-fes-form .mec-form-row input[type=checkbox]:checked, .mec-fes-form .mec-form-row input[type=radio]:checked {
    box-shadow: 0 1px 6px -2px var(--e-global-color-899f5dc);
    border-color: var(--e-global-color-899f5dc);
    background: var(--e-global-color-899f5dc)!important;
}

/* Event Carousel */

.event-carousel-type2-head .mec-event-carousel-content-type2 {
    margin-top: 0;
    min-height: 182px;
}

.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-carousel-title {
    font-size: 26px;
    font-weight: 500;
    color: var(--e-global-color-3859006);
    margin-top: 15px;
    letter-spacing: 0;
    font-family:"Valky Classic", Sans-serif;
    line-height:1.1em;
}

.event-carousel-type2-head {
    background: var(--e-global-color-c572446);
    border: 1px solid #000;
    padding:0 !important;
}
.mec-event-carousel-content-type2 {
    padding:10px;
    font-size:16px !important;
}
.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-date-info {
    font-size: 14px;
    color: var(--e-global-color-899f5dc);
    font-weight: 600;
    font-family:"Nunito Sans", Sans-serif;
}
.mec-skin-carousel-container .mec-time-details, .mec-skin-carousel-container .mec-time-details span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.1;
    color: var(--e-global-color-84a305d);
    font-family:"Nunito Sans", Sans-serif;

}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: var(--e-global-color-84a305d);
    font-family:"Nunito Sans", Sans-serif;
    margin-bottom:5px;
}

.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 .mec-carousel-event-location {
    font-weight:600;
    margin-bottom:10px;
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 {
    margin-top: 5px;
    padding: 0 10px;
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button {
    color: #fff;
    background-color: var(--e-global-color-84a305d);
    border:0;
    font-family:"Nunito Sans", Sans-serif;
    margin-bottom:10px;
}
.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button:hover {
    background-color: var(--e-global-color-899f5dc) !important;
}
.mec-event-image-background {
    background-size: cover;
    height: 200px;
    background-repeat: no-repeat;
    background-position:center bottom;
}
.mec-owl-theme .owl-nav [class*='owl-'], .mec-owl-theme .owl-nav [class*='owl-']:hover {
    border:0;
}

/* MEC Event Grid - Clean */
.mec-event-grid-clean .mec-event-article {
    margin-bottom: 30px;
    border: 1px solid #000;
    padding: 0 !important;
    background: var(--e-global-color-c572446);
    box-shadow: none !important;
    font-family:"Nunito Sans", Sans-serif !important  ;
}

.mec-event-grid-clean .event-grid-t2-head {
    margin-bottom: 0;
    color: var(--e-global-color-84a305d);
    padding: 9px 14px 6px;
    text-align: left;
    background: var(--e-global-color-c572446) !important;
    border-bottom: 1px solid #000;
}

.mec-event-grid-clean .event-grid-t2-head .mec-event-detail {
    font-size: 14px;
    font-family:"Nunito Sans", Sans-serif !important  ;
    line-height: 1.2em;
}
.mec-event-grid-clean .event-grid-t2-head .mec-categories li a {
    margin-bottom: 5px;
    color: var(--e-global-color-899f5dc);
    line-height:1.1em;
}
.mec-event-grid-clean .mec-event-content {
    background: var(--e-global-color-c572446);
    padding: 0 10px;
    text-align: left;
}
.mec-event-grid-clean .mec-event-title {
    margin: 15px 0;
    font-weight: 400;
    font-size: 22px;
    text-transform: none;
    font-family:"Valky Classic", Sans-serif;
}
.mec-event-grid-clean .mec-event-content p {
    font-size: 14px;
    color: var(--e-global-color-84a305d);
    line-height: 1.2;
    margin-bottom:5px;
}
.mec-event-grid-clean .mec-event-footer {
    border-top: 0;
    padding: 0;
    margin: 0;
}
.mec-event-grid-clean .mec-event-sharing-wrap {
    display: none;
}
.mec-event-grid-clean .mec-booking-button {
    color: #fff;
    background-color: var(--e-global-color-84a305d);
    border:0;
    font-family:"Nunito Sans", Sans-serif;
    margin-bottom:0;
    right: 10px !important;
}
.mec-event-grid-clean .mec-booking-button:hover {
    background-color: var(--e-global-color-899f5dc) !important;
}
.mec-event-grid-clean .event-color {
    display: none;
}

/* Search box */
.mec-wrap .mec-totalcal-box {
    border-bottom: 1px solid #000;
    border-left:0;
    border-right:0;
    padding: 20px 5px;
    margin: 0 0 20px;
    background: transparent;
    box-shadow: none;
}


.mec-skin-grid-container .mec-categories {
    padding: 0;
    margin-left: 15px;
}
.mec-skin-grid-container ul.mec-categories li.mec-category {
    list-style: circle;
}


/* Event category lables on grid */
.event-cat-all .mec-categories-wrapper {
    display:none;
}

/* Art */
.event-cat-15 .mec-categories-wrapper i {
    display:none;
}
.event-cat-15 .mec-categories {
    padding: 10px;
    background: #C7D7C3;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-15 .mec-categories li a {
    color:#40583A !important;
}

/* Music */
.event-cat-13 .mec-categories-wrapper i {
    display:none;
}
.event-cat-13 .mec-categories {
    padding: 10px;
    background: #FDD5C2;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-13 .mec-categories li a {
    color:#000 !important;
}

/* Kids */
.event-cat-16 .mec-categories-wrapper i {
    display:none;
}
.event-cat-16 .mec-categories {
    padding: 10px;
    background: #FCE7CE;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-16 .mec-categories li a {
    color:#000 !important;
}

/* Fringe */
.event-cat-10 .mec-categories-wrapper i {
    display:none;
}
.event-cat-10 .mec-categories {
    padding: 10px;
    background: #DDD3E9;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-10 .mec-categories li a {
    color:#000 !important;
}

/* Literature */
.event-cat-46 .mec-categories-wrapper i {
    display:none;
}
.event-cat-46 .mec-categories {
    padding: 10px;
    background: #C7EAFB;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-46 .mec-categories li a {
    color:#000 !important;
}

/* Spoken Word */
.event-cat-14 .mec-categories-wrapper i {
    display:none;
}
.event-cat-14 .mec-categories {
    padding: 10px;
    background: #C7EAFB;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-14 .mec-categories li a {
    color:#000 !important;
}

/* Dance */
.event-cat-17 .mec-categories-wrapper i {
    display:none;
}
.event-cat-17 .mec-categories {
    padding: 10px;
    background: #A5A4A4;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-17 .mec-categories li a {
    color:#000 !important;
}

/* Comedy */
.event-cat-18 .mec-categories-wrapper i {
    display:none;
}
.event-cat-18 .mec-categories {
    padding: 10px;
    background: #A5A4A4;
    border-radius: 5px;
    margin: 10px 0;
    display: block;
    text-align: center;
}
.event-cat-18 .mec-categories li a {
    color:#000 !important;
}

.mec-wrap .mec-event-article .mec-color-hover:hover {
    color: #0f0f0f !important;
}
