body{
/*    background: #171717 !important;*/
    background: #0f0f0f !important;
    font-family: 'Inter' !important;
}
p {
    line-height: 17px;
}
.logo-main-bar {
      width: 140px;
    position: fixed;
    left: 30px;
    top: 7px;
    z-index: 9;
}
.logo-main-bar .logo img{
  width: 140px
}
.header {
    background: #fff;
    position: fixed;
    width: 100%;
    background: #171717;
    background: none;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    height: 60px;
}
div#auth-bar {
    display: flex;
}
span#otp-live-error {
    margin-bottom: 6px !important;
    display: block;
    margin-top: -5px;
}
span#otpSuccessMsg {
    margin: 0 !important;
    margin-top: 10px !important;
    font-size: 12px !important;
}
button.btn.btn-success:disabled{
  color: #ffffff !important;
    opacity: 1;
}
.check-s img {
    width: 45px;
}
#password-change-success .email-verification.mob-height.app-install h4 {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}
#password-change-success .email-verification.mob-height.app-install p {
    text-align: center;
    width: 100%;
    color: #fff;
    margin-bottom: 15px;

}
#password-change-success .close {
    position: static !important;
    display: block;
    text-align: center !important;
    justify-content: center;
    display: flex;
    float: none;
}
.check-s {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
#password-change-success .close {
    width: 100%;
    clear: both;
    height: 40px;
}
#password-change-success .close {
    position: static;
}
#password-change-success .close a {
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 5px 20px;
    display: flex;
    float: left;
    height: auto;
    clear: both;
    align-items: center;
    font-weight: 200;
    text-shadow: none;
}
.top-bar-hrader
 {
    position: relative;
    z-index: 999;
}
.lg-backdrop {
    background-color: #000000db;
    backdrop-filter: blur(5px);
}
.search-and-login {
    position: fixed;
    right: 30px;
    top: 16px;
}
.search-and-login .sign-in img {
    width: 20px;
}
.search-and-login .sign-in a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.search-and-login .search {
    width: 30px;
    margin-right: 10px;
}
.search-and-login .sign-in img {
    width: 20px;
    margin-right: 5px;
    height: 20px;
    object-fit: cover;
}
.your-video {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.your-video video {
    /* width: 100%; */
    height: calc(100% - 70px);
    object-fit: cover;
    border-radius: 20px;
    position: fixed;
    left: 0;
    right: 10px;
    bottom: 6px;
    top: 53px;
    width: 100%;
    padding: 0 10px;
    border-radius: 20px;
    /* overflow: hidden; */
}
.get-pro img {
    width: 70px !important;
}
.main-header {
    max-width: 500px;
/*    background: #171717;*/
    background: transparent;
    position: absolute;
    left: 50%;
    z-index: 9;
    top: 0;
    transform: translateX(-50%);
    width: 480px;
    padding: 15px 0;
}
.login-with button:hover {
    background: #2222228a;
}

.logo-main-bar .logo {
    width: auto;
}
#signin-new-process .logo {
    width: 130px;
}

.logo img {
    width: 100%;
}
.search img {
    width: 21px;
}
.filter-icon {
    position: relative;
}
.filters {
    display: flex;
    margin-top: 0px;
}
.filter-icon:after {
    width: 30px;
    display: flex;
    align-items: center;
    border-right: 1px solid #3241585c;
    padding-right: 7px;
    content: "";
    width: 1px;
    height: 21px;
    position: absolute;
    right: -17px;
    top: 4px;
}
.search {
    width: 30px;
}
.filter-icon a img {
    width: 100%;
}

.filter-icon {
    width: 20px;
}
.filters {
    display: flex;
    display: none;
}
.filter-list ul li a {
    color: #fff;
}
#signin-new-process .login-sub-head{
    font-size: 13px !important;
    color: #bbbbbb;
    margin-bottom: 15px;
}
.main-header .sign-in img {
    width: 20px;
    margin-right: 3px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #737373 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #737373 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #737373 !important;
}
.filter-list ul {
    padding: 0;
    display: flex;
    margin-bottom: 0;
    list-style: none;
}
.filter-list {
    margin-left: 28px;
    padding: 0;
}
.filter-list ul li a {
    font-size: 12px;
    padding: 6px 14px;
    border-radius: 15px;
    display: block;
    text-decoration: none;
}
.mb-1.user-image-d-flex {
    display: flex;
    align-items: center;
    gap: 5px;
}
.filter-icon {
    width: 20px;
    display: flex;
    align-items: center;
}
.filter-list ul li.active a {
    background: #fff;
    color: #000;
}
.left-panel-meu ul li {
    list-style: none;
    text-align: center;
}

.left-panel-meu ul {
    padding: 0;
}
.left-panel-meu {
    position: fixed;
    left: 30px;
    background: #222222;
    top: 50%;
    transform: translateY(-50%);
    padding: 15px;
    border-radius: 95px;
    z-index: 9;
    transition: all 0.5s ease
}
.static-pages {
    max-width: 800px;
    margin: 110px auto;
    color: #fff;
}
.static-pages .main-box {
    font-size: 14px;
    color: #ccc;
}
.main-box h2 {
    font-size: 18px;
    color: #d4d4d4 !important;
    font-weight: 800;
    margin-top: 30px;
}
.static-pages .main-box p, .static-pages .main-box li{font-size: 14px;color: #ccc;}
.static-pages .main-box li {
    padding: 2px 0;
}
.main-box h2 {
    font-size: 18px;
}
.static-pages .date {
    margin-bottom: 20px;
}
.left-panel-meu img {
    width: 25px;
}

.left-panel-meu .add-listing-btn img {
    width: 35px;
}

.left-panel-meu a {
    display: block;
    margin: 20px 0;
}
.left-panel-meu li:last-child a {
    margin-bottom: 12px;
}

.left-panel-meu li:first-child a {
    margin-top: 12px;
}
.left-panel-meu li a {
    display: block;
    margin: 52px 0;
}
.left-panel-meu li.user-icon img {
    width: 25px;
    height: 25px;
    object-fit: cover;
}
.main-header .sign-in a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
}
#signup-new-process, #signin-new-process, #reset-new-process, #verifyreset-new-process, #enter-new-password, #password-change-success {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    overflow-y: auto;
}
.signup-new-process, .signin-new-process {
    background: #21212170 !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.signup-wrapper, .signup-wrapper-new-account, .add-listing-wrapper, .blue-cube-wrapper, .get-app-wrapper, .forgot-password, .verify-password, .createpassword, .post-reply-wrapper, .write-review-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0000001f;
    z-index: 999;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    backdrop-filter: blur(10px);
    overflow-y: auto;
}
.signin-new-process .form-box {
    max-width: 450px;
    margin: 0 auto;
    width: 450px;
}
form#signupform, form#loginform {
    background: #ffffff63;
    padding: 30px;
    border-radius: 35px;
    border: 1px solid #3241585c;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
#signin-new-process #sign-in-box form#loginform {
    padding: 30px;
}
#signin-new-process form#loginform {
    width: 100%;
    margin: 40px auto;
}
form#signupform, form#loginform {
    border-radius: 25px;
}
div#forgotemail_validate {
    font-size: 12px;
    color: #ff0000;
    margin-top: 7px;
    margin-left: 5px;
}
span#toggleLoginPwd {
    font-size: 13px;
    color: #737373;
}
#enter-new-password span.field_icon.toggle-password {
    position: absolute;
    right: 19px;
    top: 11px;
    cursor: pointer;
}
#enter-new-password .note p {
    margin-bottom: 6px;
    font-size: 15px;
}
div#enter-new-password .note ul li {
    padding: 3px 0;
}

div#enter-new-password .note ul {
    padding: 0 17px;
}
#verifyreset-new-process .email-verification.mob-height.app-install, #enter-new-password .email-verification.mob-height.app-install {
    padding: 30px;
}
span.otpErrorMsg {
    font-size: 12px;
    margin-top: 5px;
}
#enter-new-password input#forgotnewpassword, #enter-new-password input#forgotconnewpassword {
    padding: 0 43px 0px 15px !important;
}
div#forgotnewpassword_validate {
    color: #ff0000;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 7px;
}
#signin-new-process form#loginform button.btn.btn-success {
    border-radius: 13px;
    padding: 13px 0 !important;
    font-weight: 600;
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%);
    color: #fff;
}
button.btn.btn-success {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: 100%;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 15px;
    outline: none !important;
    border: none;
    border-radius: 15px;
    box-shadow: none !important;
    font-weight: 700;
}
.step-inside-row button.btn.btn-success {
    height: 40px;
    padding: 0 0;
    color:#fff;
}
.login-with button:last-child {
    display: none;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;;
    border-color: none;
}
#step02 .email-verification.mob-height.app-install, #step03 .email-verification.mob-height.app-install {
    position: relative;
}
#step02 form.digit-group {
    width: 100%;
}
.resend a {
    font-size: 12px;
    text-decoration: none;
}
#signup-new-process .form-control {
    background-color: transparent !important;
    border: 1px solid #3241585c !important;
    color: #d4d4d4 !important;
    border-radius: 15px !important;
}
#signup-new-process .arrow-right, #verifyreset-new-process .arrow-right, #enter-new-password .arrow-right {
    width: 25px;
    filter: brightness(5);
}
#signup-new-process .email-box .share-text p {
    font-size: 12px;
    line-height: 18px;
}


.seach-user-name-wrapper span.at-sign {
    position: absolute;
    top: 11px;
    left: 21px;
    opacity: 0;
}
.seach-user-name-wrapper input:not(:placeholder-shown) + span.at-sign {
    opacity: 1;
}
.seach-user-name-wrapper {
    position: relative;
}
.seach-user-name-wrapper input:not(:placeholder-shown) {
    padding-left: 37px !important;
}
.form-control{box-shadow: none !important}
#signin-new-process form#loginform input
 {
    border: 1px solid #3241585c !important;
    border-radius: 15px !important;
}
form#signupform input, form#loginform input {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    padding: 0;
    padding-left: 15px;
    color: #000;
    font-weight: 400;
}
form#signupform, form#loginform {
    background: #171717;
}
.logo.xl img, .logo-signup img {
    width: 150px;
    margin: 0 auto;
}
.video-container .views {
    right: 22px !important;
    width: 32px !important;
}
.home-like-142.home_like {
    margin-bottom: 15px;
}
.video-container .views {
    right: 22px !important;
    margin-bottom: 0px;
}
.video-container .views img {
    width: 100%;
}
.home-like-142.home_like.share {
    width: 26px;
}
.title_div .mb-1 img {
    border-radius: 80%;
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.title_div .user-name {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0;
}
.title_div {
    bottom: 20px;
}
.title_div p
 {
    font-size: 15px;
    margin: 10px 0;
    font-weight: 600;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
     line-height: 18px;
}

.view-detail-btn a {
    display: block;
    background: #fff;
    display: inline-block;
    color: #000;
    text-decoration: none;
    border-radius: 55px;
    font-size: 15px;
    padding: 10px 17px;
    border: none;
    margin-top: 17px;
    display: flex;
    align-items: center;
    width: 160px;
    justify-content: center;
    height: 50px;
    font-weight: 600;
}
.top-bar-hrader #auth-bar{display: none;}
.view-detail-btn a img {
    width: 11px;
    margin-right: 2px;
    filter: invert(0);
    margin-left: 10px;
}
.video-container {
    display: block !important;
}
.tnc a {
    color: #adadad;
}

.tnc {
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
    color: #adadad;
}
.form-group label {
    color: #fff;
    font-size: 14px;
}
/*
.announcement-popup + header {
    margin-top: 0px;
    display: none;
}
    footer{display: none;}   
    
html, body.dark-mode {
    background: #0a0a0a !important;
}    
*/
#signup-new-process #step07 .step-inside-row,
#signup-new-process #step09 .step-inside-row {
    width: 100%;
}

#signup-new-process form#signupform {
    margin-bottom: 5px;
    border: 1px solid #3241585c !important;
    background: #171717;
}

/*
.body-container {
    margin-top: 0;
}   
*/
#signup-new-processp.login-sub-head {
    font-size: 12px;
    color: #bbbbbb;
}

#signup-new-process .email-verification.mob-height.app-install {
    color: #d4d4d4 !important;
    margin-bottom: 5px;
    border: 1px solid #3241585c !important;
    background: #171717;
    padding: 30px 30px;
    border-radius: 25px;
}

#signup-new-process .add-profile-photo {
    border: 1px solid #3241585c;
    border-radius: 22px;
    padding: 10px;
    margin-bottom: 15px;
}

#signup-new-process .user-profil-detail-box {
    display: flex;
    align-items: start;
}

#signup-new-process .users-profie {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

#signup-new-process .follow-unfollow a {
    border: 1px solid #324158;
    color: #111222;
    padding: 8px 11px;
    border-radius: 35px;
    background: #fff;
    font-size: 12px;
    font-weight: 900;
}

#signup-new-process .user-profil-detail-box .user-count {
    font-size: 10px;
}

#signup-new-process .users-profie .user-profil-detail-box .user {
    margin-right: 7px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

#signup-new-process .user-profil-detail-box .user-count img+img {
    margin-left: -5px;
}

#signup-new-process .user-profil-detail-box .user-count img {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
}

#signup-new-process .user-profil-detail-box .user-count {
    display: flex;
}

#signup-new-process .form-box {
    max-width: 450px;
    margin: 0 auto;
}

#signup-new-process button.Share-jumpspree {
    background: none;
    border: 1px solid #3241585c;
    width: 100%;
    border-radius: 20px;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
}

#signup-new-process button.Share-jumpspree img {
    width: 17px;
    margin-right: 5px;
}

#signup-new-process .email-verification {
    height: auto;
}

#signup-new-process .logo-signup,
#verifyreset-new-process .logo-signup,
#enter-new-password .logo-signup {
    margin-bottom: 20px;
}

#signup-new-process .pick-intrest-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

#signup-new-process .pick-intrest-buttons button {
    background: transparent;
    color: #fff;
    font-size: 12px;
    border: 1px solid #3241585c;
    padding: 8px 14px;
    border-radius: 25px;
}

#signup-new-process .prifile-image img {
    width: 100%;
    opacity: 0.7;
}

#signup-new-process .prifile-image {
    width: 60px;
}

#signup-new-process button.add-profile {
    background: none;
    border: 1px solid #3241585c;
    color: #555;
    font-size: 12px;
    border-radius: 25px;
}

#signup-new-process button.add-profile img {
    width: 17px !important;
}

#signup-new-process button.add-profile {
    background: none;
    border: 1px solid #3241585c;
    color: #555;
    font-size: 12px;
    border-radius: 25px;
    padding: 5px 9px;
    margin-left: 10px;
    margin-right: 13px;
}

#signup-new-process p.mb-0.optional {
    color: #555;
    font-size: 12px;
}

#signup-new-process .add-profile-photo {
    border: 1px solid #3241585c;
    border-radius: 22px;
    padding: 10px;
    margin-bottom: 15px;
    background: #1e1e1e5c;
}

#signup-new-process .search-user-name input {
    background: none !important;
    border: 1px solid #3241585c !important;
}

#signup-new-process .search-user-name input {
    background: none !important;
    border-radius: 16px;
    background: #1e1e1e5c !important;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

#signup-new-process .see-guidline a {
    font-size: 12px;
    color: #555;
    text-decoration: underline;
}

#signup-new-process .see-guidline {
    text-align: right;
}

#signup-new-process .verify-email-input,
#verifyreset-new-process .verify-email-input,
#enter-new-password .verify-email-input {
    width: 100%;
}

#signup-new-process .verify-email-input input {
    background: none !important;
    border-radius: 12px !important;
}

#signup-new-process .verify-email-input,
#verifyreset-new-process .verify-email-input,
#enter-new-password .verify-email-input {
    width: 100%;
    margin-bottom: 25px;
}

#signup-new-process .verify-email-input {
    margin-bottom: 15px;

}

#signup-new-process .color555 {
    color: #fff !important;
    font-size: 12px;
}
#signup-new-process .or-change a {
    border: none !important;
    padding: 0 !important;
    color: #adadad;
    font-size: 14px;
    text-decoration: none;
}

#signup-new-process .or-change a {
    border: none !important;
    padding: 0 !important;
    color: #fff;
    font-size: 13px;
}
#signup-new-process .color555 {
    color: #555 !important;
    font-size: 12px;
    font-weight: 400;
}
#signup-new-process .or-change {
    margin-top: 20px;
}

#signup-new-process .or-change.sign-in-instead+button {
    margin-top: 20px !important;
}

#signup-new-process .or-change.sign-in-instead {
    margin-top: 30px;
    text-align: center;
}

#signup-new-process .btn.btn-success.mt-4.white-btn.disabled {
    background: #333333 !important;
}

#signup-new-process .arrow-right,
#verifyreset-new-process .arrow-right,
#enter-new-password .arrow-right {
    width: 25px
}

#signup-new-process .btn.btn-success.mt-4.white-btn.disabled {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    opacity: 1;
}

#signup-new-process .skip-and-finish+button {
    margin-top: 20px !important;
}

#signup-new-process .skip-and-finish a {
    color: #bbbbbb;
    text-align: center;
    display: block;
    font-size: 12px;
}

#signup-new-process .skip-and-finish a {
    color: #bbbbbb;
    text-align: center;
    display: block;
    font-size: 12px;
}

#signup-new-process .header-wrapper+.container {
    margin-bottom: 0
}

#signup-new-process form#signupform {
    border-radius: 25px;
}

#signup-new-process .form-control, #signin-new-process .form-control {
    background-color: transparent !important;
    border: 1px solid #3241585c !important;
    color: #d4d4d4 !important;
    border-radius: 15px !important;
    font-size: 14px;
}

#signup-new-process .password-icon input {
    padding-left: 35px;
    padding-right: 43px;
}

#signup-new-process .password-icon i {
    position: absolute;
    top: 9px;
    left: 11px;
}

#signup-new-process .or-change a:hover {
    background: none;
}

#signup-new-process span.field_icon.toggle-password {
    font-size: 12px;
}

#signup-new-process .disabled {
    pointer-events: all !important;
}

#signup-new-process div#lottie-animation,
div#lottie-animation2 {
    margin: 0 auto
}

#signup-new-process div#step07 {
    text-align: center;
    color: #fff;
}

#signup-new-process .all-set,
#signup-new-process .setup-account {
    margin: 0 auto;
    margin-top: -40px;

}

#signup-new-process .all-set h3,
#signup-new-process .setup-account h3 {
    font-size: 18px;
    margin-top: -20px;
    color: #fff;
}

#signup-new-process .textfor-copy {
    font-size: 12px;
    border: 1px solid #3241585c;
    border-radius: 20px;
    padding: 20px;
    position: relative;
    line-height: 17px;
}

#signup-new-process .textfor-copy .copy-link {
    position: absolute;
    right: 15px;
    bottom: 20px;
    background: none;
    padding: 0;
}

#signup-new-process .textfor-copy .copy-link img {
    width: 19px;
}

#signup-new-process .dob,
#signup-new-process .user-name,
#signup-new-process .mail-icon,
#signup-new-process .password-icon {
    position: relative
}

#signup-new-process .user-name input,
#signup-new-process .mail-icon input,
#signup-new-process .dob input {
    padding-left: 36px;
}

#signup-new-process .password-icon img {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

#signup-new-process .note {
    background: none;
    padding: 0;
    display: block;
    margin: 0;
}

#signup-new-process .note p {
    color: #808080 !important;
    font-size: 12px;
    font-weight: 400;
}
div#errorotpmessage {
    
    font-size: 10px;
    color: #ff0000;
    margin-top: 8px;
}
div#errorregmessage {
    color: #ff0000;
    font-size: 12px;
    margin-top: 10px;
}
.loader {
    width: 20px;
    height: 20px;
    border: 3px solid #FFF;
    border-bottom-color: #5200ff;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }
 @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 
.search-user-name {
    position: relative;
}
.available-name {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #00ffb5 !important;
    font-size: 11px;
}

#signup-new-process .user-name img,
#signup-new-process .mail-icon img,
#signup-new-process .dob img {
    position: absolute;
    z-index: 9999;
    width: 20px;
    position: absolute;
    top: 21px;
    left: 10px;
    transform: translateY(-50%);
}
#signup-new-process .password-icon img {
    top: 21px;
}

#signup-new-process .helper-text {
    font-size: 13px !important;
    color: #bbbbbb;
    margin-bottom: 15px;
    line-height: 17px;
}
div#copy-url-container {
    font-weight: 700;
}
div#errorotpmessagestep6.success.green-text {
    color: #00ffb5;
    font-size: 12px;
    margin-top: 7px;
    margin-left: 5px;
}
.video.video-section .views .home_like.share img {
    width: 30px !important;
}

#signup-new-process .pick-intrest-buttons button:hover {
    background: #2222227a;
    border-color: #ffffff4a;
}

#signup-new-process button.btn.btn-success {
    border-radius: 12px;
}

#signup-new-process .follow-unfollow a:hover {
    background: #2222227a;
    border-color: #ffffff4a;
}

#signup-new-process .share-post-feed {
    border: 1px solid #3241585c;
    border-radius: 25px;
    padding: 20px;
    margin-top: 20px;
    background: #1f1e1e;
}

#signup-new-process .share-post-feed .text p {
    color: #fff;
    font-size: 14px;
}

#signup-new-process .share-post-feed .text {
    margin-top: 20px;
}

#signup-new-process .share-post-feed .user-name {
    font-weight: 800;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}

#signup-new-process .share-post-feed .first-post {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #696969 !important;
}

#signup-new-process .share-post-feed .first-post img {
    width: 15px;
}

#signup-new-process .share-post-feed .fig {
    width: 40px;
    margin-right: 10px;
}

#signup-new-process .share-post-feed {
    border: 1px solid #3241585c;
    border-radius: 25px 25px 0 0;
    padding: 20px;
    margin-top: 20px;
}

#signup-new-process .share-post {
    justify-content: flex-end;
    display: flex;
    padding-top: 20px;
    border: 1px solid #3241585c;
    border-top: none;
    padding: 20px;
    border-radius: 0 0 25px 25px;
    background: #1f1e1e;
    gap: 15px;
}

#signup-new-process #step08 .fig img {
    width: 100%;
    background: #1f1e1e;
}

#signup-new-process .share-post a.btn.white-btn {
    background: #fff;
    border-radius: 35px;
}

#signup-new-process .share-post a {
    color: #fff;
    font-size: 14px;
}

#signup-new-process .share-post a.btn.white-btn {
    background: #fff;
    border-radius: 35px;
    color: #000;
}

#signup-new-process .user-profil-detail-box .user-count img:last-child {
    margin-right: 5px;
}

#signup-new-process #step08 form#signupform {
    padding: 40px 30px;
    min-height: 530px;
}

#signup-new-process #step09 h3 {
    text-align: center;
    font-weight: 800;
    font-size: 27px;
    margin: 16px 0;
    transform: translateY(-20px);
    opacity: 0;
    transition: all 1s ease 0.5s;
}

#signup-new-process #step09 p {
    text-align: center;
    color: #bbbbbb;
    margin-bottom: 0;
    font-size: 13px;
    transform: translateY(-20px);
    opacity: 0;
    transition: all 1s ease 1.0s;
}

#signup-new-process .share-post a:first-child:hover {
    color: #fff;
}

#signup-new-process .share-post a {
    box-shadow: none !important;
    background: none;
    border: none;
    padding: 10px 25px;
    font-weight: 400;
}

#signup-new-process #step09.show-anim h3 {
    transform: translateY(0px);
    opacity: 1;
}

#signup-new-process #step09.show-anim p {
    transform: translateY(0px);
    opacity: 1;
}

#signup-new-process #step09 .email-verification .all-set {
    margin-top: 0;
}

#signup-new-process .signup-footer .arrow-right {
    width: 25px;
    position: relative;
    top: -1px;
    filter: brightness(5);
}

#signup-new-process div#lottie-animation3 {
    text-align: center;
    margin: 0 auto;
}

#signup-new-process #step09 .email-verification {
    display: flex;
    align-items: center;
    justify-content: center;
}

#signup-new-process div#step08 p {
    font-family: "Inter";
    color: #bbb;
}

#signup-new-process div#step05 .users-profie p {
    color: #bbb;
    font-size: 10px;
}

#signup-new-process .app-install.email-verification h1 {
    margin-bottom: 0px !important;
    font-size: 20px;
}

#signup-new-process #step04 .trending h3 {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

#signup-new-process #step04 h1 span {
    background: #00ffb5;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    border-radius: 35px;
    padding: 3px 6px;
    margin-left: 4px;
}

#signup-new-process #step04 h1 span {
    background: #00ffb5;
    color: #000;
    font-size: 10px;
    font-weight: 600;
    border-radius: 35px;
    padding: 3px 6px;
    margin-left: 9px;
    height: 20px;
    line-height: 15px;
}
.sign-in-verify .tnc a {
    text-decoration: underline;
}

#signup-new-process #step04 textarea {
    height: 100px;
    width: 100%;
    resize: none;
    background: none;
    background: #1e1e1e;
    border-radius: 15px 15px 0 0;
    padding: 14px;
    font-size: 12px;
    border: 1px solid #3241585c;
    padding: 15px;
}

#signup-new-process #step04 .share-text h5 {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

#signup-new-process #step04 h2 {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

#signup-new-process #step04 .share-text {
    margin-top: 20px;
}

#signup-new-process #step04 .email-verification.mob-height.app-install {
    padding-bottom: 120px;
}

#signup-new-process #step04 .resend.text-center a {
    font-size: 12px;
    padding: 12px 0;
    display: block;
}

#signup-new-process #step04 .verify-btn {
    bottom: 0px;
}

#signup-new-process .email-verification.mob-height.app-install,
#verifyreset-new-process .email-verification.mob-height.app-install,
#enter-new-password .email-verification.mob-height.app-install {
    margin-bottom: 45px;
}

#signup-new-process #step04 .share-text {
    position: relative
}

#signup-new-process #step04 .share-text button.btn.btn-save {
    background: #fff;
    padding: 0;
    font-weight: 600;
    border-radius: 20px;
    padding: 3px 10px;
    font-size: 12px;
    /*    position: absolute;*/
    right: 12px;
    bottom: 14px;
}

#signup-new-process #step04 textarea {
    height: 70px;
    width: 100%;
    resize: none;
    background: none;
    background: #1e1e1e;
    border-radius: 9px 9px 0 0;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #3241585c;
    color: #fff;
    outline: none;
    float: left;
    border-bottom: none !important;
}

#signup-new-process .save-input {
    background: #1e1e1e;
    text-align: right;
    padding: 6px;
    float: left;
    width: 100%;
    border: 1px solid #3241585c;
    border-radius: 0 0 15px 15px;
    border-top: 1px solid #1e1e1e !important;
}

#signup-new-process .save-input {
    background: #1e1e1e;
    text-align: right;
    padding: 6px;
    float: left;
    width: 100%;
    border: 1px solid #3241585c;
    border-radius: 0 0 15px 15px;
}

#signup-new-process .pick-intrest-buttons button.active {
    background: #fff;
    color: #000 !important;
    font-weight: 500 !important;
    padding: 8px 13px;
}

#signup-new-process .pick-intrest-buttons button:hover {
    box-shadow: none !important;
    color: #fff;
}

#signup-new-process #step04 h1.d-flex.align-items-center {
    margin-bottom: 15px !important;
}

#signup-new-processn #step04 .trending {
    margin-top: 40px;
    margin-bottom: 40px;
}

#signup-new-processn #step04 .share-text h5 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#signup-new-processn #step04 .trending h3,
#step04 .trending h5 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#signup-new-process .signup-title {
    font-size: 25px !important;
    color: #fff !important;
    margin-bottom: 10px !important;
    font-weight: 600;
}

#step03 p.login-sub-head.helper-text {
    margin-bottom: 15px;
    line-height: 18px;
    font-size: 12px !important;
}

.sign-in-verify .or-change a.pb-0 {
    font-size: 14px;
    color: #adadad;
    text-decoration: none;
}
.cancel-signup {
    display: flex;
    align-items: center;
    font-size: 14px;
}

#signup-new-process .form-box h2.signup-title,
#signin-new-process .form-box h2.signup-title,
#reset-new-process .form-box h2.signup-title,
#verifyreset-new-process .form-box h2.signup-title,
#enter-new-password .form-box h2.signup-title {
    font-size: 20px !important;
    color: #fff !important;
    margin-bottom: 10px !important;
    font-weight: 500;
}

#signup-new-process .verify-email-input img,
#verifyreset-new-process .verify-email-input img,
#enter-new-password .verify-email-input img {
    width: 20px;
    position: absolute;
    left: 8px;
    top: 10px;
}

#step03 h2.signup-title {
    margin-bottom: 0 !important;
}

#signup-new-process .verify-email-input,
#verifyreset-new-process .verify-email-input,
#enter-new-password .verify-email-input {
    position: relative;
}

