.models-list-container h1 {
    font-size: 1.3em;
    padding: 0 0 5px 5px;
}

.models-list-container h3 {
    font-size: 1.2em;
    padding: 0 0 5px 5px;
    color: #7b7b7b;
}

.models-list-item-online-dot {
    height: 5px;
    width: 5px;
    background-color: #8fff55;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: -1px;
}

.models-list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);;
    column-gap: 10px;
    row-gap: 10px;
    min-height: 0;
    min-width: 0;
    padding-bottom: 10px;
}

.models-list .online-offline {
    opacity: 0.76;
    filter: brightness(46%);
}

.models-list .models-list__item {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    margin: 4px 2px 4px 2px;
}

.models-list .models-list__image {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.models-list .category-star{
    display: none;
}

.models-list .category-exists .category-star{
    display: block;
}

.category-exists .category-star {
    position: absolute;
    background: url("/static/icons/icon-star-collection.png") top left no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    bottom: 10px;
    right: 10px;
    transition: all .3s;
}

.models-list .models-list__item.face-1 .models-list__name {
    color: #ebeaf3;
}

.models-list__image-link {
    display: block;
    width: 100%;
    height: 100%;
}

.models-list__image-link:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, transparent, rgba(0, 0, 0, .2), rgba(0, 0, 0, .7));
}



a.models-list__name {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-transform: capitalize;
    color: #fff;
    overflow: hidden;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 70%);
    position: absolute;
    bottom: 3px;
    left: 4px;
}

.multi-tags-in-line{
    display: inline-block;
    padding: 0 0 10px 0;
}
.multi-tag-in-line {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
    padding: 3px 18px 3px 3px;
    margin: 0 5px 0 2px;
    transition: .3s;
    border: 1px solid #FF577DFF;
    background-color: #fff;
    color: #FF577DFF;
    white-space: nowrap;
    position: relative;
}

.multi-tag-in-line.nodel{
    padding: 3px 3px 3px 3px;
}

.multi-tag-in-line:hover{
    background: #f3e8ec;
}

.multi-tag-in-line a.sel {
    color: #FF577DFF;
}

.multi-tag-in-line a.del {
    color: #FF577DFF;
    text-decoration: none;
    background-image: url("/static/icons/deselect.png");
    background-size: 80% auto;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    right: -2px;
    display: inline-block;
    opacity: 0.5;
}

.multi-tag-in-line:hover a.del{
    opacity: 0.95;
}

.icon-platform {
    position: absolute;
    transition: visibility 0.3s linear, opacity 0.3s linear;
    top: 5px;
    right: 5px;
    background-repeat: no-repeat;
    background-position: top;
}

.models-list .icon-stripchat {
    background-image: url("/static/icons/stripchat.png");
    background-size: 100% auto;
    width: 80px;
    height: 20px;
}

.models-list .icon-bongacams {
    background-image: url("/static/icons/bongacams.png");
    background-size: 100% auto;
    width: 80px;
    height: 20px;
}

.models-list .icon-cam4 {
    background-image: url("/static/icons/cam4.png");
    background-size: 100% auto;
    width: 60px;
    height: 20px;
}

.models-list .icon-camlust {
    background-image: url("/static/icons/camlust.png");
    background-size: 100% auto;
    width: 80px;
    height: 20px;
}

.models-list .icon-camscom {
    background-image: url("/static/icons/camscom.png");
    background-size: 100% auto;
    width: 50px;
    height: 20px;
}

.models-list .icon-camsoda {
    background-image: url("/static/icons/camsoda.png");
    background-size: 100% auto;
    width: 80px;
    height: 25px;
}

.models-list .icon-chaturbate {
    background-image: url("/static/icons/chaturbate.png");
    background-size: 100% auto;
    width: 80px;
    height: 25px;
}

.models-list .icon-flirt4free {
    background-image: url("/static/icons/flirt4free.png");
    background-size: 100% auto;
    width: 100px;
    height: 25px;
}

.models-list .icon-imlive {
    background-image: url("/static/icons/imlive.png");
    background-size: 100% auto;
    width: 65px;
    height: 20px;
}

.models-list .icon-livejasmin {
    background-image: url("/static/icons/lj.png");
    background-size: 100% auto;
    width: 90px;
    height: 25px;
}

.models-list .icon-skyprivate {
    background-image: url("/static/icons/skyprivate.png");
    background-size: 100% auto;
    width: 90px;
    height: 20px;
}

.models-list .icon-xcams {
    background-image: url("/static/icons/xcams.png1");
    background-size: 100% auto;
    width: 60px;
    height: 25px;
}

.models-list .icon-xlove {
    background-image: url("/static/icons/xlove.png");
    background-size: 100% auto;
    width: 50px;
    height: 20px;
}

/* desktop with no sidebar */
@media (max-width: 1200px) {
    .models-list {
        grid-template-columns:1fr 1fr 1fr 1fr;
    }
}

/* desktop with no sidebar */
@media (max-width: 1100px) {
    .models-list {
        grid-template-columns:1fr 1fr 1fr;
    }
}

/* mobile with no sidebar */
@media (max-width: 800px) {
    .models-list {
        grid-template-columns:1fr 1fr;
    }
}

.list-on-category-main p{
    margin: 0 0 20px 6px;
    font-size: 13pt;
}