/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* @import url('https://fonts.googleapis.com/css?family=Sacramento&display=swap'); */

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Alfa+Slab+One|Bevan|Sacramento|Ultra&display=swap');

.vc_gitem-post-data-source-post_date {
	display: none;
}

div.content_inner div.vc_row p,
div.content_inner div.vc_row li {
    font-size: 24px;
    line-height: 36px;
}

div.content_inner div.vc_row li {
	margin-left: 64px;
}

@media (max-width: 1016px) {

.vc_col-sm-2 {
    width: 100%;
}

}

.jedi-hours_dash, .jedi-minutes_dash, .jedi-seconds_dash {
    display: none;
}
.jedi-tophtml {
	float: left;
}
.jedi-dashboard {
	float: left;
	height: 50px !important;
	width: 68px !important;
}
.jedi-tophtml, .jedi-bothtml, .tminus_countdown {
    font-size: 20px;
    line-height: 42px;
    font-weight: bold;
}

@media (max-width: 1000px) {
	.jedi-tophtml, .jedi-bothtml, .tminus_countdown {
    	line-height: 24px;
	}
}

#gform_fields_3 input,
#gform_fields_3 textarea {
	background-color: #ffffff;
	color: #42221f;
}
body .gform_wrapper textarea {
	padding: 6px 4px !important;
}
#field_3_10 label,
#field_3_12 label,
#field_3_13 label {
	display: inline-block !important;
}

/* lists */

ol {
	list-style-position: inside;
}

/* popup fix */

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0;
}

/* home popup */

/* #home-popup-background {
	background-size: cover;
}
#popup-h3 {
    text-align: center;
    color: white;
	font-size: 33px;
}
#popup-h5 {
	text-align: center;
    color: white;
}
body #gform_wrapper_4 input[type=text] {
	background-color: #ffffff;
	color: #000000;
}

@media only screen and (min-width: 1101px) {
	#home-popup-background #gform_wrapper_4 {
		min-height: 400px;
	}
	#popup-h3,
	#popup-h5 {
		width: 61%;
		float: right;
	}
	#gform_fields_4 {
		text-align: right;
	}
	#field_4_1 {
		padding: 0 15px;
	}
	#input_4_1 {
		width: 60%;
	}
	#gform_wrapper_4 .gform_footer.top_label {
		padding: 0 15px !important;
	    text-align: right;
	}
	#gform_submit_button_4 {
		width: 60%;
	    margin: 0;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	#home-popup-background #gform_wrapper_4 {
	min-height: 400px;
}
	#popup-h3,
	#popup-h5 {
		width: calc(100% - 240px);
		float: right;
	}
	#gform_fields_4 {
		text-align: right;
	}
	#field_4_1 {
		padding: 0 15px;
	}
	#input_4_1 {
		width: 55%;
	}
	#gform_wrapper_4 .gform_footer.top_label {
		padding: 0 15px !important;
	    text-align: right;
	}
	#gform_submit_button_4 {
		width: 55%;
	    margin: 0;
	}
}

@media only screen and (min-width: 909px) and (max-width: 1199px) {
	#popup-h3 {
		margin-top: 20px;
	}
}
@media only screen and (min-width: 1200px) {
	#popup-h3 {
		margin-top: 50px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
	#home-popup-background #gform_wrapper_4 {
	min-height: 300px;
		background-position: center 27%;
	}
	#popup-h3,
	#popup-h5 {
		width: 61%;
		float: right;
	}
	#home-popup-background {
		padding: 5px;
	}
	#gform_submit_button_4 {
		width: 90px;
	}
	#gform_fields_4 {
		text-align: right;
	}
	#field_4_1 {
		padding: 0 15px;
	}
	#input_4_1 {
		width: 60%;
	}
	#gform_wrapper_4 .gform_footer.top_label {
		padding: 0 15px !important;
	    text-align: right;
	}
	#gform_submit_button_4 {
		width: 60%;
	    margin: 0;
	}
}

@media only screen and (min-width: 523px) and (max-width: 768px) {
	#gform_submit_button_4 {
		width: 90px;
	}
	#gform_wrapper_4.gform_wrapper form {
		text-align: center;
	}
	#home-popup-background {
		padding: 5px;
	}
}

@media only screen and (max-width: 522px) {
	#home-popup-background {
		padding: 5px;
	}
	body #gform_wrapper_4 input[type=text] {
		width: 100%;
	}
}
 */
