/*
  Theme Name: Ted's Lawn and Snow
  Author: Whetham Solutions
  Author URI: https://whethamsolutions.com
  Description: Wordpress theme for Ted's Lawn and Snow. Use of this theme outside of this company's website (https://www.tedslawnandsnow.com/) is strictly prohibited.
  Template: ion
  Text Domain: tedslawnandsnow
*/

.signup-summer.pb-extra {
  padding: clamp(73.33333333333333px, 5.729166666666667vw, 110px) 30px !important;
  height: auto !important;
  min-height: unset !important;
}

.signup-summer .signup-right {
  padding: 0 !important;
}

.signup-summer .signup-right ul li {
  width: calc(20% - 30px);
  flex: 0 0 calc(20% - 30px);
}

.signup-summer .signup-right ul {
  grid-gap: 15px;
}

.hero h1 em {
  display: block;
  font-size: clamp(14px, 0.9375vw, 18px);
  font-style: normal;
  font-family: var(--font);
  letter-spacing: clamp(4px, 0.3125vw, 6px);
  text-transform: uppercase;
  text-shadow: none;
  color: #FBFF8C;
}

@media (max-width: 767px) {
  .signup-summer .signup-right ul {
    display: block;
}

.signup-summer .signup-right ul li {
    width: 100%;
    max-width: 100%;
    margin: 7px 0;
}
}

.header .navigation ul li:nth-child(2) a,
.header .navigation ul li:nth-child(3) a,
.header .navigation ul li:nth-child(4) a,
.hero h1 + p, .hero ul li {
    text-shadow: 1px 2px 20px rgba(0,0,0,0.5) !important;
}

.hero h1 {
  text-shadow: 1px 2px 30px rgba(0,0,0,0.5) !important;
}

#quote_page_bottom {
    position: relative;
}

#quote_page_bottom:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: clamp(-120px, -6.25vw, -60px);
  display: block;
  width: 100%;
  height: clamp(60px, 6.25vw, 120px);
  background-color: #f8f8f8;
}

.simple-map {
    height: clamp(266.6666666666667px, 20.833333333333332vw, 400px) !important;
}

.quote-pending .text-center {
    text-align: center;
    width: 100%;
}

.quote-pending .row {
  display: flex;
  flex-wrap: wrap;
  grid-gap: clamp(30px,4.427083333333333vw,85px);
}

.quote-pending .col-sm-6 {
  width: calc(50% - clamp(15px, 2.2395833333333335vw, 43px)) !important
}

.order-summary h2 {
    margin: 0 0 20px;
}

.order-summary p {
    margin: 0 0 8px;
}

.order-summary p:last-of-type {
  margin: 50px 0 0;
}

#checkoutform .row {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 30px;
    justify-content: center;
}

div#instruction-tabs {
    text-align: center;
    background-color: #F2F2F2;
    padding: 50px;
}

.container .col-100 {
  flex: 0 0 100%;
}

.container .col-10 { flex: 0 0 calc(10% - 15px); }
.container .col-20 { flex: 0 0 calc(20% - 15px); }
.container .col-30 { flex: 0 0 calc(30% - 15px); }
.container .col-40 { flex: 0 0 calc(40% - 15px); }
.container .col-50 { flex: 0 0 calc(50% - 15px); }
.container .col-60 { flex: 0 0 calc(60% - 15px); }
.container .col-70 { flex: 0 0 calc(70% - 15px); }
.container .col-80 { flex: 0 0 calc(80% - 15px); }
.container .col-90 { flex: 0 0 calc(90% - 15px); }

#checkoutform .order-summary p:last-of-type {
  margin: 0;
}

#checkoutform .checkoutformheading, #checkoutform h2, #checkoutform h2 + table.table {
  margin: 0 0 20px !important;
}

#checkoutform .table {
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

#checkoutform .table br,
#checkoutform .order-summary br {
  display: none;
}

#checkoutform .order-summary strong {
    font-weight: 700;
    font-family: var(--heading);
}

#checkoutform .order-summary {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-color: #F2F2F2;
  padding: 0 50px;
}

#checkoutform .table tr th {
    background-color: #F2F2F2;
}

#checkoutform .table tr td {
  border: 1px solid #F2F2F2;
}

#checkoutform .table tr th, #checkoutform .table tr td {
    padding: 8px;
}

