@charset "UTF-8";

#about_me_label,#avatar_holder,#blurb_label,#gender_container,#header_bar,#last_login_string_container,#marital_status_container,#member_message_value,#member_type_value,#profile_header_container a[href$=wall],#profile_main_photo,#status_label,#thanks,#unix_last_broadcast_container,#unix_last_login_container,#unix_last_updated_container,#username_container,.wall_post_avatar img[src="https://img.mfcimg.com/images/nophoto-f.gif"],.wall_post_avatar img[src="https://img.mfcimg.com/images/nophoto-m.gif"] {
  display:none!important;
}

#profile_interests_content .value {
  margin:0;
}

#cboxLoadedContent,#gallery_password_form,#gallery_password_form_modal,#protected_gallery_instructions,#protected_gallery_name {
  padding:0;
}

#new_comment,#new_comment textarea,.profile_section_content {
  margin:0;
  padding:0;
}

.profile_section_content {
  border-radius:0;
  position:static;
}

#new_comment_buttons input[type=submit],#profile_header_container #member_status_value a,.btn {
  box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

#new_comment_buttons input:hover[type=submit],#profile_header_container #member_status_value a:hover,.btn:hover {
  box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
}

#cboxLoadedContent {
  box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}

.emphasis,.photo_gallery_name a,.wall_post_info,.wall_post_info a {
  font-weight:400;
  color:#890d38!important;
}

*,:after,:before {
  box-sizing:border-box;
}

@font-face {
  font-family:Roboto;
  font-style:normal;
  font-weight:400;
  src:local(Roboto),url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
}

.grid {
  padding:0 5px;
}

.row {
  margin:0 -5px;
  display:-ms-flexbox;
  display:flex;
}

.col {
  width:100%;
  padding:0 5px;
}

.col--flex {
  display:-ms-flexbox;
  display:flex;
}

.col--half {
  width:50%;
}

.col--third {
  width:33.3333333333%;
}

.col--two-thirds {
  width:66.6666666667%;
}

.col--golden {
  width:61%;
}

.col--golden2 {
  width:39%;
}

body {
  background-color:#fff;
  margin:0 auto;
  padding:0;
  color:rgba(0,0,0,.87);
  position:relative;
  max-width:1440px;
}

.profile_section .heading,body {
  font-family:Roboto,Verdana,Tahoma,Geneva,sans-serif;
}

.profile_section .heading {
  position:-webkit-sticky;
  position:sticky;
  top:-1px;
  z-index:5;
  font-size:24px;
  font-weight:400;
  color:#fff;
  width:100%;
  padding:16px;
  margin:0;
}

.profile_section .heading:before {
  content:" ";
  display:block;
  position:absolute;
  width:26px;
  height:26px;
  background-size:26px 26px;
}

.subheading {
  padding-top:.5em;
  font-size:.7em;
}

#profile_comments .heading,#profile_mfc_news_feed_content .heading,#profile_mfc_share_content .heading,#profile_password_photo_galleries .heading,#profile_photo_galleries .heading,.header--left .heading {
  padding-left:72px!important;
}

#profile_comments .heading:before,#profile_mfc_news_feed_content .heading:before,#profile_mfc_share_content .heading:before,#profile_password_photo_galleries .heading:before,#profile_photo_galleries .heading:before,.header--left .heading:before {
  left:22px;
}

#lc-games .heading:before,#lc-lovense .heading:before,#lc-mfc-share .heading:before,#lc-raffle .heading:before,#profile_about_me .heading:before,#profile_friends .heading:before,#profile_interests_content .heading:before,#profile_schedule .heading:before,.header--right .heading:before {
  right:16px;
}

#password_photo_galleries .heading,#photo_galleries .heading {
  margin:0;
  padding:1em 0 .3846153846em;
  color:#999;
  font-size:1.4em;
}

#password_photo_galleries .heading:first-letter,#photo_galleries .heading:first-letter {
  text-transform:capitalize;
}

#profile_header .profile_section .heading {
  padding:0;
  width:750px;
}

