/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

.right_sidebar_box a{transition: all 0.3s ease;}

/* Fancy box */

.gallery {
	display: inline-block;
	text-align: center;
	margin: 10px auto;
	clear: both;
	padding: 0;
}

.gallery img { /* thumbnails */
	width: 100%;
  height: auto;
}

.block {
	display: inline-block;
}
.single-wp_router_page .et_pb_image_0_tb_header {
display: none;
}

.gallery img:active {
/*   -webkit-transform: scale(2);
  transform: scale(2);
  cursor: zoom-out; */
}
/* Fancy box */
.website_link .view_website,
#main-content p a,
.product_content .content p a,
#main-content ul li a,
.search .pagination a{color: #6E5AA7;}

.website_link .view_website:hover,
.right_sidebar_box a:hover,
#main-content p a:hover,
.product_content .content p a:hover,
#main-content ul li a:hover,
.search .pagination a:hover{text-decoration: underline;color: #6E5AA7;}
/********** header style ***********/
#header_section .search_box {margin-right: 0px; width: auto;}
.archive #header_section .search_box {margin-right: 0px !important; width: auto !important;}
#header_section .menu_box {	margin-right: 0;width: auto;z-index: 0;}
.archive #header_section .menu_box {	margin-right: 0 !important;width: auto !important; z-index: 0 !important;}
#header_section .social_box {margin-right: 0px; width: auto;}
.archive #header_section .social_box {margin-right: 0px !important; width: auto !important;}

#header_section .search_box {
	margin-right: 0px;
	width: auto;
	display: grid;
	grid-template-columns: auto auto auto;
	justify-content: right;
	align-items: center;
	margin-right: 20px;
}
#header_section .search_box .fw-header-calendar {
	font-size: 0;width: 25px;background-color: transparent;padding: 0;border: none;
}

.menu-block .et_pb_social_media_follow li{margin-bottom: 0 !important;}
.menu-block {
	display: grid;
	grid-column: 3;
	justify-content: center;
	align-content: center;
	grid-template-columns: 15% 70% 15%;
	align-items: center;
}
body.et-db #page-container .et_pb_section.header_block .fw-header-calendar.et_pb_button::before{
	font-size: 20px !important;
	margin-left: 0 !important;
	margin-right: 10px !important;
}
#fw-header-searchicon {margin-right: 20px;}
#fw-header-searchicon .et-pb-icon,#fw-header-calendar .et-pb-icon{font-size: 16px !important;cursor: pointer;}
#fw-header-searchicon .et-pb-icon{transform: rotate(-90deg);}
#fw-header-searchicon,
.search_box .et_pb_button_module_wrapper{
	float: left !important;
	width: auto !important
}
#fw-searchform {	
	position: absolute;
	margin-bottom: 0;
	top: 61px;
	right: 0;
	background-color: #f0f0f0;	
	border-radius: 0;
	border: none;
}
.fw-header-search{position: relative;}
#fw-searchform{display: none;}


/* -  menu */
.menu_box .et_pb_module.et_pb_menu ul{margin-left: -110px;}
#menu-navigation{border-top: none;}
#menu-navigation.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li{
	margin-top: 0 !important;
}
#menu-navigation .et-menu li > a{
	padding-top: 20px;
	padding-bottom: 20px !important;
	position: relative;
}
#menu-navigation .et-menu li > a::before{
	position: absolute;
	content:"";
	background-color: #ebb51f;
	top: -4px;
	left: 0;
	right: 0;
	height: 7px;
	width: 0;
	transition: all 0.3s ease;
}

#menu-navigation .et-menu li> a:hover{opacity: 1;}
#menu-navigation .et-menu li.current-menu-item a::before{opacity: 1;width: 100%;}
#menu-navigation .et-menu li.current-menu-item a:hover::before,
#menu-navigation .et-menu li> a:hover::before{width: 100%;}
/*.product_list_block {	display: flex;	justify-content: flex-start; flex-wrap: wrap;}
.product_list_box {	flex: 0 0 32.80%;	max-width: 32.80%;	margin-right: 15px;}
.product_list_box:nth-child(3n) {	margin-right: 0px;}*/

/* - Support Page */
body.page-id-2442 #page-container #fw-header-donatebtn{background-color: #008080 !important;border-color: #008080 !important;}
body.page-id-2442 #page-container #fw-header-donatebtn:hover{background-color: #ebb51f !important;border-color: #ebb51f !important;}

/* - Join Us Page */
body.page-id-2506 #page-container #fw-header-donatebtn{background-color: #008080 !important;border-color: #008080 !important;}
body.page-id-2506 #page-container #fw-header-donatebtn:hover{background-color: #ebb51f !important;border-color: #ebb51f !important;}

/* - Donate Page */
body.page-id-2481 #page-container #fw-header-donatebtn{background-color: #008080 !important;border-color: #008080 !important;}
body.page-id-2481 #page-container #fw-header-donatebtn:hover{background-color: #ebb51f !important;border-color: #ebb51f !important;}

.product_title_list h3 span {
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	font-weight: normal;
}

.product_list_block {display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px;margin-bottom: 100px;}
.product_title_list h3 {	
	font-size: 20px;
	line-height: 24px;
	color: #484848;
	/*font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;*/
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	padding-bottom: 0;
	text-transform: capitalize;
}
.product_title_list a:hover h3{
	color: #6f5aa7;
}
.product_slocation_list h6 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.7px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.product_img_list {
	height: 20vw;
	background-size: cover;
	background-position: center center;
	margin-bottom: 10px;
	max-height: 275px;
	max-width: 275px;
}

/* - youmightlike-section */
.youmightlike-section {
	display: inline-block;
	width: 100%;	
	float: none;
	text-align: center;
}
.youmightlike-container{
	max-width: 50%;
	margin: 0 auto;
	border-top: 1px solid #6e5aa7;
	padding-top: 30px;	
	text-align: left;
}
.youmightlike-title{
	font-size: 18px; 
	line-height: 24px; 
	color: #484848;
	font-weight: 800;
	font-family: 'Roboto Slab', serif;
	padding-bottom: 25px;
}
.youmightlike-section .product_img_list{
	max-height: 180px;
	max-width: 180px;
	margin-bottom: 20px;
}
.youmightlike-section .product_title_list h3 {
    font-size: 18px;
    line-height: 20px; 
}
.youmightlike-section .product_slocation_list h6 {
    font-size: 14px;
	line-height: 20px;
}


.filterSearchBox{
	margin-bottom: 30px;
}
.searchFilter {
	display: inline-block;
	width: 100%;
	border: 1px solid #939393;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 700;
	color: #939393;
}
.product_img_list img {	opacity: 0;}

.explore_widget_block .et_pb_widget{
	margin-bottom: 0 !important;
}
.product_sidebar h2,
.explore_widget_block .widget_block h2 {
	color: #6e5aa7;
	font-size: 40px;
	font-family: 'Roboto Slab', serif !important;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 48px;
	margin-bottom: 10px;
}
.product_sidebar a{
	font-family: 'Open Sans', sans-serif; 
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	color: #6e5aa7;
	transition: all 0.3s ease-in-out;
}
.product_sidebar a img {
	width: 9px;
	float: left;
	margin-right: 20px;
	padding-top: 4px;
}

