/*!
Theme Name: ScoopifyTheme
Theme URI: https://scoopifytheme.sweepandgo.com/
Author: Sweep&Go
Author URI: https://www.sweepandgo.com
Description: ScoopifyTheme - Professional Poop Scoop WordPress Theme.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: scoopify-theme
Tags: sweep&go, sweep&go client onboarding, elementor, scooper theme, poop scoop theme

*/

/*** GENERAL ***/

:hover {
  transition: all 0.7s;
  transition: color 0.7;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.container {
  display: flex;
  align-items: center;
  padding: 0px 150px;
}

.section-container {
  width: 100%;
  position: relative;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="password"],
select {
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  outline: none;
  height: auto;
  display: block;
  width: fit-content;
  border-radius: 4px;
  padding: 10px 15px !important;
  font-size: 15px;
  color: #000;
  min-height: 50px;
}

textarea {
  line-height: 1.7;
  background-color: #fff;
  outline: none;
  height: auto;
  display: block;
  border-radius: 4px;
  padding: 10px 15px;
  font-size: 16px;
  color: #000;
  border: 1px solid #d6d6d6;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus,
input[type="number"]:focus,
input[type="url"]:focus,
input[type="password"]:focus {
  border: 1px solid #d6d6d6;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
textarea::placeholder,
input[type="number"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder {
  color: #000;
}

input[type="submit"],
button,
.button-404 {
  width: fit-content;
  border: none;
}

/* .field-wrap input[type="submit"] {
  font-size: 20px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 25px;
  background-color: #000000;
  border-radius: 28px 28px 28px 28px;
  padding: 16px 47px 16px 47px;
} */

.field-wrap input[type="submit"] {
  cursor: pointer;
}

h3.elementor-icon-box-title span {
  font-family: inherit;
}

.elementor-icon-box-icon span.elementor-icon {
  margin-top: 15px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  gap: 20px;
}

.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
  font-family: inherit;
}

.elementor-toggle .elementor-tab-title {
  line-height: 2;
}

.elementor-toggle-icon {
  margin-top: 0px;
}

.elementor a {
  color: inherit;
}

.elementor-testimonial-wrapper {
  display: flex;
  flex-direction: column-reverse;
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
  margin-bottom: 0px;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
  margin-bottom: 20px;
}

.elementor-shortcode .sng-zip-code,
#zipCheckerWrapper #zipCodeWrapper .sng-zip-code {
  display: flex;
  position: relative;
  max-width: 404px;
  background: #fff;
  border-radius: 4px;
  border: none;
  padding: 16px;
}

.elementor-shortcode .sng-zip-code input,
#zipCheckerWrapper #zipCodeWrapper .sng-zip-code input {
  max-width: 130px;
  width: 100%;
}

.sng-zip-code-form {
  position: relative;
}

.sng-zip-code > * {
  display: block !important;
}

.sng-zip-code .is-label-invalid {
  position: absolute;
  width: fit-content;
  top: calc(100% + 5px);
  background: #b00020;
  color: #fff !important;
  padding: 10px;
  border-radius: 0px;
  font-size: 14px;
  z-index: 1;
}

.elementor-shortcode .sng-zip-code button,
#zipCheckerWrapper #zipCodeWrapper .sng-zip-code button {
  margin-left: 5px;
  width: 100%;
}

.content-shrink {
  margin-left: calc((100vw - 1220px) / 2);
  width: fit-content;
}

#zipCheckerWrapper {
  border-radius: 4px !important;
}

.shape-container {
  direction: ltr;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: -1px;
  z-index: 2;
}

button:hover,
.elementor-button-wrapper a:hover,
.all-articles-container a:hover,
.elementor-button:hover,
input[type="submit"]:hover {
  transform: scale(1.1);
}

button,
.elementor-button-wrapper a,
.all-articles-container a,
.elementor-button,
input[type="submit"] {
  transition: all 0.3s ease-in-out;
}

/* HEADER */

/* Top Header */

.scoopy-top-bar p {
  margin: 0px;
}