#profile_header .profile_section .heading:before {
  display:none;
}

#profile_about_me>.heading {
  text-indent:-9999px;
  line-height:0;
}

#profile_about_me>.heading:after {
  content:"My Stats";
  text-indent:0;
  display:block;
  line-height:normal;
}

.sub-section {
  font-size:20px;
  font-weight:400;
  color:#e91e63;
  border-top:1px solid #f8bbd0;
  padding-top:22.249223595px;
  margin-top:36px;
}

.sub-section:nth-child(2) {
  margin-top:20px;
  border-top:0;
  padding-top:0;
}

.sub-section--inner {
  margin-top:1em;
  margin-bottom:1em;
  padding-top:0;
  font-size:18px;
  border-top:none;
}

#gallery_password_form_modal input[type=submit],#new_comment_buttons input[type=submit],#profile_header_container #member_status_value a,#profile_load_more_comments,.btn,.btn-flat {
  display:inline-block;
  height:36px;
  margin-bottom:15px;
  padding:0 2rem;
  border-radius:2px;
  line-height:36px;
  text-transform:uppercase;
  border:none;
  outline:0;
  -webkit-tap-highlight-color:transparent;
}

#new_comment_buttons input[type=submit],#profile_header_container #member_status_value a,.btn {
  text-decoration:none;
  color:#fff;
  background-color:#e91e63;
  text-align:center;
  letter-spacing:.5px;
  transition:all .2s ease-out;
  cursor:pointer;
}

#new_comment_buttons input:hover[type=submit],#profile_header_container #member_status_value a:hover,.btn:hover {
  background-color:#eb3573;
}

.btn--lower {
  text-transform:none;
}

.btn--large {
  font-size:larger;
}

#profile_header_container #member_status_value a,.btn--accent {
  background-color:#03a9f4;
}

#profile_header_container #member_status_value a:hover,.btn--accent:hover {
  background-color:#14b4fc;
}

.btn--raffle {
  background-color:#e91e63;
}

.btn--raffle:hover {
  background-color:#eb3573;
}

#gallery_password_form_modal input[type=submit],#profile_load_more_comments,.btn-flat {
  box-shadow:none;
  background-color:transparent;
  color:#e91e63;
  cursor:pointer;
}

#gallery_password_form_modal input.disabled[type=submit],.btn-flat.disabled,.disabled#profile_load_more_comments {
  color:#b3b2b2;
  cursor:default;
}

.btn-group {
  margin-top:32px;
}

.btn-group--centered {
  text-align:center;
}

.btn-group--column {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
}

#profile_about_me #tags_container {
  width:100%;
}

#profile_about_me #tags_container .label {
  width:16.3333333333%;
}

#profile_about_me #tags_container .value {
  width:83.6666666667%;
}

#profile_about_me {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-bottom:36px;
  max-width:1128px;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

#profile_about_me .heading {
  transform:translateY(1px);
}

#profile_about_me .container {
  width:49%;
}

#profile_interests_content .label,#profile_interests_content .value {
  margin:0;
}

#about_me_container {
  -ms-flex-order:-1;
  order:-1;
  width:100%!important;
}

#profile,.profile_row {
  display:block;
}

.profile_row {
  max-width:1200px;
  padding:0 36px;
}

.profile_row.hidden {
  display:none;
}

.profile_row:first-child {
  padding:0;
  max-width:100%;
}

.profile_section {
  display:block;
  margin-bottom:36px;
}

#profile_header {
  margin-bottom:0;
  position:relative;
  overflow:hidden;
}

#profile_header .profile_section_background {
  z-index:-2;
  overflow:hidden;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));
}

#profile_header .profile_section_content {
  height:auto;
  position:relative;
}

#profile_header .profile_section_content:after {
  display:block;
  content:"";
  width:100%;
  padding-top:50%;
}

#profile_header_container {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  position:absolute;
  top:0;
  bottom:0;
  font-size:.9rem;
  color:transparent;
  margin:0;
  width:100%;
  -ms-flex-pack:end;
  justify-content:flex-end;
}