#signup-new-process .verify-email-input input#otp1,
#verifyreset-new-process .verify-email-input input#otp1,
#enter-new-password .verify-email-input input#otp1 {
    padding-left: 35px;
    width: 100% !important;
    font-size: 14px;
}
    
#signup-new-process .verify-email-input input#otp1
{
    padding-left: 15px;
}    

#signup-new-process #step01 button#submitbtn {
    margin-top: 15px !important;
}

#signup-new-process #signup-new-process .follow-unfollow a:hover {
    background: #ccc;
}

.avatar-upload {
    position: relative;
    /*  max-width: 205px;*/
    /*  margin: 50px auto;*/
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 100%;
    /*  border: 6px solid #F8F8F8;*/
    /*  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);*/
}

.add-file {
    position: relative;
    overflow: hidden;
}

.avatar-edit {
    position: absolute;
    top: 0;
    left: 13px;
    width: 140px;
    height: 30px;
    opacity: 0;

}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.avatar-edit input {
    font-size: 0;
    cursor: pointer;
    opacity: 1;
    width: 100%;
    height: 100%;
    top: 0;
    float: left;
}


.logo-signup {
    width: 130px;
}

.logo-signup a img {
    width: 100%;
}
#signupform .cancel-signup, .signup-new-process .cancel-signup {
    position: absolute;
    color: #fff;
    right: 30px;
    top: 40px;
    font-size: 14px;
}
.cancel-signup a {
    color: #808080 !important;
    font-weight: 400;
    text-decoration: none;
}
.form-control {
    height: 42px;
    box-shadow: none;
}
.step-inside-row-inner {
    padding: 50px 0 0;
}
.email-verification.mob-height.app-install
 {
    position: relative;
}
.logo.xl img {
    width: 100%;
}
.or-section {
    text-align: center;
    position: relative;
    margin: 25px 0;
}
.or-section span {
    background: #171717;
    padding: 0 10px;
    z-index: 999;
    position: relative;
}
.or-section .or:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #272727;
    position: absolute;
    left: 0;
    top: 11px;
}
.login-with {
    margin-bottom: 12px;
    display: flex;
    gap: 12px;
}
.login-with button {
    background: no-repeat;
    color: #fff;
    border: 1px solid #222;
    padding: 9px;
    border-radius: 13px;
    font-size: 14px;
    flex: 1;
    text-align: center;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iziToast-texts strong, .iziToast-texts p{font-family: 'Inter' !important;}
.login-with img {
    width: 21px;
    margin-right: 6px;
}
.not-available {
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 11px;
}
.user-signed.d-flex.align-items-center img {
    width: 20px !important;
    height: 20px !important;
    margin-right: 4px;
}
.user-signed.d-flex.align-items-center {
    display: flex;
    gap: 15px;
}
.user-signed.d-flex.align-items-center a.d-flex.align-items-center {
    color: #ccc;
    font-size: 15px;
}
.user-signed.d-flex.align-items-center a.d-flex.align-items-center a.ms-3.text-danger {
    font-size: 15px;
}
.signin-new-process .cancel-signup {
    position: absolute;
    right: 30px;
    font-size: 13px;
    color: #fff !important;
    top: 42px;
}
#reset-new-process form#loginform .logo.xl {
    margin-bottom: 20px;
}
div#reset-new-process .use-user-name {
    text-align: right;
    margin-bottom: 5px;
}
div#reset-new-process .use-user-name a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}
#signin-new-process .or-change a {
    font-size: 13px;
    color: #fff;
}

a.back-to-sign-i {
    margin-top: 10px;
    padding-bottom: 0;
    color: #fff;
}
.email-verification.mob-height.app-install {
    border: none;
    color: #d4d4d4 !important;
    background: #ffffff63;
    padding: 50px 40px;
    border-radius: 35px;
    border: 1px solid #3241585c;
    background: #171717;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
#verifyreset-new-process.signin-new-process form.digit-group {
    width: 100%;
}
#verifyreset-new-process.signin-new-process .verify-email-input img{display: none}
.freset a {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
}
#verifyreset-new-process p.login-sub-head.color555 {
    font-size: 12px !important;
    color: #555;
    margin-bottom: 35px !important;
}
#verifyreset-new-process .verify-email-input input {
    padding: 0 0 0 15px;
}
#signin-new-process .or-change {
    text-align: center;
    margin-top: 30px;
}
#signup-new-process #step07 .email-verification.mob-height.app-install {
        align-items: center;
        justify-content: center;
    display: flex;
    }    
.invert{filter: invert()}
#signin-new-process .logo-wrapper {
    margin-bottom: 30px;
}
.mobile-logo{display: none;}
p.count {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.custom-progress-bar {
/*    transition: all 0.5s linear;*/
}
.custom-progress-container > div {
    background: #fff !important;
}
.custom-progress-container{
    background: #ccc !important;
}
.description.vide-listing-title p {
    font-size: 15px;
    margin-bottom: 10px;
}

.custom-progress-container {
    position: absolute !important;
    bottom: 9px;
    border-radius: 10px 10px 10px 10px !important;
    overflow: hidden;
    transform: scale(0.9);
    left: 0;
}
div#listing-detail-modal {
    background: #0b0b0b45;
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
}
div#listing-detail-modal, .account-settings {
    background: #0b0b0b45;
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    display: none;
}

div#listing-detail-modal {
    left: 0;
}
div#listing-detail-modal.show-div, div#account-setting.show-div, div#edit-profili-setting.show-div, div#change-email-setting.show-div, div#change-username-setting.show-div, div#change-password-setting.show-div, #delete-account-setting.show-div, #dm-setting.show-div, #invite-your-friends-setting.show-div, #feedback-setting.show-div, #preview-listing.show-div, #advance-video-analitics.show-div {
    display: block;
}
#listing-prw{position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    right: 0;
    display: flex;
    align-items: flex-end;
}
.video-container-listing{
    max-width: 500px;
    background: #171717;
    margin: 0 auto;
    height: calc(100vh - 100px);
    width: 470px;
    border-radius: 25px 25px 0 0;
    transform: translateY(210px);
    transform: translateY(0px);
    opacity: 0;
    opacity: 1;
    transition: all 0.5s ease;
    box-shadow: 0 0 0 1675px rgba(0, 0, 0, 0.8);
}

#listing-prw .map-box {
    margin-bottom: 70px;
    padding-bottom: 70px;
}
.account-setting a:hover, .share-profile a:hover {
    background: #222;
}


.video-container-listing video {
    max-width: 130px;
    margin: 0 auto;
    width: 130px;
    height: 200px;
    object-fit: cover;
}
.video-container-preview{text-align: center;}

#listing-prw .detail-box p {
    color: #828282;
    font-size: 14px;
}


.logout-btn {
    position: fixed;
    bottom: 10px;
    padding: 10px 25px;
    text-align: center;
    width: 100%;
}
.logout-btn a:hover {
    background: #ff00000d;
}
.logout-btn a {
    color: #ff0000;
    text-decoration: double;
    border: 1px solid #ff0000;
    display: block;
    right: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    border-radius: 23px;
    font-weight: 700;
    font-size: 14px;
}
.listing-detail-header h3, .description-and-highlights h3, .report-this-item h3 {
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #3241585c;
    color: #fff;
    font-weight: 700;
}
.listing-detail-header h3{margin-bottom: 0;padding: 20px 0;}
.gallery-detail ul li img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
img.lg-object.lg-image {
    transform: scale(0.9) !important;
}
.report-this-item .detail-scroller {
    padding: 0 20px;
    font-size: 14px;
}
.report-this-item .detail-scroller h5 {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 14px;
}
.gallery-detail ul {
    list-style: none;
    display: flex;
    padding: 0;
    gap: 15px;
    overflow-x: auto;
    flex-wrap: nowrap;
    width: 100%;
    
} 
.gallery-detail ul li:first-child {
    margin-left: 20px;
}
.gallery-detail {
    padding-left: 20px;
    padding-top: 10px;
    overflow-x: auto;
}
.gallery-detail ul img {
    border-radius: 10px;
}
.gallery-detail {
    padding-left: 0px;
    padding-top: 20px;
}

.listing-detail-inner {
    max-width: 500px;
    background: #171717;
    margin: 0 auto;
    height: calc(100vh - 100px);
    width: 470px;
    border-radius: 25px 25px 0 0;
    transform: translateY(210px);
    transform: translateY(140px);
    opacity: 0;
    transition: all 0.5s ease;
    box-shadow: 0 0 0 1675px rgba(0,0,0,0.8);
}

#listing-detail-modal .listing-detail-inner {
    transform: translateY(140px);
}
#listing-detail-modal .listing-detail-inner.show-inner{
    opacity: 1;
    transform: translateY(100px);
}
.location-input + label {
    color: #cccccc;
}


a.close-listing {
    color: #ccc;
    text-decoration: none;
    font-size: 13px;
    position: absolute;
    top: 14px;
    right: 21px;
}
.listing-detail.show-div .listing-detail-inner.show-inner, .account-settings.show-div .listing-detail-inner.show-inner {
    opacity: 1;
    transform: translateY(100px);
}
.bot-detail {
    padding: 0 20px;
}
.bot-detail .price {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
}
.bot-detail .price .address {
    font-size: 12px;
}
.description p {
    font-size: 14px;
    color: #828282;
}
.c-type ul{padding: 0; margin: 0; display: flex; list-style: none;}

.description {
    padding: 0 20px;
}
.detail-box-inner {
    background: #333;
    border-radius: 15px;
}
.detail-scroller {
    overflow-y: auto;
    height: 100%;
     -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.detail-scroller::-webkit-scrollbar {
  display: none;
}
a#lg-download {
    display: none;
}
img.lg-object.lg-image {
    border-radius: 10px;
}
.detail-box-inner ul li img {
    width: 11px;
}

.detail-box-inner ul {
    list-style: none;
    padding: 0;
}
.detail-box-inner li a {
    display: flex;
    color: #fff;
    /* display: block; */
    justify-content: space-between;
    width: 100%;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 14px;;
}
.flag-this img {
    width: 20px;
}

.flag-this {
    text-align: center;
}
.flag-this a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
}
.flag-this
 {
    margin-bottom: 70px;
}
.detail-box {
    margin-bottom: 20px;
}
.map-box iframe {
    border-radius: 15px;
}
.flag-this {
    margin-bottom: 160px;
    margin-top: 20px;
}
.description-and-highlights.dncs a.close-listing {
    top: 17px !important;
}
.detail-box-inner li:first-child a {
    border-bottom: none;
}
.posted-by h3, .detail-box h3, .map-box h3, .stats h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}
.stats-inner {
    background: #333;
    border-radius: 15px;
    padding: 15px;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;

}
.stats {
    margin-bottom: 20px;
}
.stats-inner.d-flex div {
    color: #828282;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    text-align: left;
    justify-content: flex-start;
    flex: inherit;
    white-space: nowrap;
}
.stats-inner.d-flex > .pb:first-child img {
    position: relative;
    top: -1px;
}
.stats .stats-inner .pb.eye img {
    width: 20px;
}
.gallery-detail ul.lightgallery li {
    background: #222;
    border-radius: 12px;
}
.stats .stats-inner .pb.heart img {
    width: 20px;
}
.address {
    color: #828282;
    font-size: 12px;
}
.stats .stats-inner img {
    width: 14px;
}

.address img {
    width: 18px;
}
.amenities button {
    border: 1px solid #333;
    background: none;
    color: #828282;
    border-radius: 27px;
    font-size: 12px;
    padding: 7px 20px;
    display: inline-block;
}
.amenities {
    margin: 20px 0;
}
.c-type li img {
    width: 18px;
    margin-right: 5px;
}

.c-type li:after {
    content: "";
    width: 1px;
    height: 13px;
    background: #333;
    position: absolute;
    right: -12px;
} 
.c-type li:last-child:after{display: none}
.c-type li {
    display: flex;
    align-items: center;
    color: #828282;
    margin-right: 25px;
    font-size: 12px;
    position: relative;
}
.c-type {
    margin-top: 20px;
}
.posted-by-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.u-detail p {
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: 19px;
}
.posted-by-box .user-left .fig {
    width: 40px;
    height: 40px;
}

.posted-by-box .user-left .fig img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.posted-by-box {
    display: flex;
    align-content: center;
    background: #333;
    border-radius: 15px;
    padding: 15px 15px;
}
.posted-by-box .user-left {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100%;
    
}
.posted-by .user-left .fig {
    flex-shrink: 0;
}
.posted-by .posted-by-box .u-detail.d-flex.justify-content-between.flex-1 {
    width: 100%;
    flex: 1;
}
.u-detail.d-flex.justify-content-between {
    width: 100%;
}
.posted-by-box .u-detail h5 {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.posted-by-box .u-detail img {
    width: 10px;
}
.posted-by-box .u-detail img {
    width: 10px;
    margin-left: 5px;
}
.gallery-detail ul li {
    max-width: 35%;
    width: 35%;
    flex-shrink: 0;
    aspect-ratio: 1 / 1;
}
.posted-by {
    margin-bottom: 20px;
}
.posted-by-box {
    display: flex;
    align-content: center;
}
.send-message a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 10px;
    padding: 0px 10px;
    display: block;
    height: 35px;
    display: flex;
    align-items: center;
    gap: 4px;
}
.send-message a:hover {
    background: #dcdada;
    border-radius: 35px;
}
.send-message img {
    width: 20px;
}

.send-message {
    background: #fff;
    border-radius: 50px;
}
.description-and-highlights {
    max-width: 500px;
    background: #171717;
    margin: 0 auto;
    height: calc(100vh - 0px);
    width: 470px;
    border-radius: 25px 25px 0 0;
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.5s ease;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    transform: translate(-50%, 40px);
    opacity: 0;
    top: 100px;
}
#add-listing-video-section3 #add-description2.description-and-highlights, #edit-roll-page #add-description2-edit.description-and-highlights, #edit-roll-page #add-description1-edit.description-and-highlights  {
    height: calc(100vh - 160px);
    border-radius: 25px 25px 25px 25px;
    bottom: 100px;
    transform: translate(-50%, 40px);
    top: 30px;
}

.report-this-item {
    max-width: 500px;
    background: #1f1e1e;
    margin: 0 auto;
    height: calc(100vh - 390px);
    width: 470px;
    border-radius: 25px 25px 0 0;
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.5s ease;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    transform: translate(-50%, 40px);
    opacity: 0;
}

div#add-description1-edit {
    border-radius: 25px;
}

.description-and-highlights.viewdescriptionandhighlights {
    visibility: visible;
    transform: translate(-50%, 0px);
    opacity: 1;
}
.report-this-item.show-report-this-item {
    visibility: visible;
    transform: translate(-50%, 0px);
    opacity: 1;
}
.description-and-highlights .detail-scroller {
    color: #828282;
    font-size: 14px;
    padding: 0 16px;
    padding-bottom: 100px;
} 
.description-and-highlights {
    box-shadow: 0 0 0 1675px rgba(0,0,0,0.8);
}
.flag-popup-outer, .block-user-popup-outer {
    background: #0000009c;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: 99;
}
.flag-popup-inner, .block-user-popup-outer .flag-popup-inner  {
    background: #1f1f1f;
    max-width: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 40px;
    border-radius: 25px;
}  
#block-user-popup-outer h5 {
    margin-bottom: 20px;
}
#block-user-popup-outer .flag-popup-inner  {
    padding-top: 30px;
    padding-bottom: 30px;
}
#block-user-popup-outer button.cancel:hover {
    background: #222;
}
.flag-popup-inner h5, .block-user-popup-outer h5 {
    color: #fff;
    font-weight: 600;
    line-height: 29px;
    font-size: 18px;
}
.flag-popup-inner p, .block-user-popup-outer p {
    color: #ccc;
    font-size: 14px;
}
.flag-popup-inner .action button, .block-user-popup-outer .action button {
    flex: 1;
    border: 1px solid #fff;
    padding: 16px 10px;
    border-radius: 45px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.flag-popup-inner .action button:last-child, .block-user-popup-outer .action button:last-child {
    background: none;
    color: #fff;
}    

.flag-popup-inner .action, .block-user-popup-outer .action {
    display: flex;
    gap: 12px;
}
div#add-listing-page {
    height: 100vh;
}
.add-listing-page-inner {
    max-width: 500px;
    margin: 20px auto;
    height: 100%;
}
.add-listing-page-inner .heading {
    font-weight: 800;
    color: #fff;
    text-align: center;
}

.add-listing-page-inner .add-listing-page-header.d-flex.justify-content-between {
    color: #ccc;
    font-size: 12px;
        margin-bottom: 20px;
}
.add-listing-page-inner {
    max-width: 460px;
    margin: 20px auto;
    height: calc(100% - 70px);
}
.upload-icon img {
    width: 100%;
}
.box-in {
    background: #000;
    height: 60px;
    width: 60px;
    position: absolute;
    border: 5px solid #fff;
}
.box-in.box-left {
    top: 40px;
    left: 40px;
    border: 5px solid #fff;
    border-right: none;
    border-bottom: none;
    background: none;
    border-radius: 8px 2px 0 2px;
}
.box-in.box-top {
    right: 40px;
    top: 40px;
    background: none;
    border-left: none;
    border-bottom: none;
    border-radius: 2px 8px 2px 0px;
}
.box-in.box-bl {
    bottom: 40px;
    left: 40px;
    border-top: none;
    border-right: none;
    background: none;
    border-radius: 2px 2px 2px 8px;
}
.box-in.box-br {
    bottom: 40px;
    right: 40px;
    border-left: none;
    border-top: none;
    background: none;
    border-radius: 2px 2px 8px 2px;
}
.upload-icon {
    width: 50px;
    margin: 0 auto 15px;
}
.upload-section h5 {
    font-size: 14px;
}
.upload-video-box p {
    font-size: 12px;
}
.upload-video-box p {
    font-size: 12px;
    color: #888b8e;
    margin: 0 20px;
    line-height: 17px;
}
.upload-section {
    width: 250px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.upload-video-box {
    background: #3333334c;
    height: 100%;
    border-radius: 30px;
    display: flex;
    align-items: center;
    position: relative;
}
.upload-video-box video#videoPreview {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    object-fit: cover;
}
.upload-video-box input#videoUpload {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    font-size: 0;
    cursor: pointer;
    opacity: 0;
}
div#add-listing-video-section-mobile-placeholder ul li {
    padding: 9px 0;
}
div#add-listing-video-section-mobile-placeholder ul {
    padding: 0;
    list-style: none;
    text-align: left;
    font-size: 13px;
    color: #ccc;
    margin-top: 20px;
    margin-left: 30px;
}
div#add-listing-video-section-mobile-placeholder ul li img {
    width: 17px;
}
div#add-listing-video-section-mobile-placeholder .upload-video-box {
    height: calc(100% - 100px);
}
button.roll-camera {
    border: none;
    padding: 7px 0;
    border-radius: 35px;
    font-weight: 500;
    width: 100%;
    color: #000;
}
#countdown2 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #2196f3; /* blue circle */
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 9999;
}

video#videoPreview2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
}
div#add-listing-video-section-mobile-placeholder .upload-video-new {
    position: relative;
}

div#add-listing-video-section-mobile-placeholder .upload-video-new input#videoUpload2 {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.start-recording {
    text-align: center;
    margin-top: 10px;
    
}
/*
.start-recording {
    text-align: center;
    margin-top: 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
}
*/
.recording-btn-inner img{width: 100%}
.recording-btn-inner{width: 35px; margin: 0 auto; }
div#add-listing-video-section-mobile-placeholder .upload-again {
    border: 2px dashed #828282;
    height: 70px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background: #1f1f1f;
    margin-top: 12px;
    gap: 5px;
    color: #ccc;
}
.upload-video-box  #playPauseBtn {
    display: none;
    margin-top: 10px;
    padding: 8px 16px;
    background-color: #222222d9;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    z-index: 9;
    position: absolute;
    height: 60px;
    width: 60px;
    padding: 0;
    border-radius: 50%;
}
#playPauseBtn img {
    filter: invert(1);
    width: 45%;
}

 .upload-video-box   #playPauseBtn:hover {
      background-color: #202223;
    }
.cancel-and-upload .upload-btn {
    display: none;
}
.add-listing-page-inner .heading .review-your-roll {
    display: none;
}

.add-listing-video-section {
    height: 100%;
}
div#add-listing-video-section2 {
    height: 100%;
}
.uploded-video {
    height: 210px;
    text-align: center;
}

#add-listing-video-section3 .uploded-video, #edit-listing-page .uploded-video, #edit-roll-page .uploded-video, #add-listing-video-section2 .uploded-video {
    height: auto;
    text-align: center;
}
#add-listing-video-section3 .uploded-video video, #edit-listing-page .uploded-video video, #edit-roll-page .uploded-video video, #add-listing-video-section2 .uploded-video video {
    height: 100%;
    object-fit: contain;
}
#edit-roll-page .add-listing-form.mt-5.add-listing-form-section-2 {
    margin-top: 40px !important;
}
#add-listing-video-section2 .add-images {
    margin-top: 40px;
}
#add-listing-video-section3 .add-images, #edit-listing-page .add-images {
    margin-top: 40px;
}
.uploded-video video {
    height: 100%;
    margin: 0 auto;
    border-radius: 12px;
    width: 150px;
    object-fit: cover;
}
.upload-again {
    color: #fff;
    font-size: 12px;
}
div#add-listing-video-section2 .gallery-wrapper, div.add-listing-video-section2 .gallery-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
    }

div#add-listing-video-section2    .image-box, .add-listing-video-section2    .image-box {
      width: 100px;
      height: 100px;
      border-radius: 12px;
      background-color: #1e1e1e;
      position: relative;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
    border: 2px dashed #444;
    }

 div#add-listing-video-section2   .image-box img, .add-listing-video-section2   .image-box img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

  div#add-listing-video-section2  .delete-btn, .add-listing-video-section2  .delete-btn {
      position: absolute;
      top: 3px;
      right: 3px;
      background: rgba(0, 0, 0, 0.6);
      border: none;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      color: white;
      font-size: 16px;
      cursor: pointer;
      z-index: 2;
    }

 div#add-listing-video-section2   .add-box, .add-listing-video-section2   .add-box {
     border: 2px solid #1e1e1e;
    color: #aaa;
    flex-direction: column;
    }

 div#add-listing-video-section2   .add-box span, div.add-listing-video-section2   .add-box span {
      font-size: 12px;
    }

.image-box.upload-slot {
    border: 0px solid #1e1e1e !important;
}
.image-box.upload-slot.add-box {
    border: 2px solid #1e1e1e !important;
}
div#edit-roll-page .form-group p {
    margin-bottom: 15px;
}

div#edit-roll-page .form-group h2 {
    margin-bottom: 5px;
}
.bed-and-bath .form-group.mb-0 span img {
    width: 100%;
}

.bed-and-bath .form-group.mb-0 span {
    width: 17px;
    position: absolute;
    top: 10px;
    left: 14px;
}
.bed-and-bath .form-group.mb-0 input {
    padding-left: 42px;
}
.form-control:focus {
    background-color: #1f1f1f;
    border-color: #86b7fe;
    outline: 0;
    color: #fff !important;
}
.form-control {
    color: #fff !important;
}
.done {
    cursor: pointer;
}
.bed-and-bath .form-group.mb-0 {
    position: relative;
}

 div#add-listing-video-section2   input[type="file"], div.add-listing-video-section2   input[type="file"] {
      display: none;
    }
.listing-scroller{height: 100%; overflow-y: scroll;}
.listing-scroller h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}
.add-listing-form p {
    color: #828282;
    font-size: 12px;
}
.add-listing-form input {
    background: #1f1f1f;
    border: none;
    border-radius: 15px;
    font-size: 14px;
    padding-left: 15px;
}
.monthly-rent .form-group span {
    position: absolute;
    color: #828282;
    top: 9px;
    left: 11px;
    border-right: 2px solid #828282;
}
.monthly-rent input.form-control {
    padding-left: 42px;
}
.add-listing-form .form-divider {
    background: #1f1f1f;
    height: 2px;
    margin: 35px 0;
}
.bed-and-bath .d-flex {
    gap: 15px;
    justify-content: space-between;
}
.bed-and-bath .d-flex .form-group {
    flex: 1;
}
.add-amenities .btn-group button {
    background: #1f1f1f;
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 8px 15px;
    border-radius: 35px;
}
.add-amenities .btn-group {
    gap: 10px;
}
.posted-by .form-group {
    margin: 0;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.posted-by .form-group button
 {
    color: #fff !important;
    border-radius: 55px !important;
    text-align: center !important;
}
.add-amenities .d-flex{justify-content: space-between;}
.add-amenities button.add-new {
    background: #1f1f1f;
    color: #fff;
    border: none;
    font-size: 10px;
    padding: 3px 8px;
    border-radius: 45px;
    position: relative;
    top: -5px;
}
.tnc .text {
    text-align: left;
}
.add-location .form-group label {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.tnc input {
    margin-top: 3px;
}


.address-added img {
    width: 20px;
    position: relative;
    top: -1px;
}

.address-added {
    color: #fff;
    font-size: 14px;
}
button.describe-listing {
    position: relative;
}

button.describe-listing .arrow {
    width: 12px;
    opacity: 0.5;
    position: absolute;
    right: 13px;
    top: 15px;
}
.tnc {
    display: flex;
}
.tnc .text p {
    line-height: 17px;
    margin-left: 8px;
}
.add-listing-form {
    margin-top: 30px;
}
.monthly-rent .form-group {
    position: relative;
}
.monthly-rent .form-group span {
    padding-right: 10px;
    line-height: 19px;
    top: 12px;
}
.add-listing-form button.describe-listing {
    width: 100%;
    height: 42px;
    text-align: left;
    border: none;
    border-radius: 15px;
    background: #1f1f1f;
    color: #828282;
    font-size: 14px;
    padding: 0 11px;
    outline: none;
}
.c-count {
    text-align: right;
    color: #888b8e;
    font-size: 12px;
    padding: 6px 0;
}
.add-images h3 {
    color: #ccc;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
}


.add-images {
    margin-top: 80px;
}
.sign-in-verify .tnc {
    text-align: center;
    justify-content: center;
    gap: 5px;
}
.add-listing-footer {
    background: #272727;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 20px 0;
    z-index: 9;
}
.add-listing-form button.describe-listing.active {
    background: #fff;
    color: #000 !important;
    font-weight: 800;
}
.add-amenities button.active {
    background: #fff;
    color: #000 !important;
    font-weight: 500;
}
.upload-again {
    margin-top: 8px;
    cursor: pointer;
}

.upload-again img {
    width: 19px;
}
.image-box.upload-slot.add-box img.upload-icon {
    width: 24px !important;
    height: 24px !important;
    margin-bottom: 0;
}
.image-box.upload-slot{    
    background: url(https://rentobox.com/demo/assets/images/image-up.png) !important;
    background-size: 30px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #1e1e1e !important;  
}
.image-box.upload-slot div, .image-box.upload-slot span{opacity: 0}
.add-listing-footer button.btn {
    background: #464646 !important;
    color: #fff;
    border-radius: 35px;
    font-size: 15px;
    padding: 15px 60px;
    margin: 0px 10px;
    font-weight: 700;
}
.add-listing-footer button.btn.btn-preview:hover {
    background: #333 !important;
    border: 1px solid #ccc;
    color: #fff;
}
#add-listing-video-section2 .home-video.d-flex .description p {
    color: #ccc;
    font-size: 15px;
}
.add-listing-mobile-video-section {
    height: 100%;
}
.add-listing-mobile-video-section video#preview {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.add-listing-footer button.btn img {
    width: 21px;
    margin-left: 4px;
}
.add-listing-footer button.btn.btn-send {
    background: #fff !important;
    color: #000;
    font-weight: 700;
    border: 1px solid #fff !important;
}
.add-listing-footer button.btn.btn-send:hover {
    background: #f1f1f1 !important;
}
.add-listing-form {
    margin-top: 30px;
    padding-bottom: 120px;
}
div#addMoreBox img {
    width: 25px !important;
    height: 25px !important;
    margin-bottom: 8px;
}

div#addMoreBox {
    flex-direction: column;
    color: #fff;
    font-size: 11px;
}
.hide-on-desktop{display: none}
.successmessage-listing {
    background: #141414;
    border-radius: 12px;
    padding: 20px;
}
#add-listing-video-section3 .add-listing-form {
    margin-top: 30px;
    padding-bottom: 80px;
}
.successmessage-listing .check {
    width: 90px;
}

