.item-col .item-quality {

    background-color: #00ccff;

}



.item-col > .inner-col > a:hover .image::before {

    border-color: #eda4b2;

}

.item-col.-latest .inner-col > a:hover::before {

    border-color: #eda4b2;

}

.item-col.-latest .inner-col > a:hover .item-name > span {

    background-color: #eda4b2;

}

.main-nav .nav-elem > a:not(.show-drop):hover, .main-nav .nav-elem > button:hover {

    text-decoration: none;

}

@media (max-width: 600px){

    .update-col .label{

        font-size: 24px;

    }

}

@media (max-width: 480px){

    .title-col h1, .title-col h2, .title-col h3, .title-col h4, .title-col h5, .title-col h6{

        font-size: 33px;

    }

}

.model-avatar {

    padding-top: 164%;

}

.item-col.-model .item-name{

    opacity: 0.8;

}

.item-col .image {

    padding-top: 66.579%;

}

.btn.btn-blue-g::before,

.plan-item-col .btn.btn-default:hover{

    background: #ef6aa6;

}

.old-price{

    font-size: 25px;

    color: #c1c1c1;

    text-decoration: line-through;

    font-weight: 400;

    font-style: normal;

    margin-right: 5px;

}

.plan-item-col .price .label .super.dolar{

    font-size: 30px;

    font-weight: 400;

}

.item-col > .inner-col > a { 

    display: block; 

    border-radius: 12px;

}

.item-col .image {

    box-shadow: 0 0 6px #ccc;

}

.item-col .image > img{

    z-index: 2;

}

@media (max-width: 1039px){

    .item-col.-latest .latest-new .main-image .item-name{

        right: 0;

    }

    .item-col.-latest .item-name > span {

        padding: 5px 20px;

    }

}

.loader-wrap .loader{

    opacity: 1;

    left: 0;

    top: 0;

}

.image-ar video{

    width: 100%;

    position: absolute;

    left: 0;

    top: 0;

}

.item-col.-latest .latest-new .main-image .image,

.item-col.-latest .latest-new .sub-image .image{

    box-shadow: 0 0 6px #ccc;

}

.item-col.-latest .inner-col > a{

    overflow: visible;

}

.item-col.-latest .latest-new .sub-image{

    overflow: visible;

}



.more-desc{

    display: none;

}

.more-desc.active{

    display: block;

}



[data-action="show-more-desc"],

[data-action="show-less-desc"]{

    font-size: 20px;

    cursor: pointer;

    margin-left: 5px;

    display: inline-block;

    color: #B34FEF;

}

[data-action="show-more-desc"]:hover,

[data-action="show-less-desc"]:hover{

    color: #000;

}



.item-col .image-wrapp>img {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: center;

}

.item-col .item-date .sub-label, .item-col .item-time .sub-label {

    margin-left: 0;

    color: #737373;

    font-size: 13px;

    font-weight: 500;

}

.btn.btn-header{

    border: 2px solid #58c8f2;

}

.item-col .item-models {

    font-weight: 500;

}



.item-col.-latest .main-image img,

.item-col.-latest .latest-new .sub-image .image img,

.item-col.-latest .latest-new .sub-image .image,

.item-col.-latest .latest-new .main-image .image,

.item-col .image > img{

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

}



.lates-sec {

    overflow: hidden;

}



@media (max-width: 1039px){

    .header-sec {

        background-color: rgba(255,255,255,.63);

    }   

    .main-header {

        background-color: rgba(255,255,255,.63);

    }

}



.static-col p{

    color: #174d7e;

}



.static-col, .front-desc, .front-desc h2, .static-col h2{

    text-transform: none;

    font-size: 12px;

    margin-top: 20px;

}



.front-desc h2,

.static-col h2{

    font-weight: 600;

    font-size: 14px;

    margin-bottom: 0;

}

.front-desc p,

.static-col p{

    margin-bottom: 10px;

    font-size: 12px;

    line-height: 18px;

}







.nav-channels {

    position: absolute;

    left: 5px;

    right: 5px;

    top: 78px;

    background: #fff;

    visibility: hidden;

    opacity: 0;

    transition: all .3s ease;

}



.main-nav .nav-elem.has-drop {

    position: static;

}



@media (min-width: 1336px){

    .main-nav .nav-elem.has-drop:hover .nav-channels{

        visibility: visible;

        opacity: 1;

    }

}



.nav-col {

    position: static;

    flex-basis: 0;

}



.nav-channels .item-col.-channel{

    margin-top: 20px;

    max-width: 12.5%;

}



@media (min-width: 1040px){

    .search-box {

        right: 264px;

        left: auto;

    }   

    .search-box.active{

        left: 320px;

    }

}

@media (min-width: 1336px){

    .nav-channels .item-col.-model{

        margin-top: 20px;

        max-width: 12.5%;

    }

}


header h1, header h1 span
{
    color:#58c8f2 !important;
    font-weight:500 !important;
}

.lates-sec .item-name 
{
    font-weight:500 !important;
}

.lates-sec .sub-label
{
    font-size: 12px !important; 
    color: #e3008f !important;
}



.lates-sec .item-quality
{
    border-radius:5px !important;
}


.btn.btn-pink-g .sub-label
{
    font-weight: bolder !important;
}


.btn.btn-pink-g .sub-label b 
{
    font-weight: inherit !important;
    
}


