/*  MICROTHEMER STYLES  */


/*= MKSWD Admin Customizations = */

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

/** MKSWD Admin Customizations >> Fluentform 3 ff el progress bar **/
#fluentform_3 .ff-el-progress-bar {
	background-color: rgb(130, 171, 78) !important;
}

/** MKSWD Admin Customizations >> Fluentform 3 ff btn **/
.ff-btn {
	background-color: rgb(130, 171, 78) !important;
	width: 100% !important;
	max-width: 125px !important;
	height: 35px !important;
	border-width: 0 !important;
	border-radius: 6px !important;
}

/** MKSWD Admin Customizations >> Fluentform 3 success **/
#fluentform_3_success {
	box-shadow: 0 0 0 0 !important;
	border-width: 0 !important;
}

/** MKSWD Admin Customizations >> N2 ow mks btn shadow **/
.mks-btn-shadow {
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.24) !important;
}

/** MKSWD Admin Customizations >> N2 ss 2item1 **/
#n2-ss-2item1 {
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.24) !important;
}

/** MKSWD Admin Customizations >> N2 ss 2item2 ss-char **/
#n2-ss-2item2 ss-char {
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.42) !important;
}

/** MKSWD Admin Customizations >> Span 23 209 **/
.wp-block-embed {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