.app-content button.btn,
button#payment-submit-button {
  font-family: var(--buttonFont);
  font-size: var(--buttonFontSize);
  padding: var(--buttonPaddingTop) var(--buttonPaddingRight) var(--buttonPaddingBottom) var(--buttonPaddingLeft)!important;
  background: var(--primary)!important;
  color: var(--buttonTextColour)!important;
  line-height: 1;
  font-weight: var(--buttonWeight);
  border-radius: var(--buttonRadius);
  border: var(--buttonBorder);
  text-transform: var(--buttonCasing);
  cursor: pointer;
  display: inline-block;
}

.app-content button.btn:focus,
.app-content button.btn:hover,
.app-content button.btn.active,
button#payment-submit-button:hover,
button#payment-submit-button:focus {
  background-color: var(--dark)!important;
}

.row.tac ul {
    list-style: none !important;
    padding: 0;
}

.row.tac * {
    background-color: #F2F2F2 !important;
}

.row.tac {
    padding: 50px;
    background-color: #F2F2F2;
    margin: 20px 0;
}

#invoice-payment {
    display: none;
    max-width: 767px;
    width: 70%;
    z-index: 99999999999 !important;
    background-color: #FFF;
    padding: clamp(30px, 2.6041666666666665vw, 50px);
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}

.b-modal.__b-popup1__ {
  opacity: 0.9 !important;
  z-index: 9999999 !important;
}

.modal-footer.bg-light {
    background-color: transparent !important;
}

div#pay-by-card {
  text-align: center;
  font-family: var(--heading);
  text-transform: uppercase;
  font-size: 18px;
  margin: 8px;
}

.app-content div#checkoutform-action input[type=checkbox] {
    width: 24px!important;
    height: 24px!important;
    margin: 0 12px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: #B7B7B7 solid 1px;
    box-shadow: none;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    cursor: pointer
}

.app-content div#checkoutform-action input[type=checkbox]:checked,
.app-content div#checkoutform-action input[type=checkbox]:focus,
.app-content div#checkoutform-action input[type=checkbox]:hover {
    outline: 1px solid var(--primary);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.app-content div#checkoutform-action input[type=checkbox]:checked:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 18px;
    width: 18px;
    background-color: var(--primary);
    margin: auto;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

div#checkoutform-action > div {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}

.closeThis {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(i/icons/icon-close.svg);
  background-position: center;
  top: -40px;
  right: 0px;
  border-radius: 5px;
}

iframe[src*="debug-kit"] { display: none !important; }

.page-id-340 .elementor-element.elementor-element-1638d54,
.page-id-340 .elementor-element.elementor-element-423bfe4,
.page-id-340 .elementor-element.elementor-element-c0c23ea,
.page-id-358 .elementor-element.elementor-element-1638d54,
.page-id-358 .elementor-element.elementor-element-423bfe4,
.page-id-358 .elementor-element.elementor-element-c0c23ea {
  display: none !important;
}

.ip-card p em {
  font-style: normal;
  font-size: clamp(16px, 0.9375vw, 18px);
  display: block;
  margin: 8px 0 0;
}

/* .floating-signup.grass .elementor-widget-container {
  background-image: url(i/grassbg.png) !important;
} */

.elementor-form .elementor-field:not(.elementor-form .elementor-field.elementor-select-wrapper, .elementor-form .elementor-field.elementor-acceptance-field),
.elementor-field-group .elementor-select-wrapper select {
  padding: clamp(15px,1.40625vw,27px) clamp(20px,1.5625vw,30px) !important;
  font-size: clamp(16px, 1.0416666666666667vw, 20px) !important;
  width: 100% !important;
  border-radius: 20px !important;
  border: 1px solid #b7b7b7 !important;
  background-color: #FFF !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: 0 8px 0 #b7b7b7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.elementor-form .elementor-field:not(.elementor-form .elementor-field.elementor-select-wrapper, .elementor-form .elementor-field.elementor-acceptance-field):hover,
.elementor-form .elementor-field:not(.elementor-form .elementor-field.elementor-select-wrapper, .elementor-form .elementor-field.elementor-acceptance-field):focus,
.elementor-field-group .elementor-select-wrapper select:hover,
.elementor-field-group .elementor-select-wrapper select:focus {
    border: 1px solid var(--dark) !important;
    box-shadow: 0 8px 0 var(--dark) !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.elementor-form div#form-field-field_1d964c0 {
  padding: unset !important;
  font-size: unset !important;
  width: unset !important;
  border-radius: unset !important;
  border: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
}

.elementor-form label {
  display: block;
  font-size: clamp(16px, 1.0416666666666667vw, 20px);
  letter-spacing: -1px;
  margin: 0 0 8px;
  font-family: var(--font);
  font-weight: 700;
  line-height: 1.1;
}

.tpm-form {
  max-width: 1000px !important;
  margin: 40px auto 0;
}

.page-id-340 .pg-title h1,
.page-id-358 .pg-title h1 {
  margin: 0 0 40px;
}

.page-id-340 .pg-title a,
.page-id-358 .pg-title a {
  margin: 0 8px 0 !important;
}

@media (max-width: 1199px) {
  .quote-pending.container, #checkoutform {
    padding: 0 30px;
  }
  .row.tac {
    margin: 20px 30px;
  }
  .page-id-358 .four-by-one .ip-card {
    width: calc(33% - 20px) !important;
    flex: 0 0 calc(33% - 20px) !important;
  }
  .page-id-358 .four-by-one .e-con-inner {
    justify-content: center !important;
  }
}

