/* Main stylesheet.css of Plugin */

/* Archive & Slider */
.single_post_blog img:hover {
	opacity:0.5;
}
.acx_slider .slick-prev:before, .slick-next:before{
	color: #333 !important;
}
.cl-property {
	background-color: #fff !important;
	float: left;
	margin-bottom: 0.5%;
	margin-right: 0.5%;
	width: 33%;
}
.slick-track .cl-property {
	padding: 0 15px;
	margin-right: 0%;
	text-align: center;
}
.acx_slider.slick-initialized.slick-slider {
    height: 415px;
}
.slick-slide .single_post_blog img {
    min-height: 183px;
}
div#left-area article {
    position: relative;
}
.cl-property:nth-child(3n) {
	margin-right: 0;
}
.slider {
    position: relative;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
}
.slider .gallery li {
	display: none;
}
.slider .gallery li:first-child {
	display: block;
}
.slider .gallery li img {
    width: 100%;
    max-width: 100%;
}

/* Property icons */
.wrap-icon.single {
	float: left;
	margin-right: 4%;
	margin-top: 0;
	padding-left: 20px;
    position: relative;
	width: 48%;
}
.wrap-icon i {
	vertical-align: bottom;
}
[class^="icon-"], [class*="icon-"] {
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 0;
    vertical-align: text-top;
}
i.icon-earth-plus {
	background-position: -4px -416px;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	width: 26px;
}
i.icon-earth-plus:hover {
	background-position: -86px -416px;
}
i.icon-lit {
	background-color: transparent;
    background-image: url("../img/bedrooms.png");
	background-position: left bottom;
    background-repeat: no-repeat;
	background-size: 100%;
	height: 25px;
	line-height: 16px;
	margin-right: 4px;
	width: 25px;
}
i.icon-baignoir {
	background-color: transparent;
    background-image: url("../img/bathrooms.png");
    background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 25px;
	line-height: 16px;
	margin-right: 4px;
	width: 25px;
}




/* Single property page photo slider */
.slide {
    width: 100%;
}
.slider .gallery {
	list-style: none;
	display: inline;
}
.slider .gallery li {
	width: 100%;
	float: left;
	margin: 2px;
	overflow: auto;
}
.ppt {
    display: none !important;
}


.single_post_blog {
    position: relative;
}
.imageTwo.image {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

/* Single property page */
.cl-header-property-info {
    display: block;
    width: 100%;
    overflow: auto;
}
.cl-head-col-left {
	float: left;
	width: 50%;
	text-align: left;
}
.cl-head-col-left h1, .cl-head-col-right h1 {
	margin: 0;
}
.cl-head-col-left h2 {
	font-weight: 400 !important;
}
.cl-head-col-right {
	float: left;
	width: 50%;
	text-align: right;
}

.vente-location {
    background: #333;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    margin-bottom: 6px;
	margin-top: 8px;
}


/*********************************** TO BE CLEANED /***********************************/

.infos_prop1 {
    overflow: auto;
    margin-top: 20px;
    position: relative;
    display: block;
}
.fwn-h2 {
	font-size: 21px;
	font-weight: 300 !important;
	line-height: 1.4;
}
.cl-col-2 {
    width: 48%;
    float: left;
}
.cl-col-2:first-child {
    margin-right: 4%;
}
.cl-col-2.single {
	padding-right: 20px;
	text-align: right;
}
.cl-col-2.single a {
	margin-left: 2px;
}
.bloc-single {
    background: #fff;
    padding: 20px;
    display: block;
    overflow: auto;
    margin-bottom: 20px;
}
.panel .panel-collapse {
	overflow: hidden;
}
.panel-default > .panel-heading {
    background-color: #fff !important;
}
.panel-title > a {
	background: url("../img/collapse-icon.png") no-repeat scroll right bottom;
    display: block;
	-webkit-transition: background-image 0s ease-in-out;
	transition: background-image 0s ease-in-out;
}
.panel-title > a.collapsed {
	background-position: right top;
}
.cl-align-left {
    float: left !important;
    margin-right: 10px !important;
    margin-bottom: 20px !important;
}
.gray-btn {
    background: rgba(114,96,96,1);
    border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
    padding: 12px 15px;
}
.gray-btn:hover {
    background: rgba(114,96,96,0.75);
}
.gray-btn:hover, .gray-btn:visited, .gray-btn:focus {
	color: #fff !important;
}
.gray-btn.cl-prop-visit {
    margin-left: 40px;
	padding: 6px 20px;
}
.panel-body h4 {
	margin-bottom: 8px;
}
.cf.cl-head-col-right span {
	display: inline-block;
    font-size: 12px !important;
	line-height: 1.2;
	margin-bottom: 15px;
}
#map {
	margin-bottom: 10px;
}
.at-icon-wrapper.at-share-btn.at-svc-compact {
  background-image: url("../img/icon-share.png");
  border-radius: 4px;
  height: 100%;
  max-height: 33px;
  max-width: 34px;
  text-decoration: none;
  width: 100%;
  margin-top:1px;
  border-radius:4px !important;
}
.cl-prop-share svg {
  opacity: 0;
}
.cl-prop-share .at-label {
  color: #ff0000 !important;
  opacity: 0;
  
}
.cl-col-2.single a {
  float: left;
  margin: 0 2px;
  text-align: right;

}
.cl-col-2.single {
  width: auto !important;
  float:right;
}

.acl_col_3 {
	display: inline-block;
	float: left;
    width: 33.333%;
    height: 282px;
}

.load-more{
	display:none !important;
}
div.cbp-spmenu a{
	color:#333;
}
div.cbp-spmenu .current-menu-item{
	background:#333;
}
div.cbp-spmenu .current-menu-item a{
	background:#CCC;
}