
.cf7-row .submit-curtain {
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.0);
}

form.ls-form input:disabled,
form.ls-referral-form input[disabled="disabled"] {
	opacity: 0.2 !important;
	cursor: wait !important;
	z-index: 1;
	position: relative;
}


/** Location Pages { **/

#schedule-form-section > .et_pb_row {
	padding: 40px !important;
	background-color: #f8f8f8;
}
#schedule-form-section .et_pb_row .et_pb_module.et_pb_text:first-child {
	max-width: 800px;
}
#schedule-form-section .et_pb_row .et_pb_module.et_pb_text:last-child {
	max-width: 700px;
}



.local-masthead {
	color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	font-weight: 700;
	font-size: 18px;
}

.local-masthead .promo-h1 {
	font-size: 24px;
	font-weight: 700;
}
.local-masthead .promo-h2:not(:empty) {
	padding: 4px 0 10px;
	font-size: 34px;
	font-weight: 900;
}
.local-masthead .promo-h2:empty {
	padding: 0 !important;
}
.local-masthead .et_pb_module.overlayed {
	width: 80%;
	margin: 0 auto;
	padding: 30px;
	background-color: rgba(0,0,0,0.3);
}



.local-masthead .promo-description {
	padding-top: 10px;
}
.local-masthead .lead-times:not(:empty) {
	font-size: 20px;
	font-weight: 700;
}


a.entry-featured-image-url {
	display: none;
	background-size: cover;
	background-position: center;
	background-repeat: repeat;
}
a.entry-featured-image-url img {
	display: none;
}

.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
	padding: 2em 0 !important;
}
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-reviews > .et_pb_row,
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-validation > .et_pb_row,
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.popular-products > .et_pb_row,
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-posts > .et_pb_row,
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.not-found > .et_pb_row {
	padding: 4em 0 !important;
}
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.product-links > .et_pb_row {
	padding-top: 0 !important;
}
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.focus-cities > .et_pb_row:first-child {
	padding: 4em 0 1em !important;
}
.et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.focus-cities > .et_pb_row:last-child {
	padding-bottom: 4em !important;
}
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-team .member-wrapper > .et_pb_row {
	padding: 0 0 4em !important;
}
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-team > .et_pb_row.section-heading {
	padding: 4em 0 1em !important;
}
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-promo > .et_pb_row {
	padding: 6em 0 !important;
}
.et_pb_section.local-promo-disclaimer {
	padding: 0 !important;
	font-size: 14px;
	line-height: 18px;
}
.et_pb_section.local-promo {
	background-color: #efeeef;
}
@media (min-width:981px) {
	.et_pb_section.local-promo {
		background-image: url(/wp-content/uploads/current-offers-background-jpeg.webp);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
}
.local-promo-disclaimer .promo-disclaimer {
	padding: 15px 0;
	font-size: 12px;
}
.local-promo .promo-title {
	font-size: 22px;
	font-weight: 700;
}
.local-promo .promo-title-2 {
	font-size: 34px;
	font-weight: 900;
}
.local-promo .promo-description:not(:empty) {
	padding-top: 15px;
}
.local-promo .promo-separator {
	position: relative;
	max-width: 180px;
	margin: 0 auto;
}
.local-promo .promo-separator:not(:empty):before {
	content: " ";
    position: absolute;
	z-index: 1;
    top: 0;
    bottom: 0;
	left: 0;
	right: 0;
    width: 100%;
    height: 3px;
    margin: auto 0;
	background-color: #808080;
}
.local-promo .promo-separator span {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 3px 20px;
	background-color: #efeeef;
}
.local-promo h2 {
	font-size: 22px;
	padding-bottom: 20px;
}
@media (max-width:980px) {
	.local-promo h2 {
		color: #ffffff;
	}
	.et_pb_section.local-promo {
		background-image: url(/wp-content/uploads/LouverWood-Plantation-Shutters-on-French-doors-in-kitchen-and-dining-area-1366x911.webp);
		background-size: cover;
		background-position: center;
	}
}
.local-promo .promo-cta {
	padding-top: 15px;
}

.et_pb_section.local-team,
.et_pb_section.local-validation {
	background-color: #f8f8f8;
}
.local-team .list-wrapper {
	position: relative;
	z-index: 1;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	overflow: hidden;
	background-color: inherit;
}
.local-team .member-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin: auto;
	background-color: inherit;
}
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .local-team > .et_pb_row.section-heading {
	padding-bottom: 2em !important;
}

