/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* COLORS
   ----------------------------- */

:root {
   --green: #5BD2B7;
   --hover-green: #52BDA5;
   --dark-green: #035E5E;
   --purple: #D2BDFB;
   --yellow: #E6F79A;
   --hover-purple: #BDAAE2;
   --light-grey: #F0ECE8;
   --white: #FFF;
   --black: #000;
   --dark-grey: #333333;
   --red: #D25B5B;
   --border-dark-light: rgba(0,0,0,0.25);
   --border-dark-lighter: rgba(0,0,0,0.18);
   --border-dark-lightest: rgba(0,0,0,0.14);
   --border-light: rgba(255,255,255,0.25);
   --border-light-lighter: rgba(255,255,255,0.15);
   --form-border-light: rgba(255,255,255,0.18);
   --h0-flow-size: clamp(37px,6vw,123px);
   --impact-size: 84px;
   --testimonial-size: 28px;
   --h0-size: 70px;
   --h1-size: 68px;
   --h2-size: 56px;
   --h3-size: 52px;
   --h4-size: 24px;
   --h5-size: 20px;
   --h6-size: 16px;
   --btn-size: 15px;
   --btn-padding: 12px 32px;
   --paragraph-size: 20px;
   --small-paragraph-size: 16px;
   --smaller-paragraph-size: 15px;
   --small-size: 14px;
   --smallest-size: 13px;
   --menu-size: 16px;
   --font-montserrat: "montserrat", sans-serif;
   --font-apertura: "bonnie", sans-serif;
   --font-chillax: 'chillax', sans-serif;
}

/* FONTS
   ----------------------------- */

@font-face {
  font-family: chillax;
  src: url('fonts/Chillax-Semibold.woff2') format('woff2'),
       url('fonts/Chillax-Semibold.woff') format('woff'),
       url('fonts/Chillax-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}


body {
   font-size: 16px;
   line-height: 26px;
   font-family: var(--font-montserrat);
   font-weight: 400;
}

p {
   font-size: var(--paragraph-size);
   line-height: 1.5;
   font-family: var(--font-montserrat);
   font-weight: 300;
}

.h0 {
   font-size: var(--h0-size);
   line-height: 0.9;
   font-family: var(--font-montserrat);
   font-weight: 800;
   text-transform: uppercase;
}

body h1,
.h1 {
   font-size: var(--h1-size);
   line-height: 1.15;
   font-family: var(--font-montserrat);
   font-weight: 800;
   text-transform: uppercase;
}

body h2,
.h2 {
   font-size: var(--h2-size);
   line-height: 1.1;
   font-family: var(--font-montserrat);
   font-weight: 800;
   text-transform: uppercase;
}

body h3,
.h3 {
   font-size: var(--h3-size);
   line-height: 1.25;
   font-family: var(--font-montserrat);
   font-weight: 400;
}

body h4,
.h4 {
   font-size: var(--h4-size);
   line-height: 1.3;
   font-family: var(--font-chillax);
   font-weight: 500;
}

body h5,
.h5 {
   font-size: var(--h5-size);
   line-height: 1.4;
   font-family: var(--font-montserrat);
   font-weight: 600;
}

body h6,
.h6 {
   font-size: var(--h6-size);
   line-height: 1.3;
   font-family: var(--font-montserrat);
   font-weight: 500;
   font-style: italic;
   text-transform: uppercase;
}

.impact {
   font-size: var(--h0-size);
   line-height: 1;
   font-family: var(--font-chillax);
   font-weight: 600;
}

.subtitle {
   font-size: var(--small-size);
   line-height: 1.2;
   font-family: var(--font-montserrat);
   font-weight: 500;
   font-style: normal;
   text-transform: uppercase;
}

.main-badge {
   font-size: var(--smallest-size);
   line-height: 1.2;
   font-family: var(--font-montserrat);
   font-weight: 500;
}

/* GENERAL
   ----------------------------- */

.grecaptcha-badge {
   visibility: hidden;
}

.c-wrap {
   max-width: 1540px;
   width: 100%;
   padding: 0 40px;
   margin: 0 auto;
}

.center-align {
    margin: 0 auto !important;
}

.flickity-enabled:focus {
    outline: none; 
}

.simpleParallax {
    height: 100% !important;
    width: 100% !important;
}

.mw-50 {
    max-width: 50%;
    margin-left: auto;
}

.mw-70 {
    max-width: 65%;
}


.hero-img { 
    margin-top: -1.6vw !important;
}

.circle-1 {
    right: 10vw;
    top: -4vw;
}

.circle-2 {
    right: 10vw;
    top: 4.5vw;
}

.circle-3 {
    left: 7vw;
    bottom: -3vw;
}



/* HEADER
   ----------------------------- */

#header-outer #logo img,
#header-outer .logo-clone img,
#header-outer .logo-spacing img {
    height: clamp(25px,2vw,30px);
}
body.material #header-outer #top .span_9 nav > ul.sf-menu > li:last-child > a {
    display: flex;
    gap: 12px;
}