@media (max-width: 991px) {
  .container .col-30,
  .container .col-40,
  .container .col-50,
  .container .col-60,
  .container .col-70 {
    flex: 0 0 100% !important;
  }
  .simple-map {
    height: 200px !important;
  }
  #checkoutform .order-summary {
    padding: 10px 30px;
  }
  .page-id-358 .four-by-one .ip-card {
    width: calc(50% - 10px) !important;
    flex: 0 0 calc(50% - 10px) !important;
  }
}

@media (max-width: 767px) {
  .grass a.clickable-area {
    background: #387120;
}

.grass a.clickable-area br, .grass a.clickable-area br::after {
    content:" ";
}
  .quote-pending .col-sm-6 {
    width: 100% !important
  }
  .quote-pending .col-sm-6:first-of-type {
    margin: 0 0 40px;
  }
  .order-summary h2,
  .order-summary p {
    text-align: center;
  }
  .col-sm-4 {
    width: 100% !important;
  }
  .col-sm-4 button {
      display: block !important;
      width: 100%;
  }
  #checkoutform .order-summary {
    justify-content: center;
    align-items: center;
  }
  .page-id-358 .four-by-one .ip-card {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .hero.inner-hero p:last-of-type a {
    width: 135px;
    flex: 0 0 135px;
    justify-content: center;
  }
  .hero.inner-hero p:last-of-type a.button.green {
    background-image: url(i/icons/icon-wyg.svg) !important;
  }
  .hero.inner-hero p:last-of-type a.button.orange {
    background-image: url(i/icons/icon-wcu.svg) !important;
    background-size: 32px !important;
  }
}

@media (max-width: 500px) {
  .hero.inner-hero p:last-of-type a {
    height: 80px;
  }
  .hero.inner-hero p:last-of-type a.button.orange {
    background-size: 25px !important;
  }
}

.three-by-three > .e-con-inner {
  justify-content: center !important;
}

.three-by-three .ip-card {
  width: calc(33% - 20px) !important;
  flex: 0 0 calc(33% - 20px) !important;
}

@media (max-width: 767px) {
  .three-by-three .ip-card {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
}

.signup-right ul li a picture {
    width: 100%;
}

.signup-right ul li a img {
    display: block;
}

.elementor-element.elementor-element-f2fbe96.four-by-one.e-flex.e-con-boxed.e-con.e-child > .e-con-inner {
    justify-content: center !important;
}

.ip-card p em b, .ip-card p em strong {
  display: block;
  margin: 10px 0;
  font-size: 117%;
  background: rgba(0, 0, 0, 0.3);
  padding: 16px;
  border-radius: 12px;
}

.elementor-field-type-recaptcha .elementor-field {
  background: none;
  border: none !important;
}

.elementor-form .elementor-field-type-recaptcha .elementor-field:not(.elementor-form .elementor-field.elementor-select-wrapper, .elementor-form .elementor-field.elementor-acceptance-field) {
  border: none !important;
  box-shadow: none !important;
}

.page-id-935 .floating-signup,
.page-id-867 .floating-signup {
  display: none;
}

#what-you-get .e-con-inner {
  justify-content: center !important;
}