.btn.btn-pink-g 
{
    font-size: 28px !important;
    border-radius: 20px;
    padding: 17px 20px;
}

@media (max-width: 420px)
{
    .btn.btn-pink-g 
    {
        font-size: 20px !important;
    }

}


.btn.btn-header
{
    display:none !important;
}


.content-sec .item-name,.upcomeing-sec .item-name, .popular-sec .item-name 
{
    font-weight: 500 !important;
}


.content-sec .sub-label,.upcomeing-sec .sub-label, .popular-sec .sub-label
{
    font-size: 12px !important; 
    color: #e3008f !important;
}

.content-sec .item-quality,.upcomeing-sec .item-quality, .popular-sec .item-quality
{
   border-radius: 5px !important;
}

.models-index-sec .item-name
{
    background-color: rgba(54, 146, 203, 1) !important;
    opacity:1 !important;
}


.join-now-sec .label 
{
    font-weight: 500 !important;
}

.join-now-sec .access-list li:before 
{
    background-color: #e95da5 !important;
}



.item-col.-paysite:nth-child(12n+2) .item-name, .item-col.-paysite:nth-child(12n+4) .item-name, .item-col.-paysite:nth-child(12n+6) .item-name, .item-col.-paysite:nth-child(12n+7) .item-name, .item-col.-paysite:nth-child(12n+9) .item-name, .item-col.-paysite:nth-child(12n+11) .item-name, .item-col.-channel:nth-child(12n+2) .item-name, .item-col.-channel:nth-child(12n+4) .item-name, .item-col.-channel:nth-child(12n+6) .item-name, .item-col.-channel:nth-child(12n+7) .item-name, .item-col.-channel:nth-child(12n+9) .item-name, .item-col.-channel:nth-child(12n+11) .item-name
{
    background: linear-gradient(to bottom, rgba(161, 229, 255, 0) 0%, #d667a0 100%) !important;
}



form .btn-pink
{
    background:linear-gradient(180deg, rgb(252, 129, 185) 0%, rgb(233, 60, 150) 100%) !important;
}

.join-info-col h2 
{
    font-weight: 500 !important;
}


.join-info-col .access-list li::before 
{
    background-color:#e95da5 !important;
}


.content-sec .content-title h1 
{
    font-weight: 500 !important;
}

.content-join .btn.btn-pink-g .label 
{
    font-weight: bolder !important;
}

.content-join .btn.btn-pink-g .label b 
{
    font-weight: inherit !important;
}


.item-models a .sub-label
{
    font-size: 16px !important;
    color: #174d7e !important;
    line-height: 19px !important;
  
}


.flip-clock-container [class|="flip-item"][class$="seconds"]::after 
{
    z-index: 3;
    color: white !important;
}

.flip-clock-container [class|="flip-item"][class$="minutes"]::after 
{
    z-index: 3;
    color: white !important;
}

.flip-clock-container [class|="flip-item"][class$="hours"]::after 
{
    z-index: 3;
    color: white !important;
}

.flip-clock-container [class|="flip-item"][class$="days"]::after 
{
    z-index: 3;
    color: white !important;
}

.flip-clock-container li 
{
    padding-bottom: 0 !important;
}




.download-item a .sub-label 
{
    color:white !important;
    font-size:14px !important;
}

.btn.btn-purple-g {
    color: #ffffff;
    background: #c771c4;
    background: -moz-linear-gradient(top, #c771c4 0%, #743472 100%);
    background: -webkit-linear-gradient(top, #c771c4 0%, #743472 100%);
    background: linear-gradient(to bottom, #c771c4 0%, #743472 100%)
}

.btn.btn-purple-g:hover {
    color: #ffffff;
    background: #743472;
    background: -moz-linear-gradient(top, #743472 0%, #c771c4 100%);
    background: -webkit-linear-gradient(top, #743472 0%, #c771c4 100%);
    background: linear-gradient(to bottom, #743472 0%, #c771c4 100%)
}

.item-col.-deal .btn.btn-purple-g {
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  border-radius: 5px;
  width: 160px;
}

.item-col.-deal .deal-price {
  text-align: center;
  line-height: 1;
  margin-bottom: 5px;
}

.item-col.-deal .deal-price .old {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  font-weight: 300;
}

.item-col.-deal .deal-price .new {
  display: inline-block;
  vertical-align: baseline;
  font-size: 24px;
  font-weight: 700;
  color: #ed65a6;
}
.top-info:hover{
    color: #fff;
}







@media (max-width: 500px)
{
    .join-now-col .btn.btn-pink-g {
        font-size: 6.5vw !important;
      }
}


@media (max-width: 980px)
{
    .pagination a
    {
        display:none;
    }

    .pagination .prev, .pagination .next
    {
        display:flex;
    }
}


.tag-item .sub-label 
{
    font-size:inherit !important;
}

.showMoreBtn 
{
    color:#B34FEF;
    border:none;
    outline:none;
    font-size:20px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: normal;
    transition:0.4s;
    padding:4px;
}

.showMoreBtn:hover 
{
    transition:0.4s;
    opacity:0.6;
}


.content-tags .box
{
    overflow:hidden;
    height:60px;
}


.box--open
{
    height:fit-content !important;
}

.btn-favorites i{
    margin-right: 10px;
}
.btn-favorites{
    padding-left: 20px;
    padding-right: 20px;
}