body #header-outer[data-has-menu][data-format] header#top nav ul.sf-menu li.menu-item.menu-item-320[class*="menu-item-btn-style"] > a .nectar-menu-label {
    margin-left: 0;
    font-weight: 500;
    font-size: 11px;
    color: var(--black) !important;
}

body #header-outer[data-has-menu][data-format] header#top nav ul.sf-menu li.menu-item.menu-item-320[class*="menu-item-btn-style"] > a:hover .nectar-menu-label {
    color: var(--black) !important;
}

.nectar-menu-label:before {
    background-color: var(--purple) !important;
    opacity: 1;
    z-index: -1;
}

body .nectar-mobile-only.mobile-header li,
#header-outer[data-has-buttons="no"] #top .span_9 > .nectar-mobile-only {
    margin: 0 !important;
}
body .nectar-mobile-only.mobile-header li a {
    display: flex;
    align-items: center;
    gap: 8px;
}

body .nectar-mobile-only.mobile-header li .nectar-menu-label {
    color: var(--black) !important;
    font-size: 10px;
    font-weight: 500;
}

body #header-outer #top .mobile-user-account, #top #mobile-cart-link,
body #top .mobile-search, body #top .span_9>.slide-out-widget-area-toggle,
#header-outer:not([data-format="centered-menu-bottom-bar"]) #top .span_9 > .slide-out-widget-area-toggle,
#slide-out-widget-area .mobile-only:not(.nectar-header-text-content) {
    display: none !important;
}

/* ANIMATIONS
   ----------------------------- */

/* Bounce */

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(8px);
  }
  60% {
    transform: translateX(4px);
  }
}

/* Arrow Animate (Links) */

@keyframes arrow-animation-svg {
    0% {
        opacity: 1;
    }

    15% {
        opacity: 1;
    }

    45% {
        transform: translateX(4px);
        opacity: 0;
    }

    50% {
        transform: translateX(4px);
        opacity: 0;
    }

    51% {
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes arrow-animation-arrow {
    0% {
        stroke-dashoffset: 0;
    }

    15% {
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dashoffset: -8px;
    }

    70% {
        stroke-dashoffset: -8px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes arrow-animation-line {
    0% {
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dashoffset: 18px;
    }

    100% {
        stroke-dashoffset: 35px;
    }
}


/* OVERWRITES
   ----------------------------- */

.nectar-global-section.after-nav .main-btn {
    margin-left: auto;
}

.nectar-scrolling-text[data-using-bg="true"] .background-image {
    height: 800px !important;
    border-radius: 24px;
}


/* BUTTONS
   ----------------------------- */

/* Overwrite */

.nectar-cta[data-style=text-reveal] .link_wrap {
    font-size: var(--btn-size);
    font-weight: 500;
    padding: var(--btn-padding);
}


.main-btn {
    position: relative;
    font-size: var(--btn-size);
    line-height: 1;
    font-weight: 500;
    padding: var(--btn-padding);
    display: flex;
    align-self: center;
    text-align: center;
    transition: all 0.3s ease;
    border: 1px solid var(--black);
    border-radius: 9999px;
    background: var(--black);
}

.main-btn span {
    position: relative;
    z-index: 2;
    color: var(--white);
    white-space: wrap;
    line-height: 1;
    display: inline-block;
    transition: all 0.3s ease;
}

.main-btn:hover {
   background: var(--green);
   border-color: var(--green);
}

.main-btn:hover span {
   color: var(--white);
}

/* Light Button */

.main-btn.btn-light {
    border: 1px solid var(--border-light);
}

.main-btn.btn-light span {
    color: var(--white);
}

.main-btn.btn-light:hover {
   background: var(--green);
   border-color: var(--green);
}

.main-btn.btn-light:hover span {
   color: var(--white);
}


/* Black Filled Button */

.main-btn.btn-black {
   background: var(--black);
   border: 0;
}

.main-btn.btn-black span {
   color: var(--white);
}

.main-btn.btn-black:hover {
   background: var(--dark-grey);
}


/* Green Button */

.main-btn.btn-green {
   background: var(--green);
   border: 0;
}

.main-btn.btn-green span {
   color: var(--white);
}

.main-btn.btn-green:hover {
   background: var(--hover-green);
}

/* Purple */

.main-btn.btn-purple {
   background: var(--purple);
   border: 0;
}

.main-btn.btn-purple span {
   color: var(--white);
}

.main-btn.btn-purple:hover {
   background: var(--hover-purple);
   border-color: var(--hover-purple);
}

/* Button Link */

.link-btn-wrapper {
    display: inline-flex;
}

.link-btn {
    position: relative;
    font-size: var(--btn-size);
    line-height: 1;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 8px;
    color: inherit;
}

.link-btn:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--border-dark-lighter);
}

.link-btn:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--black);
    transition: width 0.5s cubic-bezier(.23, .46, .4, 1);
    transform-origin: left;
}

