/*
Theme Name:    Brook Child
Theme URL:     http://brook.thememove.com/brook-child/
Description:   Brook – Creative Multipurpose WordPress Theme
Author:        John Doe
Author URL:    http://thememove.com
Template:      brook
Version:       1.0.0
License:       GNU General Public License v2 or later
License URL:   http://www.gnu.org/licenses/gpl-2.0.html
Tags:          light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:   brook
*/

img.img-1 {
    display: none !important;
}
form.user-registration-ResetPassword.ur_lost_reset_password input.user-registration-Button.button.lost-password-save-btn {margin-top: 24px !important;}
form.user-registration-ResetPassword.ur_lost_reset_password span.login-error-message {margin-top: 8px !important;}
.pixel-pReviews {
    display: flex;
    justify-content: space-between;
}
input.user-registration-Button.button.ur-reset-password-btn {
    border-radius: 9999px !important;
}
body.oppai-log-out-users.opp-success-password-set input.user-registration-Button.button.lost-password-save-btn {
    margin-top: 10px !important;
}
.login-form-wrap {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
}
body.oppai-log-out-users.opp-success-password-set .password-input-group {
    position: relative;
    display: block;
}
body.oppai-log-out-users.opp-success-password-set {
    font-family: "Poppins", sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}
input#user_login {margin-bottom: 24px;}
.user-registration-message {
    text-align: center;
    color: #3b9451;
    font-weight: bold;
}

.pixel-img-wrapper {
    margin-right: 15px;
}

button#user_registration_ajax_login_submit {
    width: 100%;
}

p.user-registration-form-row.user-registration-form-row--wide.form-row.form-row-wide label {
    font-size: .875rem;
    
}
p.user-registration-form-row.form-row-wide.login-email-row.validation-error {
    margin-bottom: .75rem;
}
.user-registration-message .font-bold {
    font-weight: 700;
    margin-right: 4.5px;
}

body .login-form-wrap .ur-frontend-form .ur-form-row .ur-form-grid input,
body .login-form-wrap #user-registration.horizontal .user-registration-MyAccount-content__body .ur-frontend-form.login .ur-form-row .ur-form-grid fieldset .user-registration-form-row .password-input-group .input-text,
body .login-form-wrap .ur-frontend-form .ur-form-row .ur-form-grid .user-registration-form-row input.input-text {
    font-size: 16px;
    box-shadow: unset;
}

.tag-line {
    margin-top: 10px;
}

input.ur-input-border-green:not([type="range"]),
textarea.ur-input-border-green {
    border: 1px solid #999999 !important;
}

img.img-2 {
    display: none !important;
}

.user-registration-MyAccount-content__body.my-account-section-home {
    padding-bottom: 50px;
}

.pixel-pReviews {
    margin-top: 15px;
    margin-bottom: 15px;
}

button.user-registration-submit-Button.btn.button {
    position: absolute;
}

p.form-row.terms-acceptance a {
    color: #ce2a42;
}

label.user-registration-form__label.user-registration-form__label-for-checkbox.inline {
    display: flex;
}

.user-registration-before-login-btn label.user-registration-form__label.user-registration-form__label-for-checkbox.inline {
    width: 50%;
}

.user-registration-before-login-btn .register-now-wrap {
    width: 50%;
    text-align: right;
    justify-content: end;
}

p.user-registration-LostPassword.lost_password {
    text-align: center;
}

.checkout-page-image-logo img {
    height: 80px;
}

.page-has-animation:not(.compose-mode) .page-content .tm-animation {
    opacity: 1 !important;
}

.checkout-page-image-logo {
    margin-top: 25px;
    margin-bottom: 25px;
}

.user-registration-before-login-btn span {
    margin-left: -4px;
}

img.img-3 {
    display: none !important;
}

.logo img {
    height: 100px;
}

.site-logo-img img {
    height: 60px;
}

img.img-4 {
    display: none !important;
}

ul.wc_payment_methods.payment_methods.methods {
    display: flex;
    flex-direction: column;
}

button#place_order {
    border-radius: 30px;
    text-transform: uppercase;
}

.cometchat-message-list__message-indicator {
    display: none !important;
}

.priority-list {
    z-index: 9;
    position: relative;
}

body .wpb_text_column :last-child,
body .wpb_text_column p:last-child {
    margin-bottom: 10px !important;
}

#billing_city_field {
    order: 6;
}

.woocommerce-checkout form .form-row.address-field.validate-state {
    order: 5;
}

