/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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
*/

/* ====================
   1. Variables & Imports
   ==================== */
:root {
  --tapp-shadow: 10px 10px 40px #E3E3E3;
  --tapp-shadow-small: 3px 3px 9px #e3e3e3;
  --tapp-transition: all .4s ease-in-out;
}

/* defaults to import */
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/* ====================
   2. Reset & Defaults
   ==================== */
input, a, button, * { outline: none !important; } 
a, a svg { transition: var(--tapp-transition); }
body input[type=submit] { border: none; } 
img { vertical-align: top; }
.bg-set { background-position: center; background-size: cover; background-repeat: no-repeat; }

body ol, body ul { padding-left: 24px; }
body ol { padding-left: 17px; }
body ol li { padding: 5px 0; }
code, kbd, pre, samp { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-feature-settings: normal; font-variation-settings: normal; font-size: 1em;}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { border-left: none; }

/* ====================
   3. Form Elements
   ==================== */
body select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(images/down-arrow.svg); background-position: right center; background-repeat: no-repeat;  
  background-size: 36px auto; height: 45px; line-height: 42px; width: 100%; padding: 0 50px 0 20px !important; border: 1px solid #D3D3D3; border-radius: 8px 8px 8px 8px;  
} 
body select:focus { border-color: var(--e-global-color-secondary); } 

body .elementor-button-link .elementor-button-content-wrapper span, 
body .elementor-button-link .elementor-button-content-wrapper svg { display: inline-block; vertical-align: middle;  } 
body .elementor-button-icon svg { width: auto !important; }

/* ====================
   4. Utility Classes
   ==================== */
body .text-center { text-align: center; }
body .bg-img { background-repeat: no-repeat; background-size: cover; background-position: center; }
body .facetwp-facet { margin: 0; }
.float-left { float: left; }
.w-100 { width: 100%; }
body .gallery-slider img { height: 200px; object-fit: cover; }
.no-result { padding: 40px 0 0; }
body .bg-blur > .elementor-background-overlay { backdrop-filter: blur(10px); }
body .bg-blur > .elementor-background-overlay { backdrop-filter: blur(5px); }

/* ====================
   5. Gravity Forms
   ==================== */
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
body input:not([type="button"]):not([type="submit"]) { padding: 0 20px !important; height: 45px; line-height: 45px;  } 
body .gform_wrapper input[type=submit] { height: auto !important; }
body .gform_wrapper input[type=checkbox], body .gform_wrapper input[type=radio] { height: auto !important; }

body .gform_wrapper textarea, body textarea { padding: 20px !important; height: 100px !important; }

