/*  MICROTHEMER STYLES  */


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

/** General >> Fluentform 4 [type="submit"] **/
#fluentform_4 [type="submit"] {
	background-color: rgb(92, 74, 43) !important;
}

/** General >> Wpdmmydls 40cd750bba9870f18aada2478b24840a sbyc **/
#wpdmmydls-40cd750bba9870f18aada2478b24840a .sbyc {
	color: rgb(0, 0, 0) !important;
}

/** General >> Fluentform 3 ff el progress bar **/
#fluentform_3 .ff-el-progress-bar {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> Wpdmmydls 40cd750bba9870f18aada2478b24840a table heading **/
#wpdmmydls-40cd750bba9870f18aada2478b24840a th {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Heading 1 link:(1) **/
#login > h1 > a:nth-of-type(1) {
	display: none !important;
}

/** General >> Wpdmmydls 40cd750bba9870f18aada2478b24840a wpdm download link **/
.wpdm-download-link {
	background-color: rgb(92, 74, 43) !important;
	border-width: 0 !important;
}

/** General >> Wpdmmydls 40cd750bba9870f18aada2478b24840a dt col **/
#wpdmmydls-40cd750bba9870f18aada2478b24840a .__dt_col {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Fluentform 5 wpf has custom css **/
.mt-page-get-started #fluentform_5 .wpf_has_custom_css {
	display: none !important;
}

/** General >> Heading 2 **/
.mt-page-get-started h2 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-align-items: center !important;
	align-items: center !important;
}

