/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

/* -----------------------------------------------------------------------
 * Base Style
 * ----------------------------------------------------------------------- */
body {
  font-family: 'Lato', sans-serif;
}

.et_monarch .et_social_mobile {
	width: 100%!important;
}

.comp-name { color: #6AAF08; }

.wpcr3_item_name a {
	color: #6AAF08!important;
}

.entry-title.main_title {
  font-family: "Playfair", serif;
}

#servcss li {
  position: relative;
}

.home #servcss li {
	  padding-left: 27px;
}

.home #servcss li:before {
  position: absolute;
  content: '\f00c';
  left: 0;
  font-family: 'FontAwesome';
  color: white;
}

a.top_button {
    background: #174c32;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    text-shadow: none !important;
    color: #fff !important;
    text-transform: none !important;
    font-weight: 500;
    box-shadow: none;
    border-radius: 20px;
    padding: 4px 10px;
    width: 180px;
    font-size: 14px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 35px;
    background: rgb(255 255 255 / 5%) !important;
    backdrop-filter: blur(4px) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 20px;
}
.top_button:hover{
	background: rgb(255 255 255 / 30%) !important;
	backdrop-filter: blur( 4px ) !important;
	-webkit-backdrop-filter: blur(4px);
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
}

.button {
	position: relative;
	display: flex;
	text-align: center;
	background: #174c32;
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	border-radius: 30px;
	color: #fff;
	width: 190px;
	/* font-weight: bold; */
	padding: 2px 15px;
	margin-top: 40px;
	margin-bottom: 100px;
	transition: 0.3s;
	margin: 5px;
	justify-content: center;
}

.button:hover {
	background: rgb(255 255 255 / 30%) !important;
	backdrop-filter: blur( 4px ) !important;
	-webkit-backdrop-filter: blur(4px);
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
}
a.button-phone:hover {
    background: #174c32 !important;
}
.content .et_pb_column_4_4 {
  background: rgba(255,255,255,0.6);
  padding: 20px;
}

#servcss {
	list-style-type: none;
	padding: 0;
}

#servcss li {
  margin-bottom: 0.5em;
}

#location, .home #services {
	position: relative;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	line-height: 40px;
	background: rgb(255 255 255 / 26%) !important;
	backdrop-filter: blur( 4px ) !important;
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	border-radius: 20px;
	color: #fff!important;
	padding: 20px 10px;
}

#location:after,
#services:after {
	position: absolute;
	content: '\f18c';
	bottom: 0;
    right: 0;
    font-family: 'FontAwesome';
    font-size: 40px;
	color: #fff;
}

#services:after {
	content: '\f1bb';
}

#location strong {
	color: #fff!important;
	font-family: "Playfair", ui-serif;
	font-size: 26px;
}

#services ul li {
	padding-left: 35px;
}

#services ul li:before {
	color: #fff;
	content: '\f06c';
}


/* -----------------------------------------------------------------------
 * Header Style
 * ----------------------------------------------------------------------- */
/* Top header */
.home #main-header {
	background-color: transparent !important;
}
#header-section{
	 min-height: 400px;
	 max-height: 700px;
	 height: 100%;
	 /* margin-top: -230px; */
	 /* padding-top: 230px; */
}
#fullwidth-slider {
    min-height: 400px;
    max-height: 700px;
    height: 100%;
    padding-top: 230px;
}

#fullwidth-slider .et_pb_slides {
    min-height: 400px;
    max-height: 700px;
    height: 100%;
	 margin-top: -230px;
	 padding-top: 230px;
}

#fullwidth-slider .et_pb_slide {
   min-height: 400px;
   max-height: 700px;
   height: 100%;
   margin-top: -230px;
   padding-top: 230px;
   background-position-x: 77% !important;
}

#fullwidth-slider .et_pb_container.clearfix {
    min-height: 400px;
    max-height: 700px;
    height: calc(100% - 230px) !important;
    width: 100% !important;
}

#main-header .contact-info {
  margin-top: 24px;
  margin-bottom: 7px;
  transition: 0.3s;
}

#main-header .contact-info a, #main-header .contact-info span {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 0;
	margin: 5px;
}


	

#main-header .contact-info .email-us {
  margin-right: 20px;
  margin-left: 20px;
}

#main-header .fa {
	position: relative;
	top: -5px;
	/* left: -10px; */
	width: 40px;
	height: 40px;
	color: #fff;
	border-radius: 2px;
	font-size: 22px;
	padding-top: 8px;
	transition: 0.3s;
}

#main-header .contact-info a em, #main-header .contact-info span em {
	display: block;
	color: #989898;
    font-style: initial;
    font-weight: bold;
	text-align: left;
	position: relative;
	left: 39px;
	font-weight: 300;
	font-size: 14px;
}

/* Logo */
.logo_container {
    height: 100%!important;
    position: absolute;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.et-fixed-header .logo_container, .logo_container {
	padding: 0;
}

.text-logo {
  display: flex;
  color: #fff;
  font-family:"Playfair", serif;
  font-size: 33px !important;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  top: 10px;
  transition: 0.3s;
}

.text-logo:hover {
	transform: skew(-10deg);
}

/* Navigation */
#et-top-navigation {
  /* background: #6AAF08; */
}

