/*
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: 2.0.1
*/
.h1divider {margin-bottom: 20px;  padding-bottom: 0px;}
.twentytwenty-container {  border-radius:20px;}
.post-nav.minimal.column {padding-top: 120px;}
h3.toggle-heading {font-size:24px;}
.post-footer.a { width: fit-content;padding-left: 5px;}
.post-links { border:none!important;}
.faqpadding {margin-right:25px;}
.imgcenter { 	margin: 30px auto;	display: flex;	justify-content: center;}
.faq .question::before {
	content: "";
	width: 60px;
	height: 100%;
	border-width: 0 0 0 0;
	border-style: none;
	border-color: rgba(0,0,0,.1);
	border:none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.faq .question::after {
	content: "";
	width: 60px;
	height: 100%;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.mcb-section .mcb-wrap .mcb-item-cx24cublb .accordion .question {
box-shadow: 10px 10px 43px -8px rgba(0,0,0,0.11);
	margin-block-end: 25wpx;
}
.mcb-section .mcb-wrap .mcb-item-cx24cublb .accordion .question, .mcb-section .mcb-wrap .mcb-item-cx24cublb .accordion .question .title::before {
	border-color:rgba(255,255,255,0)!important;
}
.mcb-section .mcb-wrap .mcb-item-cx24cublb .accordion .question {
	border-width: 0.5px 0.5px 0.5px 0.5px;
	border:solid;
	border-color:#cad6f1;
 	margin-block-end: 15px;
}
.single-post #Header_wrapper {display:none;}
.mcb-section .mcb-wrap .mcb-item-43ed46747 .icon-wrapper { display: none;}
.mcb-section .mcb-wrap .mcb-item-d7c693bd6 .icon-wrapper { display: none;}
.mcb-section .mcb-wrap .mcb-item-6e11f453c .icon-wrapper { display:none;}
.mcb-section .mcb-wrap .mcb-item-43ed46747 .title {color:#F1C644!important;}
.mcb-section .mcb-wrap .mcb-item-d7c693bd6 .title {color:#F1C644!important;}
.mcb-section .mcb-wrap .mcb-item-6e11f453c .title {color:#F1C644!important;}


/* responsive */
@media only screen and (max-width: 479px) {
  h2 {font-size: 26px!important;  line-height: 29px!important;  }
  .post-footer.a { width: auto; padding-left: 5px;}
  .post-footer .post-links {   float: none; text-align:center;}
}
@media only screen and (max-width: 767px) {
	.content_slider .slider_pagination {padding: 0 0%;}
	.slider_pagination a {  width: 8px;  height: 8px;	margin: 4px 4px;}
	.slider_pagination .slick-active a { margin: 0 1px;  top: 0px;	}
	h3.toggle-heading {font-size: 20px;}
	.post-nav.minimal.column {padding-top: 50px;}
	.h1divider {margin-bottom: 10px;  padding-bottom: 0px;}
}