.btn-cover span.elementor-button-text{background-image:url(wp-content/uploads/btn-cover-new.svg);
 }

.elementor-widget-zip-code-popup-button button {background-image:url(wp-content/uploads/btn-cover-new.svg);
 }

.footer-contact-widget-container .footer-widget-info {

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

color: #000000;

}
footer .social-icons-list li {

background: #000000;

}
.footer-contact-widget-container .footer-widget-info a {



color: #000000;



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

.footer-links a {
  color:#000!important;
}

.footer-links a:visited,
.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
  color:#000!important;
}

/* this is your top right link — only visible on desktop */
.client-login-link {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  z-index: 9999;
  display: block;
}

/* HIDE the menu item version of client login by default on desktop */
.menu-item-client-login {
  display: none !important;
}

/* when screen is mobile/tablet — show the menu item inside hamburger */
@media screen and (max-width: 1024px) {
  .client-login-link {
    display: none; /* hides top-right absolute version on mobile/tablet */
  }
	
.menu-item-client-login { display: block !important; /* shows it in the hamburger menu */ } /* default */ .additional-form-content { max-width: 560px; display: flex; flex-direction: column; }
   

/* Tablet view only (768px–1100px) */
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .additional-form-content {
    max-width: 700px; /* you can adjust this number larger or smaller */
  }
}

		
		.additional-form-content { max-width: 560px; display: flex; flex-direction: column; } }