.link-btn:hover:after {
    width: 100%;
}

.link-btn svg {
    color: var(--black);
    width: 20px;
    height: auto;
    transition: color 0.3s ease-in-out;
}

.link-btn .line {
    stroke-dasharray: 18px;
    stroke: currentColor;
}

.link-btn .arrow {
   stroke-dasharray: 8px;
   stroke: currentColor;
}

.link-btn:hover svg {
    animation: arrow-animation-svg 0.9s cubic-bezier(.15,.75,.5,1) forwards;
}

.link-btn:hover .line {
    animation: arrow-animation-line 0.9s cubic-bezier(.15,.75,.5,1) forwards;
}

.link-btn:hover .arrow {
    animation: arrow-animation-arrow 0.9s cubic-bezier(.15,.75,.5,1) forwards;
}


/* Light */

.link-btn.link-light:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--border-light);
}

.link-btn.link-light:after {
    background-color: var(--white);
}

.link-btn.link-light svg {
    color: var(--white);
}

.link-btn.link-light .line,
.link-btn.link-light .arrow {
   stroke: var(--white);
}


/* CF7 FORM
    ----------------------------- */


.wpcf7-turnstile {
	width: 100% !important;
}

form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

form.wpcf7-form label,
.pretty .state label  {
    font-size: var(--smallest-size);
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 500;
}

form.wpcf7-form .control-group {
    width: 100%;
    padding: 15px 0;
}

form.wpcf7-form .control-group.mid {
    width: calc(50% - 12px);
}

form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form select,
form.wpcf7-form textarea {
    font-family: inherit;
    font-size: 15px;
    border: 1px solid rgba(0,0,0,0.25);
    padding: 18px 20px;
    line-height: 1;
    background: transparent;
    border-radius: 6px;
    margin-top: 7px;
    appearance: none;
    color: var(--black);
    -webkit-appearance: none;
}

form.wpcf7-form input[type="text"]:focus,
form.wpcf7-form input[type="email"]:focus,
form.wpcf7-form input[type="tel"]:focus,
form.wpcf7-form select:focus,
form.wpcf7-form textarea:focus {
    border-color: var(--black) !important;
    box-shadow: none;
}

form.wpcf7-form textarea {
    height: 220px;
    resize: none;
	line-height: 1.3;
}

form.wpcf7-form .select-wrap {
    position: relative;
}

form.wpcf7-form .select-wrap select {
    width: 100%;
    padding: 20px 40px 20px 20px;
    line-height: 15px;
    cursor: pointer;
}

