/*!
Theme Name: divi child
Theme URI:
Description: Theme child of Divi
Version: 1.0
Template: Divi
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent theme's CSS.
-------------------------------------------------------------- */

@media (min-width: 981px) {
    html {
        font-size: calc(16 / 1440 * 100vw) !important;
    }
}


.custom-menu nav ul li.current_page_item a:before {
    content: '';
    position: absolute;
    top: 1.313rem;
    left: 50%;
    right: 50%;
    width: 0.25rem;
    height: 0.25rem;
    border-radius: 50%;
    overflow: hidden;
    background-color: #62773B;
}

.custom-menu.et_pb_menu nav ul li.current_page_item a {
    color: #62773B !important;
    pointer-events: none;
}

.hero-section::before,
.button-bg::before,
.divider-bg::after,
.green-bg::before,
.services-section .services-section__card::before,
.services-section__title-row::before,
.we-understand__title-row::before,
.empowering-section::before,
.pricing-page__title-row::before,
.basic-package-bg::before,
.pricing-page__card-bg::before,
.landing-hero::before,
.landing-hero__card::before,
#landing-client-testimonials .testimonials-section__title::before,
.landing-contact-us::before {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    background-image: url('assets/images/green_bg.png');
    background-repeat: repeat;
    background-size: contain;
}

.landing-hero::after {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('assets/images/paws-and-bones.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.button-bg::before,
.divider-bg::after,
.green-bg::before {
    background-size: contain;
    width: 120%;
}

.empowering-section__row-bg::before,
.included-section__row-bg::before {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('assets/images/bg-dots.png');
    background-repeat: repeat;
}

.included-section__row-bg::before {
    background-size: contain;
}

.empowering-section__row-bg::before {
    background-size: cover;
}

.plans-section__package-row::before,
.problem-solution__card::before {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('assets/images/light-bg-dots.png');
    background-repeat: repeat;
    background-size: cover;
}

.plans-section__package-row::before {
    opacity: 0.42;
}

.hero-section::before,
.empowering-section::before,
.pricing-page__card-bg::before,
.landing-hero::before,
.landing-hero__card::before,
#landing-client-testimonials .testimonials-section__title::before,
.landing-contact-us::before {
    opacity: 0.32;
}

.divider-bg:after,
.button-bg::before,
.green-bg::before {
    opacity: 0.49;

}

.services-section__title-row::before,
.we-understand__title-row::before,
.pricing-page__title-row::before,
.basic-package-bg::before {
    opacity: 0.27;
}

.button-bg::before {
    z-index: -1;
}

.divider-bg:after {
    z-index: 10;
}

.services-section .services-section__card::before {
    opacity: 0.2;
    z-index: 0;
}

.educational-section__text-decor::after {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: -0.188rem;
    right: 0.313rem;
    width: 5.5rem;
    height: 5.5rem;
    background-image: url('assets/images/soft_star.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.contact-us .contact-us__card-text::before {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: 1rem;
    left: 2rem;
    width: 1.938rem;
    height: 1.75rem;
    background-image: url('assets/images/shield_icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-form .gform_title,
.custom-form .gfield_required_text {
    display: none !important;
}

.custom-form .gform-theme--foundation .gform_fields {
    row-gap: 2.063rem;
}

.custom-form .gfield_label,
.popup-download-gf .gfield_label {
    font-family: Lato, sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.125rem !important;
    line-height: 1.35rem !important;
    letter-spacing: 0.08em !important;
    color: #100F0F !important;
    text-transform: uppercase !important;
    margin-bottom: 1.813rem !important;
}

.popup-download-gf .gfield_label {
    padding-left: 12px;
}

.custom-form .custom-form-message .gfield_label {
    margin-bottom: 0.938rem;
}

.custom-form .custom-form-message textarea.large {
    min-block-size: 12.25rem;
}

.custom-form .custom-form-name input,
.custom-form .custom-form-email input,
.custom-form .custom-form-phone input,
.custom-form .custom-form-message textarea,
.popup-download-gf .custom-form-name input,
.popup-download-gf .custom-form-email input,
.popup-download-gf .custom-form-phone input {
    background: none !important;
    box-shadow: none !important;
    border-radius: unset !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 0.125rem solid #444444 !important;
    padding-bottom: 0.375rem;
}

.custom-form .custom-form-message textarea {
    padding-top: 1.125rem;
    background-color: #F6ECE4;
}

.custom-form .custom-form-name input::placeholder,
.custom-form .custom-form-email input::placeholder,
.custom-form .custom-form-phone input::placeholder,
.custom-form .custom-form-message textarea::placeholder,
.popup-download-gf .custom-form-name input::placeholder,
.popup-download-gf .custom-form-email input::placeholder,
.popup-download-gf .custom-form-phone input::placeholder {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.238rem;
    color: rgba(68, 68, 68, 0.5);
}

.custom-form .gform_footer {
    display: flex;
    justify-content: center;
}

.custom-form .gform_wrapper .gform_footer .custom-submit-btn {
    color: #e8e1d9 !important;
    border-color: rgba(98, 119, 59, 0.2) !important;
    border-radius: 3.13rem !important;
    font-size: 1.25rem !important;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    background-color: #62773b !important;
    padding: 1.563rem 2.625rem !important;
    margin-top: 1.063rem !important;
    box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2) !important;
    z-index: 1 !important;
    position: relative !important;
    transition: background-color 300ms ease 0ms !important;
    overflow: hidden !important;
    text-transform: capitalize !important;
    width: fit-content !important;
}

.custom-form .gform_wrapper .gform_footer .custom-submit-btn::before {
    display: block !important;
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(assets/images/green_bg.png);
    background-repeat: repeat;
    background-size: contain;
    opacity: 0.49;
}

.custom-form .gform_wrapper .gform_footer .custom-submit-btn:hover,
#popup-download.active .gform_wrapper .gform_footer .custom-submit-btn:hover {
    background-image: initial;
    background-color: #464f30 !important;
}

.custom-form .gform_wrapper .gform_footer .custom-submit-btn:active,
#popup-download.active .gform_wrapper .gform_footer .custom-submit-btn:active {
    background-color: #95A96E !important;
}

.custom-form .gform_wrapper .gform_footer .custom-submit-btn:focus,
#popup-download.active .gform_wrapper .gform_footer .custom-submit-btn:focus {
    outline: none !important;
}

.custom-form .gform_confirmation_message {
    text-align: center;
    font-size: 1.125rem;
}

.custom-form .gform-loader {
    display: none;
}

.landing-contact-us .custom-form .gfield_label {
    color: #F6ECE4;
}

.landing-contact-us .custom-form .custom-form-name input,
.landing-contact-us .custom-form .custom-form-email input,
.landing-contact-us .custom-form .custom-form-phone input,
.landing-contact-us .custom-form .custom-form-message textarea {
    border-bottom: 0.125rem solid #F6ECE4;
}

.landing-contact-us .custom-form .custom-form-message textarea {
    background-color: rgba(149, 169, 110, 0.2);
}

.landing-contact-us .custom-form .custom-form-name input::placeholder,
.landing-contact-us .custom-form .custom-form-email input::placeholder,
.landing-contact-us .custom-form .custom-form-phone input::placeholder,
.landing-contact-us .custom-form .custom-form-message textarea::placeholder {
    color: rgba(246, 236, 228, 0.5);
}

.landing-contact-us .custom-form .gform_footer {
    justify-content: flex-start;
}

.landing-contact-us .custom-form .gform_footer button.custom-submit-btn {
    margin-top: 1.875rem !important;
    margin-left: 1.188rem !important;
}

#popup-download {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,228,204,0.4);
    backdrop-filter: blur(1rem);
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.3s ease, opacity 0.3s ease;
}

