.our-installations-new h1 {
	margin: 10px 0 10px 0; font-size: 20px; text-align: left; color: #FFF !important;
}
.page-id-44737 #main-wrap { background-color: #52465c; }

#post-44737 { padding-top: 16px; color: #FFF; margin-top: 0; }
#post-44737 .slideshow_pagination { display: block !important; }
#post-44737 .slideshow_container_style-light .slideshow_pagination {
    bottom: -6px;
}

#post-44737 .our-stores {
	margin-top: 10px;
}
#post-44737  .bold-title {
	display: block;
    margin: 20px 0;
	text-align: center;
	color: #FFF !important;
    font-weight: 500;
	letter-spacing: 0;
	padding: 0;
}
#post-44737 .our-stores p {
	width: 15%;
	padding: 0 0.8%;
	float: left;
	white-space: nowrap;
}
#post-44737 .our-stores a, #post-44737 .our-stores strong {
	color: #FFF !important;
}
#post-44737 .our-stores p img{
	max-height: 150px;
}

#post-44737 .our-installations-menu {
	width: 206px;
    float: right;
	background-color: #cdbedb;
    list-style: none;
	text-align: center;
	position: absolute;
    right: 0;
	z-index: 99;
}
#post-44737 .our-installations-menu ul {
    padding-left: 0;
    list-style: none; }
.entry-content ul, .comment-content ul { padding: 0; }
#post-44737 .our-installations-menu li {
	/*display: inline-block;*/
	border-color: #52465C;
}
#post-44737 .our-installations-menu > li a:hover, #post-44737 .our-installations-menu > ul li a:hover  {
	background-color: #FFF;
}
#post-44737 .our-installations-menu li a {
	display: block;
	padding: 5px 5px;
    font-size: 14px;
	color: #4F4657;
	border-bottom: 1px solid #52465c;
}
#post-44737 .our-installations-menu ul li a {
    background-color: #e1d2ef;
}
#post-44737 .our-installations-menu li a:hover {
    text-decoration: none;
}

.view-more-button {
	float: right;
    background-color: #FFF;
    color: #52465c;
	padding: 5px 0;
	width: 206px;
    text-align: center;
	cursor: pointer;
	font-size: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #52465c;
}
.view-more-button a { color: #52465c !important; }
.view-more-button a:hover { text-decoration: none; !important; }
#res-port, .our-installations-menu { display: none; }

/* FOOTER */
.page-id-44737 #main-footer {
	color: #FFF;
}

/* NEWS */
#wrap-news {
    position: relative;
}
#wrap-news h3 { color: #FFF !important; font-size: 17px;}
#cb-company-news h2, #cb-flooring-news h2, #cb-company-news a, #cb-flooring-news a {
	color: #FFF !important;
	padding: 0;
	font-weight: 500;
	font-size: 18px;
}

#cb-flooring-news, #cb-company-news {
	display: block;
    position: relative;
    width: 46%;
	float: left;
    height: auto;
	padding: 2%;
}
.pu-news-title {
    color: #fff !important;
    font-size: 17px;
}

.top-social-links {
	position: absolute;
	right: 0;
	z-index: 2;
	margin-top: 10px;
    margin-right: 8px;
}

/************
 --- RESP ---
 ***********/
@media screen and (max-width: 1235px){
    #post-44737 .our-installations-menu li {
		font-size: 15px;
	}
}
@media screen and (max-width: 1024px){
	
    #post-44737 .our-installations-menu li {
		display: block;
		padding: 0;
	}
	#post-44737 .our-stores .bold-title {
		text-align: center;
	}
	#post-44737 .our-stores {
		display: flex;
		flex-wrap: wrap;
	}
	#post-44737 .our-stores p {
		width: 33%;
		padding: 0 0 15px 0;
		text-align: center;
	}
}
@media screen and (max-width: 695px){
	#post-44737 .our-stores p {
		width: 50%;
	}
	#cb-flooring-news, #cb-company-news {
		width: 98%;
		float: none;
		padding: 0;
	}
	.slideshow_container {
		margin-bottom: 20px !important;
	}
	#wrap-news {
		margin-top: 20px;
	}
	.top-social-links {
		top: 188px;
		left: 0;
		z-index: 4;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	#post-44737 .our-stores {
		flex-direction: column;
		align-items: center;
	}
	#post-44737 {
		margin-top: 60px;
	}
}

