.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */
/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Oxygen can use design library ct shortcode **/
.oxygen-can-use-design-library .ct-shortcode {
	border-width: 0 !important;
}

/** General >> .oxy-dynamic-list a **/
.oxy-dynamic-list a {
	color: rgb(224, 160, 70) !important;
}

/** General >> .oxy-dynamic-list a (:hover) **/
.oxy-dynamic-list a:hover {
	color: rgb(38, 32, 58) !important;
}

/** General >> .boutton-jaune:hover **/
.boutton-jaune:hover {
	color: rgb(255, 255, 255) !important;
}

/** General >> .oxy-rich-text ul **/
.oxy-rich-text ul {
	list-style-type: "\2013" !important;
	margin-top: -15px !important;
}

/** General >> .oxy-rich-text li **/
.oxy-rich-text li {
	padding-left: 15px !important;
}

/** General >> li > ul **/
.oxy-rich-text li > ul {
	padding-top: 15px !important;
}

/** General >> Wpforms .conditions-ventes-envoie **/
.conditions-ventes-envoie {
	display: none !important;
}

/** General >> Wpforms .conditions-ventes **/
.conditions-ventes {
	text-align: left !important;
}

/** General >> Texte mini **/
.texte-mini {
	font-size: 14px !important;
}

/** General >> .oxy-rich-text .ct_headline **/
.oxy-rich-text .ct_headline {
	font-weight: 400 !important;
}

/** General >> Grecaptcha badge **/
.grecaptcha-badge {
	display: none !important;
}

/** General >> Link button 592 594 **/
#link_button-592-594 {
	background-color: rgb(38, 32, 58) !important;
	top: 50% !important;
}

/** General >> #link_button-583-594 **/
#link_button-583-594 {
	background-color: rgb(38, 32, 58) !important;
	border-width: 0 !important;
}

/** General >> Link button 592 594 Copy 1 (:hover) **/
#link_button-583-594:hover {
	color: rgb(38, 32, 58) !important;
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Ct text block **/
.tabs-3371-tab-active {
	border-top-width: 0.5px !important;
}

/** General >> Text block 99 50 **/
.tabs-3371-tab-active {
	border-top-color: rgb(224, 160, 70) !important;
	border-right-color: rgb(224, 160, 70) !important;
}

/** General >> Text block 99 50 (:hover) **/
.tabs-3371-tab-active:hover {
	font-weight: 400 !important;
}

/** General >> À propos Typed suffix **/
#brxe-639b7f .typed {
	color: rgb(38, 32, 58) !important;
}