form.wpcf7-form .select-wrap svg {
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 13px;
    height: auto;
    display: block;
    fill: var(--black);
}

form.wpcf7-form .clarification {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    padding: 8px 0 40px 0;
    color: var(--black);
    width: 100%;
}

form.wpcf7-form .clarification a {
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
}

form.wpcf7-form .clarification a:hover {
    text-decoration: none;
}

form.wpcf7-form .c-button {
    padding: 0;
	margin-top: 15px;
}

body[data-button-style=rounded] .container-wrap input[type=submit]{
    font-size: var(--btn-size);
    background: var(--black);
    color: var(--white);
    padding: 19px !important;
    width: 100%;
    text-align: center;
    font-weight: 500 !important;
}

body[data-button-style=rounded] .container-wrap input[type=submit]:hover {
    opacity: 1 !important;
    color: var(--white);
    background: #262626;
}

form.wpcf7-form .wpcf7-response-output {
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    color: var(--black);
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    margin: 40px 0 0 0 !important;
    width: 100%;
    text-align: center;
}

form.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    color: var(--black) !important;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    padding-top: 10px;
}

.wpcf7-form .wpcf7-spinner {
    display: none;
    opacity: 1;
}

.wpcf7-spinner::before {
    display: none !important;
}

.wpcf7-form.submitting .wpcf7-spinner {
    display: block !important;
    margin: 20px auto !important;
    background-image: url('images/loader.svg') !important;
    background-color: transparent !important;
    width: 24px !important;
    height: 24px !important;
}


/* Checkbox */

form.wpcf7-form .wpcf7-list-item {
   width: 100%;
   margin: 7px 0;
}

form.wpcf7-form .inline .wpcf7-list-item {
    width: auto;
}


form.wpcf7-form .wpcf7-list-item:first-child {
   margin-top: 0;
}

form.wpcf7-form .wpcf7-list-item:last-child {
   margin-bottom: 0;
}

.pretty.p-pulse:not(.p-switch) input:checked~.state label:before {
   border-color: var(--black) !important;
   animation: none !important;
}

body .pretty.p-default input:checked~.state label:after {
   background-color: var(--black) !important;
   transform: scale(0.6);
   border-radius: 2px;
   border-color: var(--black);
}

.pretty .state label:before {
   border-radius: 2px !important;
   border-width: 1px;
   border-color: var(--black) !important;
}

.wpcf7-checkbox {
    display: block;
    margin-top: 7px;
}

.wpcf7-checkbox.wpcf7-not-valid .pretty .state label:before {
   border-color: var(--red) !important;
}

.pretty .state label {
   white-space: initial;
   text-indent: 0px !important;
   padding-left: 1.9em;
   line-height: 140%;
   font-size: 14px !important;
   font-family: inherit !important;
   font-weight: 400 !important;
   text-transform: none !important;
   margin: 0 20px 0 0 !important;
   color: var(--black);
}

.pretty .state label:after {
   border: 0 !important;
}

.pretty .state label:after,
.pretty .state label:before {
   top: 2px !important;
}


/* File Uploads */

form.wpcf7-form .control-group.uploader {
    padding-bottom: 5px;
}


.wpcf7-form .codedropz-upload-handler {
    cursor: pointer;
    border: 0;
    background: transparent;
    border: 1px solid rgba(0,0,0,0.25);
    margin-top: 7px;
    padding-block: 30px;
}

.wpcf7-form .codedropz-upload-handler h4 {
    display: block;
    font-size: 14px !important;
    font-family: var(--font-montserrat);
    text-transform: none;
    line-height: 1;
    color: var(--black);
    margin-bottom: 12px;
    font-weight: 500 !important;
    margin: 0 !important;
}

.wpcf7-form .codedropz-upload-inner span {
    display: block;
    font-size: var(--smallest-size) !important;
    font-weight: 500;
    line-height: 1 !important;
    color: var(--black) !important;
    text-transform: none;
    padding: 18px 0 20px 0;
}

.wpcf7-form .codedropz-upload-handler .cd-upload-btn {
    display: inline-block;
    font-size: var(--small-size) !important;
    text-transform: none;
    line-height: 1;
    color: var(--black);
    font-weight: 500;
    border: 1px solid var(--black);
    background-color: transparent;
    border-radius: 9999px;
    padding: 14px 28px;
    margin: 0;
    transition: all 0.2s ease-out;
}

