.input-file-select-hidden {
    height: 0 !important;
    width: 0 !important;
    visibility: hidden;
    padding: 0px !important;
    margin: 0px !important;
}

.model_feed_public_box p a {
    color: #414141;
}

.subscribe_bt_main .intro_add_video_box_img {
    filter: blur(0px) !important;
    -webkit-filter: blur(0px) !important;
}

.edit_cover_photo input.input-file-select-hidden.custom-file-input + span {
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
    width: 200px;
    border-radius: 10px;
    padding: 8px 10px;
}

input.input-file-select-hidden.custom-file-input + span {
    position: absolute;
    bottom: -5px;
    background: #001b2b;
    left: 8px;
    width: 105px;
    text-align: center;
    cursor: pointer;
}

.input-file-select-hidden.custom-file-input + span::before {
    cursor: pointer;
    color: #fff;
    content: "\f030";
    font-family: "Font Awesome 5 Pro";
    text-align: center;
    width: 105px;
    font-size: 15px;
    top: 7px;
    padding-right: 0.3rem;
    position: initial;
}

input.input-file-select-hidden.custom-file-input.image + span {
    bottom: 0px;
    left: 9px;
}

.edit_profile_user_area input.custom-file-input + span {
    width: 30px;
    height: 30px !important;
    top: 5px;
    right: 5px;
    left: auto;
    border-radius: 50px;
}

input.custom-file-input + span {
    position: absolute;
    bottom: -5px;
    background: #001b2b;
    left: 8px;
    width: 105px;
    text-align: center;
    cursor: pointer;
}

.custom-file-input + span::before {
    cursor: pointer;
    color: #fff;
    content: "\f030";
    font-family: "Font Awesome 5 Pro";
    text-align: center;
    width: 105px;
    position: absolute;
    font-size: 15px;
    top: 2px;
}

.edit_profile_user_area .custom-file-input + span::before {
    width: auto;
    top: 4px;
    left: 8px;
    font-size: 14px;
}

.dataTables_length {
    padding-bottom: 1rem !important;
}

.dataTables_paginate {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}

table.dataTable {
    border-collapse: collapse !important;
    border-spacing: 0;
}

table.dataTable tfoot td,
table.dataTable tfoot th {
    border-top: 0px solid #111 !important;
}

table.dataTable thead td,
table.dataTable thead th {
    border-bottom: 0px solid #111 !important;
}

.custom-modal .modal-header {
    border-bottom: 1px solid #dee2e6;
    display: flex !important;
}

.custom-modal .modal-body {
    padding: 1rem 2rem;
}

.custom-modal .modal-content {
    padding: 25px 0 0 0;
}

.custom-modal .close {
    font-size: 26px;
    font-weight: bold;
    text-align: right !important;
    color: #001b2b;
}

.custom-modal .modal-footer {
    display: block;
}

.hidden_comment_input_box textarea {
    border-radius: 9px;
    padding: 10px;
    float: left;
    width: 91.5%;
    padding-right: 25px;
    word-break: break-all;
}

.hidden_comment_input_box textarea::-webkit-scrollbar {
    display: none;
}

.model_side_photos_tab_box .hidden_comment_input_box textarea {
    font-size: 13px;
    width: 81%;
}

.model_side_photos_tab_box .model_feed_public_like_comment span div {
    display: inline-block !important;
}

table tfoot {
    display: none !important;
}

.dataTableBuilder_length,
.dataTables_length {
    display: none !important;
}

.edit_profile_bg_content .read-more-content {
    color: #001b2b;
}

.subscription_history_area .form-group select {
    width: 50% !important;
    float: right !important;
    background-position-x: 97% !important;
    background-position-y: 15px !important;
}

.subscription_history_area .card-body label {
    font-size: 13px;
}

.subscription_history_area .card-body h6 {
    padding-top: 1.5rem;
    font-size: 23px;
    font-weight: normal;
}

.subscription_history_area h5 {
    font-family: "Aileron-SemiBold";
    border-bottom: 0px solid !important;
    padding-bottom: 0 !important;
}

.subscription_history_area .walletrow {
    font-family: "Aileron-SemiBold";
    border-bottom: 1px #e1e1e1 solid;
    padding-bottom: 2rem !important;
    margin-bottom: 1rem !important;
}

.subscription_history_area .eariningrow {
    font-family: "Aileron-SemiBold";
    border-bottom: 1px #e1e1e1 solid;
    padding-bottom: 0rem !important;
    margin-bottom: 1rem !important;
}