.woocommerce-checkout form .form-row#billing_postcode_field {
    order: 7;
}

body .wpb_text_column :last-child,
body .wpb_text_column p:last-child {
    margin-bottom: 20px !important;
}

#billing_address_1_field {
    order: 8;
}

#billing_address_2_field {
    order: 9;
}

p.form-row.terms-acceptance {
    margin-top: -30px;
    margin-bottom: 0 !important;
}

.user-registration-MyAccount .user-registration-message {
    display: none;
}

p#newsmanCheckoutNewsletter_field {
    display: none;
}

dt.variation-CustomGiftMessage {
    display: none !important;
}

.chatter_revenue_form input.button.button-primary {
    font-size: 18px;
}
.user-registration-message-container {box-shadow: unset;padding: 10px;margin-top: 8px;}
/* Login validation - screenshot style: red border + red text below input */
.login-form-wrap .login-email-row.validation-error input,
.login-form-wrap .login-password-row.validation-error input,
.login-form-wrap .login-email-row.validation-error .password-input-group input,
.login-form-wrap .login-password-row.validation-error .password-input-group input {
    border-color: #ce2a42 !important;
    box-shadow: 0 0 0 1px #ce2a42;
}
.login-form-wrap .login-error-message {
    display: block;
    color: #ff4d4f;
    margin-top: 0;
    font-size: 14px;
    line-height: 1.5714285714285714;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.login-form-wrap .user-registration-message-container .user-registration-error,
.login-form-wrap .user-registration-message-container ul.user-registration-error {
    color: #ff6b6b;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 8px 0 0 0;
    list-style: none;
}
.login-form-wrap .user-registration-message-container .user-registration-error li,
.login-form-wrap .user-registration-message-container ul.user-registration-error li {
    color: #ff6b6b;
    margin: 4px 0 0 0;
}
.login-form-wrap .user-registration-message-container {display: none !important;}
.hide-thank-you p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    display: none;
}

ul.user-registration-error {
    display: inline-flex;
    width: 100%;
    padding: 0;
    line-height: normal;
    margin-top: 16px;
    margin-bottom: 0px;
}

ul.user-registration-error span {
    padding: 10px;
    background-color: #ff4f551a;
    border-left: 4px solid rgb(255 79 85);
    font-size: 16px;
    color: rgb(255 3 11);
    width: 100%;
    display: inline-flex;
    gap: 4px;
}

.user-registration-error li {
    width: calc(100% - 34px);
}

.ur-message-container {
    box-shadow: unset;
    padding: 10px;
}

.user-registration-error::before {
    margin-right: 10px !important;
}

.ur_lost_reset_password .ur-form-grid p:first-child {
    font-family: Luckiest Guy;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 18px;
    margin-bottom: 18px;
    letter-spacing: .05em;
    text-align: center;
}


.hide-thank-you ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin-top: 50px;
    margin: 20px 0 20px 0 !important;
    padding: 0 !important;
}

.page-background-hidden {
    background: #140c20 !important;
    opacity: 0;
}

div.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-checkout form .form-row .woocommerce-input-wrapper :last-child {
    margin-bottom: 0 !important;
}

.woocommerce-checkout form .form-row {
    margin: 0 0 20px;
    width: 100%;
}

.woocommerce-checkout form .form-row#billing_postcode_field {
    order: 7;
}

dt.variation-FantasyPreference {
    display: none !important;
    ;
}

.error-message {
    margin-top: 10px;
}

dt.variation-FantasyMessage {
    display: none !important;
}

p#billing_state_field:has(input) {
    display: none !important;
}

dd.variation-FantasyPreference {
    font-weight: bold;
}

.woocommerce-checkout #place_order {
    margin-top: 40px;
    margin-bottom: 40px;
}

body .woocommerce-billing-fields input {
    border: 1px solid #eee;
    border-radius: 0 !important;
    padding: 3px 20px !important;
    height: 62px !important;
    color: #9599a6 !important;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    border-color: #eee;
}

ul.wc-item-meta {
    padding: 0;
}

ul.wc-item-meta strong {
    display: none !important;
}

ul.wc-item-meta li:first-child {
    font-weight: bold;
}

.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection {
    border-color: transparent;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container {
    width: auto;
}

.select2-search--dropdown:after {
    color: #999;
}

.select2-results__option {
    color: #999;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container .select2-dropdown {
    border: none;
}



button#place_order:disabled {
    padding: 0 !important;
}

