/* Breadcrum styles */

.single-pelicula .breadcrumb{
    margin: 0;
    list-style: none;
    /*background: #000;
    /*justify-content: flex-start;*/
    padding:10px;
    /*border-radius: 15px 15px 0 0;*/
}
.single-pelicula .breadcrumb li{
    margin-bottom:0;
}
.video-detail-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

body:not(.vrpa) .video-detail-loader {
    background: rgba(17, 17, 17, 0.95);
}

body.vrpa .video-detail-loader {
    background: rgb(169 169 169 / 95%);
}

.video-detail-loader .loading-spinner { 
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: transparent;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
    border-top-color: var(--main-color);
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.video-detail-loader.loaded {
    display: none;
}

#vri_entervr {
    z-index: 9999;
}

/*  */

.give-us- {
    display: flex;
    justify-content: flex-end;
}

.give-us--popup .header,
.give-us--popup .content {
    background-color: #1a1a1a !important;
    font-family: "Open Sans";
}

body.pvg .give-us--popup .header,
body.pvg .give-us--popup .content {
    background-color: #1a172e !important;
    font-family: "Open Sans";
}

.give-us--popup .header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
}

body.pvg .give-us--popup .content label,
body.pvg .give-us--popup .content .subtitle {
    color: #ffffff !important;
    display: block !important;
}

.give-us--popup .content .subtitle {
    font-style: italic;
    font-size: 11px;
}

