body.lock-scroll, body.scroll-lock {
    height: 100%;
    touch-action: none;
    -ms-touch-action: none;
    overflow: hidden !important;
}

.page-template-template-archive-cat .article-banner .background-image::after {
    position: absolute;
    pointer-events: none;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    top:0;
    left: 0;
}

.main-header {
    opacity: 0;
}

.main-header.show {
    opacity: 1;
}

#blockonomics_checkout {
    padding: 100px 0;
}

#blockonomics_checkout .bnomics-order-info {
    background: #fff;
}

@media (max-width: 767.98px) {
    .page-monthly-horoscope .background-image {
        overflow: hidden;
    }

    /* .main-header .content-area .navbar .container-fluid .navbar-collapse .navbar-nav {
        pointer-events: none;
    }

    .main-header .content-area .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item {
        pointer-events: all;
    } */

    .horoscope-detail .banner-horoscope-detail .content-area .text-area .logo-bg,
    .yearly-horoscope-detail .banner-horoscope-detail .content-area .text-area .logo-bg {
        opacity: .5;
    }

    .membership-header .navbar .right-menus .account-menus .navbar-nav .dropdown .dropdown-menu.show,
    .membership-header .navbar .navbar-collapse.show {
        z-index: 9999;
    }

    body.scroll-lock.page-template-template-astro-calendars .membership-page .member-area-selector {
        z-index: 1;
    }

    body.lock-scroll.page-template-template-astro-calendars .membership-page .member-area-selector {
        z-index: 1;
    }
}

.article-archive .content-area .article-archive-list .article-archive-list-box {
    position: relative;
}

.article-archive .content-area .article-archive-list .article-archive-list-box:before {
    content: "";
    background: rgba(255,255,255,.1);
    border: 1px solid rgba(245,176,207,.2);
    width: calc(100% + 20px);
    height: calc(100% + 30px);
    top: -15px;
    left: -10px;
    position: absolute;
    opacity: 0;
    transition: all .35s;
    pointer-events: none;
}

.article-archive .content-area .article-archive-list .article-archive-list-box:hover:before {
    opacity: 1;
    transition: all .35s;
}

.books-cta .content-area .content-box .left-area .btn.btn-download-revert, 
.books-bordered .content-area .book-box-bordered .btn.btn-download-revert {
    display: inline-flex;
    min-width: 311px;
    background-color: #fff;
    color: #11181b;
    border: 1px solid #fff;
}

.books-cta .content-area .content-box .left-area .btn.btn-download-revert:hover, 
.books-bordered .content-area .book-box-bordered .btn.btn-download-revert:hover {
    color: #fff;
    background-color: #11181b;
}

@media (max-width: 767.98px) {
    .books-cta .content-area .content-box .left-area .btn.btn-download-revert, 
    .books-bordered .content-area .book-box-bordered .btn.btn-download-revert {
        min-width: unset;
        width: 100%;
    }
}

