/*
Theme Name: WorldVenture Child Theme
Description: This is a custom child theme for WorldVenbture
Theme URI:   https://worldventure.com
Author: North Of Wonderful
Author URI:  https://northofwonderful.com
Template: salient
Version: 1.0
*/
body .filters_section .filter_grid_box h3 {
	font-size: 20px;
}
.heading_section_country h2, .heading_section_category h2 {
	font-size: 21px;
}
.search_section h1 {
	font-size: 42px;
}
.filter_grid_box h3 {
	font-size: 28px;
}
.filter_section_country, .filter_section_category {
	padding: 40px 0 0 0;
}
.filters_section:after {
	content: "";
	clear: both;
	display: block;
}
.filtered_result_section {
	margin-top: 30px;
	clear: both;
}
h2.overlay {
	text-transform: uppercase;
	text-align: right;
	padding: 30px;
	color: white;
	text-shadow: 2px 2px 5px #333;
	font-size: 50px;
	font-weight: 600;
}
body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1 {
	font-family: Libre Franklin;
	letter-spacing: -1px;
	font-size: 50px !important;
	line-height: 50px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	margin-top: 20px;
}
.location_div {
	margin: 2em 0;
}
.margin_bottom_cls {
	margin: 2em 0;
}
.location_div strong, .website_div strong {
	font-weight: 700;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
}
body .filtered_result_section .result_row {
	padding-bottom: 25px;
}
body .filtered_result_section .result_row:last-child {
	padding-bottom: 0px;
}




/* DOnation form CSS Start */
.donation-form-cls_wrapper {
    background-color: #fff;
    padding: 10px 30px;
}


/* DOnation form CSS End */