.product_sidebar .et-pb-arrow-prev {
	position: relative;
	opacity: 1;
	color: #6e5aa7;
	margin: 0;
	font-size: 32px;
	left: -10px;
	display: inline-block;
	top: 7px;
}
.product_sidebar a:hover .et-pb-arrow-prev,
.product_sidebar a:hover{
	text-decoration:underline;text-decoration-color: #6e5aa7;
}
.tagg_box {
	display: grid;
	grid-template-columns: 50% 50%;
	margin-top: 55px;
}
/*.tag_innter ul{display: inline-block;}*/
.no-result-found span {
	font-size: 18px !important;
	font-weight: 500;
	font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
	color: #6b55a2;
	font-style: italic;
}
.tag_innter ul li,
.tag_innter span{
	font-family: 'Open Sans', sans-serif; 
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #484848;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	float: left;
}
.tag_innter ul li{margin-right: 5px;position: relative;}
.tag_innter ul li::after {
	position: relative;
	content: ",";
	right: 0;
	font-size: 18px;
	bottom: 0;
}
.tag_innter ul li:last-of-type{margin-right: 0;}
.tag_innter ul li:last-of-type::after{display: none;}
.website_link {padding-left: 30px;}
.website_link a{
	font-size: 16px;line-height: 20px; color: #6E5AA7;letter-spacing: 0.5px; text-transform: uppercase;
width: 100%;display: inline-block;margin-bottom: 15px; transition: all 0.3s ease-in-out;}
.website_link a img {
	float: left;
	margin-right: 10px;
}
.website_link a.view_map img{position: relative; width: 21px;padding-top:2px;}
.website_link a.view_website img{position: relative;top: -1px;width: 23px;}
.website_link a:hover{color: #6E5AA7;text-decoration:underline;text-decoration-color:#6E5AA7;}

.slider .bx-pager ul {display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 10px;}
.product_thumb .bx-controls{display: none;}
.slider .bx-wrapper {	border: none;	box-shadow: none;	margin-bottom: 10px;}
.slider .bx-wrapper li {
	width: 100%;
	object-fit: cover;
	object-position: center;
}
/*.slider .bx-wrapper li iframe,
.slider .bx-wrapper li img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}*/
.slider .bx-wrapper li img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
/*.slider .bx-wrapper li iframe{height: 30vw;}*/

.slider .bx-pager li img {width: 100%;height: 115px;object-fit: cover;border: 1px solid #f0f0f0; }
.product_content {
	margin-top: 40px;
	margin-bottom: 95px;
}
.product_title{margin-bottom: 20px;}
.product_content h1{
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	color: #484848;
	line-height: 24px;
	font-weight: 800;	
}
.product_content .content p,
.product_title h5 {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	color: #484848;
	letter-spacing: 0.25px;
}
.product_content .content p{
	line-height: 34px;
}
.product_title h5 {
	text-transform: uppercase;
}
.explore_widget_block .widget_text {margin-bottom: 30px !important;}
.explore_widget_block .widget_text p {
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	letter-spacing: 0.15px;
	line-height: 26px;
	font-style: italic;
	color: #484848;
}
.filter-lbl h5,
.explore_widget_block .filtercat-box h2 {
	font-size: 16px;
	line-height: 22px;
	color: #6e5aa7;
	font-weight: 700;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif !important;
}
.explore_widget_block .filtercat-box h2{
	padding-bottom: 15px;
	padding-top: 15px;
}
.filtercat-box {
	display: block;
	width: 100%;
	/*padding-bottom: 15px;*/
	border-bottom: 1px solid #6b55a2;
	/*margin-bottom: 30px;*/
}
.filter-lbl {padding-bottom: 15px;}
.filtercat-box h2 {
	position: relative;
	cursor: pointer;
}
.filtercat-box h2::after {
	position: absolute;
	content: "\33";
	top: 14px;	
	font-family: etmodules;
	color: #6b55a2;
	font-size: 24px;
	padding-left: 1px;
	pointer-events: none;
	right: 0;
	transition: all 0.5s ease-in-out;
}
.filtercat-box.open h2::after {
	transform: rotate(180deg);
	top: 17px;
}
.filtercat-box .filter_list_block {
	display: none;
	max-height: 300px;
	overflow-y: auto;
	/* -ms-overflow-style: none;  
  scrollbar-width: none; */ 
}
/*.filtercat-box .filter_list_block::-webkit-scrollbar {
    display: none;
}*/

.explore_widget_block .et_pb_widget ul.filter_list_block li {
	margin-bottom: 0;
	color: #6b55a2;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-right: 5px;
}
/*.fliter_list_box label input{
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}*/
.filtercat-box .txtInput {	
	display: inline-block;
    width: 100%;
    border: 1px solid #939393;
    padding: 8px 15px;
    font-size: 15px;
    font-weight: 500;
    color: #939393;
	margin-bottom: 15px;
}
.loadmore-btn {
	margin: 0 20px;
}

/* Styling Checkbox Starts */
.checkbox-label {
    display: block;
    position: relative;
    /*! margin: auto; */
    cursor: pointer;
    /*! font-size: 22px; */
    /*! line-height: 24px; */
    /*! height: 24px; */
    /*! width: 24px; */
    clear: both;
    padding-left: 25px;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border-radius: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 1.5px solid #6e5aa7;
    top: 5px;
	pointer-events: none;
}


.checkbox-label input:checked ~ .checkbox-custom {
    background-color: #6e5aa7;
    border-radius: 0;
    /*! -webkit-transform: rotate(0deg) scale(1); */
    -ms-transform: rotate(0deg) scale(1);
    /*! transform: rotate(0deg) scale(1); */
    opacity:1;
    /*! border: 1.5px solid #FFFFFF; */
}


.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009BFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


.checkbox-label input:checked ~ .checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity:1;
  left: 4px;
  top: 1px;
  width: 3px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;  
  border-radius: 0;
}



/* For Ripple Effect */
.checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);  
}

.checkbox-label input:checked ~ .checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity:0;
    z-index: 999;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    background-color: #6e5aa7;
}

/*.fliter_list_box label {
	position: relative;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 0.64px;
	line-height: 22px;
}
.fliter_list_box label:before {
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
	border: 1.5px solid #6e5aa7;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 5px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}
.fliter_list_box label input:checked {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -4px;
	width: 13px;
	height: 19px;
	border: solid #6e5aa7;
	border-width: 0 1px 1px 0;
	border-radius: 0;
	background-color: #6e5aa7;
}*/


.filter-lbl h5{
	display: inline-block;
	padding-bottom: 0;
}
.clear-filter-cls {
	float: right;
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 15px;
	color: #c1c2c4 !important;
	letter-spacing: 1px;
}
.filter-btn{
	width: 100%;
	margin-bottom: 20px;
}
.filter-section{
	margin-bottom: 45px;
}
.loadmore-btn,
.back-top-btn,
.filter-btn,
.btn_custom,
.filter-partner-btn{
	border: 1px solid #513c8e;
	color: #513c8e !important;
	padding: 10px 30px;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.3s ease-in-out;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
	display: inline-block;
}
.loadmore-btn:hover,
.back-top-btn:hover,
.filter-btn:hover,
.btn_custom:hover,
.filter-partner-btn:hover{
	background-color: #6e5aa7;
	color: #fff !important;
}



/* - Home */
.home-banner-section .et_pb_slide{padding: 0 !important;}
.home-banner-section .et_pb_slider_container_inner .et_pb_slide_description,
.home-banner-section .et_pb_slider_container_inner .et_pb_slide_image{width: 100%;}
.home-banner-section .et_pb_slider_container_inner .et_pb_slide_image{
	position: relative;
	margin-right: 0 !important;
	margin-top: 0 !important;
	text-align: left;
	display: table-row-group;
}

.home-banner-section .et_pb_slides .et_pb_container{
	/*height: 93vh !important;*/
	height: calc(100vh - 60px) !important;
	width: 100%;
	margin-left: 0;	
	position: static !important;
}
.home-banner-section .et_pb_slides .et_pb_slider_container_inner{
	padding: 5rem 0 0 5rem;
}
.home-banner-section .et_pb_slider_container_inner .et_pb_slide_description {
	padding: 3rem 0 6rem 0 !important;
	text-shadow: none;	
	float: left;
}
.home-banner-section .et_pb_slide_content {
	position: absolute;
	right: 30px;
	bottom: 20px;
	font-weight: 600;
	letter-spacing: 1px;
}
.home-banner-section .et_pb_slide_content img {
	width: 17px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}


.home-banner-section .et_pb_slide_image img{width: 400px;}
.home-banner-section .et_pb_slides .et_pb_slide_title{max-width: 40%;padding-bottom: 0;}
.home-banner-section .et_pb_slides .et_pb_slide_title span{display: block;font-size: 60px !important;}



.counter-section{
	position: relative;
}
.counter-section::before{
	position: absolute;
	content:"";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(235,181,31,0.9);
}
.counter_box.et_pb_number_counter .percent{
	height: auto !important;
	margin-bottom: 35px;
}
.stay-touch-bg .et_pb_image{height: 100%;}
.stay-touch-bg .mailpoet_text_label{display: none !important;}
.stay-touch-bg #mailpoet_form_1 .mailpoet_paragraph.newsletter-search.last{top: 1px;}
.stay-touch-bg #mailpoet_form_1 .mailpoet_paragraph{margin-bottom: 0;}
.stay-touch-bg #mailpoet_form_1 .mailpoet_submit{background-color: #b8acd4;}
.mailpoet_form .parsley-errors-list{padding-bottom: 0 !important;}


