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

.current-menu-item:nth-of-type(2) a {
    border: none !important;
	color: #8c9299 !important;
}

blockquote::after {
	background: url('https://lepd.ie/wp-content/uploads/2019/01/blockquote-open.png');
}

@media only screen and (max-width: 767px){
	.mcb-section-inner:nth-of-type(1){
		display: flex;
    	flex-flow: column;
	}
	.about-us-block-1{
		order: 1;
	}
	.about-us-block-2{
		order: 1;
	}
	.about-us-block-3{
		order: 4;
	}
	.about-us-block-4{
		order: 3;
	}
	.about-us-block-5{
		order: 5;
	}
	.about-us-block-6{
		order: 6;
	}
}

#Top_bar .logo {
		height:auto !important;
	}
	#header #Action_bar{
	right:15px!important;
}
	#Action_bar .container{
	max-width:100%!important;
	}
	#Top_bar .container{
		max-width:100%!important;
	}


@media only screen and (min-width: 768px){
/* 	#Top_bar .logo {
		height:auto !important;
	}
	#header #Action_bar{
	right:15px!important;
}
	#Action_bar .container{
	max-width:100%!important;
	}
	#Top_bar .container{
		max-width:100%!important;
	} */
	
}
