/*
Theme Name: Lay Groundwork
Theme URI: https://LayGroundwork.com
Version: 4.4
Template: Divi
Description: Smart. Flexible. Beautiful. Lay the foundation of your web presence. Lay Groundwork.
Author: Groundwork
Author URI: https://LayGroundwork.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/************************************  DROPDOWN MENU NO-WRAP  **********/

#top-menu li li a {
	width: 250px;
	white-space: nowrap;
}

.nav li ul {
	width: 290px;
}


/****************************  KEEP SECONDARY MENU ON MOBILE  **********/

@media (max-width: 980px) {
	#top-header, div#et-secondary-menu, ul#et-secondary-nav {
		display: block !important; 
	}
	#top-header .container {
		padding-top: 0.75em !important;
	}
}

@media all and (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, 
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product,
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget,
	.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item,
	.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product,
	.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 95%;
	}
}





.spacer {
	display: block;
	margin-top: 20px;
}


/**************************************  BACKGROUND OVERLAYS  **********/

.greyOverlay .et_parallax_bg:before,
.greyOverlay:before {
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(165,165,165,0.85);
}

.greyOverlaylight .et_parallax_bg:before,
.greyOverlaylight:before {
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(165,165,165,0.55);
}


.whiteOverlay .et_parallax_bg:before,
.whiteOverlay:before {
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.85);
}

.whiteOverlaylight .et_parallax_bg:before,
.whiteOverlaylight:before {
	content:"";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.55);
}



/**********************************************  FORM DESIGN  **********/

input[type="text"],
input[type="search"],
input[type="password"] {
	width: 49%;
	font-size: 16px;
	padding: 10px;
}

input[type="email"] {
	width: 99%;
	height: 35px;
	font-size: 16px;
	padding: 10px;
}


input[type="submit"],
button {
	margin-left: 5px;
	padding: 10px 20px;
	font-size: 16px;
	color: #93DDDB;
	background-color: transparent;
	border: 2px solid #93DDDB;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover {
	transition: all .2s;
	    -webkit-transition: all .2s;  /* Safari */
	color: #a4a3a3;
	background-color: #eee;
	border: 2px solid #eee;
}

input[type="submit"]:active,
button:active {
	border: 1px solid #fff;
	background-color: #fff;
}


div.nf-field-description {
	display: none;
}


.et_mobile_menu #top-menu li a {
	background-color: rgba(0,0,0,.03);
}


/******************************************   PULLQUOTE CSS   **********/
 
/**** Pull quote text styling ****/

blockquote.et-pullquote p {
	font-size: 22px;
	line-height: 35px;
	font-style: italic;
	letter-spacing: 1px;
	color: #666;
	font-weight: 300;
}
 
/**** Pull quotes with open quotation mark ****/
 
blockquote.et-pullquote.left.quote, 
blockquote.et-pullquote.right.quote {
	position: relative;
	border-left: none;
}
 
blockquote.et-pullquote.left.quote:before {
    content: "\201C";
    font-size: 75px;
    position: absolute;
    top: 10px;
    left: -16px;
    font-family: lato;
    color: #888;
}
 
blockquote.et-pullquote.right.quote:before {
    content: "\201C";
    font-size: 75px;
    position: absolute;
    top: 10px;
    left: -16px;
    font-family: lato;
    color: #888;
}
 
/**** Pull quotes with top border ****/

blockquote.et-pullquote.left.topborder, 
blockquote.et-pullquote.right.topborder {
	border-left: none;
	border-top-width: 5px;
	border-top-style: solid;
	padding: 5px;
}
 
/**** Pull quotes with dark background ****/

blockquote.et-pullquote.left.dark, 
blockquote.et-pullquote.right.dark {
	border-left: none;
	padding: 10px;
	background: #333;
}
 
blockquote.et-pullquote.left.dark p, 
blockquote.et-pullquote.right.dark p {
	color: #fff;
}
 
@media all and (min-width: 700px) {
	blockquote.et-pullquote {
		padding: 0 20px;
		max-width: 300px;
	}
 
	/**** Pull quote Left ****/

	blockquote.et-pullquote.left {
		float: left;
		margin: 20px 20px 20px -10%;
	}

	/**** Pull quote Right ****/

	blockquote.et-pullquote.right {
		float: right;
		margin: 20px -10% 20px 20px;
	}
}


/***************************************************  FOOTER  **********/

@media (max-width: 767px){
	#footer-widgets .footer-widget .fwidget:last-child, #footer-widgets .footer-widget:last-child {
		margin-bottom: -20px!important;
	}
}

.footer-widget h4 {
	font-size: 45px;
}

#footer-info {
	float: right;
	padding-top: -10px;
	padding-bottom: 60px;
}

#footer-info a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
    color: #bc3433;
}

#footer-info a:hover,
#footer-info a:focus {
	opacity: .6;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	color: #a4a3a3;
}

#footer-info img {
	margin-bottom: -20px;
}