#top-menu li {
	padding-right: 0px;
	margin-right: -3px;
}

#top-menu > li > a {
	position: relative;
	padding: 20px !important;
	/* border-right: 1px solid rgba(255,255,255,0.10); */
	z-index: 2;
	letter-spacing: 1px;
}

#top-menu li a:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 100%;
	right: 0;
	background-color: #174c32;
	border-radius: 30px;
	z-index: -1;
	transition: 0.3s ease-in-out;
}

#top-menu li a:hover, #top-menu .current-menu-item > a {
  opacity: 1!important;
}

#top-menu li a:hover::before, #top-menu .current-menu-item > a:before {
  left: 0;
}

/* mobile */
.mobile_menu_bar::before {
  color: #fff!important;
}

#et_mobile_nav_menu, .et_header_style_centered #main-header .mobile_nav {
	background: rgb(255 255 255 / 5%) !important;
	backdrop-filter: blur( 4px ) !important;
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	margin: 0 auto;
	border-radius: 20px;
	margin-top: 0 !important;
}

.et_mobile_menu {
  padding: 2% 5%;
}

#mobile_menu {
	background: #174c32 !important;
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	border-radius: 30px;
	text-align: center;
}

/* Scroll Down Button */
.scroll-down-btn {
	/* background:#6AAF08; */
	z-index: 99999;
	position: absolute;
	bottom: 35px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	border-radius:50em;
	padding:5px;
}

.scroll-down-btn:hover {
    opacity: 0.8;
}

/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */
.widgettitle {
  position: relative;
  color: #454545!important;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee; }

.widgettitle:before {
	position: absolute;
	content: "";
	display: block;
	bottom: -1px;
	left: 0;
	width: 35px;
	height: 2px;
	background-color: #2c855a;
	}

#sidebar > .widgettitle + .textwidget br:nth-child(4), #sidebar > .widgettitle + .textwidget br:nth-child(5) {
	display: none;
}

#servcss svg {
  display: none;
}

/* -----------------------------------------------------------------------
 * Services Section Style
 * ----------------------------------------------------------------------- */
#section-1 .et_pb_column_1_4 h4 {
	font-weight: bold;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
}

#section-1 .et_pb_column_1_4 .et_pb_main_blurb_image img {
	width: 60px;
}

/* -----------------------------------------------------------------------
 * Testimonial
 * ----------------------------------------------------------------------- */
#home-testimonial-wrapper {
	background: linear-gradient(hsl(176deg 73% 4% / 65%), hsl(176deg 73% 4% / 65%)), url(https://wayneslandscapingservices.com/wp-content/uploads/2025/07/testimonials-bg.webp) no-repeat center;
	background-size: cover;
	background-position-y: bottom;
}

.home-testimonial .heading {
	position: relative;
	font-size: 30px;
	color: #B57309;
	line-height: normal;
	font-weight: bold;
}

.home-testimonial .heading:before {
	position: absolute;
	content: "\f10d";
	font-family: "FontAwesome";
	left: 0px;
	top: -1em;
	font-size: 45px;
	text-align: center;
	line-height: normal;
	color: #fff;
}

.home-testimonial blockquote {
	border: 0;
}

.home-testimonial .wpcr3_item_name a {
	color: #6AAF08!important;
}

.home-testimonial .learn-more a {
	background: #174c32 !important;
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	color: #fff;
	padding: 7px 20px;
	display: flex;
	font-size: 16px;
	transition: 0.3s ease-out;
	border-radius: 40px;
	justify-content: center;
	width: 195px;
	margin: 0 auto;
}
p.testimonials-title {
    font-family: "Playfair", ui-serif;
}
.home-testimonial .learn-more a:hover {
	    background: rgb(255 255 255 / 26%) !important;
    backdrop-filter: blur( 4px ) !important;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
}
/***** TESTIMONIALS FORM *****/
blockquote.wpcr3_content {
    border-left: 0;
    padding-left: 0;
}
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@media (min-width: 981px) {
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
	div#day-night-service-section {
    padding-bottom: 0;
}
div#first-para-section {
    padding: 0;
}
}


/* -----------------------------------------------------------------------
 * Get a Free Estimate Style
 * ----------------------------------------------------------------------- */
#location h3 {
  font-size: 20px;
  line-height: normal;
  text-align: center;
}

#contact {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.free-estimate-heading {
  position: relative;
  padding: 40px 15px;
  background: rgb(255 255 255 / 26%) !important;
  backdrop-filter: blur( 4px ) !important;
  border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
  border-radius: 20px;
  color: #fff!important;
  font-family: "Playfair", ui-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 1;
  font-size: 35px;
  text-align: center !important;
  }