.successmessage-listing .check img {
    width: 100%;
} 
.successmessage-listing h3 {
    color: #fff;
    font-weight: 700;
    margin: 16px 0;
    font-size: 20px;
    line-height: 31px;
}
.successmessage-listing p {
    color: #a8a8a8;
    font-size: 14px;
}
.action.d-flex button {
    background: #141414;
    flex: 1;
    border: 1px solid #fff;
    border-radius: 45px;
    padding: 15px 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700 !important;
}
.action.d-flex button.btn.btn-create {
    background: #fff !important;
    opacity: 1;
    color: #000;
}
.successmessage-listing .check {
    width: 70px;
}
.successmessage-listing {
    background: #141414;
    border-radius: 22px;
    padding: 40px;
    margin-top: 80px;
}
.successmessage-listing .action.d-flex {
    gap: 20px;
    margin-top: 30px;
}
.successmessage-listing .action.d-flex {
    gap: 20px;
    margin-top: 30px;
}
.location-input .icon
 {
    width: 20px;
    display: inline-block;
}
.location-input .icon img {
    width: 100%;
}
.property-type .form-group {
    position: relative;
}
div.filter-drop-box {
    background: #1f1f1f;
    margin-top: 11px;
    padding: 10px 20px;
    border-radius: 16px;
    position: absolute;
    width: 100%;
    margin-bottom: 0;
    z-index: 9;
}

.add-amenities div.filter-drop-box {
    padding: 0 20px;
}
.add-amenities .label-vertical-list.lease-term label {
    padding: 9px 7px;
    margin-bottom: 0;
}
.label-vertical-list.lease-term label {
    display: block;
    padding: 4px 7px;
    position: relative;
    cursor: pointer;
    border-radius: 7px;
    font-size: 13px;
}
.label-vertical-list.lease-term label input {
    position: absolute;
    opacity: 0;
}
span.lock-icon img {
    width: 17px;
}
span.lock-icon {
    position: absolute;
    right: 17px;
    top: 10px;
    opacity: 0.4;
}
/*.label-vertical-list.lease-term label:hover{background: #222}*/
.label-vertical-list.lease-term label {
    display: block;
}
.location-input .icon {
    width: 20px;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 8px;
    opacity: 0.5;
}
.location-input {
    position: relative;
}
.add-listing-mobile-video-section .done {
    pointer-events: none;
}
.play-pause-btn img, .pause-btn img {
    width: 40%;
    filter: invert(1);
}

.play-pause-btn, .pause-btn {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    z-index: 9;
    background: #22222273;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
}
div#enter-new-password .note ul li {
    list-style: disc;
}

.note ul li {
    color: #d4d4d4;
}
.note ul li {
    font-size: 11px;
    font-weight: 300;
}
div#enter-new-password .note {
    background: none;
    margin-top: 15px;
}
.home_like {
    margin-bottom: 15px;
}
input:-webkit-autofill {
  background-color: #171717 !important; /* Or match your dark background */
  color: #fff !important;
  -webkit-box-shadow: 0 0 0 1000px #171717 inset !important;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #fff; /* Optional: white blinking cursor */
    color: #fff !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-text-fill-color: #ffffff !important;  /* Set autofill text color to white */
}

input:-webkit-autofill::first-line {
  color: #fff !important;
}
#Listing-postedby-type label input {
    position: relative !important;
    top: 1px !important;
}
.listing-scroller input:-webkit-autofill {
    background-color: #a39999 !important;
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 1000px #1f1f1f inset !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: #fff;
    color: #fff !important;
}

#password-section input:-webkit-autofill {
    background-color: #a39999 !important;
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 1000px #1f1f1f inset !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: #fff;
    color: #fff !important;
}

#edit-profili-setting .form-group input:-webkit-autofill {
    background-color: #333333 !important;
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 1000px #333333 inset !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: #fff;
    color: #fff !important;
}

.user-signed {
    color: #fff;
    font-size: 15px;
}
.roll-box {
    width: 230px;
    background: #1f1f1f;
    color: #fff;
    text-align: center;
    padding: 25px;
    font-size: 14px;
    border-radius: 15px;
    margin: 15px 0;
 
}
.roll-box h3 {
    font-size: 16px;
    font-weight: 800;
}
.social-roll-rental-listing {
    position: absolute;
    left: 80px;
    top: -14px;
    transform: translateX(-10px);
    transition: all 0.2s ease;
    opacity: 0;
    visibility: hidden;
}
.roll-box:hover {
    background: #232222;
    cursor: pointer;
}
.social-roll-rental-listing.show-side-menu {
    transform: translateX(-10px);
    opacity: 1;
    transform: translateX(0px);
    visibility: visible;
}
.roll-box p {
    color: #828282;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 17px;
}


.roll-box .roll-icon img {
    width: 35px;
    margin-bottom: 10px;
}
.add-listing-video-section2 .form-grup h2 {
    color: #fff;
    font-size: 14px;
}
.add-listing-video-section2 .form-group h2 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.add-listing-form-section-2 .form-group{margin-bottom: 25px}
.add-listing-form.mt-5.add-listing-form-section-2
 {
    margin-top: 60px !important;
}
.add-listing-form.mt-5.add-listing-form-section-2 p {
    margin-bottom: 5px;
}
#profile-page{display: none; z-index: 9;}
.profile-page {
    height: 100vh;
}
.message-full-box {
    position: relative;
}
.back-btn {
    position: absolute;
    top: 20px;
}
.profile-inner-section {
    max-width: 470px;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
}
.profile-header {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
    position: sticky;
    top: 0;
    background: #1f1f1f;
    padding-bottom: 15px;
    z-index: 9;

}
.share-profile, .account-setting {
    margin-top: 8px;
}
.profile-image {
    flex: 1;
    text-align: center;
}
.profile-image a img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin: 10px auto;
}
.profile-header .profile-image a img {
    width: 40px;
    margin: 10px auto;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.get-pro img {
    border-radius: 0 !important;
    height: auto !important;
}
.profile-image p {
    color: #999;
    font-size: 14px;
    padding: 0 50px;
    line-height: 17px;
    margin-bottom: 15px;
}
p.helper-text-edit-profile {
    margin-bottom: 15px !important;
}
.about ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    color: #ccc;
    font-size: 12px;
}
.about ul li img {
    height: 25px;
    max-width: 25%;
    margin: 0 auto 4px;
}

.about ul li:last-child:after {
    display: none;
}

.about ul li:after {
    content: "";
    height: 20px;
    width: 2px;
    background: #333;
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
}
.about ul li {
    text-align: center;
    flex: 1;
    position: relative;
}
.rollos-btn {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
}
.rollos-btn a.active {
    /* background: #fff; */
    color: #000000;
    font-weight: 600;
    transition: all 0.5s ease;
    background: #ffffff42;
    font-weight: 800;
}
.screens .grid .video-box {
    width: 32.5%;
    margin-bottom: 0px;
    position: relative;
    height: 260px;
    /*height: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.3500) !important;*/
}
.screens .grid .video-box video {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.screens .grid {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    padding-bottom: 40px;
}

.screens .grid .video-box img {
    width: 100%;
}
.screens .grid .video-box img {
    width: 100%;
    border-radius: 15px;
    height: 220px;
    object-fit: cover;
}
.rollos-btn a {
    flex: 1;
    text-align: center;
    text-decoration: none;
    background: #1b1a1a;
    padding: 10px 0;
    color: #fff;
    border-radius: 35px;
    font-size: 14px;
    font-size: 13px;
    padding: 0 0;
    z-index: 9;
    line-height: 35px;
}
.drop-down a img {
    width: 20px !important;
    height: 20px !important;
}
.drop-down a {
    background: #2222229e;
    height: 30px;
    width: 30px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.drop-down {
    position: absolute;
    right: 5px;
    top: 6px;
    z-index: 9;
}

#my-rolls .drop-down, #my-saves .drop-down {
    position: absolute;
    right: 5px;
    top: 6px;
    z-index: 8;
}

.video-box .drop-down ul, .video-section .drop-down ul{
    padding: 0;
    margin: 0;
    position: absolute;
    width: 120px;
    right: 0;
    background: #1f1f1ff2;
    border-radius: 12px;
    padding: 0px 0;
    list-style: none;
    margin-top: 3px;
    box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.5);
}
.video-section .drop-down ul{
    width: 140px;
}

.video-box  .drop-down ul a{
    width: auto;
    text-align: left;
    padding: 0 !important;
    justify-content: space-between;
    background: no-repeat;
    padding: 10px 9px !important;
    text-decoration: none;
    color: #fff;
    font-size: 14px !important;
    display: flex;
    border-bottom: 1px solid #333;
    border-radius: 0;
    height: auto;
}
.video-section .drop-down ul a {
    width: auto;
    text-align: left;
    padding: 0 !important;
    justify-content: space-between;
    background: no-repeat;
    padding: 10px 12px !important;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    display: flex;
    border-bottom: 1px solid #333;
    border-radius: 0;
    justify-content: space-between;
    display: flex;
    height: auto;
}
.video.video-section .drop-down img {
    width: 18px !important;
    height: auto !important;
}
.video-box  .drop-down ul a, ..video-section  .drop-down ul a {
    padding: 10px 12px !important;
    height: auto;
}
.video-box li.delete-btn a
 {
    color: #ff0000 !important;
     font-weight: 600;
}
li.delete-btn a {
    color: #ff0000;
}
.get-pro img {
    width: 70px;
    margin: 6px 0;
}
.get-pro img{width: 100px;}
.drop-down ul li:last-child a{
    border-bottom: none !important
}
.screens .grid .video-box .drop-down ul img {
    width: auto;
    height: 15px !important;
    object-fit: contain;
}

.profile-image h3, .profile-image h1 {
    color: #fff;
    font-size: 15px;
    margin: 3px 0;
}
.share-profile a img, .account-setting a img {
    width: 20px;
}
.url {
    color: #999;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.url a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
}
.url img {
   border-radius: 0 !important;
    opacity: 0.6;
    width: 15px !important;
    height: auto !important;
}
.share-profile a, .account-setting a {
    background: #1f1f1f;
    display: inline-block;
    border-radius: 11px;
    border: 1px solid #333;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.upload-again a {
    color: #fff;
    text-decoration: none;
}

.cancel a {
    text-decoration: none;
    color: #ccc;
}
.upload-btn a {
    text-decoration: none;
    color: #ccc;
}
.add-listing-page-header .cancel-and-upload img {
    opacity: 0.7;
}
#add-listing-video-section .cancel-and-upload {
    position: absolute;
    top: -2px;
}
.lava {
    margin: initial;
    border: none !important;
    height: auto;
    width: 300px;
}
.lava .animation {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 0;
    transition: all .5s ease 0s;
    border-radius: 100px;
}
.lava .start-home, .lava a.active:nth-child(1)~.animation {
    width: 50%;
    left: 0;
    background-color: #00FFBA;
}
 .lava .start-home,   .lava  a.active:nth-child(1)~.animation {
    background-color: #f1f1f1;
}
.lava a:nth-child(2) {
    width: 50%;
}
.lava {
    margin: 25px auto 0;
    position: relative;
    width: auto;
    height: 35px;
    background-color: transparent;
    border-radius: 100px;
    font-size: 0;
    border: 1px solid #d8d8d8;
    margin-bottom: 25px;
    z-index: 0;
}
.lava .start-home, .lava a.active:nth-child(1)~.animation {
    background-color: #f1f1f1;
}
.lava .start-home, .lava a.active:nth-child(1)~.animation {
    width: 49.2%;
    left: 0;
    background-color: #fff;
}
.lava a.active:nth-child(2)~.animation
 {
    left: 240px;
}

.profile-page.new-profile .lava a.active:nth-child(2)~.animation
 {
    left: 50.8%;
}
#account-setting ul li img {
    width: 11px;
}

#account-setting ul {
    list-style: none;
    padding: 0;
}
#account-setting ul li a{
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 13px;
}
div#edit-profile-inner-page.listing-detail-inner.show-inner, div#change-email-setting-inner-page.listing-detail-inner.show-inner, div#change-username-setting-inner-page.listing-detail-inner.show-inner, div#change-password-setting-inner-page.listing-detail-inner.show-inner, div#delete-account-setting-inner-page.listing-detail-inner.show-inner, div#dm-setting-inner-page.listing-detail-inner.show-inner, div#invite-your-friends-setting-inner-page.show-inner, #feedback-setting-inner-page.show-inner {
    opacity: 1;
    transform: translateY(100px);
}
#account-setting ul li span:first-child img {
    width: 18px;
    margin-right: 6px;
    opacity: 0.8;
}
span#dmToggleCheckboxMsg {
    color: #00ffb5 !important;
    font-size: 12px;
}
#feedback-setting .action-btn-wrapper {
    position: fixed;
    bottom: 0;
    padding-bottom: 30px;
    background: #171717;
    left: 25px;
    right: 25px;
}
#feedback-setting .form-group.mb-100 {
    margin-bottom: 170px !important;
}
#account-setting ul li a{color: #cacaca}
.sign-in-verify div#errormessage {
    font-size: 12px;
    color: #ff0000;
    margin-top: 7px;
    margin-left: 5px;
}
div#edit-profile-inner-page {
    box-shadow: none;
}
/*#account-setting-inner-page{display: none !important;}*/
#edit-profile-inner-page .detail-scroller {
    padding: 30px;
    padding-top: 20px;
}
#edit-profile-inner-page .user-image img {
    width: 100%;
}

#edit-profile-inner-page .user-image {
    width: 60px;
    height: 60px;
}
#edit-profile-inner-page input.form-control {
    background: #333;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    padding: 0 15px;
}
#edit-profile-inner-page .form-group h3 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}
#edit-profile-inner-page p {
    font-size: 12px;
    color: #828282;
    margin-bottom: 5px;
}
#edit-profile-inner-page .user-image
 {
    margin-bottom: 20px;
    position: relative;
}
#edit-profile-inner-page textarea {
    background: #333;
    border: none;
    color: #fff;
    font-size: 14px;
    width: 100%;
    padding: 15px;
    resize: none;
    border-radius: 15px;
    max-height: 150px;
    overflow-y: auto;
}
#edit-profile-inner-page .save-details button {
    margin-top: 17px;
}

#edit-profile-inner-page .save-details {
    padding-bottom: 40px;
    position: sticky;
    bottom: 0;
    background: #171717;
}
#edit-profile-inner-page input[type="file"] {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}
#edit-profile-inner-page .user-image img#previewImage {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.filter-drop-box2 {
    background: #222;
    border-radius: 14px;
    padding: 10px 10px;
    margin-top: 9px;
}
#edit-profile-inner-page button.describe-listing {
    width: 100%;
    height: 42px;
    text-align: left;
    border: none;
    border-radius: 15px;
    background: #333333;
    color: #828282;
    font-size: 14px;
    padding: 0 11px;
    color: #fff;
}
.cam {
    position: absolute;
    background: #222;
    padding: 0;
    border-radius: 65px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cam img {
    width: 50% !important;
}
#edit-profile-inner-page .save-details button, #change-email-setting .save-details button {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: 100%;
    border: none;
    color: #fff;
    border-radius: 25px;
    padding: 12px 0;
    margin-top: 30px;
    font-weight: 700;
    font-size: 14px;
}
#edit-profile-inner-page .form-group {
    margin-bottom: 2rem;
}
.account-settings .back a {
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 3px;
}

.account-settings .back {
    position: absolute;
    left: 21px;
    top: 18px;
    text-decoration: none;
}
.account-settings a.close-listing {
    top: 21px;
}
.account-settings .back img {
    width: 20px;
}
.add-description {
    position: absolute;
    bottom: 0;
    width: 470px;
    z-index: 9;
    background: #1f1f1f;
    height: 470px;
    position: fixed;
    border-radius: 20px;
    z-index: 9;
}
#add-description1, #add-description2, #add-description2-edit, #add-description1-edit {
    box-shadow: none !important;
    background: #222;
    position: fixed;
    z-index: 9;

}
#add-description1 div#Listing-price, #add-description2 div#Listing-price, #add-description2-edit div#Listing-price, #add-description1-edit div#Listing-price {
   box-sizing: border-box;
    padding: 0;
    width: 100%;
    padding: 18px;
    height: calc(100% - 280px);
    background: transparent;
    padding: 15px;
    box-sizing: border-box;
    padding-top: 0;
}
#add-description1 a.close-listing, #add-description2 a.close-listing {
    top: 18px;
    right: 21px;
}
div#add-description1 textarea, div#add-description2 textarea, div#add-description2-edit textarea, div#add-description1-edit textarea {
    overflow: auto;
    resize: vertical;
    background: transparent;
    width: 100%;
    border: none;
    resize: none;
    color: #fff;
    height: 100% !important;
}
#add-description2-edit div.filter-drop-box, #add-description1-edit div.filter-drop-box {
    background: #1f1f1f;
    margin-top: 11px;
    padding: 0;
    border-radius: 16px;
    position: absolute;
    width: 90%;
    margin-bottom: 0;
    z-index: 9;
    height: 84%;
    background: none;
}
.add-description textarea {
    background: transparent;
    border: none;
    width: 100%;
    color: #fff;
}
.add-listing-footer button.btn:hover {
    border-color: #222;
}
#add-listing-video-section .add-listing-page-header.d-flex.justify-content-between {
    position: relative;
}
#add-listing-video-section .cancel-and-upload {
    position: absolute;
}
#add-listing-video-section .heading {
    width: 100%;
}
#add-listing-video-section .done {
    position: absolute;
    right: 0;
}
#add-listing-video-section3 .add-listing-page-header.d-flex.justify-content-between {
    position: relative;
}
#add-listing-video-section3 .cancel-and-upload
 {
    position: absolute;
}
#add-listing-video-section3 .done {
    position: absolute;
    right: 0;
}
#add-listing-video-section3 .heading {
    width: 100%;
    text-align: center;
}
.sqft span img{width: 100%;}
.sqft span {
    position: absolute;
    width: 17px;
    width: 17px;
    position: absolute;
    top: 10px;
    left: 14px;
}
.sqft .form-group {
    position: relative;
}
.sqft .form-group input
 {
    padding-left: 42px;
}
#change-email-setting-inner-page h3 {
    font-size: 15px;
    color: #fff;
}
.description-and-highlights .lang-icon img {
    width: 100%;
}

.description-and-highlights .lang-icon {
    width: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.all-languages {
    background: #333;
    border-radius: 15px;
    padding: 11px;
}
.all-languages li label {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #474747;
    padding: 11px 15px;
    padding-left: 0;
    cursor: pointer;
}
.all-languages li:last-child label{
    border-bottom: none;
}
.all-languages {
    background: #333;
    border-radius: 15px;
    padding: 15px;
    padding-right: 0;
    padding-left: 27px;
    color: #fff;
}
.all-languages ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

#change-email-setting-inner-page .detail-scroller, #change-username-setting-inner-page .detail-scroller {
    padding: 25px 25px;
}    
.form-control:disabled {
    background-color: #1f1f1f;
    opacity: 1;
    border: none;
    border-radius: 15px;
    font-size: 14px;
    color: #cacaca !important
}
#change-email-step01 input, input#changeemailinput {
    background-color: #1f1f1f !important;
    opacity: 1 !important;
    border: none !important;
    border-radius: 15px !important;
    font-size: 14px !important;
    color: #cacaca !important;
    padding-left: 15px !important;
}
#change-email-step01 input:-webkit-autofill {
  background-color: #1f1f1f !important;
  -webkit-box-shadow: 0 0 0px 1000px #1f1f1f inset !important;
  color: #000 !important;
  transition: background-color 5000s ease-in-out 0s; /* Safari trick */
}
#change-email-setting-inner-page .form-group {
    margin-bottom: 2rem;
}
#change-email-setting .save-details button {
    margin-top: 10px !important;
    font-size: 14px;
    height: 45px;
    font-weight: 700;
}
div#auth-bar .search {
    display: none;
}

.refer-a-friend-outer .refer-a-friend p, .refer-a-friend-outer .refer-a-friend li {
    color: #b8b8b8;
    font-size: 12px;
    line-height: 18px;
}
.refer-a-friend-outer .refer-a-friend p {
    margin-bottom: 10px;
}
#update-username {
    margin-top: 20px;
}

.copy-link-field.d-flex {
    position: relative;
}
.copy-link-field.d-flex.change-username form {
    width: 100%;
    position: relative;

}
.user-name-box {
    width: 100%;
    position: relative;
}
.refer-a-friend-outer .copy-link-field.d-flex input {
    height: 45px;
    border: none;
    background: #252525;
    color: #bbb;
    border-radius: 10px;
    padding: 0 12px;
    font-size: 14px;
    border: 1px solid #3241585c;
    background: no-repeat;
}
.copy-link-field.d-flex input {
    width: 100%;
    flex: 1;
}
span#usernameStatus {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
}
.refer-a-friend-outer .refer-a-friend p, .refer-a-friend-outer .refer-a-friend li {
    font-size: 13px !important;
}
#update-username #submitbtn.disabled {
    background-color: #ccc;
    cursor: not-allowed;
    width: 100%;
    height: 40px;
    margin: 0;
}
.username-note {
    padding: 0 10px;
}

.username-note {
    text-align: center;
    margin-top: 10px;
}
#change-username-setting .username-note {
    padding: 0;
}
small.cant-change-user-name {
    font-size: 12px;
    margin-top: 9px !important;
    display: block;
    margin-left: 5px;
}
#change-username-setting button#change_username_submit {
    position: fixed;
    bottom: 0;
    left: 25px !important;
    right: 25px !important;
    width: auto !important;
    bottom: 25px;
    font-weight: 700;
}

#update-username .username-note p {
    font-size: 12px !important;
    line-height: 15px !important;
    padding: 10px 10px;
}
.copy-link-field.d-flex input {
    width: 100%;
    flex: 1;
    background: #1f1f1f;
    color: #cacaca !important;
    padding: 10px 10px;
    color: #fff;
    border-radius: 15px;
    border: none;
    height: 44px;
    line-height: 30px;
    padding: 0 17px;
    font-size: 14px;
    
}
#update-username #submitbtn.disabled{
    background-color: #ccc;
    cursor: not-allowed;
    width: 100%;
    height: 40px;
    margin: 0;
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    border: none;
    color: #fff;
    margin-top: 20px;
    border-radius: 15px;
    font-size: 14px;
}
#update-username #change_username_submit{
    background-color: #ccc;
    cursor: pointer;
    width: 100%;
    height: 40px;
    margin: 0;
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    border: none;
    color: #fff;
    margin-top: 20px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 700;
    height: 42px;

}
div#are-u-sure-change-username {
    position: fixed;
    background: #000000b3;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


#are-u-sure-change-username .inner-are-u-sure-change-username a.white-bg {
    background: #fff;
    color: #000;
}

#are-u-sure-change-username .inner-are-u-sure-change-username h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 60px;
    margin-bottom: 22px;
}
#are-u-sure-change-username .inner-are-u-sure-change-username p {
    color: #ccc;
    font-size: 12px;
    line-height: 17px;
}
#are-u-sure-change-username .action a {
    color: #fff;
    border: 1px solid #fff;
    display: block;
    flex: 1;
    padding: 13px 0;
    border-radius: 12px;
}

#are-u-sure-change-username .action {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
#are-u-sure-change-username .inner-are-u-sure-change-username {
    max-width: 450px;
    width: 450px;
    position: absolute;
    background: #171717;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 50px;
    border-radius: 35px;
}
#are-u-sure-change-username .action {
    margin-top: 30px;
}
#are-u-sure-change-username .action a {
    font-weight: 800;
    font-size: 14px;
}
span#usernameStatus.available {
    color: #00ffb5 !important;
}
#update-username .username-note p, #update-username .username-note p a{
    font-size: 12px !important;
    line-height: 17px !important;
    padding: 10px 0;
    color: #c0c0c0;
    text-align: left;
}
.refer-a-friend > p {
    color: #b8b8b8;
    font-size: 12px;
    line-height: 19px;
}
div#password-section input {
    background: #1f1f1f;
    border: none;
    width: 100%;
    height: 40px;
    border-radius: 15px;
    color: #fff;
    padding: 0 15px;
    padding-right: 44px;
}
div#password-criteria ul {
    margin-top: 13px;
    padding: 0 21px;
    color: #ccc;
    font-size: 12px;
}
.action-btn-wrapper button {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: 100%;
    color: #fff;
    border: none;
    padding: 10px 0;
    border-radius: 20px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 14px;
}
#claimform_resest_password button#cp_submitbtn {
    height: 45px;
    font-size: 14px;
}
#change-password-setting-inner-page .detail-scroller {
    padding: 15px 25px;
}
div#password-section label {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
}
.change-username-input {
    margin-bottom: 15px;
}
div#delete-account-setting-inner-page .detail-scroller {
    padding: 20px 30px;
}
.currenUserProfilePic.user-icon img {
    width: 40px;
}
.profile-section .currenUserProfilePic.user-icon img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
#delete-account-setting-inner-page .profile-section h2.currenUser {
    margin-bottom: 0;
}
.account-delete-note li {
    margin: 17px 0 0 0;
    color: #cacaca;
    font-size: 14px;
}
#delete-account-setting-inner-page .profile-section {
    display: flex;
    border: 1px solid #3241585c;
    border-radius: 15px;
    padding: 12px;
    align-items: center;

}
#delete-account-setting-inner-page .profile-section .user p {
    margin: 0;
}
.account-delete-note label {
    padding-left: 10px;
    text-indent: -18px;
    margin-left: 7px;
}
.account-delete-note label input {
    float: left;
}
#delete-account-setting-inner-page .currenUserProfilePic.user-icon {
    margin-right: 10px;
}
#delete-account-setting-inner-page .profile-section h2.currenUser {
    font-size: 16px;
    color: #fff;
    font-weight: 800;
}
#delete-account-setting-inner-page .profile-section p.currenUserName {
    font-size: 12px;
    color: #ccc;
    font-weight: 800;
}
#delete-account-setting #delete-account-setting-inner-page .account-delete-note {
    margin: 20px 0;
    color: #ccc;
    font-size: 14px;
}
#delete-account-setting .account-delete-note h3 {
    font-size: 20px;
    color: #cacaca;
    font-weight: 800;
}
.account-delete-note p {
    color: #cacaca;
    font-size: 14px;
}
#delete-account-setting #delete-account-setting-inner-page .account-delete-note {
    margin: 20px 0;
    color: #ccc;
    font-size: 14px;
    margin-bottom: 150px;
}
.account-delete-note a {
    color: #ccc;
}
#account-setting ul li ul li {
    padding: 0 27px;
}
.account-delete-note p a {
    text-decoration: underline;
}


button.delete-my-account {
    background: #9c1c1d;
    border: 1px solid #9c1c1d;
    color: #fff;
    padding: 10px 14px;
    border: none;
    border-radius: 8px;
    flex: 1;
}
button.not-now {
    background: none;
    color: #fff;
    padding: 7px 14px;
    border: none;
    border-radius: 8px;
    flex: 1;
    border: 1px solid #fff;
}
.delete-action {
    gap: 20px;
    margin-top: 25px;
    position: fixed;
    bottom: 0;
    left: 25px;
    right: 25px;
    bottom: 25px;
}
#dm-setting .detail-scroller, #advance-video-analitics .detail-scroller {
    padding: 25px;
}
#dm-setting .message-icon {
    margin-bottom: 10px;
}

#dm-setting .message-icon img {
    width: 36px;
}
div#dm-setting p {
    color: #999;
    font-size: 14px;
}

#advance-video-analitics .views-container {
    border: 1px solid #1f1f1f;
    background: #141414;
    padding: 20px;
    margin: 10px 0px;
    border-radius: 20px;
    margin-bottom: 20px;
}
#advance-video-analitics .eni-inner .daysin{
    text-align: center;
    margin-top: 0px;
}
#advance-video-analitics .daysin .display-date {
    display: inline-flex;
    position: relative;
}
#advance-video-analitics  .date-view {
    text-align: center;
    border: 1px solid #3241585c;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 45px;
    cursor: pointer;
    transform: none;
    text-align: center;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
}
#advance-video-analitics .eni-inner .daysin .date-in-dropdown img {
    width: 7px;
}
#advance-video-analitics .eni-inner .all-format .left-side ul.d-flex li a.actived {
    background: #fff;
    padding: 2px 15px;
    color: #000;
    border-radius: 25px;
}

#advance-video-analitics .eni-inner .all-format .left-side ul.d-flex li a {
    border: 1px solid #1f1f1f;
    border-radius: 35px;
    padding: 9px 15px !important;
    display: inline-block;
    font-size: 12px;
    color: #adadad;
}
#advance-video-analitics .eni-inner #engagement-last-box span.left {
    padding-right: 40px;
}
#advance-video-analitics .eni-inner .all-format .left-side ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
#advance-video-analitics .views-container .all-format .right-side p {
    color: #adadad;
    font-size: 12px;
    margin-bottom: 0;
}
#advance-video-analitics .eni-inner .mid-sec .right-side{
    font-weight: 800;
    font-size: 20px;
    color: #fff;
}
#advance-video-analitics .eni-inner span.left .likes {
    color: #fff;
}
#advance-video-analitics .eni-inner .list-views span.left {
    display: flex;
    flex-direction: column;
}
#advance-video-analitics .eni-inner .list-views span.num {
    color: #bbb;
    font-size: 12px;
}
#advance-video-analitics .eni-inner .list-views li {
    display: flex;
    justify-content: space-between;
}