div#wc-stripe-applepay-container .wc-stripe-wallet-notice--divider {
    display: none;
}

button.apple-pay-button.apple-pay-button-black.apple-pay-button-standard {
    margin-top: 25px;
    margin-bottom: 25px;
}

div#master-row {
    min-height: calc(100vh - 330px);
}

.home-page-image-footer .image img {
    height: auto !important;
    width: 80% !important;
}

p#billing_first_name_field {
    width: 50%;
}

div#wc-stripe-applepay-container p.wc-stripe-wallet-notice--text {
    display: none;
}

div#wc-stripe-googlepay-container p.wc-stripe-wallet-notice--text {
    display: none;
}

div#wc-stripe-googlepay-container .wc-stripe-wallet-notice--divider {
    display: none;
}

button#gpay-button-online-api-id {
    margin: 25px 0;
}

ul.priority-list li.opp-ai-counnter p.note-last.running {
    font-size: 15px !important;
    margin-left: 5px;
    margin-right: 5px !important;
    padding-top: 2px;
}

ul.priority-list li.opp-ai-counnter p.note-last.running span {
    color: #fff !important;
}

ul.priority-list li.opp-ai-counnter .rfg span.ln {
    display: flex;
    align-items: center;
}

ul.priority-list li.opp-ai-counnter .rfg {
    display: flex;
    align-items: center;
}

h3#order_review_heading {
    margin-bottom: 0 !important;
}

div#forth-loader img {
    /*  animation-name: pin-zoom1;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-direction: alternate; */
    width: 250px;
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1C1C1C;
    backdrop-filter: blur(10px);
    transition: all .5s cubic-bezier(.39, .58, .57, 1);
    z-index: 9999999;
    display: none;
}

body label.p-FieldLabel.Label.Label--empty {
    color: #fff !important;
}

.wc-stripe_cc-container.wc-stripe-gateway-container.has_tokens label {
    color: #fff !important;
}

span.highlight-text {
    width: 100%;
    display: block;
}

.loader-wrapper img {
    /*a nimation-name: pin-zoom1;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-direc tion: alternate; */
    width: 250px;
}

.loading-wrapper .loader-name-img:nth-child(2) {
    width: 250px;
    margin-top: 0;
}

.payment_box.payment_method_stripe {
    background: #fff !important;
    border-radius: 0 !important;
}

.payment_title {
    border-radius: 0 !important;
}


.loading-wrapper {
    position: relative;
}

body:not(.page-id-14698) .loading-wrapper .loader-name-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    bottom: 0;
    animation: zoom-in-out 0.7s ease-in-out infinite alternate;
}

@keyframes zoom-in-out {
    0% {
        transform: translateX(-50%) scale(1);
    }

    100% {
        transform: translateX(-50%) scale(1.2);
    }
}


@keyframes pin-zoom1 {
    0% {
        transform: translateY(-15px);
    }

    50% {
        transform: translateY(-10px);
    }
}

body.page-id-14698 .loading-wrapper {
    max-width: 837px;
    width: 100%;
    margin-bottom: 48px;
    display: flex;
    flex-direction: column;
    transform: scale(0.8);
}

body.page-id-14698 .loading-wrapper .loader-name-img:nth-child(2),
body.page-id-14698 .loading-wrapper img {
    width: 100%;
}

body.page-id-14698 .loading-wrapper .loader-name-img:nth-child(2) {
    position: absolute;
    bottom: -140px;
    width: auto;
    animation: zoom-in-out2 0.6s linear infinite alternate;
}

@keyframes zoom-in-out2 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.75);
    }
}

.page-template .loader {
    display: block;
}

.loader-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-check:active+.btn-danger:focus,
.btn-check:checked+.btn-danger:focus,
.btn-check:focus+.btn-danger,
.btn-danger.active:focus,
.btn-danger:active:focus,
.btn-danger:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.dragon {
    text-align: left;
    position: absolute;
    top: 25px;
    left: 0;
    transform: translateX(-50%) !important;
}

.waifu-heading {
    padding: 150px 40px 0 0;
}

.waifu-heading h1,
h1.heading-top {
    color: #fff;
}

.op-images-section {
    max-width: 610px;
}

