:root {
    --HeaderBgWidth: 270px;
}

/*.main-slider {
    width: 1920px;
}*/

/*.swiper-slide {
    width: 100vw !important;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}*/

/*.cus-home.mCustomScrollbar .mCSB_container {
    margin-right: 0px !important;
    margin-left: 0px !important;
}*/

.rel-ads {
    padding: 60px 0 70px !important;
}

    .rel-ads .listing-carousel-button.listing-carousel-button-next,
    .rel-ads .listing-carousel-button.listing-carousel-button-next2 {
        padding-right: 0px;
        border-radius: 60px 60px 60px 60px;
    }

    .rel-ads .listing-carousel-button.listing-carousel-button-prev,
    .rel-ads .listing-carousel-button.listing-carousel-button-prev2 {
        padding-left: 0px;
        border-radius: 60px 60px 60px 60px;
    }

#SMSCountry-error {
    display: none !important;
}

#SMSCountry.error {
    color: red;
}

.list-author-widget-contacts li span {
    min-width: unset;
    padding-left: 5px;
}

.list-widget-social i {
    font-size: 20px;
    position: relative;
    top: 4px;
}

    .list-widget-social i.fa-facebook-f {
        color: #1877F2;
    }

    .list-widget-social i.fa-telegram {
        color: #24A1DE;
    }

    .list-widget-social i.fa-linkedin {
        color: #0077B5;
    }

    .list-widget-social i.fa-instagram {
        color: #E1306C;
    }

    .list-widget-social i.fa-youtube {
        color: #FF0000;
    }


.list-widget-social a {
    background-color: #fff !important;
    border: 1px solid #e0c7a3;
}

.main-register-holder .custom-form .filter-tags label {
    font-size: 12px;
    padding: 3px 5px 0px 0px;
}

.nav-holder nav li ul {
    transition: all 0.8s ease-in-out;
}

    .nav-holder nav li ul a {
        width: 102% !important;
    }

.show-reg-form:hover {
    color: #000;
}

.btn {
    cursor: pointer;
}

.mt-30 {
    margin-top: 30px;
}

.process-wrap {
    margin-bottom: 85px;
}

.breadcrumbs.inline-breadcrumbs a {
    padding: 0 5px 0 10px;
    margin-bottom: 10px;
}

.breadcrumbs.block-breadcrumbs {
    padding: 25px 30px 10px 30px;
    margin-bottom: 5px;
}

.custom-form textarea {
    margin-bottom: 10px;
    overflow: auto !important;
    line-height: 22px;
}

#ConCode-error, #UserTell-error {
    display: none !important;
}

.profile-edit-container .new-dashboard-item {
    background: red;
    left: 20px;
    top: 105px;
}

    .profile-edit-container .new-dashboard-item i {
        position: relative;
        top: 3px;
        left: 1px;
        font-size: 16px;
    }

.cancel-login {
    position: absolute;
    left: 0px;
    top: -55px;
    /* border: 1px solid red; */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 2px;
}

    .cancel-login i {
        font-size: 15px;
        color: red;
    }

.lang-wrap .lang-tooltip {
    width: 150px;
}

.listing-carousel_pagination {
    /*bottom: 45px;*/
    bottom: 0px;
}

.profile-edit-container .custom-form label i {
    top: 42px !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.adimg-thumb {
    width: 100%;
    border: 1px solid #e0c7a3;
    border-radius: 10px;
}

.hero-slider .overlay {
    background: none !important;
}

#wrapper {
    /*padding-top: 125px;*/
    background-color: #f6f6f6;
}

.pt-0 {
    padding-top: 0px;
}

.breadcrumbs.inline-breadcrumbs:before, .top-breadcrumbs .container:before {
    display: none;
}

.nav-holder {
    margin-right: 10px;
}

.logo-holder img {
    width: 125px;
    height: auto;
    object-fit: contain;
    margin-left: 25px;
}

.footer-logo img {
    width: 300px;
    height: auto;
    object-fit: contain;
}

.main-header .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 5px !important;
    margin-left: 10px !important;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: unset !important;
    right: 0 !important;
}

.nav-holder nav li:hover > ul {
    width: 200px;
    max-height: 340px;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
}

.nav-holder nav li a {
    padding: 10px 15px;
}

.main-header h4 {
    color: var(--main-cream-color);
    padding: 10px;
    padding-left: 100px;
}