#profile_header_container .heading {
  font-size:64px;
  line-height:1.1;
  padding:0 0 0 36px;
}

#profile_header_container #blurb_value {
  font-size:24px;
  width:100%;
  color:#fff;
  padding:6px 36px;
}

#profile_header_container #status_container {
  z-index:2;
  width:100%;
  padding-left:36px;
  -ms-flex-order:2;
  order:2;
  width:40%;
}

#profile_header_container #status_label {
  display:none;
}

#profile_header_container #status_value {
  width:auto;
  padding:0;
  padding-right:36px;
}

#profile_header_container #unix_last_broadcast_container {
  display:block!important;
  padding-left:36px;
  color:#fff;
  width:50%;
}

#profile_header_container #unix_last_broadcast_label,#profile_header_container #unix_last_broadcast_value {
  min-width:0;
  font-size:16px;
  width:auto;
  padding:0 0 12px;
  margin-right:5px;
}

#profile_header_container #member_status_value {
  display:block!important;
  text-align:right;
  position:absolute;
  bottom:12px;
  right:12px;
}

#profile_header_container #member_status_value a {
  margin:0 auto;
  font-size:1.25rem;
}

#about_me_container {
  display:block;
  margin:0;
}

.container {
  margin:0;
}

.label {
  font-weight:400;
}

.profile_section_content {
  font-size:1rem;
}

#profile_about_me_friends .profile_section_content,#profile_header .profile_section_content {
  padding-top:0;
}

.container {
  display:block;
  width:100%;
}

.container:after {
  display:block;
  content:"";
  clear:both;
}

.label,.value {
  display:block;
  margin:0;
  float:left;
}

.label:first-letter,.value:first-letter {
  text-transform:uppercase;
}

.label {
  width:33.3333333333%;
  padding:9.9378881988px 16px;
  text-transform:lowercase;
  min-width:0;
}

.value {
  width:66.6666666667%;
  padding:9.9378881988px 16px 9.9378881988px 0;
}

#about_me_container {
  border-top:none!important;
}

#about_me_container,#about_me_value {
  background-color:#fff;
  width:auto;
}

#about_me_value {
  padding:0;
  float:none;
}

#about_me_value:first-letter,#rate_label {
  text-transform:none;
}

#profile_interests_content .container {
  margin:0;
}

#schedule_converted {
  font-size:.8em;
  padding-left:calc(33.3333333333% + 16px);
  padding-top:9.9378881988px;
  padding-bottom:9.9378881988px;
  background-color:transparent;
}

#lc-faq>.container,#profile_about_me>.container,#profile_friends>.container,.lc-menu__item,.profile_section_content>.container {
  display:-ms-flexbox;
  display:flex;
}

#lc-faq>.container>.label,#profile_about_me>.container>.label,#profile_friends>.container>.label,.lc-menu__price,.profile_section_content>.container>.label {
  background:hsla(0,0%,100%,.87);
}

#lc-faq>.container>.value,#profile_about_me>.container>.value,#profile_friends>.container>.value,.lc-menu__desc,.profile_section_content>.container>.value {
  background:#fff;
  padding-left:16px;
  -ms-flex-positive:1;
  flex-grow:1;
}

#lc-faq>#about_me_container,#profile_about_me>#about_me_container,#profile_friends>#about_me_container,.profile_section_content>#about_me_container {
  display:block;
  background:transparent;
}

#lc-faq>#about_me_container>.value,#profile_about_me>#about_me_container>.value,#profile_friends>#about_me_container>.value,.profile_section_content>#about_me_container>.value {
  background:transparent;
  padding-left:0;
}

#profile_about_me>.heading {
  background-color:#e91e63;
}

#profile_about_me>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_friends>.heading {
  background-color:#e91e63;
}

#profile_friends>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_schedule .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_schedule .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_interests_content .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_interests_content .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_comments .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_comments .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_password_photo_galleries .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_password_photo_galleries .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_photo_galleries .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_photo_galleries .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