#advance-video-analitics .eni-inner .list-views li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #1f1f1f;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#advance-video-analitics .eni-inner .list-views ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
#advance-video-analitics .eni-inner .mid-sec .left-side {
    font-size: 20px;
    font-weight: 800;
    color: #adadad;
}
#advance-video-analitics .eni-inner .list-views {
    margin-top: 20px; 
}
#advance-video-analitics .eni-inner .list-views li .value {
    color: #fff;
    font-size: 15px;
}
#advance-video-analitics .date-in-dropdown ul {
    background: #1c1c1c;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 8px 8px;
}
#advance-video-analitics #engagement-last-box .list-views li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
#advance-video-analitics .date-in-dropdown ul li {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    padding: 5px 2px;
    cursor: pointer;
}
#advance-video-analitics .date-in-dropdown li span {
    font-size: 12px !important;
    padding: 0 !important;
    border: none !important;
    color: #adadad;
}
#advance-video-analitics .views-container.last-section {
    margin-bottom: 180px !important;
}
#advance-video-analitics .views-container.last-section span.left .likes {
    font-size: 15px;
}
#advance-video-analitics .views-container.last-section li:last-child{
    border-bottom: none; margin-bottom: 0; padding-bottom: 0;
}
#advance-video-analitics .eni-inner .daysin img{
    width: 14px;
}
#advance-video-analitics .eni-inner .daysin span {
    color: #adadad;
    font-size: 12px;
}
#advance-video-analitics .date-in-dropdown {
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 9;
}

.messaging {
    background: #333;
    border-radius: 12px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 5px 16px;
    color: #e8e8e8;
    font-size: 14px;
}
/*
div#dm-setting .messaging label {
    background: #333;
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}
*/
#account-setting ul li ul li a {
    padding: 6px 20px;
}
#invite-your-friends-setting .detail-scroller {
    padding: 25px;
}
#invite-your-friends-setting ul {
    padding: 0;
    list-style: none;
    background: #333;
    padding: 0;
    border-radius: 15px;
}
#invite-your-friends-setting ul li {
    display: flex;
    justify-content: space-between;
}
#invite-your-friends-setting ul li  a{display: flex; justify-content: space-between; color: #fff;}
#invite-your-friends-setting ul li img {
    width: 20px;
}
#invite-your-friends-setting ul li:last-child a {
    border-bottom: none;
}

#invite-your-friends-setting ul li a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #474747;
    margin-left: 20px;
    padding-left: 0;
}
#invite-your-friends-setting ul li a {
    display: flex;
    justify-content: space-between;
    color: #fff;
}
#invite-your-friends-setting .detail-scroller .message-icon img {
    width: 30px;
}
#invite-your-friends-setting .detail-scroller .message-icon {
    margin-bottom: 10px;
}
#invite-your-friends-setting .message-icon{margin-bottom: 20px}
#invite-your-friends-setting p {
    color: #999;
    font-size: 14px;
}
span#usernameStatus img {
    width: 14px;
}
#feedback-setting .detail-scroller h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 12px;
}
#feedback-setting .form-group .note p {
    font-size: 14px;
    color: #999;
    line-height: 18px;
}
#feedback-setting textarea {
    background: none;
    border: 1px solid #3241585c;
    width: 100%;
    border-radius: 15px;
    font-size: 14px;
    padding: 12px;
    height: 110px;
    resize: none;
    color: #eaeaea;
}

#feedback-setting .detail-scroller {
    padding: 25px;
}
div#feedback-setting .d-flex {
    gap: 15px;
}
div#feedback-setting .form-group {
    margin-bottom: 2rem;
}

div#feedback-setting .d-flex button {
    flex: 1;
    border: 1px solid #3241585c;
    background: transparent;
    color: #fff;
    border-radius: 9px;
    padding: 10px 0;
    font-size: 12px;
}
#verify-password-wrapper > div {
    flex-direction: column;
    display: flex;
    color: #fff;
}
div#its-done .copy-link-field.d-flex.text-center {
    flex-direction: column;
}
#change-email-step02 .copy-link-field{
    flex-direction: column;
}
#change-email-step02 p {
    color: #999;
    font-size: 12px;
}
#change-email-step02 .reset-password.text-center a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
    margin-top: 20px;
    display: block;
}
#change-email-step02 button#verifyCodeBtn {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: 100%;
    border: none;
    color: #fff;
    border-radius: 25px;
    padding: 12px 0;
    margin-top: 30px;
}
#change-email-step03 i.fa-solid.fa-circle-check {
    font-size: 30px;
    color: blue;
}
#change-email-step03 p {
    color: #999;
    font-size: 12px;
}
#change-email-step03 .copy-link-field.d-flex.text-center h3 {
    margin-bottom: 0px;
    font-size: 24px;
}
#change-email-step03 .copy-link-field.d-flex.text-center {
    flex-direction: column;
    gap: 20px;
}
.profile-page.new-profile .profile-inner-section {
/*    max-width: 470px;*/
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.7000) !important;
    width: 100%;
    margin: 0 auto;
    height: 95%;
    overflow-y: auto;
    background: #1f1f1f;
    margin-top: 0px;
    border-radius: 30px;
    padding: 0 17px;
}
.profile-page.new-profile{
    height: 100vh;
    display: flex;
    align-items: center;
}
.message-wrapper .user-image {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    margin-top: 3px;
    background: none;
    align-self: flex-start;
    border-radius: 50%;
    /* overflow: hidden; */
    position: relative;
}
.message-search .search img {
    width: 15px;
}
.message-search .search img {
    width: 15px;
    float: left;
}
.message-wrapper .user-image img{border-radius: 50%}
.message-header {
    text-align: center;
    color: #fff;
    font-size: 15px;
    position: sticky;
    top: 0;
    background: #1f1f1f;
    padding: 12px 0 5px;
    z-index: 9;
    display: flex;
    justify-content: space-between;
}
.message-header .search-bar {
    padding: 7px 0;
    padding-bottom: 0;
}
.message-wrapper .search input {
    background: #0f0f0f00;
    height: 40px !important;
    border-radius: 12px;
    border: none;
    width: 100%;
    padding: 0 39px;
    padding-right: 15px;
    color: #bbb;
    font-size: 14px;
    border: 1px solid #2d2d2d;
    padding: 0;
    width: 40px;
    border-radius: 50%;
    font-size: 14px;
    display: flex;
    padding: 0 37px;
    padding-right: 15px;
    color: #e8e8e8 !important;
}
.users-list-message .open i {
    color: #adadad;
    font-size: 12px;
    margin-left: 5px;
}

.message-header h2, .message-header h1 {
    font-size: 35px;
    margin: 6px 0;
    font-weight: 800;
    color: #e8e8e8;
    text-align: left;
    padding: 0 25px;
    margin-bottom: 5px;
/*    padding-left: 45px;*/
}
.search-page div#message-users h2 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 15px;
    padding: 0 0;
    margin-top: 6px;
}
.recommended-creators {
    background: #171717;
    border-radius: 20px;
    padding: 10px 10px;
}
.recommended-creators .open a {
    background: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block !important;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    padding: 10px 0;
    color: #000;
    font-size: 12px;
    font-weight: 800;
}
.recommended-creators  .open {
    justify-content: end;
    display: flex;
}
.recommended-creators {
    background: #171717;
    border-radius: 20px;
}
.recommended-creators .name {
    margin-top: 13px;
}
.recommended-creators .users-list-message .user-name p {
    font-size: 10px;
    line-height: 18px;
    margin-top: 0;
}
.recommended-creators .user-message.active-user {
    border: none;
    background: none;
    padding: 0;
    background: none !important;
}
.message-search .search {
    width: 100%;
}
.message-search .search span {
    position: absolute;
    left: 25px;
    top: 13px;
    opacity: 0.5;
}
#listing-detail-modal .amenities button {
    pointer-events: none;
}
.video.video-section .roll-description-wrapper.description-bound {
    margin-bottom: 0px;
}
.video.video-section .roll-description-wrapper.description-bound .description-inner {
    opacity: 1;
    width: 90%;
    font-size: 14px;
    line-height: 17px;
}
.video.video-section .link-div {margin-top: 10px;}
.video.video-section .link-div a {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    display: block;
}
.message-wrapper .user-message {
    background: #0f0f0f21;
    padding: 15px 15px;
    border-radius: 22px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #2a2a2a;
}
.user-image img {
    width: 100% !important;
    opacity: 1;
    height: 100%;
    object-fit: cover;
}
.user-name {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 2px;
}
.message-wrapper .user-name {
    color: #bbb;
    flex: 1;
    max-width: 80%;
    width: 80%;
}
span.unread {
    width: 5px;
    height: 5px;
    display: block;
    background: #ff0000;
    position: absolute;
    bottom: -9px;
    z-index: 0;
    left: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
}
.users-list-message .open a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
        white-space: nowrap;
    align-items: center;
}
.users-list-message .open img {
    width: 12px;
    align-items: center;
    margin-left: 5px;
}
.message-wrapper .user-name {
    color: #bbb;
    flex: 1;
    max-width: 80%;
    width: 80%;
    padding-right: 15px;
}
.message-wrapper .name {
    font-weight: 800;
    color: #fff;
    font-size: 15px;
}
.users-list-message span.time {
    color: #adadad;
    font-size: 11px;
}
.user-name p.lastMsg-two-lines {
    margin-top: 3px !important;
    padding-left: 3px;
}

.search-bar {
    margin-right: 15px;
}

div#mobile-messsage-box-wrapper .chat-user-image {
        width: 35px;
        margin: 3px auto 8px;
    }
.chat-box .chat-user-image img {
    border-radius: 50%;
}
.chat-box .chat-user-image img {
    height: 100%;
    width: 100% !important;
    object-fit: cover;
}
#full-message div#mobile-messsage-box-wrapper, #full-message, .message-full-box {
    height: 100%;
}
    div#mobile-messsage-box-wrapper .curved-box .left-sec .chat-user-image {
        margin-bottom: 0 !important;
            margin-left: 0px !important;
    }
#full-message .seller-inner.seller-mesage-outer {
    display: flex;
    flex-direction: column;
    height: 100%;
}
#full-message div#inner-body {
    padding: 20px 20px;
    flex: 1;
    overflow-y: auto;
    padding-bottom: 100px;

}
.seller-message > div {
    justify-content: flex-end;
}
#mobile-messsage-box-wrapper .back-btn {
    position: absolute;
    top: 20px;
    left: 15px;
}
div#comment-section {
    padding: 0 14px;
    padding-top: 10px;
}
.left-sec.chat-box .profile-drop-down i.fa-regular.fa-ellipsis {
    color: #fff !important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.add-image input#image-input, .add-image #video-input {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    opacity: 0;
    cursor: pointer;
}
.users-list-message {
    padding: 15px 20px;
}
.message-search {
    padding: 0 20px;
    position: relative;
}
div#mobile-messsage-box-wrapper #comment-section .add-image {
    right: 66px !important;
    bottom: 48px !important;
    position: absolute;
    }
div#comment-section .add-image .d-flex {
    width: 0;
    padding: 0;
    margin-left: 0;
    flex-direction: column;
    width: 100%;
}
.add-image ul {
    list-style: none;
    margin-left: 35px;
    margin-top: 13px;
}
div#comment-section .add-image .d-flex {
    margin-left: 0 !important;
    width: 100% !important;
    margin: 0;
}
.add-image ul li {
    margin-right: 0;
    width: 40px;
    margin-bottom: 5px;
}
    div#mobile-messsage-box-wrapper div#comment-section .add-image ul li a {
    background: #141414 !important;
    border: 1px solid #1f1f1f;
    border-radius: 35px;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
.add-image img {
        width: 16px !important;
    }
div#errorusernameemessage {
    color: #ff0000;
    font-size: 12px;
    margin-top: 7px;
    margin-left: 5px;
}
    div#mobile-messsage-box-wrapper .curved-box .left-sec {
        padding: 13px 22px !important;
        padding-left: 0px !important;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center;
    }
div#mobile-messsage-box-wrapper .curved-box .left-sec {
        padding: 13px 22px !important;
        border-bottom: 1px solid #282828;
        padding-left: 40px !important;
    }

div#inner-body {
    padding: 20px 20px;
}
    div#mobile-messsage-box-wrapper .chat-user-image {
        width: 35px;
        height: 35px;
        margin: 0;
    }
    div#mobile-messsage-box-wrapper .chat-user-image {
        margin: 0px 8px 8px 0 !important;
    }
    div#mobile-messsage-box-wrapper .left-sec h2 {
        font-size: 14px !important;
        margin-top: 0;
        margin: 0;
        font-weight: 700;
    }
.main-date-time .day {
    border: 1px solid #464646;
    color: #adadad;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 25px;
    margin-bottom: 15px;
    font-size: 10px;
}

.main-date-time {
    text-align: center;
}
.left-sec.chat-box h2 {
    font-size: 17px;
    color: #fff;
}
.chat-user-image {
    margin-right: 10px !important;
}
#mobile-messsage-box-wrapper .curved-box {
    position: sticky;
    top: 0;
    background: #1f1f1f;
    z-index: 9;
}
.user-box .seller-message .message video {
    width: 100%;
    border-radius: 6px;
}

.user-box .seller-message .message {
    background: #fff;
    color: #000 !important;
    text-align: left;
    width: auto;
    max-width: 100%;
    border: none;
    font-weight: 600;
}
#message-full-wrapper .back-btn {
        color: #bbb;
        position: absolute;
        left: 20px;
        top: 8px !important;
    }
#comment-section div#preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

#comment-section div#preview {
    position: absolute;
    width: 50px;
    height: 50px;
}
.seller-mesage-outer .seller-image img {
    border-radius: 50%;
}

.seller-mesage-outer .seller-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.seller-mesage-outer .seller-image {
    width: 35px;
    max-width: 35px;
    flex-shrink: 0;
    margin-right: 10px;
    height: 35px;
    flex-shrink: 0;
}
#mobile-messsage-box-wrapper .seller-box, #mobile-messsage-box-wrapper .user-box {
    margin-bottom: 15px;
}
#mobile-messsage-box-wrapper .seller-box, #mobile-messsage-box-wrapper .user-box {
    margin-bottom: 15px;
}
.seller-mesage-outer .message {
    background: #171717;
    background: #2c2c2c;
    color: #bbbb;
    padding: 10px 14px;
    font-size: 14px;
    border-radius: 18px;
    /* float: left; */
    display: inline-block;
    font-weight: 600;
    border: 1px solid #2c2c2c;
    line-height: 19px;
}
.seller-box p#local-time {
    text-align: right;
}
.local-time img{ 
    width: 11px;
}
.mark-as-unread img {
    width: 15px !important;
}
.mark-as-unread {
    border: 1px solid #2d2d2d;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 27px;
    font-size: 12px;
    color: #adadad;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}
.mark-as-unread:hover {
    background: #222;
}
.search-bar {
    display: flex;
    align-items: center;
    margin-right: 25px;
}
.message-header .search {
    width: 38px;
    position: relative;
    margin-right: 10px;
    height: 38px;
    border: 1px solid #2d2d2d;
    border-radius: 50%;
    cursor: pointer;
}
.message-search input.form-control {
    width: 100%;
    border-radius: 15px;
}
.message-header .search span {
    position: absolute;
    right: 12px;
    top: 12px;
    opacity: 1;
}
.message-header .search img {
    width: 13px;
    float: left;
}
.message-header .search span {
    position: absolute;
}
.seller-inner.seller-mesage-outer .seller-message {
    padding-right: 0;
}
.message-note p {
    font-size: 10px;
    color: #888b8e;
    margin: 0;
    line-height: 13px;
    margin-top: 8px;
    font-size: 10px !important;
    text-align: center;
    margin: 0 30px 30px;
}

.message-note h6 {
    color: #f1f1f1;
    margin-bottom: 4px;
    font-size: 12px;
    text-align: center;
}
.seller-mesage-outer .date-time-message p {
    font-size: 10px;
    color: #888b8e;
    margin: 0;
    line-height: 20px;
    margin-top: 2px;
}
.input-box {
    display: flex;
    flex: 1;
    position: relative;
}
.input-box {
    background: transparent;
    padding: 0 8px 0px;
    border: 1px solid #3b3b3b !important;
    border-radius: 28px;
}
.message-full-box textarea#chat-msg {
    border: none !important;
    background-color: transparent;
    padding: 12px 37px;
    border-radius: 10px;
    overflow: hidden;
    resize: none;
    padding-right: 70px;
    font-size: 14px;
    line-height: 16px;
    max-height: 150px;
    overflow-y: auto;
    color: #eaeaea;
    padding-right: 15px !important;
    width: 80%;
}
button#verifyCodeBtnUpdateEmail {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: 100%;
    border: none;
    color: #fff;
    border-radius: 25px;
    padding: 12px 0;
    margin-top: 30px;
    height: 45px;
    margin-top: 10px;
}
.message-full-box #graphic-opt {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
}

#change-password-setting .success-message {
    font-size: 12px;
    color: #00ffb5 !important;
    font-size: 11px;
}

#graphic-opt {
    right: 59px;
    position: absolute;
    top: 2px;
    background: #3b3b3b;
    height: 25px;
    width: 25px;
    display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 25px;
    border-radius: 50%;
    margin-top: 5px;
    color: #adadad;
    font-size: 14px;
}
#mobile-messsage-box-wrapper .action-comment {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
}
.action-comment a:last-child {
    background: transparent;
    padding: 0;
    border-radius: 25px;
    display: inline-block;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.user-box > .d-flex {
    justify-content: flex-end;
}
.seller-mesage-outer .user-box .seller-image {
    margin-right: 0px;
    margin-left: 10px;
}
.seller-mesage-outer .message {
    color: white !important;
}
.action-comment a {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: 40px !important;
    height: 25px !important;
}
    a#inp-arrow img {
        width: 15px;
    }
#mobile-messsage-box-wrapper .action-comment {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    right: 12px;
}
#mobile-messsage-box-wrapper .profile-drop-down {
    position: absolute;
    right: 20px;
    top: 25px;
    text-align: right;
}
div#graphic-opt a {
    color: #fff;
    font-size: 19px;
    float: left;
    width: 100%;
    line-height: 23px;
}
.chat-box img {
    border-radius: 6px;
}
.change-email-step input#newemail {
    background-color: #1f1f1f;
    opacity: 1;
    border: none;
    border-radius: 15px;
    font-size: 14px;
    color: #cacaca !important;
    padding-left: 15px
}
input#currentemail {
    padding-left: 15px;
}
.message-wrapper .user-message:hover {
    cursor: pointer;
    background: #191919;
}
.curved-box .profile-drop-down i {
    color: #fff !important;
}

.curved-box .profile-drop-down ul {
    position: absolute;
    top: 30px;
    border: 1px solid #32415852;
    padding: 15px 12px;
    border-radius: 16px;
    background: #171717;
    z-index: 99;
    right: 0;
    width: 200px;
    max-width: 200px;
    gap: 7px;
    z-index: 0;
    /* display: flex !important; */
    flex-direction: column;
    z-index: 9;
    list-style: none
}
.curved-box .profile-drop-down ul li {
    margin-bottom: 6px;
}
.curved-box .profile-drop-down ul li a {
    text-transform: none;
    padding: 4px 0;
    display: flex !important;
    width: 100%;
    border: 1px solid #32415852;
    border-radius: 15px;
    padding: 8px 13px !important;
    justify-content: space-between !important;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.curved-box .profile-drop-down ul li a img{width: 17px}
.curved-box .delete-li a{color: #ff0000 !important}
.profile-drop-down a:hover {
    background: #22222236;
}
.user-box .extra-opt.leff {
    position: relative;
}
.user-box .extra-opt ul {
    right: 0;
    list-style: none;
    background: #171717 !important;
}
.seller-box .optlist {
    background: #171717 !important;
}
.user-box .extra-opt ul li a {
    display: block;
}
.extra-opt li a {
    display: flex !important;
    justify-content: space-between;
    font-size: 13px !important;
} 
.extra-opt.leff img {
    width: 15px;
}

.users-list-message span.time {
    color: #adadad;
    font-size: 12px;
}

.users-list-message .user-name p {
    margin: 0;
    font-size: 12px;
    color: #adadad;
    line-height: 18px;
    margin-top: 7px;
    padding-right: 26px;
}
.name {
    font-weight: 800;
    color: #fff;
}
.users-list-message .open {
    flex: 1;
    text-align: right;
    max-width: 20%;
    width: 20%;
}
.user-box .seller-message {
    max-width: 80%;
}
#password-criteria li {
    padding: 5px 0;
    /* display: block; */
}
div#mb-header-message {
    position: sticky;
    top: 0;
    background: #1f1f1f;
    height: 70px;
    z-index: 9;
}
div#changeemail_error, div#newPassword_validate, .change-email-step .myerror {
    color: #ff0000;
    font-size: 12px;
    margin-top: 7px;
    margin-left: 5px;
}
div#newPassword_validate {
    margin-bottom: 10px
}
div#change-email-step03 {
    padding: 40px 0;
}
div#change-email-step03 .close {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block;
    width: auto;
    height: auto;
}
div#change-email-step03 .close a {
    font-weight: 30 !important;
    color: #cacaca !important;
    font-size: 15px;
    border: 1px solid #333;
    padding: 10px 20px;
    border-radius: 35px;
    display: inline-block;
    text-shadow: none !important;
}
div#forgot-reset-error {
    font-size: 12px;
}
div#feedback-setting .d-flex button.active {
    border: 1px solid #fff;
}  
.add-amenities {
    padding: 0 !important;
}
div#share-site-link.share-in-open {
    bottom: 18px;
    opacity: 1;
}
div#share-site-link {
    position: fixed;
    right: 30px;
    bottom: -205px;
    max-width: 430px;
    width: 430px;
    z-index: 2147483647;
    opacity: 0;
    transition: 0.3s;
    border-radius: 25px;
    padding: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(40 40 40);
    background: rgb(31, 31, 31);
    border-image: initial;
}
#share-site-link .targets li {
    width: 19%;
    font-size: 11px;
    text-align: center;
}
#share-site-link .targets li a {
    display: flex
;
    flex-direction: column;
    align-items: center;
}

#social-share-buttons li a {
    color: #fff;
    border: 1px solid #3241585c;
    width: 45px;
    height: 45px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
#social-share-buttons li a span {
    display: none;
}

#share-site-link li a span {
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 500;
}
.link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
    background-color: #eee;
    margin-bottom: 30px;
}
#share-site-link .targets {
    display: flex;
    list-style: none;
    justify-content: space-between;
}
#share-site-link .link {
    background: transparent !important;
    color: #fff;
    border: 1px solid #3241585c !important;
    border-radius: 15px !important;
    font-size: 12px;
    height: 50px;
    padding: 0 18px;
    margin-bottom: 14px !important;
}
#share-site-link h3 {
    font-size: 20px;
    margin-bottom: 14px;
    color: #f5f5f5;
}
#share-site-link  .close {
    position: absolute;
    top: 28px !important;
    right: 30px;
    display: block;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #ccc !important;
    width: auto;
    text-shadow: inherit !important;
}
#share-site-link  .close a{
    color: #ccc !important;
    
}
#share-site-link .link {
    background: transparent !important;
    color: #e0e0e0;
    border: 1px solid #3241585c !important;
    border-radius: 15px !important;
    font-size: 14px;
    margin-bottom: 20px !important;
}
#share-site-link button.copy-link {
    filter: invert(1);
    border: none;
    width: 25px;
    font-size: 16px;
    background: none;
}
div#copy-success {
    color: #00ffb5 !important;
    position: absolute;
    top: 115px;
    font-size: 11px !important;
    left: 30px;
}

#profile-page  .profile-image {
    margin-top: 0px;
}
#profile-page  .profile-image img{border-radius: 50%;}

.switch {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 25px;
    border-radius: 20px;
    background: #919090;
    transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    cursor: pointer;
    margin: 5px 0;
    transform: scale(0.9);
}
.switch::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fafafa;
    border-radius: 50%;
    transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(128,128,128,0.1);
}
input:checked + .switch {
    background: #00c88e;
}
input:checked + .switch::before {
    left: 27px;
    background: #fff;
}
input:checked + .switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(0,150,136,0.2);
}

#change-username-setting .myerror {
    font-size: 12px;
    color: #ff0000 !important;
    margin-top: 7px;
    margin-left: 5px;
}
#change-username-setting span#usernameStatus {
    top: 15px;
    font-size: 12px;
}
#change-username-setting .refer-a-friend > p {
    color: #b8b8b8;
    font-size: 12px;
    line-height: 17px;
    color: #c0c0c0;
}
span#usernameStatusMessage {
    color: #ff0000 !important;
    font-size: 12px;
    margin-top: 7px;
    display: block;
    margin-left: 5px;
}
.profile-page.new-profile.message-wrapper .back-btn {
    top: 15px;
    left: 20px;
}
.my-rolls-empty {
    color: #cacaca;
    text-align: center;
    width: 100%;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.account-delete-note label {
    position: relative;
    padding-left: 16px;
    text-indent: 0;
}

.account-delete-note label input {
    float: left;
    position: absolute;
    top: 3px;
    left: -6px;
}
#listing-detail-modal a.close-listing {
    top: 22px;
}
.view-listing-home-box a.close-listing {
    top: 20px !important;
}
.amenities {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.profile-page.new-profile.message-wrapper.notifications .user-image {
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-page.new-profile.message-wrapper.notifications .user-image img {
    width: 58% !important;
    border-radius: 0;
    height: auto;
    object-fit: contain;
}
.profile-page.new-profile.message-wrapper.renotopro .back {
    position: absolute;
    left: 15px;
    top: 19px;
}

.profile-page.new-profile.message-wrapper.renotopro .back a {
    color: #ccc;
    font-size: 14px;
}
.profile-page.new-profile.message-wrapper.renotopro .back img {
    width: 20px;
}
.profile-page.new-profile.message-wrapper.renotopro h2 {
    width: 100%;
    font-size: 14px !important;
    text-align: center !important;
}
.placeholder-for-no-chats {
    text-align: center;
    color: #999;
    font-size: 14px;
    margin: 110px 70px;
}
.placeholder-for-no-chats img {
    width: 35px;
    opacity: 0.5;
    margin-bottom: 10px;
}
#signup-new-process .see-guidline {
    position: relative;
}

#signup-new-process .see-guidline a:hover + .tooltip {
    opacity: 1;
    display: block;
}

#signup-new-process .see-guidline .tooltip {
    border-radius: 9px;
    position: absolute;
    top: 34px;
    background: #222;
    right: 0;
    padding: 5px 14px;
    padding-right: 0;
    display: none;
} 
#signup-new-process .see-guidline .tooltip:after{
    content: "";
    border-bottom: 10px solid #222;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 100%;
    right: 25px;
}
#signup-new-process .see-guidline .tooltip ul {
    right: 30px;
    padding: 0;
    list-style: disc !important;
    padding: 0 !important;
    margin: 0;
}
#signup-new-process .see-guidline .tooltip ul li {
    list-style: disc;
    font-size: 12px;
    margin: 6px 16px;
    font-weight: 600;
}
.search-page .message-search .search span {
    right: 33px;
    left: inherit;
}
.search-page input.form-control {
    padding-left: 15px;
}
.search-page input.form-control {
    padding-left: 15px;
    background: #333;
    border-color: #333;
    padding-right: 50px;
}
.video-box video{cursor: pointer}
#my-saves .views, #my-rolls .views {
    position: absolute;
    right: 5px;
    z-index: 8;
    bottom: 7px;
}
#my-saves .views .home_like p, #my-rolls .views .home_like p {
    font-size: 10px;
}

#my-saves .views .home_like, #my-rolls .views .home_like {
    margin-bottom: 0;
}

#my-saves .views img, #my-rolls .views img {
    width: 16px;
    height: auto;
    border-radius: 0;
}
#add-listing-video-section2 .description-and-highlights {
    height: calc(100vh - 200px);
    border-radius: 25px 25px 25px 25px;
}
#add-description1 div#Listing-price, #add-description2 div#Listing-price, #add-description2-edit div#Listing-price, #add-description1-edit div#Listing-price {
    height: calc(100% - 80px);
}
#claimform_resest_password .reset-password a {
    color: #fff;
    font-size: 13px;
}
#update-username #change_username_submit.claim-button.disabled {
    background: #222 !important;
    color: #cccccc9e;
    pointer-events: none;
    font-weight: 700;
    font-size: 14px;
}
.in-the-review img {
    width: 20px !important;
    height: auto !important;
    border-radius: 0;
}

.in-the-review {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-size: 12px;
}
#my-rolls .user-image img {
    
    div#add-description1-edit {
    border-radius: 25px;
}
    width: 25px !important;
    height: 25px !important;
    object-fit: cover;
}
#my-rolls .user-image {
    color: #fff;
    position: absolute;
    bottom: 7px;
    left: 5px;
    font-size: 12px;
    display: none;
}
.loggedin-user-image- img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.loggedin-user-image- {
    width: 30px;
    height: 30px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 7px;
}
.change-email-step {
    height: 100%;
}
.change-email-step .save-details {
    position: fixed;
    bottom: 0;
    left: 25px;
    right: 25px;
    padding: 20px 0;
}
.change-email-step .change-password-action {
    bottom: 20px;
    position: fixed;
    left: 25px;
    right: 25px;
}
#comment-section .action-comment a img {
    filter: invert(1);
}
#comment-section .action-comment a {
    width: 40px !important;
    height: 25px !important;
    background: #fff !important;
}
#comment-section .action-comment.active a img {
    filter: invert(0);
}