.main-header.sub {
    top: 80px;
    height: 50px;
    background-color: #000000;
    z-index: 30;
    padding-right: 15px;
}

    .main-header.sub:before {
        display: none;
    }

    .main-header.sub .nav-holder {
        top: 2px;
    }

.main-header h3 a {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #BDBDBD;
}


.main-header.sub .nav-holder nav li ul li > ul.sub-menu {
    width: 550px;
    padding: 10px 10px 10px 10px;
    max-height: 421px;
    min-height: 340px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    position: fixed;
    top: 52px;
    margin-right: -5px;
}

.nav-holder nav li ul li > ul.sub-menu {
    width: 550px;
    padding: 10px 10px 10px 10px;
    max-height: 421px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    position: fixed;
    top: 68px;
}

.nav-holder nav li ul li:hover > ul.sub-menu h4 {
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}

.nav-holder nav li ul li:hover > ul.sub-menu a {
    width: 100%;
}

.nav-holder nav li a {
    font-size: 16px;
}

.container {
    max-width: 1300px;
    width: 100%;
}

.logo-holder {
    top: 16px;
}

.faq-nav li span {
    padding-top: 0px;
}

.logo-holder h1 {
    color: #fff;
}

.hero-slider-item {
    padding: 230px 0 190px;
    height: 75vh;
}

.section-separator {
    margin: 10px 0px 15px 0px;
}

.slw-sec {
    padding: 50px 0 90px;
    z-index: 0;
}

.slw-sec {
    padding: 50px 0 90px;
    z-index: 0;
}

    .slw-sec.curosel {
        padding: 60px 0 30px;
        z-index: 0;
    }

.sec-circle:before {
    background: #f6f6f6;
}

.tc-pagination2 {
    background: #f6f6f6;
}

.slw-sec.home-search {
    z-index: 10;
}

.hero-slider-item .hero-search {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 0px 8px rgb(255 255 255 / 20%);
}

.main-search-input-wrap {
    border: 1px solid var(--main-cream-color);
    ;
    padding: 20px 20px 20px 20px;
    border-radius: 6px;
    background: var(--sub-cream-color);
}

.main-search-input-item input {
    border: 1px solid #eee;
    border-radius: 6px;
}

.main-search-input-item .nice-select {
    border: 1px solid #eee;
    border-radius: 6px;
}

.main-search-input-item {
    width: 25%;
}