.lc-menu__column>.heading {
  background-color:#e91e63;
}

.lc-menu__column>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#lc-tip-menu>.container,#lc-tip-menu>.heading {
  background-color:#e91e63;
}

#lc-tip-menu>.container {
  border-top:1px solid #f06292;
}

#lc-team-list>.container,#lc-team-list>.heading {
  background-color:#e91e63;
}

#lc-team-list>.container {
  border-top:1px solid #f06292;
}

.videos>.container,.videos>.heading {
  background-color:#e91e63;
}

.videos>.container {
  border-top:1px solid #f06292;
}

#lc-lovense>.container,#lc-lovense>.heading {
  background-color:#e91e63;
}

#lc-lovense>.container {
  border-top:1px solid #f06292;
}

#lc-games>.container,#lc-games>.heading {
  background-color:#e91e63;
}

#lc-games>.container {
  border-top:1px solid #f06292;
}

#lc-mfc-share>.container,#lc-mfc-share>.heading {
  background-color:#e91e63;
}

#lc-mfc-share>.container {
  border-top:1px solid #f06292;
}

#lc-top-members>.container,#lc-top-members>.heading {
  background-color:#e91e63;
}

#lc-top-members>.container {
  border-top:1px solid #f06292;
}

#profile_mfc_news_feed_content .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_mfc_news_feed_content .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#lc-monthly-team>.heading {
  background-color:#03a9f4;
}

#lc-monthly-team>.container {
  background-color:#03a9f4;
  border-top:1px solid #4fc3f7;
}

#lc-raffle>.container,#lc-raffle>.heading {
  background-color:#e91e63;
}

#lc-raffle>.container {
  border-top:1px solid #f06292;
}

.wine-bank>.container,.wine-bank>.heading {
  background-color:#e91e63;
}

.wine-bank>.container {
  border-top:1px solid #f06292;
}

.team-special>.container,.team-special>.heading {
  background-color:#e91e63;
}

.team-special>.container {
  border-top:1px solid #f06292;
}

.favorites>.container,.favorites>.heading {
  background-color:#e91e63;
}

.favorites>.container {
  border-top:1px solid #f06292;
}

#lc-bday>.container,#lc-bday>.heading {
  background-color:#e91e63;
}

#lc-bday>.container {
  border-top:1px solid #f06292;
}

#lc-faq>.container,#lc-faq>.heading {
  background-color:#e91e63;
}

#lc-faq>.container {
  border-top:1px solid #f06292;
}

#profile_friends {
  margin-bottom:36px;
}

#profile_friends br,#profile_friends br:after {
  content:" ";
}

#profile_friends a {
  color:#e91e63;
}

#profile_friends a:hover {
  color:#ff80ab;
}

#admirers_label form,#friends_label form {
  display:inline-block;
}

.holder {
  margin:0;
  border-style:solid;
  border-color:#ccc;
  border-width:0 1px 1px;
}

.holder a,.holder a:hover,.holder span {
  border:none;
  line-height:1;
  margin:10px 0;
  padding:6px 10px;
  font-size:16px;
  color:#03a9f4;
  text-decoration:none;
}

.holder a:hover {
  background-color:#b3e5fc;
  color:#000;
  border-radius:2px;
}

.holder .jp-current,.holder .jp-current:hover,.holder .jp-disabled,.holder .jp-disabled:hover {
  color:#bbb;
  background-color:transparent;
}

.holder .jp-previous {
  text-indent:-9999px;
  line-height:0;
}

.holder .jp-previous:after {
  content:"<";
  text-indent:0;
  display:block;
  line-height:normal;
}

.holder .jp-next {
  text-indent:-9999px;
  line-height:0;
}

.holder .jp-next:after {
  content:">";
  text-indent:0;
  display:block;
  line-height:normal;
}

.holder .jp-next,.holder .jp-next:hover,.holder .jp-previous,.holder .jp-previous:hover {
  line-height:0;
  width:28px;
}

.holder .jp-previous,.holder .jp-previous:hover {
  margin-left:16px;
}