div#contact-section {
    background: #174c32;
}
p.cf-title {
    padding-bottom: 15px;
}
#contactForm input[type=text],
#contactForm input[type=password],
#contactForm input[type=tel],
#contactForm input[type=email],
#contactForm input.text,
#contactForm input.title,
#contactForm textarea,
#contactForm select {background: rgb(255 255 255 / 0%) !important;backdrop-filter: blur( 4px ) !important;border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;border-radius: 30px;color: #fff!important;padding: 10px 15px;font-family: 'Lato', sans-serif;font-size: 14px;line-height: 1.42857143;margin: 10px 0 !important;transition: 0.3s linear;width: 100% !important;}
#contactForm input[type="text"]::placeholder,
#contactForm input[type="password"]::placeholder,
#contactForm input[type="tel"]::placeholder,
#contactForm input[type="email"]::placeholder,
#contactForm input.text::placeholder,
#contactForm input.title::placeholder,
#contactForm textarea::placeholder,
#contactForm select::placeholder{
	color: #fff;
}
#contactForm input[type=text]:focus,
#contactForm input[type=password]:focus,
#contactForm input[type=tel]:focus,
#contactForm input[type=email]:focus,
#contactForm input.text:focus,
#contactForm input.title:focus,
#contactForm textarea:focus,
#contactForm select:focus {
  opacity: 1;
}

#contactForm div:nth-child(5) img {width: 29%;}
#contactForm div:nth-child(5) input {
  float: right;
  width: 70% !important;
  height: 50px;
  margin: 0 !important;
}

#submitter {
  font-size: 15px;
  padding: 10px;
  color: #fff;
  cursor: pointer;
  height: auto !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  background: #174c32;
  border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
  border-radius: 30px;
  font-family: 'Lato', sans-serif;
  margin-top: 25px!important;
  overflow: hidden;
  transition: 0.3s;
  width: 180px !important;
}

#submitter:hover {
	 background: rgb(255 255 255 / 3%) !important;
  backdrop-filter: blur( 4px ) !important;
  border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
}

body:not(.home) #submitter:hover{
	border: 1px solid #fff !important;
}
/* -----------------------------------------------------------------------
 * Footer Style
 * ----------------------------------------------------------------------- */
#main-footer {
    background-color: #031312;
    padding-top: 50px;
    border-top: 1px solid #4f4f4f;
}

#main-footer #footer-widgets {
    margin-bottom: 30px;    
    padding: 3% 0 0;
}

#main-footer .footer-widget {
	color: #eee!important;
}

#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}

#main-footer h4 {
    position: relative;
    color: #fff!important;
    font-family: "Playfair", ui-serif;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

#main-footer h4:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 3px;
	width: 30px;
	background: #fff;
}
table.openinghours {
    width: 100%;
}

.openinghours tr td:first-child {
    padding-left: 5px!important;
}

.openinghours tr td:last-child {
    text-align: right!important;
    padding-right: 5px!important;
}

#current-day {
    background-color: #fff;
    clip-path: inset(0 round 20px);
}

#current-day td {
  color: #031312 !important;
}

#text-7 .textwidget br,
#text-7 .textwidget strong {
    display: none;
}

.hours th,
.openinghours td {
    text-align: left !important;
    font-size: 16px !important;
    text-shadow: none !important;
}

.openinghours td, .hours th {
  color: #eee!important;
}

#footer-bottom {
  padding: 17px 0 15px;
  background: #174c32 !important;
  color: #eee;
}

/* -----------------------------------------------------------------------
 * Animation Style
 * ----------------------------------------------------------------------- */
/* Bounce */
@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

/* Phone Ring Icon */
.ring {
  display: inline-block;
  -webkit-animation: Ringing 2000ms linear 2000ms infinite;
  animation: Ringing 2000ms linear 2000ms infinite; }

@-webkit-keyframes Ringing {
  0% {
    -webkit-transform: rotate(0deg); }
  4% {
    -webkit-transform: rotate(-45deg);}
  8% {
    -webkit-transform: rotate(0deg); }
  12% {
    -webkit-transform: rotate(-45deg);}
  16% {
    -webkit-transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(-45deg);}
  24% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@keyframes Ringing {
  0% {
    transform: rotate(0deg); }
  4% {
    transform: rotate(-45deg);}
  8% {
    transform: rotate(0deg); }
  12% {
    transform: rotate(-45deg);}
  16% {
    transform: rotate(0deg); }
  20% {
    transform: rotate(-45deg);}
  24% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(0deg); } }

/* Pulsing */
.pulsing {
    display: inline-block;
    animation: color-cycle 1.5s infinite;
    -webkit-animation: color-cycle 1.5s infinite;
    -moz-animation: color-cycle 1.5s infinite;
    -o-animation: color-cycle 1.5s infinite;

}

@keyframes color-cycle {
    0% {
        color: #fff;
    }
    50% {
        color: #2ECC71;
    }
    100% {
        color: #fff;
    }
}

/* Beat */
@keyframes beat {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.03);
    }
    100% {
       transform: scale(1);
    }
}

.beat {
  animation: beat 1s infinite;
  -webkit-animation: beat 1s infinite;
  -moz-animation: beat 1s infinite;
  -o-animation: beat 1s infinite;
}

