
/* COLOR REBRANDS */

.header .top-header {
	background-color: #000;
}
.header .bottom-header .main-nav li a {
	color: #000;
}
.blue-block.stats .overlay {
	background-color: #000;
}
.browse-img a span {
	background-color: rgba(0, 0, 0, 0.65);
}
.block-title {
	color: #000;
}
a {
	color: #020202;
}
.blue-block .overlay {
	background-color: #000;
}
.si-content-area h1 {
	color: #000;
}
.si-content-area a {
	color: #000;
}
.footer .footer-bottom {
	background-color: #000;
}
.footer .footer-bottom .bt-footer-nav li a.blue {
	color: #9d9d9d;
}

.search .sbToggle {
	filter: saturate(0);
}
.si-listing__detail {
	background-color: #000;
}
.header .bottom-header .main-nav li:hover a {
	color: #797979;
}
.si-content-blog-posts_item-title {
	color: #a2a2a2;
}
.si-content-blog-posts_title {
	color: #2b2b2b;
}

/* SITE SPECIFIC STYLES */

.footer__navigation {
	border-bottom: 1px solid #000;
}
.footer {
	background-color: #000;
}
.footer__copyright {
	background-color: #232424;
}
.footer__copyright a {
	color: #fff;
}
.header__sub-nav {
	background-color: #1c1c1c;

}
.header__nav-section {
	background-color: #000;
}
.navigation__container > ul > li span {
	color: #d0d0d0;
}
body #hero_overlay #search_holder .search-pane .search-pane__controls .button {
	background: #020202;
	border: 1px solid #0b0b0b;
}
.meet-paul-sec .paul-gon {
	background: #060606;
}
.sell-you-sec .sell-you .buy-A::after {
	background-color: rgba(66, 66, 66, 0.48);
	background-image: linear-gradient(rgba(60, 60, 60, 0.87), rgba(0, 0, 0, 0.61));
}

.navigation__dropdown {
	background-color: #1e1e1e;
}
.main--inner .content {
	background-color: #131313;
}
.square__shell {
	border-left: 1px solid #9b9b9b;
	border-top: 1px solid #979797;
	color: #fff;
	background-color: #1a1a1a;
}
.square__title {
	background-color: #373737;
	border-bottom: 1px solid #606060;
}
.search-pane__controls a {
	color: #f0f0f0;
}
.square {
	box-shadow: 0 0 0 1px #ffffff,0 0 7px 1px #000;
	background-color: #262626;
}
.square--no-border .square__content li a {
	border-bottom: 1px solid #717171;
}
.square--no-border .square__content li a::before {
	color: #777;
}
.header__banner {
	background-color: #333;
}
.si-breadcrumb > ul > li > a {
	color: #e8e8e8;
}
.si-content-area a, .si-content-area a:active, .si-content-area a:focus, .si-content-area a:hover {
	color: #888;
}
.header__picture::before {
	filter: saturate(0);
}
.si-content-area h1::after {
	filter: saturate(0);
}
.si-content-label__body {
	background-color: transparent;
}
.navigation__container, .navigation__container a {
	color: #fff;
}
.si-content-area h1 {
	color: #fff;
}

.si-blog-archive a {
	color: #fff;
}

/* LOGO FIX */

header .logo a {
	background-image: url('https://cy-sierra-assets.s3.amazonaws.com/sites/bocaratonrealestate.com/global-styles/images/c%26p-compass-logo-new.png') !important;
	filter: invert(100%);
}
.footer__logo img.logo-mod {
	filter: invert(100%);
}