#comment-section .action-comment.active a{
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important
} 

#comment-section div#preview {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 7px;
    top: 9px;
    display: none;
}
.input-box.media-added div#preview{display: block !important;}
#comment-section div#preview img {
    border-radius: 13px;
}
#comment-section .input-box.media-added{
    border-radius: 15px;
    min-height: 89px;
    background: #333;
} 
#comment-section .input-box.media-added textarea#chat-msg{
    padding-left: 75px !important;
}
.input-box.media-added .loggedin-user-image- {
    opacity: 0;
}
#comment-section div#preview span {
    position: absolute;
    left: 50% !important;
    top: 50%;
    bottom: inherit;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: #00000094 !important;
    font-weight: 300 !important;

}
#comment-section div#preview video {
    width: 100% !important;
    height: 100% !important;
    border-radius: 12px;
    object-fit: cover;
}


#claimform_resest_password .action-btn-wrapper {
    position: fixed;
    bottom: 25px;
    left: 25px;
    right: 25px;
}
#password-criteria li {
    padding: 3px 0;
    /* display: block; */
}
span#usernameStatusMessage.success {
    color: #00ffb5 !important;
}
#update-username .username-note p a:hover {
    text-decoration: underline;
}
.profile-header.justify-content-between .profile-image {
    position: absolute;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.profile-image.mt-0 {
    margin-top: 0px !important;
}
#add-listing-video-section3 .add-listing-footer button.btn.btn-send {
    width: 450px;
    max-width: 450px;
}
#feedback-setting #feedback-message .msg-box.success {
    font-size: 12px;
    margin-top: 7px;
}
#full-message .back-btn {
    display: block;
}
#edit-profili-setting .description-and-highlights-header .back {
    top: 12px;
}
#edit-profili-setting .description-and-highlights-header a.close-listing {
    top: 15px;
}
div#edit-profili-setting {
    background: #000000ba;
}
.other-users-profile .views img {
    width: 20px !important;
    height: auto !important;
}
.other-users-profile .views {
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    z-index: 8;
    display: none; 
}
div#edit-roll-page, #edit-listing-page {
    max-width: 470px;
    margin: 30px auto 0;
    z-index: 9;
    position: relative;
}
#edit-roll-page .add-listing-footer button.btn.btn-send {
    background: #fff !important;
    color: #000;
    font-weight: 700 !important;
    width: 450px;
    
}
#edit-roll-page .cancel, #edit-listing-page .cancel {
    font-size: 12px;
    color: #ccc !important;
    cursor: pointer;
    position: absolute;
}
#edit-roll-page .heading, #edit-listing-page .heading {
    font-size: 12px;
    font-weight: 800;
}
#edit-roll-page .done, #edit-listing-page .done{display: none;}
#edit-roll-page .heading, #edit-listing-page .heading
 {
    font-size: 12px;
    font-weight: 800;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#edit-roll-page .description-and-highlights, #edit-listing-page .description-and-highlights {
    margin: 0 auto;
    height: calc(100vh - 180px);
}
.other-users-profile .views .home_like {
    margin-bottom: 10px;
}    
.other-users-profile .views .home_like img{border-radius: 0 !important;}
#add-description1 .detail-scroller {
    padding: 0;
}
#add-description1 div#Listing-price-edit {
    background: none;
}
#add-description1 {
    border-radius: 25px;
}
#add-description1 div#Listing-price-edit {
    background: none;
    height: 100%;
    margin-top: 0;
}

.title_div {
    width: calc(100% - 0px);
}
.video.video-section .drop-down {
    right: 25px;
    top: 30px;
}
.navigation-button {
    position: fixed;
    right: 30px;
    top: 50%;
    display: flex;
    flex-direction: column;
    gap: 25px;
    transform: translateY(-50%);
}
.navigation-button button {
    width: 60px;
    height: 60px;
    background: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: none;
    color: #fff;
}
button#upBtn:disabled {
    opacity: 0.5;
}
button#downBtn:disabled {
    opacity: 0.5;
}
button#upBtn img {
    width: 20px;
    transform: rotate(-90deg);
}
button#downBtn img {
    width: 20px;
    transform: rotate(90deg);
}
.video.video-section .home_like a img {
    width: 30px !important;
}

.video.video-section .home_like a {
    background: #0000008A;
    height: 65px;
    width: 65px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.video.video-section .home_like a {
    background: #00000000;
    height: 44px;
    width: 65px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.snap-scroll-container .views {
    bottom: 30px !important;
}
.snap-scroll-container .views {
    width: 65px !important;
}
.description-and-highlights.dncs  .detail-scroller {
    color: #828282;
    font-size: 14px;
    padding: 15px 16px;
    padding-bottom: 100px;
}
#my-rolls .home_like a, #my-saves .home_like a {
    background: #222222cf;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    line-height: 30px;
}
.left-panel-meu.hide-left-menu {
    opacity: 0.2;
    pointer-events: none;
} 
.gallery-detail ul li:first-child {
    margin-left: 20px;
}   
.gallery-detail ul li:last-child {
    margin-right: 20px;
}
#add-listing-video-section2 p {
    line-height: 17px;
}
#add-listing-video-section3 p{margin-bottom: 15px; line-height: 15px}
#add-listing-video-section3 h2{margin-bottom: 5px;}



.view-listing-home-box .send-message {
    background: #fff;
    border-radius: 50px;
    position: fixed;
    bottom: 15px;
    width: 90%;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.view-listing-home-box .send-message a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 10px;
    padding: 15px 10px;
    display: block;
    height: auto;
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 15px;
    justify-content: center;
}
.drop-down.hide-dropdown {
    opacity: 0.2;
}
.videomuteunmute {
    background: #2222229e;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9 !important;
    top: 30px !important;
    left: 25px;
}    
button.videoMuteToggle i {
    font-size: 13px;
}  
.videomuteunmute button.videoMuteToggle {
    float: left;
    display: flex

}
#notifi-container {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  max-width: 300px;
}

/* Notification style */
.notifi {
  padding: 12px 16px;
  margin-top: 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  min-width: 250px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  opacity: 0;
  transform: translateX(-100%);
  animation: slideIn 0.5s forwards;
}

/* Success style */
.notifi.success {
  background-color: #0c0c0c !important;
}

/* Error style */
.notifi.error {
  background-color: #dc3545;
}

/* Slide in animation */
@keyframes slideIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Slide out animation */
@keyframes slideOut {
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
#new-amenity-input, #new-amenity-input-edit {
    width: 400px;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px !important;
    z-index: 9 !important;
    background: #292929 !important;

} 
#new-amenity-input input, #new-amenity-input-edit input {
    padding: 0 15px !important;
    margin-right: 0px !important;
}
#new-amenity-input .cancel-signup, ##new-amenity-input-edit .cancel-signup {
    position: absolute;
    right: 20px;
    
}
#new-amenity-input .cancel-signup, #new-amenity-input-edit .cancel-signup {
    position: absolute;
    right: 30px;
    top: 33px;
}
div#new-amenity-input h2.text-left.mb-2.signup-title, div#new-amenity-input-edit h2.text-left.mb-2.signup-title {
    color: #fff;
    text-align: center !important;
    font-size: 17px;
    margin-bottom: 20px !important;
}
#new-amenity-input button#save-amenity, #new-amenity-input-edit button#save-amenity-edit {
    color: #fff;
}
div#listing-edit-submit-successfully {
    max-width: 450px;
    margin: 0 auto;
}
#add-description1-edit a.close-listing {
    top: 17px;
}
#amenities-popup-overlay {
    left: 0 !important;
}
#amenities-popup {
    left: 50% !important;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    border-radius: 20px;
}    
#amenities-popup h3 {
    color: #fff;
} 
.share-website a img {
    width: 20px;
    margin-left: 5px;
}
.share-website a {
    color: #fff;
    font-weight: 600;
    padding: 12px 15px;
    display: inline-block;
}

.share-website {
    background: #1f1f1f;
    color: #fff;
    padding: 0;
    border-radius: 35px;
    font-size: 14px;
}
.share-website a:hover {
    background: #222;
    border-radius: 50px;
}
#share-site-link .targets li a:hover {
    background: #222;
}
#add-description2-edit a.close-listing {
    top: 17px;
}
.gallery-wrapper .image-box.upload-slot a {
    display: block;
    height: 100%;
}
.validation-error {
    color: #ff0000 !important;
    font-size: 12px !important;
    margin-top: 7px !important;
    margin-left: 5px !important;
}
.amenities button.show-more-btn {
    color: #fff;
    background: #171717 !important;
    border: 1px solid #333 !important;
    /* position: absolute; */
    right: 0;
    padding: 8px 14px !important;
}
.amenities button.show-more-btn:hover {
    background: #222 !important;
}
#amenities-popup .popup-header .close-popup {
    background: none !important;
    border: none !important;
    padding: 6px 12px;
    cursor: pointer;
    color: #ccc;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 17px;
}
#amenities-popup .popup-header h3 {
    width: 100%;
    text-align: center;
}
#amenities-popup {
    border-radius: 15px !important;
    max-width: 402px !important;
 
}
.popup-amenities.amenities button {
    pointer-events: none;
}
.property-type .tnc {
    display: flex;
    margin-bottom: 150px;
    position: relative;
}    
.property-type .tnc .validation-error {
    position: absolute;
    top: 88%;
} 
.successmessage-listing {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
} 
div#share-url {
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.aviakeffect {
    background: linear-gradient(180deg, transparent, #171717);
    position: absolute;
    top: inherit;
    left: 0;
    right: 0;
    bottom: 14px;
    border-radius: 0 0 26px 26px;
    transition: all 0.5s ease;
    height: 200px;
}
#add-description2.description-and-highlights .detail-scroller {
    padding: 0 0 !important;

}
#add-description2-edit .detail-scroller {
    padding: 0 !important;
}
#add-description2-edit div#Listing-price-edit {
    padding: 0 15px !important;
    width: 100%;
}
.message-note.mt-0 {
    max-width: 400px;
    margin: 0 auto;
}
.views-count {
    cursor: auto;
    display: none;
}
#my-saves .views {
    display: none;
}
.views-count a{pointer-events: none}
.posted-by-box .user-left a {
    font-weight: 800;
}
button.show-more-btn {
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 6px;
    background: none;
    padding: 0;
    border-radius: 35px;
    font-weight: 800;
    margin-top: 11px;
        margin-bottom: 11px;
}
#listing-prw .bot-detail {
    margin-bottom: 220px;
}
#listing-prw .send-message{display: none;}
#signup-new-process span.field_icon.toggle-password {
    top: 22px !important;
}
#delete-listing-confirmation {
/*    display: block !important;*/
}
#delete-listing-confirmation .flag-popup-inner {
    max-width: 340px;
}
#delete-listing-confirmation button.cancel:hover {
    background: #222;
}
.in-the-review p {
    margin: 0;
    font-size: 15px;
    margin-top: 5px;
}
.stats-inner.d-flex > .pb:first-child img {
    position: relative;
    top: -1px;
}

#delete-listing-confirmation, #unfollow-confirmation
 {
    /* display: block !important; */
    z-index: 99;
}
#delete-listing-confirmation .flag-popup-inner h5, #unfollow-confirmation .flag-popup-inner h5 {
    color: #fff;
    font-weight: 600;
    line-height: 29px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}
#delete-listing-confirmation .flag-popup-inner, #unfollow-confirmation .flag-popup-inner {
    max-width: 320px;
}

.no-notifications p
 {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    color: #ccc;
}

.no-notifications h2 {
    margin-bottom: 17px;
    font-size: 22px;
    font-weight: 700;
}
.no-notifications img {
    width: 50px;
    filter: invert(1);
    margin: 28px 0;
    margin-top: 0;
}
.no-notifications {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
}
.no-notifications {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 40px);
    color: #fff;
}
div#delete-reals-confirmation, div#unfollow-confirmation, #pinconfirmation {
    z-index: 999;
}
#pinconfirmation .flag-popup-inner{
    max-width: 460px;
}
#pinconfirmation .flag-popup-inner h5{
    margin-bottom: 15px;
}
div#pinconfirmation .flag-popup-inner button:last-child:hover {
    background: #222;
}
#delete-reals-confirmation .flag-popup-inner{
    max-width: 300px;
    text-align: center;
} 
#unfollow-confirmation .flag-popup-inner {
    max-width: 330px;
    text-align: center;
    width: 330px;
}
#delete-reals-confirmation .flag-popup-inner h5, #unfollow-confirmation .flag-popup-inner h5 {
    line-height: 25px;
    margin-bottom: 25px;
}
#delete-reals-confirmation .flag-popup-inner button:last-child, #unfollow-confirmation .flag-popup-inner button:last-child
 {
    background: #222 !important;
    opacity: 1;
}
.message-full-box #delete-popup p {
    font-size: 14px !important;
    line-height: 21px;
    border-radius: 0px !important;
}
.message-full-box #delete-popup button {
    font-size: 14px;
    padding: 18px 0;
}
.message-full-box #delete-popup button {
    font-size: 14px;
    padding: 18px 0;
    font-weight: 800 !important;
}
.message-full-box #delete-popup {
    background: #171717 !important;
}
.message-full-box .separator {
    background-color: #222 !important;
}
.logged-out .drop-down.close-video {
    top: 30px !important;
    right: 24px !important;
}
button.show-more-btn {
    pointer-events: auto !important;
}
.message-full-box #delete-popup p{border-bottom: 1px solid #222 !important;}
li.home-tab img {
    filter: brightness(0) invert(1);
}
.listing-detail-inner .c-type li {
    white-space: nowrap;
}
.listing-detail-inner .c-type ul {
    flex-wrap: wrap;
    row-gap: 10px;
}
.link-div a img {
    width: 10px;
    margin-right: 2px;
    filter: invert(0);
    margin-left: 2px;
}

.link-div a {
    background: #fff;
    color: #000 !important;
    display: inline-block;
    padding: 10px 10px;
    width: 110px !important;
    text-align: center;
    justify-content: center;
    border-radius: 45px;
    font-weight: 600;
}
.video.video-section .link-div {
    margin-top: 6px;
} 

.left-panel-meu .user-icon.active a img {
    border: 2px solid #fff;
    border-radius: 50%;
    transform: scale(1.2);
}
li.bell-icon.active a.filled {
    display: block !important;
}

li.bell-icon.active a.outline {
    display: none;
}
li.message-icon.active a.filled {
    display: block !important;
}
li.message-icon.active a.outline {
    display: none;
}
.home-tab.active .home-filled{display: block !important}
.home-tab.active .home-outline{display: none !important}
.message-header .search:hover {
    background: #222;
}
#listing-prw .gallery-detail {
    padding-top: 8px;
}
#listing-prw .listing-detail-header a.close-listing {
    top: 21px;
}
#feedback-setting .msg-box.error i {
    display: none;
}

#feedback-setting .msg-box.error {
    color: #ff0000 !important;
    font-size: 12px;
    margin-top: 7px;
    margin-left: 5px;
    font-weight: 400 !important;
}
span.new-message-dotvisible {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #ff0000;
    border-radius: 35px;
    margin-left: 6px;
    display: none;
}
#change-username-setting #signup-new-process .see-guidline .tooltip ul li {
    list-style: disc;
    font-size: 12px;
    margin: 6px 16px;
    font-weight: 600;
    color: #d4d4d4 !important;
}
#listing-detail-modal #amenities-popup .popup-header {
    border-bottom: 1px solid #3241585c;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 10px;
}
#listing-detail-modal #amenities-popup .popup-header h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}
#listing-detail-modal #amenities-popup .popup-header .close-popup {
    padding: 4px 12px;
    font-size: 12px;
} 
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .name {
    margin-top: 10px;
    font-size: 14px;
}
.profile-page.new-profile.message-wrapper.search-page .users-list-message .user-name p {
    margin-top: 5px;
}  
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .images-area ul li img {
    width: 100%;
}

.profile-page.new-profile.message-wrapper.search-page .recommended-creators .images-area ul li {
    width: 29%;
    padding: 0;
}
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .images-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
}
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .images-area ul li img {
    border-radius: 10px;
}
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .images-area {
    display: flex;
    align-items: center;
}
.profile-page.new-profile.message-wrapper.search-page .images-area {
    display: flex;
    align-items: center;
    width: 74%;
}
.profile-page.new-profile.message-wrapper.search-page .plus-more {
    flex: 1;
    color: #828282;
    white-space: nowrap;
    font-size: 11px;
    margin-left: 7px;
}
.profile-page.new-profile.message-wrapper.search-page .users-list-message {
    padding-bottom: 0;
}

.profile-page.new-profile.message-wrapper.search-page .recommended-creators .listing-images {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .view-btn a {
    background: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block !important;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    padding: 10px 0;
    color: #000;
    font-size: 12px;
    font-weight: 800;
}
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .description {
    padding: 0;
    margin-top: 15px;
}
.profile-page.new-profile.message-wrapper.search-page .price {
    color: #fff;
    margin: 12px 0;
    font-weight: 700;
}

.profile-page.new-profile.message-wrapper.search-page .recommended-creators {
    padding: 25px;
}
.profile-page.new-profile.message-wrapper.search-page .c-type {
    margin-top: 15px;
}
.users-list-message.search-bottom .recommended-creators {
    margin-bottom: 20px;
}
.users-list-message.search-bottom {
        padding: 15px 25px;
        padding-bottom: 10px;
        padding-top: 20px !important;
    }
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .description p{margin-bottom: 0; line-height: 17px;}
.logo-pro img {
    width: 100%;
}

.renotopro .logo-pro {
    max-width: 60px;
    margin: 0 auto;
}
.renotopro .pro-header h3 {
    color: #fff;
    font-size: 20px;
    margin: 10px 0 9px;
    font-weight: 800;
}
.renotopro .pro-header p {
    color: #ccc;
    margin-bottom: 10px;
    font-size: 14px;
}
.renotopro .pro-header {
    text-align: center;
}
.pro-list ul li {
    padding: 7px 0;
        font-weight: 700;
}
.pro-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #ffff;
    font-size: 14px;
}
.pro-list {
    background: #171717;
    max-width: 90%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 25px;
    margin-top: 40px;
    box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);
}
.pro-list li img {
    width: 10px !important;
    height: auto !important;
}
.pro-action button {
    background: linear-gradient(135deg, #744BFF 0%, #28009E 100%) !important;
    width: auto;
    border: none;
    color: #fff;
    padding: 15px 0;
    border-radius: 45px;
    margin: 0 10px;
    display: inline-block;
    width: 90%;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px;
}
.flag-popup-outer.cancel-subscription-popup h5 {
    margin-bottom: 15px;
}
.pro-action p {
    color: #ccc;
    font-size: 12px;
    margin-top: 7px;
}

.pro-action {
    text-align: center;
}
.profile-page.new-profile.message-wrapper.renotopro div#message-users {
    height: 100%;
    position: relative;
}
.profile-page.new-profile.message-wrapper.renotopro div#action-for-upgrade {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.profile-page.new-profile.message-wrapper.renotopro .rolling-rent-pro-wrapper {
    height: 100%;
}
.scbscription-activated span img {
    height: 100%;
    width: 16px;
    margin-right: 4px;
}
.scbscription-activated span {
    background: #33333369;
    color: #00ffb5;
    padding: 15px;
    border-radius: 35px;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 15px;
}
.profile-page.new-profile.message-wrapper.renotopro ul {
    color: #ccc;
    font-size: 14px;
}
div#flag-popup-outer .flag-popup-inner {
    max-width: 500px;
}
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup .flag-popup-inner li {
    margin-bottom: 10px;
    line-height: 17px;
}
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup .flag-popup-inner p{margin-bottom: 10px}
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup .action {
    margin-top: 27px;
}
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup p{margin-bottom: 5px}
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup li{color: #ccc; font-size: 14px;}
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup .flag-popup-inner .action button:last-child:hover{
    background: #222
}
div#action-for-cancel {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.scbscription-activated span {
    margin: 0;
}
.pro-list ul li img {
    margin-right: 7px;
}
.profile-page new-profile message-wrapper.renotopro .message-header h2 {
    padding: 0;
    margin: 0;
}
.profile-page new-profile message-wrapper.renotopro .message-header {
    text-align: center;
    color: #fff;
    font-size: 15px;
    position: sticky;
    top: 0;
    background: #1f1f1f;
    padding: 20px 0;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #3241585c;
}
.profile-page.new-profile.message-wrapper.renotopro .message-header h2 {
    margin: 0;
}

.profile-page.new-profile.message-wrapper.renotopro .message-header {
    padding: 20px 0;
    border-bottom: 1px solid #3241585c;
}
.profile-page.new-profile.message-wrapper.search-page h1 {
    font-size: 25px;
    margin-bottom: 0;
    padding-left: 20px;
}

.profile-page.new-profile.message-wrapper.search-page .c-type ul {
    flex-wrap: wrap;
    gap: 15px;
}
.profile-page.new-profile.message-wrapper.search-page .c-type ul li:last-child {
    margin-right: 0;
}
.profile-page.new-profile.message-wrapper.search-page .c-type li:after {
    content: "";
    width: 1px;
    height: 13px;
    background: #333;
    position: absolute;
    right: -22px;
}
.profile-page.new-profile.message-wrapper.search-page div#mb-header-message {
    height: 102px;
}
.profile-page.new-profile.message-wrapper.search-page .users-list-message.top-main {
    margin-top: 0;
}
.profile-page.new-profile.message-wrapper.search-page div#mb-header-message .message-header{
    height: auto;
} 
.tap-to-refresh img{}
.tap-to-refresh.refresh img {
    transition: all 0.5s ease;
    transform: rotate(360deg);
}
.recommended-creators .user-message.active-user:last-child {
    margin-bottom: 0;
}

.recommended-creators .user-message.active-user:last-child .user-name {
    margin-bottom: 0;
}
.recommended-creators .open a:hover {
    background: #ccc;
}
.recommended-creators .user-name p {
    color: #828282;
    font-size: 12px;
    margin-top: 0;
}
.recommended-creators .address {
    display: flex;
    gap: 4px;
    align-items: center;
}

.profile-inner-section .address-wrapper li {
    color: #ccc;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    max-width: 60%;
}
.profile-inner-section .address-wrapper ul li img {
    width: 15px;
    float: left;
}

.profile-inner-section .address-wrapper ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    gap: 20px;

}
.address-wrapper li.adds span:last-child {
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.profile-inner-section .address-wrapper {
    margin-bottom: 15px;
}
.follow-heading h2 {
    font-size: 15px;
    color: #fff;
    margin: 0;
}  
.profile-page.new-profile.follower-settings-page .profile-inner-section {
    padding: 0 0;
}
.profile-page.new-profile.follower-settings-page .profile-header-left-side .share-profile.hide-share-mob {
    margin: 0;
}
.follolwer-sheet img.blue-cube-icon {
    width: 20px;
}
.follolwer-sheet .user-box {
    display: flex;
    align-items: center;
    gap: 25px;
    border-bottom: 1px solid #3241585c;
    margin-bottom: 20px;
    padding: 0 20px;
    padding-bottom: 20px;

}
.profile-page.new-profile.follower-settings-page .profile-header-left-side .back img {
    width: 20px;
    float: left;
    margin-right: 5px;
}
.profile-page.new-profile.follower-settings-page .profile-header-left-side {
    position: absolute;
    left: 11px;
    top: 18px;
}
.profile-page.new-profile.follower-settings-page .follow-heading {
    width: 100%;
}

.profile-page.new-profile.follower-settings-page .follow-heading h2 {
    text-align: center;
    width: 100%;
}
.follolwer-sheet .follow-btn {
    flex-shrink: 0;
    width: 92px;
}
.follow-btn-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.follolwer-sheet .follow-btn a {
    color: #fff;
    border-radius: 50px;
    border: 1px solid #3241585c;
    padding: 10px 0;
    font-size: 11px;
    display: block;
    text-align: center;
}
.follolwer-sheet .follow-btn a:hover {
    background: #222;
}
.profile-page.new-profile.follower-settings-page a {
    border: none !important;
    font-size: 14px;
    color: #ccc;
    height: auto;
}
.profile-page.new-profile.follower-settings-page .follow-btn-wrapper a {
    border: 1px solid #3241585c !important;
    font-size: 12px;
    color: #ccc;
    height: auto;
    text-align: center;
    border-radius: 35px;
    padding: 10px 0;
}
.profile-page.new-profile.follower-settings-page .follow-btn-wrapper a:hover {
    background: #222;
}
#unfollow-confirmation .flag-popup-inner button:last-child:hover {
    background: #282828 !important;
}
.follolwer-sheet .user-bio {
    color: #fff;
    font-size: 14px;
    margin-top: 11px;
}
.follolwer-sheet .user-bio p{color: #fff;}
.follolwer-sheet .user-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.follolwer-sheet .profile-left-section {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.follolwer-sheet .profile-left-section .user-image {
    width: 40px;
    flex-shrink: 0;
    height: 40px;

}
.follolwer-sheet .profile-left-section .user-image img{border-radius: 50%;}
.follolwer-sheet .profile-left-section {
    display: flex;
    max-width: 100%;
    flex: 1;
}
.follolwer-sheet .user-name img {
    width: 16px !important;
    margin-left: 4px;
}

.follolwer-sheet .user-name {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}
.follolwer-sheet .user-bio p {
    color: #ccc;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
}
.follolwer-sheet .user-box:last-child{margin-bottom: 0;}

.profile-page.new-profile.follower-settings-page .follow-heading h2 {
    font-size: 14px;
    font-weight: 800;
}
.follower-settings-page .profile-header {
    border-bottom: 1px solid #3241585c;
    margin-top: 0;
    padding-top: 20px;
}
.follolwer-sheet {
    padding: 20px 0;
}
.follolwer-sheet .user-box:last-child {
    border-bottom: none !important;
    margin-bottom: 90px;
}
#profile-page .follow-unfollow-btn a {
    background: #fff;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    padding: 9px 25px;
    display: inline-block;
    border-radius: 34px;
    margin: 10px 0 0;
}
.follower-following-count {
    margin-top: 12px;
}

.follower-following-count span {
    color: #ccc;
    font-size: 12px;
    font-weight: 700;
}
.follower-following-count a {
    color: #ccc;
}
.profile-page.new-profile.follower-settings-page .follow-btn a {
    border: 1px solid #3241585c !important;
    padding: 8px 0;
    font-size: 12px !important;
} 

#unfollow-confirmation .flag-popup-inner .user-image img {
    border-radius: 50%;
}

#unfollow-confirmation .flag-popup-inner .user-image {
    width: 50px;
    margin: 0 auto 10px;
    height: 50px;
}

.search-dropdown ul li a {
    font-size: 14px;
    padding: 15px 18px;
    display: block;
    color: #fff;
}

.search-dropdown ul {
    list-style: none;
    padding: 0;
    padding: 0;
}
.search-dropdown {
    background: #222;
    border-radius: 10px;
    margin-top: 6px;
}
div#search-result ul li a {
    color: #fff;
    font-size: 14px;
    border: 1px solid #3241585c;
    padding: 9px 20px;
    display: inline-block;
    border-radius: 35px;
}
div#search-result ul li a.active {
    background: #fff;
    color: #000;
    font-weight: 700;
}
div#search-result ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 27px;
    gap: 10px;
}
.no-result-placeholder p {
    margin: 0;
    color: #fff;
    font-size: 14px;
}

.no-result-placeholder {
    text-align: center;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#search-result {
    margin-top: 0px;
}
#search-result .screens {
    margin: 0 20px;
}
div#search-result ul {
    margin-bottom: 15px !important;
    position: sticky;
    top: 50px;
    z-index: 9;
    margin: 0;
    padding: 7px 25px;
    background: #1f1f1f;
}
.s-result-head {
    position: relative;
    padding: 15px 25px;
    position: sticky;
    top: 0;
    z-index: 999;
    background: #1f1f1f;
}
.s-result-head h2 {
    margin: 0 !important;
}
.s-result-head .back-btn {
    display: block !important;
    top: 15px !important;
    left: 25px !important;
}
.s-result-head h2 {
    text-align: center;
}
.s-result-head .back-btn {
    display: block !important;
    top: 15px !important;
}

.pin-unpin{filter: invert()}

.pinned-post-label img {
    width: 16px !important;
    height: auto !important;
    filter: invert(1);
}

.pinned-post-label {
    position: absolute;
    background: #2b2b2bc7;
    font-size: 11px;
    padding: 7px 7px;
    border-radius: 50px;
    color: #fff;
    top: 5px;
    left: 4px;
}


