#bottom-cta-nav {
  display: none;
}
#share-trigger-desktop, #share-trigger-mobile {
display : none !important;
}
 

  .women-section .primaryFontColor {
    color: #1064bc;
  }
  .profile-data {
    padding-top: 25px;
  }

  .profile-buttons a, #share-button-desktop, .search-section input {
    background: #1064bc;

  }

  .profile-buttons a:hover {
    background: #efb842;
    color: #fff;
  }

  .profile-buttons .butHotList, .profile-buttons .butViewHotList, .profile-page-upcoming-events-dates .odd-c:hover, .womens-profile-footer-area {
    background: #efb842;
  }


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



  .profile-page-upcoming-events-dates h3, .upcoming-events-how-to-btns h3 {
    color: #1064bc;
  }

  .upcoming-events-how-to-btns ul li a {
    background: #1064bc;
  }

  .upcoming-events-how-to-btns ul li a:hover {
    background: #efb842;
  }


  .profile-page-upcoming-events-dates .even-c {
    background: #efb842;
  }

  .profile-page-upcoming-events-dates .even-c:hover {
    background: #1064bc;
  }
  
  @media only screen and (max-width: 991px) {
    .womens-profile-content-area{
  margin-top: -55px !important;
}

   #slide-scroll-nav, .slide-scroll-wrapper {
      display: none !important;
    }

    .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%;
    }
     .mobile-description-content.in {
        display: block !important;
    }
  }

  .prof-indexes .loveme-profile-indexes{
    display: none;
}