.sub-menu a.hfe-sub-menu-item:hover {
  border-radius: 18px;
  transition: none !important;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu {
  padding: 15px 0px;
}

.hfe-nav-menu li.menu-item.current_page_item,
.hfe-nav-menu li.menu-item.current-menu-parent {
  border-bottom: none;
}

.hfe-nav-menu li.menu-item.current_page_item a,
.hfe-nav-menu li.menu-item.current-menu-parent a {
  font-weight: 400 !important;
}

footer .hfe-nav-menu li.menu-item.current_page_item,
footer .hfe-nav-menu li.menu-item.current-menu-parent {
  border: none;
}

.elementor-button span {
  font-family: inherit;
}

.social-column .social-icons-list {
  flex-direction: column;
  align-items: flex-end;
}

.social-column .social-icons-list li a {
  color: #fff;
}

header p span a {
  color: #000 !important;
}

header p span a:hover {
  opacity: 0.7;
}

.elementor-heading-title[class*="elementor-size-"] > a:hover {
  opacity: 0.7;
}

.menu-item.current-menu-item a.hfe-menu-item {
  text-decoration: underline;
}

.hfe-scroll-to-top-wrap .hfe-scroll-to-top-button:hover {
  transform: scale(1.1);
}

/* Home Elements */

.ekit-wid-con .ekit_testimonial_style_2 {
  display: flex;
  flex-direction: column;
}

.ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content {
  order: 1;
}

.ekit-wid-con
  .elementskit-single-testimonial-slider.ekit_testimonial_style_2
  .elementskit-watermark-icon {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  text-align: left;
  order: 0;
}

.icons-grid-3 .elementor-icon-list-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}

/* FOOTER */