.single-facts_2 .inline-facts-wrap h6 {
    font-size: 20px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.mb-15 {
    margin-bottom: 10px;
}

.images-collage-title h2 {
    color: #fff;
}

.footer-logo h1 {
    color: #fff;
}

.subfooter-nav {
    /* position: absolute !important; */
    top: 0px !important;
}

.copyright {
    top: 0px !important;
}

.sub-footer .container {
    padding: 10px 0px 10px 0px;
}

.subfooter-nav:before {
    display: none;
}

.subfooter-nav li a {
    color: #fff;
}

.header-search_btn {
    float: left;
    background: unset;
    font-size: 14px;
    top: 15px;
    width: 100px;
    margin: 0px;
    font-weight: bold;
}

    .header-search_btn span:before {
        display: none;
    }

    .header-search_btn i {
        margin-left: 5px;
        position: relative;
        top: 2px;
    }

.header-search-input.header-search_selectinpt {
    width: 25%;
    float: right;
}

.header-search-input {
    width: 25%;
    float: right;
}

    .header-search-input label {
        top: 14px;
    }

.main-search-input-item label {
    top: 15px;
}

.nav-holder nav li ul li ul {
    top: -11px;
    right: 105%;
}

.nav-holder nav li ul a i {
    float: left;
    top: 11px;
    left: 17px;
    position: absolute;
}

.listing_carditem_footer .post-author {
    float: left;
    padding-top: 2px;
}

.main-register-holder .custom-form .btn {
    margin-top: 0;
    width: 100%;
}

.cus-list .listing-item {
    width: 33.33%;
}

/*.listing-item:nth-child(odd) {
    padding: 0 8px 0 0;
}*/

.log-separator.fl-wrap {
    margin-bottom: 20px;
}

.log-separator span {
    position: relative;
    min-width: fit-content;
    height: 30px;
    line-height: 36px;
    border: 1px solid #eee;
    border-radius: 10px;
    display: inline-block;
    background: #f5f6fa;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 2;
    color: #000;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.box-media-zoom {
    left: 45px;
}

.modal-open.add-list {
    cursor: pointer;
}


.listing-carousel-wrap .swiper-slide {
    border-left: 1px solid #bdbdbd;
}

.btn-block {
    width: 100%;
}

.show-reg-form a {
    color: var(--main-blue-color);
}

.vis-searchdec .show-reg-form a {
    color: #fff;
}

.sub-footer .copyright {
    float: unset;
    margin: auto;
    text-align: center;
}

.show-reg-form {
    margin-left: 15px;
    top: 26px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 35px;
    top: 29px;
    font-size: 14px;
    font-weight: bold;
    /*   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 185px;*/
}

.btn i {
    color: #fff;
}

.color3-bg {
    color: gray;
}

    .color3-bg i {
        color: gray;
    }

.mt-10 {
    margin-top: 10px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.main-register .custom-form label {
    padding-bottom: 5px;
}

.custom-form input {
    margin-bottom: 10px;
    background: unset !important;
}

.nice-select {
    margin-bottom: 10px;
}

.custom-form input:disabled {
    background: #f5f5f5 !important;
}

.custom-form input:read-only {
    background: #f5f5f5 !important;
}

.text-left {
    direction: ltr;
    text-align: left;
}

.text-center {
    direction: ltr;
    text-align: center;
}



.log-separator.fl-wrap {
    margin-bottom: 10px;
    margin-top: 20px;
}

.color4-bg {
    background: var(--main-blue-color);
    color: #fff;
}

.disabledbtn {
    cursor: default !important;
}

.login-loader {
    background: #ffffff80 !important;
}




.user-tell {
    width: 75% !important;
}

.user-contell {
    margin-right: 2%;
    width: 23% !important;
    text-align: center;
}

input.error, textarea.error, select.error, .chosen-select.error, .input-validation-error {
    border: solid 1px #ff0000 !important;
}



.custom-form label.error {
    /*display: none !important;*/
    color: red;
    font-size: 10px;
    position: relative;
    top: -5px;
}

.show-reg-form i {
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.main-header:before {
    width: var(--HeaderBgWidth, 0);
}

.show-reg-form:before {
    left: -15px;
    right: unset;
}

.blink_me {
    animation: blinker 2s linear infinite;
}

.no-list-style.ds-tg li a i {
    position: relative !important;
    top: 5px !important;
}

.user-profile-menu li a span {
    background: #156e84 !important;
}

.profile-edit-container.addad-option {
    padding: 30px 30px 20px 30px;
}

.nice-select .nice-select-search-box:before {
    bottom: 4px;
    right: 20px;
}

.nice-select .list {
    margin-top: 13px;
    z-index: 11;
}

}

.custom-form button {
    width: 100%;
}

.swal2-title {
    font-size: 1em !important;
}

.swal2-styled.swal2-confirm {
    font-size: 1em !important;
    padding: 5px 20px 7px 20px !important;
}

.swal2-styled.swal2-cancel {
    font-size: 1em !important;
    padding: 5px 20px 7px 20px !important;
}

.ds-tg.filter-tags li input {
    position: relative;
    top: 4px;
}

.custom-form textarea {
    font-family: 'IranYekan' !important;
    background-color: unset;
}

.geodir-category-location {
    text-align: right;
    font-size: 12px;
}

a.tolt, button.tolt {
    cursor: pointer;
}

.booking-list-contr button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    float: right;
    position: relative;
    border-radius: 100%;
    margin: 0 4px;
    border: none;
}

.fuzone img {
    width: inherit;
}

.ad-logtable .dashboard-message-time {
    padding-left: 10px;
    top: 0px;
    text-align: right;
    width: 15% !important;
    padding-bottom: 5px;
}

.ad-logtable .dashboard-message-text p {
    top: 0px !important;
}

.ad-logtable .dashboard-list {
    padding: 20px 20px 15px 20px !important;
}

.ad-logtable .dashboard-message-text {
    width: 85% !important;
}

    .ad-logtable .dashboard-message-text h4 {
        padding: 0px !important;
    }

.review-score-user .comment-status {
    position: relative;
    top: 7px;
    font-size: 12px;
    font-weight: bold;
}


/*.listing-item-category-wrap {
    width: 50%;
}*/

.listing-item-category-wrap p {
    color: #fff;
    text-align: right;
    padding-right: 50px;
    font-size: 10px;
}

.listing_carditem_footer .post-author a span {
    font-size: 10px;
    position: relative;
    top: 7px;
}

.post-author img {
    width: 36px;
    height: 36px;
    margin-left: 10px;
}

.listing_carditem_footer .post-author p {
    color: #fff;
    text-align: right;
    padding-right: 50px;
    font-size: 10px;
    position: relative;
    top: 8px;
}

.post-author .listing-item-category {
    background-color: var(--main-cream-color);
}

.geodir-category-img-wrap img {
    height: 280px;
    object-fit: cover;
}

.listing_carditem .listing-rating-count-wrap {
    width: 110px;
}

.listing-rating-count-wrap .listing-rating {
    top: 20px;
}

.listing-rating-count-wrap .reviews-count {
    top: 20px;
    right: 5px;
}

.listing-rating-count-wrap .review-score {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}

.gallery-item {
    width: 25%;
}

.ads-list .gallery-item {
    width: 33.33%;
}

.listing-rating-count-wrap.grp .listing-rating {
    top: 0px;
}

.listing-rating-count-wrap.grp .reviews-count {
    top: 0px;
}


.geodir-category-opt {
    bottom: 50px;
}


.listing-item-category.grp {
    width: 50px;
    height: 50px;
    background-color: var(--main-cream-color);
    z-index: 100;
}

    .listing-item-category.grp i {
        font-size: 20px;
        line-height: 49px;
    }

.listing-avatar {
    bottom: -7px;
    left: 23px;
}

    .listing-avatar:hover .avatar-tooltip {
        margin-top: 0px;
        height: 50px;
        text-align: right;
        padding-right: 18px;
    }

.avatar-tooltip {
    line-height: 48px;
}

.listing-item-category-wrap.grp p {
    color: #999;
    text-align: right;
    padding-right: 50px;
    font-size: 10px;
    padding-bottom: 0px;
    line-height: 19px;
}

.geodir-opt-list:before {
    bottom: -10px;
}

.geodir-category-text {
    min-height: 60px;
}

section {
    padding: 50px 0px 0px 0px;
}

.listing-item-grid_container {
    margin-bottom: 0px;
}


.logo-brand {
    padding: 50px 0px;
}

.sub-footer .copyright a {
    color: #fff;
    text-align: right;
    font-weight: 500;
    font-size: 12px;
}

.footer-widget .footer-contacts-widget p {
    line-height: 22px;
    margin-bottom: 0px;
}

.footer-contacts li {
    border-radius: 10px;
    width: 100%;
}

.footer-logo {
    margin-top: 50px;
}

.sub-footer {
    background: #6513248a;
}

.faq-nav.free li a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f104";
    position: absolute;
    top: 50%;
    font-size: 16px;
    left: 16px;
    color: #ccc;
    z-index: 2;
    height: 16px;
    line-height: 16px;
    margin-top: -8px;
}

