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

/*  MICROTHEMER STYLES  */


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

/** General >> Superscript **/
sup {
	top: -10px !important;
}

/** General >> Mt 82 cd top **/
.cd-top {
	background-color: rgba(229, 173, 86, 0.8) !important;
	border-radius: 0 !important;
}

/** General >> Header center 7 190 **/
.mt-196 #_header_center-7-190 {
	display: none !important;
}

/** General >> Oxy header container **/
.mt-196 #_header_row-3-190 .oxy-header-container {
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
}


/*= Contact Us ================ */

/** Contact Us >> Wsf 3 field 38 **/
#wsf-3-field-38 {
	font-size: 16px !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	background-color: rgb(229, 173, 86) !important;
	border-color: rgba(32, 84, 147, 0) !important;
	border-radius: 0 !important;
}

/** Contact Us >> Wsf 3 field 38 Copy 1 **/
#wsf-4-field-56 {
	font-size: 16px !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	background-color: rgb(14, 51, 86) !important;
	border-color: rgba(32, 84, 147, 0) !important;
	border-radius: 0 !important;
}

/** Contact Us >> Wsf button (:hover) Copy 1 **/
#wsf-3-field-38:hover {
	background-color: rgb(14, 51, 86) !important;
	border-radius: 0 !important;
}

/** Contact Us >> Wsf button (:hover) Copy 2 **/
#wsf-4-field-56:hover {
	background-color: rgb(229, 173, 86) !important;
	border-color: rgb(255, 255, 255) !important;
	border-width: 1px !important;
	border-radius: 0 !important;
}

/** Contact Us >> Wsf 4 fields 7 wsf label **/
.mt-82 #wsf-4-fields-7 .wsf-label {
	color: rgb(255, 255, 255) !important;
	font-weight: 700 !important;
}

/** Contact Us >> Wsf button **/
.mt-82 .wsf-button {
	font-size: 18px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	background-color: rgb(14, 51, 86) !important;
	border-color: rgb(14, 51, 86) !important;
}

/** Contact Us >> Wsf button (:hover) **/
.mt-82 .wsf-button:hover {
	background-color: rgb(229, 173, 86) !important;
	border-color: rgb(229, 173, 86) !important;
}

/** Contact Us >> Unordered list **/
.mt-418 .oxy-rich-text ul {
	color: rgb(229, 173, 86) !important;
	font-weight: 600 !important;
	margin-top: 5px !important;
}

/** Contact Us >> Paragraph **/
.mt-418 .oxy-rich-text > p {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}


/*= Our Firm ================== */

/** Our Firm >> Principles text list item **/
.mt-72 .principles-text li {
	line-height: 24px !important;
	list-style-type: square !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

/** Our Firm >> Rich text 924 72 list item **/
.mt-72 #_rich_text-924-72 li {
	line-height: normal !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** Our Firm >> Principles text list item **/
	.mt-72 .principles-text li {
	line-height: normal !important;
}

	/** Contact Us >> Wsf button **/
	.mt-82 .wsf-button {
	font-size: 16px !important;
}

}