.photo_gallery_previews {
  overflow:visible;
  margin:0;
  padding:0;
  border-style:solid;
  border-color:#ccc;
  border-width:0 1px 1px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.photo_gallery_preview {
  font-size:10px;
  position:relative;
  display:block;
  float:none;
  width:33.3333333333%;
  text-align:left;
  margin:0;
  padding:0;
}

.photo_gallery_preview>.photo_gallery_link {
  width:80px;
  height:80px;
  padding-left:16px;
  padding-top:16px;
}

.photo_gallery_preview>.photo_gallery_link img {
  width:4em;
  height:4em;
  padding:0;
}

@media (min-width:1200px) {
  .photo_gallery_preview {
    width:25%;
  }
}

.photo_gallery_name {
  font-size:1.4em;
  padding:1.1428571429em 10px 0 5.1428571429em;
}

.photo_gallery_name a {
  text-decoration:none;
}

.photo_gallery_name a:hover {
  text-deoration:underline;
}

.photo_gallery_count {
  font-size:1.25em;
  line-height:1.4;
  padding:0 1.28em 1.28em 6em;
}

.photo_gallery_preview>.photo_gallery_link {
  position:absolute;
  top:0;
  left:0;
}

.photo_gallery_image {
  width:auto;
  height:80px;
}

.photo_gallery_link {
  display:block;
}

.photo_gallery_link:first-letter {
  text-transform:uppercase;
}

#photo_gallery_previews img {
  border-radius:50%;
}

.photo_gallery {
  border-style:solid;
  border-color:#ccc;
  border-width:0 1px 1px;
  padding:9.9378881988px 16px;
}

#password_photo_galleries,#photo_galleries {
  margin-top:-36px;
  margin-bottom:36px;
}

#password_photo_galleries .profile_section_content,#photo_galleries .profile_section_content {
  padding-top:0;
}

#password_photo_galleries .heading,#photo_galleries .heading {
  transform:translateY(1px);
}

#footer_bar {
  margin-top:9px;
  margin-bottom:18px;
}

#footer_bar a {
  color:#e91e63;
}

#cboxLoadedContent,#cboxLoadingOverlay,#gallery_password {
  border-radius:0;
}

#colorbox {
  height:auto!important;
}

#cboxContent,#cboxLoadedContent,#cboxWrapper {
  width:300px!important;
  height:auto!important;
}

#cboxWrapper {
  margin:0 auto;
  position:static;
}

#gallery_password {
  box-shadow:none;
}

#cboxLoadedContent {
  position:relative;
}

#cboxOverlay {
  background:#222;
}

#protected_gallery_name {
  color:#222;
  padding-bottom:16px;
}

#protected_gallery_name:first-letter {
  text-transform:uppercase;
}

#protected_gallery_instructions {
  color:#999;
  padding-bottom:16px;
}

#gallery_password_form_modal {
  padding:24px 24px 48px;
  height:100%;
}

#gallery_password_form_modal input[type=submit] {
  padding:0 24px 0 0;
  background:none!important;
  position:absolute;
  bottom:0;
  right:0;
}

#gallery_password_form {
  padding-bottom:0;
}

#gallery_password_form label {
  font-size:12px;
  display:block;
  color:#999;
}

#gallery_password_form_error {
  font-size:12px;
  padding-top:4px;
  height:18px;
  font-weight:400;
  color:#dd2c00;
}

#gallery_password {
  width:100%;
  border-width:0 0 1px;
  font-size:16px;
  padding:2px 0;
}

#gallery_password:focus {
  outline:0;
  border-color:#e91e63;
}

#cboxClose {
  background-color:transparent;
  border-width:0;
  color:#222;
  padding:0;
  top:24px;
  right:24px;
  width:24px;
  height:24px;
}

#cboxClose:hover {
  background-color:rgba(0,0,0,.87);
  color:#fff;
  border-radius:50%;
}

