/* 
	Theme Name: Modown Child
	Theme URL: http://www.mobantu.com/7191.html
	Description: WordPress资源下载主题 子主题 你可以自由美化、二开
	Author: 模板兔
	Author URI: http://www.mobantu.com
	Template: modown
	Version: 1.0
*/


/*缩略图下方隐藏作者和日期*/
.grids .grid .grid-author { 

    display: none;
}
/*缩略图下方隐藏作者和日期*/
.logom { display: none; }
/*通知图标圆点红色*/
.nav-right .nav-notice .header__notify {
    position: absolute;
    top: 9px;
    right: -4px;
    width: 8px;
    height: 8px;
    background: #f70000;
    border-radius: 50%;
}
.sign-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity = 30);
}

@media (max-width: 640px){
/*移动端文章页会员价格列表不隐藏*/
.erphpdown-box .vip .vip-discounts .vip-discounts-tips {
    /*position: static;*/
    /*bottom: -53px;*/
    /*left: calc(50% - 135px);*/
    
    /*background-image: url(/gj/pic/unitCard_v2.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    position: absolute;
    bottom: 53px;
    left: calc(40% - 135px);
    /*background: #fff;*/
    box-shadow: 0 0 0px rgba(0,0,0,0.1);
    border-radius: 5px;
    padding: 7px 12px 9px;
    min-width: 130px;
    z-index: 9;
    display: block;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    /*border: 1px solid #f19537;*/
}

.erphpdown-box .vip .vip-discounts {
    display: contents;
    position: relative;
    text-decoration: overline;
    cursor: pointer;
    margin-bottom: 10px;
    
}


.erphpdown-box .vip .vip-discounts .vip-discounts-tips:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    border-top-color: rgba(255, 255, 255, 1.0);
    position: absolute;
    margin-left: 3px;
    bottom: -14px;
    display: none;
}

}
/*移动端文章页会员价格列表不隐藏*/

/*通知图标圆点红色*/
/*移动端logo隐藏和右上角菜单按钮*/
@media (max-width: 768px){
    .logo {
        display: none;
    }
    
    .nav-right .nav-button a {
    color: #000000;
    display: none;
}
    
    
}
    
/*移动端logo隐藏和右上角菜单按钮*/

/*下载页右边VIP高速下载样式*/  
/*VIP--<i class="icon icon-vip-m" style="font-size:35px;top: 4px;color: #996e1c;" ></i>VIP专线高速下载通道*/
.widget-erphpdown .erphpdown-child .erphpdown-child-title {
    padding: 0 7px 1px;
    color: #613C14;
    position: absolute;
    top: 0;
    left: 0px;
    background: linear-gradient(90deg, #FBE2B6 0%, #F4C069 100%);
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    width: 100%;
    line-height: 35px;
}
.widget-erphpdown .item {
    margin-bottom: 7px;
    
}
.widget-erphpdown.widget-erphpdown-free .down, .widget-erphpdown .down.bought {
    background: #000000 !important;
}
.widget-erphpdown .down {
    display: block;
    background: var(--theme-color);
    color: #ffe4a4 !important;
    border-radius: 50px;
    padding: 8px 0;
    text-align: center;
    margin-top: 15px;
    width: 50%;
    margin: 0 auto;
}
.widget-erphpdown .price {
    text-align: center;
    margin-top: 30px;
}
.sidebar .widget {
    padding: 5px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: var(--theme-radius);
    overflow: hidden;
    position: relative;
}

.widget-erphpdown .vip-only a {
    display: block;
    background: var(--theme-color);
    color: #ffe4a4 !important;
    border-radius: 50px;
    padding: 8px 0;
    text-align: center;
    margin-top: 15px;
    margin-left: 0;
    font-size: 15px;
    line-height: 1.5;
    width: 50%;
    margin: 0 auto;
}
.erphpdown-box .erphpdown-price {
    float: left;
    line-height: 39px;
    margin-top: 45px;
}
.widget-erphpdown .demos .demo-item {
    padding: 8px 0;
    display: inline-block;
    margin: 0 5px;
    width: calc(100% - 10px);
    text-align: center;
    background: #fff200;
    border-radius: 5px;
    color: #000;
}


@media (max-width: 640px){

.erphpdown-box .erphpdown-price {
    /*float: left;*/
    line-height: 39px;
    margin-top: 0px;
    float: none;
    text-align: center;
    margin-left: calc(45% - 10px);
}
.erphpdown-box .erphpdown-child .erphpdown-child-title {
    padding: 10px;
    color: #613C14;
    position: absolute;
    top: 0;
    left: 0px;
    background: linear-gradient(90deg, #FEE2B6 0%, #FEC86E 99%);
    border-radius: 0 0 5px 5px;
    font-size: 15px;
    width: 100%;
    line-height: 15px;
    text-align: center;
}
.erphpdown-box .down.bought {
    background: var(--theme-color);
    width: 30%;
    margin: 0 auto;
    border-radius: 50px;
    color: #ffe4a4 !important;
}
.erphpdown-box .vip a {
    display: inline-block;
   margin-left: 30%;
    background: var(--theme-color);
    color: #ffe4a4 !important;
    border-radius: 50px;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    line-height: 1.7;
    min-width: 100px;
    
}
.erphpdown-box .erphpdown-cart {
    float: none;
    text-align: center;
}
.erphpdown-box .down {
    margin-left: auto;
    display: block;
    margin-top: 10px;
}
.erphpdown-box .down {
    display: inline-block;
    background: var(--theme-color);
    color: #fff !important;
    border-radius: 50px;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    line-height: 1.7;
    min-width: 100px;
    margin-left: 40%;
    width: 50%;
    margin-top: 10px;
}
/*下载页右边VIP高速下载样式*/  


.logom { display: block; }


}