/* - footer menu */
.fw-footer-main .footer-social-icon p{padding-bottom: 5px;}
.fw-footer-main .footer-social-icon .et_pb_social_media_follow li a{margin-right: 10px;}
.et_pb_column_3_tb_footer.et_pb_column--with-menu .right_mobile_menu .et_pb_text_inner ul,
.fw-footer-main .foooter-newslatter .et_pb_text_inner ul {list-style: none;padding-left: 0;padding-bottom: 0;}
.et_pb_column_3_tb_footer.et_pb_column--with-menu .right_mobile_menu .et_pb_text_inner ul li a,
.fw-footer-main .foooter-newslatter .et_pb_text_inner ul li a{line-height: 1.5em;margin-bottom: 8px;display: inline-block;width: 100%;}
.fw-footer-main .wf-footer-menu .et-menu-nav ul#menu-main-menu-1 {display:block;}
.fw-footer-main .foooter-newslatter .et_pb_text_inner ul li,
.wf-footer-menu .et-menu.nav li {display: inline-block;width: 100%;text-transform: uppercase;margin-top: 0;
	margin-bottom: 5px;
}
/*.fw-footer-main .footer-social-icon .et_pb_social_media_follow .et_pb_social_network_link a:hover{
	background-color: #311347 !important;
}*/
.fw-footer-main .et_pb_text_inner a {color: #322e32;}
.fw-footer-main .et_pb_text_inner a:hover,
.et-db #et-boc .et-l .wf-footer-menu.et_pb_menu .et-menu.nav li a:hover {color: #6f5aa7 !important;opacity: 1;}

/* - footer: newsletter */
#mailpoet_form_1 form.mailpoet_form{padding: 0 !important;position: relative;}
#mailpoet_form_1 .mailpoet_text_label {
	color: #322e32 !important;
	font-size: 18px;
	font-weight: 600 !important;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
	color: #000;
}
#mailpoet_form_1 .mailpoet_text {
	padding-right: 58px !important;
	font-size: 16px;
	padding-left: 10px !important;
	height: 42px;
}
#mailpoet_form_1 .mailpoet_paragraph.newsletter-search.last {
	position: absolute;
	top: 1px;
	right: 0;
	cursor: pointer;
}
#mailpoet_form_1 .mailpoet_paragraph.newsletter-search::before{
	position: absolute;
	content:"\35";
	top: 50%;
	transform: translateY(-50%);
	font-family: etmodules;
	color: #fff;
	font-size: 30px; 
	left: 6px;
	padding-left: 1px;
	pointer-events: none;
}
#mailpoet_form_1 .mailpoet_submit {
	width: 42px !important;
	height: 40px !important;
	background-color: #b2b2b2;
	cursor: pointer;
}
#mailpoet_form_1 .mailpoet_submit:hover {
	background-color: #6f5aa7;
}
#mailpoet_form_1 .mailpoet_required{display: none !important;}


/******** product single page ********/
#content-area .container{max-width: 1230px;padding: 0 15px;}
/*.product_block {display: flex;	justify-content: space-between;padding-top: 55px;}*/

.product_block {
	display: grid;
	/* justify-content: space-between; */
	padding-top: 55px;
	/*grid-template-columns: 18% 600px 18%;*/
	grid-template-columns: 20% 50% 20%;
	grid-gap: 5%;
	justify-content: space-between;
}
/*.product_block .content-aria {	max-width: 580px;width: 100%;	flex: 0 0 580px;}*/
.product_block .content-aria .slider{
    text-align: center;
}

/* - featured section */
.featured-section {
	display: flex;
	height: 72vh;
	min-height: 460px;
	box-shadow: 0 21px 20px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 21px 20px 0px rgba(0,0,0,0.4);
	overflow: hidden;
}
.featured-block{flex: 0 0 50%;display: flex;}
.featuredinner-left {flex: 0 0 33.33%;max-width: 33.33%;}
.featuredinner-right {flex: 1 1 auto;}
.featuredabout-block,
.featuredsupport-block{display: flex;height: 50%;}
.feature-2col{flex: 0 0 50.1%;max-width: 50.1%;}
.featured-town.feature_bgimg {
background: url("https://freedomsway.org/wp-content/uploads/2021/08/rev-bg.jpg") no-repeat;
	background-position: top left;
	height: 100%;
	background-size: cover;
	display: block;
}