.menu {
  background-color:#fff;
  box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.menu__profile-image {
  width:240px;
  height:240px;
  display:block;
  margin:0;
}

.menu__options {
  list-style-type:none;
  padding:0;
  margin:0;
}

.menu-option {
  margin:0;
  padding:0;
  opacity:.8;
}

.menu-option:hover {
  opacity:1;
}

.menu-option--gif {
  overflow:hidden;
  height:50px;
}

.menu-option--gif img {
  display:block;
  transform:rotate(3deg) translateX(-30px);
}

.menu-option--offline-tip {
  background-color:#b3e5fc;
  opacity:1;
}

.menu-option--offline-tip a:hover {
  background-color:#03a9f4!important;
  color:hsla(0,0%,100%,.87);
}

.menu-option--offline-tip a:hover:before {
  filter:invert(100%);
}

.menu-option__link {
  color:rgba(0,0,0,.87);
  font-size:16px;
  text-decoration:none;
  display:block;
  height:40px;
  width:100%;
  position:relative;
  padding:12px 0 0 56px;
  vertical-align:middle;
  transition:background-color .25s ease-in;
}

.menu-option__link--secondary {
  font-size:14.4px;
  height:36px;
  padding-top:10.8px;
}

.menu-option__link:hover {
  background-color:#ff80ab;
}

.menu-option__link:before {
  height:16px;
  width:16px;
  background-size:16px 16px;
  display:block;
  content:"";
  position:absolute;
  left:16px;
  opacity:.8;
}

@keyframes marcar {
  0% {
    opacity:.5;
  }
  
  to {
    opacity:1;
  }
}

:target {
  animation:marcar .75s ease-in;
}

#profile_about_me:target {
  animation:none;
}

#footer_bar,#profile {
  padding-left:240px;
}

.footer_links {
  padding:0 36px;
}

#menu {
  position:fixed;
  top:0;
  left:0;
  width:auto;
  height:100%;
  overflow-x:visible;
}

@media (min-width:1440px) {
  #menu {
    left:calc(50vw - 720px - 10px);
  }
}

.menu {
  z-index:1;
  width:240px;
  height:100%;
  overflow-y:auto;
  overflow-x:hidden;
  float:left;
}

.menu__show {
  position:absolute;
  left:50px;
  width:50px;
  top:0;
}

.menu__close {
  width:calc(100% - 220px);
  height:100%;
  opacity:.75;
  background-color:#000;
  display:block;
  float:left;
}

@media (max-width:985px) {
  #footer_bar,#profile {
    padding-left:0;
  }
  
  .menu__show {
    display:block;
  }
  
  #menu {
    left:-100%;
    width:100%;
  }
  
  #menu:target {
    left:0;
  }
  
  #menu:target+.menu__show {
    display:none;
  }
  
  #menu:target .menu__close {
    display:block;
  }
}

.menu__close,.menu__show {
  display:none;
}

.copyright {
  position:absolute;
  bottom:0;
  right:36px;
  font-size:14px;
  text-align:right;
  padding-bottom:3px;
}

.copyright a {
  color:#e91e63;
}

.image-slider {
  top:0;
  overflow:hidden;
  z-index:-10;
  left:240px;
  width:calc(100% - 240px);
  height:auto;
  position:relative;
  position:absolute!important;
}

.image-slider:after {
  display:block;
  content:"";
  width:100%;
  padding-top:50%;
}

@media (max-width:985px) {
  .image-slider {
    width:100%;
    left:0;
  }
}

.image-slider__slide {
  opacity:0;
  background-size:cover;
  height:100%;
  width:100%;
  position:absolute;
  right:0;
  background-position:50%;
  display:none;
  opacity:1;
}

.image-slider__slide--1 {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/229/22902600/339-895-595-254-10410863.jpg),linear-gradient(180deg,rgba(233,30,99,.15),rgba(233,30,99,.1));
}

.social-networks-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-pack:center;
  justify-content:center;
  list-style-type:none;
  padding-left:0;
}

.social-networks-list+div {
  padding-top:0!important;
}

