/*  MICROTHEMER STYLES  */


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

/** General >> Mks gradient brown breadcrumb **/
.mks-gradient-brown .breadcrumb {
	padding-left: 0 !important;
}

/** General >> N2 ss text **/
n2-ss-text, 
.n2-ss-highlighted-heading-highlighted-text, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: "Arial Black" !important;
}

/** General >> Brxe gzivth **/
.breadcrumb {
	padding-left: 0 !important;
}

/** General >> Fluentform 2 ff btn **/
.ff-btn {
	color: #fbfaf9 !important;
	font-size: clamp(1.5rem
, 1.46667rem
+ 0.104167vw, 1.6rem
) !important;
	line-height: 16px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	text-decoration: none !important;
	text-align: center !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	background-color: #4b4136 !important;
	width: auto !important;
	min-width: 20rem !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
	padding: 0.75em 1.5em 0.75em 1.5em !important;
	border-radius: 0.15em !important;
	display: -webkit-inline-flexbox !important;
	display: -moz-inline-flexbox !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	grid-column-gap: 10px !important;
	column-gap: 10px !important;
	grid-row-gap: 10px !important;
	row-gap: 10px !important;
	visibility: visible !important;
	cursor: pointer !important;
	outline: none !important;
}

/** General >> Mks link dark bg link (:hover) **/
.mks-link-dark-bg a:hover {
	color: rgba(255, 255, 255, 0.59) !important;
}

/** General >> Bricks search icon **/
.bricks-search-icon {
	text-decoration: none !important;
}

/** General >> Mks head readmore **/
.mks-head-readmore {
	white-space: nowrap !important;
}

/** General >> Emphasis **/
.mks--credits-text a {
	color: rgb(0, 0, 0) !important;
}

/** General >> Paragraph **/
.bricks-posts-nothing-found p {
	color: rgb(80, 139, 0) !important;
	font-size: 2rem !important;
	font-weight: bolder !important;
}

/** General >> Brxe iyjydf **/
.brxe-logo {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Quote **/
.wp-block-quote {
	font-size: 1.6rem !important;
	border-left-width: 0 !important;
}


/*= 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 >> N2 ss slide active n2 ss slide focus **/
div.n2-ss-slide--focus {
	z-index: 10 !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Search input aaxcni **/
	#search-input-aaxcni {
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-right: 15px !important;
	margin-left: 15px !important;
}

}


/*( 1111px )*/
@media (max-width: 1111px) {
	/** General >> Mks container header blogpost **/
	.mks-container-header-blogpost {
	display: none !important;
}

	/** General >> Quote **/
	.wp-block-quote {
	font-size: 1.6rem !important;
	border-left-width: 0 !important;
}

}