.page-id-12 .section-signup:not(.section-signup.inner),
.page-id-14 .section-signup:not(.section-signup.inner),
.page-id-358 .section-signup:not(.section-signup.inner),
.page-id-935 .section-signup:not(.section-signup.inner),
.page-id-867 .section-signup:not(.section-signup.inner),
.page-id-1006 .section-signup:not(.section-signup.inner) {
  display: none !important;
  visibility: hidden !important;
}

.page-id-12 .elementor-motion-effects-layer,
.page-id-14 .elementor-motion-effects-layer,
.page-id-867 .elementor-motion-effects-layer {
  background-image: url(i/lawn-bg-min.jpg?v=2) !important;
  background-image: url(i/lawn-bg-min.webp?v=2) !important;
}

.img-rounded img {
  border-radius: var(--radius) !important;
}

.page-id-867 .elementor-field-subgroup .elementor-field-option label {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.5px;
  position: relative;
  top: -1px;
  margin-left: 6px;
}

.page-id-867 .elementor-field-subgroup .elementor-field-option {
  line-height: 1;
}

.page-id-867 .elementor-field-subgroup .elementor-field-option {
  margin: 0 0 10px;
}

.page-id-1006 .elementor-location-footer .section-wcu,
.page-id-1006 .elementor-location-footer .testimonials {
  display: none !important;
}

.content-img img {
    box-shadow: 0 0 15px rgba(0,0,0,0.15) !important;
}

.ip-card p a {
    color: #FFF;
    text-decoration: underline;
}

.ip-card p a:hover,
.ip-card p a:focus {
  color: var(--dark);
}

#wpadminbar {
    z-index: 99999999999999999 !important;
}


@media (min-width: 1200px) {
  .page-id-867 .elementor-field-subgroup .elementor-field-option {
    flex: 0 0 49%;
    max-width: 49%;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .page-id-935 .pg-section .e-con-inner > .elementor-element {
    width: 46%;
  }
}

@media (max-width: 767px) {
  .page-id-935 .pg-section .e-con-inner > .elementor-element:first-child {margin: 0 0 41px;}
  .page-id-935 .pg-section img { max-width: 250px; margin: 0 auto !important;  display: block !important; }
}


.footer ul li:nth-child(2) a { background-image: none; padding: 0;}
.footer ul li:nth-child(3) a { background-image: url(i/icons/icon-phone-orange.svg); }
.footer ul li:nth-child(4) a { background-image: url(i/icons/icon-email-orange.svg); }

.footer ul li:nth-child(2) a {
  display: inline-block !important;
  padding: 0 !important;
}

@media (min-width: 1200px) {
  .footer ul li a {
    font-size: clamp(13px, 0.8333333333333334vw, 16px);
  }
}

.footer ul li {
  margin-right: clamp(20px, 1.5625vw, 30px);
}

/* .footer ul li:nth-child(2) {
  color: #2b5842;
  background-image: url(i/icons/icon-links.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 clamp(24.666666666666668px, 1.9270833333333333vw, 37px);
  background-size: clamp(16.666666666666668px, 1.3020833333333333vw, 25px);
  line-height: clamp(16.666666666666668px, 1.3020833333333333vw, 25px) !important;
} */

@media (max-width: 1199px) {
  .footer ul {
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer ul li:nth-child(2) {
    width: max-content !important;
    flex: 0 0 max-content;
    margin: 0 auto 15px;
  }

  .footer ul li:nth-child(2),
  .footer ul li:nth-child(3),
  .footer ul li:nth-child(4) {
  margin-bottom: 22px;

}

.footer ul li:first-of-type {
  margin: 0 auto;
}

}


/*
#what-you-get .e-con-inner {
  justify-content: center !important;
  align-items: flex-start !important;
  height: 100% !important;
}

#what-you-get .e-con-inner > .elementor-element {
  min-height: 100% !important;
}
*/

#what-you-get .e-con-inner {
  justify-content: flex-start !important;
}

#what-you-get .ip-card:last-child .e-con-inner {
  justify-content: center !important;
}

.footer ul {
    flex-wrap: wrap;
}

.footer ul li:first-of-type a.footer-brand {
    max-width: clamp(166.66666666666666px, 13.020833333333334vw, 250px) !important;
}

.footer ul li:nth-child(2) {
    margin-right: auto;
}

