/*
Theme Name: Homesite
Theme URI: http://homesite-wordpress.wearecodevision.com
Author: Code Vision
Author URI: http://wearecodevision.com
Description: Multi Concept Real Estate Theme
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, right-sidebar, custom-menu, full-width-template, theme-options
Text Domain: homesite
*/

.center             { text-align: center; }
.aligncenter        { margin: auto; text-align: center; margin-bottom: 22px; display: block !important;}
.alignleft          { float: left; margin: 0px 30px 22px 0px;  }
.alignright         { float: right; margin: 0px 0px 22px 30px; }

.left               { float:left;  }
.right              { float:right; }

small               { font-size: 12px; line-height: 14px; }
strong              { }
b                   { font-weight: bold; }

.normal             { font-weight: normal; }
.hidden             { display: none; }
.wp-caption         { }
.wp-caption-text    { }
.sticky             { }
.gallery-caption    { }
.bypostauthor       { }
.screen-reader-text { display: none; }

.woocommerce ul.products li.product .price{
	display: none;
}

.slider-subtitle{
	color: rgba(0,0,0,.6) !important;
}
.slider-price{
	border-color: rgba(0,0,0,.1) !important;
	margin-top: 10px !important;
	padding-bottom: 0;
}
.content-title-property-price > span{
	display: none;
}

.topbar-cart{
	display: none !important;
}

.woocommerce ul.products li.product .product-image-wrapper .listing-manager-favorite-add{
	display: none !important;
}

.content-title-property-actions{
	display: none !important;
}

.prix_surface{
  font-size: 21px !important;
}

iframe{
	margin-top: 150px;
}

.woocommerce.woocommerce-page #content div.product .woocommerce-tabs .wc-tab p {
    font-size: 14px;
}