#Current-touring .img-box img {

    width: 100%;

    height: 350px;

    object-fit: contain;

    border: 1px solid #454545;
    /* 11-08-2025 */

    display: block;

}

#Current-touring {

    overflow-x: hidden;

    width: 100%;

}

.selfie_border .gallery_img img {

    width: unset;

}

.selfie_border .gallery_img .img-box {

    border: 1px solid #454545;

    border-radius: 10px;

}

.user-form-main .user-form-box .user-form-box.girl-profile .img-box,

.preview-profile-image-box .img-box {

    border: 1px solid #454545;

    border-radius: 5px;

    text-align: center;

    aspect-ratio: 398 / 302;

}

.user-form-main .user-form-box img.upload_image_preview,

.preview-profile-image-box .img-box img {

    width: 100%;

    height: 100%;

    object-fit: contain;

    border-radius: 5px;

}

.girl-profile .thumbnail-wrap a {

    width: unset;

}

.location-wrap.flex-item-left {

    margin-right: auto;

}

.location-wrap.flex-item-right {

    margin-left: auto;

}

.location-wrap .select2-container--default .select2-selection--single:hover {

    border-color: #3a3a3a;

}

.location-wrap .select2-container .select2-dropdown {

    background: #161616;

    overflow: hidden;

}

.location-wrap .select2-search--dropdown .select2-search__field {

    border: 1px solid #FFFFFF !important;

}

.location-wrap .select2-search--dropdown .select2-search__field::placeholder {

    color: #FFFFFF;

}

.location-wrap .select2-results__option {

    padding: 10px 12px;

}

.location-wrap .select2-results__option--highlighted {

    background: #263d72;

    color: #fff;

}

.location-wrap .select2-results__option--highlighted,

.modalavailablecities .select2-results__option--highlighted,

.location-wrap .select2-results__option[aria-selected="true"],

.modalavailablecities .select2-results__option[aria-selected="true"] {

    background: #c551d0 !important;

    color: #fff;

}

.location-wrap .select2-results__options::-webkit-scrollbar {

    width: 5px;

}

.location-wrap .select2-results__options::-webkit-scrollbar-track {

    background: #0e0e0e;

}

.location-wrap .select2-results__options::-webkit-scrollbar-thumb {

    background: #2f2f2f;

}

.location-wrap .select2.select2-container .select2-selection {

    border-bottom: none !important;

    padding: 0px 6px 0px 6px;

}

.location-wrap span.select2-selection__clear {

    color: #FFFFFF;

}

.location-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {

    top: 4px;

}

.location-wrap .select2-container.select2-container--focus .select2-selection,
.select2-container.select2-container--open .select2-selection {

    border-bottom: none !important;

}

.location-wrap .select2.select2-container .selection .select2-selection__rendered {

    color: #FFFFFF;

}

.location-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {

    border-width: 6px 6px 0 6px !important;

    border-color: #FFFFFF transparent transparent transparent !important;

    margin-left: -11px;

    margin-top: 0px;

}

.location-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {

    border-width: 0 6px 6px 6px !important;

    border-color: transparent transparent #FFFFFF transparent !important;

    margin-left: -11px;

    margin-top: 0px;

}

.location-wrap .select2-container--open .select2-dropdown {

    border-left: 1px solid #c551d0;

    border-right: 1px solid #c551d0;

    border-bottom: 1px solid #c551d0;

}

.location-wrap .select2-container--above.select2-container--open {

    border-bottom: 1px solid #c551d0 !important;

    border-top: none !important;

}

.location-wrap .select2.select2-container {

    border: 1px solid var(--main-pink);

    padding-top: 7px;

    padding-bottom: 7px;

    width: 180px !important;
    /* 12-08-2025 */

}

.location-wrap .select2-container--open {

    border-bottom: none !important;

}

.location-wrap .select2-dropdown .select2-results>.select2-results__options {

    max-height: 180px
}

#myModalavailablecities button.close-btn {

    z-index: 999;

}

.modalavailablecities .select2-dropdown .select2-results>.select2-results__options {

    max-height: 180px
}

.modalavailablecities .select2-container--open .select2-dropdown--below {

    background: #111111 !important;

    color: #FFF;

    border-left: 1px solid #c551d0;

    border-right: 1px solid #c551d0;

    border-bottom: 1px solid #c551d0;

}