.op-master-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.btn,
body .oppai-go-to-cart-page a {
    position: relative;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

body .oppai-go-to-cart-page a {
    background: #ce2a42 !important;
    border: none !important;
    border-radius: 2em !important;
    margin-bottom: 0;
    color: #5472d2;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    user-select: none;
    top: 0;
    transition: 0.2s ease-in-out;
    line-height: normal;
    box-shadow: none;
    font-size: 16px !important;
    padding: 0 30px !important;
}

.oppai-go-to-cart-page {
    text-align: center;
}

.checkbox-label input[type="checkbox"]:before {
    width: 25px;
    height: 25px;
    margin-top: -13px;
    margin-left: -13px;
}

.details__title,
.woocommerce table.shop_table thead th,
.woocommerce-additional-fields h3,
.woocommerce-billing-fields h3,
h3#order_review_heading,
span.clr,
table.shop_table tfoot th,
table.shop_table.woocommerce-checkout-review-order-table th,
tfoot {
    color: #ce2a42;
}

.prrrt-icon .wpb_wrapper {
    display: flex;
    margin-bottom: 20px;
    gap: 20px;
}

.prrrt-icon .image {
    padding: 0 5px 0 15px;
}

.icons-4 .prrrt-icon .image {
    padding: 0;
}

.icons-4 .prrrt-icon .image img {
    width: 100%;
    height: 100%;
}

.telegram .image img {
    padding-top: 10px;
}

.ftrree {
    padding: 30px 0 20px;
}

.rounded-pill {
    border-radius: 50rem;
}

.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-check:focus+.btn-danger,
.btn-danger:focus,
.btn-danger:hover {
    background-color: #bb2d3b;
    border-color: #b02a37;
    color: #fff;
}

.btn-check:active+.btn-danger,
.btn-check:checked+.btn-danger,
.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834;
}

.flex-container .priority-card img.img-5,
.main img.img-5,
.priority-card img.img-6,
.waiting-card img.img-6 {
    display: none !important;
}

.btn {
    z-index: 2;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-step .third-slide {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    width: max-content;
    margin: 0 auto;
}

label.third-slide_text {
    margin: 20px 0;
    color: #ffffff;
    width: 100%;
    max-width: 65%;
}

.form-step .third-slide::before {
    position: absolute;
    content: "";
    background-image: url("./images/arrow.svg");
    background-repeat: no-repeat;
    width: 50px;
    height: 55px;
    bottom: 60px;
    right: 10px;
    background-size: 100% auto;
    z-index: 9;
}

.form-step .third-slide textarea.txtarea {
    margin: 0 auto 0 auto;
    border-bottom: 1px solid #4B5157 !important;
    border: 1px solid #4B5157;
    border-radius: 15px;
    padding: 10px;
    font-size: 16px !important;
    text-align: center;
    height: 90px !important;
    background: #150C29;
    resize: none;
    width: 100%;
}

.form-step .fourth-step .form-group {
    margin: 20px auto;
}

div#order_review {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 20px;
}

div#order_review #payment {
    order: 1;
}

div#order_review .shop_table.woocommerce-checkout-review-order-table {
    order: 3;
    margin: 0;
}

h3#order_review_heading {
    order: 2;
}

.woocommerce-checkout-payment .place-order button {
    padding: 0;
}

.kd_oppai_thanks_cloud p {
    position: relative;
    width: 100%;
    max-width: 320px;
    padding: 60px 40px 50px 40px;
    margin: 0 auto 0 auto;
    font-size: 13.28px;
    color: #fff;
    text-align: center;
    position: relative;
}

.kd_oppai_thanks_cloud p strong {
    display: block;
    font-weight: 400;
    color: #959FAA;
    margin-top: 12px;
    font-size: 13px;
}

.kd_oppai_thanks_cloud.checkout p strong {
    margin-top: 5px;
}

.kd_oppai_thanks_cloud p a {
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% + 40px);
    left: -10px;
    padding-top: 69%;
}

.tm-heading.head-bar.center h1 mark {
    color: #fff;
}

.kd_oppai_thanks_cloud p a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.oppai-go-to-cart-page {
    margin-top: 23px;
}

