/* 
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
*/

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

/* Defaults */
input, a, button, * { outline: none !important; } 
a, a svg { transition: all .4s ease-in-out; }
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; }

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

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 #DDDDDD; border-radius: 4px;  } 
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 .text-center { text-align: center; }
body .bg-img { background-repeat: no-repeat; background-size: cover; background-position: center; }
body .facetwp-facet { margin: 0; }

@media (max-width: 767px) { 
   body .text-m-center { text-align: center; }
}

.float-left { float: left; }
.w-100 { width: 100%; }
body .gallery-slider img { height: 200px; object-fit: cover; }
.no-result { padding: 40px 0 0; }


/* Gravity Form Customizations */
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-secondary); background-color: var(--e-global-color-secondary); }
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 .gfield_label { font-size: 14px !important; }
body .button-style .gform_footer { margin-top: 0; } 
body .button-style .gform_footer input[type=submit] { width: 100%; } 

@media (max-width: 767px) { 
   body .gform_footer  { display: block !important; }
}


/* Slick Slider */
 
body .slick-slider { position: relative; }
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; }

body .slick-slider .slick-arrow, body .slick-arrow { z-index: 5; position: absolute; top: 50%; transform: translateY(-50%); display: inline-block; width: 44px; height: 44px; line-height: 44px; font-size: 0; cursor: pointer; padding: 0; outline: none !important; border: none !important; background:  none !important; border-radius: 2px; left: 0;  text-align: center; box-shadow: none !important; }  
body .slick-slider .slick-arrow svg path { fill: #A3B1BB !important;}
body .slick-slider .slick-arrow.slick-next { left: auto; right: 0; } 
body .slick-slider .slick-arrow:hover { background: var(--e-global-color-c618099) !important;  } 
body .slick-slider .slick-arrow.slick-disabled, body  .slick-arrow.slick-disabled { display: none !important; }
body .slick-slider .slick-arrow:hover svg path { fill: #fff !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, body .community-slider .slick-list, body .community-slider .slick-track, body .community-slider .slick-slide { display: flex; }
body .post-slider .post-b { flex-wrap: wrap; } 

body .council-slider .slick-arrow { background: #fff !important; opacity: 0.4; }
body .council-slider .slick-arrow:hover { opacity: 1; background: #fff !important; }
body .council-slider .slick-arrow svg path, body .council-slider .slick-arrow:hover svg path { fill: var(--e-global-color-9277484) !important; }

body .community-slider .slick-arrow { background: var(--e-global-color-9277484) !important; width: 48px; height: 48px; line-height: 48px; }
body .community-slider .slick-arrow svg path { fill: #fff !important;}
body .community-slider .slick-arrow svg { width: 28px; height: auto; } 

@media (min-width: 768px) { 
	body .community-slider .slick-arrow { top: auto; bottom: 20px; left: 15px; right: auto; }
	body .community-slider .slick-arrow.slick-next { left: 80px;  right: auto; } 
	body .community-slider, .community-slider-main, .community-slider-main .elementor-column-wrap, .evcommunityent-slider-main .elementor-widget, .community-slider-main .elementor-widget-wrap, .community-slider-main .elementor-element { position: initial !important; }
	body .community-slider .slick-list { overflow: visible; }
	body .community-slider .slick-list:before { content: ''; position: absolute; top: 0; right: 100%; width: 4000px; height: 100%; background: #fff; z-index: 1; } 
	
	body .council-slider .slick-arrow { top: -60px; left: auto; right: 50px; transform: none; }
	body .council-slider .slick-arrow.slick-next { right: 0; }
}

@media (max-width: 767px) {  
	body .post-slider, body .community-slider { padding-top: 50px; }
	body .council-slider { padding-top: 60px; }
	body .post-slider .slick-arrow.slick-next, body .community-slider .slick-arrow.slick-next, body .council-slider .slick-arrow.slick-next  { top: 0; right: auto; left: 50%; margin-left: 10px; transform: none; }
	body .post-slider .slick-arrow.slick-prev, body .community-slider .slick-arrow.slick-prev, body .council-slider .slick-arrow.slick-prev { top: 0; left: auto; right: 50%; margin-right: 10px; transform: none; }
}
 
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: 15px; height: 4px; padding: 0; border: none; background: #EBEBEB; vertical-align: top; border-radius: 5px; }
body ul.slick-dots li button:hover, body ul.slick-dots li.slick-active button { background: var(--e-global-color-primary); }

/* Facet WP */
.facetwp-pager { text-align: center; }
body .facetwp-facet-pagination .facetwp-page { display: inline-block; width: 62px; height: 62px; line-height: 62px; font-size: 16px; font-weight: 800; color: var(--e-global-color-primary) !important; border: 1px solid var(--e-global-color-primary) ; margin: 10px; vertical-align: middle; border-radius: 100%; }
body .facetwp-facet-pagination .facetwp-page:hover, .facetwp-facet-pagination .facetwp-page.active { background: var(--e-global-color-secondary); color: #fff !important; border-color: var(--e-global-color-secondary); } 
body .facetwp-facet-pagination .facetwp-page.next, .facetwp-facet-pagination .facetwp-page.prev { display: inline-block; width: 62px; height: 62px; line-height: 60px; font-weight: 600; font-size: 0; border: 1px solid #8b8b8b; color: var(--e-global-color-primary); text-align: center; }  
body .facetwp-facet-pagination .facetwp-page.next:before, .facetwp-facet-pagination .facetwp-page.prev:before { font-family: 'FontAwesome'; font-size: 20px; }
body .facetwp-facet-pagination .facetwp-page.prev:before { content: "\f104"; } 
body .facetwp-facet-pagination .facetwp-page.next:before { content: "\f105"; }
body .facetwp-facet-pagination .facetwp-page.next:hover, body .facetwp-facet-pagination .facetwp-page.prev:hover { color: #fff; background: var(--e-global-color-secondary); border-color: var(--e-global-color-secondary);  }

body .fs-wrap { width: 100%; vertical-align: top; }
body .fs-label-wrap { background-color: #fff; border: 1px solid #DDDDDD; font-size: 16px; border-radius: 4px; }
body .fs-label-wrap .fs-label { padding: 0 60px 0 20px; height: 45px; line-height: 45px; }
body .facetwp-type-fselect { display: flex; }
body .fs-search { display: none; }
body .fs-dropdown { padding: 15px 0; border: none; margin-top: 10px; box-shadow: 0px 3px 10px rgba(168, 168, 168, 0.10); }
body .fs-option:first-child { display: none; }
body .fs-option { padding: 15px 20px; font-size: 14px; }
body .fs-option:hover, .fs-wrap.single .fs-option.selected { background: var(--e-global-color-primary); 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 .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); }

body .elementor-button.button-small { font-size: 16px; line-height: 28px; font-weight: 600; padding: 10px 30px; }
body .elementor-button .elementor-button-text { flex-grow: 0; }

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; }

body .elementor-element .elementor-nav-menu--main ul.elementor-nav-menu li.login-link a.elementor-item { font-size: 16px; font-weight: 700; line-height: 26px; color: #fff; border: 1px solid #fff; border-radius: 2px; padding: 15px 25px 15px 25px; }
body .elementor-element .elementor-nav-menu--main ul.elementor-nav-menu li.login-link a.elementor-item:hover { background-color: #fff; color: var( --e-global-color-primary ); }
body .mainmenu ul.elementor-nav-menu > li:not(.login-link) > a:hover { text-decoration: underline; }
body .mainmenu ul.elementor-nav-menu > li.current-menu-item:not(.login-link) > a { font-weight: 700 !important; text-decoration: underline; }

body .elementor-heading-title span { color: var( --e-global-color-secondary ); }

body .list-style ul { margin: 0; padding: 0; list-style: none; font-size: 16px; line-height: 28px; }
body .list-style ul li strong { font-size: 25px; line-height: 30px; padding-right: 15px; }

@media (min-width: 768px) { 
	body .list-style ul li strong { padding-right: 16px; font-size: 55px; line-height: 60px; }
	body .list-style ul { font-size: 23px; line-height: 30px; }
	body .list-style ul li { padding: 12px 0; }
}


body .hero-content {  margin: 0 15px -160px 0; }
body .hero-content-space {  margin-bottom: -80px; }
body .hero-content:before { content: ''; position: absolute; top: 0; right: 100%; bottom: 15px; background: #fff; width: 2000px; }

body .cut-style .hero-content-inner:after { content: ''; position: absolute; top: 0; right: 15px; width: 0; height: 0; border-style: solid; border-width: 0 50px 50px 0; border-color: transparent var( --e-global-color-9277484 ) transparent transparent; } 
body .cut-style .hero-content-inner > div.elementor-widget-wrap { clip-path: polygon(calc(100% - 60px) 0%, 100% 60px, 100% 100%, 0 100%, 0 0); background: #fff; }
body .cut-style .hero-content-inner { padding: 0 15px 15px 0; position: relative; }
body .cut-style .hero-content-inner:before { content: ''; position: absolute; right: 0; top: 90px; bottom: 0; border-right: 2px solid var(--e-global-color-9277484); border-bottom: 2px solid var(--e-global-color-9277484); width: 4000px; } 

body .cut-style2:after { content: ''; position: absolute; top: 0; right: 14px; width: 50px; height: 50px; background: url(images/arrow-border.png) no-repeat; } 
body .cut-style2 > div.elementor-container { clip-path: polygon(calc(100% - 60px) 0%, 100% 60px, 100% 100%, 0 100%, 0 0); padding: 50px 10px; border-radius: 0 0 0 110px; background: #fff; }
body .cut-style2 { padding: 0 14px 14px 0; }
body .cut-style2:before { content: ''; position: absolute; right: 0; left: 118px; top: 80px; bottom: 0; border-right: 2px solid var(--e-global-color-9277484); border-bottom: 2px solid var(--e-global-color-9277484); } 

body .cut-style3:after { content: ''; position: absolute; top: -1px; right: -1px; width: 76px; height: 77px; background: url(images/arrow-border2.png) no-repeat; } 
body .cut-style3 > div.elementor-container { position: relative; padding: 50px 0;  }
body .cut-style3 > div.elementor-container:after { content: ''; background: #fff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; clip-path: polygon(calc(100% - 73px) 0%, 100% 78px, 100% 100%, 0 100%, 0 0); }
/*body .cut-style3 > div.elementor-container:before { content: ''; position: absolute; top: 80px; left: 0; width: 100%; height: 70%; box-shadow: 0 -10px 5px 5px rgba(0, 0, 0, 0.04); }*/
body .cut-style3 > div.elementor-container > div { position: relative; z-index: 2; }

body .cut-style3 { padding: 0 18px 0 0; }
body .cut-style3:before { content: ''; position: absolute; right: 0; left: 118px; top: 80px; bottom: 0; border-right: 3px solid var(--e-global-color-9277484); } 

body .cut-style4:after { content: ''; position: absolute; top: 0; right: 0; width: 50px; height: 50px; background: url(images/arrow-border.png) no-repeat; } 
body .cut-style4 > div.elementor-widget-wrap { position: relative; clip-path: polygon(calc(100% - 57px) 0%, 100% 60px, 100% 100%, 0 100%, 0 0); padding: 25px 35px !important; border-radius: 0 0 0 100px; background: #fff; min-height: 400px; }
body .cut-style4 { padding: 0 10px; margin: 15px 0; }
body .cut-style4:before { content: ''; position: absolute; right: 0; left: 88px; top: 60px; bottom: 0; border-right: 2px solid var(--e-global-color-9277484); } 
body .cut-number > div.elementor-widget-wrap:before { content: '1.'; position: absolute; bottom: 20px; right: 20px; font-size: 55px; font-weight: 700; line-height: 55px; }
body .cut-number + .cut-number > div.elementor-widget-wrap:before { content: '2.'; }
body .cut-number + .cut-number + .cut-number > div.elementor-widget-wrap:before { content: '3.'; }
body .cut-number4 > div.elementor-widget-wrap:before { content: '4.'; }

@media (min-width: 1100px) { 
 	body .cut-style4 { padding: 0 25px 0 10px; } 
	body .cut-style4:before, body .cut-style4:after { right: 15px; }
	body .cut-style3:before { bottom: -810px; }
}

@media (min-width: 768px) and (max-width: 1100px) { 
 	body .cut-style4 { padding: 0 20px 0 5px; }
	body .cut-style4:before, body .cut-style4:after { right: 10px; }
	body .cut-style4 > div.elementor-widget-wrap { padding: 35px 15px !important; }
	body .cut-style3:before { bottom: -750px; }
}

@media (max-width: 767px) { 
 	body .cut-style4 > div.elementor-widget-wrap { min-height: 100px; padding: 35px 15px 80px !important; } 
	body.home .hero-content { margin: -60px 15px -450px 0; } 
}


body .cut-img img { clip-path: polygon(calc(100% - 44px) 0%, 100% 42px, 100% 100%, 0 100%, 0 0); }

body .cut-img2 .elementor-widget-container:before { content:''; position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: url(images/arrow-border.png) no-repeat; background-size: cover; }
body .cut-img2 img { clip-path: polygon(calc(100% - 46px) 0%, 100% 44px, 100% 100%, 0 100%, 0 0); }

body .title-style:before { content: ''; position: absolute; bottom: 0; right: 0; width: 3000px; border-bottom: 3px solid var(--e-global-color-secondary); }

body .line-style > .elementor-background-overlay { width: 189px; left: auto; right: 25%; }
body .line-style > .elementor-background-overlay:before { content: ''; position: absolute; bottom: -109px; left: 0; height: 110px; width: 100%; background: url(images/lines.png) no-repeat; }

body .line-style2 > .elementor-background-overlay { transform: rotate(180deg); width: 189px; left: 15%; }
body .line-style2 > .elementor-background-overlay:before { content: ''; position: absolute; bottom: -109px; left: 0; height: 110px; width: 100%; background: url(images/lines.png) no-repeat; }

body .line-style3 > .elementor-background-overlay { width: 189px; left: auto; right: 25%; }

body .line-style4 > .elementor-background-overlay { width: 189px; left: auto; right: 25%; }
body .line-style4 > .elementor-background-overlay:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: url(images/lines-3.png) no-repeat left -150px; }


@media (min-width: 768px) {  
	body .national-space { padding-left: 10px; }
	body .national-space:before { content: ''; position: absolute; left: 10px; top: 88px; height: 196px; width: 3px; background: var(--e-global-color-9277484); }
	body .cut-style2 > div { padding: 60px 10px; }
	body .cut-style .hero-content-inner > div.elementor-widget-wrap { padding: 40px 70px 40px 10px; }
}

@media (min-width: 1400px) {  
	body .national-space { padding-left: 20px; }
	body .cut-style2 > div { padding: 100px 10px; }
	body .national-space:before { left: 20px; }
}

@media (min-width: 768px) and (max-width: 1100px) {  
	body .line-style2 > .elementor-background-overlay { left: 8%; }
	body .line-style > .elementor-background-overlay { display: none; }
	body .line-style3 > .elementor-background-overlay, body .line-style4 > .elementor-background-overlay { right: 1%; } 
}

@media (max-width: 767px) { 
	body .national-space { padding-top: 30px; }
	body .national-space:before { content: ''; position: absolute; left: 0; top: 10px; height: 3px; width: 100%; background: var(--e-global-color-9277484); }
	body .cut-style .hero-content-inner > div.elementor-widget-wrap { padding: 40px 50px 40px 20px; }
	body .cut-style2 > div.elementor-container { border-radius: 0 0 0 60px; }
	body .line-style > .elementor-background-overlay, body .line-style2 > .elementor-background-overlay, body .line-style3 > .elementor-background-overlay, body .line-style4 > .elementor-background-overlay { display: none; }
}


body .community-box { padding: 10px; position: relative; }
body .community-box:after { content: ''; position: absolute; top: 10px; right: 10px; width: 0; height: 0; border-style: solid; border-width: 0 38px 38px 0; border-color: transparent #DDDDDD transparent transparent; } 
body .community-b { padding: 45px 30px; position: relative; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); background: #DDDDDD ; }
body .community-b:before { content: ''; position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; background: #fff; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); }
body .community-b > div { position: relative; }

body .community-box:hover:after { border-color: transparent var( --e-global-color-9277484 ) transparent transparent; } 
body .community-box:hover .community-b { background: var(--e-global-color-9277484); }
body .community-info h5 { margin: 0; font-size: 20px; line-height: 30px; color: var(--e-global-color-c618099); }
body .community-position { font-size: 16px; font-weight: 700; line-height: 24px; color: var(--e-global-color-c618099); }
body .community-img img { height: 100px; min-width: 95px; width: 95px; border-radius: 2px; object-fit: cover; }
body .community-text { color: #000; }
body .community-text:before { content: '"'; }
body .community-text:after { content: '"'; }


@media (min-width: 768px) {  
	.community-btop { display: flex; padding-bottom: 20px; align-items: center; }
	body .community-info { padding-left: 15px; }
}

@media (min-width: 768px) and (max-width: 800px) {  
	body .community-main { padding-right: 100px; }
}

@media (max-width: 767px) { 
	body .community-info { padding: 10px 0; }
}

.box-style { padding: 12px; position: relative; }
body .box-style:after { content: ''; position: absolute; top: 12px; right: 12px; width: 0; height: 0; border-style: solid; border-width: 0 38px 38px 0; border-color: transparent #DDDDDD transparent transparent; } 
body .box-style > div { padding: 25px 20px !important; position: relative; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); background: #DDDDDD ; }
body .box-style > div:before { content: ''; position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; background: #fff; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); } 

body .box-style:not(:no-hover):hover:after { border-color: transparent var( --e-global-color-9277484 ) transparent transparent; } 
body .box-style-yellow:not(:no-hover):hover:after { border-color: transparent var( --e-global-color-c8cbb4d ) transparent transparent; } 
body .box-style-blue:not(:no-hover):hover:after { border-color: transparent var( --e-global-color-primary ) transparent transparent; }
body.elementor-editor-active .box-style > div:before { display: none; }
body.elementor-editor-active .box-style > div { background: none; }


.council-b { background: #fff; padding: 40px 30px; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); }
body .council-info h5 { margin: 0; padding-bottom: 10px; font-size: 20px; line-height: 30px; color: var(--e-global-color-9277484); }
body .council-credentials { font-size: 16px; font-weight: 700; line-height: 24px; color: var(--e-global-color-c618099); }
body .council-img img { height: 100px; min-width: 100px; width: 100px; border-radius: 2px; object-fit: cover; }
body .council-position { padding-bottom: 25px; }
.council-box:after { content: ''; position: absolute; top: 0; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 38px 38px 0; border-color: transparent #fff transparent transparent; } 
.council-box { position: relative; }

@media (min-width: 768px) {  
	.council-btop { display: flex; padding-bottom: 20px; }
	.council-info { padding-left: 10px; }
}

@media (max-width: 767px) { 
	.council-info { padding: 10px 0; }
}



/* Custom Post Customizations {update} */
/* UPDATE COLORS for THEME */
.post-box { padding: 20px 0; }
.post-box  .post-img { position: relative; height: 310px; background: var(--e-global-color-primary); margin-bottom: 10px; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); }
body .post-img img { vertical-align: top; height: 310px; object-fit: cover; width: 100%; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); }

.post-box .post-date, .post-cat { position: absolute; left: 0; bottom: 0; font-size: 14px; font-weight: 500; padding: 4px 12px; border-radius: 0 10px 0 0; border-top: 5px solid #fff; border-right: 5px solid #fff; background: var(--e-global-color-secondary); color: #fff; }
 
body .post-box { padding: 12px; position: relative; }
body .post-box:after { content: ''; position: absolute; top: 12px; right: 12px; width: 0; height: 0; border-style: solid; border-width: 0 38px 38px 0; border-color: transparent #DDDDDD transparent transparent; } 
body .post-box .post-b { padding: 20px !important; position: relative; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); background: #DDDDDD ; }
body .post-box .post-b:before { content: ''; position: absolute; top: 2px; right: 2px; left: 2px; bottom: 2px; background: #fff; clip-path: polygon(calc(100% - 43px) 0%, 100% 43px, 100% 100%, 0 100%, 0 0); } 
body .post-box:hover:after { border-color: transparent var( --e-global-color-9277484 ) transparent transparent; } 
body .post-content a.read-link { padding: 6px 20px; }
 
.post-box .post-content { padding: 10px 0 0; position: relative; }
body .post-content h4 { font-size: var(--e-global-typography-5b0687a-font-size); line-height: var(--e-global-typography-5b0687a-line-height); font-weight: var(--e-global-typography-5b0687a-font-weight); margin: 0; padding: 0 0 10px; }
.post-content h4 a { color: var(--e-global-color-c618099); }
.post-content h4 a:hover { color: var(--e-global-color-secondary); }
.post-box .post-text { padding: 0 0 15px; color: var(--e-global-color-text); }
.post-slider .post-box { padding: 15px; }
body .post-cat a:hover { color: var(--e-global-color-primary); }
 

@media (min-width: 768px) { 
	body .post-boxes { margin: 0 -15px; display: flex; flex-wrap: wrap; }
  	body .post-boxes .post-box { padding: 15px; width: 33.33%; display: flex; }   
	
}

@media (min-width: 768px) and (max-width: 1100px) { 
	body .post-img img { height: 240px; }
}

@media (max-width: 767px) { 
	body .facetwp-facet-pagination .facetwp-page, body .facetwp-facet-pagination .facetwp-page.next, .facetwp-facet-pagination .facetwp-page.prev { width: 42px; height: 42px; line-height: 42px; }
	body .facetwp-facet-pagination .facetwp-page.next, .facetwp-facet-pagination .facetwp-page.prev { line-height: 40px; }
	body .post-img img { height: 200px; } 
}

body .events-main { padding: 80px 0 140px; }
body .events-main .elementor-container { display: block; padding: 0 10px; }
body #tribe-events-pg-template { max-width: none; padding: 0; margin: 0; }
body .event-dta svg { margin: 0 5px 3px 0; vertical-align: middle; }
body .event-dta svg path { fill: var(--e-global-color-secondary); }

.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; }
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/search2.svg) no-repeat center; border: none; padding: 0; width: auto; width: 60px; height: 50px; position: absolute; left: 0; top: 0; background-size: 24px auto; }
body .tribe-events-c-search__input-control input[type=text].tribe-events-c-search__input { background: none; border-radius: 0; height: 50px; padding: 0 20px 0 60px !important; margin: 0; box-shadow: 0px 8px 15px rgba(168, 168, 168, 0.10) !important; border: none !important; background-color: #fff !important; } 
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; }
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:hover, body .tribe-events .tribe-events-c-nav__prev:hover { color: var(--e-global-color-text); }
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; }

@media (min-width: 768px) { 
	body .event-title-search { display: flex; align-items: center; width: 100%; padding-bottom: 40px; }
	body .event-title { width: 60%; padding-right: 30px; }
	body .event-search { width: 40%; display: flex; justify-content: flex-end; } 
}

@media (max-width: 767px) { 
	body .events-main { padding: 40px 0 80px; }
	body .event-title-search { width: 100%; display: flex; justify-content: space-between; padding-bottom: 20px; align-items: center; }
}

body .team-filter .facetwp-radio { display: inline-block; padding-left: 0; margin: 0 10px; color: var(--e-global-color-primary); position: relative; background: none; }
body .team-filter .facetwp-radio:before { display: none; }
body .team-filter .facetwp-radio.checked { padding-left: 30px; color: var(--e-global-color-secondary); }
body .team-filter .facetwp-radio.checked:after { content: ''; position: absolute; left: 0; top: 13px; width: 24px !important; height: 1px !important; background: var(--e-global-color-secondary); border-radius: 0; }
body .team-filter .facetwp-counter { display: none; }

@media (min-width: 768px) { 
    body .team-filter .facetwp-facet { text-align: right; }
}

@media (max-width: 767px) { 
    body .team-filter .facetwp-facet { text-align: center; }
}

body .cat-list { font-size: 0; }
body .cat-list a { border: 1px solid var(--e-global-color-accent); line-height: 20px; padding: 3px 12px; border-radius: 8px; font-size: 14px !important; margin: 2px 5px; display: inline-block !important; } 
body .cat-list a:hover { background: var(--e-global-color-accent); color: #fff; }

body .list-wreadmore a { text-decoration: underline; position: relative; background: #fff; }
body .list-wreadmore a:hover { color: var(--e-global-color-accent); text-decoration: none; }
body .list-wreadmore li strong { font-weight: 400; }

@media (min-width: 768px) { 
    body .list-wreadmore li { display: flex; width: 100%; flex-wrap: wrap; justify-content: space-between; position: relative; align-items: flex-end; }
	body .list-wreadmore li:after { content: ''; position: absolute; left: -20px; top: 10px; width: 6px; height: 6px; border-radius: 100%; background: var(--e-global-color-text); }
	body .list-wreadmore li:before { content: ''; position: absolute; left: 0; bottom: 7px; width: 100%; height: 1px; background: var(--e-global-color-text); }
	body .list-wreadmore li strong { background: #fff; position: relative; }
}


body .list-wreadmore2 a { text-decoration: underline; position: relative; background: var(--e-global-color-58a04c0); color: var(--e-global-color-text); }
body .list-wreadmore2 a:hover { color: var(--e-global-color-accent); text-decoration: none; color: var(--e-global-color-text); }
body .list-wreadmore2 li strong { color: var(--e-global-color-9277484); }
body .list-wreadmore2 ul { list-style: none; padding: 0; }
body .list-wreadmore2 li { margin-bottom: 15px; }

@media (min-width: 768px) { 
    body .list-wreadmore2 li { display: flex; width: 100%; flex-wrap: wrap; justify-content: space-between; position: relative; align-items: flex-end; margin-bottom: 25px; } 
	body .list-wreadmore2 li:before { content: ''; position: absolute; left: 0; bottom: 7px; width: 100%; height: 1px; background: var(--e-global-color-9277484); }
	body .list-wreadmore2 li strong { font-size: 20px; background: var(--e-global-color-58a04c0); position: relative; max-width: 310px; }
}

body .text-wrap { word-wrap: break-word; }
body .footer-links ul li a:before { margin-right: 10px; position: relative; content:"\f054"; font-family: "Font Awesome 5 Free"; font-weight: 400; opacity: 1 !important; }

@media (max-width: 767px) { 
    body .footer-links ul li, body .footer-links ul li a { display: block; text-align: center; }
}

/* Health Literacy Assessment Form */
form#gform_2 {}
form#gform_2 .gform_wrapper.gravity-theme .gfield_label { font-size: 1em!important; }
form#gform_2 .gform_body .gform_page .gform_page_fields .gform_fields fieldset.gfield .ginput_container_radio .gfield_radio .gchoice {text-align: center !important;}
.formheader-main {padding: 10px; border: 5px solid; background: white;}
.formheader-culture {padding: 10px; border: 5px solid #EE7E38; background: white;}
.formheader-practice {padding: 10px; border: 5px solid #55A45B; background: white;}
.formheader-policy {padding: 10px; border: 5px solid #0877BE; background: white;}
.formheader-navigation {padding: 10px; border: 5px solid #0877BE; background: white;}
table#healthliteracy-score-table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
        }
        table#healthliteracy-score-table th, table#healthliteracy-score-table td {
            padding: 12px;
            text-align: left;
            border-bottom: 1px solid #ddd;
        }
        table#healthliteracy-score-table th {
            background-color: #f2f2f2;
            font-weight: bold;
        }
        table#healthliteracy-score-table tr:nth-child(even) {
            background-color: #f9f9f9;
        }
        table#healthliteracy-score-table .main-score {
            font-weight: bold;
        }
        @media screen and (max-width: 600px) {
            table#healthliteracy-score-table, table#healthliteracy-score-table thead, table#healthliteracy-score-table tbody, table#healthliteracy-score-table th, table#healthliteracy-score-table td, table#healthliteracy-score-table tr {
                display: block;
            }
            table#healthliteracy-score-table thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }
            table#healthliteracy-score-table tr {
                margin-bottom: 10px;
            }
            table#healthliteracy-score-table td {
                border: none;
                position: relative;
                padding-left: 50%;
            }
            table#healthliteracy-score-table td:before {
                content: attr(data-label);
                position: absolute;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
            }
        }