.header-sec-link a {
    position: absolute;
    left: 50%;
    width: 220px;
    height: 80px;
    line-height: 138px;
    bottom: -2px;
    margin-left: -110px;
    overflow: hidden;
}

.faq-nav li a {
    background: #fafafa;
    border: 1px solid #e0e0e0;
}

.widget-posts-img {
    padding-right: 5px;
}

.header-sec-link.gray a:after {
    background-image: url(/assets/images/header-sec-gray.png);
    background-size: 140px 60px;
}

.footer-widget-posts li {
    margin-bottom: 20px;
}

.footer-widget-posts .widget-posts-img img {
    height: 65px;
    width: 95px
}

.ads-list .listing-item-category-wrap {
    width: unset;
}

.listing-item-container.nocolumn-lic {
    padding: 10px 0 0;
}

.pagination {
    display: flex;
    margin: 10px auto 5px auto;
    justify-content: center;
}

    .pagination li {
        display: block;
        padding: 0px 5px 0px 5px;
    }

        .pagination li.active a {
            background: var(--main-cream-color);
            color: #fff;
        }

.list-main-wrap-title h2 {
    font-size: 14px;
    top: 8px;
}

.price-opt-title {
    top: 9px;
}

.filter-sidebar .filter-tags li {
    width: 100%;
    margin: 0 0 5px 0;
}

.listsearch-input-item label {
    float: right;
    padding: 0px 5px 5px 0px;
    color: #888DA0;
    font-weight: 600;
    font-size: 11px;
}

.filter-tags input {
    position: relative;
    top: 4px;
}

.filter-sidebar-header {
    margin-bottom: 0px;
}

