/*
 Theme Name:   GeneratePress Child
 Theme URI:
 Description:
 Author:       pestplansdev
 Author URI:
 Template:     generatepress
 Version:      1.0.43
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
/* Changes to Header and Menu */
.nav-float-right #site-navigation {
	margin-left: 0;
}
.headerWidgetContainer {
	width: 200px;
}
.top-bar {
	display: none;
}
.site-header .inside-header {
	padding: 0px;
	height: 97px;
}
.headerButton a {
	font-weight: 800;
	font-size: 18px !important;
	font-family: "Nunito Sans";
	padding: 10px 22px !important;
	line-height: 22px !important;
}
.headerGetStarted {
	margin-bottom: 10px;
}
#countdownText {
	color: #ee2e24;
	font-weight: bold;
	text-decoration: underline;
}
.inside-header.grid-container {
	max-width: 1200px;
}
/* Footer */
.copyright-bar {
	display: none;
}
.inside-site-info {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bar li:before {
	content: " | ";
	color: #fff;
	padding-right: 15px;
}
.footer-bar a, .footerLink a {
	color: #fff;
	text-decoration: none;
}
.footer-bar a:hover, .footerLink a:hover {
	text-decoration: underline;
}
.footerLink {
	font-size: 19px !important;
}
.footer-bar p {
	padding-right: 8px;
}
.footerGetStartedNowText {
	min-height: 105px;
}
.zipCodeForm {
	background-color: transparent !important;
	color: #fff !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	padding-left: 0px !important;
}
.zipCodeFormSubmit {
	position: absolute;
	background-color: transparent;
	right: -15px;
	bottom: 0px;
}
.zipCodeFormSubmit:hover {
	background-color: transparent;
}
::placeholder {
	opacity: 1;
}
/* Pest Section */
.bugCircleBackgroundGrey {
	background-color: #e9e9e9;
	border-radius: 100%;
	width: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.bugCircleBackgroundWhite {
	background-color: #fff;
	border-radius: 100%;
	width: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.commonPestsTreated {
	border-bottom: 2px solid transparent;
	width: 120px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
}
.commonPestsTreated:hover {
	border-top: none;
	border-left: none;
	border-right:none;
	border-bottom: 5px solid #ee2e24;
	cursor: pointer;
}
.commonPestsTreated:hover a {
	color: #ee2e24 !important;
}
.commonPestsTreated a {
	color: #000;
	text-decoration: none;
}
/* Pest Page */
.problemsWithPests {
	position: relative;
	top: -50px;
}
.problemsWithPests .wp-block-image {
	margin-bottom: 0px;
}
.problemsWithPestsRiskHeading {
	padding-top: 5%;
	padding-bottom: 2%;
}
.problemsWithPestsRiskColumns {
	flex-wrap: wrap-reverse !important;
}
.problemsWithPestsRiskColumns .wp-block-column .wp-block-columns {
	gap: 1em;
}
.pestPageProblemsContainer .gb-container-inside {
	max-width: 100% !important;
}
.pestPageProblemsContainer h4 {
	font-weight: 800 !important;
	font-size: 23px !important;
	margin-bottom: 5px; !important;
}
.pestPageProblemsContainer p {
	margin-bottom: 30px !important;
}
.pestPageProblemsContainer .zipCodeForm {
	width: 100%;
}
/* Pest Page Sidebar */
.zipsearch-sidebar {
	background-color: #332F30;
}
/* Pest Library */
.pestLibraryPestColumn {
	border-bottom: 3px solid transparent;
	width: 120px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
}
.pestLibraryPestColumn:hover {
	border-bottom: 3px solid #ee2e24;
	cursor: pointer;
}
.pestLibraryPestColumn:hover a {
	color: #ee2e24 !important;
}
.pestLibraryPestColumn a {
	color: #000;
	text-decoration: none;
}
.pestLibraryColumns, .pestLibraryContainer, .pestLibraryContainer p {
	margin-bottom: 50px !important;
}
.guaranteeLink {
	color: #fff;
	text-decoration: none;
}
.guaranteeLink:hover, .guaranteeLinkHover:hover i {
	color: #FDFFB1 !important;
}
.wp-block-columns {
	margin-bottom: 0em;
}
.standardPadding {
	padding-left: 40px;
	padding-right: 40px;
}
.standardBredcrumbs {
	padding-top: 2%;
}
.headingHighlight .has-inline-color {
	padding: 5px 10px;
}
.protectYourHomeContainer {
	padding-left: 40% !important;
}
.protectYourHomeRoundImage {
	z-index: 5;
	position: absolute;
	bottom: -23px;
	left:-300px;
}
.homeMainSection {
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	top: -150px;
	position: relative;
}
.homeMainSectionCar {
	position: absolute;
	top: -360px;
	right: 60px;
}
.homeMainSectionList {
	padding-top: 20px
}
.homePageIconsRow {
	padding: 50px;
}
.homeScheduleFreeInspectionSection, .homeScheduleFreeInspectionButtonSection {
	position: relative;
	top: -50px;
}
.homeCheckList p {
	margin-bottom: 12px;
}
.homeCheckList .fa-check {
	padding-right: 8px;
}
.protectYourHomeContainer .buttonStandard {
	margin-bottom: 5px !important;
}
.commonPestsTreatedSection {
	padding-top: 10px;
	padding-bottom: .5px;
}
.faqAccordion, .aagb__accordion_container.faqAccordion.aagb__accordion_active {
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #000 !important;
}
.faqAccordionHeading {
	font-weight: 800 !important;
	font-size: 34px !important;
}
.buttonStandard a {
	font-weight: bold;
	padding: 12px 36px !important;
	background: #CC092F !important;
}
/* Services */
.trulyNolenApproachTitle {
	margin-bottom: 1em !important;
}
/* 4 Seasons Page */
.satisfactionGuaranteeBox {
	border: 3px solid #e9e9e9;
	display: flex;
	justify-content: center;
	align-items: center;
}
.satisfactionGuaranteedImage {
	flex-basis: 50%;
}
.satisfactionGuaranteedYellowList {
	padding-top: 15px;
}
.satisfactionGuaranteePestsList {
	padding-top: 0px !important;
	padding-bottom: 16px !important;
}
.satisfactionContainer .wp-container-7 {
	align-items: stretch !important;
	height: 100%;
}
/* Marketplace City Page */
.marketplaceCitySave {
	top:-80px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.marketplaceCitySave .wp-container-7 {
	align-items: stretch !important;
	height: 100%;
}
.marketplaceCitySaveColumn {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.marketplaceCitySave .wp-block-column, .satisfactionContainer .wp-block-column {
	padding: 2%;
}
.marketplaceCitySave .wp-block-columns, .satisfactionContainer .wp-block-columns, .homeMainSection.wp-block-columns {
	gap: 0px;
}
.marketplaceCityBreadcrumbs {
	position: relative;
	top: -50px;
}
.marketplaceCitySave h2 {
	margin-bottom: 0px !important;
}
.marketplaceCitySave h2 strong {
	font-weight: 800 !important;
}
hr.is-style-default {
    max-width: 17.1rem;
    border: 1px;
}
.titleSectionContainer h1 {
	font-weight: 800 !important;
	font-size: 48px;
	line-height: 52px;
}
.homeTitleSection h1 {
	font-size: 60px;
	line-height: 1.1em;
}
h1 strong {
	font-weight: 800 !important;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 10px !important;
}
.yoast-breadcrumbs > span {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	margin: 20px 0;
}
@media only screen and (max-width:780px) {
	h1 {font-size: 36px}
	h2 {font-size: 32px}
	h3 {font-size: 24px}
	h4 {font-size: 23px}
	h5 {font-size: 20px}

	.responsiveTextColumn, .standardPadding {
		padding-left: 30px;
		padding-right: 30px;
	}
	.titleSectionContainer {
		padding-left: 0% !important;
		padding-right: 0% !important;
		padding-top: 10% !important;
	}
	.hideMobile {
		display: none !important;
	}
	.marketplaceCitySave {
		top: -20px;
	}
	.marketplaceCityBreadcrumbs {
	top: 0px;
	}
	.marketplaceCitySave .wp-block-column, .satisfactionContainer .wp-block-column {
	padding: 5%;
	}
	.standardBredcrumbs {
	padding-bottom: 2%;
	}
	.problemsWithPests {
		top: -20px;
		margin-right: 25px !important;
		margin-left: 25px !important;
	}
	.satisfactionGuaranteedImage .alignleft {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.protectYourHomeContainer {
		padding-left: 10% !important;
		padding-right: 10% !important;
	}
	.protectYourHomeContainer .wp-block-heading {
		padding-left: 40%;
	}
	.protectYourHomeContainer p {
		text-align: center;
	}
	.commonPestsTreatedSection {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	.homeMainSection {
		top: -80px;
		margin: 50px 15px 0px 15px;
	}
	.desktopSpacer {
		display: none;
	}
	.homeScheduleFreeInspectionSection, .homeScheduleFreeInspectionButtonSection {
		top: -20px;
	}
	.homeScheduleFreeInspectionButtonSection {
		padding-bottom: 5%;
	}
	.homeScheduleFreeInspectionSection .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
		flex-basis: 40% !important;
	}
	.homeMainSectionCar {
		top: -125px;
		right: 40px;
	}
	.homeTitleSection {
		padding-bottom: 38% !important;
	}
	.homeTitleSection .wp-block-heading {
		text-align: center;
	}
	.homeListYellowBackground {
		padding-top: 30%;
	}
	.inside-footer-widgets {
		text-align: center;
	}
	.site-header .site-logo {
		top: 0px;
		width: 100px;
	}
	.page-id-7 .site-content {
 		padding: 0px !important;
	}
	/* Header Changes */
	.site-logo {
  		order: 3;
		margin-right: 38%;
	}
	#mobile-menu-control-wrapper {
  		order: 2;
	}
	.header-widget {
  		order: 1;
  		margin-top: 0px !important;
	}
	.headerWidgetContainer {
  		width: 100%;
		padding: 15px 10px 10px 10px !important;
	}
	.inside-header {
  		padding: 0px;
  		justify-content: space-between;
	}
	.headerWidgetContainer .gb-container-content {
		display: flex;
	}
	.headerWidgetContainer .gb-container-content p {
		margin-top: 3px;
		margin-bottom: 0px;
		margin-right: auto;
	}
	.mobile-menu-control-wrapper {
		margin-left: 0px;
	}
	#primary-menu {
		background-color: #E9E9E9;
	}
	.problemsWithPestsRiskColumns .foodContaminationColumn {
		flex-basis: 80% !important;
	}
	.problemsWithPestsRiskColumns .bugCircleBackgroundGrey {
		width: 85px !important;
		margin-left: -20px !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.problemsWithPestsRiskColumns .bugCircleBackgroundGrey figure {
		margin-right: -3px;
	}
	.problemsWithPestsRiskColumns .bugCircleBackgroundGrey img {
		max-width: 70%;
	}
	#menu-main-menu {
 		width: 100%;
 		padding-left: 40px;
	}
	#site-navigation {
		position: absolute;
 		top: 100px;
 		width: 100%;
	}
	.site-header .inside-header {
		height: 128px;
	}
	.satisfactionGuaranteeBox {
		flex-wrap: wrap;
	}
	.includesSpidersWasps {
		position: relative;
		left: -18px;
	}
	.referFriend .referFriendTextColumn {
		padding-left: 25px !important;
	}
	.referFriend .wp-block-image {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px !important;
	}
	.referFriend .buttonStandard {
		margin-left: 23%;
	}
	.CTAButton a {
		font-size: 18px !important;
	}
	.protectYourHomeRoundImage {
		bottom: 150px;
		left: -25px;
		width: 150px;
		bottom: 215px;
	}
	.protectYourHomeContainer .buttonStandard {
		margin-left: auto;
		margin-right: auto;
	}
	.footer-widget-1 {
		margin-bottom: 0px !important;
	}
}
@media only screen and (min-width:780px) {
	.showMobile {
		display: none !important;
	}
	.commonPestsTreatedSection {
		width: 50%;
		margin-right: auto;
		margin-left: auto;
	}
	.nav-float-right .header-widget {
	margin-left: auto;
	}
	.referFriend .referFriendTextColumn {
		padding-top: 1.5%;
	}
	.homeTitleSection {
		padding-left: 5% !important;
	}
}
@media only screen and (min-width: 780px) and (max-width: 980px) {
	.protectYourHomeRoundImage {
		bottom: -40px;
	}
	.homeMainSectionCar {
		top: -120px;
		right: -85px;
	}
	.homeMainSectionCar img {
		width: 75%;
	}
}
.one-container .site-content {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cycle:after {
    animation-name:cycle;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    content: "";
	color: #cc092f;
	font-weight: 800;
	font-size: 60px;
	line-height: 1.1em;
  }
@keyframes cycle {
  0% {
    content: "Ants";
  }
  10% {
    content: "Mosquito";
  }
  20% {
    content: "Cockroach";
  }
  30% {
    content: "Bed Bug";
  }
  40% {
    content: "Termite";
  }
  50% {
    content: "Bee";
  }
  60% {
    content: "Wasp";
  }
  70% {
    content: "Spider";
  }
  80% {
    content: "Tick";
  }
  90% {
    content: "Rodent";
  }
  100% {
    content: "Ants";
  }
}