/* Dark mode */
body.dark-mode{
    background: #ffffff !important;
}

body.dark-mode .logo-main-bar.desktop-logo .logo img {
    filter: invert(1);
}
body.dark-mode .left-panel-meu {
    background: #d4d4d4;
}
body.dark-mode li.home-tab img {
    filter: brightness(0) invert(0);
}
body.dark-mode .left-panel-meu img {
    filter: invert(1);
}
body.dark-mode #mobile-auth img.user-avtar.rounded-circle {
    filter: none !important;
}
body.dark-mode button#downBtn img {
    filter: invert(1);
    opacity: 0.8;
}
body.dark-mode .navigation-button button {
    background: #d4d4d4;
}
body.dark-mode .share-website {
    background: #d4d4d4;
}
body.dark-mode .share-website a {
    color: #222;
}
body.dark-mode button#upBtn img {
    filter: invert(1);
    opacity: 0.5;
}
body.dark-mode .profile-page.new-profile .profile-inner-section {
    background: #d4d4d4;
}
body.dark-mode .message-header {
    background: #d4d4d4;
}
body.dark-mode .message-header h2, body.dark-mode .message-header h1 {
    color: #222;
}
body.dark-mode .message-wrapper .name {
    color: #222;
}
body.dark-mode .users-list-message .user-name p {
    color: #222;
}
body.dark-mode .message-header .search img {
    filter: invert(1);
}
body.dark-mode .message-wrapper .user-message {
    background: #0f0f0f00;
    border: 1px solid #a8a8a8;
}
body.dark-mode .users-list-message span.time {
    color: #222;
}
body.dark-mode .users-list-message .open i {
    color: #000;
}
body.dark-mode .message-wrapper .user-message:hover {
    background: #b3b3b3;
}
body.dark-mode .message-header .search {
    border: 1px solid #525252;
}
body.dark-mode .share-website:hover a {
    background: #b3b3b3;
}
body.dark-mode #mobile-messsage-box-wrapper .curved-box {
    background: #d4d4d4;
}
body.dark-mode .seller-mesage-outer .date-time-message p {
    color: #000;
}
body.dark-mode .chat-box img {
    filter: invert(1);
}
body.dark-mode .mark-as-unread {
    color: #222;
}
body.dark-mode div#mobile-messsage-box-wrapper .curved-box .left-sec {
    border-bottom: 1px solid #b2b2b2;
}
body.dark-mode div#comment-section {
    background: #d4d4d4 !important;
}
body.dark-mode .seller-mesage-outer .message {
    background: #808080;
    color: #bbbb;
    border: 1px solid #888787;
}
body.dark-mode .message-note h6 {
    color: #222;
}
body.dark-mode .chat-box img {
    border-radius: 6px;
    filter: invert(0) !important;
}
body.dark-mode .left-sec.chat-box h2 {
    color: #222;
}
body.dark-mode .back-btn img {
    filter: invert(1) !important;
}
body.dark-mode .mark-as-unread img {
    filter: invert(0) !important;
}
body.dark-mode p.local-time img {
    filter: invert(1) !important;
}
body.dark-mode .extra-opt i {
    color: #222;
}
body.dark-mode #mobile-messsage-box-wrapper .profile-drop-down i.fa-regular.fa-ellipsis {
    color: #222 !important;
}
body.dark-mode .input-box {
    border: 1px solid #9b9b9b !important;
}
body.dark-mode .message-note p {
    color: #222;
}
body.dark-mode .message-full-box textarea#chat-msg {
    color: #222;
}
body.dark-mode #graphic-opt {
    background: #787878;
}
body.dark-mode form#signupform, body.dark-mode form#loginform {
    background: #fff;
}
body.dark-mode #signup-new-process .form-box h2.signup-title, body.dark-mode #signin-new-process .form-box h2.signup-title, body.dark-mode #reset-new-process .form-box h2.signup-title, body.dark-mode #verifyreset-new-process .form-box h2.signup-title, body.dark-mode #enter-new-password .form-box h2.signup-title {
    color: #222 !important;
}
body.dark-mode #signin-new-process .login-sub-head {
    color: #222;
}
body.dark-mode .logo.xl img, body.dark-mode .logo-signup img {
    filter: invert(1);
}
body.dark-mode .cancel-signup a {
    color: #000 !important;
}
body.dark-mode .form-group label {
    color: #222;
}
body.dark-mode input:-webkit-autofill {
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 1000px #dadada inset !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: #fff;
    color: #fff !important;
}
body.dark-mode  #signin-new-process .or-change a {
    color: #222;
}
body.dark-mode .tnc a {
    color: #222;
}
body.dark-mode .sign-in-verify .tnc {
    color: #222;
}
body.dark-mode #signup-new-process .form-control, body.dark-mode #signin-new-process .form-control {
    color: #000000 !important;
}
body.dark-mode #signup-new-process form#signupform {
    background: #fff;
}
body.dark-mode #signup-new-process .helper-text {
    color: #222;
}
body.dark-mode #signup-new-process .note p, body.dark-mode #signup-new-process .note a {
        color: #222 !important;
    }
body.dark-mode input:-webkit-autofill, body.dark-mode textarea:-webkit-autofill, body.dark-mode select:-webkit-autofill {
    -webkit-text-fill-color: #000000 !important;
}
body.dark-mode span#toggleLoginPwd {
    color: #222;
}
body.dark-mode #signup-new-process .or-change a {
    color: #222;
}
body.dark-mode .freset a {
    color: #222;
}
body.dark-mode div#reset-new-process .use-user-name a {
    color: #222;
}
body.dark-mode .email-verification.mob-height.app-install {
    background: #fff;
}
body.dark-mode div#enter-new-password .note {
    color: #222;
}
body.dark-mode .note ul li {
    color: #000;
}
body.dark-mode .fa-regular, .fasr {
    color: #7a7878;
}
body.dark-mode #password-change-success .email-verification.mob-height.app-install h4 {
    color: #000;
}
body.dark-mode #password-change-success .email-verification.mob-height.app-install p {
    color: #222;
}
body.dark-mode #password-change-success .close {
    opacity: 1;
}
body.dark-mode #password-change-success .close a {
    color: #000;
}
body.dark-mode .no-notifications h2 {
    color: #222;
}
body.dark-mode .no-notifications p {
    color: #222;
}
body.dark-mode .no-notifications img {
    filter: invert(1) !important;
}
body.dark-mode .roll-box h3 {
    color: #222;
}
body.dark-mode .roll-box {
    background: #cdcdcd;
}
body.dark-mode .profile-header {
    background: #d4d4d4;
}
body.dark-mode .about ul li img {
    filter: invert(1);
}
body.dark-mode .profile-image h3, body.dark-mode .profile-image h1 {
    color: #222;
}
body.dark-mode .share-profile a img, body.dark-mode .account-setting a img {
    filter: invert(1);
}
body.dark-mode .share-profile a, body.dark-mode .account-setting a {
    border: 1px solid #9f9f9f;
    background: #fff;

}
body.dark-mode .profile-image p {
    color: #222;
}
body.dark-mode .about ul li {
    color: #222;
}
body.dark-mode .about ul li:after {
    background: #858585;
}
body.dark-mode .rollos-btn a {
    background: #fff;
    color: #000;
}
body.dark-mode .rollos-btn a {
    background: #fff;
}
body.dark-mode .rollos-btn a.active {
    color: #fff;
    background: #757575;
}
body.dark-mode .profile-page.new-profile .lava a.active:nth-child(2)~.animation {
    left: 51%;
}
body.dark-mode .lava .start-home, body.dark-mode .lava a.active:nth-child(1)~.animation {
    width: 49.2%;
    left: 0;
    background-color: #757575;
}
body.dark-mode .home-tab {
    filter: 0;
}
body.dark-mode .listing-detail-inner {
    background: #fff;
}
body.dark-mode #account-setting ul li a {
    color: #222;
}
body.dark-mode #account-setting ul li span:first-child img {
    filter: invert(0);
}
body.dark-mode .listing-detail-header h3, body.dark-mode .description-and-highlights h3, body.dark-mode .report-this-item h3 {
    border-bottom: 1px solid #3241585c;
    color: #222;
    font-weight: 700;
}
body.dark-mode a.close-listing {
    color: #222;
} 
body.dark-mode .account-settings .back img {
    filter: invert(1);
}
body.dark-mode .account-settings .back a {
    color: #000;
}
body.dark-mode #edit-profile-inner-page .form-group h3 {
    color: #000;
}
body.dark-mode #edit-profile-inner-page input.form-control {
    background: #f5f5f5;
    color: #000 !important;
}
body.dark-mode #edit-profile-inner-page textarea {
    background: #f5f5f5;
    color: #000;
}
body.dark-mode #edit-profile-inner-page .save-details {
    background: #fff;
}
body.dark-mode #edit-profile-inner-page button.describe-listing {
    background: #f5f5f5;
    color: #000;
}
body.dark-mode .c-count {
    color: #222;
}
body.dark-mode #edit-profile-inner-page p {
    color: #222;
}
body.dark-mode #change-email-setting-inner-page h3 {
    color: #000;
} 
body.dark-mode .cancel a {
    text-decoration: none;
    color: #000;
}
body.dark-mode #add-listing-video-section .done {
    color: #000;
}
body.dark-mode .upload-section h5 {
    color: #222;
}
body.dark-mode .url a {
    color: #222;
    font-size: 14px;
    text-decoration: none;
}
body.dark-mode #profile-page .url a img{
    filter: invert(0) brightness(8);
    opacity: 0.8;
}
body.dark-mode .edit-profile-tab img, body.dark-mode .tnc-tab img {
    filter: invert(1) !important;
}
body.dark-mode #account-setting ul li img.arrow {
    filter: invert(1);
}
body.dark-mode .left-sec.chat-box img {
    border-radius: 26px;
    filter: none !important;
} 
body.dark-mode .user-box .seller-message .message {
    color: #ffffff !important;
}
body.dark-mode .left-panel-meu ul li.user-icon img {
    filter: inherit;
}
body.dark-mode .roll-box p {
    color: #222;
}
body.dark-mode .upload-video-box p {
    color: #222;
}
body.dark-mode .upload-icon img {
    filter: invert(1);
    opacity: 0.8;
} 
body.dark-mode .box-in {
    border: 5px solid #3d3c3c;
}
body.dark-mode .box-in.box-left {
    border-right: none !important;
    border-bottom: none !important;
}
body.dark-mode .box-in.box-top {
    border-left: none !important;
    border-bottom: none !important;
}
body.dark-mode .box-in.box-bl {
    border-top: none !important;
    border-right: none !important;
}
body.dark-mode .box-in.box-br {
    border-left: none !important;
    border-top: none !important;
}
body.dark-mode .add-listing-page-inner .heading {
    color: #000;
}
body.dark-mode div#add-listing-page.add-listing-page.add-scroller div#add-listing-video-section3 {
        background: #fff;
    }
body.dark-mode .upload-again {
    color: #222;
}
body.dark-mode .add-listing-video-section2 .form-group h2 {
    color: #000;
}
body.dark-mode .add-listing-form input {
    background: #f5f5f5;
}
body.dark-mode .form-control:focus {
    background-color: #f5f5f5;
    color: #222 !important;
}
body.dark-mode #add-listing-video-section3 .done {
    color: #222;
}
body.dark-mode .add-listing-page-header .upload-btn a {
    color: #222;
}
body.dark-mode .add-listing-form button.describe-listing {
    background: #f5f5f5;
}
body.dark-mode button.describe-listing .arrow {
    filter: invert(1);
}
body.dark-mode #add-description1, body.dark-mode #add-description2, body.dark-mode #add-description2-edit, body.dark-mode #add-description1-edit {
    background: #e5e5e5;
}
body.dark-mode .add-listing-form button.describe-listing.active {
    background: #d4d4d4;
    color: #fff;
}
body.dark-mode div.filter-drop-box {
    background: #f5f5f5;
}
body.dark-mode .add-amenities button.add-new {
    background: #d7d7d7;
    color: #000000;
}
body.dark-mode .add-listing-footer {
    background: #d7d7d7;
}
body.dark-mode .done {
    color: #222;
}
body.dark-mode div#addMoreBox span {
    color: #222;
}
body.dark-mode .my-rolls-empty {
    color: #222;
}
body.dark-mode .home-tab {
    filter: brightness(0) invert(0);
}
body.dark-mode #delete-account-setting-inner-page .profile-section h2.currenUser {
    color: #222;
}
body.dark-mode #delete-account-setting-inner-page .profile-section p.currenUserName {
    color: #222;
}
body.dark-mode #delete-account-setting .account-delete-note h3 {
    color: #222;
}
body.dark-mode .account-delete-note p {
    color: #222;
}
body.dark-mode .account-delete-note a {
    color: #222;
}
body.dark-mode .account-delete-note label {
    color: #222;
}
body.dark-mode .delete-action button.not-now {
    color: #222;
    border: 1px solid #222;
}
body.dark-mode #invite-your-friends-setting p {
    color: #222;
}
body.dark-mode .message-icon img {
    filter: invert(1);
}
body.dark-mode #invite-your-friends-setting ul {
    background: #f5f5f5;
}
body.dark-mode #invite-your-friends-setting ul li a {
    border-bottom: 1px solid #ccc;
} 
body.dark-mode #invite-your-friends-setting ul li a {
    color: #222;
}
body.dark-mode  #invite-your-friends-setting ul li img {
    filter: invert(1);
}
body.dark-mode #feedback-setting .detail-scroller h3 {
    color: #000;
}
body.dark-mode #feedback-setting .form-group .note p {
    color: #222;
}
body.dark-mode #feedback-setting .action-btn-wrapper {
    background: #ffffff;
}
body.dark-mode change-username-setting .refer-a-friend > p {
    color: #222;
}
body.dark-mode #update-username .username-note p, #update-username .username-note p a {
    color: #222;
}
body.dark-mode .copy-link-field.d-flex input {
    background: #f5f5f5;
    color: #222 !important;
}
body.dark-mode .copy-link-field.d-flex span.lock-icon {
    opacity: 0.5;
    filter: invert(1);
}
body.dark-mode small.cant-change-user-name {
    color: #222 !important;
}
body.dark-mode #update-username #change_username_submit.claim-button.disabled {
    background: #ccc !important;
    color: #636262;
}
body.dark-mode #signup-new-process .see-guidline .tooltip {
    background: #ccc;
    color: #222;
}
body.dark-mode #change-username-setting #signup-new-process .see-guidline .tooltip ul li {
    color: #222 !important;
}
body.dark-mode #signup-new-process .see-guidline .tooltip:after {
    border-bottom: 10px solid #ccc;
    right: 25px;
}
body.dark-mode div#password-section input {
    background: #f5f5f5;
    color: #222;
}
body.dark-mode #feedback-setting textarea {
    color: #222;
}
body.dark-mode .video-box .drop-down ul, body.dark-mode .video-section .drop-down ul {
    background: #fffffff2;
}
body.dark-mode .video-box .drop-down ul a {
    color: #000;
    border-bottom: 1px solid #ccc;
}
body.dark-mode .drop-down a img {
    filter: invert(0);
}
body.dark-mode div#password-section label {
    color: #000;
}
body.dark-mode #password-criteria li {
    color: #222;
}
body.dark-mode #password-section span.fa {
    color: #111;
}
body.dark-mode #change-username-setting .refer-a-friend > p {
    color: #222;
}
body.dark-mode .video-section .drop-down ul a {
    color: #000000;
}
body.dark-mode .video-section .drop-down ul {
    background: #fdfcfcf2;
}
body.dark-mode .video.video-section .drop-down img {
    filter: invert(1);
}
body.dark-mode .message-header .search:hover {
    background: #dfdfdf;
}
body.dark-mode .mark-as-unread:hover {
    background: #fff;
}
body.dark-mode .user-box .extra-opt ul {
    background: #fff !important;
}
body.dark-mode .user-box .extra-opt ul a {
    color: #222 !important;
}
body.dark-mode .user-box .extra-opt ul li.delete a {
    color: #ff0000 !important;
}
body.dark-mode .user-box .extra-opt ul li.delete i {
    color: #ff0000;
} 
body.dark-mode .static-pages {
    background: #3333334c;
}
body.dark-mode .static-pages .date {
    color: #222;
}
body.dark-mode .description-and-highlights {
    background: #fff;
}
body.dark-mode .static-pages h1 {
    color: #000;
}
body.dark-mode .main-box h2 {
    color: #222 !important;
}
body.dark-mode .static-pages .main-box p, body.dark-mode .static-pages .main-box li {
    color: #222;
}
body.dark-mode .description-and-highlights {
    background: #fff;
}
body.dark-mode .description-and-highlights .lang-icon img {
    width: 100%;
    filter: invert(1);
}
body.dark-mode .all-languages {
    background: #f5f5f5;
    color: #222;
    opacity: 0.8;
}
body.dark-mode .all-languages li label {
    border-bottom: 1px solid #ccc;
}
body.dark-mode #change-email-step01 input, body.dark-mode input#changeemailinput {
    background-color: #f5f5f5 !important;
    color: #222 !important;
}
body.dark-mode div#feedback-setting .d-flex button {
    border: 1px solid #3241585c;
    color: #222;
}
body.dark-mode div#feedback-setting .d-flex button.active {
    border: 1px solid #000;
}
body.dark-mode #edit-profile-inner-page .user-image > img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
/* Dark mode */

.avatar-placeholder {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#comments-section {
    width: 420px;
    top: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #1c1c1c;
    right: -420px;
    opacity: 0;
    transition: all 0.5s ease;
    overflow: hidden;
}

div#comments-section.show-comment {
    right: 0;
    opacity: 1;
}
.comment-box-opend .share-website {
    display: none;
}
div#comments-section .user-comment p {
    font-size: 14px;
    color: #f1f1f1;
    margin-bottom: 0;
    line-height: 18px;
}

div#comments-section .reply-counter {
    margin-left: 45px;
}

div#comments-section .user-comment .name {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 600;
}
div#comments-section .comment-section-inner {
    padding: 0px 0px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.comment-box-typing {
    padding: 8px 0;
}
.comment-saved {
    margin: 18px 0;
}
.comment-box-typing input {
    background: #222;
    border: none;
    font-size: 14px;
    width: 100%;
    height: 36px;
    padding: 0 10px;
    border-radius: 8px;
}
.comment-box-typing .send {
    background: #fff;
    border: none;
    padding: 0 13px;
    border-radius: 25px;
}
.comment-box-typing .send img {
    width: 10px;
    filter: invert(1);
}
.reply-counter a img {
    width: 9px;
    margin-left: 1px;
}
.reply-section .user-figure {
    width: 30px !important;
    height: 30px !important;
}
.like-comment img {
    width: 15px;
    opacity: 0.8;
}
.comment-saved.reply-added:before {
    content: "";
    width: 19px;
    height: calc(100% - 18px);
    border: 1px solid #424242;
    position: absolute;
    left: 16px;
    top: 10px;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 10px;
}
#comments-section .reply-section {
    padding-left: 42px;
}
#reply-on-comments .comment-saved:before{display: none;}
.like-comment {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 12px;
    color: #d2d2d2;
    align-self: center;
    cursor: pointer;
    margin: 5px 5px;
}
.user-comment {
    padding-right: 5px;
}
.comment-box-typing {
    display: flex;
    flex-direction: column;
}
.comment-box-typing-end{align-items: flex-end;}
.comment-box-typing .send {
    background: #fff;
    border: none;
    padding: 0 13px;
    border-radius: 10px;
    margin-left: 10px;
}
button#lala img, button#lala2 img {
    filter: invert(1);
    width: 20px;
}

button#lala, button#lala2 {
    border: none;
    padding: 10px 10px;
    border-radius: 5px;
}
.emojionearea, .emojionearea.form-control {
    min-height: 42px !important;
    flex: 1;
    width: 80% !important;
    background-color: #222 !important;
    border: 1px solid #313131 !important;
}
.reply-section .saved-comment {
    gap: 5px;
}
.reply-section .like-comment-wrapper {
    padding-left: 35px;
}
.emojionearea .emojionearea-editor {
    height: auto !important;
    min-height: 39px !important;
    color: #fff; 
    
}
.emojionearea.focused {
    box-shadow: none !important;
}
.emojionearea, .emojionearea.form-control {
    border-radius: 8px !important;
    margin-right: 8px !important;
}
.emojionearea .emojionearea-editor {
    line-height: 23px !important;
    font-size: 15px !important;
    padding: 10px 10px !important;
    color: #fff !important;
    font-weight: 400;
    padding-right: 32px !important;
}
.emojionearea.focused {
    box-shadow: none !important;
}
.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{opacity: 0 !important}
.emojionearea-button {
/*    display: none;*/
}
.emojionearea .emojionearea-button>div.emojionearea-button-open {
    background: url(https://rollingrent.com/asset/image/smile-stroke-rounded.png) !important;
    background-position: center center !important;
    background-size: contain !important;
    filter: invert(1);
    right: 0px;
    top: 0px;
    opacity: 1 !important;
}
.emojionearea .emojionearea-picker.emojionearea-picker-position-top {
    border-radius: 18px !important;
}
.emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{opacity: 0 !important}
.emojionearea .emojionearea-button.active>div.emojionearea-button-open{transform: none !important}
.emojionearea-button-close{display: none !important;}
.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block {
    padding: 10px 10px !important;
}
.comment-box-typing {
    position: relative;
    padding: 13px 20px 12px;
}
.emojionearea .emojionearea-button {
    top: inherit !important;
    bottom: 9px !important;
    opacity: 0.8 !important;
}
button#openEmoji, button#openEmoji2 {
    position: absolute !important;
    border: none !important;
    background: none !important;
    right: 80px !important;
    bottom: 19px !important;
    width: 34px;
    font-size: 22px;
}
div#reply-on-comments {
    position: absolute;
    top: 0;
    background: #1c1c1c;
    left: 100px;
    width: 420px;
    max-width: 420px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}
div#comments-section.show-comment.open-reply-box div#reply-on-comments {
    opacity: 1;
    visibility: visible;
    left: 0;
}
div#main-comments {
    transition: all 0.5s ease;
}
div#reply-on-comments .back-to-comment img {
    width: 20px;
}
div#comments-section #reply-on-comments .heading h2 {
    align-items: center;
    display: flex;
    gap: 5px;
}
div#comments-section.show-comment.open-reply-box div#main-comments {
    transform: translateX(-50px);
}
.emojionearea .emojionearea-picker {
    background: #141414 !important;
    border: 1px solid #353333 !important;
}
.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn:hover {
    background-color: #2a2a2a !important;
}
.emojionearea .emojionearea-picker .emojionearea-filters, .emojionearea-search-panel.emojionearea-with-search {
    background: transparent !important;
    display: none !important;
}
.emojionearea .emojionearea-picker .emojionearea-scroll-area {
    top: 0 !important;
    height: auto !important;
}
.emojionearea-category-title, .emojionearea-tones.emojionearea-tones-bullet {
    display: none !important;
}
.emojionearea .emojionearea-button.active+.emojionearea-picker-position-bottom {
    margin-top: -7px;
    bottom: 56px !important;
    top: inherit;
    right: -40px;
    border-radius: 20px !important;
}
.comment-body {
    margin-bottom: 0px;
    flex: 1;
    margin-top: 0px;
    overflow-y: auto;
    padding: 0 15px;
}
.comment-saved .saved-comment{
    display: flex;
    gap: 10px;
    padding: 7px 0;
}
.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn {
    width: 25px !important;
    height: 25px !important;
    margin: 5px !important;
    padding: 3px !important;
}
.comment-saved .saved-comment .user-figure {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    position: relative;
    border: 4px solid #1c1c1c;
    border-radius: 50%;
    margin: 0;
    margin-top: -4px;
}
.comment-saved.reply-added {
    position: relative;
}

.comment-saved {
    margin: 10px 0;
}
.comment-saved.reply-added:before {
    content: "";
    width: 19px;
    height: calc(100% - 18px);
    border: 1px solid #6a6a6a;
    position: absolute;
    left: 16px;
    top: 10px;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 10px;
/*    opacity: 0;*/
}
#reply-on-comments .comment-saved.reply-added:before {
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 10px;
    /* opacity: 0; */
    border-bottom: none;
    border-radius: 0;
}
#comments-section .comment-head a {
    color: #fff;
}
#reply-on-comments .comment-saved.reply-added:before {
    content: "";
    display: block;
    height: calc(100% - 88px);
}
div#reply-on-comments .reply-section .comment-saved:before {
    content: "";
    display: block;
    width: 26px;
    height: 20px;
    position: absolute;
    border: 1px solid #6a6a6a;
    left: -26px;
    border-radius: 0 0 0 9px;
    border-top: none;
    border-right: none;
}
.comment-saved .user-figure img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}
.comment-box-typing .send img {
    width: 18px;
    filter: invert(1);
}
div#comments-section .comment-section-inner .heading h2 {
    font-size: 17px;
    margin: 0;
    font-weight: 800;
}
.reply-counter a img {
    width: 8px;
}
.go-to-comment {
    cursor: pointer;
    padding-right: 30px;
}
.like-comment-wrapper {
    display: flex;
    padding: 0 40px 0px;
    gap: 10px;
}
.reply-counter a {
    color: #fff !important;
    font-size: 12px;
    font-weight: 600;
}
.reply-counter {
    margin-top: 10px;
}
div#comments-section .heading {
    display: flex;
    justify-content: space-between;
    padding: 12px 20px;
    color: #fff;
    align-items: center;
    border-bottom: 1px solid #3241585c;
}

div#comments-section .close-comment {
    width: 25px;
    height: 25px;
    background: #0000004f;
    border-radius: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#comments-section .close-comment:hover {
    background: #000;
    cursor: pointer;
}
button#openEmoji img, button#openEmoji2 img {
    width: 80%;
    filter: invert(1);
    float: right;
}
#reply-on-comments .reply-section .comment-saved {
    position: relative;
}
#reply-on-comments .reply-section .comment-saved:before {
    content: "";
    display: block !important;
    border: 1px solid #6a6a6a;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -26px;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 10px;
    z-index: 9;
}
#reply-on-comments .reply-section .comment-saved:last-child:after {
    content: "";
    position: absolute;
    left: -32px;
    width: 26px;
    height: 100%;
    background: #1c1c1c;
    top: 12px;
}
.comment-box-opend .share-website + .ok {
    display: none;
}
.comment-head{position: relative;}
.drop-down-for-flag img {
    width: 100%;
}

.drop-down-for-flag {
    position: absolute;
    right: 0;
    top: 1px;
    width: 20px;
}
.drop-down-for-flag ul {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100px;
    background: #222;
    right: 0;
    border-radius: 9px;
    list-style: none;
    background: #222;
    right: 0;
    border-radius: 9px;
    padding: 10px 10px;
    display: none;
}
.drop-down-for-flag ul li a {
    color: #fff;
    font-size: 14px;
}
.drop-down-for-flag ul li svg{width: 22px !important;
    filter: invert(1);}
div#report-comment {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000b0;
}
div#report-comment .report-inner {
    max-width: 400px;
    background: #222;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 25px;
    border-radius: 15px;
    padding-top: 20px;
}
div#report-comment .close-report svg {
    width: 25px;
    height: 25px;
    opacity: 0.6;
}
div#report-comment .close-report {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    cursor: pointer;
}
#report-comment .report-inner ul {
    padding: 0;
    list-style: none;
}
#report-comment .report-inner {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .4);
    color: #f1f1f1;
}
#report-comment .report-inner h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
#report-comment .report-body h3 {
    font-size: 15px;
}
#report-comment .report-body p {
    font-size: 14px;
    font-weight: 300;
}
#report-comment .report-inner li label {
    margin: 0;
    padding: 8px 3px;
    font-weight: 300;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.submit #submit-report {
    width: 100%;
    border: none;
    padding: 10px 0;
    border-radius: 35px;
    font-size: 14px;
    font-weight: 500;
    background: #474747;
    color: #ccc;
}
#report-comment .report-inner ul {
    padding: 0;
    list-style: none;
    margin: 0;
    height: 270px;
    overflow-y: auto;
    margin-bottom: 17px;
}
#report-comment .report-inner li label input {
    margin-right: 8px;
    width: 20px;
    height: 16px;
    background: none !important;
}
.repyly-comment-text {
    padding-right: 20px;
}
.like-comment.make-reply img {
    width: 16px;
}
.like-comment.make-reply {
    padding: 5px;
    border-radius: 50%;
}

.like-comment.make-reply:hover {
    background: #0a0a0aa6;
}
.report-body input[type="radio"]:checked {
    accent-color: #fff;
}
.follow-heading h2#followers-title a {
    color: #fff;
} 
div#popup-user-char {
        margin: 0 auto 10px;
        font-weight: 500 !important;
    }
img#popup-user-image {
    object-fit: cover;
    margin-bottom: 15px;
}
div#mobile-messsage-box-wrapper #comment-section .add-image {
    right: -7px !important;
    bottom: 35px !important;
    position: absolute;
}
.empty-url {
    height: 10px;
}
.no-followers p {
    color: #fff;
    padding: 200px 0;
    font-size: 14px;
}