.listsearch-input-item {
    margin-bottom: 10px;
}

    .listsearch-input-item button {
        margin-top: 15px;
    }


.section-title {
    padding-bottom: 10px;
}


.ad-detail .listing-item-category-wrap p {
    color: unset;
}

.ad-detail .list-single-author {
    top: 0px;
    width: 200px;
}

    .ad-detail .list-single-author p {
        text-align: right;
        padding-right: 50px;
        padding-top: 7px;
    }

.ad-detail .list-single-header-item {
    padding: 10px 0 10px;
}

.ad-detail .list-single-header {
    padding: 10px 30px 0;
}

.ad-detail .listing-rating-count-wrap.single-list-count .review-score {
    width: 60px;
}

/*.ad-detail .listing-rating-count-wrap .listing-rating {
    top: 7px;
    float: left;
    padding-left: 50px;
}*/

.ad-detail .listing-rating-count-wrap .listing-rating {
    top: 7px;
    float: right;
    right: 21px;
    padding-left: 50px;
}

.list-author-widget-contacts li a {
    direction: ltr;
}

.ad-detail .card-popup-rainingvis_bg span:before {
    color: #9e9e9e;
}

.ad-detail .listing-rating-count-wrap .reviews-count {
    top: 6px;
    left: 46px;
    float: left;
    right: unset;
}

.ad-detail .list-single-header-column {
    width: 200px;
    float: left;
}

.ad-detail .list-single-header-item h1 {
    padding-bottom: 5px;
}

.ad-detail .list-single-main-item_content .listing-features li i {
    position: relative;
    top: -4px;
}


.list-single-main-item_content {
    text-align: justify;
}

.reviews-comments-item-text .review-score-user {
    width: 140px;
}

.home-search .main-search-input-item {
    width: 100%;
    border: unset;
    padding: 0px;
}

.home-search .col-md-4 {
    padding: 5px 5px 5px 5px;
}

.home-search .row {
    margin-left: -5px;
}

.home-search .nice-select .nice-select-search {
    border: 1px solid #e5e7f2 !important;
}

.home-search .main-search-button {
    margin: 3px 0px 3px 0px;
}

.vis-head-search {
    bottom: -178px;
}

.geodir-category-img-wrap:before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgb(0 0 0 / 60%) 100%);
}

.geodir-category-opt h4 {
    margin-bottom: 0px;
}

.geodir-category-opt_title {
    top: 16px;
}

/*.nav-holder nav li ul a {
    width: max-content;
}*/

.nav-holder nav li ul h3 a {
    font-weight: bold;
}

.nav-holder nav li ul li ul {
    max-width: unset;
}

.logout_btn {
    background: var(--main-red-color);
}

.dashboard-title {
    margin-bottom: 10px !important;
}

.nice-select.open .nice-select-search-box {
    z-index: 100;
}

.nice-select .option.selected.focus {
    background: #f6f6f6;
    color: #000;
}

.listing-hero-section .bg-parallax-wrap:before, .d-gr-sec:before {
    background: linear-gradient(to bottom, rgba(6,27,65,0) 0%,rgb(0 0 0 / 95%) 100%);
}

.list-author-widget-contacts.list-item-widget-contacts li {
    text-align: right;
}

.list-author-widget-contacts li a {
    margin-right: 0px;
}

.box-widget-author-title {
    padding: 20px 30px 30px 20px;
}

.pt-25 {
    padding-top: 25px !important;
}

.mt-0 {
    margin-top: 0px !important;
}


@keyframes blinker {
    50% {
        opacity: 0;
    }
}


