/* 
	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 .cat{padding: 0 10px 10px 10px;margin-left: 0;overflow: hidden;height: 19px;margin-bottom: 10px;}
.grids .grid .cat:after{display: none;}
.grids .grid .cat .cata{background: #e7f2fa;border-radius: 2px;padding:0 4px 1px;color: #4d93b4;float: left;margin-left: 10px;position: relative;top: 1px;height:19px;overflow: hidden;}
.grids .grid .cat .cata i{font-size: 12px}
.grids .grid .cat .cata a{color: #4d93b4;}
.grids .grid .cat .price{float: left;}
.grids .grid .cat .price .fee{background: linear-gradient(to right,var(--theme-color2),var(--theme-color));padding:1px 4px 2px}
.single-fixed-bottom{display:none;position: fixed;bottom: 0;left: 0;right: 0;height: 50px;background: #fff;z-index: 999;box-shadow: 0px -4px 10px 0px rgba(17, 58, 93, 0.1);}
.single-fixed-bottom a{display:inline-block;height:50px;line-height: 50px;font-size: 17px;text-align: center;}
.single-fixed-bottom a .icon{font-size: 20px}
.single-fixed-bottom .hm{margin-left: 15px;margin-right: 25px}
.single-fixed-bottom .hy{background: #e0bf73;background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%);color: #4e342e;width: 100px;position: absolute;right: 100px;}
.single-fixed-bottom .gm{background: var(--theme-color);color: #fff;width: 100px;position: absolute;right: 0;}

.feature-image-wap-top{margin:-15px -15px 20px}
.feature-image-wap-top img{width:100%;max-height: 500px;object-fit: cover}
.wap-top-title{margin: 0 -15px 20px;padding:0 15px 15px;line-height: 1;font-weight: normal;font-size: 18px;border-bottom: 2px solid var(--theme-color);}
.wap-top-title2{border-bottom-color: #f9f9f9;border-top: 2px solid var(--theme-color);padding:15px;margin-bottom: 10px;font-weight: 600}
.wap-top-title .icon {font-size: 18px;color: var(--theme-color);line-height: 1;}
.wap-top-title-box{margin-bottom: 20px;}
.wap-top-title-box h1{font-weight: 600;font-size: 16px;margin-bottom: 10px;margin-top: 0}
.wap-top-title-box .meta{font-size: 14px;color:#666}
.wap-top-title-box .meta .price{color:var(--theme-color);font-weight: 600;margin-right:10px;font-size: 17px}
.wap-top-title-box .meta .article-collect{float: right;}

@media (max-width: 768px){
	.rollbar{bottom:60px;}
	.single-fixed-bottom{display: block;}
	.footer{padding-bottom: 70px;}

	/*.single-related .related-title, .comments-title{margin: 0 -15px 20px;padding:0 15px 15px;border-bottom: 2px solid var(--theme-color);}*/
}

@media (max-width: 480px){
	.grids .grid .cat {padding: 0 6px 0 6px;margin-left: 0}
	.grids .grid .cat .price{float: none;position: absolute;left: 6px;}
	.grids .grid .cat .cata{margin-left: 90px;}
}