main {
  margin-top: unset !important;
}

.women-desc h3 a {
  color: #003f5e;
  font-size: 20px !important;
}

header.page-top-header {
  margin-bottom: 0 !important;
}

.footer-main-container,
#bottom-cta-nav,
#bottom-cta-nav-mobile-top,
#bottom-cta-nav-mobile {
  display: none !important;
}

.women-section {
  font-size: 15px;
  padding: 0px !important;
}

.womens-profile-content-area {
  & {
    background: rgb(173 171 173 / 15%);
    padding-bottom: 2rem;
  }

  .container {
    box-shadow: 0px 0px 5px rgb(173 171 173 / 15%);
    background: #fff;
    margin-top: 1rem;
  }
}

.main-navigation-area.navbar-collapse.collapse.in {
  display: none !important;
}

.main-navigation-area.navbar-collapse.collapse.in.show {
  display: block !important;
}

@media (min-width: 992px) {
  #share-trigger-desktop .dropdown.btn-group.show {
    display: inline-flex !important;
  }
}

/* .women-updates .women-section {
    display: flex !important;
    flex-direction: column !important;
  } */

@media (max-width: 991px) {
  .women-updates .women-section {
    margin-top: -10rem;
  }
  .women-updates .women-section p.primaryFontColor {
    margin-top: -5rem;
  }
}

.women-updates div.prof-indexes {
  order: 4 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #efefef;
}

.women-section .women-prev-and-next-btn .circle-shape {
  background: #00a651 !important;
}

.women-section .women-prev-and-next-btn .circle-shape:hover {
  background: #00a651 !important;
}

.loveme-profile-index-videos .index-video-box {
  text-align: center;
}

.share-section-desktop .dropdown-menu-left a {
  color: #000 !important;
}

.womens-profile-content-area {
  .mobile-description-btn {
    background: #00a651;
    text-decoration: none;
  }

  .mobile-description-btn:hover {
    background: #00a651;
  }
}

.share-section-desktop .btn,
.share-section-mobile.btn {
  background: #00a651;
}

.share-section-mobile.btn:hover {
  background: #00a651 !important;
}

button#share-button-desktop,
.search-section input.primaryBGColor {
  &:hover {
    border: unset !important;
  }
}

div.dropdown .dropdown-menu {
  background-color: unset !important;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color) !important;
}

#mobileDesc {
  text-align: left;
}

a.mobile-description-btn:focus,
a.mobile-description-btn:hover {
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .profile-data {
    margin: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  .container.update-wrap {
    margin-top: 5.5rem;
  }
  .container.update-wrap .update-list.text-center h4 {
    margin-top: -9rem !important;
  }
}

@media screen and (max-width: 991px) {
  .circle-rotator {
    display: none;
  }
  .container.update-wrap .update-list.text-center h4 {
    margin-top: -15rem !important;
  }
  .container.update-wrap .update-list.text-center {
    margin: 0px 0 120px 0 !important;
  }

  .page-top-header.shadow-sm {
    box-shadow: none !important;
  }

  .homepage-area-v3 {
    padding: 0 !important;
  }

  .womens-profile-content-area {
    margin-top: -10rem !important;
  }

  input.inp-circle-shape {
    width: 55px !important;
    height: 40px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .container.update-wrap {
    margin-top: 5.5rem;
  }
}

@media screen and (max-width: 767px) {
  .container.update-wrap {
    margin-top: 5rem;
  }

  .women-updates .women-section h1 {
    margin-top: -50px !important;
  }
}

@media screen and (min-width: 1400px) {
  .womens-profile-content-area .profile-buttons a {
    max-width: 350px;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1201px) {
  .womens-profile-content-area .profile-buttons a {
    max-width: 315px;
  }
}

@media screen and (max-width: 1480px) and (min-width: 768px) {
  .update-profiles .update-div {
    width: 200px;
    margin: 0 auto;
    text-align: center;
  }

  .update-profiles .update-div a img {
    width: 165px;
  }
}

@media screen and (min-width: 768px) {
  .loveme-profile-indexes .col-lg-6 {
    width: 100%;
    margin-bottom: 3rem;
    text-align: center !important;
  }
}

.bottom-cta-v3 {
  display: none;
}

.mobile-search-container {
  display: none !important;
}