@media only screen and (max-width: 650px) {

    #wrapper {
        padding-top: 80px;
    }

    .show-reg-form {
        margin-left: 0px;
        top: 45px;
        font-size: 14px;
        max-width: 46%;
        width: 50%;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .header-search_btn {
        margin-left: 15px;
        font-size: 14px;
        top: 5px;
        left: 20px;
        position: absolute;
        width: 55px;
        font-weight: bold;
    }

    .nav-button-wrap {
        float: left;
        height: 32px;
        width: 32px;
        cursor: pointer;
        position: absolute;
        border-radius: 4px;
        top: 7px;
        margin-left: 16px;
        display: block;
        left: -10px;
        background-color: #156e84;
    }

    .nav-button {
        margin-left: -11px;
        margin-top: -7px;
    }

    .nav-button-wrap.vismobmenu_btn:before {
        top: 6px;
        left: 10px;
    }

    .container {
        width: 96%;
    }


    .logo-holder {
        top: 16px;
        width: 46%;
        text-align: center;
    }

        .logo-holder img {
            width: 170px;
            height: auto;
            object-fit: contain;
        }

    .main-header:before {
        width: 50% !important;
    }

    .show-reg-form:before {
        display: none;
    }

    .header-search-input.header-search_selectinpt {
        width: 100%;
    }

    .header-search-input {
        width: 100%;
    }

    .main-search-input-item {
        width: 100%;
        margin-bottom: 10px;
    }

    .main-search-input {
        padding: 0px 0px;
    }

    .cus-home .swiper-slide {
        padding-left: 5px;
        padding-right: 5px;
    }

    .main-slider .swiper-slide {
        padding-left: 0px;
        padding-right: 0px;
    }

    .listing-carousel-button {
        top: 360px;
    }

    .listing-avatar {
        display: none;
    }

    .geodir-category-img:before {
        display: none;
    }

    .geodir-category-content-title {
        padding: 10px 10px 10px;
    }

    .vismobmenu {
        right: 0;
        max-height: 360px;
        overflow: scroll;
        width: 305px;
    }

    .menusb a {
        padding: 8px 5px;
        position: relative;
        font-weight: 600;
        font-size: 14px;
        color: #50596e;
        line-height: 22px;
        text-align: right;
    }

    .menusb li {
        padding: 0 0px;
    }

        .menusb li a.nav i {
            transform: none;
        }


    .modal_main.vis_mr {
        margin-left: 4%;
        margin-right: 4%;
        width: 92%;
    }

    .main-register-holder .tabs-container {
        padding: 0 15px;
    }

    .dashboard-header_title {
        padding-right: 85px !important;
        margin-bottom: 6px !important;
    }

    .add_new-dashboard {
        text-align: center;
    }

    .custom-form textarea {
        overflow: auto;
    }

    .ad-logtable .dashboard-message-text {
        width: 100% !important;
    }

    .ad-logtable .dashboard-message-time {
        width: 100% !important;
    }

    .gallery-item {
        width: 100% !important;
    }

    /*   .main-footer {
        padding-left: 10px;
        padding-right: 10px;
    }*/

    .footer-logo {
        margin-top: 20px;
    }

    .accordion a.toggle {
        padding: 16px 10px 16px 70px;
    }

    .list-main-wrap-opt {
        width: 100%;
        padding-top: 25px;
    }

    .home-search .col-md-4 {
        padding: 5px 10px 5px 0px;
    }

    .home-search .nice-select {
        margin-bottom: 5px;
    }

    .slw-sec.home-search {
        padding: 50px 0 20px;
    }

    .header-search.vis-head-search {
        bottom: unset;
    }

    .main-search-input-item:before {
        background: unset;
    }

    .box-media-zoom {
        left: 14px;
        top: 10px;
    }

    .list-single-header-column:before {
        display: none;
    }

    .ad-detail .list-single-header-column {
        width: 100%;
    }

    .card-popup-rainingvis_bg {
        left: 0;
        right: unset;
        width: 200px;
    }

    .ad-detail .listing-rating-count-wrap .reviews-count {
        top: 6px;
        right: 33px;
        float: right;
        left: unset;
    }

    .ad-detail .list-single-author {
        top: 10px;
        margin-right: 0px;
        width: 100%;
    }

    .list-single-stats li {
        float: left;
    }

    .footer-widget-posts .widget-posts-descr {
        padding-right: 20px;
    }

    .ad-detail.mobile .ss-slider-cont {
        background: transparent !important;
        top: unset;
        bottom: 5%;
    }

    .ad-detail.mobile .ss-slider-cont-next {
        right: 20px;
    }

    .ad-detail.mobile .ss-slider-cont-prev {
        left: 20px;
    }

    .ad-detail.mobile .list-single-header {
        padding: 10px 30px 15px 30px;
    }

    .rel-ads .listing-carousel-button.listing-carousel-button-next,
    .rel-ads .listing-carousel-button.listing-carousel-button-next2 {
        padding-right: 20px;
        border-radius: 60px 0 0 60px;
    }

    .rel-ads .listing-carousel-button.listing-carousel-button-prev,
    .rel-ads .listing-carousel-button.listing-carousel-button-prev2 {
        padding-left: 20px;
        border-radius: 0 60px 60px 0;
    }

}