/* linear wipe */
.linear-wipe {
	background: linear-gradient(to right, #FFF 20%, #F8CF29 40%, #F8CF29 60%, #FFF 80%);
	background-size: 200% auto;  
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;  
	animation: shine 3s linear infinite;
	padding: 10px 0;
}

@keyframes shine {
	to {
	  background-position: 200% center;
	}
}

/* -----------------------------------------------------------------------
 * Helper Style
 * ----------------------------------------------------------------------- */
.pull-right { float: right!important; }
.pull-left { float: left!important; }

/* -----------------------------------------------------------------------
 * Media Queries Style
 * ----------------------------------------------------------------------- */
@media (max-width: 980px) { 
  #top-header .pull-left {
    margin-top: 12px;
   }

   #et-top-navigation {
    padding-top: 0;
    padding-bottom: 0;
   }

   .et_header_style_centered #main-header {
    padding-bottom: 0!important;
    padding-top: 10px;
   }

   #mobile_menu {
    top: 33px;
    border-top: 0;
   }

   #main-header .contact-info {
    margin-top: 0;
    float: none !important;
   }


   #main-header .fa {
   	top: 0;
   	width: auto;
   	height: auto;
   	border: 0;
   	font-size: 14px;
   	padding-right: 10px;
   }

   #main-header .contact-info a em, #main-header .contact-info span em {
   	display: none;
   }

   #home-testimonial-wrapper {
   	background-position-x: right;
   }

   .home-testimonial .wpcr3_item_name a, .home-testimonial h2, .home-testimonial .et_pb_text {
   	text-align: center;
   }

   #section-1 .et_pb_column_1_4:hover {
   	transform: none;
   }

   #services {
   	margin-bottom: 20px;
   }

}

@media (max-width: 900px) { 
  .scroll-down-btn {
      bottom: 30px;
      width: 50px;
  }
}

@media (max-width: 768px) { 
	.logo_container {
		position: static;
    	text-align: center;
	}

	.text-logo {
		margin-bottom: 15px;
	}
}

@media (max-width: 600px) { 
  #main-header .contact-info a, #main-header .contact-info span {
    display: block;
    line-height: 25px;
  }
}

@media (max-width: 500px) { 
  #contactForm div:nth-child(5) img {
    float: none;
    display: block;
    width: 120px;
    margin: 0 auto;
  }

  #contactForm div:nth-child(5) input {
    float: none;
    width: 100% !important;
  }

  .home-testimonial h2:before {
  	content: none;
  }

}

@media screen and (max-width: 425px) {
  .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 48px!important;
    line-height: normal;
  }
}

@media screen and (max-width: 400px) {
  #top-header .pull-left, #top-header .pull-right {
    float: none !important;
    text-align: center;
   }

  #top-header .pulsing {
    margin-top: 7px!important;
  }
}

@media screen and (max-width: 375px) {
  .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 38px!important;
  }
}

/***** BODY FONT-SIZE *****/
 body, .wpcr3_content p {
     font-size: 17px !important;
}
/***** CENTER SLIDE *****/
 @media (max-width: 600px) {
     .et_pb_slide_description {
         width: 95% !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
    }
     .et_pb_slides .et_pb_container {
         width: 100%;
    }
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
 .et_monarch .et_social_mobile {
     width: 65% !important;
}
/***** massage template menu fix *****/

.image-logo .logo_container a {
	display: inline-block;
}

@media (min-width: 981px) {
	.image-logo #main-header .logo_container {
    position: static;
    width: auto;
    float: left;
    height: auto !important;
	}
}

.et_header_style_centered #logo {
	position: static;
}