.scripted .local-team .member-wrapper {
	visibility: hidden;
	position: absolute;
}
.scripted .local-team .member-wrapper.active,
.scripted .local-team .member-wrapper.previous,
.scripted .local-team .member-wrapper.next {
	visibility: visible;
}

@media (max-width:980px) {
	.local-team .et_pb_row {
		width: 80%;
	}
	.local-team .et_pb_row > .et_pb_column.team-image {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.local-team .team-details {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.local-team .team-details .team-image {
		max-width: 240px;
		padding-right: 20px;
	}
	.local-team .team-details img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 160px;
	}
}
@media (min-width:768px) and (max-width:980px) {
	.local-team .et_pb_row {
		display: flex !important;
		flex-wrap: wrap !important;
		align-items: center !important;
		justify-content: space-between !important;
	}
	.local-team .et_pb_row > .et_pb_column.team-image {
		width: 30%;
		margin: 0 !important;
	}
	.local-team .et_pb_row > .et_pb_column.team-copy {
		width: 70%;
		margin: 0 !important;
		padding-left: 30px;
	}
}
@media (min-width:981px) {
	.local-team .team-details {
		padding-left: 30px;
	}
	.local-team .team-details .team-image {
		display: none;
	}
}

.local-team .member-wrapper.active {
	left: 0;
	right: 0;
}
.local-team .member-wrapper.previous {
	left: -100%;
	right: 100%;
}
.local-team .member-wrapper.next {
	left: 100%;
	right: -100%;
}

.local-team .control {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	font-size: 24px;
	margin: auto;
	cursor: pointer;
}
.local-team .control.previous {
	left: 2%;
}
.local-team .control.next {
	right: 2%;
}

.local-team .et_pb_row,
.local-validation > .et_pb_row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.local-team .first-person .team-about {
	padding: 2em 0 20px;
	font-size: 18px;
}
.local-team .team-name {
	font-weight: bold;
}

@media (min-width:981px) {
	.local-team .team-details .team-image {
		
	}
}


.et_pb_section.local-masthead {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 125px 0;
	text-align: center;
}

.et_pb_section.local-masthead h1 {
	font-size: 28px;
	color: #ffffff;
	text-shadow: 2px 2px 5px #000000;
}
.et_pb_section.local-masthead .subheading {
	font-size: 22px;
	font-weight: 600;
	color: #ffffff;
	text-shadow: 2px 2px 5px #000000;
}

.et_pb_section.local-masthead .disclaimer {
	padding-top: 15px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-shadow: 2px 2px 5px #000000;
}
.et_pb_section.local-cta {
	padding: 0 !important;
}
.local-cta .cf7-required {
	font-size: 14px;
}
.et_pb_section.local-cta > .et_pb_row {
	max-width: 800px !important;
}
.et_pb_section.local-cta .et_pb_column {
	margin: -100px auto 0;
	padding: 30px;
	background-color: #f8f8f8;
	box-shadow: 0 3px 9px rgba(0,0,0,0.3);
}
@media (min-width:768px) {
	.et_pb_section.local-cta .et_pb_column {
		padding: 45px 60px;
	}
	.et_pb_section.local-masthead h1 {
		font-size: 34px;
	}
}

@media (orientation:portrait) {
	.et_pb_section.local-masthead {
		min-height: 50vw;
	}
}
@media (orientation:landscape) {
	.et_pb_section.local-masthead {
		min-height: 25vw;
	}
}

.local-masthead .masthead-backgrounds,
.local-masthead .masthead-backgrounds .background {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.local-masthead .masthead-backgrounds .background {
	display: none;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.local-masthead .masthead-backgrounds .background.active {
	display: block;
	z-index: 2;
}
.local-masthead .masthead-overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
}
.local-masthead .et_pb_row {
	z-index: 3;
}
.et_pb_section.popular-products > .et_pb_row,
.et_pb_section.local-posts > .et_pb_row {
	width: 90%;
	max-width: 1366px;
}
.et_pb_section.popular-products .et_pb_module,
.et_pb_section.local-posts .et_pb_module {
	margin-bottom: 15px;
}
.popular-products .product-list,
.local-posts .post-list {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}
.popular-products .product,
.local-posts .post {
	display: block;
	width: 100%;
	padding: 0 0 15px;
	font-size: 16px;
	line-height: 22px;
}
.popular-products .product {
	text-align: center;
}
.scripted .popular-products .product,
.scripted .local-posts .post {
	cursor: pointer;
}
.popular-products .image-box,
.local-posts .image-box {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 56%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.local-posts .post h3 {
	font-size: 18px;
}
.local-posts .et_pb_module.blog-header {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width:768px) and (max-width:980px) {
	.popular-products .product,
	.local-posts .post {
		width: 49%;
		margin-right: 2%;
	}
	.popular-products .product:nth-child(2n),
	.local-posts .post:nth-child(2n) {
		margin-right: 0;
	}
	.local-posts .post:nth-child(3) {
		display: none;
	}
}
@media (min-width:981px) {
	.popular-products .product {
		width: 23.5%;
		margin-right: 2%;
	}
	.local-posts .post {
		width: 32%;
		margin-right: 2%;
	}
	.popular-products .product:nth-child(4n),
	.local-posts .post:nth-child(3n) {
		margin-right: 0;
	}
	.et_pb_section.local-masthead h1 {
		font-size: 44px;
	}
}









.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) #home-masthead > .et_pb_row:first-child {
	padding-bottom: 25px !important;
}

.et_pb_row.local-shutters .et_pb_button.button-ghost.small:first-child {
	margin-bottom: 15px;
}

.clutch-locations-loop .state-wrapper {
	padding: 15px;
	border-top: 2px solid #004f71;
}

@media (min-width: 768px) {
	.clutch-locations-loop {
		column-count: 2;
		column-gap: 30px;
	}
	.clutch-locations-loop .state-wrapper {
		display: inline-block;
		width: 100%;
	}
}
.scripted #page-container .clutch-locations-loop .state-wrapper h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 12px 0;
	padding: 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
	cursor: pointer;
}