.footer ul li:first-of-type {
    margin: 0 !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.footer ul li:nth-child(2) a:first-of-type {
    background-image: url(i/icons/icon-links.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding: 0 0 0 clamp(24.666666666666668px, 1.9270833333333333vw, 37px) !important;
    background-size: clamp(16.666666666666668px, 1.3020833333333333vw, 25px) !important;
    line-height: clamp(16.666666666666668px, 1.3020833333333333vw, 25px) !important;
}

.signup-left.inner:before {
    content: 'All of our lawn care services come with free text message and email status updates!'!important;
}

.signup-right ul {
    flex-wrap: wrap;
}

.signup-right.inner ul li {
    width: calc(33% - 35px);
    flex: unset;
    line-height: 1.5;
    font-size: 16px;
}

.signup-right.inner ul li a img {
    height: clamp(100px, 7.8125vw, 150px);
}

.floating-signup-new {
    position: fixed !important;
    bottom: clamp(26.666666666666668px, 2.0833333333333335vw, 40px);
    right: clamp(26.666666666666668px, 2.0833333333333335vw, 40px);
    width: clamp(325px, 20.833333333333332vw, 400px) !important;
    background-color: #68942E;
    z-index: 99 !important;
    padding: clamp(33.333333333333336px, 2.6041666666666665vw, 50px) clamp(23.333333333333332px, 1.8229166666666667vw, 35px) clamp(23.333333333333332px, 1.8229166666666667vw, 35px) !important;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: clamp(16.666666666666668px, 1.3020833333333333vw, 25px) !important;
    border: 1px solid #FFF !important;
    overflow: hidden !important;
    transition: all 0.3s;
}

.floating-signup-new.shrink {
    transform: scale(0.7);
    transition: all 0.3s;
    transform-origin: bottom right;
}

.floating-signup-new:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(i/grass.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.3;
    z-index: 1;
}

.floating-signup-new * {
    position: relative;
    z-index: 5;
}

.floating-signup-new p {
    color: #FFE588;
    text-align: center;
    font-size: clamp(16px, 1.1458333333333333vw, 22px);
    font-weight: 300;
    letter-spacing: -1px;
    max-width: clamp(250px, 19.53125vw, 375px);
    line-height: 1;
    margin: 0 auto;
}

.floating-signup-new p strong {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: clamp(18px, 1.4583333333333333vw, 28px);
    font-weight: 800;
    letter-spacing: -1px;
    margin: 0 auto 8px;
}

.floating-signup-new ul {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 9px;
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
}

.floating-signup-new ul li {
    margin: 0;
    width: calc(50%);
}

.floating-signup-new ul li a {
    color: #FFF;
    text-align: center;
    font-size: clamp(13px, 0.78125vw, 15px);
    font-weight: 700;
    padding: clamp(32px, 2.5vw, 48px) clamp(10px, 0.78125vw, 15px) clamp(11.333333333333334px, 0.8854166666666666vw, 17px) !important;
    background-color: #1D4230 !important;
    line-height: 1;
    background-repeat: no-repeat !important;
    border-radius: 15px !important;
    width: 100%;
}

.floating-signup-new ul li a em {
    font-style: normal;
    display: block;
}

.floating-signup-new ul li:nth-child(1) a {
    background-image: url(i/icons/icon-green.svg) !important;
    background-size: clamp(20px, 1.5625vw, 30px) !important;
    background-position: center clamp(12px, 0.9375vw, 18px) !important;
}

.floating-signup-new ul li:nth-child(2) a {
    background-image: url(i/icons/icon-blue.svg) !important;
    background-size: clamp(18px, 1.40625vw, 27px) !important;
    background-position: center clamp(9.333333333333334px, 0.7291666666666666vw, 14px) !important;
}

.floating-signup-new ul li a:hover,
.floating-signup-new ul li a:focus {
    background-color: #000 !important;
    background-repeat: no-repeat !important;
}

.floating-signup-new ul li:nth-child(1) a:hover,
.floating-signup-new ul li:nth-child(1) a:focus {
    background-position: center clamp(12px, 0.9375vw, 18px) !important;
}

.floating-signup-new ul li:nth-child(2) a:hover,
.floating-signup-new ul li:nth-child(2) a:focus {
    background-position: center clamp(9.333333333333334px, 0.7291666666666666vw, 14px) !important;
}

@media (min-width: 768px) {

#lawn-plan a {
  display: block;
  width: 257px;
  height: 257px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(i/lawn-plan-bg.png) !important;
  color: #fff;
  font-weight: 800;
  letter-spacing: -1px;
  font-size: 27px;
  line-height: 1;
  text-align: center;
  padding: 112px 0 0;
  z-index: 99;
  position: fixed !important;
  bottom: clamp(26.666666666666668px, 2.0833333333333335vw, 40px) !important;
  left: clamp(26.666666666666668px, 2.0833333333333335vw, 40px) !important;
  transform-origin: bottom left;
  transition: all 0.3s;
}

#lawn-plan a span.lawn-plan-small-boxes {
  font-size: 13px;
  font-weight: 400;
  width: 105px;
  display: block;
}

#lawn-plan a span.lawn-plan-small-boxes em {letter-spacing: 0;background-color: rgba(8,54,31,0.8);font-style: normal;text-transform: uppercase;padding: 4px 6px;display: inline-block;line-height: 1;}

#lawn-plan a span.lawn-plan-small-boxes em + em {
  float: right;
  margin: 2px 0 0;
}

