.main-menu-m-auto {
    margin: 0 auto;
}

.main-header,
.search-header {
    background-color: #fff;
}

.search-header {
    background-color: #fff;
}

.main-header-with-search-header {
    background-color: #1a8e8e;
}

.main-header-with-search-header.fixed-top {
    background-color: #1a8e8e !important;
}

.main-header.fixed-top {
    background-color: #fff;
}

.main-menu>ul>li {
    margin-right: 40px;
}

/* .main-header-with-search-header .main-menu > ul > li {
    margin-right: 80px;
} */

.main-header-with-search-header .main-menu>ul>li:last-child {
    margin-right: 0px !important;
}

.main-header-with-search-header .main-menu>ul>li>a:hover {
    color: #000000;
}

.main-header-with-search-header .author-access-list a:hover {
    color: #000000;
}

.main-header-with-search-header .author-access-list {
    margin-right: 0px;
}

.author-access-list {
    margin-right: 40px;
}

.main-menu>ul>li>a {
    font-size: 15px;
    color: #000000;
    text-transform: uppercase;
}

.main-header-with-search-header .main-menu>ul>li>a {
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #ffffff;
}

.main-menu>ul>li>a.active {
    color: #1a8e8e;
}

.main-header-with-search-header .main-menu>ul>li>a.active {
    color: #000000;
}

.main-header-with-search-header .author-access-list a.active {
    color: #ff0000;
}

.main-header.fixed-top {
    background-color: #fff;
}

.author-access-list a {
    font-size: 17px;
    color: #ffffff;
    text-transform: uppercase;
}

.hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: opacity 2s ease-in-out;
}

.hero-image.active {
    opacity: 1;
}

.hero-heading .hero-content {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: opacity 2s ease-in-out, height 2s ease-in-out;
}

.hero-heading .hero-content.active {
    opacity: 1;
    height: auto;
}

.notification-icon-btn,
.account-icon-btn {
    color: #000;
}

.notification-icon-btn:hover,
.account-icon-btn:hover {
    color: #ea5555;
}

.search-form {
    width: 60%;
    margin: 0 auto;
    box-shadow: none;
    border: 2px solid #000000;
}

.search-form input {
    height: 100%;
    background: transparent;
    border: 0;
    display: block;
    width: 100%;
    padding: 12px;
    height: 100%;
    font-size: 1rem;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-radius: 0;
}

.search-form input:focus {
    border-color: #000000;
}

.search-form select {
    background: transparent;
    border: 0;
    padding: 1rem;
    height: 100%;
    font-size: 1rem;
}

.search-form select:focus {
    border: 0;
}

.search-form .btn-search {
    height: 100%;
    width: 101%;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: black;
    color: white;
    border-radius: 0px;
}

.search-form button svg {
    width: 24px;
    height: 24px;
}

.search-form .select-picker .btn {
    border: 0;
}

.search-form .btn-search:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 0%);
}

.search-form .btn-search:hover {
    color: #ffffff;
}

.search-from-btn .theme-btn {
    font-size: 16px;
}

.search-form .select-picker .btn {
    padding: 9px 19px;
}

.star-rating span {
    color: #f9b851;
}

.star-rating span.half::before {
    content: "\f089";
    position: absolute;
    width: 50%;
    overflow: hidden;
}

.star-rating span.empty {
    color: #ddd;
}

.single-zoom-thumb {
    margin-top: 20px !important;
    width: 80%;
    margin: 0 auto;
}

.mobile-app-content .theme-btn {
    color: #fff;
}

.verified-name .author-verified {
    background-color: #1a8e8e;
}

.padding-top-180px {
    padding-top: 180px;
}

.padding-top-75px {
    padding-top: 75px;
}

.padding-top-150px {
    padding-top: 150px;
}

.google-btn {
    background-color: #dc3545;
}

.theme-btn.vip-button {
    font-size: 13px;
    color: #fff;
    padding: 2px 14px;
    background: gray;
}

.theme-btn.vip-button:hover {
    background: gray;
}

.verified-badge {
    font-size: 15px;
    color: #1a8e8e;
}

.height-200 {
    height: 200px;
}

.save-ad-button {
    margin: auto;
}

.share-ad-button {
    margin: auto;
}

#gallery_01 .owl-item {
    padding: 0 4px;
}

#loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

#advertisement-container .card-image {
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
}

#advertisement-container .card-image .card-img-top {
    width: auto;
}

.collapse {
    visibility: visible;
}

.highlighted-categories .highlight-lists {
    width: 100%;
}

