
/*
 Theme Name:   Taylor Homes - Divi
 Description:  Custom Divi Child Theme for Taylor Homes 
 Author:       301 Interactive Marketing
 Author URI:   https://www.301imarketing.com
 Template:     Divi
 Version:      1.0.0
*/

/* Default */
.hide, .hidden {
	display: none !important;
}

.et_pb_testimonial_portrait:before {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.int-icons::after {
	font-family: "ETmodules" !important;
	font-size: inherit;
}

.int-email-icon::after {
	content: "" !important;
}

.int-phone-icon::after {
	content: "" !important;
}

.int-map-icon::after {
	content: "" !important;
}

.int-time-icon::after {
	content: "}" !important;
}

.int-star-icon::after {
	font-family: "ETmodules" !important;
	content: "";
	font-size: 24px;
	color: #f7961e;
}

.ghost {
	padding: 10px 20px !important;
	font-size: .9rem !important;
	line-height: 1.8rem;
	font-weight: 700 !important;
	color: #307620 !important;
	background: #fff !important;
	border-radius: 5px !important;
	border: 4px solid #307620 !important;
	transition: all ease-in-out .3s !important;
	display: block;
	cursor: pointer;
}

.ghost:hover {
	background: #307620 !important;
	color: #fff !important;
	transition: all ease-in-out .3s !important;
}

.int-hours-table {
	background-color: #ededed;
	border: 1px solid #ddd;
	display: inline-table;
	margin-bottom: 1em;
	width: 100%;
}

.int-hours-table tbody > tr:nth-child(2n) {
	background-color: #ddd;
}

.display_block_btn {
	display: block !important;
}

/* Header */
#main-header #logo {
	transform: scale(2) translate(0px, 20px);
}

.ditty.ditty-ticker {
	min-height: 35px;
	position: fixed;
	z-index: 9;
}

.ditty-item a {
	color: #fff !important;
}

.et-social-linkedin a.icon:before {
	content: "";
}

.et-social-pinterest a.icon:before {
	content: "";
}

.et-social-youtube a.icon:before {
	content: "";
}

/* Request Info Popup */
a.da-close.evr-close {
	border: 5px solid #1d5e84;
	border-radius: 50%;
	background: #fff !important;
	color: green !important;
	font-size: 2rem !important;
	top: -6px !important;
	right: -19px !important;
}

/* Navigation */
#top-menu li.mega-menu .sub-menu .sub-menu a {
	font-size: 14px !important;
}

.nav li ul.sub-menu {
	width: auto !important;
}

#top-menu li li a {
	width: 340px;
}

.redRequestInfo {
	vertical-align: middle !important;
	line-height: 1.4em !important;
	background-color: #b81e2c;
	text-transform: uppercase;
	border-radius: 3px;
	text-align: center;
	max-width: 200px;
}

.redRequestInfo a, .et-fixed-header #top-menu .redRequestInfo a {
	padding: 5px 10px !important;
	color: #fff !important;
}

#top-menu li.mega-menu > ul > li {
	clear: unset !important;
}

#top-menu li.mega-menu .model-locations-btn a, .model-locations-btn a {
	border-width: 0px !important;
	border-radius: 2px;
	font-weight: 700 !important;
	background-color: #1d5e84;
	font-size: 28px !important;
	padding: .3em .8em !important;
	line-height: 1.7em !important;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	display: block;
	color: #fff !important;
	text-align: center;
}

#top-menu li.mega-menu .model-locations-btn a:first-child:hover, .model-locations-btn a:first-child:hover {
	background-color: #1d5e84 !important;
}

.int-menu-cta a, .et-fixed-header #top-menu .int-menu-cta a {
	background-image: radial-gradient(100% 100% at 0 0, #b81e2c 0%, #9e1924 100%);
	transition: all ease-in-out .3s !important;
	background-color: #b81e2c;
	padding: 15px !important;
	color: #fff !important;
	opacity: 1 !important;
	border-radius: 3px;
	font-weight: 700;
}

.int-menu-cta a:hover, .et-fixed-header #top-menu .int-menu-cta a:hover {
	background-image: radial-gradient(100% 100% at 0 50%, #b81e2c 0%, #9e1924 100%);
	transition: all ease-in-out .3s !important;
	opacity: 1 !important;
}