.books-banner .content-area .left-area h1.v9 span {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 88px;
    line-height: 80%;
    letter-spacing: -0.05em;
    background: linear-gradient(139.11deg, #FDFCD3 0%, #FF9ECC 50%, #FB7061 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    padding-right: 0;
}

.books-banner .content-area .left-area h1.v9 span strong {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 100%;
    background: linear-gradient(139.11deg, #FDFCD3 0%, #FF9ECC 50%, #FB7061 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.books-banner .content-area.large_v2 .left-area {
    flex: 0 0 56%;
    max-width: 56%;
    padding-top: 0;
}

.books-banner .content-area.large_v2 .right-area {
    flex: 0 0 44%;
    max-width: 44%;
}

body .new-signup .btn.btn-trans-arrow.btn.btn-primary,
body .section-create-account-paid.confirm_subs_new .btn.btn-trans-arrow.btn.btn-primary {
    color: #2f3537 !important;
    background: #f5b0cf !important;
    border: 1px solid rgba(255,255,255,.15) !important;
}

body .new-signup .btn.btn-trans-arrow.btn.btn-primary::after, 
body .section-create-account-paid.confirm_subs_new .btn.btn-trans-arrow.btn.btn-primary::after {
    background-image: url(images/svg/icon-arrow-right-black.svg) !important;
}

body .new-signup .btn.btn-trans-arrow.btn.btn-primary:hover, 
body .section-create-account-paid.confirm_subs_new .btn.btn-trans-arrow.btn.btn-primary:hover {
    background: #2f3537 !important;
    color: #f5b0cf !important;
    border: 1px solid rgba(255,255,255,.15) !important;
    transition: all .35s;
}

body .new-signup .btn.btn-trans-arrow.btn.btn-primary:hover::after, 
body .section-create-account-paid.confirm_subs_new .btn.btn-trans-arrow.btn.btn-primary:hover::after {
    background-image: url(images/svg/icon-arrow-right-primary.svg) !important;
    width: 15px;
    height: 15px;
    margin-left: 15px;
    right: 3px;
    position: relative;
}

.thank_you_sign {
    position: relative;
    padding: 100px 0;
}

.thank_you_sign .content-area {
    width: 782px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.new-signup .content-area .text_area {
    position: relative;
    z-index: 2;
    padding-top: 350px;
}

.new-signup .content-area .text_area .page_title {
    width: 765px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    position: relative;
}

.new-signup .content-area .text_area .page_title span {
    font-family: Alice;
    font-style: normal;
    font-weight: 400;
    font-size: 204px;
    line-height: 1;
    text-align: center;
    letter-spacing: -.05em;
    opacity: .2;
    position: absolute;
    top: -125px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    text-shadow: -1px 0 rgb(255 255 255 / 50%), 0 1px rgb(255 255 255 / 50%), 1px 0 rgb(255 255 255 / 50%), 0 -1px rgb(255 255 255 / 50%);
}

.new-signup .content-area .text_area .page_title h1 {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    background: linear-gradient(90deg, #FBCB9A 22.42%, #C5B2EE 51.49%, #6AC8D0 81.8%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 34px;
}

body .membership-page .new-signup .background-image img {
    object-position: top;
    object-fit: contain;
}

.new-signup .content-area .text_area p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 48px;
}

.new-signup .content-area .text_area a {
    max-width: 374px;
    margin: auto;  
}

.new-signup .content-area .text_area .text_desc {
    margin-top: 30px;
}

.new-signup .content-area .text_area .text_desc p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #CFD6D8;
    margin-bottom: 30px;
}

.new-signup .content-area .text_area .text_border {
    border-top: 1px solid rgb(255 255 255 / 25%);
    border-bottom: 1px solid rgb(255 255 255 / 25%);
    padding: 32px;
}

.new-signup .content-area .text_area .text_border p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #CFD6D8;
    max-width: 669px;
    margin: auto;
    text-align: left;
    margin-bottom: 16px;
}

.new-signup .content-area .text_area .text_border ol {
    max-width: 672px;
    margin: auto;
    text-align: left;
    padding-left: 0;
}

.new-signup .content-area .text_area .text_border ol li {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    color: #CFD6D8;
    margin-bottom: 10px;
}

.new-signup .content-area .text_area .text_border ol li::marker {
    display: none;
    content: "";
    opacity: 0;
}

.new-signup .content-area .text_area .text_border ol li span {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    color: #F5B0CF;
    border: 1px solid #F5B0CF;
    border-radius: 50px;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    justify-content: center;
    padding-bottom: 2px;
}

.new-signup .content-area {
    width: 993px;
}

.thank_you_sign .text_area {
    position: relative;
    z-index: 2;
}

.thank_you_sign .text_area h2 {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}

body .membership-page .thank_you_sign  .background-image img {
    object-position: center;
}

.new-signup {
    padding-bottom: 20px;
}

.reset_password_new {
    position: relative;
}

.reset_password_new .box_wrapper {
    position: relative;
    padding: 312px 0 200px;
}

.reset_password_new .box_wrapper .box_area {
    max-width: 454px;
    margin: auto;
    background: linear-gradient(180deg, rgba(127, 238, 255, 0.12) 0%, rgba(245, 176, 207, 0.12) 100%), rgba(0, 0, 0, 0.9);
    border: 2px solid rgba(255, 255, 255, 0.12);
    padding: 59px 40px 40px;
    position: relative;
}

.reset_password_new .box_wrapper .box_area .step {
    background: #F5C49B;
    border-radius: 30px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 16px 10px;
}

.reset_password_new .box_wrapper .box_area .step span {
    display: block;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #000000;
}

.reset_password_new .box_wrapper .box_area .text_area {
    margin-bottom: 40px;
}

.reset_password_new .box_wrapper .box_area .text_area h2 {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.reset_password_new .box_wrapper .box_area .text_area p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #CFD6D8;
}

.reset_password_new .content-area .logo-area {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    border: 1px solid rgba(255,255,255,.08);
}

.reset_password_new .content-area .logo-area a {
    position: relative;
    top: 20px;
}

.reset_password_new .content-area .logo-area img {
    width: 80px;
}

.reset_password_new .box_wrapper .box_area .form_area form label {
    display: none;
}

.reset_password_new .box_wrapper .box_area .form_area form .input_wrapper {
    margin-bottom: 16px;
}

.reset_password_new .box_wrapper .box_area .form_area form .input_wrapper button {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
}

.reset_password_new .box_wrapper .box_area .form_area form .input_wrapper input[type="password"] {
    background: rgba(255, 255, 255, 0.04);
    mix-blend-mode: normal;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    padding: 20px 16px;
    width: 100%;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: rgb(255 255 255 / 35%);
    background-image: url(images/svg/icon-password.svg);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center right 16px;
}

body .membership-page .reset_password_new .background-image img {
    object-position: top
}

.reset_password_new .box_wrapper .box_area .form_area form .input_wrapper:first-child input {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    mix-blend-mode: normal;
    background: transparent;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: rgb(255 255 255 / 35%);
    padding: 20px 16px;
    background-image: url(images/svg/icon-email.svg);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center right 16px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .box {
    max-width: 454px;
    margin: auto;
    background: linear-gradient(180deg, rgba(127, 238, 255, 0.12) 0%, rgba(245, 176, 207, 0.12) 100%), rgba(0, 0, 0, 0.9);
    border: 2px solid rgba(255, 255, 255, 0.12);
    padding: 59px 40px 40px;
    position: relative;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .box .title-form h3 {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .box .title-form p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #CFD6D8;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area {
    padding: 0 !important;
    border: unset !important;
    width: unset !important;
    background: unset !important;
    margin-top: 256px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .title-form.choose_sign {
    margin-bottom: 40px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .choose_sign label {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 6px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .choose_sign span.small {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #CFD6D8;
    display: block;
    margin-bottom: 12px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .choose_sign span.small.v2 {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    /* identical to box height, or 17px */

    display: flex;
    align-items: center;

    /* Grayscale/Gray 4 */

    color: #CFD6D8;
    margin-bottom: 0;
    margin-top: 4px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .choose_sign span.small.v2 a {
    color: #F5B0CF;
    margin-left: 4px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .form-sign .custom-select-new {
    position: relative;
    max-width: 100%;
    width: 100%;
    cursor: pointer;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .form-sign .custom-select-new select {
    display: none;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .form-sign .select-selected {
    background: rgba(255, 255, 255, .02);
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 4px;
    width: 100%;
    min-height: 56px;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 13px 10px 0;
    background-image: url(images/svg/icon-arrow-down-opacity.svg);
    background-size: 24px 24px;
    background-position: right 16px center;
    background-repeat: no-repeat;
    padding-top: 0;
    display: flex;
    align-items: center;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .form-sign .select-selected img {
    max-width: 40px;
    margin-right: 8px;
} 

.section-create-account-paid.confirm_subs_new .content-area .form-area .form-sign .select-hide {
    display: none;
}

.section-create-account-paid.confirm_subs_new .content-area .select-items {
    position: absolute;
    background-color: #000;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 10px 0;
}

.section-create-account-paid.confirm_subs_new .content-area .select-items div {
    color: #fff;
    padding: 5px 10px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0,0,0,.1) transparent;
    cursor: pointer;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .choose_sign .form-sign {
    margin-bottom: 40px;
}

.section-create-account-paid.confirm_subs_new .mp-form-row {
    display: none;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .box .step {
    background: #F5C49B;
    border-radius: 30px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 16px 10px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .box .step span {
    display: block;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #000000;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area form .button-area {
    margin-bottom: 24px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .mepr_spacer {
    display: none;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .mepr-form-has-errors {
    position: relative;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #f44336;
    width: 100%;
    display: none;
    margin-top: 10px;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .mepr-submit {
    width: 100%;
}

.section-create-account-paid.confirm_subs_new .content-area .select-items div img {
    max-width: 40px;
    margin-right: 8px;
}

.section-create-account-paid.confirm_subs_new #second .page_title {
    width: 884px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    position: relative;
}

.section-create-account-paid.confirm_subs_new #second .page_title h1 {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 100%;
    text-align: center;
    background: linear-gradient(90deg, #FBCB9A 22.42%, #C5B2EE 51.49%, #6AC8D0 81.8%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.section-create-account-paid.confirm_subs_new #second .text_area p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 48px;
}

.section-create-account-paid.confirm_subs_new #second .text_area {
    margin-top: 300px;
    margin-bottom: 158px;
    position: relative;
    z-index: 1;
}

.section-create-account-paid.confirm_subs_new #second .page_title span.text-bg {
    font-family: Alice;
    font-style: normal;
    font-weight: 400;
    font-size: 209px;
    line-height: 1;
    text-align: center;
    letter-spacing: -.05em;
    opacity: .2;
    position: absolute;
    top: -125px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    text-shadow: -1px 0 rgb(255 255 255 / 50%), 0 1px rgb(255 255 255 / 50%), 1px 0 rgb(255 255 255 / 50%), 0 -1px rgb(255 255 255 / 50%);
    white-space: nowrap;
}

body .membership-page .section-create-account-paid.confirm_subs_new .background-image img {
    object-position: top;
}

body .section-create-account-paid.confirm_subs_new .btn.btn-trans-arrow.btn.btn-primary {
    width: 374px;
    max-width: 100%;
    margin: auto;
}

.section-create-account-paid.confirm_subs_new .content-area .form-area .payment-box .payment-box-content .text-area .left-text {
    flex: 0 0 34%;
    max-width: 34%;
}


@media (max-width: 991.98px) {
    body .membership-page .new-signup .background-image img {
        object-fit: cover;
    }

    .section-create-account-paid.confirm_subs_new #second .page_title span.text-bg {
        font-size: 150px;
        top: -80px;
    }
}

@media (max-width: 767.98px) {

    .page-yearly-horoscope .content-area .horoscope-selector,
    .page-yearly-horoscope .content-area .page-title,
    .page-yearly-horoscope {
        overflow-y: unset !important;
    }

    .books-banner .content-area.large_v2 .right-area, 
    .books-banner .content-area.large_v2 .left-area {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .yearly-horoscope-detail .sneak-peek-horoscope::after{
        content: "";
        width: 100%;
        height: 100px;
        background: linear-gradient(0deg,#070B0D 0,rgba(0,0,0,0) 100%);
        position: absolute;
        left: 0;
        top: -138px;
    }

    .yearly-horoscope-detail .horoscope-two-column-box {
        padding-top: 50px !important;
        padding-bottom: 100px !important;
    }

    .section-create-account-paid.confirm_subs_new .content-area .form-area .payment-box .payment-box-content .text-area .left-text {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .new-signup .content-area .text_area .page_title h1 {
        font-size: 34px;
    }

    .new-signup .content-area .text_area {
        padding-top: 100px;
    }

    .new-signup .content-area .text_area .page_title span {
        display: none;
        font-size: 100px;
        top: -60px;
    }

    .section-create-account-paid.confirm_subs_new #second .page_title span.text-bg {
        font-size: 100px;
        top: -60px;
    }

    .thank_you_sign .text_area h2 {
        font-size: 24px;
    }

    .new-signup .content-area {
        padding: 16px 20px;
    }

    .thank_you_sign .content-area {
        padding: 0 20px;
    }

    .reset_password_new .box_wrapper {
        padding: 100px 20px;
    }

    .section-create-account-paid.confirm_subs_new .content-area {
        padding: 16px 20px;
    }

    .section-create-account-paid.confirm_subs_new #second .page_title span.text-bg {
        font-size: 80px;
        top: -35px;
    }
}

.books-checkout-page #ppc-button {
    opacity: 0;
}

body .resubs_page_thank_you .main-header {
    display: none;
}

.main-header .content-area .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item.cart_wrap_link {
    position: relative;
}

.main-header .content-area .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item.cart_wrap_link .cart_link {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

.main-header .content-area .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item.cart_wrap_link .cart_link span {
    display: flex;
    align-items: center;
}

.main-header .content-area .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item.cart_wrap_link .cart_link span em {
    margin-left: 5px;
}

.books-bordered.new_gradient_red::after {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 344px;
}

.books-bordered.new_gradient_red .content-area .book-box-bordered h3 {
    background: linear-gradient(139.11deg, #FDFCD3 0%, #FF9ECC 50%, #FB7061 100%);
    -webkit-background-clip: text;
    background-clip: text;
}

@media (max-width: 414.98px) {
    .yearly-horoscope-detail .sneak-peek-horoscope::after{
        content: "";
        width: 100%;
        height: 100px;
        background: linear-gradient(0deg,#070B0D 0,rgba(0,0,0,0) 100%);
        position: absolute;
        left: 0;
        top: -115px;
    }
}

@media (max-width: 390.98px) {
    .yearly-horoscope-detail .sneak-peek-horoscope::after{
        content: "";
        width: 100%;
        height: 100px;
        background: linear-gradient(0deg,#070B0D 0,rgba(0,0,0,0) 100%);
        position: absolute;
        left: 0;
        top: -138px;
    }
}

.member-area-selector #calendar-aff .fc-daygrid-event-harness:first-child .fc-daygrid-event .fc-event-desc p {
    justify-content: center;
}


.member-area-selector .fc-h-event .fc-event-title-container .fc-event-desc.fc-sticky {
    white-space: break-spaces;
}

.postid-91 .books-similar .content-area {
    z-index: 1;
}

.postid-1181 .books-bordered .content-area {
    z-index: 2;
}

.book-table-of-content .content-area .table-of-content-area .two-column-area .chapter-box.red_new h3 {
    color: #FEEBD2;
}

.book-table-of-content .content-area .title-area h2.gradient_red_new {
    background: linear-gradient(139.11deg, #FDFCD3 0%, #FF9ECC 50%, #FB7061 100%);
    -webkit-background-clip: text;
}

.book-image-right.gradient_red .content-area .text-area h2 {
    background: linear-gradient(139.11deg, #FDFCD3 0%, #FF9ECC 50%, #FB7061 100%);
    -webkit-background-clip: text;
}

.my-profile .input-row #error_msg p {
    color: #fff;
}

.my-profile .input-row .form-floating .woocommerce-password-hint {
    display: none !important;
}

.books-bordered .content-area .book-box-bordered p {
    width: 550px;
}

.book-image-right.new_gradient_red::after {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
}

.book-image-right.new_gradient_red .background-image img {
    top: 0;
}

.book-image-right.new_gradient_red .content-area .text-area h2 {
    background: linear-gradient(139.11deg, #FDFCD3 0%, #FF9ECC 50%, #FB7061 100%);
    -webkit-background-clip: text;
}

.book-image-right.gradient_red .content-area {
    flex-direction: row-reverse;
}

.book-image-right.gradient_red .background-image.v2 img {
    width: 100%;
    right: 0;
    top: -100px;
}

.book-image-right.gradient_red::after {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg,#050303,rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    z-index: 1;
    top: -184px;
}

.book-image-right.new_gradient_red.add_hidden {
    overflow: hidden;
}

.book-image-right.new_gradient_red.add_hidden .background-image img {
    top: -280px;
}

.book-table-of-content.adjust_bg .background-image img {
    top: -316px;
}

.book-table-of-content.adjust_bg::after {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg,#050303,rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    z-index: 1;
    top: -4%;
}

.book-table-of-content.adjust_bg .content-area .title-area {
    margin-bottom: 36px;
}

.books-bordered.new_gradient_red .flower {
    position: absolute;
    max-width: 239px;
    right: -12%;
    top: -17%;
}

.book-image-right.new_gradient_red .content-area {
    position: relative;
}

.book-image-right.new_gradient_red .flower {
    position: absolute;
    max-width: 239px;
    left: -15%;
    top: -57%;
    transform: rotate(170deg) scaleX(-1);
    z-index: 2;
}

.book-table-of-content.adjust_bg .content-area {
    position: relative;
}

.book-table-of-content.adjust_bg .content-area .flower {
    position: absolute;
    max-width: 239px;
    right: -10%;
    top: -5%;
    transform: rotate(170deg) scaleX(1);
    z-index: 2;
}

@media (max-width: 1680.98px) {
    .book-table-of-content.adjust_bg::after {
        top: -14%;
    }
}

@media (max-width: 767.98px) {
    .books-bordered.new_gradient_red .flower, 
    .book-image-right.new_gradient_red .flower,
    .book-table-of-content.adjust_bg::after,
    .book-table-of-content.adjust_bg .content-area .flower {
        display: none;
    }
}

.astro_calendar_template .fc-next-button, 
.astro_calendar_template .fc-prev-button {
    pointer-events: none;
}

.astro_calendar_template #astro .fc-next-button, 
.astro_calendar_template #astro .fc-prev-button,
.astro_calendar_template #crystal .fc-next-button, 
.astro_calendar_template #crystal .fc-prev-button {
    pointer-events: all;
}

.home-banner.about_banner::before {
    background: linear-gradient(180deg, #7FEEFF 20.94%, #F5B0CF 62%);
    mix-blend-mode: overlay;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    pointer-events: none;
}

.home-banner.about_banner .content-area .scroll-more {
    bottom: 100px;
    z-index: 3;
}

.home-banner.about_banner .content-area {
    width: 676px;
}

.home-banner.about_banner .content-area .text-area .img_area {
    margin-bottom: -70px;
}

.consciousness_about {
    position: relative;
}

.consciousness_about .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.consciousness_about .background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.consciousness_about .content-area {
    padding: 250px 75px 350px;
    max-width: 700px;
    margin: auto;
    width: 100%;
    position: relative;
}

.consciousness_about .content-area .bg_text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.consciousness_about .content-area .bg_text .img_area {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.consciousness_about .content-area .text_area {
    position: relative;
    text-align: center;
}

.consciousness_about .content-area .text_area h4 {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #C4B8DA;
    margin-bottom: 8px;
}

.consciousness_about .content-area .text_area h2 {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.consciousness_about .content-area .text_area h2 span {
    background: linear-gradient(90.45deg, #7FEEFF 4.56%, #F5B0CF 79.82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: block;
    text-fill-color: transparent;
}

.consciousness_about .content-area .text_area p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #CFD6D8;
    margin-bottom: 20px;
}

.consciousness_about .content-area .text_area p:last-child {
    margin-bottom: 0;
}


.the_team_about .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.the_team_about .background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.the_team_about .content-area {
    position: relative;
}

.the_team_about .content-area .text_area {
    max-width: 550px;
}

.the_team_about .content-area .img_area {
    max-width: 491px;
    top: 50px;
    position: relative;
}

.the_team_about .content-area .text_area h2 {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.the_team_about .content-area .text_area h2 span {
    background: linear-gradient(270deg, #7FEEFF 33.45%, #F5B0CF 81.27%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.the_team_about .content-area .text_area p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #CFD6D8;
    margin-bottom: 20px;
}

.the_team_about .content-area .text_area p:last-child {
    margin-bottom: 0;
}

.the_team_about .content-area .text_area .title_area {
    position: relative;
}

.the_team_about .content-area .text_area .title_area span.text_bg {
    font-family: Alice;
    font-style: normal;
    font-weight: 400;
    font-size: 120px;
    line-height: 1;
    text-align: center;
    letter-spacing: -.05em;
    opacity: .2;
    position: absolute;
    top: -60px;
    left: -20%;
    z-index: 1;
    text-shadow: -1px 0 rgb(255 255 255 / 50%), 0 1px rgb(255 255 255 / 50%), 1px 0 rgb(255 255 255 / 50%), 0 -1px rgb(255 255 255 / 50%);
}

.the_team_about {
    position: relative;
    padding-top: 185px;
    padding-bottom: 180px;
}

.our_work_about .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.our_work_about .background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.our_work_about .content-area {
    position: relative;
}

.the_team_about .background-image::before {
    content: "";
    width: 100%;
    height: 20%;
    bottom: 0;
    position: absolute;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
    z-index: 2;
    pointer-events: none;
}

.our_work_about .background-image::before {
    content: "";
    width: 100%;
    height: 20%;
    top: 0;
    position: absolute;
    background: linear-gradient(to top,rgba(0,0,0,0) 0,#000 100%);
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,#000 100%);
    z-index: 2;
    pointer-events: none;
}

.consciousness_about .background-image::before {
    content: "";
    width: 100%;
    height: 20%;
    top: 0;
    position: absolute;
    background: linear-gradient(to top,rgba(0,0,0,0) 0,#000 100%);
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,#000 100%);
    z-index: 2;
    pointer-events: none;
}

.our_work_about .background-image::after {
    content: "";
    width: 100%;
    height: 20%;
    bottom: 0;
    position: absolute;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
    z-index: 2;
    pointer-events: none;
}

.thank_you_about .background-image::before {
    content: "";
    width: 100%;
    height: 20%;
    top: 0;
    position: absolute;
    background: linear-gradient(to top,rgba(0,0,0,0) 0,#000 100%);
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,#000 100%);
    z-index: 2;
    pointer-events: none;
}

.our_work_about .content-area .img_area {
    max-width: 451px;
}

.our_work_about .content-area .text_area {
    max-width: 550px;
} 

.our_work_about .content-area .text_area .title_area {
    position: relative;
}

.our_work_about .content-area .text_area .title_area span.text_bg {
    font-family: Alice;
    font-style: normal;
    font-weight: 400;
    font-size: 120px;
    line-height: 1;
    text-align: center;
    letter-spacing: -.05em;
    opacity: .2;
    position: absolute;
    top: -60px;
    left: -10%;
    z-index: 1;
    text-shadow: -1px 0 rgb(255 255 255 / 50%), 0 1px rgb(255 255 255 / 50%), 1px 0 rgb(255 255 255 / 50%), 0 -1px rgb(255 255 255 / 50%);
}

.our_work_about .content-area .text_area .title_area h2 {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.our_work_about .content-area .text_area .title_area h2 span {
    background: linear-gradient(269.2deg, #F5B0CF 62.03%, #7FEEFF 79.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.our_work_about .content-area .text_area p {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #CFD6D8;
    margin-bottom: 0;
}

.thank_you_about {
    position: relative;
}

.thank_you_about .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.thank_you_about .background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.thank_you_about .content-area {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: auto;
    padding: 90px 0 68px;
}

.thank_you_about .content-area .text_area {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.thank_you_about .content-area .text_area p {
    font-family: 'Alice';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}

.thank_you_about .content-area .img_area {
    margin-bottom: -200px;
    position: relative;
}

.thank_you_about {
    position: relative;
}

.thank_you_about::before {
    position: absolute;
    background: linear-gradient(180deg, #7FEEFF 16.31%, #F5B0CF 64.54%);
    mix-blend-mode: overlay;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    pointer-events: none;
}

@media (max-width: 1366.98px) {
    .home-banner.about_banner .content-area .scroll-more {
        bottom: 0;
    }
}

@media (max-width: 1266.98px) {
    .the_team_about .content-area .text_area .title_area span.text_bg {
        left: 0;
    }
}

@media (max-width: 991.98px) {
    .consciousness_about .content-area {
        padding: 170px 75px 85px;
    }

    .the_team_about .content-area .text_area {
        max-width: 400px;
    }

    .the_team_about .content-area .img_area {
        max-width: 320px;
        top: 0;
    }

    .the_team_about {
        padding: 85px 0;
    }

    .our_work_about .content-area .img_area {
        max-width: 259px;
    }

    .our_work_about .content-area .text_area {
        max-width: 428px;
    }

    .our_work_about .content-area .text_area .title_area span.text_bg {
        font-size: 100px;
    }

    .thank_you_about .content-area {
        padding: 85px 0;
    }

    .the_team_about .content-area .text_area .title_area span.text_bg {
        font-size: 96px;
    }
}

@media (max-width: 767.98px) {

    .consciousness_about .content-area .text_area h2, 
    .our_work_about .content-area .text_area .title_area h2,
    .the_team_about .content-area .text_area h2 {
        font-size: 44px;
    }

    .our_work_about .content-area .img_area,
    .the_team_about .content-area .img_area {
        position: relative;
        z-index: 3;
    }

    .our_work_about .content-area .text_area .title_area span.text_bg,
    .the_team_about .content-area .text_area .title_area span.text_bg {
        font-size: 80px;
        left: -10px;
        top: -40px;
    }

    .our_work_about .content-area .text_area {
        max-width: 428px;
        position: relative;
        z-index: 2;
    }

    .our_work_about .content-area .img_area {
        margin-bottom: 50px;
    }

    .consciousness_about .content-area {
        padding: 60px 20px 30px;
    }

    .the_team_about .content-area .text_area {
        margin-bottom: 50px;
    }

    .the_team_about {
        padding: 30px 0;
    }

    .thank_you_about .content-area .img_area {
        margin-bottom: -70px;
    }

    .thank_you_about .content-area {
        padding: 30px 20px;
    }

    .yearly-horoscope-detail .horoscope-two-column-box::after {
        content: "";
        width: 100%;
        height: 100px;
        background: linear-gradient(0deg,#070B0D 0,rgba(0,0,0,0) 100%);
        position: absolute;
        left: 0;
        bottom: 30px;
    }

    .yearly-horoscope-detail .sneak-peek-horoscope::after {
        display: none;
    }

    .horoscope-detail .subscribe-horoscope-detail .content-area .subscribe-box,
    .yearly-horoscope-detail .subscribe-horoscope-detail .content-area .subscribe-box {
        padding: 80px 15px 40px;
    }

    .coming_soon .content-area .bottom_area h4 {
        letter-spacing: normal;
    }

    .books-similar .content-area {
        z-index: 2;
    }

    .book-table-of-content .background-image img {
        top: 200px;
    }

    .event-astro .fc-event-main-frame.moon_event .fc-event-title {
        margin-left: 0;
    }

    .event-astro .fc-event-main-frame.moon_event .fc-event-title-container {
        margin-left: 8px;
    }

}

@media (max-width: 375px) {
    .yearly-horoscope-detail .subscribe-horoscope-detail .content-area .subscribe-box .text-area h3 {
        font-size: 46px;
    }
}

#astro-calendar .color-calendar.basic .calendar__days .calendar__day-selected .calendar__day-box,
#crystal-mobile-calendar .color-calendar.basic .calendar__days .calendar__day-selected .calendar__day-box {
    background: #F5B0CF;
    border-radius: 19px;
    width: 21px;
    height: 21px;
    color: #000;
}

#astro-calendar .color-calendar .calendar__days .calendar__day-selected .calendar__day-text,
#crystal-mobile-calendar .color-calendar .calendar__days .calendar__day-selected .calendar__day-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    color: #140B17;
}

#astro-calendar .color-calendar.basic .calendar__days .calendar__day-bullet,
#crystal-mobile-calendar .color-calendar.basic .calendar__days .calendar__day-bullet {
    top: 85%;
}

.my-profile .wc_wrap_notice ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.my-profile .wc_wrap_notice ul li {
    padding: 10px;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.my-profile .wc_wrap_notice .woocommerce-message {
    padding: 10px;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}