@media (min-width:981px) {
	body:not(.image-logo) .logo_container {
    /* margin: 10px; */
    position: relative !important;
    /* text-align: center; */
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}
	body:not(.image-logo) #et-top-navigation {
    width: 100%;
    text-align: center;
}
	body:not(.image-logo) #top-menu-nav {
	float: none !important;
	display: inline-block;
	background: rgb(255 255 255 / 13%) !important;
	backdrop-filter: blur( 4px ) !important;
	-webkit-backdrop-filter: blur(4px);
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	box-shadow: 0 6px 27px 0 rgb(241 241 241 / 28%);
	border-radius: 30px;
	width: 100%;
}
	body:not(.image-logo) #main-header .contact-info {
    float: none !important;
    margin: 10px;
    width: 60%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
}
	body:not(.image-logo) #main-header .fa {
		top: 0;
	}
	body:not(.image-logo) #main-header .contact-info a em,
	body:not(.image-logo) #main-header .contact-info span em {
    display: none;
}
	body:not(.image-logo) #main-header.et-fixed-header .contact-info {
}
}
@media (max-width:980px) {
	.logo_container {
		position: relative !important;
    	text-align: center;
    	display: inline-block;
	}
	.text-logo {
    	font-size: 28px;
		    line-height: 30px;
		display: inline;
		top: 0;
}
	.header-info span, .header-info a {
    margin-right: 0;
		display: block;
}
}
	#et-top-navigation > .et_menu_container {
    width: 100%;
}
header > .et_menu_container {
    width: 97% !important;
}
#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
	opacity: 1;
}
/***** FIX DROPDOWN ARROW POSITION *****/
 .menu-item-has-children>a:after {
     top: unset !important;
	     right: 5px !important;
}
/***** FIX DROPDOWN *****/
 #top-menu .sub-menu {
     padding: 0 !important;
     width: unset !important;
     border-top: 3px solid #ddd !important;
	 background: #2a3115;
}
 #top-menu .sub-menu li {
     border-left: 0 !important;
     padding: 0 !important;
}
 #top-menu .sub-menu li a:before {
     display: none;
}
#top-menu li .sub-menu li a {
    padding: 0 !important;
    padding-left: 20px !important;
    line-height: 3em;
}
#main-header .nav ul li a:hover,
#main-header .et_mobile_menu li a:hover {
    opacity: 1;
	border-radius: 30px;
    background: rgb(255 255 255 / 14%) !important;
	backdrop-filter: blur( 4px ) !important;
	border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    color: white !important;
}
 .et_mobile_menu .sub-menu {
     border: none !important;
}
/***** CENTER TEXT ON MOBILE *****/
 @media (max-width: 980px) {
     .home #services .et_pb_text_inner {
         text-align: center;
    }
     .et_pb_text {
         text-align: center!important;
    }
     .free-estimate-heading {
    /*     padding:0; */
         text-align: center;
    }
     .et_pb_blurb_container {
         text-align: center !important;
    }
     #section-1 .et_pb_column_1_4 h4:before {
         width: 100%;
    }
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
	#main-footer h4 {
    text-align: center;
}
	.widgettitle:before,
	#main-footer h4:before {
    width: 100%;
}
	body:not(.home) h1.entry-title {
    text-align: center;
    font-size: 28px;
    font-family: "Playfair", serif;
    color: #fff;
    border-bottom: 1px solid #ccc;
}
	.et_pb_widget {
    text-align: center;
}
	footer .et_pb_widget {
		float: none;
	}
     .scroll-down-button {
         bottom: 5px;
    }
}
 #main-footer .container {
     width: 93%;
}
 .payments strong, .payments br {
     display: none;
}
 .paymentsbox {
     max-width:100%;
}
 .paymentType {
     display: inline-block;
     float: none;
}
 .paymentType p {
     display: none;
}
 #footer-bottom div {
     font-size: 16px !important;
}
/***** TESTIMONIALS FORM *****/
 .wpcr3_respond_2 input[type="text"] {
     margin: 3px 0;
}
 @media (max-width: 980px) {
     .wpcr3_div_2 {
         width: 100%;
    }
     .wpcr3_table_2 td {
         display: block;
         text-align: center !important;
         left: unset !important;
    }
     .wpcr3_in_content textarea {
         width: 75vw !important;
         min-width: unset !important;
    }
     .wpcr3_respond_2 .wpcr3_check_confirm label {
         margin: 0;
    }
	 div.wpcr3_rating_style1_status {
    width: fit-content;
}
}
.wpcr3_in_content * {
    font-size: 17px !important;
}
.wpcr3_leave_text {
    padding-bottom: 15px;
}
/***** MORE *****/
 #servcss svg {
     display: none;
}
 .home #servcss {
     display: flex;
     flex-direction: column;
     align-items: center;
}
 @media (max-width:980px) {
     #servcss {
         padding-left: 0;
    }
	 .has-button a.et_pb_button {
		 left: unset !important;
	 }
	 .header-info .container {
    text-align: center;
}
}

@media (max-width:600px) {
	#contactForm div:nth-child(5) img {
    float: none;
    margin-top: 5px;
}
	#contactForm div:nth-child(5) input {
    float: none;
    width: 100% !important;
    height: 50px;
    margin: 10px 0 !important;
}
}
.white-box {
	padding: 25px 20px 20px 20px !important;
	background: rgba(255,255,255,.95);
	border: 1px solid #e1e1e1;
}
blockquote {
	padding-left: 0;
}
header, .et-fixed-header#main-header {
    box-shadow: none !important;
}
#contact {
	padding: 0;
}

@media (max-width: 1100px) {

}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
		width: 95%;
}
.mobile_menu_bar_toggle {
    height: 100%;
    right: 0 !important;
    top: 0 !important;
}
.mobile_menu_bar:before {
	right: 5px !important;
    left: unset !important;
    position: absolute;
    top: 1px;
}
ul#mobile_menu {
    top: 100%;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) {
header .et_menu_container,
	.contact-info .container {
    margin: 0 auto !important;
    width: 100% !important;
max-width: 1350px !important;
}
}
/*** Logo image styling ***/
@media (min-width: 981px) {
	.image-logo #main-header {
    padding-top: 0;
}
.image-logo header > .et_menu_container {
    height: 120px !important;
	padding-left: 0 !important;
	transition: all .4s;
}
.image-logo header.et-fixed-header > .et_menu_container {
    height: 105px !important;
	padding-left: 0 !important;
}
.image-logo .contact-info {
	margin: 0 !important;
    height: 100%;
    vertical-align: middle;
    line-height: 120px;
    padding-top: 10px;
}
.image-logo .et-fixed-header .contact-info {
	padding-top: 3.75px;
}
.image-logo #top-menu > li > a {
    padding-top: 13px !important;
	padding-bottom:13px !important;
}
#logo {
    position: absolute;
    left: 0;
}
}

