/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Best of Catch Popup */
.pum-content.popmake-content p {
    padding-bottom: 0!important;
}
.boc-red {
    color: #ee2e3d!important;
}

.boc-blue {
    color: #41c5e3!important;
}

.boc-green {
    color: #d3d327!important;
}

.boc-orange {
    color: #f99f1b!important;
}

.boc-popup h2 {
    font-family: 'Montserrat'!important;
    font-size: 40px!important;
    font-weight: 700!important;
    line-height: 50px!important;
    letter-spacing: normal!important;
}

.boc-popup h3 {
    font-family: 'Montserrat'!important;
    font-size: 20px!important;
    font-weight: 600!important;
    line-height: 28px!important;
    letter-spacing: normal!important;
}

.boc-popup h4 {
    font-family: 'Montserrat'!important;
    font-size: 20px!important;
    font-weight: 500!important;
    line-height: 28px!important;
    letter-spacing: normal!important;
    color: #fff!important;
}

.pum-content.popmake-content a.boc-button {
    font-family: 'Montserrat'!important;
    font-size: 18px!important;
    font-weight: 600!important;
    letter-spacing: normal!important;
    text-decoration: none!important;
    background-color: #000!important;
    color: #fff!important;
    padding: 10px 26px!important;
    border-radius: 100px!important;
    box-sizing: border-box!important;
}

@media only screen and (max-width:1400px) {
    .boc-popup h2 {font-size: 30px!important; line-height: 38px!important;}
    .boc-popup h3 {font-size: 20px!important; line-height: 28px!important;}
}

@media only screen and (max-width:1200px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        width: 80%!important;
    }
    .boc-popup h2 {font-size: 26px!important; line-height: 30px!important;}
    .boc-popup h3 {font-size: 18px!important; line-height: 24px!important;}
}

@media only screen and (max-width:999px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        max-width: 400px!important;
    }
    .boc-popup h3 {font-size: 14px!important; line-height: 20px!important;}
}

@media only screen and (max-width:600px) {
    .boc-popup h4 {font-size: 16px!important; line-height: 22px!important;}
    .pum-content.popmake-content a.boc-button {
        font-size: 16px!important;
    }
}

/* closed for season popup */
.popup-logo {
    width: 240px;
    height: auto;
}

/* Events Popup */
.events-icon-container {
	display: flex;
	gap: 20px;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

@media only screen and (max-width: 540px) {
	.events-icon-container {
		flex-direction: column;
	}
}

.events-icon-text {
    display: flex;
	gap: 10px;
	align-items: center;
}

.events-icon-text img {
    width: 16px;
	height: auto;
}

.events-icon-text p {
    color: #fff;
}

/* off canvas menu */
.close-line {
    background-color:#0c2041!important;
}

/*.off-canvas-menu-container.mobile-only {
    display:none!important;
}*/

/* typography */
h4 {
    margin-bottom:0!important;
}

h5 {
    margin-bottom:0!important;
}

h6 {
    font-style:italic!important;
}

/* buttons */
a.nectar-button.medium {
    padding:8px 40px!important;
    margin-bottom:0!important;
}


/*contact form */
.wpcf7-form p label {
    font-family:'Josefin Sans'!important;
    font-size:14px!important;
    font-weight:700!important;
    text-transform:uppercase!important;
    line-height:16px!important;
}

.wpcf7-form p {
    text-align:left!important;
}

.wpcf7-form-control {
    background-color:transparent!important;
    border-color:#cbcbcb!important;
    border-radius:0!important;
    border-width:.5px!important;
    padding:4px 10px!important;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color:#0c2041!important;
    border-radius:0px!important;
    text-transform:uppercase!important;
    padding:15px 40px!important;
}

/* Custom CF7 Loader */
div.wpcf7 .ajax-loader {
    background-image: url('/wp-content/uploads/2022/04/Ajax-Loader.svg');
    width: 24px;
    height: 24px;
    margin-left: 10px;
}

/* Signup Section */
.footer-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1;
	flex-grow: 0;
    background-color: #0C2041;
	z-index:1;
	/* hugs div to bottom of page */
	margin-bottom: auto;
}

.bottomflexcontainer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	padding: 2%;
}

.bottomflexbox1 {
	flex: 1;
	max-width: 100px;
	padding:0;
	margin:1%;
	text-align:center;
}

@media only screen and (max-width: 540px) {
	.bottomflexbox1 {
		min-width: 280px;
	}
}

.bottomflexbox2 {
	flex: 1;
	min-width: 280px;
	max-width: 480px;
	padding:0;
	margin:1%;
}

@media only screen and (max-width: 540px) {
	.bottomflexbox2 {
		text-align:center;
	}
}

.bottomflexbox3 {
	flex: 1;
	min-width:280px;
	max-width:380px;
	padding:0;
	margin:1%;
}