.footer-contact-widget-container {
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.footer-contact-widget-container .footer-contact-widget-call {
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.footer-contact-widget-container .footer-widget-info {
  justify-content: flex-start;
  display: flex;
  color: var(--e-global-color-primary);
  gap: 20px;
}

.footer-contact-widget-container .footer-widget-info i {
  display: none;
}

.footer-contact-widget-container .footer-widget-info div span {
  display: none;
}

.footer-contact-widget-container .footer-widget-info a {
  color: var(--e-global-color-accent);
  font-weight: bold;
}

.footer-contact-widget-container .footer-widget-info a:hover {
  color: #000000;
}

footer .social-icons-list li a i:hover,
.elementor-element .social-icons-list li a i:hover {
  color: #000000;
}

.social-icons-list {
  display: flex;
  gap: 30px;
  padding: 0px;
}

.social-icons-list li {
  list-style-type: none;
  border-radius: 0px;
  text-align: center;
  transition: opacity 0.3s;
  cursor: pointer;
  background: transparent;
}

.social-icons-list li a i {
  font-size: 20px;
}

.gift-boxes .elementor-icon-box-title {
  margin-top: 30px !important;
}

/* Blog Widget */

.sng-blog-posts-grid .post-item {
  padding: 25px;
  box-shadow: none;
  transition: opacity 0.3s ease-in-out;
  cursor: pointer;
  overflow: hidden;
}

.sng-blog-posts-grid .post-item .post-content {
  padding: 10px 0px;
}

.sng-blog-posts-grid .post-item img {
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.sng-blog-posts-grid .post-item:hover img {
  transform: scale(1.05);
}

.sng-blog-posts-grid .post-item .post-content p {
  margin-top: 5px;
}

.sng-blog-posts-grid .post-item img {
  border-radius: 0px !important;
}

/* Pricing Table */

.pricing-table-container {
  border-radius: 8px;
  padding: 97px 47px;
}

/* How it Works */

.arrow-right::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -50px;
  width: 153px;
  height: 44px;
  background: url("https://scoopifytheme.sweepandgo.com/wp-content/uploads/2025/08/arrow_right.svg")
    no-repeat center;
  background-size: contain;
}

/* Form */

.nf-form-fields-required {
  display: none;
}

.label-above .nf-field-label {
  margin-bottom: 0px !important;
}

.nf-field-label .nf-label-span,
.nf-field-label label {
  font-size: 16px !important;
  font-weight: 400 !important;
}

/* FAQ */

.widget-zip-code .sng-zip-code {
  flex-direction: column;
  gap: 5px;
}

.widget-zip-code .sng-zip-code input {
  max-width: 100%;
}

.widget-zip-code .sng-zip-code button {
  margin-left: 0px;
  margin-top: 0px;
  padding: 15px 18px;
}

/* 404 */

body.error404 header {
  display: none;
}

/* Blog */

body.wp-singular.single-post .sng-breadcrumbs .sng-breadcrumbs-url {
  /* display: none; */
}

/* Single Page */

.no-elementor-container h1.elementor-heading-title {
  visibility: hidden;
}

.no-elementor-container header.entry-header {
  max-width: 1200px;
  padding: 50px 0px;
  margin: 0 auto;
  width: 100%;
}

.no-elementor-container header.entry-header h1 {
  color: var(--e-global-color-primary) !important;
  margin: 0px;
}

.no-elementor-container .content-sidebar {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.no-elementor-container .content-sidebar .entry-content p:last-child {
  margin-bottom: 0px;
}

.no-elementor-container .content-sidebar .entry-content p a {
  color: var(--e-global-color-accent) !important;
}

/* Single Post */

.content-layout {
  display: flex;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0px 0px;
  align-items: flex-start;
}

.content-sidebar article .entry-meta {
  color: var(--e-global-color-secondary) !important;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}

.content-sidebar article h1.entry-title {
  font-size: 40px;
  margin-top: 10px;
  color: var(--e-global-color-primary);
}

.content-sidebar article .post-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.main-content {
  flex: 3;
  background-color: var(--e-global-color-99f84d7);
  border-radius: 10px;
  padding: 30px;
}

.sidebar {
  background-color: var(--e-global-color-secondary);
  padding: 40px 30px;
  border-radius: 10px;
  flex: 1;
}

.widget_scoop_latest_post_widget .search-widget form {
  display: none;
}

.search-widget {
  display: none;
}

.widget_scoop_latest_post_widget .sng-latest-post {
  margin-top: 0px;
}

.widget_scoop_latest_post_widget .sng-latest-post h5 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 35px;
  margin-top: 0px;
  color: #fff;
}

.widget_scoop_latest_post_widget .sng-latest-post .sng-latest-single {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 25px;
}

.widget_scoop_latest_post_widget
  .sng-latest-post
  .sng-latest-single:last-child {
  margin-bottom: 0px;
}

.widget_scoop_latest_post_widget
  .sng-latest-post
  .sng-latest-single
  .sng-latest-info {
  display: flex;
  flex-direction: column;
}

.widget_scoop_latest_post_widget
  .sng-latest-post
  .sng-latest-single
  .sng-latest-info
  a {
  text-decoration: underline;
  font-weight: 500;
  color: #fff;
}

.widget_scoop_latest_post_widget
  .sng-latest-post
  .sng-latest-single
  .sng-latest-info
  span {
  font-size: 13px;
  color: #fff;
  margin-top: 10px;
}

.widget_scoop_latest_post_widget .sng-latest-post .sng-latest-thumbnail img {
  width: 45px;
  height: 45px;
  border-radius: 5px;
}

aside h2.widget-title {
  font-size: 31px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #000000;
}

/* Client Onboarding */

.is-label-invalid,
.just-validate-success-label {
  font-size: 11px;
  font-weight: bold;
}

.just-validate-success-label {
  color: #a8de0a !important;
}

body.sng_page-template-sng-client-onboarding-template header#masthead,
body.sng_page-template-sng-out-of-area-template header#masthead {
  display: none;
}

body.sng_page-template-sng-client-onboarding-template .content-area,
body.sng_page-template-sng-out-of-area-template .content-area {
  padding-top: 0px;
  padding-bottom: 90px;
}

body.sng_page-template-sng-client-onboarding-template-php
  .content-area
  .type-sng-page,
body.sng_page-template-sng-out-of-area-template .content-area .type-sng-page {
  max-width: 744px;
  margin: 0 auto 0px;
  border-radius: 8px;
  padding: 47px 89px;
}

body.sng_page-template-sng-client-onboarding-template-php .content-area iframe {
  border-radius: 8px;
}

body.sng_page-template-sng-client-onboarding-template-php
  .content-area
  .type-sng-page
  .page-header
  h1.entry-title,
body.sng_page-template-sng-out-of-area-template
  .content-area
  .type-sng-page
  .page-header
  h1.entry-title {
  width: 100%;
  margin: 0 auto;
  text-align: center !important;
  font-weight: 300;
  font-size: 60px;
  padding-bottom: 30px;
  padding-top: 0px;
  text-transform: capitalize !important;
}

body.sng_page-template-sng-client-onboarding-template-php
  .content-area
  .type-sng-page
  .page-header
  h1.entry-title
  span,
body.sng_page-template-sng-out-of-area-template
  .content-area
  .type-sng-page
  .page-header
  h1.entry-title
  span {
  font-weight: 900;
}

.sng-top-callout {
  font-size: 18px;
  font-weight: 800;
  border-radius: 8px;
  padding: 17px 23px;
  margin-bottom: 20px;
}

form#client_onboarding_form,
#sng_out_of_area_form {
  max-width: 564px;
  width: 100%;
  margin: 0 auto;
}