.modalavailablecities .select2-container--default .select2-search--dropdown .select2-search__field {

    border-radius: 4px;

    border: 1px solid #111111 !important;

}

#selfie-gallery .image-loader.selfie-gallery-image-loader,

#archive-gallery .image-loader.selfie-gallery-image-loader,

#Current-touring .image-loader-tour-gallery,

#search .search-user-profile-loader {

    text-align: center;

}

.user-form-box .gallery-img .img-box a[rel="example_group"] {

    display: block;

}

.space-pt.new-escorts {

    padding-top: 0;

}

@media (width: 768px) {

    #Current-touring .img-box img {

        width: 100% !important;

        height: 350px !important;

    }

}

@media(min-width:575px) {

    body section {

        padding-inline: 20px !important;

    }

    body section#home-banner {

        padding-inline: 0px !important;

    }

}

/*.gallery_img .image-contain img {

  object-fit: contain;

  background-color: #000;

}*/
.scort .g-recaptcha {
    padding-top: 0 !important;
    margin: 20px 0;
}

#blog-inner-content .g-recaptcha {
    margin: 20px 0;
}

/* Sitemap Page CSS */
.sitemap-container {
    max-width: 1200px;
    margin: 60px auto;
    padding: 20px;
    font-family: Arial;
    color: #fff;
}

.sitemap-title {
    text-align: center;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 40px;
    font-family: 'Poppins', sans-serif;
    color: #C551D0;
}

/* GRID */
.sitemap-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

/* BOX */
.sitemap-box {
    background: linear-gradient(145deg, #2a2a2a, #1e1e1e);
    border-radius: 16px;
    padding: 22px;
    border: 1px solid rgba(197, 81, 208, 0.15);
}

/* FULL WIDTH */
.full-width {
    grid-column: 1 / -1;
}

/* HEADINGS */
.sitemap-box h2 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #C551D0;
}

/* LIST GENERAL */
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

li {
    margin: 7px 0;
}

a {
    color: #ddd;
    text-decoration: none;
}

a:hover {
    color: #C551D0;
}

/* ================= ACCORDION ================= */
.accordion-item {
    margin-bottom: 10px;
}

.accordion-header {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.toggle {
    width: 18px;
    height: 18px;
    background: #333;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #C551D0;
    font-size: 12px;
}

.accordion-content {
    display: none;
    margin-left: 28px;
    padding-left: 12px;
    border-left: 1px dashed rgba(255, 255, 255, 0.1);
}

.accordion-item.open .accordion-content {
    display: block;
}

/* ================= BLOG SPLIT ================= */
.blog-wrapper {
    display: grid;
    grid-template-columns: 1fr 1px 1fr;
    gap: 20px;
}

.vertical-line {
    background: rgba(255, 255, 255, 0.15);
    width: 1px;
}

/* ================= BLOG BULLETS FIX ================= */
.blog-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-wrapper li {
    position: relative;
    padding-left: 18px;
    margin: 8px 0;
    font-size: 15px;
}

/* bullet */
.blog-wrapper li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #888;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
    transition: 0.2s;
}

.blog-wrapper li:hover::before {
    background: #C551D0;
    box-shadow: 0 0 6px #C551D0;
}

.blog-wrapper a {
    color: #ddd;
    text-decoration: none;
}

.blog-wrapper a:hover {
    color: #C551D0;
    padding-left: 3px;
}



/*Pagignation css*/
/* Wrapper */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 20px 0;
    flex-wrap: wrap;
}

/* All links */
.pagination a {
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
    background: #f1f1f1;
    color: #333;
    transition: all 0.3s ease;
}

/* Hide empty anchors */
.pagination a:empty {
    display: none;
}

/* Hover effect */
.pagination a:hover {
    background: #C551D0;
    color: #fff;
}

/* Active page */
.pagination a.active {
    background: #C551D0;
    color: #fff;
    font-weight: 600;
    pointer-events: none;
}

/* Next / Prev buttons */
.pagination a[rel="next"],
.pagination a[rel="prev"] {
    font-size: 16px;
    font-weight: bold;
}

/* Optional: better arrow spacing */
.pagination a[rel="next"],
.pagination a[rel="prev"] {
    padding: 0 14px;
}


/* RESPONSIVE */
@media(max-width:768px) {
    .sitemap-grid {
        grid-template-columns: 1fr;
    }

    .blog-wrapper {
        grid-template-columns: 1fr;
    }

    .vertical-line {
        display: none;
    }
}