/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.button_no2{
	background-color: rgba( 255, 255, 255, 0.5 ) !important;
	border:2px solid #950814 !important;
}
.top_bar_right{
    background-color: #b89788 !important;
}
.top_bar_right:hover{
    background-color: #b89788 !important;
}
.top_bar_right > .top_bar_right_wrapper > .wpml-languages > a{
	color: #ffffff !important;
	font-size: 16px !important;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
	color: #ffffff !important;
	font-size: 16px !important;
}
.main-testimonials .single-photo-img {
	display: none !important;
}
@media only screen and (max-width: 767px){
	.top_bar_right{
		display: none !important;
	}
}