/*==========================================================================================
=                          Funnel Love - Initial Grid & Classes                            =
==========================================================================================*/

/* Container */

.wz-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -60px;
}

.wz-section-xl {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    align-items: center;
}

/* Container */


/* Row */

.wz-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.wz-row-fw {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.wz-row-m-0 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}

.wz-row-m-15 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px;
}

.wz-row-m-30 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px;
}

.wz-row-mtb {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}

.wz-row-mlr {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 15px;
    margin-right: 15px;
}


.wz-row-center {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

/* Row */


/* Divs */
.wz-div-wrap {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.wz-div-column {
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
}

.wz-div-center {
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    width: 75%;
}

/* Divs */

/* Widths & Heights */
.wz-w-100 {
    width: 100%;
}

.wz-w-85 {
    width: 85%;
}

.wz-w-75 {
    width: 75%;
}

.wz-w-50 {
    width: 50%;
}

.wz-w-35 {
    width: 35%;
}

.wz-w-25 {
    width: 25%;
}

/* wz-wm.. */
@media (max-width: 992px) {
    .wz-wm-100 {
        width: 100%;
    }

    .wz-wm-85 {
        width: 85%;
    }

    .wz-wm-75 {
        width: 75%;
    }

    .wz-wm-50 {
        width: 50%;
    }

    .wz-wm-35 {
        width: 35%;
    }

    .wz-wm-25 {
        width: 25%;
    }
}

/* Widths & Heights */


/* Button */

/**! Initial Button Settings */
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
}

/**! Initial Button Settings */

.wz-button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #fff;
    background-color: #4A3670;
    /* transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; */
}

.wz-button:focus {
    outline: none !important;
}

.wz-button-round {
    border-radius: 10em
}

.wz-button:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.wz-button-fx {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

/* Button */


/* Ads */

.wz-ad-block {
    display: flex;
    flex-flow: column;
    -ms-flex-flow: column;
    align-items: center;
    justify-content: flex-start;
}

.wz-ads-block-flex {
    flex: 0 0 33.3333318%;
    max-width: 33.33333%;
}

.wz-ad-block-mlr {
    display: flex;
    flex-flow: column;
    -ms-flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    margin-left: 15px;
    margin-right: 15px;
}

.wz-ad-label {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 8px;
    margin: 0;
}

.wz-ad-label p, span {
    text-align: center;
}

.wz-m-compliance {
    margin-top: 40px;
}

/* Ads */


/* Titles & more */

.wz-title {
    display: flex;
    justify-content: center;
}

.wz-font-l {
    font-weight: 100;
}

.wz-font-r {
    font-weight: 400;
}

.wz-font-b {
    font-weight: 600;
}

.wz-title span, .wz-title p {
    font-size: 8px;
}

.wz-centered {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}

/* Titles & more */

/*============   Funnel Love - Initial Grid & Classes   =============*/


/*=============================================
=               Main Page Style               =
=============================================*/

/**
*
* Wazimo Main Palette:  */


/* Pink:
    rgb: rgb (86, 194, 216)
    hex: #e72074

/* Blue:
    rgb: rgb(86, 194, 216)
    hex: #56C2D8

/* Black:
    rgb: rgb(4, 4, 4)
    hex: #040404


/*
*/

@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap');

@font-face {
    font-family: palatino-linotype;
    src: url('./fonts/palatino-linotype.ttf');
}

body {
    font-family: "palatino-linotype", sans-serif;
    height: 100vh !important;
    width: 100%;
    background-color: rgb(255, 255, 255) !important;
    scroll-behavior: smooth !important;
    /* onmousedown="return false" => Locks the ability for user to click anywhere on body  */
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

h1::selection, h2::selection,
h3::selection, h4::selection,
h5::selection, h6::selection,
p::selection, span::selection {
    background: #ffbdd8 !important;
}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 2.5em;
}

h3 {
    font-size: 1.8em;
}

h4 {
    font-size: 1.5em;
}

h5 {
    font-size: 1.3em;
}

h6 {
    font-size: 1.2em;
}


p, span {
    font-size: 1.1em;
    font-weight: 100;
}

a {
    font-size: .9em;
}


/*************************************/

.wz-sections-flow {
    /*display: flex;*/
    /*flex-flow: column;*/
    height: 100%;
    /*justify-content: space-between;*/
}

.astrolove-header {
    margin: 30px 0;
    text-align: center;
    color: #4A3670;
    font-weight: bold;
}

h3 {
    font-weight: bold;
    font-size: 2.5em;
}

.headerImgDiv {
    display: flex;
    justify-content: center;
    background-image: url('/images/astro-lp-header.jpg');
}

.headerImg {
    width: auto;
    height: 85px;
}


/* Section 1
-------------------------------------------------- */
.section1Content {
    font-size: 20px;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    margin-top: -15px;
}

.section1Content p {
    margin-top: 30px;
    text-align: center;
}

/* End of Section 1
-------------------------------------------------- */


/* Section 2
-------------------------------------------------- */
.wz-zodiacDiv {
    display: flex;
    flex-flow: wrap;
    justify-content: space-evenly;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
    margin-top: 15px;
}

.wz-zodiacDiv .wz-sign {
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    align-items: center;
    transition: all .270s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all .270s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all .270s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all .270s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all .270s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    box-shadow: 0 2px 7px 0 #4646461f;
    border-radius: .8em;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    -ms-border-radius: .8em;
    -o-border-radius: .8em;
    cursor: pointer;
    pointer-events: all;
    margin: 5px 4px;
    padding: 8px;
    height: 200px;
    width: 220px;
    font-family: "Poppins", sans-serif !important;
}

.wz-sign-name, .wz-sign-date {
    pointer-events: none;
}

.wz-zodiacDiv .wz-sign:hover {
    box-shadow: 0 1px 15px 0 #46464662;
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
}

.wz-zodiacDiv .wz-sign-img {
    width: 40%;
    pointer-events: none;
}

/* End of Section 2
-------------------------------------------------- */

/* Section 3
-------------------------------------------------- */
#error-message-first, #error-message-last {
    display: none;
    font-size: 16px;
}