#popup-download.active {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    visibility: visible;
}

#popup-download.active .et_pb_code_inner {
    height: fit-content;
    background-color: #fde7d3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 3rem;
    border-radius: 1rem;
    border: 0.06rem solid #62773B;
}

#popup-download.active .gform_wrapper .gform_required_legend,
#popup-download.active .gform_wrapper .gfield_required,
#popup-download.active .gform_wrapper .custom-checkbox legend {
    display: none;
}

#popup-download.active .gform_wrapper .custom-checkbox .gchoice {
    align-items: center
}

#popup-download.active .gform_wrapper .custom-checkbox .gform-field-label {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 0.06em;
    line-height: 1.2rem;
    color: #100F0F;
}

#popup-download.active .gform_wrapper .gform_footer .custom-submit-btn {
    border-color: rgba(98, 119, 59, 0.2);
    background-color: #62773b;
}

#popup-download.active .gform_wrapper .gform_footer .custom-submit-btn{
    color: #e8e1d9;
    border-radius: 3.13rem;
    font-size: 1.25rem;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    padding: 1rem 3.5rem;
    margin-top: 1.063rem;
    box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    position: relative;
    transition: background-color 300ms ease 0ms;
    overflow: hidden;
    text-transform: capitalize;
    width: fit-content;
    min-width: 12rem;
    margin-left: auto;
}

@media screen and (max-width: 479px) {
    #popup-download.active .gform_wrapper .gform_footer .custom-submit-btn {
        margin-right: auto;
    }
}

#popup-download.active .gform-theme--foundation .gform_footer {
    justify-content: space-between;
}

#popup-download-row.active {
    z-index: 4;
}

.offer-section__text-decor::after {
    content: '';
    position: absolute;
    top: -2.188rem;
    left: 50.5%;
    transform: translateX(-50%);
    width: 1rem;
    height: 1rem;
    background-image: url(assets/images/paw.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.lead-magnet__row-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(assets/images/magnet-bg.png);
    background-size: cover;
    background-position: center;
    mix-blend-mode: soft-light;
    z-index: 0;
}

.med-spa-cu__title-row::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(assets/images/med-spa_cont-us_bg.png);
    background-size: cover;
    background-position: center;
    mix-blend-mode: soft-light;
    z-index: 0;
}

/*--------------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 1840px) {
    .custom-form .custom-form-name input,
    .custom-form .custom-form-email input,
    .custom-form .custom-form-phone input {
        padding-top: 0.75rem;
    }
}

@media only screen and (max-width: 980px) {
    .educational-section__text-decor::after {
        width: 3.5rem;
        height: 3.5rem;
        top: 0;
        right: 0;
    }

    .landing-contact-us .custom-form .gform_footer {
        justify-content: center;
    }

    .landing-contact-us .custom-form .gform_footer button.custom-submit-btn {
        margin-top: auto !important;
        margin-left: auto !important;
    }

    #popup-download.active .et_pb_code_inner {
        width: 80%;
    }

    #popup-download.active .gform_wrapper .custom-checkbox .gform-field-label {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}

@media only screen and (max-width: 767px) {
    .contact-us .contact-us__card-text::before {
        top: 25%;
        left: 2%;
    }

    .med-spa-cu__title-row::before {
        content: none;
    }

    .med-spa-cu::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(assets/images/med-spa_cont-us_bg.png);
        background-size: cover;
        background-position: center;
        mix-blend-mode: soft-light;
        z-index: 0;
    }

    #popup-download.active .gform_wrapper .custom-checkbox .gform-field-label {
        font-size: 0.75rem;
        line-height: 1rem;
    }
}