.scripted .clutch-locations-loop .state-wrapper p {
	display: none;
	margin: 15px 0 0;
	padding: 0;
}
.state-wrapper p a {
	color: #5f6a72 !important;
	font-size: 22px;
	line-height: 33px;
	font-weight: 500;
}
.location-masthead {
	position: relative;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.location-masthead,
.location-masthead h1,
.location-masthead a {
	color: #ffffff;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.5);
}
.location-masthead div.product-nav-item {
	display: inline-block;
	margin: 0;
	padding: 0 20px;
	font-size: 20px;
	border-right: 1px solid #ffffff;
}

.location-masthead h1 {
	text-transform: none;
	background-color: rgba(0,0,0,0.3);
}

.et_pb_section.icon-product-nav {
	z-index: 10;
	padding-top: 0;
}
.et_pb_row.icon-product-nav {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding-top: 0 !important;
	background-color: transparent !important;
}
.et_pb_row.icon-product-nav > .et_pb_column {
	width: 140px !important;
	height: auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 15px 15px 0 !important;
	box-sizing: border-box;
	transition: all 0.5s;
}
.et_pb_row.icon-product-nav > .et_pb_column:hover {
	transform: scale( 1.1,1.1 );
}
.et_pb_row.icon-product-nav .et_pb_module {
	margin-bottom: 8px !important;
}
.et_pb_row.icon-product-nav .et_pb_image_wrap  {
	display: block;
	text-align: center;
}
.et_pb_row.icon-product-nav h3 {
	text-align: center;
	font-size: 18px;
}
.et_pb_row.icon-product-nav img {
	display: block;
	margin: 0 auto;
	border-radius: 100%;
	border: 6px solid #ffffff;
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
}
.et_pb_button.owner-schedule {
	padding: 8px 15px !important;
	line-height: 1.4;
	font-size: 18px;
}
.owner-bio-header {
	padding-bottom: 1em;
}
.owner-bio *.hidden {
	display: none;
}
.owner-bio a.read-more:after {
	content: " more";
}
.owner-bio.open a.read-more:after {
	content: " less";
}

#service-area img {
	width: 100%;
}