.highlighted-categories .highlight-lists .menu {
    flex: 1 0 14%;
    margin-right: 20px;
}

.highlighted-categories .highlight-lists .menu-title {
    font-size: 17px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 600;
}

.highlighted-categories .highlight-lists .menu-links {
    display: flex;
    flex-direction: column;
}

.highlighted-categories .highlight-lists .menu-link {
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.highlighted-categories .highlight-lists .menu-link:hover {
    background-color: #fff;
}

.highlighted-categories .highlight-lists .menu-link a {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    padding: 6px;
}

.highlighted-categories .highlight-lists .menu-link:hover a {
    color: #007bff;
}

.highlighted-categories .highlight-lists .menu-link:hover .view-more-btn {
    color: #ff0000;
}

#suggestionsContainer {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #ddd;
    max-height: 200px;
    overflow-y: auto;
    margin-top: 15px;
    border-radius: 4px;
}

.suggestion {
    padding: 5px 10px;
    cursor: pointer;
}

.suggestion:hover {
    background-color: #f0f0f0;
}

.checkbox-wrapper-7 .tgl {
    display: none;
}

.checkbox-wrapper-7 .tgl,
.checkbox-wrapper-7 .tgl:after,
.checkbox-wrapper-7 .tgl:before,
.checkbox-wrapper-7 .tgl *,
.checkbox-wrapper-7 .tgl *:after,
.checkbox-wrapper-7 .tgl *:before,
.checkbox-wrapper-7 .tgl+.tgl-btn {
    box-sizing: border-box;
}

.checkbox-wrapper-7 .tgl::-moz-selection,
.checkbox-wrapper-7 .tgl:after::-moz-selection,
.checkbox-wrapper-7 .tgl:before::-moz-selection,
.checkbox-wrapper-7 .tgl *::-moz-selection,
.checkbox-wrapper-7 .tgl *:after::-moz-selection,
.checkbox-wrapper-7 .tgl *:before::-moz-selection,
.checkbox-wrapper-7 .tgl+.tgl-btn::-moz-selection,
.checkbox-wrapper-7 .tgl::selection,
.checkbox-wrapper-7 .tgl:after::selection,
.checkbox-wrapper-7 .tgl:before::selection,
.checkbox-wrapper-7 .tgl *::selection,
.checkbox-wrapper-7 .tgl *:after::selection,
.checkbox-wrapper-7 .tgl *:before::selection,
.checkbox-wrapper-7 .tgl+.tgl-btn::selection {
    background: none;
}

.checkbox-wrapper-7 .tgl+.tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-wrapper-7 .tgl+.tgl-btn:after,
.checkbox-wrapper-7 .tgl+.tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.checkbox-wrapper-7 .tgl+.tgl-btn:after {
    left: 0;
}

.checkbox-wrapper-7 .tgl+.tgl-btn:before {
    display: none;
}

.checkbox-wrapper-7 .tgl:checked+.tgl-btn:after {
    left: 50%;
}

.checkbox-wrapper-7 .tgl-ios+.tgl-btn {
    background: #f1f1f1;
    border-radius: 2em;
    padding: 2px;
    transition: all 0.4s ease;
    border: 1px solid #e8eae9;
}

.checkbox-wrapper-7 .tgl-ios+.tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
        padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

.checkbox-wrapper-7 .tgl-ios+.tgl-btn:hover:after {
    will-change: padding;
}

.checkbox-wrapper-7 .tgl-ios+.tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9;
}

.checkbox-wrapper-7 .tgl-ios+.tgl-btn:active:after {
    padding-right: 0.8em;
}

.checkbox-wrapper-7 .tgl-ios:checked+.tgl-btn {
    background: #86d993;
}

.checkbox-wrapper-7 .tgl-ios:checked+.tgl-btn:active {
    box-shadow: none;
}

.checkbox-wrapper-7 .tgl-ios:checked+.tgl-btn:active:after {
    margin-left: -0.8em;
}

.toggle-boost.boosted {
    background-color: #dc3545;
}

.list-view .card {
    -ms-flex-direction: row;
    flex-direction: row;
}

