/*
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
*/


.single-post #Content {background-color: #f7f7f7;}
.blog_wrapper .post-item .image_frame {float: right; border: none;}
.blog_wrapper .post-item .image_frame .image_wrapper .mask {-webkit-box-shadow: inherit; box-shadow: inherit;}
.blog_wrapper .post-item .post-head {display: none;}
.blog_wrapper .post-item .post-footer {background: transparent; line-height: normal; float: left; width: auto; padding:0;}
.blog_wrapper .post-item .post-footer .button-love {display: none;}
.blog_wrapper .post-item .post-desc-wrapper .post-title h2 {font-size: 38px; line-height: 50px; margin-top: 40px; font-weight: 600;}
.blog_wrapper .post-item .post-desc-wrapper .post-excerpt {font-size: 20px; color: #000; margin-bottom: 20px;}
.blog_wrapper .post-item .post-desc-wrapper .post-title h2 a {color: #94444d;}
.blog_wrapper .post-item .post-footer .post-links {float: none; border: none; padding: 0;}
.blog_wrapper .post-item .post-footer .post-links a {float: none; border: 2px solid #94444d !important; padding: 18px 0; color: #94444d; background-color: transparent;
font-weight: 700; font-size: 18px; border-radius: 0; width: 180px; max-width: 100%; text-transform: uppercase; text-align: center; display: block; transition: 0.3s linear;}
.blog_wrapper .post-item .post-footer .post-links a:hover {background: #94444d; color: #fff; text-decoration: none;}
.blog_wrapper .post-item .post-footer .post-links i {display: none;}
.blog_wrapper .image_frame .image_wrapper .image_links {background: #94444dcf;}
.blog_wrapper .image_frame .image_wrapper .image_links a:hover {color: #94444d;}
.blog_wrapper .post-item {padding-bottom: 40px; border-bottom: 1px solid #94444d;}
.blog_wrapper .post-desc-wrapper .post-desc {padding: 0;}
.pager_wrapper .pages .page {background: #000; color: #fff;}
.single-post #Subheader {display: none;}
.single-post .one.column.single-photo-wrapper.image {display: none;}
.single-post .post-meta {display: none;}
.single-post .wpb_text_column p {font-size: 16px; color: #000;}

/*****Related Post*****/
.single-post .post-nav.minimal a.next {right: 15px;}
.single-post .section-post-intro-share .column.one {margin-bottom: 0; margin-top: 20px;}
.image_frame .image_wrapper .image_links a:hover i {color:#94444d;}
.single-post .section-post-intro-share .column.one .share-simple-wrapper .share-label {margin-right: 10px; color: #000;}
.single-post .section-post-intro-share .column.one .share-simple-wrapper i {background: #94444d; padding: 5px; color: #fff;}
.section-post-related .section-related-adjustment h4 {font-size: 30px; padding: 20px 0 20px 10px; color: #94444d;}
.section-post-related .simple .post-related .image_frame {margin: 0px; padding: 0; border: none;}
.section-post-related .simple .post-related .image_frame .image_wrapper .mask {-webkit-box-shadow: inherit; box-shadow: inherit;}
.section-post-related .simple .post-related .image_frame, .section-post-related .simple .post-related .image_frame img {width: 100%;}
.section-post-related .simple .post-related {background: #94444d; min-height: 540px;}
.section-post-related .simple .post-related .date_label {display: none;}
.section-post-related .simple .post-related .desc {padding: 10px 15px 0;}
.section-post-related .simple .post-related .desc h4 {min-height: 80px;font-size: 21px; padding:0;} 
.section-post-related .simple .post-related * {color: #fff;}
.section-post-related .simple .post-related .desc .button .button_icon {display: none;}
.section-post-related .simple .post-related .desc .button .button_label {float: none; border: 2px solid #94444d !important; padding: 18px 0; color: #94444d; background-color:
transparent; font-weight: 700; font-size: 18px; border-radius: 0; width: 180px; max-width: 100%; text-transform: uppercase; text-align: center; display: block; transition: 0.3s linear;}

@media(min-width:1025px) and (max-width:1200px){
.blog_wrapper .post-item .post-desc-wrapper .post-title h2 {font-size: 26px; line-height: normal; margin: 0;}
.blog_wrapper .post-item .post-footer .post-links a {padding: 14px 0;}	
	
}

@media(min-width:768px) and (max-width:1024px){
.blog_wrapper .post-item .post-desc-wrapper .post-title h2 {font-size: 24px; line-height: normal; margin: 0;}
.blog_wrapper .post-item .post-footer .post-links a {padding: 14px 0;}	
	
}

@media(min-width:320px) and (max-width:767px){
.blog_wrapper .post-item .post-desc-wrapper .post-title h2 {font-size: 24px; line-height: normal; margin: 0;}
.blog_wrapper .post-item .post-footer .post-links a {padding: 14px 0;}	
	
}