.edit_profile_tab_box .tab {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /* gap: 8px; */
    /* margin-top: 8px;
    margin-bottom: 8px; */
}

.read-more-show {
    cursor: pointer;
    color: #000000;
    font-weight: bold;
}

.read-more-hide {
    cursor: pointer;
    color: #000000;
    font-weight: bold;
}

.hide_content {
    display: none;
}

.edit_profile_bg_content .read-more-content {
    color: #001b2b;
}

.alert-danger {
    color: #842029 !important;
    background-color: #f8d7da !important;
    border-color: #f5c2c7 !important;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd !important;
    border-color: #badbcc !important;
}

.alert-danger .toast-header {
    background-color: transparent !important;
    color: #842029 !important;
}

.alert-success .toast-header {
    background-color: transparent !important;
    color: #0f5132 !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545 !important;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
}

.alert-warning .toast-header {
    background-color: transparent !important;
    color: #856404 !important;
}

.icon_control {
    background-size: 14px;
    background-position: 97%;
    padding-right: 30px;
    background-repeat: no-repeat;
}

.search_control {
    background-image: url("../images/ic_search_small.png");
}

.model_about_right_box_inner span {
    color: #a61651;
}

/* .fanbook_login_area_right {
    overflow-y: scroll;
    height: 970px;
} */

.intro_add_video_box_img.portrait {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
}

.intro_add_video_box_img.even {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
}

.intro_add_video_box_img.landscape {
    height: auto !important;
    object-fit: contain !important;
    width: 100% !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
}

.model_feed_public_box .model_side_photos_tab_box .intro_add_video_box_img {
    border-radius: 0;
    height: 200px !important;
    border-radius: 0px !important;
}

.model_side_photos_tab_box .model_feed_public_like_comment span div {
    display: inline-block !important;
}

.model_side_photos_tab_box .model_feed_public_like_comment span {
    padding-right: 0;
    font-size: 16px;
    width: 100%;
    display: block;
    color: #8b8b8b;
}

.fade:not(.show) {
    padding: 0px !important;
    margin: 0px !important;
    display: none;
}

.btn-secondary.selected {
    color: #fff;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}

#imagemodal .modal-content,
#imagemodal .modal-body,
#imagemodal-carousel .modal-content,
#imagemodal-carousel .modal-body {
    padding: 2px !important;
    border-radius: 0px !important;
}

#imagemodal .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: #fff;
    background: #001b2b;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 21px;
    cursor: pointer;
    z-index: 1;
}

@media (max-width: 991px) {
    .fanbook_login_area_right {
        overflow-y: hidden !important;
        height: auto !important;
    }
}

/* .filter_models_box {
    width: 100%;
    margin: auto;
} */

/* preloader css*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(238, 238, 238, 0.66);
    z-index: 9999999;
    transition: 0.4s linear;
}

#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 53%;
    margin: -20px 0 0 -20px;
}

.spinner {
    position: absolute;
    width: 78px;
    height: 78px;
    left: 50%;
    margin-left: -39px;
    margin-top: -39px;
}

.spinner:before {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    top: 50%;
    margin-top: -23px;
    left: 50%;
    margin-left: -23px;
    border-width: 2px 1px;
    border-style: solid;
    border-color: var(--primary) rgba(var(--primary), 0.3);
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    animation: spin 3.45s infinite;
    -o-animation: spin 3.45s infinite;
    -ms-animation: spin 3.45s infinite;
    -webkit-animation: spin 3.45s infinite;
    -moz-animation: spin 3.45s infinite;
}

.spinner:after {
    content: "";
    background-color: #33335a;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    background-color: var(--primary);
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -o-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -ms-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -webkit-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -moz-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(1080deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    50% {
        -o-transform: rotate(360deg);
    }

    100% {
        -o-transform: rotate(1080deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    50% {
        -ms-transform: rotate(360deg);
    }

    100% {
        -ms-transform: rotate(1080deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(1080deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    50% {
        -moz-transform: rotate(360deg);
    }

    100% {
        -moz-transform: rotate(1080deg);
    }
}

/* Safari */

.portrait:-moz-full-screen,
.even:-moz-full-screen {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
    background: #141e22 !important;
    /* padding: 0px 400px 0px 400px !important; */
}

.model_feed_public_box .intro_add_video_box_img.portrait:-webkit-full-screen {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
    background: #141e22 !important;
    /* padding: 0px 400px 0px 400px !important; */
}