.kd_oppai_thanks_cloud p::before {
    position: absolute;
    content: "";
    background-image: url("./images/cart-arrow.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 118px;
    top: -60px;
    right: 22px;
    background-size: 100% auto;
    z-index: 9;
    transform: rotate(-12deg);
}

.kd_oppai_thanks_cloud.checkout p::before {
    display: none;
}

.kd_oppai_cloud_bottom img {
    margin-top: -60px;
}

.form-step .emoji-priority img,
.form-step .emoji-waiting img {
    max-width: 120px;
}

div.kd_thank_right {
    position: fixed;
    right: 0;
    left: auto;
    top: 0;
    height: 100vh;
    z-index: -1;
}

div.kd_thank_left {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: -1;
}

div.kd_thank_right img,
div.kd_thank_left img {
    height: 100vh;
}

.form-step.active {
    position: relative;
}

.form-step.active #forth-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #130c1e;
    width: 100%;
    /*     height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    border-radius: 0;
    margin: 0 auto;
    max-width: 80%;
    display: none;
}

ul.priority-list .rfg {
    display: inline;
}

ul.priority-list .rfg span.ln {
    padding-left: 0;
}

span.highlight-text {
    display: table-footer-group !important;
}

.priority-list {
    width: 100%;
}

.form-step ul.priority-list li.opp-ai-counnter span.ln b {
    display: flex;
    align-items: center;
    margin-right: 2px;
}

.form-step ul.priority-list li.opp-ai-counnter p.note-last.running {
    margin-right: 3px !important;
    font-size: inherit !important;
    line-height: normal;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    pointer-events: none;
    opacity: 0.65;
}

.kd_oppai_thanks_cloud.checkout,
.chkout-footer {
    display: none;
}



/* START VALIDATION MSG MODAL DESIGN CODE */
.msg-modal-wrapp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    backdrop-filter: blur(15px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}

.msg-modal-wrapp h3 {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    max-width: 700px;
    margin-inline: auto;
}

/* END VALIDATION MSG MODAL DESIGN CODE */


@media only screen and (max-width: 1024px) {
    .error-message {
        margin-bottom: 10px;
    }

    div.multiple-items .list-item {
        margin: 20px 0;
        height: 420px;
    }

    .priority-card .priority-button,
    .waiting-card .waiting-button {
        left: 50%;
        width: 205px;
        margin: 0 auto;
        transform: translateX(-50%);
    }

    .priority-card .emoji-priority,
    .waiting-card .emoji-waiting {
        left: 0;
        right: auto;
    }

    .waiting-card .priority-list {
        width: 80%;
    }

    .form-step.active #forth-loader {
        max-width: 100%;
    }

    div.waiting-card .img-6 {
        display: block !important;
        top: 0;
        position: absolute;
        z-index: 1;
        height: 100%;
        width: auto;
        right: 0;
    }

    .form-container.fourth-step {
        padding: 0;
    }

    .icons-4 {
        padding-bottom: 40px;
    }

    .sub-title {
        font-size: 14px;
    }

    .form-step .flex-container {
        display: flex;
        gap: 60px;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
    }

    .form-step .priority-card {
        width: 100%;
        height: 435px;
    }

    .form-step .waiting-card {
        width: 100%;
        height: 280px;
    }

    img.img-7 {
        position: absolute;
        bottom: 0;
        right: 0;
        height: 55%;
        z-index: -8;
    }

    .promotional img.pro-img {
        height: 55px;
        width: 22.33%;
    }

    .tm-heading.head-bar.center {
        width: 100%;
        max-width: 50%;
        margin: 0 auto;
    }


}