.sng-form-group,
.sng-dog-fields-wrapper {
  margin-bottom: 20px;
}

.sng-form-group label,
.sng-dog-fields-wrapper label {
  font-size: 16px;
  display: block;
  padding-bottom: 0px;
}

.sng-dog-fields-wrapper {
  margin-bottom: 24px;
}

.sng-form-group label,
.sng-dog-fields-wrapper label {
  font-size: 16px;
  display: block;
  padding-bottom: 3px;
}

.sng-div-number-of-dogs {
  margin-top: 2.5rem !important;
  margin-bottom: 4rem !important;
}

.sng-div-clean-up-frequency {
  margin-top: 2.5rem !important;
  margin-bottom: 7.5rem !important;
}

.sng-slider-space .sng-sliders {
  font-size: 16px;
}

.sng-form-group input {
  width: 100%;
}

#sng_out_of_area_form input[type="text"]::placeholder,
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #382500;
  font-weight: 400;
  font-size: 16px;
}

.sng-form-group input {
  width: 100%;
}

.sng-form-group .sng-radio-group label {
  display: inline;
}

.sng-form-group .sng-radio-group input,
.sng-form-group input[type="checkbox"] {
  width: auto;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.select2-results__option {
  color: #000 !important;
  font-weight: 400;
  font-size: 16px;
  padding: 4px 15px !important;
}

.select2-container .select2-selection--single {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  .sng-note.sng-marketing {
  padding-top: 0px;
  margin-top: -10px;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  .sng-note.sng-marketing {
  color: #382500;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  .sng-input-group,
body.sng_page-template-sng-out-of-area-template
  #sng_out_of_area_form
  .sng-form-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 15px;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  label[for="sng_advertiser_privacy_policy"],
body.sng_page-template-sng-out-of-area-template
  #sng_out_of_area_form
  label[for="sng_advertiser_privacy_policy"] {
  color: #382500;
  font-style: normal;
  font-size: 16px !important;
  line-height: 27px;
  padding-bottom: 0px;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  label[for="sng_advertiser_privacy_policy"] {
  font-style: normal;
  line-height: 27px;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  label[for="sng_advertiser_privacy_policy"] {
  color: #382500;
  font-style: normal;
  font-size: 16px;
  line-height: 27px;
}

body.sng_page-template-sng-client-onboarding-template-php
  #client_onboarding_form
  label[for="sng_advertiser_privacy_policy"]
  a {
  color: var(--e-global-color-accent) !important;
  text-decoration: underline;
}

body.sng_page-template-sng-client-onboarding-template .sng-note ul,
body.sng_page-template-sng-out-of-area-template .sng-note ul {
  padding: 15px 35px;
  margin-left: 0px;
  margin-bottom: 10px;
  background-color: #f8f8f8;
}

body.sng_page-template-sng-client-onboarding-template .sng-note ul li,
body.sng_page-template-sng-out-of-area-template .sng-note ul li {
  margin-bottom: 0px;
  font-size: 16px;
  color: #382500;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
}

body.sng_page-template-sng-client-onboarding-template
  .sng-note
  ul
  li:last-child,
body.sng_page-template-sng-out-of-area-template .sng-note ul li:last-child {
  margin-bottom: 0px;
}

#sng_advertiser_privacy_policy {
  margin-top: 0px;
}

label[for="terms_of_service"],
label[for="sng_advertiser_privacy_policy"] {
  display: inline-block !important;
}

#terms_of_service,
#sng_advertiser_privacy_policy {
  width: auto;
}

body.sng_page-template .sng-submit-button {
  border-radius: 4px;
  width: 100%;
  border: none;
  font-size: 15px;
  line-height: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
}

body.sng_page-template-sng-client-onboarding-template .sng-pricing-table {
  border-radius: 4px;
  border: 2px solid;
  padding: 38px 0px;
  margin-bottom: 20px;
  margin-top: 0px;
  position: relative;
}

body.sng_page-template-sng-client-onboarding-template
  .sng-pricing-table
  #sng-pricing {
  padding: 0px;
  max-width: 80%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

body.sng_page-template-sng-client-onboarding-template
  .sng-pricing-table
  #sng-pricing
  span.title {
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
  display: block;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
}

body.sng_page-template-sng-client-onboarding-template
  .sng-pricing-table
  #sng-pricing
  .sng-price,
body.sng_page-template-sng-client-onboarding-template
  .sng-pricing-table
  #sng-pricing
  .sng-initial-price {
  font-size: 45px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 5px;
  line-height: 35px;
  font-weight: 900;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}

#sng-pricing .sng-price span.sng-interval {
  font-size: 16px;
  font-weight: 400;
  margin-left: 0px;
  display: block;
}

body.sng_page-template-sng-client-onboarding-template
  .sng-pricing-table
  #sng-callout {
  text-align: center;
  padding: 20px 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
  max-width: 80%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sng-pricing-table #sng-initial-estimate {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 8px;
  font-weight: 700;
  border: none;
  font-size: 16px;
  padding: 19px 20px;
}

.sng-pricing-table #sng-initial-estimate .sng-initial-cleanup-message,
.sng-pricing-table #sng-initial-estimate .sng-custom-short {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sng-pricing-table #sng-initial-estimate .sng-price-not-defined,
.sng-pricing-table #sng-initial-estimate .sng-custom-long,
.sng-pricing-table #sng-initial-estimate .sng-initial-price {
  font-weight: 400;
  font-size: 16px;
  line-height: 20x;
}

.sng-pricing-table .sng-note {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-style: normal;
  padding: 10px 0px;
  font-size: 12px;
  font-style: normal;
}

.sng-special-promo {
  display: flex;
  border-radius: 4px;
  border: none;
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
}

.sng-special-promo-input {
  display: flex;
  align-items: center;
}

.sng-promo .sng-promo-title {
  font-weight: 700;
  font-size: 16px;
}

.sng-promo .sng-promo-description {
  font-size: 16px;
  font-weight: 400;
}

#sng-coupon {
  padding: 25px;
  max-width: 80%;
  width: 100%;
  margin: 0 auto 20px;
  border-radius: 4px;
}