/* homepage events facebook link text */

.event-facebook-link a {
	color: #E7D2A5;
}

/* rounded homepage event image */

.rounded-event-image > div.vc_column-inner {
	padding: 0 !important;
}
.rounded-event-image img {
	border-radius: 15px;
	overflow:hidden;
}

/* hide section */

.grange-hide-section {
	display: none;
}

/* homepage fall chick section with background */

body div.section.fall-chick-background-row {
	background-size: contain;
}

/* footer form */

body .gform_wrapper .top_label textarea#input_2_3.textarea,
body .gform_wrapper input[type=text]#input_2_2,
body .gform_wrapper input[type=text]#input_2_1 {
	width: 100% !important;
}

/* button text wrap */

body .qbutton.button-text-wrap {
	height: auto;
    width: 100%;
    padding: 15px 0;
    white-space: initial;
    max-width: 400px;
    line-height: 35px;
}

/* header shop button */

body .qbutton.button-text-wrap.header-shop-button {
	margin: 8px 10px 0 0;
	width: 60px;
	padding: 7px;
	color: rgb(255, 255, 255);
	border-color: rgb(180, 45, 40);
	font-weight: 500;font-family: Raleway;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 11px;
	border-radius: 5px;
	background-color: rgb(180, 45, 40);
	transition: color .1s linear,background-color .1s linear,border-color .1s linear;
}

@media only screen and (max-width: 1000px) {
	.hide_top_bar_on_mobile_header .header_top {
		display: block !important;
/* 		background-color: #ffffff !important; */
		background-color: rgba(66,56,44,1) !important;
	}
	body .header_bottom {
    	background-color: rgba(66,56,44,1) !important;
	}
	.header_top .left {
		display: none;
	}
	#header-slogan {
		display: none;
	}
	body .qbutton.button-text-wrap.header-shop-button {
		margin: 8px 0 0 0;
	}
}

/* email signup button */

body .button-text-wrap.email-signup-button {
	background-color: #FAE94D;
	border-radius: 10px;
    color: #000000;
	margin: 10px auto 0 auto;
	padding: 5px 0;
    width: 100%;
    max-width: 220px;
    font-family: 'Merriweather', sans-serif;
    font-size: 18px;
    line-height: 1.471428571428571em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
}

/* homepage sales button */

.qbutton.big_large_full_width.sales-button {
	padding: 20px 0;
	height: auto;
    line-height: 1em;
	max-width: 250px;
	letter-spacing: 0px;
	white-space: initial;
}

/* header navigation */

@media only screen and (min-width: 1001px) and (max-width: 1180px) {
	nav.main_menu>ul>li>a {
		padding: 0 6px;
    	font-size: 10px;
	}
}

@media only screen and (max-width: 1000px) {
	nav.mobile_menu>ul {
		width: 100%;
	}
}


/* homepage Christmas contest */

.homepage-contest {
	max-width: 300px;
    margin: 0 auto;
    text-align: center;
}

/* header */

header .header_top_bottom_holder {
	background-color: rgba(66,56,44,1) !important;
}

header.sticky nav.main_menu > ul > li > a,
header.light.sticky nav.main_menu > ul > li > a,
header.dark.sticky nav.main_menu > ul > li > a {
	color: #e9c7a3;
}

@media only screen and (min-width: 1001px) {
	header:not(.sticky) .q_logo {
		position: absolute;
    	top: 37px;
	}
	header:not(.sticky),
	header:not(.sticky) .header_inner.clearfix,
	header:not(.sticky) .header_top_bottom_holder {
		height: 150px;
	}
	header:not(.sticky) .header_bottom.clearfix {
		height: 117px;
	}
}

