/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://yoobao.vn/
 Description:  Default GeneratePress child theme
 Author:       Yoobao Việt Nam
 Author URI:   https://yoobao.vn/
 Template:     generatepress
 Version:      0.1
*/
.wp-block-image{
	margin-bottom:25px;
}
.wp-block-image img{
	border-radius:8px;
}
.entry-title{
	color: #00464f;
  font-size: 26px;
  font-weight: 500;
}
h2.wp-block-heading{
	font-size:24px;
	font-weight:500;
}
h3.wp-block-heading{
	font-size:22px;
	font-weight:500;
}
figure.wp-block-video{
    margin-bottom:20px;
}
.copyright-bar a{
    text-decoration: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
    border-bottom: 1px solid #dbdde1;
    padding-bottom: 15px;
    padding-top: 10px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li a{
    text-decoration: none;
}
@media (max-width: 768px){
.inside-header {
    padding-right: 20px;
    padding-left: 20px;
}
}
@media (max-width: 768px){
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding-right: 20px;
    padding-left: 20px;
}
}
.wp-block-latest-comments__comment-meta a{
    text-decoration: none;
}
.entry-meta .author a{
    text-decoration: none;
}
footer.entry-meta a, .comment-body a{
    text-decoration: none;
}
.page-header{
    background: transparent!important;
}
.page-title{
    font-weight: 500;
    font-size: 32px;
}
/******** Chống bôi đen, copy **********/
body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body.logged-in{
    -webkit-touch-callout: auto;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
/*Home Page*/
.yb-home-row-cat{
    padding:40px;
}
.hrc-list-post{
    list-style: none;
    padding: 0;
    margin: 0;
}
.hrc-list-post .hrc-post-item:first-of-type {
    display: block;
}
.hrc-list-post .hrc-post-item {
    width: 100%;
    margin-right: 10px;
    margin-bottom:0;
}
.hrc-post-item{
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden;
}
.post-item-PromoCard-info{
    border: 0 solid #eaeaea;
    padding: 20px 20px 23px!important;
    min-height:165px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
}
.post-item-PromoCard-meta{
    position: absolute;
    bottom: 20px;
    display:inline;
}
.post-item-PromoCard-author-photo{
    display: inline-block;
    vertical-align: middle;
}
.post-item-PromoCard-author-photo img{
    height: 24px;
    width: 24px;
    margin-right: 6px;
    border-radius: 50%;
    margin-top: 4px;
}
.post-item-PromoCard-author{
    display: inline-block;
}
.post-item-PromoCard-author a{
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #919191;
    line-height: 18px;
    text-decoration: none;
}
.post-item-PromoCard-meta span{
    display: inline-block;
    color: #ccc;
    margin: 0 2px;
    font-weight: 400;
    margin-left: 8px;
}
.post-item-PromoCard-title{
    line-height: 25px;
    text-align: left;
    font-size: 20px;
}
.post-item-PromoCard-date{
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #919191;
    line-height: 18px;
}
.post-item-PromoCard-title a{
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    color: #03060b;
}
.hrc-title-wrap{
    position: relative;
}
.hrc-title{
    font-size: 26px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 26px;
    padding: 0;
    letter-spacing: -.6px;
    text-align: left;
}
.hrc-title a{
    font-size: 28px!important;
    color: #03060b!important;
    text-decoration: none;
}
.hrc-viewmore{
    color: #444;
    font-weight: 500;
    position: absolute;
    right: 0;
    bottom: -2px;
    top: 0;
    margin: auto 0;
    display: table;
    text-align: center;
    width: 97px;
    align-items: center;
    justify-content: center;
    border: 2px solid #03060b;
    border-radius: 22px;
    font-size: 16px!important;
    cursor: pointer;
    height: 40px;
    line-height: 40px!important;
    text-decoration: none;
}
.hrc-viewmore:hover{
    color: #fff!important;
    background: #03060b!important;
    opacity: .9;
}
@media only screen and (min-width: 768px){
.hrc-list-post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: -20px;
    margin-right: -40px;
}
}
@media only screen and (min-width: 768px){
.hrc-list-post .hrc-post-item {
    display: block;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 20px;
    margin-right: 40px;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    width: calc(50% - 40px);
}
}
@media only screen and (min-width: 1024px){
.hrc-list-post .hrc-post-item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px;
    width: calc(33.333333% - 40px);
}
}
@media (max-width: 767px){
    .yb-home-row-cat{
    padding:20px;
}
.hrc-list-post .hrc-post-item {
    margin-right: 0;
    margin-bottom:20px;
}
}
@media (max-width: 767px){
.hrc-title a {
    font-size: 24px!important;
}
}
@media (max-width: 767px){
.post-item-PromoCard-title a{
    font-size: 19px;
    line-height:24px;
}
}
@media (max-width: 767px){
    .post-item-PromoCard-info{
        min-height:auto!important;
        padding-bottom:50px!important;
    }
}
/*Archive Page*/
@media only screen and (min-width: 1024px){
.hrc-list-post.hrc-archive-page .hrc-post-item {
}
}