/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* nach Onlinegang mit Astra */




/* CSS Wordliner Immobilienübersicht */

#objectlist .block-objectlist-unit{border:none;}

#objectlist .block-objectlist-unit-content{padding: 15px 0px;}

#objectlist .block-objectlist-unit-meta-item svg{color: #D51130}


/* Anpassungen CSS Alex 28 April 22 */

.block-objectlist-unit-title{
	color:#666!important;
}

.wlac-main h1 {
    color: #666!important;
}

.block-data-equipment div:nth-child(2){display:none;}

.block-broker-text-comment {
    display: none;
}



/* Marker Kurzexpose  */
.block-map-content .marker {
	width: 70px!important; 
	height: 70px!important; 
	max-height:70px;
}

/* Standard-Team, das nicht benutzt wird, ausblenden */
  .standard-team {
    display: none;
   }


#marktbericht-grid-block .marktbericht-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 70px 1fr 70px 1fr 70px 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 70px;
}

#marktbericht-grid-block .marktbericht-grid .marktbericht-grid-item p {
	font-size: 19px;
}

#marktbericht-grid-block .marktbericht-grid-item {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#marktbericht-grid-block .marktbericht-grid-item:hover {
	-webkit-box-shadow: -5px 0 20px 5px rgb(0 0 0 / 10%);
	        box-shadow: -5px 0 20px 5px rgb(0 0 0 / 10%);
}

#marktbericht-grid-block .standard-single__back-button-container {
	margin-top: 40px;
}

@media(max-width: 1024px) {
	.elementor-23479 .elementor-element .elementor-element-80ca4ff .elementor-nav-menu .elementor-item {
    	font-size: 15px!important;
	}
}	

@media(max-width: 992px) {
	#marktbericht-grid-block .marktbericht-grid {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 40px;
	}
}

@media(max-width: 768px) {
	#marktbericht-grid-block .marktbericht-grid {
		-ms-grid-columns: 1fr 40px 1fr;
		grid-template-columns: 1fr 1fr;
	}
}

@media(max-width: 600px) {
	#marktbericht-grid-block .marktbericht-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
}




/* Energieberatungsseite strong font weight css setting */

.page-id-37843 b, .page-id-37843 strong {
    font-weight: 700;
}

/* Objektliste margin top */

#wlac-objects-0 {
    margin-top: 130px!important;
}


.elementor-location-header {
	height: 0;
}
.elementor-top-section {
  background-color: #ffffff;
  transition: background-color 2s ease;
}

.elementor-top-section.transparent-header {
  background-color: #ffffff5e !important;
}
