/*
Theme Name: Foundry Child
Theme URI:
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI:
Template: foundry
Version: 1.0.0
*/

@import url('/wp-content/themes/foundry/style.css');

body {
	height: 100%;
}

.modal-open {
	overflow: hidden;
}

.modal-open body {
	overflow: hidden;
	padding-right: 17px;
}

.modal-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	display: none;
	overflow: hidden;
	max-width: none;
	width: 100%;
	transform: none;
	-webkit-transform: none;
}

.modal-open .modal-wrapper {
	overflow-x: hidden;
	overflow-y: auto;
}

#travelrestrictions .select-option,
#travelrestrictions .modal-container {
	margin-bottom: 0;
}

.foundry_modal[modal-link="modal-travel-restrictions-by-country"],
.foundry_modal[modal-link="modal-travel-restrictions-by-state"] {
	position: relative;
	width: auto;
	margin: .5rem;
	max-height: none;
	top: auto;
	left: auto;
	padding: 80px 48px 48px 48px;
	overflow-wrap: break-word;
	max-width: 915px;
	margin: 1.75rem auto;
}

.foundry_modal[modal-link="modal-travel-restrictions-by-country"] .container,
.foundry_modal[modal-link="modal-travel-restrictions-by-state"] .container {
	width: auto;
}

.foundry_modal[modal-link="modal-travel-restrictions-by-state"].reveal-modal,
.foundry_modal[modal-link="modal-travel-restrictions-by-country"].reveal-modal {
	transform: none;
	-webkit-transform: none;
}

@media (max-width: 990px) {
	.foundry_modal[modal-link="modal-travel-restrictions-by-state"],
	.foundry_modal[modal-link="modal-travel-restrictions-by-country"] {
		margin: 1.75rem;
	}
}

@media (max-width: 767px) {
	.foundry_modal[modal-link="modal-travel-restrictions-by-state"],
	.foundry_modal[modal-link="modal-travel-restrictions-by-country"] {
		max-width: 100%;
		margin: 0;
	}
}

.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-guide-me:hover {
	color: #ffffff;
	background-color: #0070c0;
	border: none;
	background-position: 100% 0;
}

.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-guide-me {
	color: #ffffff;
	border: none;
	background-color: #0070c0;
	background-image: -webkit-linear-gradient(left, #0070c0 0%, #0070c0 50%,#0070c0 100%);
	background-image: linear-gradient(to right, #0070c0 0%, #0070c0 50%,#0070c0 100%);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background-size: 200% 100%;
}

.guide-me-header {
    padding: 20px 20px 5px 20px !important;
    background-color: #0070c0 !important;
}

.guide-me-acknowledge-btn,
.guide-me-acknowledged-btn {
	display: none;
}

.guide-me-acknowledged-btn .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #bfbfbf !important;
}

.guide-me-acknowledged-btn .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
    background-color: #dcdcdc !important;
}

/*.foundry_modal[modal-link="modal-travel-restrictions-by-state"] section::nth-child(1) .wpb_column,*/
.vc_custom_1597206872197 {
	margin-bottom: 0px !important;
}

/*.foundry_modal[modal-link="modal-travel-restrictions-by-state"] section::nth-child(1) .wpb_text_column,*/
.vc_custom_1597207263385 {
	margin-bottom: 0px !important;
	padding: 20px 20px 1px 20px !important;
	background-color: #0070c0 !important;
}

/*.foundry_modal[modal-link="modal-travel-restrictions-by-state"] section::nth-child(2) .wpb_column::nth-child(1),*/
.vc_custom_1597206224857 {
	padding-top: 24px !important;
}

/*.foundry_modal[modal-link="modal-travel-restrictions-by-state"] section::nth-child(2) .wpb_column::nth-child(2) .wpb_text_column,*/
.vc_custom_1597206978761 {
	padding: 20px !important;
	background-color: #f4f4f4 !important;
	text-align: center;
}

.vc_custom_1595538719200 {
	padding-top: 0 !important;
}

.guide-me-city-restrictions ul {
	font-size: 24px;
	font-weight: normal;
	line-height: 44px;
}

/* ADA Compliance */

a:focus, a:-webkit-any-link:focus-visible {
	outline: 5px auto #0070c0 !important;
}

.btn:focus {
    background: #0070c0 !important;
    color: #ffffff !important;
}

.menu > li:hover > ul {
    opacity: 0 !important;
    visibility: hidden !important;
}

.menu > li.toggle-sub ul {
	opacity: 1 !important;
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	visibility: visible !important;
}

.vc_btn3-style-gradient-custom:focus {
    color: #ffffff !important;
    background-color: #478cdd !important;
    border: none !important;
    background-position: 100% 0 !important;
}

li:focus {
	outline: 5px auto #0070c0 !important;
	outline-offset: -2px;
}

body.blog .post-snippet .inner {
	height: 240px;
}

.h3 {
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 32px !important;
	line-height: 40px;
	margin-top: 0 !important;
	padding: 0;
	word-break: break-all;
}

.h3.uppercase {
	letter-spacing: 6px;
	margin-right: 0;
}

.h4 {
	font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 24px !important;
	line-height: 32px;
	margin-top: 0;
	padding: 0;
}

.h5 {
	color: #292929;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0;
	padding: 0;
}

h1 {
	word-break: break-word;
}

.btn-lg {
	white-space: normal !important;
	height: auto !important;
	min-height: 50px;
}

.vc_custom_1668735200741 {
	width: auto !important;
	max-width: 100%;
}