.no-followers {
    text-align: center;
    
}
.search-btn-main {
    background: #1f1f1f;
    width: 40px;
    height: 40px;
    border-radius: 45px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.share-website {
    float: right;
    margin-left: 10px;
}
.search-btn-main a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.search-btn-main img {
    width: 50%;
}
.search-btn-main:hover {
    background: #222;
}
.autoresponter-wrapper{flex-direction: column; }
.autoresponter-wrapper-inner{display: flex; justify-content: space-between}
.dm-message-wrapper {
    background: #0f0e0e;
    padding: 0px;
    border-radius: 16px;
}
.dm-message-wrapper .messaging {
    background: transparent;
}
.dm-message-wrapper .messaging.bb25 {
    border-bottom: 1px solid #3241585c;
    border-radius: 0 0 0 0;
}
.dm-message-wrapper .messaging {
    padding: 15px 20px;
}
.autoresponter-wrapper {
    width: 100%;
}
.dm-message-wrapper textarea {
    color: #f1f1f1;
    overflow: auto;
    resize: vertical;
    width: 100% !important;
    max-width: 100% !important;
    background: #131313;
    border: none;
    resize: none;
    padding: 21px;
    border-radius: 15px;
    height: 130px;
}
.autoresponter-wrapper-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.autoresponter-wrapper .default-message p {
    margin: 0;
}

.autoresponter-wrapper .default-message {
    background: #131313;
    padding: 20px;
    border-radius: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.comment-box-opend .search-btn-main {
    display: none;
}
.comment-body .nocomment {
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 160px 0;
}
#comments-section .comment-section-inner .user-comment {
    padding-right: 5px;
    max-width: 100%;
    flex: 1;
}
#advance-video-analitics .eni-inner span.left .likes {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}
#advance-video-analitics .mid-sec.d-flex.justify-content-between {
    margin: 20px 0 30px;
}
#advance-video-analitics .eni-inner .all-format .left-side ul.d-flex li a.actived {
    background: #fff;
    padding: 2px 15px;
    color: #000;
    border-radius: 25px;
    font-weight: 800;
}
.menu-options li.delete-btn a img {
    width: 16px;
    height: auto;
    filter: invert(1);
    margin: 0 7px;
    margin-left: 3px;
    opacity: 0.8;
}

.menu-options li.delete-btn a {
    display: flex;
}
.menu-options li.delete-btn {
    margin-top: 10px;
}
#advance-video-analitics .views-container .all-format {
    align-items: center;
}
.unblock-div a {
    background: #fff;
    color: #000 !important;
    font-size: 14px !important;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 10px;
}
@media screen and (min-width:768px) {
.screens .grid .video-box {
    height: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.3500) !important;
}    
.search-btn-main.hide-on-desktop {
    display: none;
}    
#edit-profile-inner-page .save-details button, #change-email-setting .save-details button {
    height: 45px
}
#update-username #change_username_submit.claim-button.disabled {
    height: 45px;
    border-radius: 45px;
}
#change-username-setting button#change_username_submit {
    height: 45px;
    border-radius: 35px;
}    
div#account-setting-inner-page {
    height: calc(100vh - 40px);
} 
    div#account-setting-inner-page.listing-detail-inner.show-inner{
    transform: translateY(40px);
    }    
.title_div {
    padding-right: 80px;
}
#feed-listing-videos .description-inner {
    line-height: 18px;
    font-size: 14px;
    opacity: 1;
    width: 90%;
    font-size: 14px;
    line-height: 17px;
}    
#listing-detail-modal .description-and-highlights {
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.5700) !important;
    width: 100%;
}     
div#listing-detail-modal .listing-detail-inner {
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.5700) !important;
}    
.title_div.overlay-activated {
    position: absolute;
    z-index: 9;
}
.show-more-overlay.overlay-show {
    background: #0000004d;
        display: block !important;
        position: absolute;
        top: 14px;
        left: 0;
        right: 0;
        bottom: 14px !important;
        z-index: 0;
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        border-radius: 23px;
}    
#listing-prw .video-container-listing {
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.7100) !important;
    width: 100%;
}
#listing-prw .c-type li:last-child {
    margin: 0;
}

#listing-prw .c-type li {
    white-space: nowrap;
}
#listing-prw .c-type ul {
    flex-wrap: wrap;
    gap: 10px;
}    
#listing-prw .amenities button {
    pointer-events: none;
}    
#listing-prw .u-detail {
    display: flex;
    justify-content: space-between;
    width: 100%;
}    
#edit-listing-page .add-listing-footer button.btn.btn-send {
    max-width: 470px;
    width: 470px;
}    
.listing-detail-inner {
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.7000) !important;
    width: 100%;
}
.account-settings > div {
        max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.7000) !important;
        width: 100%;
    }    
    
#account-setting-inner-page.listing-detail-inner {
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.7000) !important;
    width: 100%;
}    
.video-section {
    max-width: calc(calc(calc(100vh - 0px - var(--one-column-top-content-height, 0px) - var(--one-column-item-bottom-content-height, 0px)) - (1rem * 2)) * 0.5625) !important;
}    

/*06-edits    */
#add-listing-page.add-scroller .add-listing-page-inner {
    max-width: 100%;
}
#add-listing-page.add-scroller .add-listing-page-inner div#add-listing-video-section2 {
    max-width: 100%;
    background: #0f0f0f;
    height: auto;
}
#add-listing-page.add-scroller .scroller {
    max-width: 460px;
    margin: 0 auto;
}
div#add-listing-page.add-listing-page.add-scroller {
    margin: 0;
    padding: 0;
}    
div#add-listing-page.add-listing-page.add-scroller div#add-listing-video-section3 {
    background: #0f0f0f;
}    
/*06-edits    */
    
    .video-section video {
    width: 100% !important;
    max-width: 100% !important;
}
#invite-your-friends-setting ul li.hide-on-desktop {
    display: none;
}    
.profile-page.new-profile.message-wrapper .back-btn {
    display: none;
}    
 .hide-share-desktop, .logo-for-mob{display: none;}
/*.message-header .back-btn {
    display: none;
} */    
.left-panel-meu {
    width: 65px;
    transition: all 0.5s ease
}    
    #signup-new-process .textfor-copy {
        font-size: 13px;
        background: #3333334d;

    }

    #signup-new-process .note p,
    #signup-new-process .note a {
        font-size: 12px;
    }

    #signup-new-process #step07 .email-verification.mob-height.app-install {
        align-items: center;
        justify-content: center;
    }

    #signup-new-process .email-verification.mob-height,
    #verifyreset-new-process .email-verification.mob-height,
    #enter-new-password .email-verification.mob-height {
        min-height: 530px;
        justify-content: flex-start;
    }

    #signup-new-process .email-verification.mob-height.long-height {
/*        min-height: 700px;*/
    }

    #signup-new-process .verify-btn,
    #verifyreset-new-process .verify-btn,
    #enter-new-password .verify-btn {
        position: absolute;
        bottom: 30px;
        left: 50%;
        width: 90%;
        transform: translateX(-50%);
    }

    #signup-new-process #step03 .verify-btn,
    #signup-new-process #step04 .verify-btn,
    #signup-new-process #step05 .verify-btn{
        position: absolute;
        bottom: 30px;
        left: 50%;
        width: 90%;
        transform: translateX(-50%);
        position: sticky;
        bottom: 0;
        left: inherit;
        transform: inherit;
        width: 100%;
        padding: 16px 0;
        background: #171717;
    }

    #signup-new-process #step03 .verify-btn button {
        margin-top: 0 !important
    }

    #signup-new-process #step04 .verify-btn button {
        margin-top: 0 !important
    }

    #signup-new-process #step03 .share-text h5 {
        margin-top: 15px;
        font-size: 15px;
        color: #fff;
        margin-bottom: 10px;
    }

    #signup-new-process .email-verification {
        margin-top: 0;
    }

    #signup-new-process #step04 .email-verification.mob-height.app-install {
        padding-bottom: 0;
    }

div#listing-detail-modal div#listing-desc {
    padding-bottom: 250px;
}
#add-listing-video-section2  .add-listing-page-header.d-flex.justify-content-between {
    position: sticky;
    top: 0;
    background: #0f0f0f;
    padding: 17px 0;
    z-index: 9;
    margin-top: -12px;
}    
.profile-page.new-profile.message-wrapper.renotopro .rolling-rent-pro-wrapper {
    height: calc(100% - 70px);
}    
body.dark-mode #add-listing-page.add-scroller .add-listing-page-inner div#add-listing-video-section2 {
        background: #fff;
    }    
body.dark-mode #add-listing-video-section2 .add-listing-page-header.d-flex.justify-content-between {
        background: #fff;
    }    
body.dark-mode .add-images h3 {
    color: #222;
}
body.dark-mode .image-box.upload-slot.add-box {
    border: 2px solid #d5d5d5 !important;
}

body.dark-mode .image-box.upload-slot {
    background-color: #f5f5f5 !important;
}
body.dark-mode div#add-listing-video-section2 .image-box, .add-listing-video-section2 .image-box {
    background-color: #f5f5f5 !important;
    border: 2px dashed #d5d5d5;
}    
body.dark-mode div#add-listing-video-section2 .image-box, .add-listing-video-section2 .image-box span{color: #222}    
body.dark-mode .add-listing-form .form-divider {
    background: #e4e4e4;
}
body.dark-mode .add-listing-form button.describe-listing {
    background: #f5f5f5;
    color: #000 !important;
}    
}

@media screen and (max-width:767px) {
.users-list-message .user-name p {
    padding-right: 48px;
}    
    .share-website + .ok{display: none !important}    
#advance-video-analitics .eni-inner .list-views span.num {
        padding-right: 25px;
    }    
#advance-video-analitics .eni-inner .list-views span.num {
        font-size: 10px !important;
        line-height: 14px;
    }    
#advance-video-analitics .detail-scroller {
    padding: 20px;
}
#advance-video-analitics .eni-inner .mid-sec .left-side {
    font-size: 16px;
}
#advance-video-analitics .eni-inner .mid-sec .right-side {
    font-size: 16px;
}
#advance-video-analitics .eni-inner span.left .likes {
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px;
}    
.search-btn-main img {
    width: 50%;
    filter: brightness(0) invert(1);
}    
.search-btn-main{display: none;}    
.search-btn-main.hide-on-desktop {
       display: none;
        position: absolute;
        z-index: 9;
        right: 40px;
        background: #2222229e;
        width: 35px;
        height: 35px;
        top: 0;
}   
.search-btn-main {
    display: none;
    background: #2222229e;
    width: 35px;
    height: 35px;
    border-radius: 45px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 67px;
        position: fixed;
        top: 11px;
}    
body.logged-in .search-btn-main {
        right: 94px;
    }    
.search-btn-main a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
}    
.profile-page.new-profile.message-wrapper.search-page h1 {
    font-size: 20px;
}    
div#mobile-messsage-box-wrapper #comment-section .add-image {
    right: -7px !important;
    bottom: 35px !important;
    position: absolute;
}    
img#popup-user-image {
    object-fit: cover;
    width: 45px !important;
    height: 45px !important;
    margin-bottom: 10px;
}    
.profile-page.new-profile.follower-settings-page .follow-heading h2 {
    font-weight: 600;
}
div#popup-user-char {
    margin: 0 auto 10px;
    font-weight: 500 !important;
    width: 45px !important;
    height: 45px !important;
}    
.follolwer-sheet .user-box {
    padding: 0 15px;
    padding-bottom: 15px;
}    
div#comments-section {
    top: 220px;
}    
div#report-comment .report-inner {
    background: #0f0f0f;
}    
div#report-comment .report-inner {
    max-width: 100%;
    left: 0;
    top: 0;
    transform: none;
    padding: 20px;
    border-radius: 0;
    height: 100%;
}
#report-comment .report-inner ul {
    height: auto;
}    
.submit {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 20px 20px;
}    
div#comments-section {
    width: 100%;
}
div#reply-on-comments {
    width: 100%;
    max-width: 100%;
}
.comment-box-opend .left-panel-meu {
    display: none;
}    
.avatar-placeholder {
    width: 30px;
    height: 30px;
}    
.add-listing-form button.describe-listing {
    padding-right: 28px;
}
#listing-prw .home-video.d-flex {
    padding-bottom: 70px;
}    
#add-description1, #add-description2, #add-description2-edit, #add-description1-edit {
    z-index: 999;
}    
div#search-result ul {
    background: #0f0f0f;
}
div#search-result ul {
    top: 47px;
}    
.profile-page.new-profile.message-wrapper.search-page .recommended-creators {
    padding: 15px;
}    
.s-result-head {
    background: #0f0f0f;
}    
div#search-result ul li a {
    font-size: 12px;
}
.search-page div#message-users h2 {
    font-size: 15px;
}    
.follolwer-sheet .user-bio p {
    color: #ccc;
    font-size: 10px;
    line-height: 15px;
    margin: 0;
}     
.profile-page.new-profile.follower-settings-page .profile-header-left-side {
    top: 18px;
}    
.profile-page.new-profile.follower-settings-page .profile-header-left-side a{font-size: 13px;}    
.follolwer-sheet .profile-left-section .user-image {
    width: 30px;
    flex-shrink: 0;
    height: 30px;
}
.follolwer-sheet .user-name {
    font-size: 14px;
}
.follolwer-sheet .user-bio {
    margin-top: 5px;
}    
.profile-page.new-profile.follower-settings-page .follow-btn a {
    font-size: 12px !important;
} 
.follolwer-sheet .follow-btn {
    flex-shrink: 0;
    width: 75px;
}
.follolwer-sheet .user-box {
    gap: 15px;
}
.follolwer-sheet .user-bio p {
    font-size: 12px;
    line-height: 15px;
}    
.profile-page.new-profile.message-wrapper.search-page .plus-more {
    color: #828282;
    font-size: 10px;
}
.profile-page.new-profile.message-wrapper.search-page .profile-inner-section{
    -ms-overflow-style: none;
        scrollbar-width: none;
}
.profile-page.new-profile.message-wrapper.search-page .profile-inner-section::-webkit-scrollbar {
  display: none;
}
.profile-page.new-profile.message-wrapper.search-page .images-area {
    width: 74%;
}    
    
.mark-as-unread {
    font-size: 12px;
    padding: 11px 11px;
}
.mark-as-unread img {
    width: 14px !important;
}    
    .mark-as-unread:hover{background: none}    
.profile-page.new-profile.message-wrapper.search-page div#mb-header-message .message-header .message-search {
        margin-top: 62px;
    }    
.profile-page.new-profile.message-wrapper.search-page div#mb-header-message {
    height: 116px;
    position: fixed;
    width: 100%;
}
.profile-page.new-profile.message-wrapper.search-page .message-search {
        padding: 0 10px;
        margin-top: 7px !important;
    }    
.profile-page.new-profile.message-wrapper.search-page .users-list-message.top-main {
    margin-top: 121px;
}
.profile-page.new-profile.message-wrapper.search-page .users-list-message {
    padding-bottom: 0;
    padding: 0 15px !important;
}    
.profile-page.new-profile.message-wrapper.search-page div#mb-header-message .message-header{
    height: auto;
    position: sticky;
}    
.profile-page.new-profile.message-wrapper.search-page h1 {
    padding-left: 40px;
}    
.recom-list-full .recommended-creators:last-child{margin-bottom: 100px !important;}    
.profile-page.new-profile.message-wrapper.renotopro .message-header {
}
.profile-page.new-profile.message-wrapper.renotopro .rolling-rent-pro-wrapper {
    margin-top: 25px;
}    
.profile-page.new-profile.message-wrapper.renotopro div#action-for-upgrade {
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.profile-page.new-profile.message-wrapper.search-page .users-list-message.search-bottom {
        padding: 15px 10px;
        margin-top: 30px;
}
.users-list-message.top-main {
    margin-top: 25px;
}    
.pro-list ul li {
    font-size: 12px;
}
.profile-page.new-profile.message-wrapper.renotopro div#message-users {
    height: auto;
}    
.profile-page.new-profile.message-wrapper.renotopro .back {
    position: absolute;
    left: 15px;
    top: 18px;
}
.loader-container {
    position: fixed !important;
    }
    
div#action-for-cancel {
    position: fixed;
    bottom: 0;
    width: 100%;
}
.scbscription-activated span {
    font-size: 12px;
}
.scbscription-activated span img {
    margin-right: 1px;
}
.renotopro .logo-pro {
    max-width: 50px;
}    
.rolling-rent-pro-wrapper .pro-list {
    margin-top: 30px;
}
    
.profile-page.new-profile.message-wrapper.renotopro .back a {
    color: #ccc;
    font-size: 12px;
}    
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup .flag-popup-inner {
    max-width: 94%;
    width: 100%;
}    
div#flag-popup-outer.flag-popup-outer.cancel-subscription-popup .action {
    flex-direction: column;
}    
#listing-detail-modal .listing-detail-inner.show-inner {
    opacity: 1;
    transform: translateY(40px);
}    
#user-rolls .screens .grid .video-box .drop-down ul img {
    height: 17px !important;
}    
.left-panel-meu.hide-left-menu-{
        display: none;
    }    
#listing-detail-modal .amenities button {
        padding: 8px 10px;
        font-size: 11px;
    } 
#add-description1 {
    z-index: 9999;
}    
    #block-user-popup-outer .flag-popup-inner {
        padding-top: 25px;
        padding-bottom: 25px;
        max-width: 310px;
        padding: 25px;
    }
#block-user-popup-outer .flag-popup-inner h5 br {
    display: none;
}    
#add-listing-video-section2 .add-listing-page-header.d-flex.justify-content-between, #add-listing-video-section3 .add-listing-page-header.d-flex.justify-content-between {
    position: fixed;
    width: 100%;
    left: 0;
    padding: 14px 15px;
    top: 0;
    background: #0f0f0f;
        z-index: 99;
}
#add-listing-video-section2 .add-listing-page-inner .heading, #add-listing-video-section3 .add-listing-page-inner .heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}    
#add-listing-video-section2 .listing-scroller div#uploaded-video-preview, #add-listing-video-section3 .listing-scroller div#uploaded-preview-social-roll {
    margin-top: 40px;
}    
#add-listing-video-section3 .done {
    right: 15px;
}
.add-listing-form.mt-5.add-listing-form-section-2 {
    margin-top: 30px !important;
}    
#account-setting-inner-page .detail-scroller {
    overflow-y: auto;
    height: 80vh;
}    
#account-setting #account-setting-inner-page  .detail-scroller >  ul {
    padding-bottom: 60px;
    padding-top: 10px;
}    
.aviakeffect {
    height: 300px;
}    
button.show-more-btn {
    margin-bottom: 0px !important;
}    
.title_div {
        bottom: 80px;
        position: absolute;
    }
.show-more-overlay.overlay-show {
      background: #0000004d;
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0 !important;
        z-index: 0;
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
    }
.title_div.overlay-activated {
    padding-right: 0 !important;
}
.title_div.overlay-activated .description-inner {
    line-height: 20px !important;
    font-size: 14px !important;
}    
button.show-more-btn {
    padding: 10px 0;
    margin-top: 0;
}    
.title_div > div, .title_div > p {
    z-index: 9;
    position: relative;
}    
    .title_div {
        padding-right: 72px !important;
    }
    .video.video-section .roll-description-wrapper.description-bound .description-inner {
        padding-right: 20px;
    }    
#feed-listing-videos .video.video-section .drop-down > a {
    height: 35px;
    width: 35px;
}
#amenities-popup {
    width: 90%;
}
.amenities {
        gap: 5px;
    }
    
div#add-listing-video-section2 .image-box, .add-listing-video-section2 .image-box {
    width: 23.2%;
    height: 66px;
}
div#add-listing-video-section2 .gallery-wrapper, div.add-listing-video-section2 .gallery-wrapper {
    gap: 7px;
}
div#addMoreBox img {
    width: 20px !important;
    height: 20px !important;
    margin-bottom: 8px;
}    
.drop-down.close-video + .videomuteunmute {
    right: 54px !important;
}
.logged-out .drop-down.close-video {
    top: 11px !important;
    right: 15px !important;
}
.logged-out .drop-down.close-video + .videomuteunmute {
    right: 60px !important;
    top: 11px !important;
}    
#share-site-link button.copy-link {
    filter: inherit;
}
#share-site-link .fa-regular {
    font-weight: 400;
    color: #fff;
}    
    div#copy-success {
        top: 104px;
        left: 20px;
    }    
#delete-reals-confirmation .flag-popup-inner h5 {
    line-height: 25px;
    margin-bottom: 25px;
    font-size: 17px;
}    
#notifi-container {
    top: 60px;
    left: 10px;
}
.notifi{font-size: 12px;}
    
    
#delete-listing-confirmation .flag-popup-inner h5 {
    text-align: center;
    margin-bottom: 22px;
        line-height: 25px;
}

#delete-listing-confirmation .flag-popup-inner {
    max-width: 290px;
}    
#listing-prw .u-detail {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
#listing-description-btn span {
    width: 85%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}    
div#listing-detail-modal div#listing-desc {
    padding-bottom: 150px;
}    

#edit-listing-page .add-listing-footer button.btn.btn-send {
    width: 95%;
    margin: 0;
}    

.video.video-section .roll-description-wrapper.description-bound .description-inner {
    width: 95%;
}    
.aviakeffect {
    top: inherit;
    left: 0;
    right: 0;
    bottom: 0px;
    border-radius: 0px;
}
    
   
    body.logged-out .videomuteunmute {
        top: 12px !important;
        right: 26px !important;
        z-index: 9 !important;
    }    
.view-listing-home-box .send-message {
    bottom: 75px;
    z-index: 9;
}    
#listing-detail-modal.view-listing-home-box .send-message {
        bottom: 95px;
        z-index: 9;
    }    
#full-message div#inner-body {
    padding-bottom: 100px;
}    
    .share-website{display: none;}    
#new-amenity-input, #new-amenity-input-edit {
    width: 94%;
}
     
#edit-listing-page .listing-scroller, #edit-roll-page .listing-scroller {
    height: 100vh;
    overflow-y: scroll;
}    
#add-description1-edit a.close-listing {
    top: 13px;
}
div#add-description1-edit {
    width: 94%;
}    
#edit-roll-page .add-listing-form.mt-5.add-listing-form-section-2 {
    margin-bottom: 120px;
}    
.videomuteunmute {
        width: 35px;
        height: 35px;
        z-index: 1 !important;
        right: 54px !important;
        left: inherit;
        top: 11px !important;
    }
button.videoMuteToggle i {
    font-size: 16px;
}    
.stats-inner {
    background: #333;
    border-radius: 15px;
    padding: 10px 15px;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    gap: 18px;
    justify-content: flex-start;
    align-items: center;
}
.pb.heart, .pb.eye {
    gap: 6px !important;
}    
    
.stats-inner.d-flex div {
    font-size: 14px;
    align-items: center;
    gap: 10px;
    flex-direction: row;
}
.stats .stats-inner img {
    width: 24px;
}
.stats .stats-inner .pb.eye img {
    width: 32px;
}
.stats .stats-inner .pb.heart img {
    width: 32px;
}    
div#add-description2-edit {
    width: 94%;
}    
#add-description1 a.close-listing, #add-description2 a.close-listing {
    top: 12px;
    right: 21px;
}
#add-description2 div#Listing-price {
    padding: 0 15px;
}    
#add-description1.description-and-highlights, #add-description2.description-and-highlights {
        width: 94%;
    }
#add-description1.description-and-highlights, #add-description2.description-and-highlights {
        width: 100%;
        height: 100vh;
        top: 0;
        border-radius: 0;
    }
.my-rolls-empty {
    height: 200px;
}    
#add-listing-video-section3 #add-description2.description-and-highlights, #edit-roll-page #add-description2-edit.description-and-highlights, #edit-roll-page #add-description1-edit.description-and-highlights {
    height: 100vh;
    border-radius: 0;
    bottom: 0;
    transform: inherit;
    top: 0;
    width: 100%;
    left: 0;
}    
#add-description1 a.close-listing, #add-description2 a.close-listing {
        top: 12px;
        right: 21px;
        padding-right: 0;
    }    
.view-listing-home-box a.close-listing {
    top: 17px !important;
}    
    .left-panel-meu.hide-left-menu{display: none;}
   
.description-and-highlights.dncs a.close-listing {
    top: 13px !important;
}    
.view-detail-btn a{font-size: 14px;}    
.posted-by-box .u-detail img {
    width: 8px;
    margin-left: 5px;
}    
.snap-scroll-container .views {
    bottom: 73px !important;
}
.video.video-section .home_like a img {
    width: 25px !important;
}
.video.video-section .views .home_like.share img {
    width: 22px !important;
}
.video.video-section .home_like a {
    height: 38px;
    width: 50px;
}
.snap-scroll-container .views
 {
    width: 50px !important;
}    
.navigation-button{display: none;}    
.video.video-section .drop-down {
    right: 15px;
    top: 11px;
}
    
div#edit-roll-page, #edit-listing-page {
    max-width: 470px;
    margin: 0px auto 0;
    z-index: 9;
    position: relative;
    z-index: 99;
    position: relative;
    background: #0f0f0f;
} 
div#edit-roll-page, #edit-listing-page {
    position: relative;
    z-index: 99;
    padding: 15px 15px;
}
#edit-roll-page .add-listing-footer button.btn.btn-send {
    width: 91%;
}    
.url a img {
    margin: 3px 0;
}
    
#add-listing-video-section3 .add-listing-footer button.btn.btn-send {
    width: 93%;
    max-width: 93%;
}    
.static-pages {
    background: none;
    padding: 0 20px;
    border-radius: 0;
    margin-top: 52px;
}
.static-pages h1 {
    font-size: 25px;
    margin-bottom: 10px;
}    
#claimform_resest_password .action-btn-wrapper {
    bottom: 80px;
    padding-bottom: 10px;
}    
div#password-section label {
    font-size: 13px;
    font-weight: 400;
}
#change-password-setting-inner-page .detail-scroller {
    padding: 15px 15px;
}
#claimform_resest_password .reset-password a {
    margin-bottom: 6px;
    display: block;
}    
.profile-image h3,.profile-image h1 {
    font-size: 14px;
}
.profile-header {
    margin-top: 0;
    }
.profile-header {
    background: #0f0f0f;
}    
.change-email-step .save-details {
    bottom: 60px;
    padding-bottom: 20px;
}
#change-username-setting button#change_username_submit {
    bottom: 90px;
}
#update-username #change_username_submit.claim-button.disabled {
    background: #222 !important;
    color: #cccccc9e;
    pointer-events: none;
    font-weight: 700;
    font-size: 14px;
    border-radius: 35px;
    height: 45px;
}


    
small.cant-change-user-name {
    font-size: 11px;
}
#account-setting ul li a {
    padding: 14px 20px;
}
#change-email-setting-inner-page .detail-scroller, #change-username-setting-inner-page .detail-scroller {
    padding: 15px 15px;
}    
#account-setting ul li span:first-child img {
    width: 17px;
}    
#are-u-sure-change-username .inner-are-u-sure-change-username {
    width: 95%;
    padding: 30px;
}
#are-u-sure-change-username .inner-are-u-sure-change-username h2 {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
}    
.left-panel-meu.hide-left-menu {
    opacity: 0;
}    
.c-type ul {
    row-gap: 20px;
    flex-wrap: wrap;
}    
.c-type ul li:last-child {
    margin-right: 0;
}
.roll-box {
    padding: 15px;
}
.roll-box p {
        font-size: 11px;
        line-height: 16px;
    }
div#add-listing-video-section-mobile-placeholder ul {
    margin-top: 7px;
}
.upload-video-new .upload-again img {
    opacity: 0.7;
}    
div#mobile-messsage-box-wrapper .curved-box .left-sec {
    padding-left: 40px !important;
}
#full-message div#inner-body {
    margin-bottom: 0;
}       
.placeholder-for-no-chats {
    margin: 110px 30px;
}    
.account-settings .back a {
    font-size: 13px;
}    
.account-settings .back {
    top: 19px;
}    
#listing-detail-modal .description-and-highlights a.close-listing {
    top: 13px;
}
#add-listing-video-section3 .listing-scroller, #add-listing-video-section2 .listing-scroller {
    height: 100vh !important; 
    overflow-y: scroll;
}
#add-listing-video-section3 .add-listing-form {
    padding-bottom: 250px;
}    
#listing-detail-modal a.close-listing {
    top: 18px;
}      
.listing-detail.show-div .listing-detail-inner.show-inner {
    transform: translateY(40px);
}
.c-type li {
    white-space: nowrap;
}    
.amenities {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#listing-detail-modal .amenities {
        gap: 5px;
    }    