#sng-coupon h5 {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0;
}

.sng-call-to-action h3 {
  font-size: 24px;
  margin-top: 20px;
  font-weight: 900;
  margin-bottom: 15px;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  line-height: normal;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 10px 15px;
  display: block;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin-top: 0px;
}

.select2-container .select2-search--inline .select2-search__field {
  padding: 0px !important;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 4px;
  padding: 0px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  font-size: 16px;
}

small,
.sng-cc-note {
  font-size: 11px;
  line-height: 18px;
  display: block;
}

.sng-cc-note {
  margin-bottom: 10px;
}

#sng-cross-sells-bottom {
  border-radius: 4px;
  padding: 30px 24px;
  margin-bottom: 20px;
}

#sng-cross-sells-bottom .sng-additional-services {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 28px;
}

.sng-cross-sells .sng-cross-sell {
  border-bottom: 1px solid #d6d6d6;
}

.sng-cross-sells .sng-cross-sell div:first-child span:nth-child(2) {
  font-weight: 400;
  font-size: 16px;
}

.sng-cross-sells .sng-cross-sell div:first-child span.price {
  font-weight: 800;
  font-size: 16px;
}

.sng-cross-sells .sng-cross-sell div:nth-child(2) small.description {
  font-size: 16px;
  line-height: 21px;
}

