html {
  scroll-behavior: smooth;
}

.head_model {
  position: relative;
}

.head_model,
.model_main_data,
.favorite_container {
  display: flex;
}

.head_model,
.model_main_data {
  align-items: flex-end;
}

.head_model .no-credit .dest {
  background: #ffc600;
  color: #23282c;
  display: inline-flex;
  font-size: 13px;
  font-weight: 600;
  padding: 2px 10px;
  border-radius: 3px;
  align-items: center;
}

.model_page {
  color: #fff;
}

.model_page h2,
.model_page .h2 {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}

/*PHOTOS MALE ON VRPORN*/
.vrp .male .photos_link {
  display: none;
}

.videos_page {
  color: #fff;
}

.videos_list_header .title-text h1 {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 36px;
  margin-top: 30px;
  color: #fff;
}

/*CATEGORIES*/
.model_page .categories_container {
  padding-bottom: 25px;
}

.model_page .categories_container a {
  flex: inherit;
  line-height: 34px;
  font-weight: 600;
}

.model_page .categories_container a:hover {
  color: #111;
}

@media (min-width: 1024px) {
  .categories_container {
    flex-wrap: wrap;
  }

  .categories_container a {
    margin-bottom: 5px;
  }
}

/*COLORES WEBS*/

.model_page h2 span,
.-section h2 span,
#favourite_pornstar:not(.added):hover i,
#favourite_pornstar.added i {
  color: var(--main-color);
}

.buy_box_w ._now_box .header_buy_box,
._now_box .btn-default,
.-section .btn {
  background-color: var(--main-color);
}

.vrpa #videos {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.vrpa #table_about tbody tr>th {
  background: #fff;
  color: #1a1a1a;
}

.vrpa #table_about tbody tr>td {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 2px solid #eee;
  color: #1a1a1a;
}

.vrpa .head_model h1,
.vrpa .model_page h2,
.vrpa .model_page h3,
.vrpa .inner_menu a,
.vrpa .scenes_div,
.vrpa .scenes_div span,
.vrpa .scenes_div i,
.vrpa .-section p {
  color: #1a1a1a;
}

.vrpa .inner_menu a:hover {
  border-bottom: 4px solid #d0589d;
}

.vrpa .favorite_container,
.vrpa .model_page #videos .best-video-container .buy_box_w,
.vrpa #about {
  background: rgba(0, 0, 0, 0.05);
}

.vrpa .model_page .-section:last-child h2,
.vrpa .model_page .-section:last-child p {
  color: #fff !important;
}

/**/

.model_page h3 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
}

.model_page #videos>.container>h3 {
  margin-top: 25px;
}

.model_main_data {
  padding-bottom: 20px;
}

.model_page .performersHome {
  padding-top: 40px;
}

.head_model .no-credit {
  margin-bottom: 25px;
}

.head_model .no-credit .dest i {
  font-size: 18px;
  margin-right: 5px;
}

.head_model h1 {
  font-size: 64px;
  line-height: 54px;
  color: #fff;
  font-weight: 700;
}

.head_model h1 span {
  display: block;
  font-size: 40%;
  font-weight: 600;
}

.feature_img_model {
  min-width: 300px;
  min-height: 300px;
  overflow: hidden;
  border-radius: 15px;
  max-width: 300px;
  max-height: 300px;
  display: block;
  margin-right: 40px;
}

.feature_img_model img {
  min-height: 360px;
  max-height: 360px;
  object-fit: cover;
}

.favorite_container {
  font-size: 13px;
  text-align: center;
  justify-content: space-between;
  padding: 15px 10px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 25px;
}

.scenes_div span {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}

.scenes_div span sup {
  top: -5px;
  line-height: 1;
  font-size: 50%;
}

.scenes_div {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 15px;
}

.scenes_div i {
  font-size: 22px;
  color: #fff;
  transition: all linear 0.2s;
}

.vote_section .likes_click {
  padding-bottom: 10px;
}

.vote_section .rate {
  justify-content: center;
}

.vote_section .rate .dislikeNew,
.vote_section .rate .likeNew {
  margin: 0 5px;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  transition: all linear 0.2s;
}

.vote_section .rate .likeNew {
  background: #49ad33;
}

.vote_section .rate .dislikeNew:hover,
.vote_section .rate .likeNew:hover {
  background: #111;
}

.vote_section .rate .dislikeNew:hover i,
.vote_section .rate .likeNew:hover i {
  color: #fff;
}