@media only screen and (max-width: 767px) {
    .checkout-page-image-logo img {
        height: 60px;
    }

    .checkout-page-image-logo {
        margin-top: 5px;
        margin-bottom: 25px;
    }

    .woocommerce-checkout .woocommerce-checkout {
        margin-top: 25px !important;
    }

    .ur-form-grid p:first-child {

        font-size: 22px;

    }

    .footer_column.col-3.mobile-cols-only {
        margin: 0 !important;
    }

    .custom-bottom-footer .footer_column.col-3 {
        width: 45% !important;
    }

    .footer_column.col-3 {
        margin-left: 15px;
    }

    .woocommerce-checkout form .form-row {
        width: 100%;
    }

    .woocommerce-billing-fields__field-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    body .form-step .flex-container {
        padding: 0 5px;
    }

    .waiting-card {
        padding: 15px;
    }

    .opp-hide-wifu .main img.img-7 {
        display: none !important;
    }

    .opp-fif-step-footer {
        margin-bottom: 50px;
    }

    .form-step ul.priority-list li.opp-ai-counnter p.note-last.running {
        margin-left: 0px !important;
    }

    /*     .forth-loader-wrapper {margin-top: -50%;} */
    .waiting-card span.ln {
        /* text-wrap: unset; */
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 2px;
    }


    .waiting-card ul.priority-list {
        width: 100% !important;
    }

    ul.priority-list .rfg {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .priority-card ul.priority-list .rfg span.ln {
        display: flex;
        align-items: center;
        gap: 3px;
        white-space: nowrap;
    }

    span.highlight-text {
        display: table-footer-group !important;
    }

    .priority-list {
        width: 90%;
    }

    div.form-step.active #forth-loader {
        position: fixed;
        top: 0;
    }

    .page-content {
        padding-bottom: 60px;
    }

    .woocommerce-checkout #place_order {
        margin-top: 30px;
        margin-bottom: 30px !important;
        font-size: 16px !important;
        position: relative;
    }

    .oppaidragon-mobile-section .mobile-box {
        padding: 0 !important;
    }

    div.kd_thank_right,
    div.kd_thank_left {
        display: none;
    }

    .tm-heading.head-bar.center {
        max-width: 100%;
    }

    .kd_oppai_thanks_cloud p {
        max-width: 280px;
        padding: 70px 20px 50px 20px;
    }

    .kd_oppai_thanks_cloud.checkout p {
        /*    left: -10px;*/
        position: relative;
        padding: 60px 20px 50px 20px;
    }

    .kd_oppai_thanks_cloud.checkout p a {
        left: -20px;
    }

    .oppai_logo img {
        width: 130px;
    }

    .form-step .third-slide {
        margin-bottom: 20px;
    }

    .form-step .third-slide {
        width: auto;
    }

    label.third-slide_text {
        max-width: 100%;
    }

    div.kd_oppai_cloud_bottom>.vc_column-inner {
        padding: 0;
    }

    div.kd_oppai_cloud_bottom div.tm-image {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .oppaidragon-mobile-section .mobile-link-section .vc_column-inner {
        padding: 0 !important;
    }

    body .mobile-ftr {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .woocommerce-checkout #customer_details {
        margin-bottom: 0;
    }

    .woocommerce-checkout #order_review_heading {
        margin-bottom: 0px;
    }

    .mbl-footer .prrrt-icon>.vc_column-inner {
        padding: 0;
    }

    div.oppai-footer-img {
        width: 100%;
    }

    .prrrt-icon .oppai-footer-img img {
        width: 100% !important;
        margin: 0 auto;
        display: block;
    }

    body .mobile-link-section-new {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    body .mobile-show.wpb_column.vc_column_container.vc_col-sm-12.vc_hidden-lg.vc_hidden-md {
        display: block !important;
    }

    body .icons-4 .wpb_column.vc_hidden-sm.prrrt-icon {
        display: none !important;
    }

    .error-message.eighteen_plus,
    .form-step.active .btn {
        margin-top: 0;
    }

    div.icons-4 .prrrt-icon .image img {
        max-width: 80px;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        display: block;
    }

    div.form-step {
        min-height: 90dvh;
    }

    .priority-card .priority-button,
    .waiting-card .waiting-button {
        right: 0;
        bottom: 25px;
        left: 0;
        margin: 0 auto;
        transform: unset;
    }

    .container form#multi-step-form {
        margin-bottom: 0;
    }

    .desktop-res-img,
    .desktop-res-img img,
    .icons-4 .wpb_column.vc_hidden-lg,
    .telegram,
    .vc_row.desktop {
        display: none;
    }

    .content div.multiple-items .slick-slide .list-item {
        margin: 30px 0;
        height: auto;
    }

    .icons-4 div.tm-image {
        width: 100%;
        max-height: 50px;
    }

    .icons-4 div.tm-image>div,
    .icons-4 div.tm-image>div>img {
        width: 100%;
        height: 100%;
    }

    .icons-4 .wpb_column.vc_hidden-sm {
        display: block !important;
    }

    .priority-card img.icon-p,
    .waiting-card img.icon-p {
        width: 20px;
        height: 20px;
        /* margin-top: 4px; */
    }

    ul.priority-list .rfg span.ln b {
        display: flex;
        align-items: center;
    }

    .main img.img-7 {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: -8;
        object-fit: contain;
        height: 389px;
        width: 172px;
        max-height: 100%;
        max-width: 100%;
        left: auto;
    }

    .form-step .flex-container .priority-list li {
        font-size: 14px;
        width: 85%;
    }

    .icons-4 .wpb_column.vc_hidden-sm .wpb_wrapper {
        display: flex;
        gap: 10px;
        justify-content: center;
        width: 100%;

    }

    .icons-4 .wpb_column.vc_hidden-sm .wpb_wrapper>div {
        max-width: 100%;
        width: 100%;
    }

    .slick-slide p.waifu-title.red {
        margin: 20px 0 0;
    }

    body .slick-center img {
        transform: scale(1) translate(25%);
        transition: 0.3s ease-in-out;
    }

    .form-step.active h2.red {
        margin-bottom: 0px;
    }

    .form-step .flex-container {
        flex-direction: column-reverse;
    }

    center .error-message p.red {
        margin-bottom: 15px;
    }

    .form-step textarea.txtarea {
        height: 90px !important;
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 16px;
    }

    #multi-step-form .form-container {
        margin: 10px 0;
    }

    .fourth-step .form-group {
        margin: 20px auto;
    }

    .opp-fourth-set-mobile .container {
        overflow-y: hidden;
    }

    .form-container .priority-card img.img-6,
    .form-container .waiting-card img.img-6 {
        display: none !important;
    }

    .main.opp-fourth-set-mobile .foot-bar p.note-last {
        z-index: 2;
        position: relative;
    }

    .main.opp-fourth-set-mobile .emoji-priority,
    .main.opp-fourth-set-mobile .emoji-waiting {
        left: -5px;
    }

    /*.flex-container .priority-card img.img-5 {
        position: absolute;
        top: 0;
        right: -33px;
        width: auto;
        height: 100%;
        display: block !important;
        z-index: 1;
    }*/
    .flex-container .priority-card img.img-5 {
        position: absolute;
        top: 57px;
        right: -25px;
        width: auto;
        height: 87%;
        display: block !important;
        z-index: 1;
    }

    .slick-slide p.waifu-sub-title {
        font-size: 12px;
        text-wrap: wrap;
        margin-bottom: 10px;
    }

    .form-step.active label.checkbox-label {
        margin-bottom: 0;
        display: block;
    }

    .sub-title {
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .promotional img.pro-img {
        max-width: 25%;
        width: 100%;
        object-fit: contain;
    }

    body .slick-prev {
        left: 0;
    }

    body .slick-next {
        right: 0;
    }

    button#place_order {
        width: 50% !important;
    }

    .txt-line2 p {
        padding: 20px;
    }

    h3.skip-head {
        font-size: 25px;
        line-height: 28px;
    }

    .woocommerce ul.order_details li {
        margin: 8px;
    }

    .thanku-footer>div {
        padding: 0;
    }

    .thanku-footer .wpb_wrapper .ftr-icon {
        width: 80px;
    }

    div.thanku-footer .wpb_wrapper {
        margin: 0 0 20px 0 !important;
        gap: 15px;
    }

    .head-bar h1 {
        font-size: 25px !important;
        line-height: 28px;
    }

    .mobile-ftr {
        margin-top: 0px;
        padding-top: 20px;
    }

    .ftr p,
    .want-butn .vc_btn3-container.vc_btn3-left {
        text-align: center;
    }

    h1.heading-top {
        font-size: 25px;
        line-height: 27px;
    }

    .bnr-textt ul li {
        font-size: 16px;
    }

    .prt-icon {
        padding: 0 20px;
    }

    .prrrt-icon .image {
        padding: 0 5px;
    }

    .waifu-img {
        padding-top: 15px;
    }

    .mobile-box {
        display: flex;
        padding: 0 15px;
        margin: 25px 0 15px;
    }

    .mbl-footer {
        flex-direction: column-reverse !important;
        display: flex !important;
    }

    #master-row {
        display: flex !important;
        flex-direction: column-reverse !important;
        overflow-x: hidden;
    }

    .dragon {
        text-align: center !important;
        position: relative;
        top: 10px;
        transform: translateX(0) !important;
    }

    .dragon .image img {
        width: 150px;
        height: auto;
        padding: 25px 0;
    }

    div.vc_row {
        margin-left: 0;
        margin-right: 0;
    }

    .waifu-heading {
        padding: 0;
        text-align: center;
    }

    .waifu-heading h1 {
        font-size: 28px;
        padding: 0 26px;
    }

    .vc_custom_1732386499508 ul li {
        font-size: 10px;
    }

    .prrrt-icon .wpb_wrapper {
        justify-content: center;
        margin-top: 10px;
    }

    .kd_oppai_thanks_cloud.checkout {
        display: block;
        margin: 0 -90px;
    }

    .kd_oppai_thanks_cloud.checkout .img {
        margin-top: -45px;
    }

    .woocommerce-checkout .page-content {
        padding-bottom: 0;
    }

    .chkout-footer {
        display: block;
        padding: 25px 0;
    }

    .cpy-txt {
        text-align: center;
        padding-top: 15px;
    }

    .cpy-txt p {
        font-size: 13px;
        font-weight: 500;
        color: #9FAAB5;
    }

    .place-order .button.alt:before,
    .place-order .button.alt:after {
        content: " ";
        position: absolute;
        background-image: url("./images/arrow-left.gif");
        background-repeat: no-repeat;
        height: 80px;
        width: 80px;
        display: block;
        background-size: 50px;
        background-position: center;
        top: 50%;
        transform: translateY(-50%);
        left: -75px;
        right: auto;
    }

    .place-order .button.alt:after {
        background-image: url("./images/arrow-right.gif");
        right: -75px;
        left: auto;
    }

}

