/*
	Theme Name: MasterStudy
	Theme URI: https://stylemixthemes.com/masterstudy/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 4.8.12
	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
*/
.menu-item-5618{
	margin-right:20px!important;
}
.menu-item-5618 a{
	color:white !important;
} 
.header_login_url{
	display:none !important;
}

.header_main_menu_wrapper .right_buttons{
	display:none !important;
}

@media only screen and (max-width: 600px) {
	.header_6{
		margin-left:10px !important; 
		margin-right: 10px !important;
	}
  	
	.header_top_bar{
		display:none!
	}
	
	#slider_pres > .wpb_column > .vc_column-inner > .wpb_wrapper {
		margin-top: 130px !important;
	}
}

@media (max-width: 767px) {
    body .top_bar_info li.hidden-info {
        display: none !important;
    }
}

.stm_courses_search .stm_lms_categories{
	display:none !important;
}

/* Styles pour la version desktop */
@media only screen and (min-width: 1024px) {
  /* Ajoutez vos styles desktop ici */
  #header{
	width: 100% !important; 
	  max-width: 1200px !important;
		
	  position: absolute !important;
	  left: 50% !important;
	  transform: translate(-50%) !important;
	  margin-top: 20px !important;
	}
}

/* Styles pour la version tablette */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* Ajoutez vos styles tablette ici */
	.logo-unit{
		padding-left: 10px !important;
	}
	
	.logo-unit img{
		width: 130px !important;
	}
	
	.navbar-toggle{
		
	}
  #header{
		width: 100% !important; 
	  max-width: 900px !important;
	  position: absolute !important;
	  
	  left: 50% !important;
	  transform: translate(-50%) !important;
	  margin-top: 20px !important;
	}
}

/* Styles pour la version mobile */
@media only screen and (max-width: 767px) {
  /* Ajoutez vos styles mobile ici */
 #header{
	width: 100% !important; 
	  max-width: 500px !important;

	  position: absolute !important;
	  left: 50% !important;
	  transform: translate(-50%) !important;
	  margin-top: 20px !important;
	}
	
	.logo-unit{
		padding-left: 10px !important;
	}
	
	.logo-unit img{
		width: 130px !important;
	}
}

/* Styles pour la version mobile */
@media only screen and (max-width: 600px) {
  /* Ajoutez vos styles mobile ici */
	.vc_custom_1704799308797{
		
	}
}


.header-menu-mobile #menu-item-5618{
	padding: 16px 0px 13px 0px !important;
  color: white;
  margin-top: -16px !important;
  border-radius: 10px !important;
  margin-left: -1px !important;
	background-color:transparent !important
}


.day_value {
	font-size:13px !important;
}

.course_available_only_in_subscription{
	margin-left:none !important; 
	margin-right : 15px !important;
}

.stm-courses-template-default .header_login_url a {
	color:#333 !important;
}

.stm-courses-template-default .header_top_bar_socs li a{
	color:#333 !important;
}

.stm-courses-template-default .header_top_bar .top_bar_info li{
	color: #333 !important;
}

.stm-courses-template-default .header_default{
background-color:#f2f2f2 !important; 
}

.stm-lms-wrapper{
	padding-top:210px !important
}

.header_default .header_top_bar_socs ul li a{
	display:none !important
}
.stm_lms_courses__filter_actions input[type=submit] {
    outline: none;
}

.stm-lms-course__lesson-content iframe {
    width: 100%;
}




.menu-item-5618{
	background-color: #6e6eda;
  padding: 13px 20px 13px 20px !important;
  color: white;
  margin-top: -14px !important;
  border-radius: 10px;
  margin-left: 20px;
}

.transparent_header_off .header_main_menu_wrapper ul > .menu-tiem-5618 > a {
	color: #fff !important;
}

.header_default{
	border-radius:20px ;
	box-shadow: 0px 10px 25px -15px rgba(0,0,0,0.5);
}

.header_main_menu_wrapper{
	margin-top:25px !important;
	
}
.transparent_header_off .header_default{
	padding: 20px 0 20px !important;
}

.stm_lms_courses_wrapper{
	margin-top:50px;	
}

.header-menu .menu-item>a{
	line-height: 2px !important;
}

.sub-menu .menu-item a{
	line-height: 15px !important;
}

.stm_lms_breadcrumbs {
	display:none !important
}

.transparent_header_off .header_default::after{
	display:none !important;
}

.logo-unit{
	padding-left:50px;
}