/*  MICROTHEMER STYLES  */


/*= Body ====================== */

/** Body >> Pp button left pp button **/
.pp-button-left .pp-button {
	text-align: left !important;
}

/** Body >> Fl accordion button **/
.fl-accordion-button {
	color: rgb(0, 142, 88) !important;
	font-size: 18px !important;
}

/** Body >> Menu item 279 link **/
#menu-item-279 a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(139, 62, 100) !important;
	margin-left: 10px !important;
	border-radius: 5px !important;
}

/** Body >> Fl heading text fa **/
.fl-heading-text .fa {
	padding-right: 15px !important;
}

/** Body >> Post **/
.post {
	padding: 15px 15px 5px 15px !important;
	border-bottom-color: rgb(199, 194, 194) !important;
	border-bottom-width: 1px !important;
}

/** Body >> Fl post feed title link **/
.fl-post-feed-title {
	line-height: 22px !important;
}

/** Body >> Menu item link **/
.menu-item a {
	font-family: Helvetica !important;
	font-weight: normal !important;
}

/** Body >> Pp table content pp table col 1 **/
.pp-table-content #pp-table-col-1 {
	width: 200px !important;
}

/** Body >> Pp table col 3 **/
#pp-table-col-3 {
	width: 250px !important;
}

/** Body >> Modal 5a8d81b34cdf6 div **/
#modal-5a8d81b34cdf6 div {
	height: 750px !important;
}

/** Body >> Fl post feed more **/
.fl-post-feed-more {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(90, 84, 163) !important;
	padding: 10px !important;
}

/** Body >> Fl post text name **/
.fl-post-text .name {
	color: rgb(90, 84, 163) !important;
	font-size: 18px !important;
	text-align: center !important;
}

/** Body >> Fl post text position **/
.fl-post-text .position {
	font-family: Arial !important;
	color: rgb(51, 51, 51) !important;
	font-size: 14px !important;
	text-align: center !important;
}

/** Body >> #acc2019 .fas **/
#acc2019 .fas {
	color: rgb(236, 28, 90) !important;
}


/*= Header ==================== */

/** Header >> li .page-numbers **/
li .page-numbers {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	background-color: rgb(154, 154, 154) !important;
	padding: 7px 12px 7px 12px !important;
}

/** Header >> .page-numbers .current **/
.page-numbers .current {
	background-color: rgb(0, 170, 120) !important;
}

/** Header >> .fl-post-feed-post **/
.fl-post-feed-post {
	padding-bottom: 0 !important;
}

/** Header >> .fl-post-title **/
.fl-post-title {
	padding-bottom: 20px !important;
}

/** Header >> #cdrop h2 **/
#cdrop h2 {
	color: rgb(255, 255, 255) !important;
	font-size: 14px !important;
	font-weight: bold !important;
	text-align: center !important;
	background-color: rgb(0, 170, 120) !important;
	padding: 10px !important;
}


/*= Main Menu ================= */

/** Main Menu >> Link menu item text **/
a .menu-item-text {
	font-weight: bold !important;
	letter-spacing: 0.5px !important;
}

/** Main Menu >> Menu item 10120 link **/
#menu-item-10120 a {
	border-right-width: 0 !important;
}

/** Main Menu >> #custom-post-type-categories-dropdown--1 **/
#custom-post-type-categories-dropdown--1 {
	width: 100% !important;
	height: 30px !important;
}

/** Main Menu >> #menu-item-11296 a **/
#menu-item-11296 a {
	line-height: 16px !important;
}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Header ==================== */

	/** Header >> Fl icon group right **/
	.fl-icon-group-right {
	text-align: center !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Header ==================== */

	/** Header >> Fl icon group right **/
	.fl-icon-group-right {
	text-align: center !important;
}


}

