/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/




.post-block-main{padding-bottom:80px}
.post-heading-block{position: relative;text-align: center;padding-top: 70px;}
.post-heading-block::before{position: absolute;top: 0;left: 0;right: 0;content: "";background: #FAA653;min-height: 635px;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 58%);}
.post-heading-block p, .post-heading-block h2{position:relative;z-index: 1;}
.post-heading-block p{font-size: 16px;color: #fff;padding: 0 0 10px;margin:0;}
.post-heading-block h2{font-size:40px;color: #fff;padding: 0;margin:0;}
.list-post-block{position: relative;z-index:1;padding-top:60px;}
.row-outer-block{display:flex;justify-content: space-between;}
.post-list-left {width: 66%;}
.post-list-img{padding-bottom: 30px;}
.post-list-img img{display:block;width:100%;}
.post-list-info p{font-size: 16px;line-height:24px;color:#312D2B;padding-bottom: 30px;margin:0;}
.post-list-right {background: #FFF4EA;width: 31%;padding:30px;}
.info-list-post{padding-bottom:25px;}
.info-list-post span{display:block;color: #E35538; font-size: 24px;line-height:30px;padding-bottom:5px;}
.info-list-post p{display:block;color:#312D2B; font-size:16px;padding: 0;margin:0;line-height:22px;}
.info-post-img{padding-bottom:20px;width:150px;}
.info-post-img img{width:100%;display:block;}
.link-url-tp{display:block;color: #E35538;font-size:16px;}
.link-url-tp a{color: #E35538;}


@media screen and (max-width: 767px){
.post-heading-block {padding-top: 50px;padding-left: 15px;padding-right: 15px;}
.post-heading-block h2 {font-size: 24px;}
.list-post-block {padding-top: 30px;}
.row-outer-block {display:block;}
.post-list-left {width: 100%;padding-bottom: 20px;}
.post-list-right {width:100%;padding:15px;}
.post-heading-block::before {min-height: 270px;clip-path: inherit;}
.post-list-info p {padding-bottom: 15px;}
.info-list-post span {font-size: 20px;line-height: 26px;padding-bottom: 2px;}
.info-list-post {padding-bottom: 15px;}
}