.featured-program.feature_bgimg {
background: url("https://freedomsway.org/wp-content/uploads/2021/08/museum-bg.jpg") no-repeat;
	background-position: top left;
	height: 50%;
	background-size: cover;
	display: block;
}
.featuredsupport-right.feature_bgimg {
    background: url(https://freedomsway.org/wp-content/uploads/2021/08/food-project-bg.jpg) no-repeat;
    background-position: center;
    background-size: 97%;
}
.featuredsupport-left{background-color: #b8acd4;}
.featured-titlebox {padding: 15px 20px;width: 100%;display: inline-block;transition: all 0.3s ease-in-out;}
.featured-partner .featured-titlebox,
.featured-town .featured-titlebox {background-color: rgba(161,172,226,0.7);}
.featuredsupport-right .featured-titlebox,
.featured-program .featured-titlebox {background-color: rgba(49,18,70,0.56);}
.featuredabout-block .featured-titlebox,
.featuredsupport-left .featured-titlebox{padding-top: 28px;}

.featuredsupport-right .featured-titlebox {padding-top: 5px;}
.featured-catname {
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: 600;
	display: inline-block;
}
.featured-title {
	font-size: 20px;
	color: #fff;
	border-top: 1px solid #fff;
	padding-top: 8px;
	padding-bottom: 0;
	line-height: 24px;
	font-family: 'Playfair Display', serif;
}
.featured-titlebox h3 {
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-size: 24px;
	margin-top: 20px;
	line-height: 34px;
	font-style: italic;
}
.featuredsupport-right h5{padding: 20px;}
.featuredsupport-right h5 img {
	max-width: 30px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.featuredsupport-right h5{ color: #797a7e;font-weight: 600;font-size: 15px;}
.featuredsupport-right h5 span{color: #000;}
.featured-partner.feature_bgimg{
background: url("https://freedomsway.org/wp-content/uploads/2021/08/mary-bg.jpg") no-repeat;
	background-position: top left;	
	background-size: cover;
	height: 50%;
	display: block;
}
.featured-newslist {
	margin-bottom: 20px;
	height: 50%;
	display: block;
}
.featuredabout-block{background-color: #311347;}
.featured-block.right_align .featuredinner-right{padding: 35px 75px 35px 35px;}
.featured-newslist .featured-titlebox{padding: 0;}
.featured-newslist .featured-title{
	color: #333;
	border-color: #333;
	font-weight:700;
	margin-bottom: 22px;
	margin-top: 5px;
	line-height: 17px;
	font-size: 22px;
	font-family: 'Roboto Slab', serif;
}
.newslist-block {padding-right: 40px;}
.type-post{display: inline-block;width: 100%;margin-bottom: 8px;}
.type-post .news-metadate{font-size: 15px; color: #6F5AA7; font-weight:700;line-height: 15px;margin-bottom: 2px;}
.type-post a {
	color: #484848;
	font-size: 15px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	line-height: 20px;
	display: inline-block;
	transition: all 0.3s ease-in-out
}
.type-post a:hover {
	color: #000;
}

.pagination-wrap{text-align:center;}
.pagination-wrap .pagination{margin: 15px;}

.box_overlay{position: relative;overflow: hidden;}
.box_overlay::before{
	content: '';
	position: absolute;
	top: -100%;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 1;
	background: transparent;
	transition: all 0.3s ease-in-out;
}
.featured-partner.box_overlay:hover::before{background: rgba(0,128,128,0.75);top: 0;}

.box_overlay:hover::before{background: rgba(0,128,128,0.75);top: 0;}
.place_box:hover::before{background: rgba(0,128,128,0.75);top: 0;}
.feature_bgimg.feature-2col.box_overlay:hover::before{background: rgba(0,128,128,0.75);top: 0;}
.box_overlay:hover .featured-categroy-img,
.box_overlay:hover .featured-titlebox {
	position: relative;
	z-index: 2;
	background-color: transparent;
}
.featured-categroy-img{padding: 15px 20px;}

/* - Yellow Overlay */
#yellow_overlay .featured-partner.box_overlay:hover::before,
#yellow_overlay .feature_bgimg.feature-2col.box_overlay:hover::before,
#yellow_overlay .place_box:hover::before {
	background: rgba(235,181,31,0.75);
	top: 0;
}

/* - Teal Overlay */
#teal_overlay .box_overlay:hover::before{
	background: rgba(0,181,176,0.75);
	top: 0;
}

.pagebanner-section::before{
	position: absolute;
	content:"";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.41);
}
.pagebanner-section .et_pb_column{position: static;}
.pagebanner-place-title {width: 100%;}
.pagebanner-place-title img {max-width: 20px;display: inline-block;margin-right: 10px;position: relative;top: 4px;}



.hideFilterList{display:none;}

.feature-placebox {
	display: flex;	
	justify-content: flex-start;
}
.feature-placebox > .et_pb_text_inner {
	width: 100%;
	padding-right: calc(61% + 20px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
body.page-id-797 .feature-placebox > .et_pb_text_inner,
body.page-id-805 .feature-placebox > .et_pb_text_inner{
	padding-right: calc(65% + 20px);
}
.feature-placebox h6 {
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.explorearea_title h2{
	position: relative;
	display: inline-block;
	padding-right: 60px;
}
.explorearea_title h2::after {
	position: absolute;
	content: "\39";
	font-family: etmodules;
	right: 0;
	font-size: 70px;
	color: #fff;
	display: block;
	bottom: 7px;
	font-weight: 400;
}

.title_img img {
	width: 50px;
	vertical-align: sub;
	margin-right: 5px;
}
.our_news_box .entry-title {
	padding: 0;
}
.our_news_box .et_pb_post.post {
	display: flex;
	flex-direction: column-reverse;
}
.our_news_box .et_pb_post.post .post-meta {
	margin: 0;
}
.our_news_box .entry-title {
	padding: 0;
	line-height: 12px;
}


.feature-placebox.et_pb_module{height: 100%;}
.upcoming-event {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 90px;
}
.upcoming-content{
	display: inline-block;
	width: 100%;
	margin-top: 35px;
	padding-right: 30px;
}
.upcoming-title {
	font-size: 22px;
	line-height: 24px;
	color: #484848;
	font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
	font-weight: 800;
}
.upcoming-title:hover {
	color: #6f5aa7;
}
.upcoming-location p,
.upcoming-date p {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.75px;
	color: #484848;
}

.oddeven-section{position: relative;}
.oddeven-section .oddeven-block {position: static;}
.oddeven-contentbox{
	/*display: flex;
	flex-direction: column;
	justify-content: center;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: center;
}
.oddeven-imgbox {
	display: flex;
	justify-content: flex-end;
}
.oddeven-imgbox .et_pb_text_inner {
    flex: 0 0 100%;
}
.oddeven-section .oddeven-block .pagebanner-place-title.odd_evenbox-title{
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;	
	padding-right: 30px !important;
	padding-bottom: 20px !important;
}
/*.oddeven-content-title img{
	position: relative;
	top: 2px;
}*/

body.page-id-1845 #banner_logo,
body.home #banner_logo,
body.page-id-4848 #banner_logo{display: none;}

#cursor-left {width: 100%;margin-right: 0;padding-right: 0;}
#cursor-right {
	/*position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);*/
	float:right;
}
.explorearea_title{position: absolute;max-width: 45vw;}
.hover_disable #explore_mapbtns {
	position: relative;
	top: 120px;
	right: 17.5vw;
}


/* - explore single page design */
.explore-pagebanner-section{
	display: inline-block;
	width: 100%;
	padding-top: 150px !important;
	background-position: 50% 20%;
	background-image: url(https://freedomsway.org/wp-content/uploads/2021/08/Townsend-Steeple.jpg) !important;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.explore-pagebanner-section::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.41);
}
.explore-pagebanner-section .container{
	max-width: 100%;
	padding: 0;
}
.explore-pagebanner-title{
	text-align: center;
	/*padding: 0 15px;	*/
	padding-bottom: 120px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	margin-bottom: 37px;
}
.explore-pagebanner-title h2{	
	font-size: 44px;
	color: #ffffff !important;
	line-height: 50px;
	font-family: 'Playfair Display',Georgia,"Times New Roman",serif !important;
	font-style: italic;
}
.explore-pagebanner-title h1 {   
    font-size: 54px;
    color: #ffffff !important;
    line-height: 60px;
	font-family: 'Playfair Display',Georgia,"Times New Roman",serif !important;
	font-style: italic;
}
.explore-place-title{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	padding-right: 40px !important;
	padding-bottom: 30px !important;
	color: #fff;
}


.resources-box{
	margin-top: 30px;
}
.resources-box h6{
	font-size: 18px;
	font-weight: 900;
	line-height: 21.6px;
	font-family: 'Roboto Slab', serif;	
	color: #484848;
}
.resources-box ul li {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
}
.resources-box ul li a {
	font-size: 16px;
	line-height: 20px;
	color:#6e5aa7;
}

/********* mouse script css *****/

/*.homeloadergrey {
    position: fixed;
    z-index: 5000;
    display: block;
    width: 100vw;
    height: 100vh;
    background-color: #323436;
  }

.homeloaderlightgreen {
  position: fixed;
  z-index: 5001;
  display: block;
  width: 100vw;
  height: 100vh;
  background-color: #07da8a;

}

.homeloaderblack { 
  display: inline-block;
  width: 100%;
  height: 400px;
  background-color: #6e5aa7;
}

.explore_mapbtn {
  position: relative;
  color: #6e5aa7;
  margin: 0;
  user-select: none;
  background-color: #ffffff;
  height: 122px;
  width: 122px;
  border-radius: 50% 50% 50% 50%;
  font-size: 10.5px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
  

.cursors {
  border-radius: 50px;
  width: 0px;
  height: 0px;
  border: solid 1px #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}*/

/* Green Tri Small */
.target {
	border-radius: 0;
	position: relative;
	width: 100%;
	height: 100%;   
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	overflow:hidden;
}
.explore_mapbtn {
	position: relative;
	color: #6e5aa7;  
	user-select: none;
	background-color: #ffffff;
	height: 122px;
	width: 122px;
	border-radius: 50% 50% 50% 50%;
	font-size: 10.5px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;	
}
.cursor {
  border-radius: 50px;
  width: 0px;
  height: 0px;
  border: solid 1px #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);*/
}
/*#explore_mapbtns {
	margin-left: 150px !important;
}*/

body {padding-top: 60px;}
body #header_section,
body.search-no-results.et-db #et-boc .et-l #header_section{position: fixed !important;left: 0;right: 0;top: 0;margin-top: 0;z-index: 99;}
body.archive.et-db #et-boc .et-l .et_pb_section_0_tb_header {position: fixed !important; left: 0;right: 0;top: 0;margin-top: 0;z-index: 99;}
body .et-fixed-header #banner_logo{display: none;}
body.archive .et-fixed-header #banner_logo{display: none !important;}


.product_list_block .product_slocation_descri{display: none;}
.product_slocation_descri p {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	color: #484848;
	letter-spacing: 0.25px;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.about_staff_box .et_pb_button_module_wrapper {	display: inline-block;	vertical-align: top;}

/*** our work page ***/
.programs_list_box .et_pb_column {	margin-right: 20px;}

/*** connect page css ***/

.connect_mail_box .mailpoet_text_label {	display: none !important;}
.connect_mail_box #mailpoet_form_1 .mailpoet_paragraph.newsletter-search.last {	top: 1px;}
.connect_mail_box #mailpoet_form_1 .mailpoet_submit {	background-color: #311246;}

.news_box .et_pb_post.post.type-post {	width: 30.60%;	vertical-align: top;	margin-right: 30px; display: inline-flex; flex-direction: column;}
.news_box .et_pb_post.post.type-post:nth-child(3n) {margin-right: 0px; }

.news_box .et_pb_post.post.type-post .entry-featured-image-url {	order: 1; -webkit-order: 1; max-height: 275px; height: 20vw; margin-bottom: 10px;}
.news_box .et_pb_post.post.type-post .entry-title {	order: 3; -webkit-order: 3;}
.news_box .et_pb_post.post.type-post .post-meta {	order: 2; -webkit-order: 2;}
.news_box .et_pb_post.post.type-post .post-content {	order: 4; -webkit-order: 4;}
.news_box .et_pb_post.post.type-post .entry-featured-image-url img {	height: 100%;	object-fit: cover;	object-position: center;}
.blog_list {	margin-bottom: 10px;}


.grants_app_block .et_pb_button_module_wrapper {	display: inline-block;	vertical-align: top;}


.blog-posts .blog_box {	width: 31.70%;	display: inline-block;	vertical-align: top;margin-right: 15px;margin-bottom: 20px;}
.blog-news-box .blog-posts {	text-align: left;}
.blog-news-box {	text-align: center;}
.blog-news-box .blog-posts .blog_box:nth-child(3n) { margin-right: 0px; }
.blog-news-box .loadmore.btn_custom {	margin-top: 30px; display: inline-block;}

.blog-news-box .post_img {	max-height: 275px;	height: 20vw; margin-bottom:15px;}
.blog-news-box .post_img img {	height: 100%;	object-fit: cover;	object-position: center;}
.et_pb_text_inner .blog-news-box a.btn_custom {	color: #513c8e !important;	font-size: 16px !important; font-family: 'Open Sans', sans-serif; margin-left: 20px;}
.et_pb_text_inner .blog-news-box a.btn_custom:hover { color:#fff !important; }

.the_event_block .tribe-events-l-container {	padding-top: 0px !important;}
.tribe-events-header li {	list-style-type: none;}

.the_event_block .tribe-events-calendar-list__event-datetime-featured-text {color: #6e5aa7 !important;}
.the_event_block .tribe-common .tribe-common-c-svgicon {	color: #6e5aa7;}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime::after {	background-color: #6e5aa7;}

.tribe-events .tribe-events-calendar-month__calendar-event--featured::before { background-color: #6e5aa7; }
.tribe-common-c-btn.tribe-events-c-search__button {	background-color: #6e5aa7;}
.the_event_block .tribe-common .tribe-common-c-svgicon {color: #6e5aa7;}

.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited {	background-color: #311246;	color: #fff;}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {	background-color: #ebb51f;	border-color:#ebb51f;}
.tribe-common-c-btn.tribe-events-c-search__button:hover {	background-color: #ebb51f;}


.inline-btn-block .et_pb_button_module_wrapper {
	width: auto;
	display: inline-block;
	margin-right: 30px;
}
#interpretive-themes h2{margin: 0;padding: 0;}

.datepicker-days .active.day.current,
.datepicker-days .active.day {	background-color: #6e5aa7;}


.annual_block .annual_box {	width: 30.60%;	vertical-align: top;	margin-right: 30px;	display: inline-flex;	flex-direction: column;}
.annual_block .annual_box:nth-child(3n) {	margin-right: 0px;}

.annual_block .annual_box .annual_img {	max-height: 405px;	height: 30vw;	margin-bottom: 10px;}
.annual_block .annual_box .annual_img img {	height: 100%; width:100%; object-fit: cover;	object-position: center;}

.annual_content h6, .annual_content h2 {font-size: 24px;color: #6e5aa7 !important;font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;	font-weight: 700; padding:0;}

.year_list_block .et_pb_toggle {margin: 0 !important;border-left: 0;border-right: 0;background-color: #fff;
	border-color: #6e5aa7;padding: 30px 0;border-top: 0;}
.year_list_block {	padding: 40px 0;}
.year_list_block .et_pb_toggle .et_pb_toggle_title { font-weight:bold;	font-size: 20px; color: #6e5aa7;}
.year_list_block .et_pb_toggle a {font-size: 18px;color:#6f5aa7;margin: 1px;display: inline-block;transition:all 0.3s ease;}
/*.year_list_block .et_pb_toggle a:hover{font-weight: 700;}*/
.year_list_block .et_pb_toggle p {padding: 2px 0px;}

.year_list_block .et_pb_toggle .et_pb_toggle_content {font-size: 16px;text-transform: uppercase;}

.nps-txt img {
	float: left;
	max-width: 60px;
	margin-right: 12px;
}
.nps-txt span {	
	font-size: 16px;
	line-height: 20px;
	color: #322e32;	
}
#footer-site-search.et_pb_search input.et_pb_searchsubmit:hover{
	background-color: #6f5aa7 !important;
}

.upcoming-box .upcoming-imgbox {	height: 200px;}
.upcoming-imgbox a {	display: block;	height: 100%;}
.upcoming-imgbox img {	object-fit: cover;	object-position: center;	height: 100%;}

.pagebanner-place-title.location_title {	position: absolute;	bottom: 10px;	left: 0;	right: 0;}

.gform_footer .gform_button.button {
	border: 1px solid #513c8e;
	color: #513c8e;
	cursor: pointer;
	padding: 10px 30px;
	background-color: transparent;
	font-size: 16px;
	line-height: 22px;
	border-radius: 0 !important;
}

.gform_footer .gform_save_link.button {
	border: 1px solid #513c8e;
	color: #513c8e !important;
	cursor: pointer;
	padding: 10px 30px;
	background-color: transparent;
	font-size: 16px;
	line-height: 22px;
}

.gform_page_footer .gform_next_button.button {
	border: 1px solid #513c8e;
	color: #513c8e !important;
	cursor: pointer;
	padding: 10px 30px;
	background-color: transparent;
	font-size: 16px;
	line-height: 22px;
}
.gform_page_footer .gform_save_link.button {
	border: 1px solid #513c8e;
	color: #513c8e !important;
	cursor: pointer;
	padding: 10px 30px;
	background-color: transparent;
	font-size: 16px;
	line-height: 22px;
}
.gform_page_footer .gform_previous_button.button {
	border: 1px solid #513c8e;
	cursor: pointer;
	color: #513c8e !important;
	padding: 10px 30px;
	background-color: transparent;
	font-size: 16px;
	line-height: 22px;
}
.gform_page_footer .button:hover,
.gform_footer .button:hover {
	border: 1px solid #513c8e;
	color: #fff !important;
	background-color: #513c8e !important;
}
.gform-body a:hover{text-decoration:underline;}
body #page-container .et_pb_section .white-underline .et_pb_button:hover{
	text-decoration: underline;
}

.footer_news .gform_heading {
    display: none;
}
.footer_news .gform_footer.top_label {
    position: absolute;
    margin: 0;    margin: 0 !important;
    padding: 0 !important;
    padding: 0;
    bottom: 0;
    right: 0;
}
.footer_news .gform_button {
        margin-bottom: 0 !important;
    font-size: 0 !important;
    padding: 8px 22px !important;
    background-color: #b2b2b2 !important;
    border: none !important;
}
.footer_news .gform_footer::before{
	position: absolute;
	content:"\35";
	top: 50%;
	transform: translateY(-50%);
	font-family: etmodules;
	color: #fff;
	font-size: 30px; 
	left: 6px;
	padding-left: 1px;
	pointer-events: none;
}
.footer_news .gfield_description.validation_message.gfield_validation_message {
    position: absolute;
}

.stay_box .gform_heading {
    display: none;
}
.stay_box .gform_footer.top_label {
    position: absolute;
    margin: 0;    margin: 0 !important;
    padding: 0 !important;
    padding: 0;
    bottom: 0;
    right: 0;
}
.stay_box .gform_button {
        margin-bottom: 0 !important;
    font-size: 0 !important;
    padding: 8px 22px !important;
    background-color: #b8acd4 !important;
    border: none !important;
}
.stay_box .gform_footer::before{
	position: absolute;
	content:"\35";
	top: 50%;
	transform: translateY(-50%);
	font-family: etmodules;
	color: #fff;
	font-size: 30px; 
	left: 6px;
	padding-left: 1px;
	pointer-events: none;
}
.stay_box .gfield_description.validation_message.gfield_validation_message {
    position: absolute;
}
.stay_box .gform_confirmation_message_23.gform_confirmation_message {
    color: #fff;
}
/* 24-11-2021 */
/* Slider animation kenburns-top */
body.page-id-4407 #banner_logo{display: none !important;}
body.page-id-4843 #banner_logo{display: none !important;}

/*body.safari.page-id-4407,
body.iphone.page-id-4407,
body.et_mobile_device_not_ipad.page-id-4407,
body.safari.page-id-4843,
body.iphone.page-id-4843,
body.et_mobile_device_not_ipad.page-id-4843,
body.safari.home,
body.iphone.home,
body.et_mobile_device_not_ipad.home{
	padding-top:0px;
}*/
/* 12-2-2022 */
body.safari.page-id-4407,
body.iphone.page-id-4407,
body.et_mobile_device_not_ipad.page-id-4407,
body.safari.page-id-4843,
body.iphone.page-id-4843,
body.et_mobile_device_not_ipad.page-id-4843,
body.safari.home,
body.iphone.home{
	padding-top:0px;
}


body.safari.page-id-4843 .home-banner-section,
body.iphone.page-id-4843 .home-banner-section,
body.et_mobile_device_not_ipad.page-id-4843 .home-banner-section{
	padding-top:60px;
}
.sliderRow{
	overflow:hidden;
}
.sliderRow .et_parallax_bg{
	-webkit-animation: kenburns-top-left 20s ease-out infinite both;
	animation: kenburns-top-left 20s ease-out infinite both;
}

body.page-id-4843 .sliderRow .et_parallax_bg_wrap{
	left: -300px;
}
body.page-id-4843 .sliderRow .et_parallax_bg{
	-webkit-animation: kenburns-left-to-right 20s ease-out infinite both;
	animation: kenburns-left-to-right 20s ease-out infinite both;
}

/*1-12-2021*/
.tagg_box .tag_innter{
	display: flex;
}
.tagg_box .tag_innter span {
    margin-right: 5px;
}
.tagg_box .tag_innter ul li a {
    color: #6e5aa7;
}
.tagg_box .tag_innter ul li a:hover{
	text-decoration: underline;
}
.main_category {
    margin-top: 55px;
    display: grid;
}
.main_category h1 {
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #484848;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    float: left;
}
.main_category .sub_category {
    width: 100%;
}
.main_category .sub_category .tag_innter {
    width: 100%;
    float: left;
    display: grid;
    grid-template-columns: 30% 70%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.main_category .sub_category .tag_innter span {
    font-size: 14px;
    margin-right: 5px;
}
.main_category .sub_category .tag_innter ul li a {
    color: #6e5aa7;
    font-size: 14px;
}
.main_category .sub_category .tag_innter ul li a:hover{
	text-decoration: underline;
}

body.message-sent #gform-modal-notification {
    position: fixed !important;
    z-index: 999999999999999999 !important;
    max-width: 435px;
    width: 100%;
    border-radius: 0;
    padding: 45px 30px;
    text-align: left;
}
body.message-sent #gform-modal-notification img{
	max-width: 220px;
}
body.message-sent #gform-modal-notification h2 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-size: 24px !important;
    line-height: 34px;
    font-style: italic;
    padding: 10px 0 0 0;
	color: #484848;
}
body.message-sent #gform-modal-notification .button {
    right: 7px;
    top: 7px;
    color: #484848;
    font-weight: 300;
    font-size: 44px;
}
body.message-sent #gform-modal-notification .button:before {
    content: "\00d7";
}
body.message-sent footer {
    z-index: 9;
    position: relative;
}
body.message-sent .et_pb_column--with-menu{
	z-index: 0;
}


/* 11-1-2022 */
body.logged-in.admin-bar #header_section {
    top: 32px !important;
}
@media(min-width:1600px){
	.sliderRow .et_pb_slide_1 .et_parallax_bg{
		background-position: bottom -60px left !important;
	}
}
@media(min-width:1024px){
	/*.sliderRow .et_parallax_bg{
		background-position: top 60px center !important;
		background-attachment: unset !important;
	}*/
}
@media(min-width:1366px){
	body.safari.home .sliderRow .et_parallax_bg{
		background-position: top 60px center !important;
		background-attachment: unset !important;
	}
	
	/*.sliderRow .et_parallax_bg{
		background-position: top 60px center !important;
		background-attachment: unset !important;
	}*/
	/*12-01-2022*/
	.sliderRow .et_parallax_bg{
		background-position: top 0px center !important;
		background-attachment: unset !important;
	}
	.sliderRow .et_pb_slide_1 .et_parallax_bg{
		background-position: bottom 0px left !important;
	}
	body.page-id-4843 .sliderRow .et_parallax_bg_wrap .et_parallax_bg{
		background-position: top center !important;
		background-attachment: unset !important;
	}
}

@media(max-width:1366px){
	.featured-titlebox h3{
		font-size: 20px;
		margin-top: 10px;
		line-height: 28px;
	}
}
@media screen and (min-width:768px) and (max-width:1365px){
	/* 11-1-2022 */
	.sliderRow .et_parallax_bg{
		background-position: top 0px center !important;
		background-attachment: unset !important;
	}
	.sliderRow .et_pb_slide_3 .et_parallax_bg {
		background-position: center !important;
		background-attachment: unset !important;
	}
	/* 12-1-2022 */
	body.safari .sliderRow .et_parallax_bg{
		background-position: top 60px center !important;
		background-attachment: unset !important;
	}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1365px) {
	body{
		padding-top: 0px !important;
	}
	body.page-id-810{
		padding-top: 60px !important;
	}
	.sliderRow .et_parallax_bg{
		background-position: top 60px center !important;
		background-attachment: unset !important;
	}
}

@media(max-width:980px){
	.explore-pagebanner-section{
		padding-top: 100px !important;
	}
	.explore-pagebanner-title{
		padding: 30px 15px 0 15px;
		padding-bottom: 100px;
		margin-bottom: 30px;
	}
	body.safari.page-id-4407 .home-banner-section,
	body.iphone.page-id-4407 .home-banner-section,
	body.et_mobile_device_not_ipad.page-id-4407 .home-banner-section{
		padding-top:60px;
	}

	/*11-1-2022
	/*body.safari.home,
	body.et_mobile_device_not_ipad.home{
		padding-top:60px;
	}*/
	/*body.et_mobile_device_not_ipad.home{
		padding-top:60px;
	}*/
}
@media(max-width:767px){
	body.page-id-4407 #banner_logo{display: none !important;}
	body.page-id-4843 #banner_logo{display: none !important;}
	body.safari.page-id-4407,
	body.iphone.page-id-4407,
	body.et_mobile_device_not_ipad.page-id-4407,
	body.safari.page-id-4843,
	body.iphone.page-id-4843,
	body.et_mobile_device_not_ipad.page-id-4843,
	body.safari.home,
	body.iphone.home,
	body.et_mobile_device_not_ipad.home{
		padding-top:0px;
	}
	body.safari.page-id-4407 .home-banner-section,
	body.iphone.page-id-4407 .home-banner-section,
	body.et_mobile_device_not_ipad.page-id-4407 .home-banner-section,
	body.safari.page-id-4843 .home-banner-section,
	body.iphone.page-id-4843 .home-banner-section,
	body.et_mobile_device_not_ipad.page-id-4843 .home-banner-section,
	body.safari.home .home-banner-section,
	body.iphone.home .home-banner-section,
	body.et_mobile_device_not_ipad.home .home-banner-section{
		padding-top:56px;
	}
		
	.explore-pagebanner-section{
		padding-top: 70px !important;
	}
	.explore-place-title{
		font-size: 11px;
		padding-right: 15px !important;
		padding-bottom: 20px !important;
	}
}
@media(max-width:575px){
	body.message-sent #gform-modal-notification{
		width: 90%;
	}
}
@-webkit-keyframes kenburns-top-left {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 16%;
            transform-origin: 16% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(-20px, -15px);
            transform: scale(1.25) translate(-20px, -15px);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
}
@keyframes kenburns-top-left {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 16%;
            transform-origin: 16% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(-20px, -15px);
            transform: scale(1.25) translate(-20px, -15px);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
}


@-webkit-keyframes kenburns-left-to-right {
 from {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  to {
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
}
@keyframes kenburns-left-to-right {
  from {
     -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
to {
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
}
/*Feature Placebox*/
.specialtyFeatureSection > .et_pb_row {
    width: 100%;
    max-width: 1200px;
}
.featurePlaceboxRow .et_pb_column {
    display: flex;
}
.featurePlaceboxRow .et_pb_column .et_pb_text.featurePlaceboxNew {
    width: 40%;
}
.featurePlaceboxRow .et_pb_column .et_pb_image.featurePlaceboxImage {
    width: 60%;
}
.featurePlaceboxRow .et_pb_column .et_pb_text.featurePlaceboxNew .et_pb_text_inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.featurePlaceboxRow .et_pb_column .et_pb_text.featurePlaceboxNew .featureplace-title h6 {
    padding-bottom: 8px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.featurePlaceboxRow .et_pb_column .et_pb_image.featurePlaceboxImage .et_pb_image_wrap {
    padding-top: 66.66%;
    display: block;
}
.featurePlaceboxRow .et_pb_column .et_pb_image.featurePlaceboxImage .et_pb_image_wrap img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}
@media(min-width: 500px){
	.featurePlaceboxRow .et_pb_column .et_pb_text.featurePlaceboxNew .featureplace-title h3{
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    height: auto;
	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	    padding-bottom: 0px;
	    line-height: 24px !important;
	}
}
@media(min-width: 1280px){
	.featurePlaceboxRow .et_pb_column .et_pb_text.featurePlaceboxNew .featureplace-title h3{
	    display: -webkit-box;
	    -webkit-line-clamp: 4;
	    overflow: hidden;
	    height: auto;
	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	    padding-bottom: 0px;
	    line-height: 26px !important;
	}
}
@media(max-width: 499px){
	.featurePlaceboxRow .et_pb_column {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.featurePlaceboxRow .et_pb_column .et_pb_text.featurePlaceboxNew {
	    width: 100%;
	}
	.featurePlaceboxRow .et_pb_column .et_pb_image.featurePlaceboxImage {
	    width: 100%;
	}
}
/*End Feature Placebox*/
.breadcrumb-section .breadcrumb-filter-val {
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 0px 0px 0px 10px;
    margin: 0 8px 8px 0;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 24px;
    cursor: pointer;
    border-radius: 0px;
	transition: all 0.3s;
	text-transform: uppercase;
}
.breadcrumb-section .breadcrumb-filter-val:hover {
    background: #f5f5f5;
}
.breadcrumb-section .breadcrumb-filter-val span.clear-filter-val {
    padding:8px 10px;
    line-height: 1;
    display: inline-block;
    border-left: 1px solid #e1e1e1;
    margin-left: 10px;
    font-size: 16px;
}
.videoContainer {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 56.25%;
}
.videoContainer .responsiveIframe{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}
body.safari .videoContainer .responsiveIframe,
body.et_mobile_device_not_ipad .videoContainer .responsiveIframe{
	padding-bottom: 10px !important;
}
@supports (-moz-appearance:none) {
	.videoContainer .responsiveIframe{
		padding-bottom: 10px !important;
	}
}


/* - tribe-community-events */
body #tribe-events-pg-template{
	padding: 60px 15px;
}
body .tribe-community-events{
	max-width: 400px;
	margin: 0 auto;
	padding: 30px;
	background-color: #f0f0f0;
	border-radius: 5px;
}
body #tribe-community-events {
	padding: 30px;
	border: none;
	max-width: 800px;
	margin: 0 auto;
}

#tribe-community-events .my-events-header {
	font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
	font-weight: 700;
	font-size: 20px;
	color: #000 !important;
	letter-spacing: 0.6px;
	line-height: 36px;
	padding-bottom: 0;
	border: none;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#tribe_events_community_login form,
#tribe-community-events form {
	/*padding: 30px;*/
	background-color: #f0f0f0;
	border-radius: 5px;
}
#tribe-events-pg-template .tribe-community-events .tribe-community-notice{
	background-color: #f0f0f0 !important;border-radius: 5px;
}
#tribe-events-pg-template .tribe-community-events #login_error.tribe-community-notice{
	background-color: #fff !important;
}
#tribe-community-events form input{
	box-shadow: none;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px;
	
}
#tribe_events_community_login label {
	color: #404040;
	width: 100%;
	display: block;
}
#rememberme {
	width: auto !important;
}
#tribe_events_community_login input{
	background-color: #fff !important;
	box-shadow: none;
	border: none;
	width: 100%;
	border-radius: 4px;
}
/*#tribe-community-events form .tribe-section-content-field input,
#tribe-community-events form .tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown{
	width: 100% !important;
}*/
#tribe-community-events form .select2-search input{width: 100% !important;}

/* - community page CSS */
body.tribe_community_list #banner_logo {display: none;}
#tribe-events-pg-template .tribe-button.tribe-past{background-color: #222 !important;}
.tribe-community-events-list table th{font-family: 'Roboto Slab' !important;font-size: 15px !important; }
.tribe-community-events-list table td{font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;font-size: 14px !important;}
.tribe-community-events-list a:hover,
.tribe-community-events-list table a:hover{color: #513c8e !important;}

#tribe-events-pg-template .tribe-button,
#tribe_events_community_login .button-primary,
#tribe-community-events .tribe-button {
	background-color: #513c8e !important;
	color: #fff;
	border: none;
	letter-spacing: 0.8px;
	font-size: 15px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 600 !important;
	padding: 15px 30px;
	min-width: auto;
	width: auto;
	margin: 0;
}
.tribe-community-events > p:nth-of-type(1) {
	font-size: 15px;
	color: #513c8e;
	margin-bottom: 10px;
	font-weight: 600;
	text-transform: uppercase;
}
.tribe-community-events
.tribe-ce-lostpassword {
	margin-top: 10px !important;
	display: inline-block;
	color: #404040;
	font-size: 13px;
}
#tribe-community-events .select2-container--default .select2-selection--multiple{border: none;}
#tribe-community-events .select2-search.select2-search--inline{padding: 0;width: 100%;}
#tribe-community-events .tribe-events-community-footer {
	margin-top: 10px;
	text-align: left;
}

/*15-12-2021*/
.oddeven-content-title .et_pb_text_inner {
    padding: 0 0 0 70px;
}
.oddeven-content-title.no-logo-icon .et_pb_text_inner {
    padding: 0;
}
.oddeven-content-title .et_pb_text_inner img {
    position: absolute;
    top: 0;
    transform: translateY(-60%);
    left: 0;
	padding-top: 80px;
}

.event_banner_block {
    min-height: 470px;
    background-position: 50% 20%;
    background-image: url(https://freedomsway.org/wp-content/uploads/2021/08/IMG_26921-scaled.jpg) !important;
    height: 100%;
    background-color: rgba(0,0,0,0.41)!important;
    background-blend-mode: color;
	position:relative;
}
.event_banner_block .et_pb_text_inner {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
}
.event_banner_block .et_pb_text_inner h2 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-size: 44px;
    color: #ffffff!important;
    line-height: 50px;
}
.event_banner_block .et_pb_text_inner h1 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-size: 54px;
    color: #ffffff!important;
    line-height: 60px;
}
#footer-row .et_pb_column.et_pb_column_3_tb_footer.et_pb_column--with-menu .et_pb_searchsubmit{
	border-radius: 0;
}
.et_pb_search input.et_pb_searchsubmit{
	border-radius: 0;
}
.et_pb_column_3_tb_footer.et_pb_column--with-menu #footer-site-search{
	border: none;
}
.et_pb_column_3_tb_footer.et_pb_column--with-menu #footer-site-search input.et_pb_s {
    border: 1px solid #ddd;
    padding-right: 70px !important;
}
.stay_box .gform_wrapper form input[type="email"],
.footer_news .gform_wrapper form input[type="email"]{
    padding-right: 52px;
    border-radius: 0 !important;
}
#menu-navigation.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li.supportMenu {
    display: none !important;
}
@media (max-width: 980px){
	footer.et-l--footer{
		overflow: hidden;
	}
	body.home #banner_logo{
		display: block;
	}
	body .et-fixed-header #banner_logo{display: block;}
	body.archive .et-fixed-header #banner_logo{display: block !important;}
	
	.event_banner_block .et_pb_text_inner h1 {     font-size: 46px;     line-height: 56px;}
	.event_banner_block .et_pb_text_inner h2 {    font-size: 34px;     line-height: 40px;}
	.event_banner_block .et_pb_text_inner {    padding: 0px 30px;}
	.tribe-events-single ul.tribe-related-events li {    padding: 0 10px;}
	.tribe-events-meta-group {    width: 228px;}
}
/*11-1-2022*/
@media (max-width: 782px){
	body.logged-in.admin-bar #header_section {
	    top: 46px !important;
	}
}
@media (max-width: 767px){
	.et_pb_column_3_tb_footer.et_pb_column--with-menu {
	    width: 100% !important;
	}
	.et_pb_column_3_tb_footer.et_pb_column--with-menu .left_mobile_menu,
	.et_pb_column_3_tb_footer.et_pb_column--with-menu .right_mobile_menu{
	    float: left;
	    width: 47.25%;
    	margin-right: 5.5%;
    	margin-bottom: 0 !important;
	}
	.et_pb_column_3_tb_footer.et_pb_column--with-menu #footer-site-search {
	    width: 100%;
	    float: left;
	    margin-top: 15px;
	}
	.et_pb_column_3_tb_footer.et_pb_column--with-menu .right_mobile_menu .et_pb_text_inner ul li a{
		margin-bottom: 10px;
	}
	.storiesPageCustomBgSetting{
		background-position: right -250px bottom;
	}
	/*.oddeven-content-title img {
		position: relative;
		top: 15px;
	}*/
	.featuredsupport-right.feature_bgimg{
		background-position: center center;
	}
	.search-no-results #header_section #fw-header-donatebtn {
	    padding: 10px 15px !important;
	}
	.home-banner-section .et_pb_slides .et_pb_container{
		height: calc(100vh - 140px) !important;
	}
	.featured-block.right_align .featuredinner-left {
	    flex-direction: column-reverse;
	    display: flex;
	}
}
@media (max-width: 641px){
	.stay_box .gform_wrapper form input[type="email"],
	.footer_news .gform_wrapper form input[type="email"]{
		line-height: 22px !important;
		min-height: 40px !important;
	}
	.stay_box .gform_footer.top_label,
	.footer_news .gform_footer.top_label{
		height: 100%;
	}
	.stay_box .gform_button,
	.footer_news .gform_button{
		height: 100%;
	}
}
@media (max-width: 575px){
	#footer-row .et_pb_column.et_pb_column_3_tb_footer.et_pb_column--with-menu {
	    display: block;
	}
	.event_banner_block .et_pb_text_inner h2 {    font-size: 24px;    line-height: 30px;}