.social-network__icon,.social-network__icon--cercle img {
  display:block;
  font-size:48px;
  height:48px;
  margin:0 auto 8px;
  width:48px;
}

.social-network__icon--cercle,.social-network__icon--gift {
  height:56px;
  width:56px;
  border-radius:50%;
  margin-top:-8px;
}

.social-network {
  width:20%;
  text-align:center;
  font-size:14px;
  padding:16px;
}

.social-network__title {
  font-weight:500;
}

.social-network a {
  text-decoration:none;
  color:#e91e63;
}

.social-network a:hover {
  text-decoration:underline;
}

.social-network a.social-network__title--gift {
  color:#03a9f4;
}

.social-network__icons {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
}

.social-network__icons .social-network__icon {
  margin-left:8px;
  margin-right:8px;
}

.social-network__icon--gift {
  background-color:#80d8ff;
  background-size:40px 40px;
  background-position:8px 8px;
  background-repeat:no-repeat;
  transition:background-color .2s ease-out;
}

.social-network__title:hover .social-network__icon--gift {
  background-color:#03a9f4;
}

.social-network__icon--cercle {
  padding-top:3px;
  background-color:#fff;
}

.social-network__text {
  padding-top:4px;
  line-height:1.3;
}

#lc-about-me {
  columns:300px 2;
  column-gap:2em;
  margin-bottom:36px;
  padding:16px;
  background-color:#80d8ff;
  color:rgba(0,0,0,.87);
}

#lc-about-me .heading {
  position:static;
  column-span:all;
  padding:0 0 18px;
  color:rgba(0,0,0,.87);
  font-size:40px;
}

#lc-about-me .heading:first-letter {
  text-transform:uppercase;
}

#lc-about-me .heading+p {
  margin-top:0;
}

#lc-about-me .heading:before {
  display:none;
}

#lc-about-me p {
  line-height:1.2;
}

@media screen and (max-width:985px) {
  #lc-about-me {
    columns:100px 1;
  }
}

#lc-lovense {
  margin-bottom:36px;
}

#comments {
  width:100%;
  border:1px solid #ccc;
}

#new_comment {
  font-size:10px;
  border:1px solid #ccc;
  border-bottom-width:0;
  border-top-width:0;
}

#new_comment:after {
  clear:both;
  content:"";
  display:block;
}

#new_comment_inputs {
  width:80%;
  display:block;
  float:left;
  font-size:1.25em;
  line-height:1.4;
  padding:.5em 1.28em 1.28em 0;
}

#new_comment textarea {
  width:100%;
  font-size:1em;
  font-family:Roboto,Verdana,Tahoma,Geneva,sans-serif;
  border:0;
  outline:none;
  border-bottom:1px solid #ccc;
  box-shadow:none;
  border-radius:0;
  background-color:#fff;
  color:rgba(0,0,0,.87);
}

#new_comment textarea:-ms-input-placeholder {
  color:#999;
}

#new_comment textarea::placeholder {
  color:#999;
}

#new_comment_buttons {
  font-size:.9523809524em;
}

#new_comment_buttons input[type=submit] {
  background-image:none;
}

#new_comment_buttons input[type=checkbox] {
  margin-bottom:0;
  vertical-align:baseline;
  transform:translateY(3px);
}

#show_strip_links_popup {
  color:#e91e63;
  text-decoration:none;
  font-size:larger;
  font-weight:700;
}

.user_comment_textarea_small {
  height:2em;
  resize:none;
}

.user_comment_textarea_small+#new_comment_buttons {
  display:none;
}

.user_comment_textarea_big {
  height:4em;
}

.wall_post {
  position:relative;
  margin:0;
  padding:0;
  min-height:7.2em;
  font-size:10px;
}

.wall_post_avatar {
  width:7.2em;
  height:7.2em;
  margin:0;
  padding:1.1em;
  background-size:5em 5em;
  background-position:1.1em 1.1em;
  background-repeat:no-repeat;
}

.wall_post_avatar .img_radius_shadow {
  border-radius:50%;
  width:5em;
  height:5em;
}