/* DESKTOP — 1025px and up */
@media screen and (min-width: 1025px) {
  .additional-form-content {
    max-width: 650px; /* wider on desktop to fix your narrow issue */
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
}
	
	@media screen and (min-width: 768px) {
  .additional-form-content {
    width: 100%;
  }
}

.sng_page-template-sng-gift-certificate-template header.page-header {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.sng_page-template-sng-gift-certificate-template header.page-header h1.entry-title {
  font-family: "Lilita One", sans-serif !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: inherit;
}

/* Ninja Forms - safe field styling only */
.nf-form-cont .nf-field-element input:not([type="hidden"]):not([type="submit"]):not([type="button"]),
.nf-form-cont .nf-field-element textarea,
.nf-form-cont .nf-field-element select {
  border: 1.5px solid #d9d9d9 !important;
  background-color: #ffffff !important;
  border-radius: 6px !important;
  padding: 12px !important;
  color: #000000 !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Focus state */
.nf-form-cont .nf-field-element input:not([type="hidden"]):not([type="submit"]):not([type="button"]):focus,
.nf-form-cont .nf-field-element textarea:focus,
.nf-form-cont .nf-field-element select:focus {
  border-color: #000000 !important;
  outline: none !important;
}

/* Desktop only: round main menu hover background */
@media (min-width: 1025px) {
  header nav ul li a:hover,
  header nav ul li.current-menu-item > a,
  header nav ul li.current_page_item > a {
    border-radius: 50px !important;
    overflow: hidden !important;
  }

  header nav ul li a:hover::before,
  header nav ul li a:hover::after,
  header nav ul li.current-menu-item > a::before,
  header nav ul li.current-menu-item > a::after,
  header nav ul li.current_page_item > a::before,
  header nav ul li.current_page_item > a::after {
    border-radius: 50px !important;
  }
}

/* Desktop only - Round only hovered dropdown items */
@media (min-width: 1025px) {

    header nav ul.sub-menu li a:hover,
    header nav ul.sub-menu li:hover > a {
        border-radius: 50px !important;
    }

}

/* Desktop only */
@media (min-width: 1025px) {

    /* Add space around the dropdown */
    header nav ul.sub-menu {
        padding: 0 10px !important;
    }

    /* Hover effect */
    header nav ul.sub-menu li a:hover,
    header nav ul.sub-menu li:hover > a {
        border-radius: 50px !important;
    }

}

/* Desktop only */
@media (min-width: 1025px) {

    /* Space around the dropdown menu */
    header nav ul.sub-menu {
        padding: 10px !important;
    }

    /* Rounded hover effect */
    header nav ul.sub-menu li a:hover,
    header nav ul.sub-menu li:hover > a {
        border-radius: 50px !important;
    }

}

/* Desktop only - keep active menu pill + remove underline */
@media (min-width: 1025px) {

  header nav ul li.current-menu-item > a,
  header nav ul li.current_page_item > a,
  header nav ul li.current-menu-ancestor > a,
  header nav ul li.current-menu-parent > a {
    border-radius: 50px !important;
    text-decoration: none !important;
    overflow: hidden !important;
	}

.elementor-button-text {
    font-family: "Lilita One", sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}
	
	/* Header Free Quote button */
@media (min-width: 1025px) {
  header [data-modal-target="#zipCheckerWrapper"],
  header [data-modal-target="#zipCheckerWrapper"] .elementor-button-text {
    font-family: "Lilita One", sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    border-radius: 50px !important;
  }
}
	
/* ZIP checker pill style */
.sng-zip-code {
  display: flex !important;
  align-items: center !important;
  width: 430px !important;
  height: 54px !important;
  background: #ffffff !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 50px !important;
  overflow: hidden !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

/* Left ZIP input */
.sng-zip-code .sng-zip-code-input {
  flex: 1 1 auto !important;
  width: auto !important;
  height: 54px !important;
  border: none !important;
  background: #ffffff !important;
  border-radius: 50px 0 0 50px !important;
  padding: 0 24px !important;
  font-size: 18px !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* Right Free Quote button */
.sng-zip-code .sng-button-submit {
  flex: 0 0 160px !important;
  width: 160px !important;
  height: 54px !important;
  margin-left: auto !important;
  margin-right: 0 !important;
  border-radius: 50px !important;
  padding: 0 !important;
  font-family: "Lilita One", sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  box-sizing: border-box !important;
}
	
/* ZIP code placeholder and input text */
.sng-zip-code .sng-zip-code-input {
    font-size: 16px !important;
}

.sng-zip-code .sng-zip-code-input::placeholder {
    font-size: 16px !important;
    opacity: 1 !important;
}
	
/* Desktop only */
@media (min-width: 1025px) {

    /* Remove underline/border from active menu item */
    .current-menu-item > a,
    .current-menu-ancestor > a,
    .current_page_item > a,
    .current_page_parent > a {
        border: none !important;
        border-bottom: none !important;
        box-shadow: none !important;
        text-decoration: none !important;
    }

  @media (min-width: 1025px) {

  /* Active Services tab pill */
  header .hfe-nav-menu li.current-menu-item > a.hfe-menu-item,
  header .hfe-nav-menu li.current-menu-ancestor > a.hfe-menu-item,
  header .hfe-nav-menu li.current-menu-parent > a.hfe-menu-item,
  header .hfe-nav-menu li.current_page_item > a.hfe-menu-item {
    background-color: #e8e8e8 !important;
    border-radius: 50px !important;
    border: none !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  /* Remove underline pseudo-elements */
  header .hfe-nav-menu li.current-menu-item > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current-menu-item > a.hfe-menu-item::after,
  header .hfe-nav-menu li.current-menu-ancestor > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current-menu-ancestor > a.hfe-menu-item::after,
  header .hfe-nav-menu li.current-menu-parent > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current-menu-parent > a.hfe-menu-item::after {
    display: none !important;
    content: none !important;
    height: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
}
	
@media (min-width: 1025px) {
  header .hfe-nav-menu li.current-menu-item,
  header .hfe-nav-menu li.current-menu-ancestor,
  header .hfe-nav-menu li.current-menu-parent {
    border-bottom: 0 !important;
    box-shadow: none !important;
  }
}
	
	@media (min-width: 1025px) {

  /* Keep parent Services tab pill-shaped when a dropdown child page is active */
  header .hfe-nav-menu li.current-menu-ancestor > a.hfe-menu-item,
  header .hfe-nav-menu li.current-menu-parent > a.hfe-menu-item,
  header .hfe-nav-menu li.current_page_parent > a.hfe-menu-item,
  header .hfe-nav-menu li.current_page_ancestor > a.hfe-menu-item {
    background-color: #e8e8e8 !important;
    border-radius: 50px !important;
    overflow: hidden !important;
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
  }

  /* Remove the underline/active line */
  header .hfe-nav-menu li.current-menu-ancestor > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current-menu-ancestor > a.hfe-menu-item::after,
  header .hfe-nav-menu li.current-menu-parent > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current-menu-parent > a.hfe-menu-item::after,
  header .hfe-nav-menu li.current_page_parent > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current_page_parent > a.hfe-menu-item::after,
  header .hfe-nav-menu li.current_page_ancestor > a.hfe-menu-item::before,
  header .hfe-nav-menu li.current_page_ancestor > a.hfe-menu-item::after {
    display: none !important;
    content: none !important;
  }
}
	
@media (min-width: 1025px) {
  header .hfe-nav-menu a.hfe-menu-item.elementor-item-active,
  header .hfe-nav-menu a.hfe-menu-item.hfe-menu-item-active {
    background-color: #e8e8e8 !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
  }
}
	
@media (min-width: 1025px) {

  header .hfe-nav-menu li.current-menu-item > a,
  header .hfe-nav-menu li.current-menu-ancestor > a,
  header .hfe-nav-menu li.current-menu-parent > a,
  header .hfe-nav-menu li.current_page_item > a,
  header .hfe-nav-menu li.current_page_parent > a,
  header .hfe-nav-menu li.current_page_ancestor > a,
  header .hfe-nav-menu a[aria-current="page"] {
    border-radius: 50px !important;
    overflow: hidden !important;
    background-color: #e8e8e8 !important;
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    clip-path: inset(0 round 50px) !important;
  }

  header .hfe-nav-menu li.current-menu-item,
  header .hfe-nav-menu li.current-menu-ancestor,
  header .hfe-nav-menu li.current-menu-parent,
  header .hfe-nav-menu li.current_page_item,
  header .hfe-nav-menu li.current_page_parent,
  header .hfe-nav-menu li.current_page_ancestor {
    border-radius: 50px !important;
    overflow: hidden !important;
  }

  header .hfe-nav-menu a::before,
  header .hfe-nav-menu a::after {
    display: none !important;
    content: none !important;
  }
}
	
	@media (min-width: 1025px) {
  header .hfe-nav-menu a,
  header .hfe-nav-menu li,
  header .hfe-nav-menu li > a {
    border-radius: 50px !important;
  }
}
	
/* Dog bone quote buttons - all views */
.btn-cover.elementor-widget-zip-code-popup-button button[data-modal-target="#zipCheckerWrapper"],
.elementor-widget-zip-code-popup-button.btn-cover button[data-modal-target="#zipCheckerWrapper"] {
  width: 260px !important;
  height: 86px !important;
  min-height: 86px !important;
  padding: 0 !important;
  font-family: "Lilita One", sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 86px !important;
  background-image: url("/wp-content/uploads/btn-cover-new.svg") !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: transparent !important;
  border: none !important;
  color: #ffffff !important;
}

/* Mobile size */
@media (max-width: 767px) {
  .btn-cover.elementor-widget-zip-code-popup-button button[data-modal-target="#zipCheckerWrapper"],
  .elementor-widget-zip-code-popup-button.btn-cover button[data-modal-target="#zipCheckerWrapper"] {
    width: 230px !important;
    height: 76px !important;
    min-height: 76px !important;
    font-size: 21px !important;
    line-height: 76px !important;
  }
}

/* HFE Services dropdown — desktop only */
@media (min-width: 1025px) {

    .elementor-146
    .elementor-element.elementor-element-4f332cfc
    .hfe-nav-menu
    li.parent-has-child {
        position: relative !important;
        overflow: visible !important;
    }

    /* Open submenu on hover or keyboard focus */
    .elementor-146
    .elementor-element.elementor-element-4f332cfc
    .hfe-nav-menu
    li.parent-has-child:hover > ul.sub-menu,

    .elementor-146
    .elementor-element.elementor-element-4f332cfc
    .hfe-nav-menu
    li.parent-has-child:focus-within > ul.sub-menu {
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important;
        height: auto !important;
        pointer-events: auto !important;
    }

    /* Create the visual space below the main menu */
    .elementor-146
    .elementor-element.elementor-element-4f332cfc
    .hfe-nav-menu
    li.parent-has-child > ul.sub-menu {
        top: calc(100% + 12px) !important;
        margin-top: 0 !important;
        z-index: 99999 !important;
    }

    /* Invisible bridge so the dropdown does not close across the gap */
    .elementor-146
    .elementor-element.elementor-element-4f332cfc
    .hfe-nav-menu
    li.parent-has-child::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 12px;
        background: transparent;
    }
}