#communities .clutch-locator-input {
	width: 160px;
	text-align: left;
}

.owner-bio p:not(.has-background):last-of-type {
	padding-bottom: 1em !important;
}

ul.communities {
	list-style: none !important;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
ul.communities > li {
	padding: 2px 10px;
}
@media (min-width:540px) {
	ul.communities > li {
		width: 50%;
	}
}

@media (min-width:768px) {
	.owner-bio-header {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: flex-end;
		width: 100%;
	}
	#owner-avatar {
		margin-right: 30px;
	}
	ul.communities > li {
		width: 33.333333%;
	}
	
	.et_pb_row.icon-product-nav > .et_pb_column {
		width: 200px !important;
	}
}
@media (min-width:981px) {
	
	ul.communities > li {
		width: 25%;
	}
}
@media (min-width:1100px) {
	
	ul.communities > li {
		width: 20%;
	}
}

.error404.et-db #et-boc .et-l .et_pb_section_4_tb_body.et_pb_section.icon-product-nav {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background-color: #ffffff !important;
}

@media (orientation:portrait) {
	.clutch-section.location-masthead {
		padding: 0;
		min-height: 50vw;
	}
	
	.et_pb_row.icon-product-nav:not(.team-member) > .et_pb_column {
		margin-top: 0 !important;
		margin-bottom: 10px !important;
	}
	.error404 .et_pb_row.icon-product-nav:not(.team-member) > .et_pb_column {
		margin-top: 0 !important;
	}
}
@media (orientation:landscape) {
	.clutch-section.location-masthead {
		padding: 0 0 60px;
		min-height: 50vh;
	}
	.et_pb_row.icon-product-nav:not(.team-member) > .et_pb_column {
		margin-top: 0 !important;
	}
	
	.error404 .et_pb_row.icon-product-nav:not(.team-member) > .et_pb_column {
		margin-top: 0 !important;
	}
}
.et_pb_module.designer-name {
	margin-bottom: 10px !important;
}
.single-clutch_location .et_pb_section.et_pb_section_4_tb_body {
	padding: 0;
	background-color: #ffffff;
}
ul.state-list {
	padding-left: 0 !important;
}
ul.state-list > li {
	list-style: none;
}
ul.state-list > li > span.state-name {
	font-size: 18px;
	font-weight: 600;
	color: #5f6a72;
}
.et_pb_section.focus-cities {
	background-color: #f8f8f8;
}
.et_pb_section.focus-cities > .et_pb_row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .focus-cities > .et_pb_row.cta {
	padding: 0 0 2em !important;
}

.et_pb_section.team-section {
	padding: 2em 0 3em !important;
	background-color: #f8f8f8 !important;
}

.member-wrapper .team-image img {
	margin: 0 auto;
}