.flexboxcontent {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/* gravity forms */
.gf-container {
	width: 100%;
	max-width: 600px;
	padding: 20px;
}

.gform-theme--foundation .gform_fields {
	grid-row-gap: 20px!important;
	row-gap: 20px!important;
}

body .gform_wrapper .top_label .gfield_label {
	text-transform: uppercase;
	margin-top: 0px!important;
}

.gform-body .ginput_container_email input,
.gform-body .ginput_container_text input,
.gform-body .ginput_container_textarea textarea {
	color: #0c2041!important;
	background-color: #fff!important;
	border-radius: 0!important;
	box-shadow: none!important;
	text-align: left;
}

.gform-body .ginput_container_email input::placeholder,
.gform-body .ginput_container_text input::placeholder {
	color: #757575!important;
}

.gform-contact .gform_wrapper form .recaptcha-terms a {
	text-decoration: underline;
	color: #1c4b97;
}

.gform-contact .gform_wrapper form .recaptcha-terms a:hover {
	color: #0c2041;
}

.gf-container .gform_wrapper form .recaptcha-terms-mc a {
	text-decoration: underline;
	color: #6897e3;
}

.gf-container .gform_wrapper form .recaptcha-terms-mc a:hover {
	color: #1c4b97;
}

.gform-contact .gform_wrapper form .gform_footer input[type="submit"].gform_button {
    border: none!important;
	border-radius: 0!important;
    background-color: #0c2041!important;
    color: #fff!important;
	font-weight: 700!important;
	letter-spacing: 0.2em;
	transition: all 0.3s ease;
}

.gform-contact .gform_wrapper form .gform_footer input[type="submit"].gform_button:hover {
    opacity: 0.7!important;
}

.gform_wrapper form .gform_footer input[type="submit"].gform_button {
    border: none!important;
	border-radius: 0!important;
    background-color: #fff!important;
    color: #0c2041!important;
	font-weight: 700!important;
	letter-spacing: 0.2em;
	transition: all 0.3s ease;
}

.gform_wrapper form .gform_footer input[type="submit"].gform_button:hover {
    opacity: 0.7!important;
}

body .gform_confirmation_wrapper .gform_confirmation_message {
	font-size: 18px!important;
	text-align: center!important;
}

/* MailChimp */
.mc-field-flex-container {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	align-content:stretch;
}

.field {
	flex:1;
	width:100%;
	min-width:120px;
	margin:4px;
	display:flex;
}

@media only screen and (max-width: 400px) {
	.field {
		min-width:200px;
	}
}

input.mc-field {
	border:0!important;
	border-radius: 0!important;
	background-color: #fff!important;
	padding:10px!important;
	font-family: 'Oswald', sans-serif!important;
	font-size:14px!important;
	font-weight:400!important;
	color:#0C2041!important;
	letter-spacing:1px!important;
	line-height:18px!important;
	margin:0!important;
	width:100%!important;
}

input.mc-field::placeholder {
  color: #808080!important;
}

input.mc-button {
	-webkit-appearance: none!important;
	border:0!important;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	background-color: #fff!important;
	padding:8px 0!important;
	width:100%!important;
	font-family: 'Josefin Sans', sans-serif!important;
	font-size:18px!important;
	letter-spacing:2px!important;
	font-weight:600!important;
	color:#0C2041!important;
	margin:0!important;
	transition: all 0.2s!important;
}

.container-wrap .span_12.light input[type="submit"].mc-button:hover {
    background-color: #fff!important;
	opacity: 0.6!important;
	cursor: pointer!important;
}

div.clear {
	clear:both;
}

.button-container {
	width:100%!important;
	margin:4px!important;
}

.mc4wp-alert p {
    color: #fff!important;
    text-align: center!important;
    font-size: 12px!Important;
    margin-top: 10px!important;
}

p.signup {
	font-family: 'Oswald', sans-serif!important;
	font-size:14px!important;
	font-weight:300!important;
	color:#fff!important;
	line-height:20px!important;
	margin:0!important;
}

@media only screen and (max-width: 557px) {
	p.signup {
		text-align:center!important;
	}
}

p.signup a {
	color:#fff!important;
	text-decoration: underline!important;
	transition: all 0.2s!important;
}

p.signup a:hover {
	color:#808080!important;
}

h1.hello {
	font-family: 'Josefin Sans', sans-serif;
	font-size:32px;
	font-weight:600;
	color:#fff;
	line-height:32px;
	margin:0;
}

/* footer */
#footer-outer #copyright p {
    font-family:'Josefin Sans'!important;
    font-size:10px!important;
}

#copyright.row {
    padding-bottom:20px!important;
}

#footer-outer #footer-widgets .container,
#footer-outer #footer-widgets .container .row {
    padding: 0!important;
}

/* skip the dishes */
#custom_html-8 {
    margin-bottom: 0!important;
}

#footer-outer #skip-container {
	margin: 0;
	background-color: #fff;
	padding: 40px 20px;
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
	flex-wrap: wrap!important;
	
}

#footer-outer .skip-col {
	min-width:200px!important;
	max-width: 1000px!important;
	text-align: center;
	flex: 0 1 auto!important;
}

#footer-outer #footer-widgets .skip-col h4 {
    color: #292929!important;
    text-transform: uppercase;
}

#footer-outer #footer-widgets a.skip-button {
    display: inline-block;
    background-color: #e91431!important;
    color: #fff!important;
    font-family: 'Josefin Sans', sans-serif!important;
    font-size: 18px!important;
    font-weight: 700!important;
    line-height:20px!important;
    padding: 16px 40px;
    border-radius: 50px;
    box-sizing: border-box;
    margin-top: 10px;
}

/* 21 + */
.footer-age-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: center;
	padding: 0 20px;
}

.footer-age-box {
	flex: 0 1 auto;
	padding:10px 10px;
	text-align:center;
}

.row .col .footer-age-box img.age-icon {
    width: 80px;
    height: auto;
    margin-bottom: 0!important;
}

/* properties */
.footer-flex-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

.footer-flex-box {
	flex: 1 1 auto;
	padding:10px 10px;
	text-align:center;
}

/* icons */
.icon-a {
    margin:0 20px;
}

.icon {
	fill: #666666;
	transition: all 0.2s;
	display: inline-block;
}

.icon:hover {
	opacity:0.8;
	cursor: pointer;
}