#email-input, #input-first, #input-last {
    width: 35%;
    border: 4px solid rgb(59, 72, 104);
    box-shadow: none;
    height: 50px;
    font-size: 20px;
}

.submit-button {
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    background: #4A3670;
    margin-top: 25px;
}

.response {
    padding: 8px;
    font-size: 20px;
    color: white;
    background-color: #4A3670;
    cursor: pointer;
    text-align: center;
    display: block;
    border-radius: 10px;
    margin-bottom: 25px;
    text-transform: uppercase;
    border: 1px solid #4A3670;
    width: 35%;
}

.response:focus {
    outline: none !important;
}

@media (max-width: 992px) {
    .wz-form-input-flex {
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    #input-first, #input-last {
        width: 75%;
        margin: 0;
        border: 4px solid rgb(59, 72, 104);
        box-shadow: none;
        height: 50px;
        font-size: 20px;
    }
}

@media screen and (min-width: 1280px) {
    .wz-form-input-flex {
        display: flex;
        justify-content: center;
    }

    #input-first, #input-last {
        width: 95%;
        margin: 0;
        border: 4px solid rgb(59, 72, 104);
        box-shadow: none;
        height: 50px;
        font-size: 20px;
    }

}

/* End of Section 3
-------------------------------------------------- */

/* Section 4
-------------------------------------------------- */
.sectionBtnDiv {
    margin: 15px 0 0;
}

.sectionBtnDiv .sectionBtn {
    margin-top: 15px;
    width: 350px;
    padding: 10px;
    border-radius: .6em;
    box-shadow: 0 4px 8px 0 #4646466b;
    transform: translateY(0px);
    transition: all .2s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-decoration: none;
    font-size: 26px;
    font-weight: bolder;
    font-family: 'candara', Arial, sans-serif !important;
}

.sectionBtnDiv .sectionBtn:hover {
    transition: all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    box-shadow: 0 4px 20px 0 #46464680;
    transform: translateY(-3px);
    color: #ffbdd8;
}

/* End of Section 4
-------------------------------------------------- */


/* Section 12
-------------------------------------------------- */


.lastSectionParagraph p {
    font-size: 26px;
}

.lastRedirect h3 {
    text-align: center;
    font-size: 40px;
}

.lastRedirect a {
    text-decoration: none;
    color: #C378CB;
    transition: all .3s ease-in-out;
    transition-delay: .2s;
    font-weight: bold;
    font-size: 25px;
}

.lastRedirect a:hover {
    color: #c378cb70;
}

/* End of Section 12
-------------------------------------------------- */


/* Footer
-------------------------------------------------- */


.wz-footer {
    width: 100%;
/*display: flex;*/
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgb(15, 15, 15);
    margin-top: 15px;
    font-family: 'Poppins', sans-serif !important;
}

.wz-footer-innner {
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: space-evenly;
    padding: 25px;
    margin: 0 auto;
}

.wz-footer-link {
    color: #fff;
}

.wz-footer-link:hover {
    color: #909090;
    text-decoration: none !important;
}

/* End of Footer
-------------------------------------------------- */


/* Bootstrap / MD Additional Style
-------------------------------------------------- */
/* End of Bootstrap / MD Additional Style
-------------------------------------------------- */


/*============  Main Page Style  =============*/


/*                                     MEDIA QUERIES
==========================================================================================*/


/** Mobile devices (XL) with desktop viewports //
-------------------------------------------------- */

/* Galaxy Note 20
-------------------------------------------------- */

