#share-button-desktop {
  background: #104105;
  font-size: 14px;
}

#bottom-cta-nav {
  display: none;
}
.profile-data {
  padding-top: 25px;
}

.top-header-area-v3 {
  padding-bottom: 20px;
}

.profile-buttons .butHotList,
.profile-buttons .butViewHotList {
  background: #650212;
}

.womens-profile-content-area p {
  line-height: 24px;
}

.womens-profile-content-area {
  background: #f9f9f9;
}

.profile-page-upcoming-events-dates .odd-c,
.upcoming-events-how-to-btns ul li a {
  background: #104105;
}

.profile-page-upcoming-events-dates .even-c,
.upcoming-events-how-to-btns ul li a:hover {
  background: #650212;
}

@media only screen and (max-width: 991px) {
  #slide-scroll-nav,
  .slide-scroll-wrapper {
    display: none !important;
  }

  .womens-profile-section .womens-profile-content-area {
    padding-top: 115px;
  }

  .profile-data .women-img,
  .profile-data .women-desc {
    margin: 0 auto;
  }
  .related-profiles .list-inline li {
    width: 33%;
  }

  .profile-buttons {
    width: 100%;
    max-width: 100%;
  }

  .women-section .index-video-box iframe {
    width: 100% !important;
    height: 350px !important;
  }
  .women-section .loveme-profile-index-content {
    width: 100%;
    margin: 20px 10px !important;
  }
}