.give-us--popup textarea {
    min-width: 100%;
    max-width: 100%;
    margin: 10px 0px;
    min-height: 200px;
    max-height: 200px;
    resize: none;
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    border-radius: 8px;
    background-color: #4a4a4a;
    border: 1px solid #888888;

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.give-us--popup input[type="submit"] {
    margin: 5px 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
}

.give-us--popup .wpcf7-response-output {
    margin: 0;
    padding: 10px;
    color: #ffffff;
    font-size: 12px;
    border: 0;
    letter-spacing: 0.5px;
    background-color: #b14343;
    border-radius: 3px;
    display: none;
}

.give-us--popup .wpcf7-mail-sent-ok {
    background-color: #5db143;
}

.give-us--popup form.sent *:not(.wpcf7-response-output) {
    display: none;
}

.give-us--popup .wpcf7-not-valid-tip {
    display: none;
}

.give-us- .give-us--wrapper {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.give-us- .give-us--text {
    font-size: 14px;
    display: inline-block;
    line-height: 15px;
    margin-right: 5px;
}

.give-us- .give-us--icon {
    display: inline-block;
    vertical-align: top;
}

body.vrpa .give-us--icon {
    color: #575757;
}

.give-us- .give-us--icon i.fa {
    font-size: 30px;
}

.delight-vr-container {
    padding-bottom: 56.3%;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.delight-vr-container dl8-video,
.delight-vr-container #vrj_player,
.delight-vr-container .preloaded-poster {
    position: absolute !important;
    width: 100%;
}

.delight-vr-container dl8-video {
    z-index: 999;
}

/* Delight VR lazyload */
.dl8-lazy {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.dl8-lazy button.dl8-lazy-button {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out,
        -o-transform 0.1s ease-in-out;
    pointer-events: auto;
}

.dl8-lazy button.dl8-lazy-button:hover {
    transform: scale(1.1);
}

/* FeelConnect */
.modal_interactive_connect {
    position: absolute;
    width: auto;
    max-width: 400px;
    background: #111;
    padding: 15px;
    top: 200px;
    left: 15px;
    right: 15px;
    margin: auto;
    z-index: 100;
    text-align: center;
    display: none;
}

.vrpa .modal_interactive_connect {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.modal_interactive_connect .close_modal {
    position: absolute;
    top: -30px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}

.modal_interactive_connect .qr_img {
    margin: 15px 0;
}

.modal_interactive_connect .qr_img img {
    display: inline !important;
}

.modal_interactive_connect .title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 27px;
}

.modal_interactive_connect .subtitle {
    font-weight: 500;
    font-size: 13px;
    display: block;
    line-height: 18px;
    margin-bottom: 0;
}

/* No Links Message */

@font-face {
    font-family: "Brandon Grotesque";
    src: local("Brandon Grotesque Medium"), local("Brandon-Grotesque-Medium"),
        url("/wp-content/themes/Astra/fonts/BrandonGrotesque-Medium.woff2") format("woff2"),
        url("/wp-content/themes/Astra/fonts/BrandonGrotesque-Medium.woff") format("woff"),
        url("/wp-content/themes/Astra/fonts/BrandonGrotesque-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

/*  links */

/* Tabla de Descargas */

.rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    /* Firefox */
    -moz-transition: all 0.5s ease;
    /* WebKit */
    -webkit-transition: all 0.5s ease;
    /* Opera */
    -o-transition: all 0.5s ease;
    /* Standard */
    transition: all 0.5s ease;
}

@media screen and (max-width: 767px) {
    ._video_section .loading-spinner {
        width: 40px !important;
        height: 40px !important;
    }
}

/*  links */

.row:before,
.row:after {
    display: flex !important;
}

/* Fin del Rediseño de la información de los vídeos */

.links-quarter {
    margin-left: 2% !important;
    width: 24% !important;
    min-width: 280px;
    padding-right: 15px;
}

.trailer--app .elements {
    display: block;
    margin: 15px 0px 15px 10px;
    text-align: left;
}

/* CTAs */

.buy_box_w {
    width: 100% !important;
    margin-bottom: 10px !important;
}

._now_box .subtitle {
    margin-bottom: 0 !important;
}

.buy_box_w ._now_box .header_buy_box {
    color: #fff !important;
}

.extra-2d-popup {
    width: auto !important;
    margin: 0 0.7em !important;
}

.extra-2d-popup.ui.modal>.content {
    padding: initial !important;
    line-height: 0 !important;
}

.extra-2d-popup .content video {
    height: 90vh;
}

.extra-2d-popup .close {
    top: -0.5em !important;
    right: -3em !important;
}

.extra-2d-popup . {
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: -2.5rem;
    z-index: 1;
    opacity: 0.8;
    font-size: 1.25em;
    color: #fff;
    height: 2.25rem;
    padding: 0.625rem 0 0 0;
}

body.mobile .extra-2d-popup {
    bottom: 5vh;
}

body.mobile .extra-2d-popup .close {
    top: -1.5em !important;
    right: 0.3em;
    width: auto;
    height: auto;
    padding: 0;
}

body.mobile .extra-2d-popup .content video {
    width: 90vw;
    height: auto;
}

.trial-block,
.trial-unblock {
    margin-bottom: 10px;
}

.trial-block .buy_box_w,
.trial-unblock .buy_box_w {
    border-radius: 15px 15px 0 0 !important;
    margin-bottom: 0 !important;
}

.trial-unblock .buy_box_w .subtitle {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}

.trial-block .buy_box_w .title,
.trial-unblock .buy_box_w .title,
.trial-unblock .buy_box_w .subtitle {
    text-transform: none;
    color: #000;
}

.trial-unblock .unlocked-icon {
    background-color: #4da318;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;

}

.trial-block .buy_box_w .cta-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.trial-block .buy_box_w .cta-link img {
    margin-right: 10px;
}

.trial-block .buy_box_w .cta-secondary-link,
.trial-unblock .buy_box_w .cta-secondary-link {
    color: #000;
    text-decoration: underline;
    font-size: 13px;
    margin-top: 15px;
    display: inline-block;
}

.trial-block .buy_box_w .cta-secondary-link:hover,
.trial-unblock .buy_box_w .cta-secondary-link:hover {
    color: var(--main-color);
}

.trial-block .videos_sel,
.trial-unblock .videos_sel {
    display: flex;
    align-items: center;
    background: #232323;
    border-radius: 0 0 15px 15px;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    justify-content: center;
}

.trial-block .videos_sel>.videos_block,
.trial-unblock .videos_sel>.videos_block {
    display: flex;
    align-items: center;
    padding: 0px 10px 3px;
    border-radius: 5px;
    background: #ffc600;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .ui.modal>. {
        top: -1.5em;
        right: 2em !important;
        padding: 0;
        height: auto;
    }

    .post-description-button {
        width: 100%;
    }
}

/* END CTAs */

/* MEDIA QUERIES */

@media (max-width: 1279px) {
    .single-pelicula .slider-thumbs {
        margin-top: 0 !important;
    }

    .single-pelicula .vote {
        text-align: right;
        margin-bottom: 10px;
    }

    .single-pelicula .single-video-rating .rate,
    .single-pelicula .video-performers-rating .rate {
        margin-bottom: initial;
    }

    .single-pelicula .favorite {
        padding: 12px 0;
    }
}

@media (min-width: 900px) {
    .trailer--app {
        display: none;
    }
}

@media (max-width: 899px) {
    .trailer--app {
        text-align: center;
        width: 100%;
        display: inline-block;
        font-size: 12px;
    }

    .titleVideo {
        line-height: 25px !important;
    }
}

@media (max-width: 766px) {
    .give-us- {
        justify-content: center;
    }

    .give-us- {
        padding: 4px 0 0 0;
    }

    .delight-vr-container {
        margin-bottom: 5px;
    }
}

/* NOT VRPA */

/*MODAL*/
.-popup,
.give-us--popup {
    max-width: 350px;
}

.give-us--popup .header,
.give-us--popup .content {
    background-color: initial !important;
}

.-popup .header,
.give-us--popup .header {
    padding: 10px 50px 10px 15px !important;
    border-bottom: 1px solid rgba(34, 36, 38, .15) !important;
    ;
}

.give-us--popup .content label,
.give-us--popup .content .subtitle {
    color: rgba(0, 0, 0, .85) !important;
    display: block;
}

.ui.modal.-popup>.content,
.give-us--popup>.content {
    padding: 15px 15px 10px;
}

.ui.modal.give-us--popup textarea {
    background: #eee;
    border: none;
    color: #000;
}

.ui.modal.give-us--popup textarea:focus {
    box-shadow: none !important;
    background: #ddd;
}

.-popup .header .h3,
.give-us--popup .header .h3,
.connect-interactive-popup .header .h3 {
    font-size: 16px;
    font-weight: 700;
    color: rgba(0, 0, 0, .85);
    font-family: 'Raleway', Arial, sans-serif;
    margin-bottom: 0;
}

.ui.modal.-popup>.close,
.ui.modal.give-us--popup .close {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    opacity: .8;
    font-size: 20px;
    color: #000;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 !important;
}

body.pvg .give-us--popup .header .h3,
body.pvg .ui.modal.give-us--popup .close {
    color: #fff !important;
}

.ui.modal.give-us--popup .wpcf7-submit {
    border-radius: 20px;
}

.ui.modal.give-us--popup input[type='submit']:hover {
    box-shadow: none;
    background: #000;
}

body:not(.vrpa) .ui.modal.-popup>.close,
body:not(.vrpa) .give-us--popup>.close {
    color: #000 !important;
}

.ui.modal.-popup .buy_box_w {
    background: transparent;
}

.-popup .header_buy_box .offer .price {
    font-size: 28px;
}

.-popup .header_buy_box {
    display: none;
}

.-popup .body_buy_box {
    padding: 0 !important;
}

.-popup .features-list li {
    font-size: 13px;
}

.-popup .footer {
    padding: 0 15px 30px;
    text-align: center;
}

.-popup .footer a {
    color: #000;
    font-size: 13px;
}

.-popup .footer a:hover {
    color: var(--main-color);
}

/**/
.pre-title_data {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
}

.exclusive_data {
    background: #ffc600;
    color: #000;
    font-weight: 700;
    margin-right: 3px;
    padding: 0px 6px;
}

.exclusive_data {
    position: relative;
    display: inline-block;
}

.free-video_data a {
    color: #fff;
    font-size: 14px;
}

body.vrpa .free-video_data a {
    color: #000 !important;
}

.free-video_data span {
    background: #830fcc;
    color: #fff;
    font-weight: 700;
    margin-right: 3px;
    padding: 0px 6px;
    border-radius: 3px;
    display: inline-block;
}

.exclusive_data .tooltiptext {
    visibility: hidden;
    font-size: 13px;
    width: max-content;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px 10px;

    /* Position the tooltip */
    position: absolute;
    left: 5px;
    top: -35px;
    z-index: 1;
}

.exclusive_data:hover .tooltiptext {
    visibility: visible;
}

.cams_section .widget-title>a {
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    border-bottom: 2px solid var(--main-color);
}

.cams_txt_content .CamsTitle {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
}

body:not(.vrpa) .cams_txt_content .CamsTitle {
    color: #fff;
}

body.vrpa .cams_txt_content .CamsTitle {
    color: #000;
}

.cams_txt_content p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    margin-bottom: 10px;
}

body:not(.vrpa) .cams_txt_content p {
    color: rgba(255, 255, 255, .7);
}

body.vrpa .cams_txt_content p {
    color: rgba(0, 0, 0, .7);
}

.cams_txt_content .btn {
    padding: 5px 10px 3px !important;
    width: max-content;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    border-radius: 20px;
    transition: all linear .3s;
}

body:not(.vrpa) .cams_txt_content .btn {
    background-color: #fff;
    color: #000;
}

body.vrpa .cams_txt_content .btn {
    background-color: #575757;
    color: #fff;
}

.cams_txt_content .btn:hover {
    background: #000 !important;
    color: #fff !important;
}

.connect-interactive-popup .header h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Raleway', Arial, sans-serif;
    margin-bottom: 0;
}

.connect-interactive-popup .header {
    padding-right: 50px !important;
}

.ui.modal.connect-interactive-popup>.close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 1;
    opacity: .8;
    font-size: 20px;
    color: #000;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 !important;
}

.connect-interactive-popup {
    width: 100%;
    max-width: 350px;
}

.connect-interactive-popup .footer {
    padding: 0 15px 30px;
    text-align: center;
}

.connect-interactive-popup .footer a {
    color: #000;
    font-size: 13px;
}

.connect-interactive-popup .footer a:hover {
    color: var(--main-color);
}

.connect-interactive-popup a.btn {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.single-pelicula .container {
    max-width: 1440px;
    padding-right: 0;
    padding-left: 0;
}

.single-pelicula .l-submain.for_pagehead {
    display: none;
}

.single-pelicula .l-submain {
    padding: 20px 0 0 !important;
}

.main-video-page {
    display: flex;
}

body.vram .main-video-page,
body.vrj .main-video-page {
    justify-content: center;
}

.main-video-content {
    width: 75%;
    overflow: hidden;
}

.delight-vr-container {
    margin-bottom: 0;
}

.header_video {
    position: relative;
    padding: 20px;
}

.tittle_rating {
    padding-right: 240px;
}

._options_list,
._versions,
._links_subsection {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

._links_subsection.special {
    margin-left: 20px;
}

.extra_s {
    display: flex;
}

.video-detail-gallery.photos-gallery {
    width: 100% !important;
    margin: 20px 0 !important;
}

.version a {
    padding: 3px;
    display: flex;
    align-items: center;
    color: #fff;
    margin-right: 10px;
    border-radius: 5px;
    transition: all linear .2s;
    margin-bottom: 5px;
}

body:not(.vrpa) .version a {
    background: rgba(255, 255, 255, 0.05);
}

body.vrpa .version a {
    background: rgba(0, 0, 0, 0.05);
    color:#464646;
}
body.vrpa .version a .quality_version{
    background:#222;
}
.version a .size_version {
    font-weight: 600;
    padding-left: 10px;
}

.version a i {
    width: 38px;
    height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.version a .quality_version {
    min-width: 38px;
    padding: 0 8px;
    height: 30px;
    background: rgba(0, 0, 0, 1);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.version a:hover .quality_version,
body.vrpa .version a:hover .quality_version{
    background: rgba(0, 0, 0, .2);
}

._options_list .link_version{
    display: block;
    padding: 2px 10px;
    border-radius: 3px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all linear .2s;
    min-width: max-content;
    box-sizing: border-box;
}

body:not(.vrpa) ._options_list .link_version {
    background: rgba(255, 255, 255, 0.1);
}

body.vrpa ._options_list .link_version {
    background: rgb(0 0 0 / 10%);
    color:#464646;
}

._options_list .link_version:hover,
.version a:hover {
    background: var(--main-color)!important;
    color:#fff!important;
}

.pornstars_video_section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.pornstars_video_section h2 {
    width: 100%;
}

.pornstars_video_section {
    position: relative;
}

.performers_section {
    align-items: center;
    position: relative;
    overflow-x: auto;
    display: flex;
    padding-top: 5px;
    padding-right: 10%;
}

.pornstars_video_section:after {
    content: '';
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(17, 17, 17, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(17, 17, 17, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(17, 17, 17, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#111111", GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10%;
    z-index: 2;
}

body.vrpa .pornstars_video_section:after {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
}

body.pvg .pornstars_video_section:after {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(17, 15, 31, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(17, 15, 31, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(17, 15, 31, 1) 100%);
}

.pornstars_video_section .model-box {
    display: flex;
    align-items: center;
    /*flex-direction:column;*/
    color: #fff;
    margin-right: 20px;
    transition: all linear .2s;
    font-weight: 600;
    margin-top: 2px;
    margin-bottom: 15px;
    min-width: max-content;
}

.pornstars_video_section .model-box h3 {
    line-height: 1;
    margin-bottom: 8px;
}

.pornstars_video_section a img {
    height: 60px;
    width: auto;
    margin-bottom: 3px;
    clip-path: circle(30px at 50% 50%);
    transition: all linear .2s;
}

.pornstars_video_section a {
    transition: all linear .2s;
}

.pornstars_video_section a>img:hover,
.pornstars_video_section a:hover {
    opacity: 0.7;
}

.pornstars_video_section .ratingContainer {
    position: static;
    margin-left: 0px;
    margin-right: 10px;
    max-width: max-content;
}

.model-box>div {
    margin-left: -8px;
}

.model-box>div>div {
    display: flex;
    align-items: center;
}

.video_ifo h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 15px !important;
}

.video_ifo h2 {
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.video_ifo h2 img {
    margin-right: 5px;
}

.video_ifo h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

._video_section,
.extra-2d-content {
    margin-bottom: 15px;
}

.extra-2d-content a.g-btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.categories_video_section {
    padding: 20px;
    border-top: 1px solid rgba(255, 255, 255, .05);
}

.categories_video_section .metaSingleData {
    width: 100%;
}

body:not(.vrpa) ._video_section {
    background: #222;
}

body.vrpa ._video_section {
    background: #fafafa;
}

body:not(.vrpa,.pvg) .pornstars_video_section,
body:not(.vrpa,.pvg) .categories_video_section {
    background: #111;
}

body.vrpa .pornstars_video_section,
body.vrpa .categories_video_section {
    background: #fafafa;
}

body.pvg .pornstars_video_section,
body.pvg .categories_video_section {
    background-color: #110f1f;
}

body.vrpa .categories_video_section {
    border-top: 1px solid rgba(0, 0, 0, .05);
}

.pornstars_video_section h3 {
    margin-top: 0 !important;
    padding-top: 0;
}

.featured_s,
.pornstars_video_section {
    padding: 15px 15px 0 20px;
}

.extra_s {
    padding: 15px 0;
}

.categories_video_section a {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    transition: all linear .2s;
}

body.vrpa .categories_video_section a {
    background: rgba(0, 0, 0, .8);
}

body.vrpa .categories_video_section .metatags a {
    background: rgba(0, 0, 0, .5);
}

.categories_video_section .metatags a {
    background: rgba(255, 255, 255, 0.05);
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
    margin-right: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all linear .2s;
}

body:not(.vrpa) .categories_video_section a:hover,
body:not(.vrpa) .categories_video_section .metatags a:hover {
    background: rgba(0, 0, 0, 1);
}

body.vrpa .categories_video_section a:hover,
body.vrpa .categories_video_section .metatags a:hover {
    background: var(--main-color);
}

.version_info {
    margin-top: 10px;
    padding-bottom: 10px;
}

.version_info.main_versions {
    opacity: 0;
}

.version_info.main_versions.shown {
    opacity: 1;
}

.info_compatible_devices {
    font-size: 12px;
    margin-left: 5px;
}

.extra_s {
    border-top: 1px solid rgba(255, 255, 255, .05);
}
body.vrpa .extra_s {
    border-top: 1px solid rgba(0, 0, 0, .05);
}
.photos-gallery,
.description_container {
    padding: 20px;
}

.relatedVideosSection {
    margin: 0 auto;
    max-width: 1200px;
}

.relatedVideosSection .videoItem {
    width: 33.33%;
    min-width: 33.33%;
    max-width: 33.33%;
}

.relatedVideosSection h3 {
    color: #fff;
}

body.vrpa .relatedVideosSection h3 {
    color: #111;
}

@media (max-width: 899px) {
    .relatedVideosSection .videoItem {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }
}

@media (max-width: 479px) {
    .relatedVideosSection .videoItem {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .relatedVideosSection {
        padding: 4px;
    }
}

.related_video_container>.relatedVideosSection {
    max-width: inherit !important;
    padding-left: 15px;
    padding-right: 15px;
}

.links-quarter {
    width: 24%;
    margin-left: 1% !important;
}

body.vram .links-quarter{
    display: none;
}

.links-quarter .relatedVideosSection .videoItem {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
    padding: 0 !important;
}
.links-quarter .relatedVideosSection .videoItem .badgesContainer{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}
.links-quarter .relatedVideosSection .videoItem .extra-badge {
    position: static;
    right: inherit;
    top: inherit;
    font-size: 11px;
    text-align: center;
    padding: 2px 5px;
    max-width:max-content;
    margin-right: 2px;
    margin-bottom: 2px;
}

.links-quarter .relatedVideosSection .model-title,
.cams_section .model-title {
    font-weight: 600;
    font-size: 18px;
}

.cams_section {
    margin-bottom: 15px;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner,
.cams_container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner>a {
    min-width: 57%;
    width: 57%;
    margin-right: 3%;
    display: flex;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner>.videoInfoContainer,
.cams_container>div {
    min-width: 40%;
    width: 40%;
    display: flex;
    flex-direction: column;
    padding-bottom: 25px;
}

.cams_container>div {
    margin-left: 3%;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner .videoInfo {
    flex-direction: column;
    align-items: flex-start;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner .videoInfo .videoTitle {
    font-weight: 600;
    white-space: normal;
    line-height: 1.3;
    width: 100%;
    text-align: left;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner .videoInfo .like-container-listado {
    max-width: max-content;
    min-width: inherit;
    padding-right: 3px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner>.videoInfoContainer .video-models {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    line-height: 16px;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner>.videoInfoContainer .video-models .more-models {
    color: #fff;
    font-size: 13px;
    opacity: .5;
    margin-left: 3px;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner>.videoInfoContainer .video-models .more-models:hover {
    text-decoration: underline;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner .interactive_video>div {
    padding: 3px;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner .interactive_video>div img {
    width: 18px;
}

.links-quarter .relatedVideosSection .videoItem .videoItemInner .video-duration {
    font-size: 12px;
    background: rgba(0, 0, 0, 0.8);
    padding: 0px 4px;
    border-radius: 3px;
    position: absolute;
    bottom: 3px;
    right: 3px;
    color: #fff;
}

.links-quarter .relatedVideosSection .videoItem .like-container-listado .like-percentage {
    font-size: 12px;
}

.links-quarter .relatedVideosSection .videoItem .like-container-listado .like-percentage .quality {
    font-weight: 900;
    color: rgba(255, 255, 255, 0.5);
}

.data_video {
    display: flex;
    align-items: center;
}

.data_video .interactive_connect {
    position: static;
    margin-right: 10px;
}

.data_video .interactive_connect>.interactive_icon {
    background: #ffc600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.data_video .interactive_connect>.interactive_icon img {
    width: 22px;
    min-width: 22px;
}

.data_video .interactive_connect {
    display: flex;
}

.connect_status {
    line-height: 32px;
    padding: 0 15px 0 10px;
    background: rgb(255, 198, 0);
    background: -moz-linear-gradient(90deg, rgba(255, 198, 0, 1) 0%, rgba(255, 198, 0, 1) 50%, rgba(0, 0, 0, 1) 50%);
    background: -webkit-linear-gradient(90deg, rgba(255, 198, 0, 1) 0%, rgba(255, 198, 0, 1) 50%, rgba(0, 0, 0, 1) 50%);
    background: linear-gradient(90deg, rgba(255, 198, 0, 1) 0%, rgba(255, 198, 0, 1) 50%, rgba(0, 0, 0, 1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc600", endColorstr="#000000", GradientType=1);
    background-position: 100% 0;
    background-size: 200% 100%;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    transition: all linear .3s;
}

.interactive_connect:hover {
    cursor: pointer;
}

.interactive_connect:hover .connect_status {
    background-position: 0 0;
    color: #000;
}

.color_connect {
    width: 14px;
    display: block;
    height: 14px;
    border-radius: 10px;
    margin-left: 10px;
}

.interactive_connect[data-status="offline"] .color_connect {
    background: red;
}

.interactive_connect[data-status="offline"] .status[data-status="offline"] {
    display: block !important;
}

.interactive_connect[data-status="offline"] .status[data-status="online"] {
    display: none !important;
}

.interactive_connect[data-status="online"] .status[data-status="offline"] {
    display: none !important;
}

.interactive_connect[data-status="online"] .status[data-status="online"] {
    display: block !important;
}

.interactive_connect[data-status="online"] .color_connect {
    background: green;
}

.performers_section::-webkit-scrollbar-track {
    background-color: #000;
    border-radius: 10px;
    height: 5px;
}

.performers_section::-webkit-scrollbar {
    width: 3px;
    height: 5px;
}

.performers_section::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
    border-radius: 10px;
}

.g-hr {
    display: none;
}

.accordion-header {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accordion-collapse {
    padding: 0 20px 20px;
}

body:not(.logged-in) .accordion-collapse .extra_s {
    padding: 5px;
    border-top: 0;
}

.blurred_s {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.blurred_s ._versions {
    filter: blur(1px);
    opacity: 0.15;
    pointer-events: none;
}

.blurred_s .version_info {
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    left: 14px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
body.vrpa .blurred_s .version_info{
    color: #222;
    font-weight: 600;
    text-shadow: 0 0 15px rgba(255, 255, 255, 1);
}
body.vrpa .blurred_s .version_info a{
    text-shadow: none;
}

.blurred_s .version_info a {
    background: var(--main-color);
    color: #fff;
    padding: 1px 8px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 15px;
    margin-left: 2px;
    display: inline-block;
}

.blurred_s .version_info a:hover {
    background: #000;
}

#s_accordion {
    position: relative;
}

.preheader_video {
    display: none;
}

.preheader_video ._wrapper_box {
    background: #fff;
    /*margin: 0 20px;*/
    display: flex;
    padding: 10px 15px;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
}

body.vrpa .preheader_video ._wrapper_box {
    border: 1px solid var(--main-color);
}

.preheader_video ._wrapper_box .l_side {
    /*width: 50%;*/
    color: #000;
    line-height: 1.3;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.preheader_video ._wrapper_box .l_side img{
    background: #222;
    padding: 5px;
    border-radius: 30px;
    margin-right:5px;
}

.preheader_video ._wrapper_box .r_side {
    /*width: 50%;*/
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.preheader_video ._wrapper_box .r_side a.btn {
    padding: 12px 20px;
    display: block;
    font-size: 17px;
    min-width: 220px;
}

.animation-arrow{
    font-size:24px;
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}

.single-pelicula .data_video .featured_data a {
    color: #ccc;
}

@media (min-width:1025px) {
    #s_accordion .accordion-header {
        pointer-events: none;
    }

    #s_accordion .accordion-header .tittle_icon {
        display: none;
    }

}

@media (max-width:1024px) {
    .accordion-collapse {
        display: none;
    }
}

@media (max-width:1023px) {
    .main-video-page {
        display: flex;
        flex-direction: column;
    }

    .single-pelicula .l-submain {
        padding: 0 !important;
    }

    .main-video-content {
        width: 100%;
    }

    .links-quarter {
        width: calc(100% - 30px) !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        padding-right: 0 !important
    }

    .extra-2d-content {
        margin-left: 10px;
        margin-right: 10px;
    }

    .extra-2d-content a.g-btn {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .preheader_video {
        display: block;
    }
}

@media (max-width:900px){
    body.single-pelicula .main-nav{
        position: fixed !important;
    }
    body.single-pelicula .main-video-page {
        margin-top:60px;
    }    
}

@media (max-width:768px) {
    .performers_section {
        overflow-x: scroll;
        display: flex;
        flex-wrap: nowrap;
    }
}

@media(max-width:600px) {
    .tittle_rating {
        padding-right: 0;
    }

    .video_ifo h1 {
        margin-bottom: 5px !important;
    }

    body.logged-in .data_video {
        align-items: flex-start;
        flex-direction: column;
    }

    .interactive_connect {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .extra_s>div {
        flex: 1;
    }

    .pornstars_video_section h2 {
        width: 100%;
    }

    .pornstars_video_section a {
        margin-bottom: 10px;
    }

    .extra_s {
        flex-direction: column;
    }

}

@media(min-width:600px) and (max-width:768px) {
    .links-quarter .relatedVideosSection .videoItem {
        width: 50% !important;
        min-width: 50% !important;
        max-width: 50% !important;
        padding-right: 15px !important;
        box-sizing: border-box;
    }
}

@media(min-width:769px) and (max-width:1024px) {
    .links-quarter .relatedVideosSection .videoItem .extra-badge {
        font-size: 9px;
    }
}

@media (max-width: 1165px) {
    ._links_subsection.special {
        margin-left: 0;
        margin-top: 20px;
    }
}

@keyframes beat {
    to {
        transform: scale(1.4);
    }
}

/* right bounce */
@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    40% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px);
    }
    60% {
      -webkit-transform: translateX(-15px);
      transform: translateX(-15px);
    }
  }
  @-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
      transform: translateX(0);
    }
    40% {
      transform: translateX(-10px);
    }
    60% {
      transform: translateX(-15px);
    }
  }
  @keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    40% {
      -ms-transform: translateX(-10px);
      transform: translateX(-10px);
    }
    60% {
      -ms-transform: translateX(-15px);
      transform: translateX(-15px);
    }
  }
  /* /right bounce */