.brown-box h5,
.terms-service h5.intro-head {
    color: #fff;
    font-size: 24px;
    font-family: Poppins;
    font-weight: 500;
}

@media only screen and (min-width: 768px) {

    .mobile-res-img img {
        display: none;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
        width: 100%;
    }

    .step-indicator {
        margin: 30px auto;
        gap: 0;
        width: 100%;
        position: relative;
        z-index: 9;
    }
}

@media only screen and (min-width: 1080px) {
    .prrrt-icon .image img {
        width: 90px;
        height: 50px;
    }

    .waifu-heading h1 {
        line-height: 63px;
    }

    .tlg-img {
        margin-left: -25px;
    }

    .waifu-heading {
        width: 85%;
    }

    .telegram-mbl {
        display: none;
    }

    .ftr {
        width: 35%;
    }
}

@media only screen and (min-width: 1680px) {
    .tlg-img {
        margin-left: -180px;
    }
}

.brown-box {
    background-color: #2f2b42;
    padding: 25px 50px;
    border-radius: 21px;
}

.brown-box p {
    color: #959faa;
    font-family: Poppins;
    font-size: 14px;
}

.list-para ul,
.terms-service p {
    color: #959faa;
    font-size: 18px;
}

::selection {
    background-color: #b9263b;
}