.team.location .location-name a {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	color: #5f6a72;
}
.team-members-wrapper:not(.team-count-1) .member-excerpt,
.team-members-wrapper:not(.team-count-1) .team-member .member-link,
.team-members-wrapper.team-count-1 .team.location > .service-area-link,
.team-members-wrapper.team-count-1 .team.location .location-name {
	display: none;
}
.team.location .members {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}
.team-members-wrapper:not(.team-count-1) .team.location .team-member {
	padding: 10px;
}
.team-members-wrapper.team-count-1 .team.location .team-member {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	max-width: 500px;
	padding-right: 15px
}
.team-member .avatar-wrapper {
	text-align: center;
}
.team-members-wrapper.team-count-1 .team-member .avatar-wrapper {
	min-width: 125px;
	padding-right: 20px;
}
.team-members-wrapper.team-count-1 .team-member .name a {
	color: #5f6a72;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}
.team-members-wrapper.team-count-1 .team-member .member-excerpt {
	padding: 5px 0 10px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}
.team-member .avatar-wrapper img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 200px;
	margin: 0 auto;
}
.et_pb_section.team-section > .et_pb_row,
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.team-section > .et_pb_row {
	width: 90%;
	max-width: 90%;
	padding: 1em 0 0 !important;
}
.et_pb_section.team-section .et_pb_column {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
}

.team-members-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	margin: 0 -15px;
}
.team-members-wrapper:not(.team-count-1) > .team.location {
	display: inline-flex;
	flex-direction: column;
	margin: 0 15px 15px;
	padding: 15px 25px;
	text-align: center;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 2px 3px 3px rgba(0,0,0,0.25);
}


.team.location .members .team-member {
	margin-bottom: 15px;
}

.team.location.member-count-1 > .members,
.team.location.member-count-2 > .members,
.team.location.member-count-3 > .members,
.team.location.member-count-4 > .members,
.team.location.member-count-5 > .members {
	max-width: 1000px;
}


body.single-clutch_team_member .et_pb_section.local-reviews,
body.single-clutch_team_member .et_pb_section.local-validation {
	padding: 3em 0;
}
.single-clutch_team_member #service-area .et_pb_column {
	width: 100% !important;
}
.single-clutch_team_member #service-area.et_pb_section {
	padding: 1em 0 3em;
}

#page-container .et_pb_section.focus-cities h2 {
	font-size: 24px;
}
.et_pb_section.focus-cities.group-count-1 h2 {
	padding-bottom: 20px;
	text-align: center;
}
ul.city-list > li {
	padding: 0 35px 5px 0;
}
.et_pb_section.focus-cities.group-count-1 ul.city-list > li {
	padding: 0 45px 5px 0;
}
@media (min-width:540px) {
	.et_pb_section.focus-cities.group-count-1 ul.city-list > li {
		width: auto !important;
	}
	
}
@media (min-width:640px) {
	ul.city-list {
		column-count: 2;
	}
}
@media (min-width:981px) {
	
	ul.city-list {
		column-count: 3;
	}
}
@media (min-width:1200px) {
	ul.city-list {
		column-count: 4;
	}
}
@media (max-width:500px) {
	
	body.single-clutch_location .et_pb_section.icon-product-nav {
		display: none !important;
	}
	
	body.single-clutch_location #home-masthead.et_pb_section {
		background-color: #f7f3f0 !important;
	}
	
	.team-members-wrapper.team-count-1 .team.location .team-member .member-details {
		text-align: center;
	}
	.team-members-wrapper.team-count-1 .team-member .avatar-wrapper {
		min-width: 100%;
		padding-right: 0;
		padding-bottom: 5px;
		text-align: center;
	}
}

@media (min-width:501px) {
	.team-members-wrapper.team-count-1 .team.location .team-member {
		flex-wrap: nowrap;
	}
}
.et_pb_section.local-window-treatments,
.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_section.local-window-treatments > .et_pb_row,
.et_pb_section.local-window-treatments > .et_pb_row {
	padding: 2em 0 !important;
}


