/*  MICROTHEMER STYLES  */


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

/** General >> Fl post feed image beside fl post feed title **/
.fl-post-feed-image-beside .fl-post-feed-title {
	margin-top: 0 !important;
}

/** General >> Fl post 15 wp post image **/
#fl-post-15 .wp-post-image {
	border: 5px solid rgb(238, 238, 238) !important;
}

/** General >> Display posts listing date **/
.display-posts-listing .date {
	color: rgb(107, 192, 106) !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	padding-top: 10px !important;
	padding-bottom: 15px !important;
	display: block !important;
}

/** General >> Display posts listing listing item **/
.display-posts-listing .listing-item {
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
}

/** General >> Display posts listing title **/
.display-posts-listing .title {
	color: rgb(2, 64, 100) !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

/** General >> Display posts listing title (:hover) **/
.display-posts-listing .title:hover {
	color: rgb(108, 192, 105) !important;
	text-decoration: none !important;
}

/** General >> Facetwp pager facetwp page **/
.facetwp-pager .facetwp-page {
	padding: 5px 10px 5px 10px !important;
	border: 1px solid rgb(238, 238, 238) !important;
}

/** General >> Facetwp pager facetwp page (:hover) **/
.facetwp-pager .facetwp-page:hover {
	background-color: rgb(238, 238, 238) !important;
}

/** General >> Facetwp pager facetwp page (:focus) **/
.facetwp-pager .facetwp-page:focus {
	color: rgb(108, 192, 105) !important;
}

/** General >> Dafdirectdiv **/
#dafdirectdiv {
	width: 250px !important;
}

/** General >> Fl tabs 8s4ho1rixatv panel 0 wsp pages title **/
#fl-tabs-8s4ho1rixatv-panel-0 .wsp-pages-title {
	display: none !important;
}

/** General >> Fl tabs 8s4ho1rixatv panel 0 wsp pages list **/
#fl-tabs-8s4ho1rixatv-panel-0 .wsp-pages-list {
	list-style-type: none !important;
}

/** General >> Page item 23357 children **/
.page-item-23357 .children {
	list-style-type: none !important;
}

/** General >> Page item 13 unordered list **/
.page-item-13 > ul {
	list-style-type: none !important;
}

/** General >> Page item 14302 children **/
.page-item-14302 .children {
	list-style-type: none !important;
}

/** General >> Page item 17870 children **/
.page-item-17870 .children {
	list-style-type: none !important;
}

/** General >> Page item 14087 children **/
.page-item-14087 .children {
	list-style-type: none !important;
}

/** General >> Page item 304 children **/
.page-item-304 .children {
	list-style-type: none !important;
}

/** General >> Page item 24746 unordered list **/
.page-item-24746 > ul {
	list-style-type: none !important;
}

/** General >> Page item 25155 children **/
.page-item-25155 .children {
	list-style-type: none !important;
}

/** General >> Page item 97 children **/
.page-item-97 .children {
	list-style-type: none !important;
}

/** General >> Fl tabs 8s4ho1rixatv panel 0 link **/
#fl-tabs-8s4ho1rixatv-panel-0 a {
	color: rgb(2, 64, 100) !important;
	font-weight: bold !important;
}

/** General >> Fl tabs 8s4ho1rixatv panel 0 link (:hover) **/
#fl-tabs-8s4ho1rixatv-panel-0 a:hover {
	color: rgb(108, 192, 105) !important;
}

/** General >> Fl tabs 8s4ho1rixatv panel 0 **/
#fl-tabs-8s4ho1rixatv-panel-0 {
	padding: 40px !important;
}

/** General >> Menu item 28128 link **/
#menu-item-28128 a {
	padding-right: 15px !important;
}

/** General >> Fl post 24 swiper pagination progressbar **/
#fl-post-24 .swiper-pagination-progressbar {
	top: auto !important;
}

/** General >> Fl menu mobile toggle fl menu mobile toggle label **/
.fl-menu-mobile-toggle .fl-menu-mobile-toggle-label {
	font-weight: bold !important;
}

/** General >> Fl button **/
.fl-button-left .fl-button {
	border-width: 0 !important;
	border-style: none !important;
	border-radius: 0 !important;
}

/** General >> Fl button text **/
.fl-button-left .fl-button-text {
	font-weight: 600 !important;
	text-transform: uppercase !important;
}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** General >> Fl menu mobile toggle fl menu mobile toggle label **/
	.fl-menu-mobile-toggle .fl-menu-mobile-toggle-label {
	padding-top: 5px !important;
}

}