@media (max-width: 980px) { 
	.image-logo .logo_container {
    padding: 10px 0 !important;
	max-height: unset !important;
}
	.image-logo #logo {
    max-width: 80%;
	max-height: 150px;
}
}


/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

body:not(.home) h4.widgettitle {
    font-size: 26px;
    color: #fff !important;
    font-family: "Playfair", serif;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
    list-style: disc outside;
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
    	width: 100% !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
    	margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}

@media (max-width:980px) {
.et_pb_widget {
    text-align: center;
}
.paymentType {
    display: inline-block;
    float: none;
}
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0,0,0,.75));
}
.et_pb_post {
  text-align:justify;
}

@media screen and (max-width: 980px) and (min-width: 767px) {
.footer-widget:nth-child(n) {
width: 100% !important;
}
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget {
margin-bottom: 5% !important;
}
#footer-widgets .footer-widget .fwidget {
margin-bottom: 5%;
}
.openinghours {}	
.hours, .openinghours {width: 65% !important;margin: 0 auto !important;}
}
.et_right_sidebar #sidebar {
    padding-left: 30px;
    /* margin-bottom: 40px; */
    /* border-radius: 5px; */
    /* border-left: 1px solid #eee; */
}
@media screen and (max-width:980px) {
.et_right_sidebar #sidebar {
    padding-left: 0px;
    border-left: 0px solid #eee;
}
	#location h3 {
    text-align: center;
	}
	   .wpcr3_review {
        text-align:center;
    }
}


/*Codes for the services section*/
.srvBlock {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row;
    margin: 0 auto;
	margin-bottom: 20px;
}
/*content bakground*/
.srvElement {
    width: 32%;
    float: left;
    padding: 0px;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 10px;
    margin-bottom: 60px !important;
    max-width: 550px;
}

.srvElement:hover{
  transform: scale(1.04);
}

.srvElementFullWidth {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.srvElementHeader {
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgb(255 255 255 / 26%) !important;
    backdrop-filter: blur( 4px ) !important;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    border-radius: 30px;
    padding: 6px 8px;
    width: 100%;
    position: relative;
}
.srvElementImg a img {
    border-radius: 25px;
}
/*h2 background*/
.srvElementHeader h3 {
    color: #fff;
    font-size: 120%;
    padding: 0px;
    font-family: "Playfair", ui-serif;
}

.srvElementContent {
    text-align: justify;
    color: #fff;
    padding: 10px;
    line-height: 1.7;
    font-size: 16px;
}
.srvElementFullWidth .srvElementHeader {
    width: 100%;
}

.srvElementFullWidth .srvElementBody {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.srvElementFullWidth .srvElementImg {
    width: 30%;
}
.srvElementFullWidth .srvElementContent {
    width: 70%;
    padding-left: 20px;
}
/*h2 background hover*/
.srvElementHeader:hover {
    background-color: #36404B;
    color: #fff;
}
.srvElementHeader:hover h3{
    color: #fff;
}

@media only screen and (max-width: 980px) {
    .srvBlock {
        display: flex;
        height: 100%;
        padding: 0px;
        margin-bottom: 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .srvElement {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
}
.srvElementFullWidth {
    display: inline-block;
}

.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -50px;
    }

.srvElementFullWidth .srvElementBody {
    display: block;
}

.srvElementFullWidth .srvElementImg {
    width: 100%;
}

.srvElementFullWidth .srvElementContent {
    width: 100%;
    padding: 5px;
}

.srvElementBody {
    padding: 10px;
}
}


#serviceh2{
    color: #fff;
    position: relative;
    overflow: hidden;
    border-color: #000000;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 30px;
    font-family: "Playfair", ui-serif;
    margin-bottom: 45px;
}

#belowServices{
	padding-right: 20px!important;
    padding-left: 20px!important;
    background-color: #FFFFFF;
    overflow: hidden;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
}


.booking-service-content {
    color: #ffffff;
    background: rgb(255 255 255 / 26%) !important;
    backdrop-filter: blur( 4px ) !important;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    border-radius: 20px;
    text-shadow: 1px 1px 1px #000;
    min-height: 165px;
    padding: 20px;
    font-size: 22px;
    margin-top: -96px;
    text-transform: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.booking-service-content span {
    font-weight: bold;
}
.srvElementFullWidthHeader {
     display: flex;
    text-decoration: none;
    color: inherit;
    width: 100%;
    height: 100%;
    justify-content: center;
	} 


/* MOBILE */

/* HEADER */
a.button-phone {
    padding: 2px 15px;
    margin: 5px;
    border-radius: 30px;
    color: #fff;
    display: flex;
    width: 190px;
    justify-content: center;
    background: rgb(255 255 255 / 5%) !important;
    backdrop-filter: blur(4px) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 20px;
}

.et_pb_slide_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.et_pb_slide_content br{
	display: none;
}
body:not(.home) #main-header {
    background: #031312;
    padding-bottom: 15px !important;
}
div#header-section:before {
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(10, 15, 12, 0.6) 60%, #031312 100%);
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding-top: 0 !important;
}
h1.header-title {
    font-family: "Playfair", serif;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    margin-bottom: 15px;
}