.event_banner_block .et_pb_text_inner h1 {      font-size: 34px;    line-height: 40px; }
	.event_banner_block {    min-height: 362px;}
	
}
@media (max-width: 479px){
	body.safari.page-id-4407 .home-banner-section,
	body.iphone.page-id-4407 .home-banner-section,
	body.et_mobile_device_not_ipad.page-id-4407 .home-banner-section,
	body.safari.page-id-4843 .home-banner-section,
	body.iphone.page-id-4843 .home-banner-section,
	body.et_mobile_device_not_ipad.page-id-4843 .home-banner-section,
	body.safari.home .home-banner-section,
	body.iphone.home .home-banner-section,
	body.et_mobile_device_not_ipad.home .home-banner-section{
		padding-top:46px;
	}
}

/* Slider */
.et-pb-arrow-prev {
transform: translate(0, 50%);
}

.backbutton:hover, .annual_block .annual_content a:hover{text-decoration:underline;text-decoration-color: #6e5aa7;}
.year_list_block .et_pb_toggle_title::before{color: #6e5aa7;}

.rs-filter-button img{height:28px;margin-top: 15px;margin-bottom: 15px;display: block;}

/*********** event single page *************/

.tribe-events-single-event-title i {    font-style: unset;}
.tribe-events-back a {    color: #6f5aa7 !important;    text-transform: uppercase;}
.event-is-recurring a {color: #6f5aa7 !important;  }
.tribe-events-single-event-description p {    /* font-size: 16px; */    line-height: 30px;    color: #322e32!important;}
.tribe-events-event-url a { color: #6f5aa7 !important;  }
.tribe-events-event-image img {    display: block;    width: auto;    height: 100% !important;    max-height: 300px !important;    max-width: none;    min-height: auto;}
.event_banner_block .location_box.pagebanner-place-title {    position: absolute;    bottom: 30px;    right: 30px;     font-weight: 600;}

.et_pb_toggle_content a, .author-info a{color: #6e5aa7 !important;}
.tribe-events-c-subscribe-dropdown__button{border: 1px solid #6E5AA7 !important;color: #6E5AA7 !important;}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active{color:#fff !important;background-color:#6E5AA7 !important;}

article.upcoming-post {    margin-bottom: 15px;}
.upcoming-post a {    font-weight: 400;}

.page-id-810 #banner_logo {    display: none;}

.search-results .type-post .entry-title a {
    font-size: 26px!important;
    line-height: 36px!important;
    font-weight: 500;
}
.search-results .type-post {
    margin-bottom: 42px;
}
.news_tag_block 
 article {
    width: 31.30%;
    display: inline-flex;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 20px;
	 flex-direction:column;
}
.news_tag_block 
 article a.entry-featured-image-url {
	 display:block;
    max-height: 275px;
	     order: 1;
    height: 20vw;
    margin-bottom: 15px;
}
.news_tag_block article a img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.news_tag_block article p.post-meta {
    order: 2;
}
.news_tag_block article h2.entry-title {
    order: 3;
}
.news_tag_block article h2.entry-title a { font-weight:bold; }

.all-news-btn, #announcements, .all-news.btn_custom{width:100%;}
.tags_list_box li {
    display: inline-block;
    margin-right: 5px;
    list-style-type: none;
	font-weight:400;
	position:relative;
}
.tags_list_box li a { font-weight:400; }
.tags_list_box li::after {
    content: ",";
}
.tags_list_box li:last-child::after{ display:none;}

a.tribe-events-button {    color: #6f5aa7 !important;}
.tribe-events-content a {    text-decoration: none;    color: #6f5aa7 !important;}
.tribe-events-meta-group a {    color: #6f5aa7 !important;}

sup {   bottom: 7px;    font-size: 86%;    left: 1px;}


.event_block {    max-width: 1200px;    width: 100%;    margin: auto !important;    display: flex;}
.event_sidebar {    flex: 0 0 20.875%;    max-width: 20.875%; margin-right: 5.5%;}
.event_block .tribe-common-l-container {    flex: 0 0 73.625%;    max-width: 73.625%; padding-right: 0 !important;     padding-left: 70px !important;}

.event_sidebar h2 {
    font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 40px;
    color: #6e5aa7!important;
    letter-spacing: 0.6px;
    line-height: 50px;
}
.event_sidebar h6 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    font-style: italic;
    letter-spacing: 0.1px;
    line-height: 23.8px;
    color: #484848!important;
    margin: 20px 0;
    font-size: 16px;
}
.event_sidebar a {
    color: #6f5aa7!important;
    border-width: 0px!important;
    border-color: #6f5aa7;
	display:inline-block;
    border-radius: 1px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
}

.event_sidebar {
    padding-top: 85px !important;
}
.event_block {
    padding: 43px 0 !important;
}
#event_banner .event_banner_block .et_pb_text_inner {
    position: absolute !important;
}
#event_banner .event_banner_block .et_pb_text_inner h2 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif !important;
    font-size: 44px !important;
    color: #ffffff!important;
    line-height: 50px !important;
}
#event_banner .event_banner_block .et_pb_text_inner h1 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif !important;
    font-size: 54px !important;
    color: #ffffff!important;
    line-height: 60px !important;
}

.event_block .tribe-events-calendar-list a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
}
.tribe-events-c-breadcrumbs__list-item a.tribe-events-c-breadcrumbs__list-item-link, .tribe-events-c-breadcrumbs__list-item span {
    font-size: 22px;
    pointer-events: none;
}
.event_sidebar a::before {
    font-family: etmodules;
    content: "\34";
    color: #6f5aa7;
    font-size: 1.5em;
    padding-left: 1px;
    vertical-align: middle;
}

.smartbanner__button{
	font-size: 14px;
}
.smartbanner__info{
	left: 94px;
	width: 60%;
	height: auto;
}
.smartbanner__icon{
	width: 50px;
	height: 50px;
	border-radius: 15px;
	background-size: cover;
	transform: translateY(-50%);
	top: 50%;
}
.smartbanner__info div > div {
    font-size: 13px !important;
}

/* Explore Accordion  Style*/
.product_content .content .et_pb_row {
    padding: 54px 0px 0px 0px;
    margin: 0;
    width: 100%;
	z-index:0;
}
.product_content .content .et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0px;
}
.product_content .content .et_pb_row .et_pb_module.et_pb_text{
	margin-bottom: 15px;
}
.product_content .content .et_pb_row .et_pb_text h3 {
    font-weight: 700;
    font-size: 26px;
    color: #6f5aa7!important;
}
.product_content .content .et_pb_row .et_pb_accordion{
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item {
    border-top: 1px solid #6e5aa7;
    padding: 20px 0px;
	margin: 0;
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item h5.et_pb_toggle_title {
    cursor: pointer;
    position: relative;
    padding: 0 50px 0 0;
    word-wrap: break-word;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #6e5aa7!important;
    font-size: 16px;
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    padding: 20px 0px 0px 0px;
    position: relative;
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open {
    background-color: #fff;
    z-index: 1;
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item h5.et_pb_toggle_title:before {
    content: "";
    position: absolute;
    right: 0;
    font-size: 16px;
    top: 50%;
    margin-top: -0.5em;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    color: #6e5aa7;
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_close h5.et_pb_toggle_title:before {
	content: "\E050";	
}
.product_content .content .et_pb_row .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open h5.et_pb_toggle_title:before {
    content: "\e04f";
}
.et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open h5.et_pb_toggle_title:before {
    display: block !important;
}