/* Gravity Forms */
input.gform_button {
	border-width: 0px !important;
	border-radius: 2px;
	font-weight: 700 !important;
	background-color: #1d5e84;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.5rem;
	cursor: pointer;
}

/*
img.gform_ajax_spinner {
	position: fixed !important;
	z-index: 999999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block !important;
	overflow: hidden !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(0,0,0);
	background-color: rgba(0,0,0,0.7);
	background-image: linear-gradient(transparent,transparent), url('images/oval.svg'); 
	background-repeat: no-repeat;
	background-size: 60px 60px;
	background-position: center center;
}
*/

/* Body */
#breadcrumbs a {
	color: #fff !important;
}

#over-65-years-badge {
	display: inline-block;
	position: absolute;
	right: -100px;
	top: -100px;
	width: auto;
}

#pocketbook-protection-badge {
	display: inline-block;
	position: absolute;
	right: -125px;
	top: 100px;
	width: auto;
}

#concord-price-badge {
	position: absolute;
	left: -10%;
	top: 150px;
}

@media (max-width: 1080px) {
	#concord-price-badge {
		position: relative;
		display: inline-block;
		left: auto;
		top: -50px;
	}
}

.mejs-mediaelement::after {
	content: "";
	background-image: radial-gradient(ellipse at center, rgba(0, 0, 0, .4) 30%, rgba(0, 0, 0, .2) 100%);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.int-brands-trust .et_pb_text_inner {
	columns: 2;
}

.int-brands-trust .et_pb_text_inner .int-brands {
	display: inline-block;
	max-height: 100px;
	min-height: 100px;
	padding: 5px;
	margin: 10px;
	width: 100%;
}

.int-brands-trust .et_pb_text_inner .int-brands img {
	transition: all ease-in-out .4s;
	margin: 0 auto !important;
	filter: grayscale(100%);
	vertical-align: middle;
	max-height: 90px;
	display: block;
}

.int-brands-trust .et_pb_text_inner .int-brands:hover img {
	transition: all ease-in-out .4s;
	filter: grayscale(0);
}

.int-inline-buttons {
	margin: 0 10px 10px 0;
	float: left;
}

#customer-lobby-review-widget {
	width: 100% !important;
}

#customer-lobby-review-widget .clobby-footer a {
	color: #fff !important;
}

.int-consultant {
	overflow: hidden;
}

.int-consultant p, .int-consultant a {
	transition: all ease-in-out .4s;
	color: #232323 !important;
}

.int-consultant .et_pb_main_blurb_image {
	margin-bottom: 0 !important;
}

.int-consultant .et_pb_blurb_container {
	transition: all ease-in-out .4s;
	border-left: 5px solid #1d5e84;
	background-color: #ededed;
	height: 100% !important;
	position: absolute;
	padding: 25px 10px;
	max-width: 400px;
	right: -75%;
	width: 75%;
	top: 0;
}

.int-consultant:hover .et_pb_blurb_container {
	transition: all ease-in-out .4s;
	right: 0;
}

.int-consultant .et_pb_module_header {
	color: inherit !important;
	font-size: 22px;
}

.int-consultant .et_pb_blurb_container a:hover {
	transition: all ease-in-out .4s;
	color: #618c54 !important;
}

/* Floor Plan - Single */
.myportfolio-container.model-home-single .esg-filters {
	display: none !important;
}

.myportfolio-container ul.mainul > li:nth-child(9) .esgbox .esg-entry-media-wrapper::before {
	content: "+ View More";
	background-color: rgba(49, 119, 33, .8);
	position: absolute;
	border-radius: 5px;
	text-align: center;
	border: 1px solid;
	padding: 27% 0;
	color: #fff;
	width: 90%;
	z-index: 9;
	left: 5%;
	top: 5%;
}

@media (max-width:768px) {
	.myportfolio-container ul.mainul > li:nth-child(3) .esgbox .esg-entry-media-wrapper::before {
		content: "+ View More";
		background-color: rgba(49, 119, 33, .8);
		position: absolute;
		border-radius: 5px;
		text-align: center;
		border: 1px solid;
		padding: 27% 0;
		color: #fff;
		width: 90%;
		z-index: 9;
		left: 5%;
		top: 5%;
	}
}

