/* Child Theme - Custom CSS File for Buyers to Modify */



/* Blemdet die Graue Box des defaults aus*/
.page-main {
	background-color: transparent;
	border: 0px;
}

/* Blemdet das Header Bild aus*/
.page-head {
display:none;
}

/* In Objektlisting kein Titel*/
.listing-grid-layout .title-heading {
	display: none;
}

/*  Objektlisting keine Ansichten umschalten */
.view-type {
	display: none;
}

/* Objektlisting Inserate nach 0px oben*/
.tax-property-feature .listing-grid-layout .main, .tax-property-city .listing-grid-layout .main, .tax-property-type .listing-grid-layout .main, .tax-property-status .listing-grid-layout .main {
	margin-top: 0px;
}

/*hintergrund agent weiss*/
.property-agent {
	background: #fff !important;
}

/*ersetzt diverse Farben im Wohnungsfinder mit Frühfarbe*/
#listing-map span.price {
    color: #002951;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
#listing-map .map-info-window {
    background: #fff none repeat scroll 0 0;
    border-bottom: 3px solid #002951;
    margin-bottom: 10px;
    position: relative;
    width: 244px;
}
#listing-map .arrow-down {
    border-color: #002951 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -13px;
    height: 0;
    left: 112px;
    position: absolute;
    width: 0;
}
.widget.advance-search .title {
    background-color: #002951;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    margin-bottom: 0;
    padding: 0 0 0 15px;
    position: static;
}
.property-grid .property-item span {
    color: #002951;
    font-size: 16px;
    font-weight: bold;
}
#overview .property-item .price span {
    background-color: #002951;
    color: #fff;
    display: inline-block;
    margin-right: -1px;
    padding: 11px 10px 11px 14px;
}


/* Kaufen / Mieten Label im Objekt*/
#overview .property-item .price .status-label {
    color: #002951;
    background: #dedede;
}

/* Pfeil Kaufen / Mieten Label im Objekt Pfeil */
#overview .property-item .price .status-label .tag-arrow svg {
    fill: #dedede;
}

/* Hintergrundfarbe Adressbalken */
#overview .property-item .wrap{
	background-color: #f5f5f5;
}

/*Label Hintergurnd Share */
#overview .share-label, #overview .common-label, #overview .video-label, #overview .attachments-label, #overview .map-label {
    background-color: #002951;
}
#overview .share-networks {
	background-color: #fbfbfb;
}

/*Weitere objekteigenschaften ausblenden*/
#overview .property-item ul.additional-details
{
	display: none;
}

/*Hintergrund Titel Objekteigenschaften*/
#overview .property-item .features h4
{
	background-color: #fbfbfb;
	border-bottom: 0px;
}

#overview .share-networks {
	border-left: 0px;
	border-right: 0px;
}

/*Hintergrundfarbe Objekt eigenschaften*/
#overview .property-item .property-meta{
	background-color: #fbfbfb;
}

/*Linie unter agenten namen weg*/
.widget .title{
	border-bottom: 0px;
}

/*linie unter telefonnummer weg*/
.widget .agent-info .contacts-list li:first-child{
	border-bottom: 0px;
	}

/*Like Button und drucken ausblenden */
.slider-main-wrapper div + .slider-socket {
	display: none;
}

/*Rahmen ums Agentebenbild*/
.widget .agent-info img {
 border: 0px;
}

/* Entfernt Abstand in der Artikel box Objekt View*/
.single article ul:not([class^="wp-block"]), .single article ol:not([class^="wp-block"]) {
	margin: 0px 0px 0px 0px;
}

.inspiry-widget-title, .widget .title, .sidebar .wp-block-group__inner-container > h2, .sidebar .wp-block-search__label, .sidebar .ere_widget_contact_form .title, .sidebar .agents_list_widget .title, .sidebar .widget_mortgage-calculator .title, .sidebar .widget_calendar .title, .sidebar .widget_tag_cloud .title, .widget_search .title, .sidebar .rh_contact_widget .title, .sidebar .Agent_Properties_Widget .title, .sidebar .Agent_Featured_Properties_Widget .title, .sidebar .Featured_Properties_Widget .title, .sidebar .Inspiry_Properties_Widget .title, .sidebar .widget_categories .title, .sidebar .widget_archive .title, .sidebar .widget_pages .title, .sidebar .widget_meta .title, .sidebar .widget_rss .title, .sidebar .widget_nav_menu .title, .sidebar .widget_nav_menu > div .title, .sidebar .widget_recent_entries .title, .sidebar .widget_recent_comments .title, .sidebar .Property_Types_Widget .title, .sidebar .property-agent .title, .sidebar .widget_text .title {
	padding: 12px 25px;
}