.wpcf7-form .codedropz-upload-handler .cd-upload-btn:hover {
    color: var(--white);
    background: var(--black);
}

.wpcf7-form .codedropz-upload-container {
    padding: 45px 15px;
}

.wpcf7-form .codedropz-upload-handler .dnd-upload-counter,
.wpcf7-form .codedropz-upload-handler .dnd-upload-counter span {
    right: 18px !important;
    bottom: 12px !important;
    font-weight: 500;
    text-transform: none;
    color: var(--black) !important;
}

.wpcf7-form .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
    height: 20px !important;
    border-radius: 3px !important;
    background: #cfde8b !important;
    color: var(--black);
}

.wpcf7-form .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    text-align: center !important;
    line-height: 20px !important;
    background: var(--black) !important;
    color: var(--light-grey) !important;
}

.wpcf7-form .dnd-upload-status .dnd-upload-details .name {
    font-size: 15px !important;
    line-height: 1.4;
    text-transform: none !important;
    align-items: center;
}

.wpcf7-form .dnd-upload-status .dnd-upload-details .name span {
    color: var(--black) !important;
    text-transform: none !important;
}

.wpcf7-form .dnd-upload-status .dnd-upload-details .name em {
    color: var(--black) !important;
    font-size: var(--smallest-size);
    font-weight: 500 !important;
}

.wpcf7-form .dnd-icon-remove.deleting {
    color: var(--black) !important;
}

.dnd-upload-status .dnd-upload-details .remove-file {
    top: 8px;
}
.wpcf7-form .dnd-upload-status .dnd-upload-details .remove-file span:after {
    background-image: url(images/delete.svg) !important;
}

.wpcf7-form .dnd-upload-status .dnd-upload-image {
    border: 1px solid var(--black) !important;
}

.wpcf7-form .dnd-upload-status .dnd-upload-image span.file {
    background-image: url(images/file.svg) !important;
}

.wpcf7-form .dnd-upload-status .dnd-upload-details span.has-error,
.wpcf7-form .codedropz-upload-wrapper span.has-error-msg {
    font-size: var(--small-size) !important;
    text-transform: none;
    color: var(--black) !important;
    display: block;
    padding-top: 6px;
}

/* RESPONSIVE
   ----------------------------- */

@media (max-width: 1680px) {
    .nectar-scrolling-text[data-using-bg="true"] .background-image {
        height: 720px !important;
    }
}

@media (max-width: 1300px) {
   :root {
      --impact-size: 62px;
      --testimonial-size: 26px;
      --h0-size: 58px;
      --h1-size: 55px;
      --h2-size: 46px;
      --h3-size: 43px;
      --h4-size: 21px;
      --h5-size: 19px;
      --h6-size: 15px;
      --menu-size: 15px;
      --paragraph-size: 16px;
      --small-paragraph-size: 15px;
      --btn-padding: 10px 28px;
      --btn-size: 14px;
   }
}

@media (max-width: 1024px) {
   :root {
      --impact-size: 52px;
      --testimonial-size: 22px;
      --h0-size: 50px;
      --h1-size: 46px;
      --h2-size: 39px;
      --h3-size: 36px;
      --h4-size: 19px;
      --h5-size: 17px;
      --h6-size: 14px;
      --menu-size: 14px;
      --paragraph-size: 15px;
      --smallest-size: 12px;
      --btn-padding: 8px 22px;
      --btn-size: 13px;
   }
}

