/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.1
*/
@font-face {
    font-family: 'staccato222_btregular';
    src: url('stac222n-webfont.woff2') format('woff2'),
         url('stac222n-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.header-wrapper {
    background-color: #fff;
    border-bottom: 4px solid #cf2929;
}
.header__top {
    padding: 0;
}
.elementor-widget-container h2{
     font-family: 'staccato222_btregular';
     font-size: 40px;
}
.Newspaper-Subtitle{
    font-family: 'staccato222_btregular' !important;
    font-size: 30px !important;
    padding:10px !important;
}
.property-items .narrative h2 {
    font-family: 'staccato222_btregular' !important;
    font-size: 40px;
    margin-bottom: 0px;
}
.property-item .property-meta {
    background-color: #611414;
}
.property-item{
    border-color: #611414;
}
.property-item .property-meta span {
    color: #fff;
}
.property-item .property-meta span .path, .property-meta-id,.property-item .property-meta span .circle, .property-meta-lot-size path {
    fill: #fff;
}

body {
    background-color: #fff;
    overflow-x: hidden;
}
.main-menu ul li.current-menu-item > a, .main-menu ul li.current_page_item > a{
    background-color: #cf2929;
    color: #fff;
}
.contact-number {
    color: #cf2929;
    }
    .contact-number, .contact-number .outer-strip {
    background-color: #fff;
}
.contact-number .fa-phone {
    background-color: #fff;
}
.listing-grid-layout .title-heading {
    background-color: #cf2929;
}
.listing-layout {
    position: relative;
    background-color: #fff;
    border-top: 4px solid #cf2929;
    border-bottom: 1px solid #cf2929;
}
.energy-performance-wrap {
    border-bottom: 1px solid #cf2929;
}
.main-wrapper .container:nth-last-child(1) .row .main {
    border-bottom: 1px solid #cf2929;
    margin-bottom: 30px;
}
.energy-performance-wrap .title {
    background-color: #fff;
}
#overview .property-item .property-meta {
    border: none;
    margin: 0 17px 18px;
    padding: 0;
    background-color: #611414;
    border-color: inherit;
    width: auto;
}
#overview .property-item .wrap {
    background-color: #611414;
    margin-bottom: 16px;
}
#overview .property-item .title {
    float: left;
    padding: 0 0 0 16px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: none;
    margin: 0;
    border: none;
}

#property-slider-two-wrapper {
    padding: 0;
    background-color: #fff;
    border-top: none;
}
.property-section-order-custom .main {
    border-top: none;
}
.inspiry_classic_portrait_common .flex-viewport li a {
    width: 100%;
    position: relative;
    background: #fff;
    display: block;
}
.widget .contacts-list li svg .path{
    fill: #fff;
}
.property-item p {
    font-size: 14px;
}
#overview .property-item .property-meta span {   
    color: #fff;
    }
.sort-controls select {
    margin: 0;
    border-radius: 0;
    outline: none;
    width: auto;
    border-color: #cf2929;
}
.main {
    border-left: 1px solid #cf2929;
    border-right: 1px solid #cf2929;
    margin-bottom: 30px;
}
.inner-wrapper {
    padding: 16px 20px 25px;
    border-top: 1px solid #cf2929;
    border-bottom: 1px solid #cf2929;
    background-color: #fff;
    margin-bottom: 52px;
}
.listing-layout h4{
    font-size: 22px;
}
.menu-item a:hover{
    background-color: #cf2929 !important;
    color: #fff !important;
    transition: all ease 0.2s;
}
.main-menu ul li a {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    color: #cf2929;
    text-transform: uppercase;
}
.contact-number span, .contact-number a {
    color: inherit;
    font-weight: 100;
}
.view-type {
    display: none;
}
.property-item h4 a{
    color: #cf2a2a;
}
.tag-line{
    display: none;
}
.span6 {
    width: 100%;
}

.single-property .span9 {
    width: 100%;
}
.single-property .menu-item-1030 a {
    background-color: #cf2929;
    color: #fff;
}