#overview .map-wrap {
	padding-right: 0px;
	padding-left: 0px;
}
/* Ersetzt Arrows im Wohnungselement war aber fehlerhaft
#property-detail-flexslider .jcarousel-next {
    background: #002951 url("/wp-content/themes/realhomes-child/images/slideshow-nav-right.png") no-repeat scroll center 6px;
    float: left;
}
#property-detail-flexslider .jcarousel-prev {
    background: #002951 url("/wp-content/themes/realhomes-child/images/slideshow-nav-left.png") no-repeat scroll center 6px;
    float: right;
}
*/




/*
#scroll-top {
    background-color: #002951;
    bottom: 40px;
    color: #fff;
    display: none;
    height: 42px;
    line-height: 42px;
    position: fixed;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease-in-out 0s;
    width: 42px;
    z-index: 9999;
    visibility: hidden
}
#scroll-top:hover {
    background-color: #000000;
}


body {
    background-color: #ffffff;
}
 #footer .widget ul.featured-properties li .price, ul.featured-properties li .price {
    color: #002951;
    font-size: 14px;
    font-weight: bold;
} 
.format-image .format-icon.image {
    background: #002951 url("/wp-content/themes/realhomes-child/images/icon-image.png") no-repeat scroll center center;
}
.format-gallery .format-icon.gallery {
    background: #002951 url("/wp-content/themes/realhomes-child/images/icon-gallery.png") no-repeat scroll center center;
    visibility: hidden;
}
.listing-slider .flex-direction-nav a.flex-prev {
    background: rgba(13, 55, 97, 0.9) url("/wp-content/themes/realhomes-child/images/flex-arrow-left.png") no-repeat scroll center center;
    left: 0;
}
.listing-slider .flex-direction-nav a.flex-next {
    background: rgba(13, 55, 97, 0.9) url("/wp-content/themes/realhomes-child/images/flex-arrow-right.png") no-repeat scroll center center;
    right: 0;
}
.listing-slider .flex-control-paging li a {
    background: #002951 none repeat scroll 0 0;
    box-shadow: none;
    cursor: default;
    height: 11px;
    width: 11px;
    z-index: 1600;
}
.listing-layout h4, .listing-layout .property-item h4 a, .property-item h4 .listing-layout a {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin: 0 0 13px;
}
.advance-search .search-heading {
    background-color: #002951;
    color: #dedee0;
    font-size: 21px;
    left: 0;
    line-height: 48px;
    margin: 0;
    min-height: 53px;
    padding-right: 50px;
    position: absolute;
    text-transform: none;
    top: -53px;
    z-index: 999;
}


#header-top {
border-bottom: none;
}
#header {
margin-bottom: 6px;
margin-top:-5px;
}

.main {
    margin-bottom: 0px;
}

p, .single article p {color: #000;}

.container a {color: #002951;}
.inner-wrapper .hentry p {
    line-height: 20px;

}
.property-grid .property-item p {
    line-height: 14px;
}

a.link, a .link  {
    text-decoration: underline;
    color: #002951;
}
h1, h2, h3, h4, h5, h6 {
    color: #002951;
    font-family: Arial,sans-serif;

}
h2 {
    font-size: 32px;
    font-weight: normal;
}
#footer-bottom {
    background: transparent none repeat scroll 0 0;
    border-color: #7f7f7f;
}
#footer-bottom p {
    font-size: 12px;
}


#contact-form, .form-heading {border-top: none;
}

.real-btn, a.real-btn, real-btn.current  {
color: #ffffff;
}

#overview .property-item .property-meta span.add-to-fav { 
display: none; 
}

.main-menu ul li a {
    border-bottom: 1px solid #7f7f7f;
}


.widget {
    background-color: #ffffff;
    border: 0px solid #dedede;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 36px;
}
.vc_btn3.vc_btn3-color-grey:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus {
    background-color: #002951;
    color: #5e5e5e;
}
article h1 span, article h2 span, article h3 span, article h4 span, article .property-item h4 a span, .property-item h4 article a span, article h5 span, article h6 span {
    color: #002951;
}
::selection {
  background: #002951;
  color: #fff;
  text-shadow: none;
}

#footer-wrapper {
    padding-bottom: 90px;
}
.inner-wrapper {
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin-bottom: 0px;
    padding: 16px 20px 0px;
}
.eec {
    text-align: right;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 7px;
}
#wpadminbar {
    background: #002951 none repeat scroll 0 0;
}
.timeline-main-wrapper[data-layout="vertical"] [data-timeline="element"] {
    right: 20px;
}
.timeline-main-wrapper[data-layout="vertical"] [data-timeline="items"] {
    margin-bottom: 0px!important;
}
#logo img {
    margin-bottom: 0px;
}

.minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a {
    font-weight: 500!important;
    border-radius: 0px!important;
    margin-right: 12px!important;
}
.minimal-light .esg-navigationbutton:hover, .minimal-light .esg-filterbutton:hover, .minimal-light .esg-sortbutton:hover, .minimal-light .esg-sortbutton-order:hover, .minimal-light .esg-cartbutton a:hover, .minimal-light .esg-filterbutton.selected {
    color: #fff!important;
}
.minimal-light .esg-navigationbutton:hover, .minimal-light .esg-filterbutton:hover, .minimal-light .esg-sortbutton:hover, .minimal-light .esg-sortbutton-order:hover, .minimal-light .esg-cartbutton a:hover, .minimal-light .esg-filterbutton.selected {
    background-color: #002951!important;
}
.esg-layout-even .esg-entry-media img {
    top: 0px!important;
}
.property-item p {
    font-size: 13px!important;
}
#overview .share-label, #overview .common-label, #overview .video-label, #overview .attachments-label, #overview .map-label {
    background-color: #002951;
}
.ff-loadmore-wrapper .ff-btn {
	visibility: hidden;
}
#footer .widget ul li a:hover, #footer .widget ul li a:focus, #footer.widget ul li a:active, #footer .widget a:hover, #footer .widget a:focus, #footer .widget a:active, #footer-bottom a:hover, #footer-bottom a:focus, #footer-bottom a:active {
    color: #002951!important;
}
.listing-grid-layout .title-heading {
    background-color: #002951!important;
    font-size: 18px;
    min-height: 0;
}
.tparrows {
    background: rgba(13, 55, 97, 1) none repeat scroll 0 0 !important;
}
.post-title, .post-title a {
    color: #002951;
}
.timeline-separator-text .sep-text {
    background-color: #002951;
    border-radius: 0!important;
}
.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
    border: 4px solid #dedede;
    visibility: hidden;
}
.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
    font-size: 12px;
}
.tparrows::before {
    margin-top: 0px;
}
.snp-bar7 .snp-ico {
    visibility: hidden;
}
.snp-bar7 .snp-container-top {
    padding-top: 0px;
}
.timeline-feature-item.feat-item .timeline-header {
    padding: 36px;
}
.timeline-block .timeline-header-block .timeline-header iframe, .timeline-block .timeline-header-block .timeline-header img, .timeline-block .timeline-header-block .timeline-header object, .timeline-feature-item .timeline-header-block .timeline-header iframe, .timeline-feature-item .timeline-header-block .timeline-header img, .timeline-feature-item .timeline-header-block .timeline-header object {
    border: 2px solid #dedede;
}
#property-detail-flexslider .flex-direction-nav .flex-next, #property-detail-flexslider .flex-direction-nav .flex-prev {
    background-color: #002951;
}
.tparrows {
    border-radius: 0px!important;
}
.listing-slider .flex-control-paging {
    visibility: hidden;
}
#property-detail-flexslider .jcarousel-container-vertical {
    background-color: #002951;
}
.widget ul.featured-properties li a a, ul.featured-properties li h4, ul.featured-properties li .property-item h4 a, .property-item h4 ul.featured-properties li a, ul.featured-properties li h4 a, .property-item h4 ul.featured-properties li a a {
    color: #002951;
    font-weight: bold;
}
.ubermenu-skin-white {
    border-color: #002951 -moz-use-text-color #eee;
}
.main-menu ul li a {
    font-size: 12px!important;
}
.ubermenu-skin-white.ubermenu-responsive-toggle {
    background: #002951 none repeat scroll 0 0;
    color: #fff;
    text-transform: uppercase;
}
.ubermenu-skin-white.ubermenu-responsive-toggle:hover {
    background: #002951 none repeat scroll 0 0;
    color: #ffffff;
}
.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
    padding-right: 10px;
}
#overview .attachments-wrap {
    display: none;
}
::-moz-selection {
  background: #002951!important;
}
.view-type a.grid.active .boxes, .view-type a.grid:hover .boxes, .view-type a.list.active .boxes, .view-type a.list:hover .boxes {
    fill: #002951!important;
}

.proptitle {
  color: #002951
}
.prop-title, .prop-title a {
    color: #002951
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
    word-spacing: -1px;
}
.property-itemx {
    background-color: #fff;
    border-top: 1px solid #dedede;
    margin-bottom: 5px;
    padding: 10px 10px 0;
    text-align: left;
    color: #002952;
}

 h4 {
    color: #002951;
    font-family: Arial,sans-serif;
   font-weight: normal;
}

.post-title a:hover {
    color: #333;
}
.widget ul li a {
    color: #717171;
}
.widget ul li a:hover {
    color: #002951;
}
#overview .property-item .wrap {
    background-color: #efefef;

}
#property-detail-flexslider {
    background-color: #dddddd;
}
.hover_effect .second {
   display: none;
}

.hover_effect:hover .first {
   display: none;
}

.hover_effect:hover .second {
   display: block;
}

.listing-grid-layout .title-heading-unsere-angebote {
    background-color: #ffffff;
    color: #002951;
    font-size: 21px;
    left: -1px;
    line-height: 48px;
    margin: 0;
    min-height: 53px;
    padding: 0 30px 0 20px;
    position: absolute;
    text-transform: none;
    top: -53px;
}
.property-item figure figcaption {
    font-size: 16px;
}
.inner-wrapper .hentry strong {
    color: #002951;
}
.view-type a.list {
    border-right: 1px solid #dedede;
    display: none;
}
.view-type a {
    cursor: pointer;
    display: none;
    float: left;
    height: 24px;
    margin: 0;
    padding: 8px;
    width: 24px;
}
.property-item h4, .property-item h4 a {
    text-transform: none!important;
}
#property-carousel-two .flex-direction-nav a:hover {
    background-color: #002951;
}
.map-labeladdress {
    padding-left: 5px;
    padding-right: 1px;
    z-index: 1000;
}
.map-labeladdress {
    background-color: #fff;
    color: #002951;
    display: inline-block;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
  
    
}

.property-item {
    padding: 15px 18px 0;
}
#overview .share-label, #overview .common-label, #overview .video-label, #overview .attachments-label, #overview .map-label, #overview .floor-plans .floor-plans-label, .floor-plans #overview .floor-plans-label {
    background-color: #002951!important;
}
.floor-plans .floor-plan-meta div .floor-price-value {
    color: #002951!important;
}
body{
padding-top: 96px;
}

body.admin-bar{
margin-top: -32px;
}

.header-wrapper{
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0;
}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    border-bottom: 1px solid #092d51 !important;
    color: #092d51;
}
.listing-grid-layout .sidebar {
    margin-top: 0px;
}
.ff-slideshow li.ff-show {
    visibility: visible;
    z-index: 999;
}
#overview .property-item .content {
    color: black;
    font-size: 14px;
}
.post-meta {
    border-bottom: 0 solid #fff!important;
}
#property-carousel-two .flex-direction-nav a {
    background-color: #092d51 !important;
}
.inspiry-post-nav:hover {
    background: rgba(0, 41, 81, 0.9) none repeat scroll 0 0;
    color: #fff;
}
.inspiry-post-nav {
    background: #092d51 none repeat scroll 0 0;
}
.home .inner-wrapper {
	border-top: 1px solid #dedede;
    margin-bottom: 0;
}
#property-slider-two .flex-direction-nav a.flex-next {
	display: none;
}

#property-slider-two .flex-direction-nav a.flex-prev {
    display: none;
}
.sort-controls {
    margin: 0 0 25px 0;
    text-align: right;
    display: none;
}

.header-wrapper {
	background-color: #ffffff;
}

.page-main{
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.post-content {
	padding-top: 0px !important;
	padding-left: 0px
	padding-bottom: 0px !important;
	padding-right: 0px;	
}

.footer-wrapper {
	padding-bottom: 60px;
}

.contents {
	margin-bottom: 0px;
}

.vc_row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.vc_column_inner {
		padding-top: 0px !important;
	padding-left: 0px
	padding-bottom: 0px !important;
	padding-right: 0px;	
	
}

.list-container {
	padding 0px 0px 0 !important;
}
*/