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


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

/** General >> Subheader new **/
#Subheader {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}


/*( Teléfono )*/
@media (max-width: 480px) {
	/** General >> Cart **/
	#Content .cart {
	max-width: 400px !important;
}

}