label[for="terms_of_service"],
label[for="sng_advertiser_privacy_policy"] {
  display: inline-block !important;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline;
}

.sng-spinner img {
  border-radius: 0px !important;
}

/* Service Plans */

#client_onboarding_form[data-form="service_plans"] .sng-pricing-table {
  border: none;
}

#client_onboarding_form[data-form="service_plans"] .sng-choose-plan-title,
#client_onboarding_form[data-form="service_plans"] .sng-call-to-action h3 {
  font-size: 24px;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 20px;
}

#client_onboarding_form[data-form="service_plans"] #sng-cross-sells-bottom,
#sng-cross-sells-top {
  padding: 0px;
}

#client_onboarding_form[data-form="service_plans"] .sng-pricing-table {
  background-color: transparent !important;
}

#client_onboarding_form .sng-service-plans-wrap {
  background: #fdfcfa;
  border-radius: 8px;
  padding-bottom: 28px;
}

#client_onboarding_form .sng-service-plans-wrap #sng-service-plans-pricing {
  gap: 40px;
}

#client_onboarding_form .sng-service-plans-wrap .sng-service-plan {
  border: 4px solid transparent;
  padding: 0px 40px 37px;
  border-radius: 10px;
}

#client_onboarding_form .sng-service-plans-wrap .sng-service-plan-featured {
  margin-right: -30px;
  margin-top: 18px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 7px 19px;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-frequency {
  text-align: left;
  text-transform: capitalize;
  font-weight: 400;
}

#client_onboarding_form .sng-service-plans-wrap .sng-service-plan.selected {
  background-color: #d2e3b7;
  border: 4px solid #382500;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-name {
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 30px;
  color: #382500;
  font-weight: 900;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-price
  .sng-price {
  font-weight: 900;
  color: #ee5833;
  font-size: 45px;
  line-height: 48px;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-price
  .sng-interval {
  font-weight: 400;
  font-size: 16px;
  margin-left: 5px;
  color: #382500;
}

#client_onboarding_form .sng-service-plans-wrap .sng-service-plan #sng-coupon {
  max-width: 100%;
  margin-top: 15px;
  border-radius: 4px;
}

#client_onboarding_form .sng-select-service-plan,
#client_onboarding_form .sng-select-service-plan {
  border: none;
  font-size: 20px;
  padding: 15px 35px;
  border-radius: 4px;
  margin-top: 0px;
}

#client_onboarding_form .selected .sng-select-service-plan .sng-check-icon {
  background-image: url("https://poopfreetheme.sweepandgo.com/wp-content/uploads/2025/07/poopfree-check-icon.png");
  width: 22px;
  height: 16px;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-callouts
  ul {
  background-color: #fce4df;
  list-style-type: none;
  padding: 24px 20px;
  border-radius: 0px;
  margin-bottom: 0px;
  margin-top: 25px;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan.selected
  .sng-service-plan-callouts
  ul {
  background-color: #c3d6a3;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-callouts
  ul
  li:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #ee5833;
  padding-right: 10px;
}

#client_onboarding_form
  .sng-service-plans-wrap
  .sng-service-plan
  .sng-service-plan-callouts
  ul
  li {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  line-height: 40px;
  display: flex;
}

#client_onboarding_form .sng-service-plans-disclaimer {
  color: #000000;
  font-size: 13px !important;
  font-weight: 400;
  text-align: center;
  line-height: 16px;
  background: transparent;
  font-style: normal;
}

/* Sweep&Go Thank You Pages */

body.sng_page-template-default.single.single-sng_page
  h1.elementor-heading-title {
  visibility: hidden;
}

body.sng_page-template-default.single.single-sng_page .content-layout .sidebar {
  display: none;
}

body.sng_page-template-default.single.single-sng_page
  .content-layout
  .main-content {
  background: transparent;
  padding: 0px;
}

