@import url('/imagemap/advanced-search-overwrite.css');

.body-background .top-header-area-v3 {
  display: none;
}

.body-background p,
.body-background .women-section,
.body-background b {
  display: none;
}

#custom-pagination-container #update-id {
  width: 16% !important;
  padding-top: 15px;
}

#update-id img {
  width: 97% !important;
}

input[type="text"],
input[type="submit"] {
  font-size: 16px;
}

input[type="submit"]{
  background: #941212;
}

.search-results li {
  list-style-type: none;
  font-size: 20px;
  font-weight: bold;
}

a {
  text-decoration: none !important;
}

#continent {
  padding: 10px 25px;
}

.rounded-start-pill {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.rounded-end-pill {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.update-name {
  padding-top: 5px;
}

.update-div img {
  border-radius: 20px;
}

.fa-circle-arrow-right {
  color: #1c1d1d !important;
}

.fa-circle-arrow-left {
  color: #1c1d1d !important;
}

.custom-navigation-nav {
  margin-top: 20px;
}

.custom-pagination-previous-page {
  padding: 0px 10px;
  font-size: 20px;
}

.custom-pagination-next-page {
  padding: 0px 10px;
  font-size: 20px;
}

.hidden {
  display: none;
}

.mobile-display {
  display: none;
}

.msg-btn {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 2px solid transparent;
  background: #185074;
  padding: 10px 20px;
}

.msg-btn a {
  color: #fff;
  font-size: 12px;
}

.swiper .search-btn {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid;
  padding: 10px 20px;
  white-space: nowrap;
}

.swiper .search-btn a {
  color: #333;
  font-weight: bold;
  font-size: 12px;
}

.accordion-collapse {
  display: none;
  transition: all 0.3s ease;
}

.accordion-collapse.show {
  display: block;
}

.swiper img {
  border-radius: 20px;
}

@media screen and (max-width: 991px) {
  .thumbnailBg-one {
    position: relative;
    display: inline-block;
  }

  .thumbnailBg-one .gif-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: auto;
    pointer-events: none;
  }

  @keyframes swipe-left {
    0% {
      transform: translate(-50%, -50%) rotate(0deg);
    }

    25% {
      transform: translate(-70%, -50%) rotate(-10deg);
    }

    50% {
      transform: translate(-50%, -50%) rotate(0deg);
    }

    75% {
      transform: translate(-30%, -50%) rotate(10deg);
    }

    100% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
  }

  .thumbnailBg-one .gif-icon {
    animation: swipe-left 1.5s infinite ease-in-out;
  }

  #mobile-continent {
    font-size: 1rem ;
  }

  .swiper .content h2 {
    font-size: 20px;
    white-space: nowrap;
  }

  .swiper .content p {
    white-space: nowrap;
  }

  .mobile-display .search-btn,
  .mobile-display .msg-btn {
    font-size: 12px;
  }

  .swiper .content h2 {
    color: #185074;
    font-weight: bold;
    padding-top: 10px;
  }
}

@media screen and (max-width: 390px) {
  .fl-cta {
    margin-left: unset !important;
  }

  .swiper .search-btn {
    padding: 10px !important;
  }

  #custom-pagination-container #update-id {
    width: 50% !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  #custom-pagination-container {
    margin: 0 auto;
  }

  #custom-pagination-container #update-id {
    width: 30% !important;
  }

  .toggleBtn {
    display: none !important;
  }

  #custom-pagination-container #update-id img {
    width: 100% !important;
  }

  #sidebar-search {
    display: none;
  }

  .country-title-wrap {
    padding-right: 5rem;
  }

  .swiper-slide {
    margin-top: 20px;
  }

  .mobile-display {
    margin-bottom: 100px;
  }

  .fs-5 {
    font-size: 0.75rem !important;
  }

  #sidebar-search {
    padding-top: 13rem;
    padding-bottom: 7rem;
  }

  .checkbox {
    margin: 0 40px;
    width: 23%;
  }

  #mobile-continent {
    width: 50%;
    margin-left: 150px;
  }

  .update-wrap {
    margin-top: 9rem;
  }

  #searchid {
    width: 75% !important;
  }
}

@media screen and (max-width: 600px) {
  .swiper .content h2 {
    color: #185074;
    font-weight: bold;
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  #sidebar-search {
    display: none;
    padding-top: 13rem;
    padding-bottom: 7rem;
  }

  .thumbnailBg-one .gif-icon {
    left: 75%;
  }

  .toggleBtn {
    font-size: 16px;
    white-space: normal;
}

  .checkbox {
    width: 50%;
  }

  .fs-5 {
    font-size: 0.76rem !important;
  }

  .numb {
    text-align: center;
  }

  .d-flex.gap-4 {
    display: none !important;
  }

  #continent {
    padding: 10px 30px;
  }

  .rounded-start-pill {
    width: 75% !important;
    margin-top: 10px;
  }

  .rounded-end-pill {
    width: 28%;
  }

  #custom-pagination-container {
    justify-content: unset !important;
  }

  .custom-navigation-nav {
    padding-bottom: 50px;
    margin: 0 auto;
    padding-top: 20px;
  }

  .mobile-display {
    display: block;
    padding-bottom: 100px;
  }