.header-slider-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.header-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.et_pb_slide_description {
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
div#day-night-service-section {
    background: #031312;
    
}


div#booking-row {
    border: none !important;
}
.booking-first-para-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: url('https://wayneslandscapingservices.com/wp-content/uploads/2025/07/booking-first-para-img.webp');
    background-size: cover;
    background-position-x: 90%;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 40px 20px;
    min-height: 350px;
    position: relative;
}
body:not(.home) .et_pb_section.et_pb_section_0.et_section_regular {
    background: #031312;
    color: #fff;
}

/* FIRST PARAGRAPH */
div#first-para-section {
    background: #031312;
}


.first-paragraph-container {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.first-para-img-container img {
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
    display: flex;
}

.fp-container {
    margin-bottom: 30px;
}

.fp-container p {
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
}

.first-para-img-container {
    width: 100%;
    max-width: 600px;
    position: relative;
}

div#services-section {
    background: #174c32;
    padding-bottom: 0;
}

#services-section:before{
    content: '';
    background: linear-gradient(  to bottom,  #031312 0%, 
 rgb(20 29 24 / 49%) 5%,
  rgb(20 29 24 / 26%) 95%,  
#031312 100%);
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}

div#last-content-first-para-section {
    background: #031312;
    color: #fff;
    padding-top: 0;
    font-size: 16px;
}
div#last-content-first-para-section p strong {
    font-size: 22px;
    font-family: "Playfair", ui-serif;
}
#last-content-second-para-section {
    background: url('https://wayneslandscapingservices.com/wp-content/uploads/2025/07/last-content-bg.webp');
    background-size: cover;
    background-position-y: 74%;
    min-height: 350px;
    position: relative;
    color: #fff;
    font-size: 16px;
}

#last-content-second-para-section:before{
    content: '';
    width: 100%;
    height: 100%;
    background: #031312b5;
    position: absolute;
    top: 0;
    left:0;
    z-index: 1;
}

#last-content-second-para-section p strong {
    font-size: 22px;
    font-family: "Playfair", ui-serif;
}
#last-content-second-para-section p a {
    color: #81d30d;
}
div#last-content-third-para-section {
    background: #031312;
    color: #fff;
}

div#last-content-third-para-section p strong {
    font-size: 22px;
    font-family: "Playfair", ui-serif;
}

.last-content-last-para-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.last-para-content {
    margin-bottom: 30px;
}

.last-content-img {
    width: 100%;
    max-width: 600px;
}

.last-content-img img {
    border-radius: 30px;
   
}
.openinghours {
    font-family: 'Lato', sans-serif;
}
.floating-estimate-btn{
    text-align: center;
    padding: 0.3em 1em !important;
    color: #ffffff !important;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    background: rgb(255 255 255 / 26%) !important;
    backdrop-filter: blur(4px) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-left: 0 !important;
    font-size: 16px;
    z-index: 999999;
    font-weight: 500;
    border: 2px solid;
    position: fixed;
    bottom: 65px;
    left: 0 !important;
}
#main-footer .listing-rev-btn {
    position: fixed;
    left: 0;
    bottom: 10px;
    padding: 7px 20px 7px 7px;
    font-size: 16px;
    background: #174c32 !important;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    border-left: 0 !important;
    color: #fff;
    border-left: 0;
    align-items: center;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    transition: .15s linear;
    z-index: 99999;
}
#main-footer .listing-rev-btn img {
    width: 20px !important;
    margin-left: 10px;
}
body:not(.home) h3 {
    color: #fff;
}
body:not(.home) div#main-content {
    background: #031312;
    color: #fff;
}

.entry-content ul li a {
    color: #fff;
    font-size: 20px !important;
}
 body:not(.home) h2 {
    color: #fff;
}
.wpcr3_button_1.wpcr3_show_btn {
    font-size: 16px !important;
    background: #174c32;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    color: #fff;
    border-radius: 30px !important;
}
.wpcr3_button_1.wpcr3_show_btn:hover,
.wpcr3_submit_btn:hover, .wpcr3_cancel_btn:hover{
	background: rgb(255 255 255 / 26%) !important;
    backdrop-filter: blur( 4px ) !important;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
color: #fff;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
     font-size: 16px !important;
    background: #174c32;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    color: #fff;
    border-radius: 30px !important;
}

.wpcr3_respond_2 input[type="text"], 
.wpcr3_in_content textarea {
	 background: rgb(255 255 255 / 26%) !important;
    backdrop-filter: blur( 4px ) !important;
    border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    border-radius: 20px;
	padding: 10px;
	color: #fff;
}
body:not(.home) .entry-content ul {
    margin-bottom: 70px;
}

.wp-caption-text {
    color: #000;
}

/* MEDIA QUERIES */