.top-plans-rows .et_pb_text::after {
	content: "";
	background: linear-gradient(to top, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .1) 60%) !important;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}

.top-plans-rows .et_pb_text_inner {
	z-index: 2;
}

.top-plans-rows .floor-plan-top-pick-btn {
	box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, .3) !important;
	line-height: 1.7em !important;
	font-weight: 700 !important;
	background-color: #1d5e84;
	display: inline-block;
	border-radius: 2px;
	padding: .3em 1em;
	margin: 10px 0 0;
	font-size: 20px;
	color: #fff;
}

.top-plans-rows .item-title {
	font-size: 22px;
}

/* Video Archive Page */
#video-archives-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.video-archive-item {
	display: none;
	flex: 1 0 48%;
	margin: 1%;
}

@media (max-width: 980px) {
	.video-archive-item {
		margin: 0 5% 2%;
		flex: 1 0 90%;
	}
}

#loadMoreVideo {
	transition: all ease-in-out .3s;
	font-weight: 700 !important;
	background-color: #1d5e84;
	display: inline-block;
	margin: 1em auto 0;
	border-radius: 3px;
	padding: 5px 25px;
	color: #fff;
	opacity: 1;
}

#loadMoreVideo:hover {
	transition: all ease-in-out .3s;
	opacity: .8;
}

/* Footer */
img[src*="https://www.salessimplicity.net"] {
	display: none !important;
}

.footer-widget .menu li {
	padding-left: 0 !important;
}

.footer-widget .menu li::before {
	display: none !important;
}

.footer-widget .menu a {
	transition: all ease-in-out .4s;
	display: block;
}

.footer-widget .menu a::before {
	content: "E" !important;
	font-family: "ETmodules" !important;
	transition: all ease-in-out .4s;
	color: #1d5e84 !important;
	border: none !important;
	left: -5px !important;
	position: relative;
	top: 0 !important;
}

.footer-widget .menu a:hover:before {
	left: 0px !important;
}

#eho-icon {
	vertical-align: middle;
	max-height: 20px;
}

#footer-info {
	min-width: 50%;
}

/* Shiftnav */

/* Desktop */
@media only screen and (min-width: 981px) {
	.int-brands-trust .et_pb_text_inner {
		columns: 4;
	}
}

/* Tablet */
@media (max-width:1080px) {
	.ditty.ditty-ticker {
		position: relative;
	}
	
	#over-65-years-badge {
		position: relative;
		top: -50px;
		right: 0;
	}
	
	#pocketbook-protection-badge {
		top: -60px;
		position: relative;
		right: 0;
	}
	
	.int-floor-plan-item-wrapper {
		margin: 0 1% 2% !important;
		max-width: 48% !important;
		width: 48% !important;
	}
	
	#planFilters .alignleft span {
		margin-bottom: 2% !important;
	}
	
	#page-container {
		padding-top: 0px !important;
	}
}

/* Mobile */
@media (max-width:1492px) {
	#main-header > .container {
		width: 90%;
	}
}

@media (max-width:1340px) {
	#top-menu-nav #top-menu > li {
		padding-right: 12px;
	}
	
	#top-menu-nav #top-menu > li > a {
		font-size: 14px;
	}
}

@media (max-width:1280px) {
	#main-header #logo {
		transform: scale(2) translate(0px, 15px) !important;
		max-height: 80% !important;
	}
}

@media (max-width:768px) {
	.int-floor-plan-item-wrapper {
		max-width: 98% !important;
		width: 98% !important;
	}
	
	#over-65-years-badge {
		left: 0;
		text-align: center;
		width: 100%;
		top: -50px !important;
		max-width: 30%;
		float: left;
	}
	
	#pocketbook-protection-badge {
		right: 0;
		text-align: center;
		width: 100%;
		top: -50px !important;
		max-width: 30%;
		float: right;
	}
	
	.cky-consent-container {
		bottom: 50px !important;
	}
}

/* Landing Page CSS */
#lp_hero_slider .et_pb_slide {
	aspect-ratio: 3/1.5;
}