.et_pb_section.local-window-treatments .et_pb_module.et_pb_image,
.et_pb_section.local-window-treatments .et_pb_module.et_pb_image .et_pb_image_wrap,
.et_pb_section.local-window-treatments img {
	display: block;
	width: 100%;
}

.et_pb_section.local-window-treatments > .et_pb_row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.et_pb_section.local-window-treatments .et_pb_row .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.et_pb_section.local-window-treatments > .et_pb_row > .et_pb_column.copy:not(.et-last-child) {
	border-left: 2px solid #004f71;
	padding-left: 30px;
}
.et_pb_section.local-window-treatments > .et_pb_row > .et_pb_column.copy.et-last-child {
	border-right: 2px solid #004f71;
	padding-right: 30px;
}

@media (max-width:980px) {
	
	body.single-clutch_location .et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) #home-masthead .et_pb_row {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#home-masthead > .et_pb_row.tax-credit {
		padding-top: 2em !important;
	}
	.et_pb_section.local-window-treatments > .et_pb_row:nth-child(even) {
		display: flex;
		flex-direction: column-reverse;
	}
	.et_pb_section.local-window-treatments > .et_pb_row > .et_pb_column.copy.et-last-child {
		margin-bottom: 30px !important;
	}
	.et_pb_section.local-window-treatments > .et_pb_row:nth-child(even) .et_pb_column.image {
		margin-bottom: 0 !important;
	}
}
/** } End Location Pages **/

/** Dynamic Content Sections { **/


.d-product-row,
.additional-products > .row,
.additional-services > .row {
	width: 90%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 3em 0;
}
.additional-products > .row,
.additional-services > .row {
	padding: 1em 0;
}

.et_pb_section.local-window-treatments:nth-child(odd) {
	background-color: #f8f8f8;
}

.d-product-row:after,
.additional-products > .row:after,
.additional-services > .row:after {
	content: " ";
	float: none;
	clear: both;
	display: table;
	width: 100%;
	
}
.d-product-row .image-wrap {
	margin-bottom: 15px;
}
.d-product-row p,
#page-container .d-product-row p:not(.has-background):last-child {
	padding-bottom: 15px;
}
.d-product-row .copy-wrap {
	line-height: 1.3;
}
.d-product-row .cta-wrap {
	text-align: center;
}
.d-product-row .cta-wrap .et_pb_button {
	line-height: 1.3 !important;
}
.d-product-row .link-wrap ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 0 0 15px;
}
.d-product-row .link-wrap ul > li {
	padding: 0 12px 8px;
}

.additional:not(:empty) {
	padding: 2em 0 0;
}

.additional > div:last-child > .row {
	border-bottom: 1px solid #808080;
}

.additional:nth-child(odd) {
	background-color: #f8f8f8;
}

.additional-products .image-wrap,
.additional-services .image-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.additional-products .image-wrap img,
.additional-services .image-wrap img {
	margin-top: 4%;
}