/* header shop button */

@media only screen and (min-width: 1001px) {
	header.sticky .header_top {
		display: block;
		position: absolute;
		right: 0;
	}
}

/* mobile menu open button */

body .mobile_menu_button span {
	color: #ffffff;
}

/* mobile menu */

nav.mobile_menu ul li,
nav.mobile_menu ul li ul li {
	background-color: rgba(66,56,44,1) !important;
}

/* gravity forms */

body .gform_wrapper.gravity-theme .ginput_container_date {
	display: block;
}

body .gsection_title {
	border-bottom: 1px solid #ccc;
}

/* body .gform_wrapper.gravity-theme .gfield_label,
body .gform_wrapper.gravity-theme .gfield_checkbox label,
body .gform_wrapper.gravity-theme .gfield_radio label {
	font-size: inherit;
} */

body .gform_wrapper .gform_validation_errors > h2 {
    font-family: inherit;
    font-size: 15px;
	color: #c02b0a;
    letter-spacing: normal;
    line-height: inherit;
    font-weight: inherit;
	text-align: left;
}
body .gform_wrapper .gform_validation_errors > h2 span {
	color: #c02b0a;
}
.gform_wrapper.gravity-theme .gfield_description.gfield_validation_message,
.gform_wrapper.gravity-theme .instruction.validation_message {
	padding: 8px;
	color: #c02b0a;
	text-align: left;
}

.gform_required_legend {
	display: none;
}

/* homepage popup */

#field_4_1 {
	margin: 10px 0;
}

#field_4_1,
#gform_wrapper_4 .gform_footer.top_label {
	justify-content: center;
}

#input_4_1 {
	background-color: #ffffff;
	color: #42221f;
}

body .gform_wrapper input#input_4_1[type=text] {
	width: 100%;
    max-width: 300px;
	border: 1px solid #242525 !important;
}

@media only screen and (min-width: 641px) {
	.gform_wrapper ul.gform_fields li#field_4_1.gfield {
		padding: 0;
	}
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input#gform_submit_button_4[type=submit] {
	margin: 0;
	width: auto;
}

@media only screen and (max-width: 768px) {
	.pum-container.pum-responsive .newsletter-popup-image img {
		max-width: 140px;
	}
}

/* @media only screen and (max-width: 641px) {
	.gform_wrapper .gform_footer input#gform_submit_button_4.button,
	.gform_wrapper .gform_footer input#gform_submit_button_4[type=submit] {
		margin-right: 0;
	}
} */

.newsletter-popup-text * {
	 color: #ffffff;
	text-shadow: 0px 0px 10px #000000;
}

.popmake .vc_column_container>.vc_column-inner {
    padding: 0;
}

#popmake-19140.pum-theme-18343 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0 15px;    
}

@media only screen and (max-width: 768px) {
	#popmake-19118 {
		max-width: 300px !important;
	}
	.gs-popup-row .q_elements_holder {
		display: flex;
		flex-direction: column;
	}
	.gs-popup-row .q_elements_item:first-child {
		order: 1;
	}
	.gs-popup-row .q_elements_item:nth-child(2) {
		order: 0;
	}
}

/* photo gallery */

.gallery_holder ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

div.content_inner div.vc_row li {
	margin-left: unset;
	margin: 10px;
}
.gallery_holder ul li {
	float: unset;
}

/* board members voting form */

.gform_wrapper #gform_8 .gform_footer {
	padding-top: 16px !important;
}

/* donatations form */

.gform_wrapper .top_label #field_3_10 .gfield_label,
.gform_wrapper .top_label #field_3_12 .gfield_label,
.gform_wrapper .top_label #field_3_13 .gfield_label {
	display: block !important;
}

.gform_wrapper #gform_3 .gform_footer {
	padding-top: 16px !important;
}

/* application for employment form */

.gform_wrapper #gform_6 .gform_footer {
	padding-top: 16px !important;
}

/* recaptcha */

.grecaptcha-badge {
	z-index: 9999;
}

/* back to top button */

#back_to_top {
	bottom: 80px;
}