/*   
Theme Name: aiforwork子主题
Theme URI:https://www.aifor.work
Description:aiforwork子主题
Author:aiforwork子主题 
Author URI: https://www.aifor.work
Template:justnews
Version: 1.0 
*/

#wpcontent{
	padding-left: 0px !important;
}
.post-loop-default .item-category {
    right: 10px;
	 left:inherit;
}
.footer-upyun{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}
.footer-col-logo img{
    max-width: 200px !important;
}
body>header.header {
    background-color: #fff;
    padding: 5px 0px !important;
}
.footer-upyun {
    align-items: end;
    padding-top: 31px !important;
}
.footer-sns {
    margin-top: 20px;
}
.member-form-logo {
    height: 60px;
}
.wp-block-wpcom-url-card .url-card {
     width: 100% !important; 
}        :root{}
                            body>header.header{background-color: #fff;;}
                    body>header.header .logo img{max-height: 50px;}
                    @media (max-width: 767px){
            body>header.header .logo img{max-height: 26px;}
            }
                .entry .entry-video{ height: 482px;}
        @media (max-width: 1219px){
        .entry .entry-video{ height: 386.49883449883px;}
        }
        @media (max-width: 991px){
        .entry .entry-video{ height: 449.41724941725px;}
        }
        @media (max-width: 767px){
        .entry .entry-video{ height: 344.28571428571px;}
        }
        @media (max-width: 500px){
        .entry .entry-video{ height: 241px;}
        }
                                        .post-loop-default .item-img:before,.wpcom-profile-main .profile-posts-list .item-img:before{padding-top: 62.5%!important;}
            .post-loop-image .item-img:before,.post-loop-card .item-inner:before{padding-top: 62.5%;}
                    @media screen and (-webkit-min-device-pixel-ratio: 0) {
            .post-loop .item-sticky .item-title a{-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
            .post-loop .item-sticky .item-title a, .post-loop .item-sticky .item-title a .sticky-post,.post-loop-card .item-sticky .item-title .sticky-post{
            background-color: #0a0101;            }
            }
        /*文章内图片阴影*/
.wp-block-image {
-webkit-box-shadow: rgba(0,0,0,.2) 0 1px 5px 0px;
-moz-box-shadow: rgba(0,0,0,.2) 0 1px 5px 0px;
box-shadow: rgba(0,0,0,.2) 0 1px 5px 0px;
border-radius: 5px;
}
/*文章图片描述文字*/
.wp-block-image figcaption {
    font-size: 0.9em;
    color: #999999;
}
.entry-content h3 {
	line-height:1.8em !important;
}