.oppai-btn a.vc_general.vc_btn3 {
    border: 0 solid;
    border-radius: 70px !important;
}

.tm-social-networks.style-flat-rounded-icon .link {
    font-size: 20px;
    height: 40px;
    width: 40px;
    margin-top: 15px;
}

.terms-service p {
    font-family: Poppins;
}

button#place_order {
    background-color: #ce2a42;
    border: 1px solid #ce2a42;
}

#activecampaign_for_woocommerce_accepts_marketing_field,
#omnisend_newsletter_checkbox_field,
.col-2,
.kl_newsletter_checkbox_field,
.kl_sms_consent_checkbox_field,
.woocommerce-message {
    display: none;
}

.list-para p {
    margin: 0;
}

.woocommerce-column__title,
.woocommerce-order-details__title {
    color: #ce2a42;
    font-size: 20px;
}

.first-line,
p.zoe {
    font-size: 14px;
}

.vc_btn3-container.oppai-btn.vc_btn3-left.vc_custom_1735068047654.vc_do_btn a:hover {
    transform: translateY(-3px);
    border: #f41132;
    background-color: #f31132 !important;
}

.thanku-footer .wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 20px 0;
    flex-direction: row;
    flex-wrap: wrap;
}
.opp-success-email .login-form-wrap .ur-message-container .user-registration-message {
    /* font-size: 16px; */
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .625rem;
    display: flex;
    align-items: baseline;
}


.ftr-icon {
    width: 90px;
}

.first-line {
    font-weight: 500;
}
.user-registration .ur-message-content {
    padding-inline: 16px;
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.ur-message-content .btn-back-wrap {
    margin: 8px 0 0;
}
.second-line {
    margin-bottom: 40px;
    font-size: 12px;
    font-weight: 400;
}

.waifu-selection-table td,
.waifu-selection-table th {
    padding: 10px;
    text-align: left;
}

.waifu-selection-table th {
    background-color: #f4f4f4;
    font-weight: 700;
}

.oppai-btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom {
    font-size: 16px;
    font-weight: 600;
}

td.woocommerce-table__product-name.product-name a {
    pointer-events: none;
    cursor: default;
}

.thnku-btn {
    border: 0 solid !important;
    border-radius: 40px !important;
    font-size: 16px !important;
    margin-bottom: 25px !important;
}

.qstn {
    font-family: "Luckiest Guy";
}