body .ginput_container_consent { position: relative; padding-left: 25px; font-size: 16px; line-height: 24px; }
body .ginput_container_consent label:before { content: ''; border: 1px solid #E8E5E3; background: #fff; position: absolute; left: 0; top: 4px; width: 16px; height: 16px; border-radius: 2px;  } 
body .form-white .ginput_container_consent label:before { border-color: #fff; background-color: rgba(255, 255, 255, 0.32);  } 
body .ginput_container_consent input[type=checkbox]:checked + label:before { border-color: var(--e-global-color-primary); background: url(images/check-icon.svg) no-repeat center center var(--e-global-color-primary);  
}
body .form-white .ginput_container_consent input[type=checkbox]:checked + label:before { border-color: var(--e-global-color-primary); background-color: var(--e-global-color-primary);  } 
body .form-white .ginput_container_consent label { color: #fff !important; }
body .ginput_container_consent input { display: none; }
body .ginput_container_consent .gfield_required_text { display: none; }
body .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer { padding-top: 5px; }
body .form-white .gform_wrapper.gravity-theme .gform_footer input[type=submit] { background: #fff; border: #fff; color: #333; }
body .form-white .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover { background: none; color: #fff; }
body .footer-form .gform_wrapper.gravity-theme .gform_footer input[type=submit] { width: 100%; }
body .footer-form .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover { background: #ffffffad; border-color: #fff; color: #444; }

/* ====================
   6. Slick Slider
   ==================== */
body .slick-slider { position: relative; width: 100%; }
body .slick-slider.slick-dotted { margin-bottom: 60px; }

body .slick-list { outline: none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0;  } 
body .slick-list:focus { outline: none; }
body .slick-list.dragging { cursor: pointer; cursor: hand; }
body .slick-slider .slick-track, 
body .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);  } 
body .slick-track { position: relative; top: 0; left: 0; display: block; }
body .slick-track:before, .slick-track:after { display: table; content: ''; }
body .slick-track:after { clear: both; }
body .slick-loading .slick-track { visibility: hidden; }
body .slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; }
body .slick-slide.slick-loading img { display: none; }
body .slick-slide.dragging img { pointer-events: none; }
body .slick-initialized .slick-slide { display: block; }
body .slick-loading .slick-slide { visibility: hidden; }
body .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
body .slick-arrow.slick-hidden { display: none; }

/* Slick Navigation */
body .slick-slider .slick-arrow, 
body .slick-arrow { z-index: 5; position: absolute; top: 50%; transform: translateY(-50%); display: inline-block; width: 70px; height: 70px; line-height: 70px; font-size: 0; cursor: pointer; padding: 0; outline: none !important; border: 1px solid rgba(0,0,0,0) !important; background: none !important; border-radius: 100%; left: 0;  
  text-align: center; box-shadow: none !important;  }   
body .slick-slider .slick-arrow svg path { fill: var(--e-global-color-secondary) !important;}
body .slick-slider .slick-arrow.slick-next { left: auto; right: 0; } 
body .slick-slider .slick-arrow:hover { background: #fff !important; color: var(--e-global-color-primary) !important; border-color: var(--e-global-color-primary) !important;  }  
body .slick-slider .slick-arrow.slick-disabled, body .slick-arrow.slick-disabled { display: none; }
body .slick-slider .slick-arrow:hover svg path { fill: var(--e-global-color-primary) !important; }
body .slick-slider .slick-arrow svg { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
body .post-slider .slick-arrow, body .event-slider .slick-arrow { top: -80px; transform: none; left: auto; right: 0; }
body .post-slider .slick-arrow.slick-prev { left: auto; right: 85px; } 
body .post-slider .slick-list, body .post-slider .slick-track, body .post-slider .slick-slide, body .post-slider .post-b { display: flex; }
body .post-slider .post-b { flex-wrap: wrap; }

/* Slick Dots */
body ul.slick-dots { margin: 0; padding: 0; list-style: none; position: absolute; bottom: -60px; left: 50%; width: auto;  
  transform: translateX(-50%); line-height: 0;  } 
body ul.slick-dots li { padding: 0 2px; display: inline-block; }
body ul.slick-dots li button { font-size: 0; width: 12px; height: 12px; padding: 0; border: none; background: #EBEBEB; vertical-align: top; border-radius: 30px;  } 
body ul.slick-dots li button:hover, body ul.slick-dots li.slick-active button { background: var(--e-global-color-primary); }

/* ====================
   7. FacetWP Styling
   ==================== */

/* FacetWP Select */
body .fs-wrap { width: 100%; vertical-align: top; }
body .fs-label-wrap { background-color: #D9E5F3; font-size: 16px; border-radius: 120px; border: none; } 
body .fs-label-wrap .fs-label { padding: 0 50px 0 20px; height: 46px; line-height: 46px; font-family: var(--e-global-typography-primary-font-family); }
body .facetwp-type-fselect { display: flex; }
body .fs-search { display: none; }
body .fs-dropdown { padding: 15px 0; border: none; margin-top: 10px; background: var(--e-global-color-primary); border-radius: 20px; } 
body .fs-option:first-child { display: none; }
body .fs-option { padding: 15px 20px; font-size: 14px; color: #fff; font-family: var(--e-global-typography-primary-font-family); }
body .fs-option:hover, body .fs-wrap.single .fs-option.selected { background: var(--e-global-color-c3aa66b); color: #fff;  } 
body .fs-arrow { border: none; background: url(images/down-arrow.svg) no-repeat right center/35px auto; width: 35px; height: 10px; transform: none !important;  } 
body .fs-dropdown .fs-options { max-height: none; }
body .fs-label-wrap:hover { background: #C1D6EB; }
body .fs-open .fs-label-wrap { background: var(--e-global-color-c3aa66b); color: #fff; }
body .fs-open .fs-arrow { background: url(images/up-arrow.svg); }

/* FacetWP Search */
body .facetwp-icon { display: none; }
body .facetwp-input-wrap { display: block; }
body input.facetwp-search:not([type="button"]):not([type="submit"]) { padding-left: 50px !important; background-image: url(images/search2.svg); background-repeat: no-repeat; background-position: 15px center;  } 
body .facetwp-facet select { background-color: rgba(0,0,0,0); }
 
/* ====================
   8. Post & Content Styling
   ==================== */
body .loop-style .e-loop-item, body .loop-style .e-loop-item > .elementor-section { display: flex; } 
body .loop-style .e-loop-item .elementor-widget-wrap { align-content: space-between; } 

body .elementor-pagination { display: flex; justify-content: center; align-items: center; }
body .elementor-pagination .page-numbers:not(.prev):not(.next) { display: inline-block; width: 40px; height: 40px; line-height: 40px; font-size: 18px; font-weight: 400; color: #111827 !important;  margin: 10px; vertical-align: middle; border-radius: 100px;  } 
body .elementor-pagination .page-numbers:not(.prev):not(.next):hover { background: #D9E5F3; color: #111827 !important; }   
body .elementor-pagination .page-numbers.current:not(.prev):not(.next) { background: var(--e-global-color-primary); color: #fff !important; }  
body .elementor-pagination .page-numbers.prev, body .elementor-pagination .page-numbers.next { display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; line-height: 40px; font-weight: 400; font-size: 0; border: none; color: var(--e-global-color-primary); text-align: center; cursor: pointer; border-radius: 100px; }   
body .elementor-pagination .page-numbers.next:before, body .elementor-pagination .page-numbers.prev:before { content: ''; width: 16px; height: 16px; background-position: center; background-repeat: no-repeat; } 
body .elementor-pagination .page-numbers.prev:before { background-image: url(images/left-arrow.svg); } 
body .elementor-pagination .page-numbers.next:before { background-image: url(images/right-arrow.svg) }
body .elementor-pagination .page-numbers.prev:hover:before { background-image: url(images/left-arrow-hover.svg); } 
body .elementor-pagination .page-numbers.next:hover:before { background-image: url(images/right-arrow-hover.svg); }
body .elementor-pagination .page-numbers.next:hover, body .elementor-pagination .page-numbers.prev:hover { color: var(--e-global-color-secondary); background-color: var(--e-global-color-primary);  }

body .post-info .elementor-icon-list-items { display: flex; gap: 20px; }
body .post-info .elementor-post-info__item-prefix { width: 100%; display: block !important; font-size: 10px; font-family: var(--e-global-typography-text-font-family), Sans-serif; line-height: 14px; }


/* Category List */
body .cat-list { font-size: 0; }
body .cat-list a { font-family: var(--e-global-typography-primary-font-family); background: #fff; line-height: 20px; padding: 3px 12px; border-radius: 200px; font-size: 14px !important; margin: 2px 5px; display: inline-block !important; color: var(--e-global-color-primary); }  
body .cat-list a:hover { background: var(--e-global-color-secondary); color: #333; }

/* Content Layout */
body:not(.elementor-page) .content-space { padding: 0 10px; }
body:not(.elementor-page) .content-main { padding: 50px 0; }
body:not(.elementor-page) .content-main > .elementor-container { max-width: 1140px; margin: 0 auto; padding: 0 10px;  } 

/* Events Calendar Styling */  
body #tribe-events-pg-template { max-width: none; padding: 0; margin: 0; }
body .events-main .elementor-container { flex-wrap: wrap; }
body .events-main { padding: 70px 10px 200px; }
.alignwide.tribe-events-view { margin: 0; }
.tribe-events-c-events-bar__views, body .tribe-events .tribe-events-c-search__input-control-icon-svg { display: none !important; }
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control { margin: 0; border: none; }
body .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn.tribe-events-c-search__button, body .tribe-events .tribe-common-c-btn.tribe-events-c-search__button { font-size: 0 !important; background: url(images/search.svg) no-repeat 15px center var(--e-global-color-secondary); border: none; padding: 0; width: auto; width: 51px; height: 51px; position: absolute; left: auto; right: 0; top: 0; border-radius: 0 4px 4px 0; box-shadow: none; }
body .tribe-events-c-search__input-control input[type=text].tribe-events-c-search__input { border-radius: 4px; height: 51px; padding: 0 60px 0 20px !important; margin: 0; border: none !important; background-color: #fff !important; color: var(--e-global-color-text); } 
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__events-bar { max-width: 250px; position: relative; margin: 0 0 0 20px; background: none; order: 3; }
 
body .tribe-events .tribe-events-c-events-bar__search-button { padding: 8px 10px 0;}
body .tribe-events .tribe-common-c-btn.tribe-events-c-search__button { margin: 0; }
body .tribe-events .tribe-events-c-events-bar__search-form { position: relative; }

body .tribe-events .tribe-events-calendar-list-nav { border-top: 1px solid #EAECF0; padding: 20px 0 0; margin-top: 25px; width: 100%; }
body .tribe-events .tribe-events-c-nav__next, body .tribe-events .tribe-events-c-nav__prev { color: var(--e-global-color-primary); }
body .tribe-events .tribe-events-c-nav__next:after, body .tribe-events .tribe-events-c-nav__prev:before { content: ''; display: inline-block; width: 14px; height: 14px; transition: all .4s ease-in-out; }
body .tribe-events .tribe-events-c-nav__prev:before { background: url(images/prev.svg) no-repeat center; margin-right: 10px; } 
body .tribe-events .tribe-events-c-nav__next:after { background: url(images/next.svg) no-repeat center; margin-left: 10px; }
body .tribe-events .tribe-events-c-nav__next:hover:after { transform: translatex(6px); }
body .tribe-events .tribe-events-c-nav__prev:hover:before { transform: translatex(-6px); } 
body .tribe-events-c-search__input-control--location { display: none !important; }
body .tribe-filter-bar .tribe-filter-bar-c-clear-button { padding: 1px 8px 3px !important; box-shadow: none; border-radius: 4px; }
body .select2-container--default .select2-selection--single { display: none; }
 
/*filter*/
body .tribe-events .tribe-events-c-events-bar__search-button, body .tribe-events-c-events-bar__filter-button-container button { border-radius: 4px !important;  height: 46px !important; padding: 2px 10px 0 !important; border: 2px solid var(--e-global-color-f8f63fc) !important; background: var(--e-global-color-f8f63fc) !important; box-shadow: none; }
body .tribe-events-c-events-bar__filter-button-container button { padding: 0 10px 0 !important; }
body .tribe-events .tribe-events-c-events-bar__search-button:hover, body .tribe-events-c-events-bar__filter-button-container button:hover { background: none !important; }
body .tribe-events .tribe-events-c-events-bar__search-button svg path, body .tribe-events-c-events-bar__filter-button-container button svg path { fill: #fff !important; }
body .tribe-events .tribe-events-c-events-bar__search-button:hover svg path, body .tribe-events-c-events-bar__filter-button-container button:hover svg path { fill: var(--e-global-color-f8f63fc) !important; }
body .tribe-events .tribe-common-c-btn.tribe-events-c-search__button { margin: 0; } 
body .tribe-events .tribe-events-c-events-bar__search-form { position: relative; }
body .tribe-events--filter-bar-horizontal.tribe-common--breakpoint-medium, body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-container { overflow: visible; }
body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar { margin: 0; width: auto; }
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-header { padding: 0; width: 100%; }
body .tribe-events .tribe-events-c-events-bar__search-container { background: none; }
body .tribe-events .tribe-events-header--has-event-search { z-index: 4 !important; } 
body .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill { font-weight: 400 !important; font-size: 16px !important; color: #fff; background: var(--e-global-color-f8f63fc) url(images/down-arrow.svg) no-repeat right center !important; border: none; border-radius: 4px; padding: 0 60px 0 20px; height: 51px; line-height: 51px;  box-shadow: none; }

body .tribe-filter-bar .tribe-filter-bar-c-checkbox .tribe-common-form-control-checkbox__input { display: none !important; }
body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close { padding: 0; box-shadow: none; }
body .tribe-filter-bar .tribe-filter-bar-c-checkbox .tribe-common-form-control-checkbox__label, body .tribe-filter-bar .tribe-filter-bar-c-radio .tribe-common-form-control-radio__label { margin: 0; }
body .event-search * { font-family: var(--e-global-typography-text-font-family) !important; }
body .tribe-filter-bar .tribe-filter-bar-c-checkbox, body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-legend { margin: 0 !important; }
body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container { padding: 0; bottom: calc(var(--tec-spacer-4)*-1); width: 100%; border: none;  border-radius: 4px; box-shadow: 0 4px 12px 0 rgba(0,0,0,0.01); }
body .tribe-filter-bar .select2-results__options { padding: 0 !important; }
body .tribe-filter-bar-c-filter__filter-fields .tribe-common-form-control-checkbox__label, body .tribe-filter-bar .select2-results__options li, body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-legend { width: 100%; padding: 15px 20px 12px !important; font-size: 15px; line-height: 20px; }
body .tribe-filter-bar-c-filter__filter-fields .tribe-common-form-control-checkbox__label:hover, body .tribe-filter-bar .select2-results__options li:hover, body .tribe-filter-bar-c-checkbox input[type=checkbox]:checked + label, body .select2-container--default .select2-results__option--highlighted[data-selected]  { background: var(--e-global-color-f8f63fc); color: #fff !important; opacity: 1 !important; }
body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--dropdown .tribe-filter-bar-c-filter__filter-fields { margin: 0 !important; }

body .tribe-filter-bar .tribe-filter-bar-c-pill--button.tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill { padding: 0 60px 0 20px; }
body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-wrapper { min-width: 154px; }
 
body .select2-container--default .select2-results>.select2-results__options { height: auto; }
body .tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button { display: none; }
body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container { width: 100%; }
body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-container { order: 2; }
body .tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-label-colon, body .tribe-filter-bar .tribe-filter-bar-c-pill--button.tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-selections { display: none; }
body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar--has-selected-filters.tribe-filter-bar .tribe-filter-bar__actions { position: absolute; left: -80px; top: 12px; padding: 0; }
body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-wrapper { gap: 20px; }
body .tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters { justify-content: space-between; }
body .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-container--open .select2-selection { border-radius: 0; background: var(--e-global-color-primary); }
body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close-icon path { stroke: #333; }
body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill { width: 100%; }
body .tribe-events .tribe-events-c-nav__list-item { width: auto; } 
body .tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__nav, body .tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button { display: none !important; }
body .event-searchfilter .tribe-events-c-top-bar { margin: 0 !important; order: 2; }
body .event-searchfilter .tribe-events-c-top-bar__datepicker-input { height: 0 !important; }
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border { border: none; }
body .tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button { font-size: 18px; box-shadow: none; }
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container { margin: 0; padding: 0; }
body .event-calendar .event-title { display: none; }
body .event-calendar .tribe-events-header__top-bar { padding-bottom: 30px; }
body .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner { background: var(--e-global-color-primary); }
body .tribe-common .tribe-common-h7, body .tribe-common .tribe-common-h8 { color: #fff; }
body .tribe-events-c-subscribe-dropdown__container { display: none !important; }
body .tribe-events-c-top-bar__datepicker button { border: none !important; border-radius: 120px !important; padding: 0 50px 0 20px !important; background: url(images/down-arrow.svg) no-repeat right center #D9E5F3 !important; display: flex !important; align-items: center !important; height: 51px !important; color: var( --e-global-color-text ) !important; }
body .tribe-common .tribe-common-c-svgicon__svg-fill { fill: #fff; }
body .tribe-events-header__events-bar { display: none !important; }
body .tribe-events .tribe-events-header__top-bar  { flex: none; }

/* ====================
   9. Media Queries
   ==================== */
@media (min-width: 768px) {
 
  
  /* Event Title Search */
  body .event-title-search {   display: flex; align-items: center; width: 100%; padding-bottom: 40px; }
  body .event-title { width: 60%; padding-right: 30px; }
  body .event-searchfilter { width: 40%; display: flex; justify-content: flex-end; }
  body .tribe-events .tribe-events-c-top-bar__datepicker { justify-content: flex-end; }

  body .event-boxes { margin: 0 -15px; display: flex; flex-wrap: wrap; }
  body .event-boxes .e-loop-item { width: 33.33%; padding: 20px 15px; display: flex; }
	
 
}
 
@media (max-width: 767px) {
  /* Text Alignment */
  body .text-m-center { text-align: center; }
  
  /* Gravity Forms */
  body .gform_footer { display: block !important; }

 /* ====================
   8. Post & Content Styling
   ==================== */
   body .post-info .elementor-icon-list-items { justify-content: center; flex-wrap: wrap; }
  
   /* Events */ 
   body .events-main { padding: 40px 10px 200px; }
   body .tribe-events .tribe-events-header { margin: 0; padding: 0; width: 100%; }
   body .event-title-search { width: 100%; display: flex; justify-content: space-between; padding-bottom: 40px; align-items: center; }
   body .tribe-events .tribe-events-c-events-bar__search-container { background: var(--e-global-color-primary);  }
   body .tribe-events .tribe-events-c-events-bar__search-button { border-radius: 5px; }
   body .tribe-filter-bar .tribe-filter-bar-c-filter__container { display: block !important; visibility: visible !important; }
   body .tribe-filter-bar-c-filter__toggle-wrapper { display: none !important; }
   body .tribe-filter-bar.tribe-filter-bar--horizontal { padding: 0 !important; }
   body .tribe-filter-bar__filters { box-shadow: 0px 2px 10px rgba(168, 168, 168, 0.20); }
   body .tribe-events .tribe-events-calendar-list-nav { display: flex; justify-content: center; }
   body .tribe-events .tribe-events-c-nav__list { width: auto; }
   body .event-searchfilter .tribe-events-c-top-bar button.tribe-common-c-btn__clear { font-size: 0; background: var(--e-global-color-f8f63fc) url(images/calendar.svg) no-repeat center !important; padding: 0 !important; width: 52px; border-radius: 5px; height: 44px !important; }
   body .event-searchfilter .tribe-events-c-top-bar button svg { display: none !important; }

   body .event-searchfilter .tribe-events-c-top-bar { padding: 0; }
   body .tribe-events .tribe-events-c-events-bar__filter-button-container { margin: 0 10px; }
   body .event-searchfilter { display: flex; }
   body .tribe-events .tribe-events-c-events-bar__search-button { margin-right: 0; }
   body .tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu { min-width: 250px; left: auto !important; right: 20px; }
   body .datepicker-dropdown.datepicker-orient-left:after { left: auto; right: 72px; }
   body .datepicker-dropdown.datepicker-orient-left:before { left: auto; right: 71px; }
  
  
  /* Footer */
  body .footer-links ul li, body .footer-links ul li a {  display: block; text-align: center;  }
  body .footer-links .elementor-nav-menu--layout-horizontal { justify-content: center; }
}

/* ====================
   10. Accessibility Improvements
   ==================== */
/* Ensure touch targets are large enough */
@media (max-width: 767px) {
    /* Increase button size for mobile */
    .elementor-button, input[type="button"], input[type="submit"], button { min-height: 44px; min-width: 44px; padding: 12px 16px; }
    
    /* Ensure adequate spacing between touch targets */
    .elementor-menu-toggle, .elementor-widget-icon a { padding: 12px; display: inline-block; }
    
    /* Prevent text from becoming too small */
    body, p, .elementor-widget-text-editor { font-size: 16px !important; line-height: 1.5 !important; }

}


.skip-link { position: absolute; top: -100px; left: 10px; background: #f1f1f1; color: #21759b; padding: 8px 15px; z-index: 9999; transition: top 0.3s ease; }
.skip-link:focus { top: 10px; outline: 2px solid #0056b3; }

/* Ensure there's a valid target for the skip link */
#content:focus { outline: none; }

/* Enhance focus visibility */
.elementor-nav-menu a:focus, .elementor-menu-toggle:focus, .menu-item a:focus { outline: 2px solid #0056b3 !important; outline-offset: 2px !important; text-decoration: underline !important; }

/* Prevent focus outline from being hidden */
.elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover, .elementor-nav-menu--main .elementor-nav-menu a.highlighted { text-decoration: underline !important; }

/* Make sure menu toggles are clearly visible when focused */
.elementor-menu-toggle:focus { box-shadow: 0 0 0 2px #0056b3 !important; }
 

body .gt_float_switcher .gt-selected { background: #E5EAF5; padding: 0; box-shadow: none; border-radius: 100px; }
body .gt_float_switcher img { display: none !important; }
body .gt_float_switcher { background: none; box-shadow: none; }
body .gt_float_switcher .gt_options { position: absolute; min-width: 219px;  background: #E5EAF5; border-radius: 16px; right: 0; top: 100%; }

body .elementor-toc__body { background: none; padding: 0; }
body .elementor-widget-table-of-contents .elementor-widget-container { background: none; border: none; }
body .elementor-toc__header { display: none; }
body ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before { display: none !important; }
body .elementor-toc__list-item-text-wrapper { display: block; }
body .elementor-toc__body .elementor-toc__list-item-text { display: block; padding: 5px 15px; border-radius: 120px; font-family: var(--e-global-typography-primary-font-family); }
body .elementor-toc__body .elementor-toc__list-item-text.elementor-item-active, body .elementor-toc__body .elementor-toc__list-item-text:hover { background: var(--e-global-color-primary); color: #fff; }
body .elementor-toc__body li li .elementor-toc__list-item-text.elementor-item-active, body .elementor-toc__body .elementor-toc__list-item-text:hover { background: #E5EAF5; color: #333; text-decoration: none; }

body .search-box button.e-search-submit { position: absolute; top: 0; right: 0; background: url(images/search2.svg) no-repeat center !important; width: 50px !important; padding: 0 !important; margin: 0; border: none; font-size: 0 !important; height: 56px; }
body .search-box input.e-search-input { padding-right: 50px !important; }
body .search-box .e-search-form{ position: relative; }
body #gt_float_wrapper { display: flex; }
body .accordian-main .elementor-widget-text-editor { color:#fff; }

body .video-img .elementor-custom-embed-image-overlay::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 20%; }
body .video-img .elementor-custom-embed-play { z-index: 99; }