#footer-wrapper {
    padding-bottom: 0;
    padding-top: 30px;
}
.single-property .page-head{
    display: none;
}
.property-comments{
    display: none;
}
h1.titre_annonce{
    color: #cf2929;
    padding-left: 18px;
}
.btn_retour {
    margin: 18px;
    background-color: #cf2929;
    color: #fff;
    padding: 5px 11px;
    margin-top: 10px;
    display: inline-flex;
}
.btn_retour:hover {
    background-color: #611414;
    color: #fff;
}
.grecaptcha-badge {
    bottom: 130px !important;
    z-index: 9999;
    display: none !important;
}
.page-template-contact .grecaptcha-badge {
    display: inherit !important;
}
.contact-number a:hover{
    color: #611414;
}
#home-properties-section-wrapper .pagination{
    display: none;
}
.real-btn:hover,input:hover[type="submit"],.real-btn:active,input:active[type="submit"],.real-btn:focus,input:focus[type="submit"]{
    background-color: #611414;
}
.advance-search .search-heading {
    background-color: #ffffff73;
    color: #cf2929;
    font-size: 21px;
    line-height: 48px;
    min-height: 53px;
    margin: 0;
    padding-right: 50px;
    position: absolute;
    top: -53px;
    left: 0;
    text-transform: capitalize;
    z-index: 800;
}
.advance-search .search-heading .fa-search {
    padding: 13px 20px 15px;
    padding-bottom: 16px \9;
    margin-right: 20px;
    background-color: #fff;
    font-size: 24px;
}
#scroll-top{
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
}
#footer .contacts-list li{
    padding: 0 !important;
}
.form-heading {
    border-top-color: #cf2929;
    border-bottom: 2px solid #cf2929;
    background-color: #fff;
}
.infoBox .map-info-window {
    position: relative;
    background: #fff;
    width: 244px;
    border-bottom: 3px #cf2929 solid;
    margin-bottom: 17px;
}
.infoBox span.price {
    font-size: 11px;
    line-height: 18px;
    color: #cf2929;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.infoBox .prop-title a:hover {
    color: #cf2929;
}
.page-template-properties-search .property-items {
    border-bottom: 1px solid #cf2929;
}
.page-template-properties-search .header-wrapper {
    margin-bottom: 70px;
}
.page-template-properties-search .advance-search {
    border-top: 1px solid #cf2929;
}
.advance-search .search-heading {
    background-color: #ffffff73;
    color: #cf2929;
    font-size: 21px;
    line-height: 48px;
    min-height: 53px;
    margin: 0;
    padding-right: 50px;
    position: absolute;
    top: -52px;
    left: 0;
    text-transform: capitalize;
    z-index: 800;
}
.page-template-properties-search .advance-search .search-heading {
    background-color: #ffffff73;
    color: #cf2929;
    font-size: 21px;
    line-height: 48px;
    min-height: 53px;
    margin: 0;
    padding-right: 50px;
    position: absolute;
    top: -54px;
    left: 0;
    text-transform: capitalize;
    z-index: 800;
}
#map-head{
    display: none;
}
#footer-wrapper {
    background-color: #cf2929;
}
#footer .widget .title {
    color: #fff;
}
#footer a, #footer-bottom a{
    color: #611414;
}
#footer .widget .textwidget, #footer .widget, #footer-bottom p {
    color: #fff;
}
.widget_nav_menu > div ul li:before{
    content: "•";
}
#footer .contacts-list {
    list-style: none;
    margin: 0;
    color: #fff !important;
}
#footer .widget ul li {
    background: none;
    }
    #footer .fas {
    font-weight: 900;
    padding-right: 10px;
}
#footer-bottom {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    border-top: 1px solid #dedede;
    padding: 25px 0;
    margin-top: 0px;
}
#footer .menu-plan-du-site-container ul li{
    margin-bottom: 0px !important;
}

.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#CF2929 0%, #CF2929 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #CF2929;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #CF2929;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #CF2929;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #CF2929;
}