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

/*  MICROTHEMER STYLES  */


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

/** General >> Mepr **/
.mepr_price_cell {
	font-size: 32px !important;
}

/** General >> Mepr _2 **/
.mepr_price_cell_label {
	font-size: 32px !important;
}

/** General >> Label 1 2 1 **/
#label_1_2_1 {
	font-size: 20px !important;
	font-weight: normal !important;
}

/** General >> Gform submit button 3 **/
#gform_submit_button_3 {
	line-height: 1.45 !important;
}

/** General >> Gfield required text **/
#gform_fields_3 .gfield_required_text {
	color: rgb(255, 170, 0) !important;
}

/** General >> Label 2 10 0 +3 more **/
#label_2_10_0, 
#label_2_10_1, 
#label_2_10_2, 
#label_2_10_3 {
	font-size: 20px !important;
}

/** General >> Ginput base price 2 12 **/
#ginput_base_price_2_12 {
	color: rgb(10, 129, 5) !important;
	font-weight: bold !important;
}

/** General >> Gfield description 2 12 **/
#gfield_description_2_12 {
	font-size: 20px !important;
}

/** General >> Gform field label **/
#ginput_product_price_2_12 .gform-field-label {
	font-size: 22px !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Pp hamburger box **/
	.pp-hamburger .pp-hamburger-box {
	color: rgb(255, 255, 255) !important;
}

	/** General >> Menu main 1 **/
	#menu-main-1 {
	top: 300px !important;
}

}