.portrait:-webkit-full-screen,
.even:-webkit-full-screen {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
    background: #141e22 !important;
    /* padding: 0px 400px 0px 400px !important; */
}

/* IE11 */

.portrait:-ms-fullscreen,
.even:-ms-fullscreen {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
    background: #141e22 !important;
    /* padding: 0px 400px 0px 400px !important; */
}

/* Standard syntax */

.portrait:fullscreen,
.even:fullscreen {
    height: 400px !important;
    object-fit: contain !important;
    width: auto !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
    background: #141e22 !important;
    /* padding: 0px 400px 0px 400px !important; */
}

.btn.btn-live {
    color: #fff !important;
}

@media only screen and (max-width: 575px) {
    .btn.btn-live {
        font-size: 14px;
    }
}

.modal-backdrop.show {
    opacity: 0.8;
}

.inone-line-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-body button.btn {
    padding: 7px 12px !important;
}

.inone-line {
    display: inline-block;
}

.text-right {
    float: left;
}

.inone-line-btn button {
    margin: 0 12px 0 0;
}

.proper-add {
    margin: 0 auto;
    width: fit-content;
}

.proper-add p {
    display: flex;
    align-items: center;
}

.btn-one button {
    cursor: not-allowed !important;
}

.consent-modal .modal-content {
    background: #232323 !important;
    box-shadow: 0px 2px 45px 0px rgb(0 0 0 / 50%) !important;
}

.consent-modal p {
    color: #fff;
}

.consent-modal .proper-add a {
    color: #c60303 !important;
}

.btn.btn-left.phone-call {
    background: transparent !important;
}

.consent-modal .btn,
a.btn {
    background-color: #0e0e0e !important;
    border: transparent;
}

.consent-modal .btn:hover,
a.btn:hover {
    background-color: #c60303;
    border: transparent;
}

.toast-track {
    position: fixed;
    width: 100%;
    max-width: 350px;
}

.toast-track:empty {
    display: none;
}

.toast-track-top-right {
    top: 4rem !important;
    right: 3% !important;
    padding: 1rem !important;
    z-index: 9;
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.toast + .toast {
    margin-top: 0.75rem;
}

.toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
    padding: 0.75rem;
}

.toast-image {
    width: 20px;
    height: 20px;
}

.toast-header .close {
    padding: 0 0.25rem;
    margin: -0.25rem -0.75rem 0 0;
}

section.forgotpassword_area
    .forgotpassword_box.fanbook_login_content.model_video_update
    .create_new_bt
    .clear_feed_anchor {
    font-size: 1rem !important;
    font-family: "Aileron-SemiBold" !important;
    border: 1px solid #001b2b !important;
    padding: 0.375rem 0.75rem !important;
    background-color: transparent !important;
}

section.forgotpassword_area
    .forgotpassword_box.fanbook_login_content.model_video_update
    .create_new_bt
    .clear_feed_anchor:hover {
    background-color: #c60303 !important;
    border: 1px solid #c60303 !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    outline: none;
}

section.forgotpassword_area
    .forgotpassword_box.fanbook_login_content.model_photo_update
    .create_new_bt
    .clear_feed_anchor {
    font-size: 1rem !important;
    font-family: "Aileron-SemiBold" !important;
    border: 1px solid #001b2b !important;
    padding: 0.375rem 0.75rem !important;
    background-color: transparent !important;
}

section.forgotpassword_area
    .forgotpassword_box.fanbook_login_content.model_photo_update
    .create_new_bt
    .clear_feed_anchor:hover {
    background-color: #c60303 !important;
    border: 1px solid #c60303 !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    outline: none;
}

.intro_add_video_box .carousel-indicators [data-bs-target] {
    background-color: #000 !important;
}

.intro_add_video_box .carousel-indicators .active {
    background-color: #000 !important;
}

.ui-draggable-handle i.fas.fa-times {
    position: absolute;
    right: 0;
    margin-top: -164px;
    margin-right: 7px !important;
    cursor: pointer;
    background: #001b2b;
    color: #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 50%;
    font-size: 13px;
}

@media only screen and (max-width: 1224px) {
    .ui-draggable-handle i.fas.fa-times {
        font-size: 11px;
        margin-right: 6px !important;
    }
}