.vote_section .rate .likeNew i {
  color: #fff !important;
}

.vote_section .rate .dislikeNew i,
.vote_section .rate .likeNew i {
  font-size: 28px;
  width: 28px;
  height: 28px;
  text-align: center;
}

.textLikes {
  display: none !important;
}

#videos {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 40px;
}

#videos.without-cta {
  padding-bottom: 40px;
}

.inner_menu {
  padding-top: 40px;
  display: flex;
}

.inner_menu a {
  padding: 0 20px 10px;
  border-bottom: 4px solid transparent;
  transition: all linear 0.2s;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  display: block;
}

.inner_menu a:hover {
  border-bottom: 4px solid #fff;
}

.category-links {
  padding-top: 15px;
  display: flex;
  overflow: auto;
}

.category-links a {
  display: inline-block;
  padding: 2px 15px;
  color: #fff;
  border-radius: 3px;
  border: 2px solid #fff;
  margin-right: 5px;
  white-space: nowrap;
  text-align: center;
}

.category-links a h3 {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}

.category-links a:hover {
  background: #fff;
}

.category-links a:hover h3 {
  color: #111;
}

.model_page #videos .videoItem {
  position: relative;
  min-width: 33.3333% !important;
  max-width: 33.3333% !important;
  flex-grow: 1;
  flex-basis: 0%;
  padding: 0 5px;
  transition: transform 0.2s;
  margin-bottom: 15px;
}

.model_page #videos .best-video-container {
  margin-top: 15px;
}

.model_page #videos .best-video-container .videoItem {
  position: relative;
  min-width: 66.6666% !important;
  max-width: 66.6666% !important;
  flex-grow: 1;
  flex-basis: 0%;
  padding: 0px;
  transition: transform 0.2s;
  margin-bottom: 0px;
  margin-top: 0px;
}

.model_page #videos .best-video-container .videoItem:hover {
  transform: scale(1);
}

.model_page #videos .best-video-container .videoItem .videoItemInner>a {
  display: flex;
}

.model_page #videos .best-video-container .videoInfoContainer {
  display: none;
}

.model_page #videos .best-video-container .buy_box_w {
  min-width: 33.3333% !important;
  max-width: 33.3333% !important;
  border-radius: 0 15px 15px 0 !important;
}

.model_page #videos .best-video-container .buy_box_w .header_buy_box {
  border-radius: 0 15px 0 0 !important;
  color: #fff;
  padding: 40px;
}

.best-video-container {
  display: flex;
}

.best-video-container .videoItemInner img {
  width: 100%;
}

.videoItem .interactive_video {
  position: absolute;
  pointer-events: none;
  background: transparent;
  top: 4px;
  left: 4px;
  z-index: 97;
}

.videoItem .interactive_video img {
  width: 22px;
}

.interactive_video {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  background: #000;
  color: #fff;
}

.interactive_video>div {
  background: #ffc600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}

#favourite_pornstar:hover {
  cursor: pointer;
}

#favourite_pornstar.added i {
  color: #e6013a;
}

#favourite_pornstar:not(.added):hover i {
  color: #e6013a;
  animation: beat 0.25s infinite alternate;
}

.no-videos-msg {
  display: inline-block;
  background: #333;
  color: #fff;
  font-size: 13px;
  padding: 2px 10px;
  border-radius: 3px;
}

/*PARA QUITAR*/
.-section {
  padding: 100px 0 50px;
  text-align: center;
  z-index: 2;
  position: relative;
  color: #fff;
}

.-section h2 {
  font-size: 32px;
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 700;
}

.-section h2 span {
  color: var(--main-color);
  font-weight: 700;
}

.-section p {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.-section .btn {
  margin-top: 30px;
  background-color: var(--main-color);
  border-radius: 30px;
  text-decoration: none;
  padding: 10px 25px;
  text-transform: uppercase;
  transition: all linear 0.2s;
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}

.-section .btn:hover {
  background-color: #000;
}

/**/
#about {
  background-color: #111;
  padding: 50px 0;
  /*margin-bottom:40px;*/
}

body.pvg #about {
  background-color: #110f1f !important;
}

#extra-videos {
  padding: 50px 0;
}

#extra-videos h2 {
  margin-bottom: 35px !important;
}

#table_about {
  display: flex;
  text-align: left;
  margin: 20px 0 40px;
}

#table_about tbody {
  width: 50%;
}

#table_about tbody tr {
  display: flex;
}

