/*  MICROTHEMER STYLES  */


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

/** General >> Njba form validation textarea **/
.njba-form-validation > textarea {
	color: rgb(231, 0, 0) !important;
	font-size: 19px !important;
	font-weight: 800 !important;
	font-variant: small-caps !important;
}

/** General >> Menu item 65432 link **/
#menu-item-65432 > a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(221, 0, 0) !important;
	padding: 10px !important;
}

/** General >> Post 725 weight 200 **/
#post-725 .weight-200 {
	box-shadow: 0 0 15px 8px !important;
}

/** General >> Colophon footer secondary widgets inner **/
#colophon .footer-secondary-widgets-inner {
	background-color: rgba(220, 30, 53, 0.6) !important;
	background-size: 2px !important;
	background-origin: padding-box !important;
}

/** General >> Table data (#6) span **/
tbody > tr:nth-of-type(4) > td:nth-of-type(6) > span {
	font-family: Helvetica !important;
	color: rgb(255, 0, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
}

/** General >> Table data (#6) span _2 **/
tbody > tr:nth-of-type(6) > td:nth-of-type(6) > span {
	color: rgb(132, 132, 132) !important;
	font-size: 13px !important;
	font-weight: bolder !important;
}

/** General >> Table data (#6) span _3 **/
tbody > tr:nth-of-type(12) > td:nth-of-type(6) > span {
	font-family: Helvetica !important;
	color: rgb(255, 0, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
}

/** General >> Table data (#6) span _4 **/
tbody > tr:nth-of-type(16) > td:nth-of-type(6) > span {
	font-family: Helvetica !important;
	color: rgb(255, 0, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
}

/** General >> Table data (#6) span _5 **/
tbody > tr:nth-of-type(17) > td:nth-of-type(6) > span {
	font-family: Helvetica !important;
	color: rgb(255, 0, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
}

/** General >> Pp table col 4 **/
#pp-table-col-4 {
	width: 500px !important;
}

/** General >> Pp table col 5 **/
#pp-table-col-5 {
	width: 400px !important;
}

/** General >> Table data (#6) span _6 **/
tbody > tr:nth-of-type(5) > td:nth-of-type(6) > span {
	font-family: Helvetica !important;
	color: rgb(255, 0, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
}

/** General >> Site navigation **/
#site-navigation {
	background-color: rgb(239, 239, 239) !important;
	padding-right: 11px !important;
}

/** General >> Menu secondary **/
#menu-secondary {
	background-color: rgb(239, 239, 239) !important;
	padding: 11px !important;
}

/** General >> Masthead header widgets container **/
#masthead .header-widgets-container {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> Wp block search input 1 **/
#wp-block-search__input-1 {
	color: rgb(255, 0, 0) !important;
	background-color: rgb(239, 239, 239) !important;
}

/** General >> Block 4 wp block search no button (::before) **/
#block-4 .wp-block-search__no-button::before {
	color: rgb(255, 0, 0) !important;
}

/** General >> Image **/
#wp-custom-header img {
	display: none !important;
}

/** General >> Pp hover card title **/
.pp-hover-card-0 .pp-hover-card-title {
	color: rgb(239, 239, 239) !important;
	font-weight: 400 !important;
	text-shadow: 1px 1px 1px rgb(0, 0, 0) !important;
}

/** General >> Pp hover card title _3 **/
.pp-hover-card-2 .pp-hover-card-title {
	font-weight: 400 !important;
	text-shadow: 1px 1px 1px rgb(0, 0, 0) !important;
}

/** General >> Pp hover card title _2 **/
.pp-hover-card-1 .pp-hover-card-title {
	font-weight: 400 !important;
	text-shadow: 1px 1px 1px rgb(0, 0, 0) !important;
}

/** General >> New listing tag **/
.flexmls-listings-list-wrapper > a:nth-of-type(2) > div:nth-of-type(1) > .new-listing-tag {
	background-color: rgb(255, 0, 0) !important;
}

/** General >> New listing tag _3 **/
#post-66488 .new-listing-tag {
	background-color: rgb(255, 0, 0) !important;
}

/** General >> Link **/
#menu-item-72241 > a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(208, 49, 56) !important;
	margin-right: 3px !important;
}

/** General >> Button toggle sub menu **/
#menu-item-72241 .button-toggle-sub-menu {
	color: rgb(208, 49, 56) !important;
	padding-left: 3px !important;
}

/** General >> Link _2 **/
#menu-item-72337 a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(1, 65, 109) !important;
}