.wall_post_info {
  display:block;
  padding:1.1428571429em 0 0;
  font-size:1.4em;
}

.wall_post_info a {
  text-decoration:none;
  color:#222;
}

.wall_post_time {
  font-size:1.1em;
  color:#999;
  position:absolute;
  top:1.4545454545em;
  right:1.4545454545em;
}

.wall_post_body {
  font-size:1.4em;
  line-height:1.4;
  padding:.5em 20% 1.1428571429em 0;
  border-bottom:1px solid #ccc;
}

@media (max-width:985px) {
  .wall_post_body {
    padding-right:1.1428571429em;
  }
}

#profile_load_more_comments {
  text-decoration:none;
  padding-left:0!important;
  padding-top:16px;
  margin-left:72px;
  height:auto!important;
}

#new_comment_login_message {
  padding:16px 20% 16px 72px;
  font-size:14px;
  margin:0;
  border:1px solid #ccc;
  border-bottom-width:0;
  border-top-width:0;
}

#new_comment_login_message a {
  color:#e91e63;
}

.lc-tip-menu {
  margin-bottom:36px;
}

.lc-tip-menu--full {
  width:100%;
}

.tileitem .lc-tip-menu .heading {
  border-radius:3px 3px 0 0;
}

.lc-menu__column {
  width:50%;
  padding:0 5px 5px;
}

.lc-menu__column--full {
  width:100%;
}

.lc-menu__content {
  margin-left:-5px;
  margin-right:-5px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:stretch;
  align-items:stretch;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.lc-menu__column-content {
  position:-webkit-sticky;
  position:sticky;
  top:87px;
}

.lc-menu__item {
  text-decoration:none;
  color:rgba(0,0,0,.87);
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

.lc-menu__item--lovense {
  background-color:transparent;
}

.lc-menu__item--lovense img {
  max-width:100%;
  display:block;
  margin:10px auto;
}

.lc-menu__price {
  width:33.3333333333%!important;
  font-size:1.2em;
  color:#222;
  text-align:right;
  text-decoration:none;
  padding:9.9378881988px 16px;
}

.lc-menu__desc {
  width:66.6666666667%!important;
  padding:9.9378881988px 16px;
  padding-left:16px!important;
}

.lc-menu__info {
  display:block;
  padding-top:5px;
  font-size:.8em;
  color:rgba(26,25,25,.87);
}

.lc-menu__title {
  padding:9.9378881988px 16px;
  margin:0;
  color:#fff;
  background-color:#e91e63;
  font-weight:400;
  position:-webkit-sticky;
  position:sticky;
  top:87px;
  border-top:10px solid #fff;
}

.wall_post_avatar {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z' fill='%23ccc'/%3E%3C/svg%3E");
}

.social-network__icon--gift {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 0 0-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--my-stats:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z'/%3E%3C/svg%3E");
}

#profile_about_me>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--about-me:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--gift:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 0 0-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--photos:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3.2'/%3E%3Cpath d='M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#profile_password_photo_galleries .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z' fill='%23fff'/%3E%3C/svg%3E");
}

#profile_photo_galleries .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3.2' fill='%23fff'/%3E%3Cpath d='M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--comments:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#profile_comments .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--rate:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#profile_friends>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--interests:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E");
}

#profile_interests_content .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--schedule:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill-opacity='.9' d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill-opacity='.9' d='M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E");
}

#profile_schedule .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill-opacity='.9' d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill-opacity='.9' d='M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--news:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Ccircle cx='6.18' cy='17.82' r='2.18'/%3E%3Cpath d='M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z'/%3E%3C/svg%3E");
}

#lc-lovense>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23FFF' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Ccircle cx='6.18' cy='17.82' r='2.18'/%3E%3Cpath d='M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z'/%3E%3C/svg%3E");
}

.menu-option__link--tip-menu:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 0 0 0 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z'/%3E%3C/svg%3E");
}

#lc-tip-menu>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 0 0 0 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z' fill='%23fff'/%3E%3C/svg%3E");
}