.list-view .card {
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 575px) {
    .list-view .card {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.list-view .card .card-image {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
}

@media (max-width: 575px) {
    .list-view .card .card-image {
        border-top-right-radius: 6px;
        border-bottom-left-radius: 0;
    }
}

.list-view .card .card-image img {
    object-fit: cover;
    height: 100%;
}

.list-view .card .card-image img.card-img-top {
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
}

@media (max-width: 575px) {
    .list-view .card .card-image img.card-img-top {
        border-top-right-radius: 6px;
        border-bottom-left-radius: 0;
    }
}

.list-view .card .card-body {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.gallery-view {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 16px;
    justify-items: center;
    align-items: start;
}

.gallery-view .card-title {
    font-size: 16px;
}

.gallery-view .card-text {
    font-size: 14px;
}

.gallery-view .verified-badge {
    font-size: 12px;
}

.gallery-view .theme-btn.vip-button {
    font-size: 10px;
    padding: 2px 9px;
    font-weight: 300;
}

.gallery-view .info-list li {
    font-size: 13px;
}

.full-view .card-image .card-img-top {
    height: auto !important;
}

.theme-btn.post-btn {
    padding: 8px 24px;
}

.header-border {
    margin: 6px 0 6px 0;
}

.index-page .card-image {
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
}

.index-page .card-image .card-img-top {
    width: auto;
}

.selected-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
}

.selected-item .remove-item {
    margin-left: 10px;
    color: #fff;
}

.price-range .price-input {
    width: 100%;
    display: flex;
    margin: 30px 0 35px;
}

.price-range .price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
}

.price-range .field input {
    width: 100%;
    /* height: 50px; */
    outline: none;
    margin-left: 12px;
    border-radius: 0.25rem;
    text-align: center;
    border: 1px solid rgba(128, 137, 150, 0.3);
    -moz-appearance: textfield;
    font-size: 15px;
    color: #333f57;
}

.price-range .field input:focus {
    border-color: rgba(128, 137, 150, 0.6);
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0;
}

.price-range input[type="number"]::-webkit-outer-spin-button,
.price-range input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-range .price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
}

.checkbox-wrapper {
    position: relative;
    display: inline-block;
}

.checkbox-wrapper input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-wrapper .custom-checkbox {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
}

.checkbox-wrapper .custom-checkbox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 16px;
    width: 16px;
    border: 2px solid #ccc;
    background-color: white;
    transition: 0.2s;
}

.checkbox-wrapper input[type="checkbox"]:checked+.custom-checkbox::before {
    border-color: #007bff;
    background-color: #007bff;
}

.checkbox-wrapper input[type="checkbox"]:checked+.custom-checkbox::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
}

.checkbox-wrapper .custom-checkbox:hover::before {
    border-color: #999;
}

.file-upload-wrap .MultiFile-list .MultiFile-remove {
    cursor: pointer;
}

.btn-link.reg-btn {
    font-size: 17px;
    border-radius: 5px;
    border: 1px solid #1a8e8e;
    padding: 4px;
}

.save-ad-button.saved {
    background-color: #ea5555;
}

.share-btn-container {
    position: relative;
}

.share-options {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 100;
    width: 100%;
}

.share-option {
    margin-bottom: 5px;
}

.share-btn-container:hover .share-options {
    display: block;
}

.share-options a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 5px;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.share-options a:hover {
    background-color: #f2f2f2;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;

}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

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

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
    margin-left: 0.25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: 0.25rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.modal-dialog {
    max-width: 700px;
}

.popup-banner-model .modal-content {
    border: none;
    position: relative;
    padding: 0 !important;
    font-size: 14px;
    color: white;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
}

.popup-banner-model .modal-content .modal-header {
    padding: 0;
    border: none;
}

.popup-banner-model .modal-content button.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    z-index: 1;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.1);
}

.popup-banner-model .modal-content .modal-body {
    border: none;
    position: relative;
    z-index: 0;
}

@media (max-width: 767.98px) {
    .modal-content .img {
        height: 300px;
    }
}

.modal-banner-content {
    display: none;
}

.popup-banner-image {
    transition: opacity 0.5s ease-in-out;
    width: 100%;
    height: auto;
    display: none;
}

.profile-overlay {
    position: absolute;
    bottom: -100px;
    left: 16%;
    transform: translateX(-50%);
    width: 200px;
    height: auto;
    border-radius: 50%;
    border: 2px solid white;
    z-index: 10;
}

.button-container-order-more {
    display: flex;
    justify-content: space-around;
}

.button-container-order-more .btn {
    padding: 3px 20px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.button-container-order-more .btn-more {
    color: black;
    border: 1px solid;
}

.button-container-order-more .btn-more:hover {
    background-color: #0056b3;
    color: white;
}

.button-container-order-more .btn-order {
    background-color: #1a8e8e;
}

.button-container-order-more .btn-order:hover {
    background-color: #126e6e;
}

.facility-icon {
    width: 20px;
}