tr.shipping.recurring-total.\32 025_05_13_every_4th_week_after_a_7_day_trial {
    display: none;
}

.wpforms-submit-container {
    text-align: center;
}

#wpforms-form-450 .wpforms-submit {
    width: 50% !important
}

.currentPlan {
    display: none !important;
}

.u-column2.col-2.woocommerce-Address {
    display: none;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    width: 100%;
}

.page-header {
    display: none;
}

.nsl-container-buttons {
    width: 100% !important;
}

div.nsl-container .nsl-button-google[data-skin="light"] {
    box-shadow: inset 0 0 0 1px #747775;
    color: #1f1f1f;
    border: 1px solid var(--Gray-300, #D5D7DA);
    background: var(--White, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
    border-radius: 8px;
    padding: 3px 0px;
}

tr.shipping.recurring-total.\32 025_04_01_every_4th_week_after_a_7_day_trial {
    display: none;
}

ul.userDropdown li:last-child {
    display: none;
}

header#site-header {
    display: none;
}

header.mainHeader {
    position: fixed;
    left: 0;
    z-index: 9999;
    width: 100%;
    padding: 10px 15px;
    top: 0;
    transition: allease 0.4s;
}

header.mainHeader .container {
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    position: relative;

}

.ftBtn a {
    background: #ddd;
    background-color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    fill: #0575E6;
    color: #fff;
    border-radius: 8px 8px 8px 8px;
    padding: 11px 30px;
    display: inline-block;
    background: #0575E6;
    text-align: center;
    height: 43px;
}

.heroBtn a {
    background: linear-gradient(179deg, #0771EF -25.98%, #15AAFC 201.33%) !important;
    padding: 16px 45px;
    color: #fff;
    border-radius: 60px;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    border-radius: 60px 60px 60px 60px;
    display: inline-block;
}

.heroBtn.whiteBtn a {
    background: #fff;
    color: #0575E6;
}

.centerBtn {
    text-align: center
}

ul#menu-main-menu {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 30px;
    list-style: none;
}

ul#menu-main-menu li a {
    color: #000;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 0px 8px;
}

ul#menu-main-menu li a:hover {
    color: #184BFF;
}

.loginNav {
    display: flex;
    gap: 30px;
    align-items: center;
}

.loginNav > a {
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 0px 8px;
}

.fixedHeaderShow {
    display: none;
}

header.mainHeader.scrolled {
    padding: 10px 15px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

header.mainHeader.scrolled .loginNav > a {
    color: #7A7A7A
}

header.mainHeader.scrolled ul#menu-main-menu li a {
    color: #7A7A7A
}

header.mainHeader.scrolled ul#menu-main-menu li a:hover {
    color: #0575E6;
}

.loginNav a.getBtn {
    border-radius: 100px;
    background: linear-gradient(179deg, #0771EF -25.98%, #15AAFC 201.33%) !important;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 10px 20px 10px 40px;
    display: flex;
    gap: 8px;
    align-items: center;
    color: #fff !important;
}

.loginNav a.getBtn svg path {
    fill: #fff;
}

.loginNav a.getBtn:hover {
    background: #0e3bd9;
}

header.mainHeader.innerHeader {
    background: #fff;
    position: sticky;
    left: 0;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    top: 0
}


header.mainHeader.innerHeader .loginNav a.getBtn svg path {
    fill: #fff;
}

header.mainHeader.innerHeader ul#menu-main-menu li a {
    color: #7A7A7A;
}

header.mainHeader.innerHeader ul#menu-main-menu li a:hover {
    color: #0575E6;
}

header.mainHeader.innerHeader .loginNav > a {
    color: #7A7A7A;
}

header.mainHeader.innerHeader .loginNav > a:hover {
    color: #0575E6;
}

.mbMenuIcon {
    display: none
}

.mbMenu {
    position: absolute;
    left: 0;
    top: 93px;
    background: #315ee5;
    width: 100%;
    padding: 15px;
    display: none
}

header.entry-header {
    display: none;
}

ul.userDropdown {
    position: absolute;
    left: 0;
    list-style: none;
    padding: 10px;
    background: #fff;
    width: 200px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.26);
    top: 23px;
    display: none;
    border-radius: 8px;
}

.clickDropdown {
    position: relative;
    padding: 10px 20px;
    border: solid 1px #0575e6;
    border-radius: 60px;
    background: #fff;
}

.clickDropdown:hover ul.userDropdown {
    display: block;
}

.clickDropdown > a {
    font-size: 16px;
    font-weight: 600;
    color: #0575e6;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

ul.userDropdown a {
    color: #7A7A7A;
    padding: 8px 0;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all ease 0.4s;
}

ul.userDropdown a:hover {
    color: #0575E6;
    padding-left: 5px;
}


.wp-block-woocommerce-checkout {
    padding-top: 24px;
    max-width: 1200px;
    margin: 0 auto !important;
    padding: 30px 0px;
}

.custom-input span.fa.fa-eye.showPassword,
.custom-input span.fa.fa-eye-slash.showPassword {
    position: absolute;
    right: 15px;
    top: 48px;
    z-index: 2;
}


.wpforms-field-row-block.wpforms-one-half.wpforms-first {
    position: relative;
}

#wpforms-450-field_4-container span.fa.fa-eye.showPassword {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}

#wpforms-450-field_4-container span.fa.fa-eye-slash.showPassword {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}

.wpforms-field-row-block.wpforms-one-half.wpforms-first span.fa.fa-eye.showPassword {
    right: 24px !important;
}

.wpforms-field-row-block.wpforms-one-half.wpforms-first span.fa.fa-eye-slash.showPassword {
    right: 24px !important;
}

#wpforms-3617-field_2-container span.fa.fa-eye.showPassword {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}

#wpforms-3617-field_2-container span.fa.fa-eye-slash.showPassword {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}

.logedInUser {
    text-align: center;
}

.logedInUser .dashboardBtn a {
    background: linear-gradient(179deg, #0771EF -25.98%, #15AAFC 201.33%) !important;
    padding: 16px 45px;
    color: #fff;
    border-radius: 60px;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    border-radius: 60px 60px 60px 60px;
    display: inline-block;
}

@media screen and (max-width: 991px) {
    header.mainHeader .mainNav {
        display: none;
    }

    .mbMenuIcon {
        display: block;
        background: #fff;
        padding: 6px 10px;
        border-radius: 3px;
    }

    header.mainHeader .loginNav {
        display: none;
    }

    .mbMenu {
        position: absolute;
        left: 0;
        top: 72px;
        background: #0575e6;
        width: 100%;
        padding: 15px;
        display: none;
        border-radius: 8px;
    }

    ul#menu-main-menu-1 {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    ul#menu-main-menu-1 li a {
        color: #FFF;
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        padding: 5px 0px;
        display: block;
    }

    .loginNav > a {
        padding: 5px 0px;
        display: block;
    }

    .mbMenu .loginNav {
        display: block !important;
    }

    .loginNav a.getBtn {
        justify-content: center;
        margin-top: 10px;
    }

    header.mainHeader.innerHeader .loginNav > a {
        color: #fff;
    }

    .heroBtn a {
        font-size: 16px;
        padding: 10px 35px;
    }
}