@media only screen and (max-width: 767px) {
    .padding-decrease {
        padding: 0 8% !important;
    }

    .ui-draggable-handle i.fas.fa-times {
        font-size: 11px;
        margin-right: 8px !important;
    }
    .consent-modal .modal-body p {
        font-size: 18px !important;
    }

    .ui-draggable-handle {
        width: 100%;
    }

    .proper-close-ics-cls i.fas.fa-times {
        margin-top: -110px;
        margin-right: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    .consent-modal .modal-body p {
        font-size: 14px !important;
    }
}

@media (max-width: 320px) {
    .padding-decrease {
        padding: 0 6% !important;
    }
    .consent-modal .modal-body p {
        font-size: 15px !important;
    }
}

@media only screen and (min-width: 321px) and (max-width: 374px) {
    .padding-decrease {
        padding: 0 9% !important;
    }
    .consent-modal .modal-body p {
        font-size: 16px !important;
    }
}

.create_new_post_textarea .intro_add_video_box_img.portrait {
    min-height: 373px !important;
    max-height: 373px !important;
    object-fit: cover !important;
    max-width: 100% !important;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1224px) {
    .create_new_post_textarea .intro_add_video_box_img.portrait {
        min-height: 383px !important;
    }
}

.create_new_post_textarea .intro_add_video_box_img.landscape {
    min-height: 373px !important;
    max-height: 373px !important;
    object-fit: cover !important;
    max-width: 100% !important;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

.create_new_post_textarea .intro_add_video_box_img.even {
    min-height: 373px !important;
    max-height: 373px !important;
    object-fit: cover !important;
    max-width: 100% !important;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

.forgotpassword_box .intro_add_video_box .even {
    min-height: 373px !important;
    max-height: 373px !important;
    object-fit: cover !important;
    max-width: 100% !important;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

.forgotpassword_box .intro_add_video_box .portrait {
    min-height: 373px !important;
    max-height: 373px !important;
    object-fit: cover !important;
    max-width: 100% !important;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1224px) {
    .forgotpassword_box .intro_add_video_box_img.portrait {
        min-height: 383px !important;
    }
}

@media only screen and (max-width: 767px) {
    .forgotpassword_box
        .model_feed_public_box_inner
        .intro_add_video_box
        .even {
        min-height: 100% !important;
        height: auto !important;
    }

    .forgotpassword_box
        .model_feed_public_box_inner
        .intro_add_video_box
        .portrait {
        min-height: 100% !important;
        height: auto !important;
    }

    .forgotpassword_box
        .model_feed_public_box_inner
        .intro_add_video_box
        .carousel-inner
        .intro_add_video_box_img.even {
        min-height: 373px !important;
        height: unset !important;
    }

    .forgotpassword_box
        .model_feed_public_box_inner
        .intro_add_video_box
        .carousel-inner
        .intro_add_video_box_img.portrait {
        min-height: 373px !important;
        height: unset !important;
    }
}

.forgotpassword_box .intro_add_video_box .landscape {
    min-height: 373px !important;
    max-height: 373px !important;
    object-fit: cover !important;
    max-width: 100% !important;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

.forgotpassword_box .ui-draggable-handle i.fas.fa-times {
    position: absolute;
    right: 0;
    margin-right: 7px !important;
    cursor: pointer;
    background: #001b2b;
    color: #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 50%;
    margin-top: 10px;
    font-size: 13px;
}

.forgotpassword_box span.carousel-control-next-icon {
    background-color: #0e0e0e;
    opacity: 1 !important;
}

.forgotpassword_box span.carousel-control-prev-icon {
    background-color: #0e0e0e;
    opacity: 1 !important;
}

.forgotpassword_box .carousel-indicators [data-bs-target] {
    background-color: #000 !important;
}

.forgotpassword_box .carousel-indicators .active {
    background-color: #000 !important;
}

.model_feed_public_box .intro_add_video_box_img.portrait {
    object-fit: contain !important;
    /* width: 100% !important; */
    margin: 0 auto;
    /* max-width: 100%; */
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    min-height: 295px !important;
    max-height: 299px !important;
    width: auto;
    height: 100% !important;
    display: block;
}

.model_feed_public_box .intro_add_video_box_img.landscape {
    min-height: 295px !important;
    max-height: 299px !important;
    object-fit: contain !important;
    width: auto !important;
    height: 100% !important;
    margin: 0 auto;
    /* max-width: 100%; */
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    display: block;
}

.model_feed_public_box .intro_add_video_box_img.even {
    min-height: 295px !important;
    max-height: 299px !important;
    object-fit: cover !important;
    max-width: 100%;
    text-align: center;
    border-radius: 0px !important;
    /* object-position: 0 100% !important; */
    margin-left: auto;
    margin-right: auto;
}

.feed_paid_icon {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    width: 100%;
}

button.suscribeunlock,
button.modelsubscribe {
    /* background: #001b2b;
    border: none;
    color: #fff;
    border-radius: 6px;
    padding: 5px 15px;
    transition: all 0.5s;
    font-size: 1.2rem; */
}

button.suscribeunlock span,
button.modelsubscribe span {
    vertical-align: middle;
}

.model_feed_public_box span.carousel-control-next-icon {
    background-color: #0e0e0e;
    opacity: 1 !important;
}

.model_feed_public_box span.carousel-control-prev-icon {
    background-color: #0e0e0e;
    opacity: 1 !important;
}

.model_feed_public_box .carousel-indicators [data-bs-target] {
    background-color: #000 !important;
}

.model_feed_public_box .carousel-indicators .active {
    background-color: #000 !important;
}

/* .click-modal-open .imagepreview {
    width: 513px !important;
    max-height: 513px !important;
    object-fit: cover;
} */

.click-modal-open .ui-draggable-handle i.fas.fa-times {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 9px !important;
    cursor: pointer;
    background: #001b2b;
    color: #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 50%;
    font-size: 13px;
    z-index: 99;
}

.click-modal-open span.carousel-control-next-icon {
    background-color: #0e0e0e;
    opacity: 1 !important;
}

.click-modal-open span.carousel-control-prev-icon {
    background-color: #0e0e0e;
    opacity: 1 !important;
}

.click-modal-open .carousel-indicators [data-bs-target] {
    background-color: #000 !important;
}

.click-modal-open .carousel-indicators .active {
    background-color: #000 !important;
}

/* hover animation css add */
.content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

.content .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

/* .content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
} */

.content-details p {
    color: #fff;
    font-weight: 500;
    font-size: 0.8em;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.fadeIn-bottom {
    top: 80%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}

.content img.lazy {
    transform: inherit !important;
}

.main-select-cls-add span.select2-selection.select2-selection--single {
    height: 56px;
    border-radius: 6px;
    font-size: 16px;
    padding: 13px 25px;
}

.main-select-cls-add span.select2-selection__arrow {
    top: 14px !important;
}

span.select2-dropdown {
    z-index: 1 !important;
}

.main-select-cls-add .select2-selection__rendered {
    padding-left: 0px !important;
}

/* .edit_profile_tab_content
    .model_feed_public_box_inner
    .subscribe_bt_main1
    .even {
    max-height: 150px !important;
    min-height: 150px !important;
    object-fit: cover;
} */
.edit_profile_bg .add-new-cls-remove-height {
    height: fit-content !important;
    margin-top: 86px;
}

@media only screen and (max-width: 767px) {
    .forgotpassword_box
        .model_feed_public_box_inner
        .model_feed_public_like_comment {
        gap: 35px;
    }
}

@media only screen and (max-width: 1224px) {
    .edit_profile_bg .add-new-cls-remove-height {
        margin-top: 0px !important;
    }

    .new-add-cls-textarea {
        display: flex;
        align-items: center;
        margin: 0px 0px 0px 0px;
        padding: 0 0px 0px 0px;
    }

    .new-add-cls-textarea button.commentsubmit {
        margin-left: 8px;
    }
}

.hashtag-link {
    /* color: #001b2b !important; */
    color: #b0b0b0 !important;
}

.hashtag-link :hover {
    /* color: #001b2b !important; */
    color: #b0b0b0 !important;
}

.home_subscribe {
    text-transform: uppercase;
    font-family: "Aileron-Bold";
    background: #001b2b;
    color: #fff;
    border-radius: 6px;
    transition: all 0.6s;
    padding: 10px 15px;
}

.home_subscribe:hover {
    color: white;
    background: #a61651;
}

/* .model_feed_public_box_main
    .model_feed_public_box
    .intro_add_video_box_img.landscape {
    min-height: unset !important;
    max-height: 100% !important;
    max-width: unset;
} */

/* .model_feed_public_box_main
    .model_feed_public_box
    .intro_add_video_box_img.portrait {
    max-width: unset;
    min-height: unset !important;
    max-height: 100% !important;
    height: 100% !important;
} */

.edit-popup-heading h5 {
    color: #b3b3b3 !important;
}