@media (max-width: 999px) {

    html{
        overflow: initial;
    }
    body{
        overflow-y: scroll;
    }
    .wpcf7-form .codedropz-upload-inner span {
        padding: 15px 0;
    }
    .wpcf7-form .dnd-upload-status .dnd-upload-details .name {
        font-size: 12px !important;
    }
    .wpcf7-form .codedropz-upload-handler .cd-upload-btn {
        padding: 14px 24px;
    }
    form.wpcf7-form .wpcf7-submit {
        font-size: 14px !important;
    }
   .c-wrap {
      padding: 0 30px;
   }
    form.wpcf7-form label'
    .pretty .state label {
        font-size: 13px !important;
    }
    .wpcf7-form .codedropz-upload-handler h4 {
        font-size: 13px !important;
    }
    .mw-70,
    .mw-50 {
        max-width: none !important;
    }
    .nectar-split-heading.font_line_height_1-3 * {
        line-height: 1.4 !important;
    }
    .nectar-scrolling-text[data-using-bg="true"] .background-image {
        height: 650px !important;
    }
    .hero-img { 
        margin-top: -4vw !important;
    }
    .circle-1 {
        right: 7vw;
        top: -4vw;
    }

    .circle-2 {
        right: 7vw;
        top: 7.7vw;
    }

    .circle-3 {
        bottom: -3.5vw;
    }
}

@media (max-width: 800px) {
    form.wpcf7-form .control-group.mid {
        width: 100% !important;
    }
   form.wpcf7-form .control-group {
    padding: 12px 0;
   }
    form.wpcf7-form input[type="text"],
    form.wpcf7-form input[type="email"],
    form.wpcf7-form input[type="tel"],
    form.wpcf7-form select,
    form.wpcf7-form textarea {
        font-size: 14px;
        padding: 16px;
        margin-top: 5px;
    }
    form.wpcf7-form .select-wrap select {
        padding: 17px 40px 17px 16px;
    }
    form.wpcf7-form .wpcf7-response-output {
        font-size: 14px;
    }
    form.wpcf7-form .wpcf7-not-valid-tip {
        font-size: 12px;
    }
    form.wpcf7-form textarea {
        height: 180px;
    }
    form.wpcf7-form .wpcf7-submit {
        padding: 17px 20px !important;
    }
    .wpcf7-form .codedropz-upload-handler .dnd-upload-counter,
    .wpcf7-form .codedropz-upload-handler .dnd-upload-counter span {
        display: none;
    }
    .wpcf7-form .codedropz-upload-handler .cd-upload-btn {
        padding: 12px 22px;
        font-size: 12px !important;
    }
    .wpcf7-form .codedropz-upload-container {
        padding: 15px;
    }
    form.wpcf7-form .control-group.uploader {
        padding-bottom: 2px;
    }
    form.wpcf7-form .clarification {
        padding-bottom: 30px;
    }
    body .nectar-mobile-only.mobile-header a {
        font-size: 12px !important;
    }
    body .nectar-mobile-only.mobile-header li a {
        gap: 5px;
    }
    body[data-button-style=rounded] .container-wrap input[type=submit] {
        padding: 16px !important;
    }
}

@media (max-width: 690px) {
   :root {
      --impact-size: 43px;
      --testimonial-size: 20px;
      --h0-size: 43px;
      --h1-size: 39px;
      --h2-size: 32px;
      --h3-size: 27px;
      --h4-size: 17px;
      --h5-size: 16px;
      --h6-size: 13px;
      --btn-size: 13px;
      --paragraph-size: 14px;
      --small-paragraph-size: 14px;
      --smaller-paragraph-size: 14px;
      --small-size: 13px;
   }
   .c-wrap {
      padding: 0 20px;
   }
   .link-btn svg {
      width: 18px;
   }
   .wpcf7-form .dnd-icon-remove.deleting {
    display: none;
   }
    .nectar-scrolling-text[data-using-bg="true"] .background-image {
        height: 425px !important;
    }
    body .nectar-mobile-only.mobile-header a:after {
        height: calc(100% + 20px);
    }
    body .nectar-mobile-only.mobile-header li .nectar-menu-label {
        font-size: 10px !important;
        padding: 4px 6px;
    }
    .hero-img { 
        margin-top: -28px !important;
    }

    .circle-2 {
        top: 9.6vw;
    }
}

@media (max-width: 500px) {
   .main-btn {
      width: 100%;
   }
    body .nectar-mobile-only.mobile-header li .nectar-menu-label {
        display: none;
    }
}

@media (max-width: 380px) {
    body .nectar-mobile-only.mobile-header a {
        font-size: 10px !important;
    }
    body #top #logo img,
    #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 19px !important;
    }
}