@media (min-width:768px) {
	
	.d-product-row > h2 {
		display: none;
	}
	
	.d-product-row .image-wrap {
		float: right;
		display: inline-block;
		width: 40%;
	}
	.d-product-row .copy-wrap {
		float: left;
		width: 55%;
	}
	.d-product-row .link-wrap {
		float: none;
		clear: both;
		width: 100%;
	}
	.et_pb_section.local-window-treatments:nth-child(even) .d-product-row .image-wrap {
		float: left;
	}
	.et_pb_section.local-window-treatments:nth-child(even) .d-product-row .copy-wrap {
		float: right;
	}
	
	.additional-products .image-wrap img,
	.additional-services .image-wrap img {
		display: inline-block;
		width: 49% !important;
		height: auto;
		margin-top: 2%;
	}
}
@media (min-width:981px) {	
	.d-product-row .link-wrap {
		float: left;
		clear: none;
		width: 55%;
	}
	.et_pb_section.local-window-treatments:nth-child(even) .d-product-row .link-wrap {
		float: right;
	}
	.d-product-row .link-wrap ul {
		justify-content: flex-start;
	}
	.d-product-row .link-wrap ul li {
		padding-left: 0;
		padding-right: 20px;
	}
	
	.d-product-row .cta-wrap {
		float: none;
		clear: both;
	}
	
	
	.additional-products .image-wrap img,
	.additional-services .image-wrap img {
		display: inline-block;
		width: 24% !important;
		height: auto;
	}
}
@media (min-width:1080px) {
	.d-product-row .copy-wrap {
		line-height: 1.5;
	}
	
	.d-product-row .cta-wrap {
		float: left;
		clear: none;
		width: 55%;
		text-align: left;
	}
	.et_pb_section.local-window-treatments:nth-child(even) .d-product-row .cta-wrap {
		float: right;
	}
	
}
@media (min-width:1080px) {
	.d-product-row > h2 {
		float: left;
		width: 55%;
	}
	.et_pb_section.local-window-treatments:nth-child(even) .d-product-row > h2 {
		float: right;
	}
}
@media (max-width:1199px) {
	.d-product-row .copy-wrap > h2 {
		display: none;
	}
}
@media (min-width:1200px) {
	
	.d-product-row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.et_pb_section.local-window-treatments:nth-child(odd) .d-product-row {
		flex-direction: row-reverse;
	}
	.d-product-row:after {
		content: "";
		display: none;
	}
	
	.d-product-row > h2 {
		display: none;
	}
	
	.d-product-row > div {
		width: 55%;
	}
	
	.d-product-row > h2,
	.d-product-row .copy-wrap,
	.d-product-row .image-wrap,
	.d-product-row .cta-wrap,
	.d-product-row .link-wrap {
		float: none !important;
		clear: none !important;
	}
	
	.d-product-row > h2,
	.d-product-row .copy-wrap,
	.d-product-row .cta-wrap,
	.d-product-row .link-wrap {
		width: 100%;
	}
	
	.d-product-row .image-wrap {
		margin-bottom: 0;
	}
}
/** } End Dynamic Content Sections **/

/** Team Member Pages { **/
.single-clutch_team_member .et_pb_section.focus-cities {
	background-image: none;
	background-color: #ffffff;
}
.post-type-archive-clutch_team_member .et_pb_section.team-section:nth-child(even) {
	background-color: #ffffff !important;
}

.team-states .state-wrapper {
	padding: 0 0 2em;
}

.state-wrapper .clutch-container {
	width: 90%;
	max-width: 1366px;
	margin: 0 auto;
}

.team-states .state-wrapper .team-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	margin: 0 -15px;
}
.team-states .state-wrapper .team-wrapper .team-member {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	max-width: 120px;
	margin: 15px 15px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}


body.single-clutch_team_member {
	line-height: 1.6;
}

.et_pb_section.team-member-about {
	padding-bottom: 2em !important;
}
.et_pb_section.team-member-about div.local-cta {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}
.et_pb_section.team-member-about.no-about div.local-cta {
	align-items: center;
}
.et_pb_section.team-member-about.no-about div.local-cta {
	display: flex;
}

.et_pb_section.team-member-about.no-about h1 {
	text-align: center;
}

.et_pb_section.review-slider,
.et_pb_section.et_pb_section_2_tb_body.review-slider {
	padding: 2em 0 !important;
	background-color: #ffffff !important;
}
.et_pb_section.team-member-about > .et_pb_row {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 900px;
}
.et_pb_section.icon-product-nav.team-member {
	padding: 2em 0;
	background-color: #ffffff;
}
.et_pb_row.product-nav-title {
	max-width: 900px;
}