@media (min-width: 600px){
	#main-header .contact-info a{
	margin-left: 15px;
}
	#header-section{
	min-height: 800px;
		max-height: 1000px;
	}
#fullwidth-slider .et_pb_slides{
	min-height: 800px;
		max-height: 1000px;
}
	#fullwidth-slider .et_pb_slide{
		min-height: 800px;
		max-height: 1000px;
		background-position-y: 0%!important;
	}
	#fullwidth-slider .et_pb_container.clearfix{
			min-height: 650px;
			max-height: 1000px;
			height: 100% !important;
	}
	#fullwidth-slider {
    min-height: 800px;
    max-height: 1000px;
}
.nap_cf_vercode_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.nap_cf_vercode_container p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
}

@media (min-width: 768px){
	.first-paragraph-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.first-para-img-container {
    width: 40%;
    min-height: 270px;
}

.fp-container {
    width: 57%;
    margin-bottom: 0;
}

.first-para-img-container img {
    min-height: 270px;
    object-position: 60%;
}
}

@media (min-width: 981px){
	.container.clearfix.et_menu_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 1080px !important;
    height: unset !important;
}
#main-header.et-fixed-header {
    background: #031312 !important;
    padding-bottom: 15px;
}
	body:not(.home) h1.entry-title {
    font-size: 30px;
    font-family: "Playfair", serif;
    color: #fff;
}
a.text-logo {
    margin: 5px 5px 5px 25px;
}

#main-header .contact-info a {
    margin-left: 5px;
}

#main-header .contact-info a, 
	#main-header .contact-info span {
    display: flex;
    flex-direction: row;
    align-items: center;
}
	h1.header-title {
    font-size: 36px;
}
a.top_button {
    margin: 0 !important;
    margin-left: 12px !important;
}
.scroll-down-btn {
    width: 55px;
}
	.booking-service-content {
    width: 45%;
    min-height: 250px;
    padding: 30px;
    text-align: center;
    line-height: 1.3;
    position: absolute;
    margin-top: 0;
    box-shadow: 0 6px 27px 0 rgb(241 241 241 / 28%);
    font-size: 26px;
}

.booking-first-para-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
	div#maincontent {
    padding: 0;
}
	.first-para-img-container {
    width: 59%;
	position: relative;
}
	.first-para-img-container img{
		position: relative;
	}
.first-para-img-container:before{
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 30px;
    bottom: -15%;
    left: -10%;
    z-index: -1;
    position: absolute;
}
.fp-container {
    width: 39%;
}
	.srvElementImg {
    margin-top: -45px;
}
	.last-content-last-para-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.last-para-content {
    width: 45%;
    margin-bottom: 0;
}

.last-content-img {
    width: 50%;
    min-height: 320px;
    position:relative;
}
.last-content-img img{
    width: 100%;
	min-height: 300px;
    object-fit: cover; 
}
.last-content-img:before{
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 30px;
    bottom: -15%;
    right: -10%;
    z-index: -1;
    position: absolute;
}
	div#home-testimonial-wrapper {
    padding-top: 7%;
}
	div#nap-cf-row {
    display: flex;
    align-items: center;
}
	form#contactForm {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nap_cf_customer_name,
.nap_cf_phone_cf,
.nap_cf_customer_email,
.nap_cf_message,
.nap_cf_vercode_container {
    width: 100%;
}


#contactForm div:nth-child(5) input {
    width: 70% !important;
}

.nap_cf_vercode_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#contactForm div:nth-child(5) img {
    width: 25%;
}

.nap_cf_vercode_container p {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
	.free-estimate-heading {
    min-height: 635px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	.last-content-img:hover,
.first-para-img-container:hover {
    transform: scale(1.04);
}
	.et_pb_widget_area_right {
    border-left: 1px solid rgb(255 255 255 / 23%);
}
}



@media (min-width: 1440px){
	#fullwidth-slider .et_pb_slide{
		background-position-y: 77% !important;
	}
}

.logo_container img {
    width: auto;
    height: 100px;
    max-height: 60px;
    object-fit: contain;
}



.home div#page-container {
    padding-top: 0 !important;
}




@media (min-width: 600px){

.image-logo .logo_container {
    width: 30%;
    min-width: 175px;
    max-width: 250px;
    margin: 0;
    padding: 0 !important;
    display: flex;
    align-items: center;
}

header > .et_menu_container {
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#main-header .contact-info {
    width: 70%;
    min-width: calc(100% - 175px);
    max-width: calc(100% - 250px);
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 0;
}

a.top_button {
    margin: unset !important;
    margin-left: calc(100% - 180px) !important;
}

}

@media (min-width: 981px){

    
 #fullwidth-slider .et_pb_slide {
    margin-top: -230px;
    padding-top: 120px;
}

a.top_button {
    margin-left: unset !important;
}

#main-header .contact-info {
    align-items: center;
    padding-top: 0;
}

#main-header .contact-info a em, #main-header .contact-info span em {
    display: none;
}

#main-header .fa {
    top: unset;
    padding: 0;
}

#main-header .fa {
    display: flex;
    align-items: center;
    justify-content: center;
}

	}