/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 1.05
*/

.pa-burger-menu .et_pb_menu__menu {
  display: none !important;
}

.pa-burger-menu .et_mobile_nav_menu {
  display: flex !important;
  float: none;
  margin: 0 6px;
  align-items: center;
}

#depicter-1-element-7{
	width: 150px!important;
}

.course-card .card-body {
	height:auto !important;
}


#main-content .course-title,
.course-header .course-title {
	font-family: 'Elsie',display !important;
	font-size:20px !important;
	color:#000 !important;
	line-height:1.3rem !important;
}

#main-content .card-body .course-title {
	min-height:90px !important;
}


#main-content .encart-cliquable:hover .et_pb_module.et_pb_text p {color: #fff !important;}

body .masterstudy-buy-button {
	border: 2px solid var(--accent-100) !important;
}

body .masterstudy-buy-button:hover {
	border: 2px solid var(--accent-100) !important;
}

body .masterstudy-buy-button:hover > a.masterstudy-buy-button__link {color: var(--accent-100) !important;}

body .masterstudy-buy-button_dropdown:hover::after {border-color: var(--accent-100) transparent transparent !important;}

/* Back to top */

.et_pb_scroll_top.et-pb-icon {
	background: #000 !important;
	padding: 5px !important;
	color: #fff;
	bottom: 15%;
	right: 5%;
	border-radius:40px;
	font-size:44px;
}

/* GF */

.gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"] {
	accent-color: #fff !important;
}

.gform_wrapper.gravity-theme .gfield_consent_label a {
	color: #fff !important;
	text-decoration: underline !important;
}

.gform_wrapper.gravity-theme .gfield_consent_label a:hover {
	text-decoration: none !important;
}

.gform_wrapper.gravity-theme .name_first,
.gform_wrapper.gravity-theme .name_last {
	padding-right: 0 !important;
	margin-bottom: 0 !important;
}

.gform_wrapper.gravity-theme .gform_footer {
	display: block !important;
}

.gform-icon--circle-error:before {
	display: none !important;
}



li.masterstudy-single-course-tabs__item[data-id="reviews"],
.masterstudy-single-course__info,
.masterstudy-popular-courses,
.masterstudy-single-course-expired,
.masterstudy-single-course__buttons,
.masterstudy-single-course-reviews__detailed {
    display: none !important;
}

.woocommerce form .form-row{
	display:block!important;
}
.woocommerce button.button:hover{
	background-color:#8c3907!important;
	color:#fff!important;
	
}
