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


#Top_bar .menu > li > a, #Top_bar .top_bar_right a:not(.action_button) {
	color: #000000;
}

.sticky-tb-color #Top_bar.is-sticky {
	background-color: #ffffff;
}

h6, h6 a, h6 a:hover, a.content_link .title {
	color: #b15070;
}

.wpcf7 input[type="submit"] {
	background-color: #2f8a8e;
	color: #ffffff;
	border-radius: 30px;
	padding: 10px 30px;
}
.wpcf7 input[type="submit"]:hover {
	background-color: #b15070;
	color: #ffffff;
}
button, input[type="button"], input[type="reset"], .button, .widget a.button, .wp-block-button__link {
	background-color: #2f8a8e;
	color: #ffffff;
	border-radius: 30px;
	padding: 10px 30px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, .button:hover, .widget a.button:hover, .wp-block-button__link:hover {
	background-color: #b15070;
	color: #ffffff;
}

.mcb-column-inner-x0u60h4q .post-meta {
	color: #ffffff;
}
.mcb-column-inner-x0u60h4q .post-meta a {
	color: #8e2e4d!important;
}
.mcb-column-inner-x0u60h4q .button-love a.mfn-love {
	color: #ffffff;
}
.mcb-column-inner-x0u60h4q .author-date {
	display: none;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
	border-radius: 6px;
}

.mcb-column-inner-evaa4p9c1 p {
	margin: 0 0 5px;
}

#Footer .footer_copy .social li a {
	font-size: 51px;
	line-height: 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.comments {
	display: none;
}


div.post-title h2 {
	font-size: 52px;
	line-height: 50px;
	font-weight: 400;
	letter-spacing: 0px;
}

#Subheader .title {
	color: #000000;
}
