/*________________________________________________________SLIDER*/
#slider.flexslider .slides li::after {
    background: rgba(0,0,0,0.25);
}

#sppb-addon-wrapper-1619474267697 {
    margin: 0px 0px 30px 0px;
    border-left: 1px dashed #3c3c3c;
    border-right: 1px dashed #3c3c3c;
}

/*________________________________________________________HOME*/
.empire-call-us::after {
    background: rgba(0,0,0,0.5);
}
/*________________________________________________________TABS MENU*/
.sppb-nav-modern > li > a {
    font-size: 16px;
    font-weight: bolder;
    line-height: 1.42857143;
    padding: 12px 15px;
    background: #483A46;
    color: #FFFF;
    border: 1px solid #483A46;
    border-radius: 4px 4px 0 0;
	width: 280px;
	text-align: center;
}
.sppb-nav-modern > li.active > a{
	text-align: center;
	color: #483A46;
}
.sppb-nav-modern > li > a:focus, .sppb-nav-modern > li > a:hover {
    background-color: #483A46;
}
/*________________________________________________________MENU*/
.sp-megamenu-parent > li > a {
    color: #878787;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 64px;
    padding: 0 10px;
    text-transform: uppercase;
    position: relative;
}
/*________________________________________________________FOOTER*/
#sp-footer{
	background: #585930;
}
#sp-footer ul.menu li a {
    margin-right: 30px;
}

/*________________________________________________________HIDDEN FIELDS*/
.spproperty-per-sft{
	display: none;
}
.spproperty-feature-overview .spproperty-feature-overview-list {
display: none;
}
.spproperty-details-title .sppropety-details-social {
display: none;
}
.spproperty-details-title h2 span {
display: none;
}