@media screen and (min-width: 412px) and (max-width: 915px) {

    .wz-container {
        width: 85%;
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }

    h3 {
        font-size: 2.2em;
    }

    .firstSection {
        margin-top: 0;
    }

    .sectionHeaderProps {
        width: 85%;
        margin-bottom: 15px;
    }

    .section1Content {
        margin-top: -15px;
        font-size: 16px;
        margin-left: 8%;
        margin-right: 8%;
        text-align: center;
    }

    .sectionBtnDiv .sectionBtn {
        font-size: 22px;
    }

    .wz-button {
        padding: 0.30rem 0px !important;
    }

    .headerImg {
        width: auto;
        height: 50px;
    }


    .wz-footer-innner {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-evenly;
        padding: 20px;
    }

    .wz-footer-link {
        font-size: small;
    }


    .wz-centered {
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
    }

    .wz-zodiacDiv {
        margin-left: auto;
        margin-right: auto;
        pointer-events: none;
    }

    .wz-zodiacDiv .wz-sign {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        pointer-events: all;
        margin: 4px 4px;
        padding: 8px;
        height: 120px;
        width: 120px;
    }

    .wz-sign-name, .wz-sign-date {
        font-size: 12px;
        pointer-events: none;
    }

    .wz-zodiacDiv .wz-sign:hover {
        box-shadow: unset;
        transform: unset;
    }

    .wz-zodiacDiv .wz-sign-img {
        width: 75px;
        pointer-events: none;
    }


    .sectionBtnDiv {
        margin: 15px 0 0 !important;
    }

    .sectionBtnDiv .sectionBtn {
        font-size: 18px !important;
        font-family: 'candara', Arial, sans-serif;
    }

    .sectionBtnDiv .sectionBtn:hover {
        transition: all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        box-shadow: 0 4px 20px 0 #46464680;
        transform: translateY(-3px);
        color: #ffbdd8;
    }


    .lastSectionAstroLove .wz-sign-img {
        height: 125px;
        width: auto !important;
    }

    .lastSectionParagraph p {
        font-size: 18px;
    }

    .lastRedirect h3 {
        font-size: 1.4em;
        text-align: center;
        font-weight: bolder;
    }

    .lastRedirect a {
        text-decoration: none;
        color: #e72074;
        transition: all .3s ease-in-out;
        transition-delay: .2s;
        font-size: .8em;
        text-align: center;
    }

    .lastRedirect a:hover {
        color: #ffbdd8;
    }

}

/** Mobile devices (XL) with desktop viewports //
-------------------------------------------------- */


/**? Desktop ?**/
/*=============================================================*/


/* Non Retina Screens (*! default !*)
-------------------------------------------------- */

@media screen
and (min-device-width: 720px)
and (max-device-width: 1280px)
and (-webkit-min-device-pixel-ratio: 1) {
    .headerImg {
        height: 85px;
    }

    .section1Content {
        margin-left: 5%;
        margin-right: 5%;
    }

    .wz-centered {
        margin-left: 5%;
        margin-right: 5%;
    }
}


/* Large Desktop Screen Size */
@media screen
and (min-device-width: 1366px)
and (max-device-width: 1600px)
and (-webkit-min-device-pixel-ratio: 1) {
    .wz-centered {
        margin-left: 15%;
        margin-right: 15%;
    }
}


/* Largest Desktop Screen Size */
@media screen
and (min-device-width: 1600px)
and (max-device-width: 2560px)
and (-webkit-min-device-pixel-ratio: 1) {
}

/* ----------- Non Retina Screens ----------- */


/* Retina Screens
-------------------------------------------------- */

/* Standard Desktop Screen Size */
@media screen
and (min-device-width: 1366px)
and (max-device-width: 1600px)
and (-webkit-min-device-pixel-ratio: 2)
and (min-resolution: 192dpi) {
}


/* Largest Desktop Screen Size */
@media screen
and (min-device-width: 1600px)
and (max-device-width: 2560px)
and (-webkit-min-device-pixel-ratio: 2)
and (min-resolution: 192dpi) {
}

/* ----------- Retina Screens ----------- */


/*======================  End of Desktop Views  =======================*/


/*================================ End of MEDIA QUERIES ============================================*/


/*----------- EXCEPTIONS -----------*/

@media not screen and (min-width: 412px) and (max-width: 915px) {

    .wz-container:not(.headerImgDiv):not(.wz-footer):not(.wz-ad-block) {
        transform: scale(.8);
    }

    .headerImg {
        height: 65px
    }

    .wz-container {
        padding-bottom: 150px;
    }

    .wz-centered h3 {
        margin-bottom: 45px;
    }

    .lastRedirect h3, .lastRedirect h4 {
        transform: scale(.85) !important;
    }

    .wz-ad-block {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        bottom: 200px;
    }
}

/*----------- EXCEPTIONS -----------*/