#lawn-plan a span.lawn-plan-small-boxes:after {
  content: "";
  display: block;
  clear: both;
}

#lawn-plan a strong {
  font-size: 54px;
  font-weight: 100;
  letter-spacing: -5px;
  line-height: 1;
  margin-left: 5px;
  display: block;
}

#lawn-plan a small {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
}

#lawn-plan a small svg {
  width: 66px;
  height: 12px;
  margin: 3px 0 0 8px;
}

#lawn-plan a span.lawn-plan-start {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 -16px;
}

#lawn-plan a:hover, #lawn-plan a:focus {
  filter: brightness(1.3);
}

#lawn-plan a.scrolled {transform: scale(0.8);}

}

.wcu-card .elementor-icon-box-icon {
    display: flex !important;
    margin: auto;
}

@media (max-width: 767px) {
    .wcu-card .elementor-icon-box-wrapper {
        display: flex;
        flex-direction: row !important;
    }
    .wcu-card .elementor-icon-box-wrapper .elementor-icon-box-content {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 991px) {
  .footer ul li:first-of-type a.footer-brand {
    margin: 0 auto;
  }
  .footer ul li:nth-child(2) {
    font-size: 0px !important;
  }
  .footer ul li:nth-child(2) a {
    display: block !important;
    font-size: 16px !important;
  }
  .footer ul li:nth-child(2) a:nth-child(2) {
      margin: 22px auto !important;
  }
}

@media (max-width: 767px) {

  #lawn-plan a {
    display: block;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: var(--primary);
    z-index: 99999;
    text-align: center;
    line-height: 1;
    padding: 10px 0 15px;
}

.header {box-shadow: none !important;}

#lawn-plan a svg {display: none;}

#lawn-plan a, #lawn-plan a * {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
}

    .signup-right.inner ul li {
        width: 100%;
        flex: 0 0 100%;
        font-size: 18px;
        line-height: 1.3;
    }
    .floating-signup-new {
        bottom: 16px;
        right: 10px;
        left: 10px;
        width: calc(100% - 20px) !important;
        padding: 13px 18px !important;
    }
    .floating-signup-new .elementor-widget-container {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    .floating-signup-new p {
        width: 100%;
        max-width: 100%;
        font-size: 25px;
    }
    .floating-signup-new p strong {
        text-align: left;
        font-size: 25px;
        margin: 0 !important;
        max-width: 150px;
    }
    .floating-signup-new ul,
    .floating-signup-new p {
        margin: 0;
        flex: 0 0 55%;
    }
    .floating-signup-new p {
        margin: 0;
        flex: 0 0 45%;
    }
    .floating-signup-new ul {
        height: 68px;
    }
    .floating-signup-new.shrink {
        transform: unset;
        transition: unset;
        transform-origin: unset;
    }
    .floating-signup-new ul li a {
        font-size: clamp(10px, 0.78125vw, 15px);
        padding: clamp(32px, 2.5vw, 48px) clamp(8px, 0.78125vw, 15px) clamp(11.333333333333334px, 0.8854166666666666vw, 17px) !important;
    }
}

@media (max-width: 500px) {
    .floating-signup-new p {
        max-width: 100%;
    }
    .floating-signup-new {
        bottom: 5px;
        right: 5px;
        left: 5px;
        width: calc(100% - 10px) !important;
    }
    .floating-signup-new p strong {
        font-size: 20px;
        max-width: 150px;
    }
}