#lp_page_title .main-title {
	padding-bottom: 0;
}

.meta-info-wrapper {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.3em;
	background-color: #ededed;
	border-radius: 20px;
	padding: 1em 1em 0;
	border: 1px solid #ddd;
	color: #666;
	font-size: 10px;
}

@media (min-width:980px) {
	.meta-info-wrapper {
		font-size: 16px;
	}
}

.meta-info-item {
	flex: 1 100%;
	padding: 0 0 0 30px;
	position: relative;
	margin-bottom: 1em;
}

@media (min-width:980px) {
	.meta-info-item {
		flex: none;
		margin: 0 1em 1em 0;
	}
}

.meta-info-wrapper .meta-info-item:last-child {
	margin-right: 0;
}

.meta-info-clock {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	flex: 1;
}

@media (min-width:980px) {
	.meta-info-clock {
		flex: 1 100%;
	}
}

@media (min-width:1680px) {
	.meta-info-clock {
		flex: 1 auto;
	}
}

.meta-info-clock span {
	flex: 1 42px;
}

.meta-info-item::before {
	position: absolute;
	height: 35px;
	width: 30px;
	top: 0;
	left: 0;
	color: #232323;
}

.meta-info-addr::before {
	content: "";
	font-family: "ETmodules", sans-serif;
}

.meta-info-phone::before {
	content: "";
	font-family: "ETmodules", sans-serif;
}

.meta-info-clock::before {
	content: "";
	font-family: "ETmodules", sans-serif;
}

@media (max-width:768px) {
	.meta-info-clock::before {
		display: none;
	}
	
	.meta-info-clock {
		padding-left: 0 !important;
	}
}

.meta-info-item a {
	transition: all ease-in-out .3s;
	text-decoration: underline;
	color: #666;
}

.meta-info-item a:hover {
	transition: all ease-in-out .3s;
	text-decoration: none;
}

.lp_model_home_wrapper {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.lp_model_home {
	flex: 1 100%;
	position: relative;
	margin: 0 0 1em 0;
	cursor: pointer;
}

@media (min-width:768px) {
	.lp_model_home {
		flex: 1 50%;
		margin: 0 1em 1em 0;
	}
}

@media (min-width:980px) {
	.lp_model_home {
		flex: 1 30%;
		margin: 0 1em 1em 0;
	}
}

.lp_model_home_img {
	width: 100%;
	border-radius: 20px;
	background-position: center;
	background-size: cover;
	aspect-ratio: 3/1.5;
}

.lp_model_home_info {
	padding: 10px;
	line-height: 1.2em;
}

.lp_model_home_info span {
	font-size: 14px;
	text-transform: uppercase;
}

.lp_model_home_info h4 {
	padding: 0;
}

.lp_model_home_link {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-half {
	grid-column: span 12;
	-ms-grid-column: span 12;
}

#lp_contact_wrapper .gfield_label {
	line-height: 16px;
}

#lp_contact_wrapper input, #lp_contact_wrapper textarea, #lp_contact_wrapper select {
	border-radius: 20px;
}

#lp_contact_wrapper #field_27_7 {
	overflow: hidden;
}

#lp_contact_wrapper .gfield {
	margin-bottom: -5px !important;
}

#lp_contact_wrapper .gfield textarea.medium {
	height: 120px;
}

#lp_contact_wrapper #gform_submit_button_27 {
	transition: all ease-in-out .3s;
	cursor: pointer;
	display: block;
	width: 100%;
}

#lp_contact_wrapper #gform_submit_button_27:hover {
	transition: all ease-in-out .3s;
	background-color: #000;
}

/* Floorplan Mobile Btns */
.fp-mobile-btns {
	display: flex;
	padding: 5px;
}

.fp-mobile-btns a {
	flex: 1 0 49%;
	text-align: center;
	justify-content: center;
	line-height: 1.2em;
	color: #fff !important;
	font-weight: bold;
	display: flex;
	align-items: center;
	padding: 5px;
	border-radius: 2px;
}

.fp-mobile-btns a:first-child {
	background-color: #b81e2c;
}

.fp-mobile-btns a:last-child {
	background-color: #317721;
}