.swiper-wrapper.women-profiles img:last-child {
    width: 210%;
    max-width: 300%;
}

  .swiper-slide-active .gif-icon {
    display: none;
  }

  .fl-cta {
    margin-left: 15px;
  }

.swiper-wrapper {
    position: relative;
}

.search-options {
    position:absolute;
    bottom: 0;
    left: 27%;
    padding:20px;
    font-size: 14px;
    border: none;
    background: #941212;
    color: #fff;
    border-radius: 20px;
}

.mobile-cta {
  margin-bottom: 10px;
}

.search-button {
  position: absolute;
  bottom: 100px;
}
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1600px !important;
  }
}

* {
  font-family: "Inter", sans-serif;
}

.header-right-nav ul li a {
  margin-right: 10px;
}

#sidebar-search h1 {
  font-size: 25px;
  font-weight: bold;
  line-height: 22px;
}

.top-header-signup {
  border: 1px solid #221e1f29;
  padding: 0 15px;
  color: #717171;
  background: #d9d9d926;
  line-height: 40px;
  width: unset;
}

.top-header-right {
  text-align: right;
  margin-right: 100px;
}

.submit-btn {
  background: #185074;
  border-radius: 50px;
  padding: 7px 0px;
  color: #fff;
  box-shadow: 0px 4px 4px 0px #00000025;
  font-size: 1em;
  font-weight: bold;
  border: 2px solid #185074;
  text-align: center;
  display: block;
  text-decoration: none;
  width: 88%;
  margin: 5px auto 0;
  cursor: pointer;
}

.name-header {
  color: #185074;
  float: left;
  font-size: 14px;
  font-weight: bold;
}

.details-header {
  color: #555555;
  float: left;
  font-size: 12px;
  font-weight: normal;
}

#custom-pagination-container.text-center {
  margin-bottom: unset !important;
}

.results-container .col-lg-12.col-md-12 {
  display: flex;
}

.results-container img {
  width: 150px;
}

.results-container li {
  list-style: none;
  padding: 0 10px;
}

.accordion-item {
  border-radius: 25px;
}

#accordion a {
  text-decoration: none;
  padding: 10px;
  font-size: 14px;
}

.accordion-item {
  border-top: 1;
}

.accordion-item:first-of-type {
  border-top-left-radius: 25px !important;
  border-top-right-radius: 25px !important;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
}

#sidebar-search {
  background: #f7f7f8;
}

.fl_search {
  padding: 0 12px;
}

.quicksearch-box label {
  padding: 10px;
  font-weight: 500 !important;
  margin-left: 10px;
  font-size: 14px;
}

.quicksearch-box select {
  padding: 10px;
  font-size: 14px;
}

.desktop-sidebar-menu a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 17px;
}

.desktop-sidebar-menu a i {
  display: block;
  font-size: 35px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 18;
  top: 0px !important;
  left: 0;
  background-color: #fbfbfb;
  overflow-x: hidden;
  padding-top: 0px !important;
  transition: 0.5s;
  box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
}

.women-updates .update-wrap {
  padding: 0;
}

#custom-pagination-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

#custom-pagination-container {
  margin-bottom: 75px;
}

.update-name .update-link {
  float: left;
}

/* Skeleton css */
.img-wrapper {
  position: relative;
  width: 167px;
  height: 250px;
}

.update-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.skeleton {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #e0e0e0 25%, #f8f8f8 50%, #e0e0e0 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.2s infinite;
  border-radius: 4px;
  z-index: 1;
}

@keyframes skeleton-loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

@media screen and (max-width: 1280px) and (min-width: 992px) {
  .img-wrapper {
    width: 170px;
    height: 200px;
  }
  #update-id img {
    width: 60%;
  }
}

@media screen and (max-width:767px) and (min-width:391px) {
    #custom-pagination-container #update-id {
    width: 50% !important;
  }

     #update-id img {
    width: 100% ;
  }
}

body {
    overflow-x: hidden; 
}

.pagination button {
    font-size: 20px;
    border: none;
}

.accordion-header a {
    font-weight: normal;
}

.accordion-body label {
    font-weight: normal;
}

@media screen and (max-width: 1400px) and (min-width: 1200px){
   #custom-pagination-container #update-id img {
    width: 75% !important;
}
}

@media screen and (max-width: 1199px) and (min-width: 992px){
 #custom-pagination-container #update-id img {
    width: 63% !important;
}
}

#app {
    margin-top: 15px;
}

#sidebar-search {
  position: relative;
  height: 100vh;
  overflow: hidden; 
}

#sidebar-search .sidebar {
  max-height: calc(100vh - 100px); 
  overflow-y: auto; 
  padding-right: 5px;
  overflow-x: hidden;
  box-sizing: border-box;

}

#sidebar-search .sidebar::-webkit-scrollbar {
  width: 6px;
}
#sidebar-search .sidebar::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
#sidebar-search .sidebar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}