/*  MICROTHEMER STYLES  */


/*= MKSWD Admin Customizations = */

/** MKSWD Admin Customizations >> Wp admin bar wp logo ab item **/
#wp-admin-bar-wp-logo > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar customize ab item **/
#wp-admin-bar-customize > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar comments ab item **/
#wp-admin-bar-comments > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar new content ab item **/
#wp-admin-bar-new-content > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar smart slider 3 ab item **/
#wp-admin-bar-smart_slider_3 > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar seopress custom top level ab item **/
#wp-admin-bar-seopress_custom_top_level > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar apspider view wp posts ab item **/
#wp-admin-bar-apspider_view_wp_posts > .ab-item {
	display: none !important;
}

/** MKSWD Admin Customizations >> Wp admin bar apspider edit wp pg ab item **/
#wp-admin-bar-apspider_edit_wp_pg > .ab-item {
	display: none !important;
}

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

/** MKSWD Admin Customizations >> Brxe e7575b **/
h1, 
h2, 
h3, 
h4, 
#n2-ss-2item1, 
 {
	/* MT [ google_font: 1 ] */
	font-family: 'Tiro Tamil' !important;
}

/** MKSWD Admin Customizations >> Ff btn **/
.ff-btn {
	color: black !important;
	font-weight: bold !important;
	background-color: rgb(94, 209, 37) !important;
	border: 5px solid rgb(94, 209, 37) !important;
	border-radius: 0 !important;
}

/** MKSWD Admin Customizations >> Brxe rupzee ff el progress bar **/
#brxe-rupzee .ff-el-progress-bar {
	background-color: rgb(94, 209, 37) !important;
}

/** MKSWD Admin Customizations >> Ff upload btn **/
.ff_upload_btn {
	z-index: 999999 !important;
}

/** MKSWD Admin Customizations >> Brxe f9e025 **/
#brxe-f9e025 {
	background-image: linear-gradient(rgba(0, 0, 0, 0.65), transparent) !important;
}

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

/** MKSWD Admin Customizations >> Mks 1920 w **/
.mks-1920-w {
	width: 100% !important;
	max-width: 1920px !important;
}

/** MKSWD Admin Customizations >> Ff el form check ff el form check label **/
.ff-el-form-check- .ff-el-form-check-label {
	color: rgb(0, 0, 0) !important;
}

/** MKSWD Admin Customizations >> Form label **/
form label {
	color: rgb(0, 0, 0) !important;
}

/** MKSWD Admin Customizations >> Wp block image **/
.wp-block-image {
	box-shadow: 0 0 25px 2px rgba(0, 0, 0, 0.2) !important;
	border: 8px solid rgb(255, 255, 255) !important;
}

/** MKSWD Admin Customizations >> Fluentform 2 ff el progress bar **/
#fluentform_2 .ff-el-progress-bar {
	background-color: rgb(94, 209, 37) !important;
}

/** MKSWD Admin Customizations >> Ff el progress bar **/
#fluentform_5 .ff-el-progress-bar {
	background-image: linear-gradient(rgb(94, 209, 37), rgb(209, 37, 37) 90px, rgb(0, 17, 255)) !important;
}

/** MKSWD Admin Customizations >> Link _2 **/
.mks--menu-btn a {
	text-decoration: none !important;
	text-align: center !important;
	padding: 5px 10px 5px 10px !important;
	border: 4px solid #45d400 !important;
	position: relative !important;
	display: inline-block !important;
}

/** MKSWD Admin Customizations >> List item **/
#menu-primary-menu > li {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** MKSWD Admin Customizations >> Brxe sspgbl **/
.brxe-button.btn--primary {
	color: rgb(0, 0, 0) !important;
	font-weight: 700 !important;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

/** MKSWD Admin Customizations >> Ff el progress bar _2 **/
#fluentform_8 .ff-el-progress-bar {
	background-color: black !important;
}

/** MKSWD Admin Customizations >> Button link **/
.wp-block-button__link {
	color: black !important;
	font-size: clamp(1.6rem, calc(.2083333333vw + 1.5333333333rem), 1.8rem) !important;
	line-height: 1 !important;
	font-weight: bold !important;
	font-style: normal !important;
	text-align: center !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	background: #45d400 !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	border-width: 0 !important;
	border-style: solid !important;
	border-radius: 0 !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-transition: .3s !important;
	transition: .3s !important;
	min-inline-size: 20rem !important;
	padding-block-end: 13.5px !important;
	padding-block-start: 13.5px !important;
	padding-inline-end: 27px !important;
	padding-inline-start: 27px !important;
	transition-behavior: normal !important;
}

/** MKSWD Admin Customizations >> Div **/
#brxe-dpdqsa > div {
	width: 100% !important;
}

/** MKSWD Admin Customizations >> Ff el progress bar _3 **/
.ff-el-progress-bar {
	background-color: rgb(94, 209, 37) !important;
}

/** MKSWD Admin Customizations >> Ff t cell **/
.mks--hidden {
	display: none !important;
}

/** MKSWD Admin Customizations >> Ff message success **/
.brxe-block .ff-message-success {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
	border-style: hidden !important;
}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** MKSWD Admin Customizations >> Mks menu nav **/
	.mks-menu-nav {
	padding-top: 125px !important;
}

	/** MKSWD Admin Customizations >> Link **/
	.mks-holiday-lighting-menu-text {
	margin-top: 40px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
}

	/** MKSWD Admin Customizations >> Link _4 **/
	#menu-primary-menu-1 a {
	width: 100% !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** MKSWD Admin Customizations >> Mks menu nav **/
	.mks-menu-nav {
	margin-top: -71px !important;
}

	/** MKSWD Admin Customizations >> Link _4 **/
	#menu-primary-menu-1 a {
	width: 100% !important;
}

}


/*( 1440 )*/
@media (max-width: 1440px) {
	/** MKSWD Admin Customizations >> Brxe bnjupt **/
	#brxe-bnjupt {
	display: none !important;
}

}

