/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
#logo {
	max-height: 100%;
	width: 300px !important;
}

.ns {
	display:none !important;
}

.text-left {
	text-align: left !important;
}

.w100 {
	width: 100% !important;
}

.no-bull {
	list-style: none !important;
}

.highlight-box {
	background-color: #F2B746 !important;
	color: #000 !important;
	padding: 5px 10px !important;
}

.et-fixed-header #logo {
	max-height: 100%;
	width: 250px !important;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
    margin-bottom: 0 !important;
}

.nav-cta a {
	color: #fbe7b2 !important;
    letter-spacing: 0.10em;	
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
	padding: 10px 12px !important;
	background: transparent !important;
	border: 2px #fbe7b2 solid !important;
}

.nav-cta a:hover {	
	background: #fbe7b2 !important;
	color: #3f5a51 !important;	
	opacity: 1 !important;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #fbe7b2;
}

.et_mobile_menu {
	border-top-color: #fbe7b2 !important;
}

#mobile_menu .nav-cta {
	text-align: center;
}

#sidebar .wp-block-search button {
	color: #fff !important;
    letter-spacing: 0.10em;	
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
	padding: 10px 12px !important;
	background: #3A4126 !important;
	border: 2px #3A4126 solid !important;
}

#sidebar .wp-block-search button:hover {	
	background: transparent !important;
	color: #3A4126 !important;	
	opacity: 1 !important;
}

#sidebar .wp-block-search button {
	font-size: 12px !important;
	border-width: 1px !important;
}

#sidebar .wp-block-search button:hover {	
	border-color: #ddd !important;	
}

.et_header_style_left #et-top-navigation {
    padding-top: 31px !important;
    padding-bottom: 0px !important;
}

#sidebar #block-7 {
	margin-bottom: 10px !important;
}

.single-event .event .et_post_meta_wrapper img, .single-event .event .et_post_meta_wrapper .post-meta {
	display: none !important;
}

#sidebar .widget_em_widget h4.widgettitle, #sidebar h2.wp-block-heading {
	line-height: 1.3em !important;
	font-size: 24px !important;
	color: #3A4126 !important;
    padding-bottom: 15px !important;
	font-weight: 500 !important;
}

#sidebar h2.wp-block-heading {
	padding-bottom: 5px !important;
}

#sidebar .widget_em_widget .em-item-name a {
	color: #3A4126 !important;
}

#sidebar .widget_em_widget .em-item-meta .em-item-meta-line {
    font-size: 14px !important;
    line-height: 16px !important;
}

#sidebar .widget_em_widget .em-item {
	gap: 0 !important;
}

#sidebar .widget_em_widget .em-item .em-item-info {
	padding-left: 5px !important;
}

.retreats-list .em-item-title a {
	color: #3A4126 !important;
}

.retreats-list .em.em-list .em-item .em-item-info {
	border: transparent !important;
}

.retreats-list .em-item-info .em-item-actions .button {
	color: #3A4126 !important;
    border-width: 2px !important;
    border-color: #3A4126 !important;
    border-radius: 0px !important;
    letter-spacing: 0.10em !important;
}

.retreats-list .em-list h2 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.subscribe_form .gform_wrapper .gfield--type-email {
	margin-bottom: 0px !important;
}

.subscribe_form .gform_wrapper .gfield--type-email input {
	background-color: rgb(238, 238, 238);
    width: 100%;
    color: rgb(153, 153, 153);
    font-size: 14px;
    border-width: 0px;
    border-radius: 0px;
    padding: 16px;
}

.subscribe_form .gform_wrapper .gform_button.button {
	margin: 0 auto !important;
    font-size: 16px;
    color: #fff !important;
    letter-spacing: 0.16em;
    font-size: 13px;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
	padding: 14px 20px;
    line-height: 1.7em !important;
    text-transform: uppercase !important;
    background-color: #f2b746 !important;
    border:0px !important;
	cursor: pointer !important;
}

.testimonials-slider .et_pb_slide_description .testi-img {
	float: left; 
	width: 45%; 
	margin-right: 5%;
	padding-bottom: 25px;
}

.testimonials-slider .et_pb_slide_description .testi-img img {
	margin-bottom: 10px;
}

.testimonials-slider .et_pb_slide_description .testi-desc {
	float: left;
	width: 50%;
}

body .txtblk {
	color: #333 !important;
}

.retreat-day-schedule {
	width: 100%;
	border-collapse: collapse;
	border: 0px !important;
}

.retreat-day-schedule th, .retreat-day-schedule td {
	padding: 8px !important;
	text-align: left;
	color:#000 !important;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
}

.retreat-day-schedule tr:nth-child(even) {
    background-color: #fff;
}

.retreat-day-schedule tr:nth-child(odd) {
    background-color: #FFF7E7;
}

.retreat-day-schedule thead th {
	background-color: #306B6D !important;
	color: #fff !important;
	font-weight: 500 !important;
}

.retreat-day-schedule td:nth-child(2) {
	width: 60%;
	word-wrap: normal !important;
}

.frm_booking .gform_body .rb-learn-more option:after {
	font-size: 1.6em;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
	transition: all 300ms ease 0ms;
}

.frm_booking .gform_body .button {
    color: #FFFFFF !important;
    border-width: 2px !important;
    border-color: #F2B746;
    border-radius: 0px;
    letter-spacing: 0.16em;
    font-size: 13px;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #F2B746 !important;
	padding: 18px 20px !important;
	transition: all 300ms ease 0ms;
	border: none !important;
	cursor: pointer;
	min-width: 148px;
}