/* SNG Pet Yard Tracker */

.sng-counter-icon {
  flex-direction: column;
  gap: 5px;
}

.sng-counter-icon img {
  width: 38px !important;
}

.sng-counter-icon .sng-counter-content {
  text-align: center;
  line-height: 1 !important;
}

.sng-counter-icon .sng-counter-content span {
  font-size: 48px !important;
  font-weight: bold;
  color: var(--e-global-color-primary);
}

.sng-counter-icon .sng-counter-content p {
  color: var(--e-global-color-primary);
  font-size: 16px !important;
  font-weight: 400;
  line-height: 2.5;
}

@media only screen and (max-width: 1024px) {
  .content-shrink {
    margin-left: 0px;
  }

  .mobile-header .ekit-wid-con .ekit_offcanvas-sidebar {
    padding: 0px !important;
  }

  .ekit_sidebar-widget-container .footer-contact-widget-container {
    gap: 10px;
    display: flex;
    flex-direction: column;
  }

  .ekit_sidebar-widget-container
    .footer-contact-widget-container
    .footer-contact-widget-call {
    gap: 10px;
    display: flex;
    flex-direction: column;
  }

  .ekit_sidebar-widget-container
    .footer-contact-widget-container
    .footer-widget-info {
    justify-content: flex-start;
    display: flex;
    color: var(--e-global-color-primary);
    gap: 20px;
  }

  .ekit_sidebar-widget-container
    .footer-contact-widget-container
    .footer-widget-info
    i {
    display: none;
  }

  .ekit_sidebar-widget-container
    .footer-contact-widget-container
    .footer-widget-info
    div
    span {
    display: none;
  }

  .ekit_sidebar-widget-container
    .footer-contact-widget-container
    .footer-widget-info
    a {
    color: var(--e-global-color-accent);
  }

  .ekit_sidebar-widget-container .client-login-url {
    color: var(--e-global-color-primary);
  }

  .ekit_sidebar-widget-container .social-icons-list {
    display: flex;
    gap: 30px;
  }

  .ekit_sidebar-widget-container .social-icons-list li {
    list-style-type: none;
    border-radius: 0px;
    text-align: center;
    transition: opacity 0.3s;
    cursor: pointer;
    background: transparent;
  }

  .ekit-widget-area-container .social-icons-list li a i {
    font-size: 31px;
  }

  .elementor-shortcode .sng-zip-code,
  #zipCheckerWrapper #zipCodeWrapper .sng-zip-code {
    flex-direction: column;
    gap: 5px;
  }

  .elementor-shortcode .sng-zip-code input {
    max-width: 100%;
  }

  .elementor-shortcode .sng-zip-code button {
    margin-left: 0px;
    margin-top: 0px;
    padding: 15px 18px;
  }

  .ekit_sidebar-widget-container .elementor-shortcode .sng-zip-code {
    padding: 0px;
  }

  .elementor-shortcode .sng-zip-code input,
  #zipCheckerWrapper #zipCodeWrapper .sng-zip-code input {
    max-width: 100% !important;
  }

  .elementor-shortcode .sng-zip-code button,
  #zipCheckerWrapper #zipCodeWrapper .sng-zip-code button {
    margin-left: 0px;
  }

  .icons-grid-3 .elementor-icon-list-items {
    grid-template-columns: 1fr 1fr;
  }

  .icons-grid-3 .elementor-icon-list-items li {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .arrow-right::after {
    display: none;
  }

  .pricing-table-container {
    padding: 25px;
  }

  .no-elementor-container {
    padding: 0px;
  }

  .no-elementor-container header.entry-header {
    padding: 50px 20px 0px;
  }

  .no-elementor-container .content-sidebar {
    padding: 0px 20px;
  }

  .no-elementor-container header.entry-header .page-breadcrumbs h1.entry-title {
    margin-top: 0px;
  }

  .content-layout {
    flex-direction: column;
    padding: 50px 20px 0px;
  }

  .sidebar {
    margin-top: 0px;
    width: 100%;
  }

  body.sng_page-template-sng-client-onboarding-template
    .content-area
    #content.type-sng-page,
  body.sng_page-template-sng-out-of-area-template
    .content-area
    #content.type-sng-page {
    padding: 50px 20px 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  body.sng_page-template-sng-client-onboarding-template-php
    .content-area
    .type-sng-page
    .page-header
    h1.entry-title,
  body.sng_page-template-sng-out-of-area-template
    .content-area
    .type-sng-page
    .page-header
    h1.entry-title,
  body.sng_page-template-sng-out-of-area-template
    .content-area
    #content.type-sng-page
    .page-header
    h1.entry-title {
    font-size: 26px;
    line-height: 36px;
    width: 100%;
  }
  .sng-top-callout {
    line-height: 19px;
    font-size: 16px;
  }

  body.sng_page-template-sng-client-onboarding-template
    .sng-pricing-table
    #sng-pricing
    span.title {
    font-size: 18px;
  }

  body.sng_page-template-sng-client-onboarding-template
    .sng-pricing-table
    #sng-pricing
    .sng-price,
  body.sng_page-template-sng-client-onboarding-template
    .sng-pricing-table
    #sng-pricing
    .sng-initial-price {
    font-size: 42px;
  }

  body.sng_page-template-sng-client-onboarding-template-php
    #client_onboarding_form
    label[for="sng_advertiser_privacy_policy"],
  body.sng_page-template-sng-out-of-area-template
    #sng_out_of_area_form
    label[for="sng_advertiser_privacy_policy"] {
    display: contents !important;
  }

  #client_onboarding_form[data-form="service_plans"] .sng-pricing-table {
    margin-top: 0px;
  }

  #client_onboarding_form .sng-service-plans-wrap {
    padding: 0px;
  }

  #client_onboarding_form .sng-service-plans-disclaimer {
    padding-top: 20px;
  }

  #client_onboarding_form
    .sng-service-plans-wrap
    .sng-service-plan
    .sng-service-plan-name {
    margin-top: 10px;
    font-size: 34px;
    line-height: 1.2;
  }

  #client_onboarding_form
    .sng-service-plans-wrap
    .sng-service-plan
    .sng-service-plan-price
    .sng-price {
    font-size: 34px;
  }

  #client_onboarding_form
    .sng-service-plans-wrap
    .sng-service-plan
    .sng-service-plan-callouts
    ul
    li {
    line-height: 16px;
    margin-bottom: 10px;
  }

  #client_onboarding_form
    .sng-service-plans-wrap
    .sng-service-plan
    .sng-service-plan-callouts
    ul
    li:last-child {
    margin-bottom: 0px;
  }

  .sng-service-plan-featured {
    align-self: flex-start;
  }

  #client_onboarding_form .sng-service-plans-wrap .sng-service-plan {
    padding: 0px 20px 37px;
  }
  #client_onboarding_form .sng-service-plans-wrap .sng-service-plan-featured {
    margin-right: -20px;
  }

  #client_onboarding_form .sng-service-plans-wrap #sng-service-plans-pricing {
    gap: 20px;
  }

  .sng-counter-icon .sng-counter-content p {
    line-height: 18px !important;
    word-break: break-word;
    width: 120px;
    text-align: center;
    margin-top: 5px !important;
  }

  .sng-counter-icon .sng-counter-content span {
    font-size: 30px !important;
  }

  .sng-counter-icon img {
    width: 23px !important;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-counter {
    align-items: center;
  }
  .elementor-counter-title {
    line-height: 18px !important;
    word-break: break-word;
    width: 120px;
    text-align: center;
    margin-top: 5px !important;
  }

  .btn-full .elementor-button-link {
    width: 100%;
  }

  body.sng_page-template-sng-client-onboarding-template
    .sng-pricing-table
    #sng-pricing,
  body.sng_page-template-sng-client-onboarding-template
    .sng-pricing-table
    #sng-callout,
  .sng-pricing-table #sng-initial-estimate,
  .sng-pricing-table .sng-note,
  #sng-coupon,
  .sng-special-promo {
    max-width: 88%;
  }

  body.sng_page-template-sng-client-onboarding-template .sng-pricing-table {
    padding: 20px 0px;
  }
}