#amenities-popup .popup-header h3 {
    margin: 0;
    font-size: 15px;
}  
.social-roll-rental-listing {
    transform: translateY(-10px);
}
.social-roll-rental-listing.show-side-menu {
    transform: translateY(0px);
}    
.property-type .tnc {
    display: flex;
    margin-bottom: 150px;
    position: relative;
}    
.property-type .tnc .validation-error {
    position: absolute;
    top: 88%;
}    
.validation-error {
    color: #ff0000;
    font-size: 12px;
    margin-top: 5px;
}    
    .profile-page.new-profile .profile-inner-section, .listing-scroller{
         -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;
        
    }    
.profile-page.new-profile .profile-inner-section::-webkit-scrollbar {
  display: none;
}  
.listing-scroller::-webkit-scrollbar {
  display: none;
}      
.profile-page.new-profile .profile-inner-section{ padding-bottom: 200px}    
.account-settings a.close-listing {
    top: 17px;
}    
#feedback-setting .action-btn-wrapper {
    position: sticky;
    bottom: 0;
    padding-bottom: 50px;
    background: #171717;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 20px 90px;
}
    
#feedback-setting .action-btn-wrapper button {
    height: 45px;
}    
#feedback-setting .detail-scroller {
    padding: 25px;
    padding-bottom: 200px;
}
#edit-profile-inner-page .detail-scroller {
    padding: 30px 15px;
    padding-top: 20px;
}
#edit-profile-inner-page .save-details {
    bottom: 0;
    background: #171717;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding:0 20px 80px;
}    
#edit-profile-inner-page .detail-scroller {
    padding: 30px 15px;
    padding-top: 20px;
    padding-bottom: 255px;
}    
#edit-profile-inner-page .save-details button {
        margin-top: 10px;
        height: 45px;
    }
a.close-listing {
    right: 15px;
    padding: 4px 10px;
}
.add-listing-video-section2 .listing-detail-header a.close-listing {
        top: 17px;
    }    
.account-delete-note label {
        padding-left: 6px;
        text-indent: 0;
        margin-left: 19px;
        font-size: 13px;
        line-height: 17px;
        position: relative;
    }
#feedback-setting .detail-scroller h3 {
    font-size: 13px;
    font-weight: 400;
}    
.account-delete-note label input {
        /* float: left; */
        /* position: relative; */
        top: 4px;
        margin-right: 5px;
        float: left;
        position: absolute;
        left: -18px;
    }    
#update-username .username-note p {
    font-size: 12px !important;
    font-weight: 300;
}    
.account-delete-note label input {
    /* float: left; */
/*    position: relative;*/
/*    top: 1px;*/
    margin-right: 5px;
}   
div#delete-account-setting-inner-page .detail-scroller {
    padding: 20px 20px;
}
.delete-action {
    position: fixed;
    bottom: 40px;
    padding-bottom: 10px;
    left: 0;
    right: 0;
    padding: 10px 20px 40px;
    background: #171717;
}    
button.not-now {
    font-size: 12px;
}
#delete-account-setting-inner-page .profile-section h2.currenUser {
    font-size: 15px;
}
#delete-account-setting .account-delete-note h3 {
    font-size: 18px;
}    
button.delete-my-account {
    padding: 12px 14px;
    flex: 1;
    font-size: 12px;
}    
    .logout-btn {
        position: sticky;
        bottom: 0;
        text-align: center;
        justify-content: center;
        display: flex
;
    }
.logout-btn a {
    width: 93%;
    padding: 13px 0;
    font-weight: 300;
}
.account-delete-note p {
    color: #cacaca;
    font-size: 12px;
}    
div#edit-profile-inner-page.listing-detail-inner.show-inner, div#change-email-setting-inner-page.listing-detail-inner.show-inner, div#change-username-setting-inner-page.listing-detail-inner.show-inner, div#change-password-setting-inner-page.listing-detail-inner.show-inner, div#delete-account-setting-inner-page.listing-detail-inner.show-inner, div#dm-setting-inner-page.listing-detail-inner.show-inner, div#invite-your-friends-setting-inner-page.show-inner, #feedback-setting-inner-page.show-inner {
    opacity: 1;
    transform: translateY(30px);
}      
#profile-page .profile-image {
    margin-top: 0px;
}
.profile-header .profile-image a img {
    width: 35px;
    height: 35px;
}    
#profile-page .account-setting a {
    width: 30px;
    height: 30px;;
    align-items: center;
    justify-content: center;
}    
.profile-header-right-side.d-flex {
    position: relative;
    top: 6px;
}    
#profile-page  .account-setting a img {
    width: 15px;
}    
#profile-page .logo-for-mob img {
    width: 100%;
}

#profile-page .logo-for-mob {
    width: 92px;
    position: relative;
    top: 11px;
}    
.profile-page.new-profile .profile-inner-section {
    background: #0f0f0f;
    }
.profile-image a img {
    width: 45px;
    margin: 10px auto;
    height: 45px;
}    
div#share-site-link {
        left: 12px;
        right: 12px;
        width: auto;
        padding: 15px;
/*        bottom: 15px !important;*/
}    
#share-site-link h3 {
    margin-bottom: 10px;
}
#share-site-link .link {
    margin-bottom: 23px !important;
}    
#share-site-link .close {
    top: 19px !important;
    }
#share-site-link .close i.fa-regular.fa-copy {
    color: #fff;
}    
    .hide-share-mob{display: none;}    
/*    div#share-site-link{display: none;}    */
.profile-page.new-profile.message-wrapper .profile-inner-section  {
    overflow-x: auto;
    width: auto;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;
}
 .profile-page.new-profile.message-wrapper .profile-inner-section::-webkit-scrollbar {
  display: none;
}    
.account-settings.show-div .listing-detail-inner.show-inner {
    transform: translateY(40px);
}
.listing-detail-inner {
    height: calc(100vh - 40px);
}    
.profile-page.new-profile .profile-inner-section {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.profile-page.new-profile .lava a.active:nth-child(2)~.animation {
    left: 176px;
}    
.rollos-btn a {
    padding: 0px 0;
}
.profile-image p {
        font-size: 12px;
        padding: 0 10px;
        margin-top: 0px !important;
        line-height: 16px;
}    
.url {
    font-size: 12px;
}    
.lava {
    height: 35px;
}
.screens .grid .video-box {
    width: 49.0%;
    height: 260px;
}
#my-saves .views, #my-rolls .views {
    right: 7px;
    z-index: 8;
    bottom: 8px;
}    
.profile-page.new-profile .lava a.active:nth-child(2)~.animation {
    left: 51%;
}    
div#add-listing-video-section-mobile-placeholder .upload-video-box {
    height: calc(100% - 150px);
}
   
#add-listing-video-section-mobile-placeholder .cancel-and-upload .upload-btn {
   position: absolute;
        top: 0;
        width: 100px;
}
.lava .animation {
    transition: all .3s ease 0s;
}
div#my-saves, #my-rolls {
    margin-bottom: 70px;
}    
#add-listing-video-section-mobile-placeholder .done {
    cursor: pointer;
    position: absolute;
    right: 20px;
}   
#add-listing-video-section-mobile-placeholder .cancel-and-upload {
    position: absolute;
    top: 18px;
}    
button.roll-camera {
    padding: 15px 0;
}    
#add-listing-video-section-mobile-placeholder .heading {
    width: 100%;
}    
    div#mb-header-message {
        position: static;
        top: 0;
        height: 50px;
        background: #0f0f0f;
    }
.message-wrapper .name {
    font-size: 14px;
}
.seller-mesage-outer .date-time-message p {
    font-size: 11px;
}    
.message-search {
    margin-top: 65px;
}    
.message-body.chat-box {
    margin-bottom: 80px;
}
.extra-opt a {
    padding: 0 8px;
    padding-right: 0;
} 
#mobile-messsage-box-wrapper .curved-box {
    position: fixed;
    top: 0;
    width: 100%;
}
.message-full-box {
    position: relative;
    padding-top: 60px;
}    
.message-header {
    position: fixed;
    top: 0;
    width: 100%;
}    
.users-list-message .user-name p {
    font-size: 11px;
    line-height: 15px;
}
    
.search-bar {
    margin-right: 10px;
}
.profile-page.new-profile.message-wrapper.search-page .recommended-creators .name {
    margin-top: 10px;
}
.profile-page.new-profile.message-wrapper.search-page .users-list-message .user-name p {
    margin-top: 5px;
}    
.profile-page.new-profile.message-wrapper .profile-inner-section {
    background: #0f0f0f;
}    
.message-header {
    background: #0f0f0f;
}    
    .users-list-message {
        padding: 15px 10px;
        padding-bottom: 90px;
        padding-top: 20px !important;
    }
.message-search {
    padding: 0 10px;
    margin-top: 15px;
}    
#mobile-messsage-box-wrapper .curved-box {
    background: #0f0f0f;
    z-index: 9;
}
.seller-mesage-outer .message {
    padding: 10px 14px;
    font-size: 13px;
    border-radius: 18px;
    /* float: left; */
    display: inline-block;
    font-weight: 500;
    border: 1px solid #1d2633;
    line-height: 15px;
}    
div#comment-section {
    padding: 0 14px;
    padding-top: 10px;
    background: #0f0f0f !important;
    position: fixed !important;
    width: 100%;
    bottom: 0 !important;
}
.seller-inner.seller-mesage-outer {
    padding-bottom: 70px;
}    
.message-header h2 {
    font-size: 24px;
    margin: 6px 0;
    font-weight: 800;
    color: #e8e8e8;
    text-align: left;
    padding: 0 25px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.message-header .back-btn {
    top: 17px;
    left: 22px;
}
.profile-page.new-profile.message-wrapper .back-btn {
    top: 17px;
    left: 17px;
}    
    .message-header .search-bar {
        padding: 0px 0;
        padding-bottom: 0;
    }
.message-header .search {
    margin-right: 6px;
}    
.profile-page.new-profile.message-wrapper .profile-inner-section {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    border-radius: 0;
    padding: 0 17px;
    width: 100%;
        margin: 0 0 !important;
        max-width: 100% !important;
}    
#add-listing-video-section-mobile-placeholder .done {
    pointer-events: none;
}
    
#verifyreset-new-process p.login-sub-head.color555 {
    line-height: 16px;
}    
#password-change-success .email-verification.mob-height.app-install {
        height: auto;
        margin-top: 40px;
        background: no-repeat;
        border: none;
        margin: 0;
    }
        #password-change-success .reset-inner {
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
#password-change-success{
        padding: 0;
        background: #171717 !important;
    }    
.social-roll-rental-listing {
    position: absolute;
    left: 0;
    top: inherit;
    display: flex;
    bottom: 45px;
}    
.roll-box {
    width: 49%;
}
.social-roll-rental-listing {
    justify-content: space-between;
}
.roll-box h3 {
    font-size: 19px;
}
.roll-box p {
    font-size: 12px;
    line-height: 16px;
}
.roll-box h3 {
    font-size: 16px;
}
.roll-box .roll-icon img {
    width: 25px;
}    
.user-signed .text-danger {
    color: #dc3545 !important;
    font-size: 14px !important;
    margin-left: 0 !important;
}    
    #signin-new-process .signin-inner {
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 20px 20px;
    }
#signin-new-process form#loginform, #signin-new-process .form-box, #signin-new-process .signin-inner {
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 25px 20px;
    }
#signin-new-process form#loginform, #signin-new-process .form-box, #signin-new-process .signin-inner {
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }    
.signin-new-process .cancel-signup {
    right: 20px;
    font-size: 13px;
    top: 24px;
}
#reset-new-process .rest-pass {
    padding: 20px;
}    
#verifyreset-new-process.signin-new-process .step-inside-row-inner {
    padding: 0;
    border-radius: 0 !important;
}    
#verifyreset-new-process .email-verification.mob-height.app-install {
    padding: 30px 20px;
    background: #171717;
    border-radius: 0;
    border: none !important;
    height: 100% !important;
}
#verifyreset-new-process.signin-new-process .step-inside-row {
    height: 100%;
}    
#verifyreset-new-process.signin-new-process .email-verification.mob-height.app-install {
    padding: 20px 20px;
    }
.logo-signup {
    width: 110px !important;
}    
#enter-new-password .step-inside-row-inner
 {
    padding: 0px 0 0;
}    
#enter-new-password .email-verification.mob-height.app-install {
    border-radius: 0;
    border: none;
    padding: 20px;
    height: 100%;
}    
.note p {
    margin-bottom: 5px;
}
.note ul li {
    padding: 3px 0;
}

.note ul {
    padding: 0 15px;
}    
#enter-new-password .step-inside-row {
    height: 100%;
}
#enter-new-password    .step-inside-row-inner {
        height: 100%;
    }    
#signin-new-process .logo {
    width: 110px;
}    
.recording-btn button#startBtn {
    background: none;
    border: none;
    width: 40px;
    background: #000;
    border-radius: 50%;
}
.show-recording img {
    width: 50px;
}

.show-recording {
    z-index: 9;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    display: none;
}    
button#startBtn img {
    width: 100%;
}    
.successmessage-listing {
    margin-top: 80px;
    padding: 20px;
}    
.successmessage-listing .check {
    width: 50px;
}
.successmessage-listing  .action.d-flex {
    gap: 10px;
    margin-top: 30px;
}    
.add-listing-footer button.btn {
    background: #464646 !important;
    color: #fff;
    border-radius: 35px;
    font-size: 14px;
    padding: 14px 33px;
    margin: 0px 4px;
    font-weight: 700;
}
.add-amenities .btn-group {
    overflow-x: scroll;
    width: 100%;
}
.add-amenities .d-flex {
    justify-content: space-between;
    margin-bottom: 10px;
}
.posted-by .form-group {
    flex-direction: column;
}
 .add-amenities .btn-group button {
    white-space: nowrap;
}
   
 #countdown {
    width: 100px;
    height: 100px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: none;
    display: none;
    z-index: 99999999 !important;
    text-align: center;
    line-height: 85px;
    transform: translate(-50%, -50%);
    background: #000;
}
/*
#recordingTimer {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 1px 10px;
    border-radius: 5px;
    font-family: monospace;
    display: none;
    position: fixed;
    top: 20px;
    z-index: 9999;
    font-size: 15px;
}
*/
#recordingTimer {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #000;
    color: #fff;
    padding: 1px 10px;
    border-radius: 5px;
    font-family: monospace;
    display: none;
    position: fixed;
    top: 17px;
    z-index: 9999;
    font-size: 15px;
}    
button#switchCameraBtn img {
    filter: invert(1);
    width: 30px;
}    
button#stopBtn img, button#stopCountdownBtn img {
    width: 100%;
}

button#stopBtn, button#stopCountdownBtn {
    width: 40px;
    background: no-repeat;
    border: none;
}
#review-recording .cancel-and-upload img {
    width: 11px;
    filter: brightness(0) invert(1);
}
#review-recording .add-listing-page-header.d-flex.justify-content-between .cancel-and-upload {
    position: absolute;
}
#review-recording .heading {
    width: 100%;
    text-align: center;
}    
#review-recording .done
 {
    cursor: pointer;
    position: absolute;
    right: 15px;
}    
#stopBtn {
      display: none;
    }    
li.add-listing-btn.hide-on-desktop {
    display: block;
}
    #add-listing-video-section{display: none;}
.add-listing-mobile-video-section video#preview {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
}
    .add-listing-mobile-video-section video#preview {
        position: fixed;
        left: 0;
        top: 19px;
        right: 20px;
        bottom: 0;
        border-radius: 0;
        transform: scale(0.9);
        border-radius: 17px;
        height: calc(100% - 57px);
    }
.add-listing-mobile-video-section {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #000000;
}
.add-listing-mobile-video-section .add-listing-page-header.d-flex.justify-content-between {
    padding: 16px 20px;
}    
.recording-btn {
    z-index: 999;
    bottom: 0px;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    background: #000;
    padding: 10px 0;
}    
    .hide-on-mobile{ display: none}   
.video-main {
    align-items: flex-start;
}    
.description-and-highlights .detail-scroller p:last-child {
    margin-bottom: 120px;
}    
.flag-popup-inner {
    padding: 25px;
    border-radius: 25px;
    max-width: 310px;
    width: 100%;
}    
.description-and-highlights {
    width: 100%;
}
.listing-detail-header h3, .description-and-highlights h3 {
    font-size: 14px;
}
.description-and-highlights .detail-scroller {
    padding: 7px 16px;
}    
.description-and-highlights .detail-scroller {
    font-size: 13px;
    padding-bottom: 100px;
}    
.send-message img {
    width: 15px;
}    
.listing-detail-inner {
    width: 100%;
}
.flag-this {
    margin-bottom: 120px;
    padding-bottom: 120px;
}
.description p {
    font-size: 12px;
    line-height: 20px;
}    
.search-and-login .sign-in {
    display: none;
}
.search-and-login .search {
    margin-right: 0;
}    
.title_div {
    padding: 20px 20px 0px;
    padding-right: 30px;
}    
.signin-new-process .form-box {
    width: 100%;
}
#signin-new-process #sign-in-box form#loginform {
    padding: 16px;
}    
.main-header {
        padding-top: 0 !important;
    }    
.logo-main-bar.desktop-logo {
    display: none;
}
.logo-main-bar.mobile-logo img {
    width: 100%;
}
.filter-icon {
    flex-shrink: 0;
}    
.mobile-logo {
    display: block;
    width: 40px;
}
.top-bar-hrader {
    position: fixed;
    top: 0;
    z-index: 9;
    height: 42px;
    width: 100%;
    background: #171717;
    background: transparent;
/*    backdrop-filter: blur(6px);*/
/*    -webkit-backdrop-filter: blur(6px);*/
}
.header {
    background: #171717;
/*    backdrop-filter: blur(6px);*/
/*    -webkit-backdrop-filter: blur(6px);*/
}
    .main-header{
        background: none;
    }
    
#signin-new-process form#loginform {
    width: 100%;
    margin: 0px auto;
    border-radius: 0;
    border: none;
}
#signin-new-process .signin-inner{width: 100%; height: 100%;}    
.header {
        top: 40px;
        padding-bottom: 0;
/*        height: 46px;  filter*/
        height: 0px;
    }
.main-header {
        max-width: 100%;
        left: 0;
        z-index: 9;
        top: 0;
        transform: none;
        width: auto;
        padding: 15px 0 7px;
        padding-top: 3px !important;
    }
.login-with {
    flex-direction: column;
}
.login-with button {
    padding: 12px;
    align-items: center;
    justify-content: center;
}    
.signup-new-process .step-inside-row-inner {
    padding: 0px 0 0;
}    
.filter-list ul {
    overflow-x: auto;
    width: auto;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;
}
 .filter-list ul::-webkit-scrollbar {
  display: none;
}
  
    
body {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;
}
 body::-webkit-scrollbar {
  display: none;
}
.filter-list ul {
    margin: 0 !important;
    padding: 0 !important;
}    
.logo-main-bar .logo {
    width: 100px;
}    
.logo-main-bar {
    left: 20px;
}
.search-and-login {
    right: 15px;
    top: 9px;
}   
.search-and-login .sign-in a {
    font-size: 12px;
}
.video {
        max-width: 100% !important;
    width: 100% !important;
    }    
.home-video video {
    width: 100% !important;
    object-fit: cover;
    height: 100%;
    
    
}    
    
.title_div {
    bottom: 20px;
    bottom: 130px;
    position: absolute;
}
.video-container .views {
    bottom: 20px;
    bottom: 70px;
}    
.video-sub {
    width: 100% !important;
}    
.video-container .views {
    right: 8px !important;
}
.video-container .views {
        right: 15px !important;
        position: absolute;
    bottom: 120px;
    }    
    
div#home-page {
    padding-left: 0;
    padding-right: 0;
}
.home-video video {
    border-radius: 0;
}
.home-video {
        padding: 0px 0px 0px 0px;
    }    
.filters {
        /* display: none; */
        padding: 0 15px;
    } 
/*
.home-video
 {
        padding: 0px 0px 5px 0px;
        height: calc(100vh - 255px);
        margin-top: 91px;
     height: calc(100vh - 215px);
        margin-top: 51px;
}    
*/
    
.home-video {
        padding: 0px 0px 0px 0px;
        height: 100vh;
        margin-top: 0;
    }    
.left-panel-meu {
    position: fixed;
    left: 10px;
    background: #222222c2;
    top: inherit;
    transform: none;
    padding: 10px;
    border-radius: 95px;
    bottom: 9px;
    bottom: 18px;
    width: auto;
    z-index: 99;
    right: 10px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
   
.left-panel-meu ul {
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center;
}
.left-panel-meu li:first-child a {
    margin-top: 0;
    margin-left: 10px;
}
.left-panel-meu img {
    width: 22px;
}
.left-panel-meu .add-listing-btn img {
    width: 30px;
}
.left-panel-meu li.user-icon img {
    width: 20px;
    height: 20px;
    object-fit: cover;
}
.left-panel-meu li a {
    display: block;
    margin: 0;
}
.left-panel-meu li:last-child a {
    margin-bottom: 0;
    margin-right: 10px;
}
.left-panel-meu li:first-child a {
    margin-top: 0;
    margin-left: 10px;
}    
.notification-alert.show-notification {
    bottom: 62px;
}    

    #signup-new-process #step05 .email-verification h2,
    .email-verification h2 {
        line-height: 23px;
    }

    #signup-new-process #step04 .share-text.add-your-own {
        margin-top: 40px;
    }

    #signup-new-process #step04 .trending+.share-text {
        margin-top: 25px;
    }

    #signup-new-process #step05 .form-box {
        margin: 0 !important;
        height: 100vh;
    }

    #signup-new-process .step-inside-row {
        padding: 0 0;
        border-radius: 0 !important;
        height: 100%
    }
.step-inside-row-inner {
    height: 100%;
}
    #signup-new-process #step04 .verify-btn.mb-0.w100 {
        position: sticky;
        bottom: 0px;
        background: #000;
    }

    #signup-new-process div#lottie-animation,
    div#lottie-animation2 {
        margin: 0 auto;
        margin-top: -100px;
    }

    #signup-new-process #step05 .fig {
        width: 35px;
        margin-right: 9px;
        height: 35px;
    }

    #signup-new-process .verify-email-input img {
        width: 20px;
        position: absolute;
        left: 8px;
        top: 10px;
    }

    #signup-new-process .verify-email-input {
        position: relative;
    }

    #signup-new-process .verify-email-input input#otp1,
    #verifyreset-new-process .verify-email-input input#otp1,
    #enter-new-password .verify-email-input input#otp1 {
        padding-left: 35px;
    }

    #signup-new-process .signup-title {
        font-size: 16px !important;
    }

    #signup-new-process .share-post-feed .fig {
        width: 35px;
        margin-right: 15px;
    }

    #signup-new-process .share-post {
        padding: 15px;
    }

    #signup-new-process .share-post-feed .user-name {
        font-weight: 800;
        color: #fff;
        font-size: 12px;
        margin-bottom: 0;
    }

    #signup-new-process #step05 .fig img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    #signup-new-process .all-set,
    .setup-account {
        margin: 0 auto;
        margin-top: 0px;

    }

    #signup-new-process #step01 .signup-footer .or-change.sign-in-instead+button {
        margin-top: 13px !important;
    }

    #signup-new-process #step04 .email-box {
        margin-bottom: 40px;
    }

    /*
html, body {
    height: 100vh;
}
*/
    /*
.body-container {
    display: none;
}     
*/
    #signup-new-process .container,
    #signup-new-process .signup-wrapper,
    #signup-new-process .form-box,
    #signup-new-process #signupform {
        height: 100%;
    }

    #signup-new-process form#signupform {
        border: none !important;
        padding: 20px 0px !important;
        height: 100vh;
    }

    #signup-new-process .email-verification.mob-height.app-install {
        border: none !important;
        padding: 0;
        border-radius: 0px;
        height: auto
    }

    #signup-new-process .users-profie .user-profil-detail-box .fig {
        width: 30px;
        margin-right: 9px;
        height: 30px;
    }

    #signup-new-process .users-profie .user-profil-detail-box.fig img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #signup-new-process .users-profie .user-profil-detail-box .user {
        margin-right: 7px;
        font-size: 12px;

    }

    #signup-new-process .follow-unfollow a {
        padding: 7px 9px;
        font-size: 10px;
    }

    #signup-new-process .user-profil-detail-box .user-count img:last-child {
        margin-right: 5px;
    }

    #signup-new-process .user-profil-detail-box .user-count {
        font-size: 10px;
        align-items: center;
    }

    #signup-new-process .user-profil-detail-box .user-count img {
        width: 18px;
        height: 18px;
        border: 1px solid #000;
    }

    #signup-new-process .signup-footer {
        position: fixed;
        bottom: 20px;
        left: 0;
        right: 0;
        background: #171717;
        padding: 0 20px;
    }

    #signup-new-process .signup-footer .or-change.sign-in-instead {
        margin-top: 10px;
    }

    #signup-new-process .form-box {
        margin: 0 !important;
    }

    #signup-new-process .email-verification.mob-height.app-install {
        margin: 0;
        height: 100%;
        justify-content: flex-start;
        padding: 20px 0;
    }

    #signup-new-process .email-box p {
        font-size: 10px;
        line-height: 16px;
        color: #bbb;
    }

    #signup-new-process .verify-btn.mb-0.w100 {
        position: fixed;
        bottom: 10px;
    }

    #signup-new-process .row.justify-content-center {
        height: 100%;
    }

    #signup-new-process .col-md-7 {
        height: 100%;
    }

    #signup-new-process .share-text h5 {
        font-size: 15px;
        color: #bbbbbb;
    }

    #signup-new-process .pick-intrest-buttons {
        gap: 10px;
    }

    #signup-new-process .pick-intrest-buttons button {
        font-size: 10px;
    }

    #signup-new-process #step04 .share-text {
        margin-top: 20px;
    }

    #signup-new-process .share-text h5 {
        font-size: 15px;
    }

    #signup-new-process #step07 .form-box {
        margin: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #signup-new-process #step07 .form-box .email-verification.mob-height.app-install {
        height: 100%;
        width: 100%;
    }

    #signup-new-process .all-set h3,
    #signup-new-process .setup-account h3 {
        font-size: 16px;
        margin-top: -30px;
        color: #fff;
    }

    #signup-new-process .email-verification.mob-height.app-install {
        background: #000000;
    }

    /*html, body.dark-mode {
    background: #000000 !important;
}*/
    #signup-new-process form#signupform {
        background: #000;
    }

    #signup-new-process .app-install.email-verification h1 {
        font-weight: 800;
        margin-bottom: 10px !important;

    }

    #signup-new-process .app-install.email-verification a {
        color: #7d7eff;
    }

    #signup-new-process .textfor-copy {
        font-size: 12px;
    }

    #signup-new-process .helper-text {
        font-size: 12px !important;
        line-height: 17px !important;
    }

    #signup-new-process .follow-unfollow a {
        color: #111222 !important;
    }

    #signup-new-process #step03 .app-install.email-verification a {
        color: #555555;
    }

    #signup-new-process .see-guidline {
        text-align: right;
        margin-bottom: 20px;
    }

    #signup-new-process div#lottie-animation3 {
        text-align: center;
        margin: 0 auto;
        margin-top: -80px;
    }

    #signup-new-process #step09 h3 {
        font-size: 23px;
        margin-top: 0;
    }

    #signup-new-process #step09 p {
        font-size: 11px;
    }

    #signup-new-process .form-box h1.signup-title {
        font-size: 18px !important;
        color: #fff !important;
        margin-bottom: 15px !important;
    }

    #signup-new-process .signup-title {
        font-size: 18px !important;
    }

    #signup-new-process .cancel-signup.hide-on-desktop a {
        color: #bbb;
        font-size: 12px;
    }

    #signup-new-process .cancel-signup.hide-on-desktop {
        display: block;
        position: absolute;
        right: 15px;
        top: 22px;
    }

    #signup-new-process .form-box h2.signup-title,
    #signin-new-process .form-box h2.signup-title,
    #reset-new-process .form-box h2.signup-title,
    #verifyreset-new-process .form-box h2.signup-title,
    #enter-new-password .form-box h2.signup-title {
        font-size: 18px !important;
    }
        
#signup-new-process form#signupform {
        background: #171717;
        border-radius: 0;
        padding: 20px 15px !important;
    }
    #signup-new-process .form-box {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}
#signupform .cancel-signup, .signup-new-process .cancel-signup {
    top: 30px;
}    
#signup-new-process .form-box {
    height: 100%;
    }    
    #signup-new-process form#signupform {
        height: 100%;
    }    

        #signup-new-process .email-verification.mob-height.app-install {
        background: #171717;
        padding: 20px 15px;    
    }
    #signup-new-process .verify-btn.mb-0.w100 {
        width: auto;
        left: 15px;
        right: 15px;
    }
#signup-new-process .verify-email-input input#otp1 {
        padding-left: 15px;
    }    
.filter-list {
    margin-left: 28px;
    padding: 0;
    overflow-x: auto;
    height: 30px;
}    
}
@media screen and (max-width:331px) {
    div#add-listing-video-section2 .image-box, .add-listing-video-section2 .image-box {
    width: 94px;
    height: 94px;
    }
}