.gfield_description {
	font-size: 14px !important;
	line-height: 20px !important;
	color: #54514b !important;
}

.rb-learn-more .gfield_description {
	padding-top: 0 !important;
}

.gform_wrapper.gravity-theme .gfield.rb-learn-more input {
	vertical-align: top;
	margin-top: 8px;
}

.gform_wrapper.gravity-theme .gfield.rb-learn-more label.gform-field-label {
	font-size: 16px;
	font-weight: 600;
}

.gform_wrapper.gravity-theme .gfield.rb-learn-more label.gform-field-label span {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

.gform_wrapper.gravity-theme .gfield.rb-learn-more .gchoice {
	margin-bottom: 15px;
}

.gform_wrapper.gravity-theme .gfield .gform-datepicker {
	width: 100% !important;
}

.gform_wrapper.gravity-theme .ginput_container label.gform-field-label a {
	color:#F2B746 !important;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 40px;
}

.gform_wrapper.gravity-theme .gfield {
	margin-bottom: 20px;
}

.gfield_html h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 34px;
    color: #000000 !important;
    line-height: 1.2em;
    text-align: center;
}

.frm_booking .gform_body .button:hover {
	background-color:#000 !important;
	border-color:#000 !important;
}

.gform_wrapper.gravity-theme .gfield.rb-learn-more img {
	max-height: 200px !important;
	width: auto !important;
}

.gform_wrapper.gravity-theme .gform_review_page table {
	background-color: transparent !important;
	border: none !important;
	margin: 20px 0 0 0 !important;
}

.gform_wrapper.gravity-theme .gform_review_page table table {
	margin-top: 0px !important;
}

.gform_wrapper.gravity-theme .gform_review_page table td {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.gform_wrapper.gravity-theme .gform_review_page table table td {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.gform_wrapper.gravity-theme .gform_review_page table table tr {
	background-color: #f2b746;
}

.gform_wrapper.gravity-theme .gform_review_page table table tr:nth-child(even) {
	background-color: #fff;
}

.gform_wrapper.gravity-theme .gform_review_page table table tr td a {
	color: #f2b746 !important;
}

.gform_wrapper.gravity-theme .gform_review_page table table tr td font {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 14px !important;
}

.gform_wrapper.gravity-theme .gform_review_page table table tr td[width="20"] {
    padding-left: 0px !important;
	padding-right: 0px !important; 
	width: 0px !important;
}

@media only screen and (min-width: 1151px) {
	.et_header_style_left .et-fixed-header #et-top-navigation {
    	padding-top: 20px !important;
    	padding-bottom: 0px !important;
	}
	body .et-fixed-header #top-menu {
    	margin-bottom: -4px;
	}
	body .et-fixed-header #top-menu .nav-cta a {
		color:#fbe7b2 !important;
	}
	body .et-fixed-header #top-menu .nav-cta a:hover {
		color:#3f5a51 !important;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1150px) {
	body #page-container {
		padding-top: 70px !important;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1150px) {
	#mobile_menu.et_mobile_menu {
		overflow-y: auto;
    	max-height: 70vh;
	}
}

@media only screen and (max-width: 1150px) {
	.et_pb_menu .et_pb_menu__menu, #top-menu {
		display: none;
	}
	.et_mobile_nav_menu, #et_mobile_nav_menu {
		display: inline-block;
	}	
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-top: 8px;
		padding-bottom: 15px;
	}	
	body .et_mobile_menu {
		padding-top: 2% !important;
	}
	body #logo {
    	width: 237px !important;
	}
	.testimonials-slider .et_pb_slide_description .testi-img img {
		max-width: 250px; 
		text-align:center;
	}
	.et_header_style_left #et-top-navigation {
		padding-top: 15px !important;
	}
	.et_header_style_left #logo {
        max-width: 80%;
    }
	body ul.et_mobile_menu .menu-item-has-children .sub-menu, body #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu, body.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu, body.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    	display: block !important;
    	visibility: visible !important;
	}
	
	body ul.et_mobile_menu .nav-cta {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.testimonials-slider .et_pb_slide_description .testi-img {
		float: none; 
		width: 100%; 
		margin-right: 0%;
	}
	
	.testimonials-slider .et_pb_slide_description .testi-img img {
		width: 100%;
		max-width: 300px;
	}

	.testimonials-slider .et_pb_slide_description .testi-desc {
		float: none;
		width: 100%;
		margin-top: 30px;
	}
	
	.tbl_resp .df_dt_container {
		padding-top: 30px !important;
	}
	
	.retreat-day-schedule, .retreat-day-schedule thead, .retreat-day-schedule tbody, .retreat-day-schedule th, .retreat-day-schedule td, .retreat-day-schedule tr {
		display: block;
	}

	.retreat-day-schedule thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.retreat-day-schedule tr {
		margin-bottom: 15px;
	}

	.retreat-day-schedule td {
		border: none !important;
		position: relative;
		padding-left: 45% !important;
		min-height: 36px;
	}

	.retreat-day-schedule td:before {
		position: absolute;
		left: 6px;
		content: attr(data-label);
		font-weight: bold;
	}
}

@media only screen and (max-width: 400px) {
	.gform_wrapper.gravity-theme .gform_page_footer .button {
		min-width: 128px !important;
	}
}