/*
	Theme Name: Mieux Se Vendre
	Theme URI: http://stylemix.net
	Description: MasterStudy Child Theme
	Author: Talent·id
	Author URI: http://talentid.es
	Template: masterstudy
	Version: 1.2
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy-child
*/


.header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu {
    width: 225px;
}

.entry-header {
    background-color: #005596;
}

.overflowed_content .icon_text {
    min-height: 163px;
}

.page-id-206 .btn-experts-all > a {
	display:none;
}

.page-id-206 #example a  {
	padding: 6px;
}

@media (max-width: 767px) {
.header_top_bar .header_login_url {
    margin: 11px 0 12px 0px;
    line-height: 1;
}
#header > div.header_top_bar > div > div > div:nth-child(2){
display:inline-block!important;
float: left!important;
}
}