/*
 Theme Name: Modown Child
 Theme URL: http://www.mobantu.com/7191.html
 Description: Child theme overrides for sucai.51ymjy.cc
 Author: Mobantu
 Template: modown
 Version: 1.0
*/

.lists .grid h3 {
    font-size: 15px;
    font-weight: normal;
}

.grids .grid h3 {
    font-size: 15px;
    font-weight: normal;
    position: relative;
}

.grids .grid h3 a {
    height: 40px;
    -webkit-line-clamp: 2;
}

.grids .audio .title {
    line-height: 25px;
}

.grids .grid h3 a,
.lists .list h3 a,
.lists .grid h3 a,
.home-blogs ul li h3 a {
    font-weight: 600;
}

.post > .vip-tag,
.post > .free-tag {
    display: none !important;
}

.article-content .gallery-item > a,
.article-content .gallery-item .img,
.article-content .blocks-gallery-grid .blocks-gallery-item figure {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 100%;
    display: block;
}

.article-content .gallery-item img,
.article-content .blocks-gallery-grid .blocks-gallery-item img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.article-tags a:nth-child(5n) {
    background-color: #4a4a4a !important;
    color: #fff !important;
}

.article-tags a:nth-child(5n + 1) {
    background-color: #ff5e5c !important;
    color: #fff !important;
}

.article-tags a:nth-child(5n + 2) {
    background-color: #ffbb50 !important;
    color: #fff !important;
}

.article-tags a:nth-child(5n + 3) {
    background-color: #1ac756 !important;
    color: #fff !important;
}

.article-tags a:nth-child(5n + 4) {
    background-color: #19b5fe !important;
    color: #fff !important;
}

.erphpdown-box,
.erphpdown,
.article-content .erphpdown-content-vip {
    background: transparent !important;
    border: 2px dashed var(--theme-color);
}

.erphpdown-box .erphpdown-title {
    display: inline-block;
}

.footer-fixed-nav a {
    width: 20%;
}

.rollbar {
    top: 50%;
    bottom: inherit;
    transform: translateY(-50%);
}

.user-main {
    min-height: 760px;
}

.elevator_item .hd-time-limited {
    display: block;
    position: fixed;
    left: 10.6px;
    top: 800px;
    width: 196px;
    height: 170px;
    margin-top: 60px;
    background: url(/wp-content/uploads/2022/01/12160105437.png) no-repeat center;
    animation: vip-199-180510 1.5s infinite;
}

@keyframes vip-199-180510 {
    0% {
        top: 430px;
    }

    50% {
        top: 450px;
    }

    100% {
        top: 430px;
    }
}

.elevator_item {
    position: fixed;
    left: 12px;
    top: 195px;
    z-index: 11;
}

ol.teamnewslist {
    list-style: none;
    margin-left: 36px;
    padding-left: 14px;
    border-left: 1px solid #e6eaed;
    font-size: 18px;
    color: #666;
}

.teamnewslist b {
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.teamnewslist b::after {
    position: absolute;
    top: 0;
    left: -22px;
    width: 14px;
    height: 14px;
    content: "";
    border: 2px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(255, 255, 255, 1), 0 0 0 rgba(255, 255, 255, 1);
}

.teamnewslist li {
    margin-bottom: 30px;
}

.teamnewslist li:hover {
    color: #555;
}

.teamnewslist li:hover b::after {
    border-color: #f26013;
}

.teamnewslist li:hover b {
    color: #f26013;
}

@media (max-width: 768px) {
    .nav-right .nav-tougao,
    .topbar,
    .footer-widgets,
    .vip-why,
    .totals,
    .rollbar {
        display: none;
    }

    body.has-topbar {
        margin-top: 60px;
    }

    body.has-topbar .header {
        top: 0;
    }

    body.has-topbar .search-wrap.show {
        top: 60px;
    }

    body {
        margin-bottom: 50px;
    }

    .sitetips-default {
        bottom: 100px;
    }
}

@media (max-width: 480px) {
    .grids .grid .grid-meta .views,
    .lists:not(.cols-title) .list .list-meta .views,
    .lists .grid .grid-meta .views {
        display: inline-block !important;
    }
}
