/**
* Theme Name: Springer Classics
* Author: Life Design
* Template: antra
* Version: 1.0
*/

/*
 * Gold			#b39140
 * Blau			#132e53
 * dunkelblau	#040b15
 * */

/* General */


@media (max-width: 768px) {
  h1 {
    font-size: 37px !important;
  }
  h2 {
    font-size: 28px !important;
  }
	
	h3 {
    font-size: 25px !important;
  }
	 .elementor-heading-wrapper-inner .elementor-heading-title {
    font-size: 28px !important;
  }
    .elementor-widget-n-accordion .e-n-accordion-item-title-text {
    font-size: 20px;
}
}

@media (max-width: 768px) {
  .elementor-widget-antra-project-statistics .antra-con-inner {
    display: flex !important;
    flex-direction: column !important;
  }

  .elementor-widget-antra-project-statistics .elementor-grid {
    display: flex !important;
    flex-direction: column !important;
  }
}
 


.ld-no-mb p {
	margin-bottom: 0;
}

.ld-box-shadow {
	box-shadow:
		0.3px 0.5px 0.5px hsl(0deg 0% 69% / 0.43),
		0.5px 1.1px 1.1px -1.3px hsl(0deg 0% 69% / 0.35),
		1.6px 3.2px 3.2px -2.7px hsl(0deg 0% 69% / 0.27),
		4.4px 8.8px 8.9px -4px hsl(0deg 0% 69% / 0.19);
}

.ld-heading-icon-left .antra-title-icon-left {
	display: inline-block;
}

.ld-text-center {
	text-align: center;
}

body #page .site-content {
	margin-top: 40px;
}



/* Header */
#page > header {
	box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.2)
}

body .main-navigation ul.menu > li.menu-item > a {
	text-transform: none;
}

body .main-navigation ul.menu > li.menu-item > a i {
	color: inherit;
	font-size: 1.5em;
	margin-right: 6px;
}

body .main-navigation ul.menu > li.ld-menu-icon:hover > a > span::before {
	display: none;
}




body .antra-mobile-nav .mobile-nav-tabs {
	background-color: #B39140;
}

body .antra-mobile-nav .mobile-nav-tabs ul li {
	font-weight: 400;
	text-transform: none;
	font-family: 'Montserrat', sans-serif;
}

@media (min-width: 768px) {
	body .main-navigation ul.menu, 
	body .main-navigation ul.nav-menu {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 1367px) and (max-width: 1560px) {
  	.ld-header-tel .elementor-button-icon {
		display: none;
	}
	
	.ld-header-tel.elementor-widget-button .elementor-button.elementor-size-lg {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	body .main-navigation ul.menu > li.menu-item > a {
		margin: 0 0.5em;
	}
}

/* Testimonials */

.elementor-widget-antra-testimonials .inner {
	height: fit-content;
}

.elementor-widget-antra-testimonials .elementor-testimonial-rating {
	margin-top: 14px;
}

.elementor-widget-antra-testimonials .content {
	margin-bottom: 14px;
}

/* Slider */

sr7-bg::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: linear-gradient(360deg,rgb(0,0,0) 25%,rgba(0,0,0,0) 60%);
	opacity: 0.4;
	z-index: 10;
}

/* Referenzen */

body .elementor-widget-antra-project .project-style-5 .project-image a::before {
	background: linear-gradient(180deg, rgba(4, 11, 21, 0) 0%, rgba(4, 11, 21, 0.4) 19.25%, rgba(4, 11, 21, 0.8) 46.79%);
}

body .elementor-widget-antra-project .project-style-5 .project-block .project-loop-title {
	width: 100%;
	max-width: none;
}

body .project-category {
	display: none !important;
}

.elementor-widget-antra-project-content ul {
	list-style: none;
	margin: 0;
}

.elementor-widget-antra-project-content ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 9px;
}

.elementor-widget-antra-project-content ul li::before {
	font-family: "antra-icon";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	vertical-align: middle;
	content: "";
	position: absolute;
	left: -1px;
	top: 4px;
	font-size: 19px;
	font-size: 1.1875rem;
	color: var(--e-global-color-primary);
}

body .elementor-widget-antra-project .project-style-3 .project-block .project-transition, 
body .elementor-widget-antra-project .project-style-3 .project-image,
body .elementor-widget-antra-project .project-style-3 .project-image img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

body .elementor-widget-antra-project .project-style-3 .project-text-box {
	position: relative;
	padding: 20px 0 0 0;
	bottom: auto;
	left: auto;
	right: auto;
	background-color: #fff;
	padding: 30px 20px 30px 30px;
	z-index: -1;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
}

body .elementor-widget-antra-project .project-style-3 .project-content ul {
	gap: 10px 0;
}

body .elementor-widget-antra-project .project-style-3 .project-block .project-loop-title {
	max-width: none;
	font-size: 30px;
  	font-size: 1.875rem;
}

body .elementor-widget-antra-project .project-style-3 .project-block .project-loop-title a {
	color: var( --e-global-color-secondary );
}

body .elementor-widget-antra-project .project-style-3 .project-block .project-statistic-name {
	font-weight: 500;
}

/* Gutachten */

body .elementor-widget-antra-services-accordion .elementor-widget-container .antra-service-wrapper {
	align-content: center;
}

/* Sidebar-Links auf Montserrat setzen */
.elementor-widget-sidebar li.service-item a {
    font-family: 'Montserrat', serif !important; /* Erzwingt Montserrat */
    
}


/* 404 */

body.error404 .error-subtitle {
	font-family: var(--e-global-typography-primary-font-family);
	text-transform: none;
}

body.error404 .error-button a {
	font-family: var(--e-global-typography-secondary-font-family);
}


