/*
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
*/
@media only screen and (min-width: 768px) {
 .single #Subheader {
	padding: 140px 0 10px !important;}}
.single .wp-block-heading, .single h1 {
	padding-bottom: 0.5em;
	padding-top:0.5em;
	
}
.single .wp-block-heading  {
	font-size: 28px;
	line-height: 34px;
	font-weight: 400;
	letter-spacing: 0px;
}
.single p{
	padding-top:0.625em;
	padding-bottom:0.625em;
}
 .single .mcb-column-inner {
	
	 margin-bottom:0;
}
.single ul.wp-block-list   {
	font-family: 'Pretendard';
	 color:#606060;
	font-size:16px;
}
/*#Top_bar .menu > li ul li:hover {
	position:static;
}
#Top_bar .menu > li ul li:hover > .sub-menu {
   display:block!important;
	
}*/
.stopka-menu p.h5 a {
	color: #000 !important;
	font-size: 14px;
	line-height: 21px;
	font-weight: 700;
}
.heading4 .title {
	font-size: 24px;
  line-height: ;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000;
	
}
.heading2 .title {
	font-size: 48px;
	line-height: 56px;
	font-weight: 700;
	letter-spacing: 0px;
	margin: 0 0 5px 0;
}
 .single .heading2 .title {
	font-size: 48px!important;
	line-height: 56px!important;
	font-weight: 700!important;
	letter-spacing:0px!important;
	margin: 0 0 5px 0!important;
	padding:0 !important;
}
.h5 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	font-family: 'Pretendard';
	color: #000000;
	margin-bottom: 15px;

}
.h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	letter-spacing: 0px;
	font-family: 'Pretendard';
	color: #000000;
	margin-bottom: 15px;

}
.post-categories p {
	color: #606060;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	background-color: #E0E1E3;
	padding: 1em;
	display: block;
	width: fit-content;
	border-radius: 10px;
}
.stopka-menu .h5 a {
	color: #000 !important;
	font-size: 14px;
	line-height: 21px;
	font-weight: 700;
}
.stopka-menu .h5 a:hover {
	color: #FF6602 !important;
}
@media only screen and (min-width: 768px) {
	 .error404 #Subheader  {
		padding: 140px 0 10px !important;
	}
	}
	.error404 .error_pic i{
		height: 100%;
		width: 100%;
		color: #E35A00;
		font-size: 250px;
	}
	.error404 .error_pic{
		display: flex;
	}