.et_pb_fullwidth_section > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) #team-service-area > .et_pb_row {
	padding: 2em 0 !important;
}

@media (min-width:768px) {
	.et_pb_section.team-member-about > .et_pb_row {
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.et_pb_section.team-member-section {
		padding: 2em 0 !important;
	}
	.et_pb_section.team-member-section:nth-child(3) {
		padding-top: 3em !important;
	}
	
	.et_pb_section.team-member-section.has-image > .et_pb_row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.et_pb_section.team-member-section.has-image > .et_pb_row > .et_pb_column {
		float: none !important;
		margin: 0 !important;
	}
	.et_pb_section.team-member-section.has-image:nth-child(2n) {
		background-color: rgba(247,243,240,0.35);
	}
	.et_pb_section.team-member-section.has-image:nth-child(2n) > .et_pb_row {
		flex-direction: row-reverse;
	}
}
/** } End Team Member Pages **/

/** TSA Sourced Traffic { **/

@media (max-width:767px) {

	

	@media (orientation:portrait) {
		body.single-clutch_location.tsa-sourced .et_pb_section.local-masthead {
			min-height: 0px;
		}
	}
	@media (orientation:landscape) {
		body.single-clutch_location.tsa-sourced .et_pb_section.local-masthead {
			min-height: 0px;
		}
	}
	
	body.single-clutch_location.tsa-sourced .et_pb_row.main-nav-row,
	body.single-clutch_location.tsa-sourced .et_pb_column.dealer-search-column,
	body.single-clutch_location.tsa-sourced .et_pb_column.top-nav-column .chat-trigger,
	body.single-clutch_location.tsa-sourced .et_pb_column.top-nav-column .contact,
	body.single-clutch_location.tsa-sourced .et_pb_column.top-nav-column .locator,
	body.single-clutch_location.tsa-sourced .et_pb_column.top-nav-column .search-wrapper,
	body.single-clutch_location.tsa-sourced .mobile-menu-trigger,
	body.single-clutch_location.tsa-sourced #promo-bar {
		display: none !important;
	}
	body.single-clutch_location.tsa-sourced #header-logo {
		padding: 0 !important;
		text-align: center;
	}
	body.single-clutch_location.tsa-sourced h1,
	body.single-clutch_location.tsa-sourced h2,
	body.single-clutch_location.tsa-sourced h3,
	body.single-clutch_location.tsa-sourced h4,
	body.single-clutch_location.tsa-sourced h5,
	body.single-clutch_location.tsa-sourced h6,
	body.single-clutch_location.tsa-sourced .et_quote_content blockquote p,
	body.single-clutch_location.tsa-sourced .et_pb_slide_description .et_pb_slide_title {
		line-height:1em;
	}
	body.single-clutch_location.tsa-sourced .et_pb_fullwidth_section.location-wrapper > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
		padding: 1em 0 3em 0 !important;
	}
	body.single-clutch_location.tsa-sourced  .local-masthead .et_pb_row {
		margin-bottom: 0;
		padding-top: 0 !important;
	}
	body.single-clutch_location.tsa-sourced  .et_pb_section.local-masthead {
		padding: 0 !important;
		text-align: center;
	}
	
	body.single-clutch_location.tsa-sourced .local-masthead .et_pb_module.overlayed {
		width: 100%;
		margin: 0 0 30px;
		padding: 0;
		background-color: rgba(0,0,0,0.3);
	}
	
	body.single-clutch_location.tsa-sourced .top-nav .et_pb_text_inner {
		justify-content: flex-end;
	}
	
	body.single-clutch_location.tsa-sourced #clutch-breadcrumb-wrapper {
		max-height: 30px;
		overflow: hidden;
	}
	
	body.single-clutch_location.tsa-sourced #header-logo img {
		width: 300px;
	}
	
}


/** } End TSA Sourced Traffic **/

header.et-l.et-l--header {
	background-color: #ffffff ! important;
}