#table_about tbody tr>th {
  width: 33.333%;
  flex: 33.333%;
  padding: 5px 15px;
  box-sizing: border-box;
  background: #000;
}

#table_about tbody tr>td {
  width: 66.666%;
  flex: 66.666%;
  padding: 5px 15px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  border-bottom: 2px solid #1a1a1a;
}

.socialnets {
  display: flex;
  padding-bottom: 40px;
  margin-top: 15px;
}

.socialnets a {
  margin-right: 10px;
  color: #fff;
}

.socialnets .facebook {
  background: #3b5998;
}

.socialnets .twitter {
  background: #00acee;
}

.socialnets .instagram {
  background: #405de6;
}

.socialnets .socialItem:hover {
  background: #000 !important;
  color: #fff !important;
}

.photos {
  padding-bottom: 40px;
}

.awards {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}

.awards_container {
  padding-bottom: 40px;
}

.awards>div {
  flex: 1;
  max-width: 20%;
  min-width: 20%;
  text-align: center;
  padding: 75px 10px 10px;
}

.awards>div h3 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
}

.vrpa .awards>div h3,
.vrpa .awards>div h3 p {
  color: #000;
}

.awards>div p {
  font-size: 13px;
  line-height: 1.5;
}

.main_data_left {
  padding-right: 265px;
}

.main_data_right {
  max-width: 250px;
  position: absolute;
  right: 0;
  bottom: 20px;
}

@keyframes beat {
  to {
    transform: scale(1.4);
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .model_page #videos .best-video-container .buy_box_w .header_buy_box {
    padding: 10px;
  }

  .model_page #videos ._now_box .subtitle {
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  .head_model {
    align-items: flex-start;
  }

  .model_main_data {
    flex-direction: column;
  }

  .head_model h1 {
    font-size: 42px;
    line-height: 36px;
  }

  .model_page h2 {
    font-size: 24px;
  }

  .main_data_left {
    padding-right: 0;
  }

  .main_data_right {
    position: relative;
    bottom: 0;
    margin-bottom: 15px;
    max-width: inherit;
  }

  .vote_section {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
  }

  .vote_section .likes_click {
    padding-bottom: 0;
  }

  .best-video-container {
    flex-direction: column;
  }

  .model_page #videos .best-video-container .videoItem {
    min-width: 100% !important;
    max-width: 100% !important;
  }

  .model_page #videos .best-video-container .buy_box_w {
    min-width: 100% !important;
    max-width: 100% !important;
    border-radius: 0 0 15px 15px !important;
  }

  .model_page #videos .best-video-container .buy_box_w .header_buy_box {
    border-radius: 0 !important;
  }
}

@media (max-width: 600px) {
  .feature_img_model {
    margin-right: 0;
  }

  .awards>div {
    max-width: 50%;
    min-width: 50%;
  }

  .head_model {
    flex-direction: column;
    align-items: center;
  }

  .model_main_data {
    align-items: center;
  }

  .main_data_left {
    text-align: left;
    position: relative;
  }

  .main_data_right {
    position: static;
  }

  .model_page #videos .videoItem {
    min-width: 100% !important;
    max-width: 100% !important;
  }

  .rate {
    position: absolute;
    right: 0px;
    top: -45px;
    width: auto !important;
  }

  .rate .dislikeNew,
  .rate .likeNew {
    width: auto !important;
  }

  #table_about {
    flex-direction: column;
  }

  #table_about tbody {
    width: 100%;
  }

  .feature_img_model {
    min-width: inherit;
    max-width: inherit;
    min-height: 250px;
    max-height: 300px;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
  }

  /*.feature_img_model:before{
        content:'';
        position:absolute;
        bottom:0;
        left:0;
        right:0;
        top:50%;
        background: rgb(26,26,26);
        background: -moz-linear-gradient(0deg, rgba(26,26,26,1) 0%, rgba(26,26,26,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(26,26,26,1) 0%, rgba(26,26,26,0) 100%);
        background: linear-gradient(0deg, rgba(26,26,26,1) 0%, rgba(26,26,26,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a1a1a",endColorstr="#1a1a1a",GradientType=1);
    }*/
  .feature_img_model img {
    min-height: 330px;
    max-height: 380px;
  }

  .inner_menu {
    overflow: auto;
  }

  .inner_menu a {
    white-space: nowrap;
  }

  .main_data_right {
    margin-top: 10px;
  }

  .vote_section {
    display: inline-block;
    width: 100%;
  }

  .min-description {
    font-size: 13px;
    line-height: 20px;
  }
}