/**
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
*/


/*Make Header Sticky*/
.site-header {
    position: fixed;
    top: 0;
    width: 100%;
}
/*Adjust Content Padding*/
.site-content {
    padding-top: 170px;
}
/*Adjust Content Padding for Mobile*/
@media (max-width: 800px) {
    .site-content {
        padding-top: 170px;
    }
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
	.main-navigation {
		position: fixed;
		margin-top: 0px;
		background: white;
	}
}
/*Adjust Content Padding for Mobile*/
@media (max-width: 650px) {
    .site-content {
    	padding-top: 170px;
    }
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
		/*.main-navigation {
			position: fixed;
			margin-top: 60px;
	}*/
}
/*Semi transaprent*/
.ast-above-header-bar .ast-builder-grid-row-container-inner {
	/*background: rgba(150,20,230,0.5);*/
}
.main-header-bar {
	background: rgba(255,255,255,0.95);
}
.ast-below-header-bar .ast-builder-grid-row-container-inner {
	/*background: rgba(40,50,50,0.5);*/
}


/* Remove comment section if still visible */
.comment-respond {
	display:none;
}


/* Center align the featured image */
.single .post-thumb {
    text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* menu highlighting */
.menu-highlight a {
	/*color: #000000 !important;*/
}
.menu-highlight a:hover {
	/*color: #245F8A !important;
	text-decoration: underline;
	color: #ffffff !important;
	background: #1172c4;
	border-color: #1172c4;
	border-style: solid;
	border-width: 2px;
	border-radius: 50px;
	padding: 0px 10px !important;
	transition: all 0.2s linear;
	line-height:45px;*/
}
li.menu-highlight:hover a {
	/*color:#ffffff !important;*/
}
.menu-highlight:active {
	/*border-radius: 22px;*/
}
.menu-highlight ul { 
  margin: 150px auto 0; 
  padding: 0; 
  list-style: none; 
  display: table;
  width: 600px;
  text-align: center;
}
.menu-highlight li { 
  display: table-cell; 
  position: relative; 
  padding: 15px 0;
}
.menu-highlight a {
  color: #000;
  text-decoration: none;
  letter-spacing: 0.10em;
  display: inline-block;
  padding: 15px 20px;
  position: relative;
}
.menu-highlight a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #000;
  transition: width 0.5s ease 0s, left 0.5s ease 0s;
  width: 0;
}
.menu-highlight a:hover:after { 
  width: 100%; 
  left: 0; 
}
@media screen and (max-height: 300px) {
	.menu-highlight ul {
		margin-top: 40px;
	}
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height:45px;
}


/* add padding after anchor */
#news, #university, #studies, #library {
  display: block;
  position: relative;
  top: -200px;
} 

/* homepage slider */
#homepage-slider .elementor-background-overlay{
  background-image: linear-gradient(to right, #154D71A6 , #154D7100 60%);
}

@media (max-width: 1000px) {
	#homepage-slider .elementor-background-overlay{
  background-image: linear-gradient(to right, #181E239E , #181E239E);
}
}

@media (max-width: 800px) {
	
	#homepage-slider .elementor-slide-heading, .elementor-slide-description{
	text-align: center;
}
	#homepage-slider .elementor-slide-button {
		align-content:center;
		display:grid;
	}
}

/* post thumbnails should be rounded */
.premium-blog-thumbnail-container img {
	border-radius: 10px;
}
#premium-blog-thumbnail-big .premium-blog-thumbnail-container img {
	border-radius: 20px;
}


/* homepage master&doctor studies tiles, padding left right to get one in the middle */
.ma-studies-tiles-middle .elementor-inner-column:nth-of-type(1) {
	padding-right: 10px !important;
}


/* seach field */
.search-field {
  height: 2.8rem;
  background: #f5f5f5;
  outline: none;
  border: none;
  border-radius: 1.625rem;
  padding: 0 3.5rem 0 1.5rem;
  width: 90%;
}


/* Desktop search icon*/
.ast-header-search .ast-dropdown-active .ast-icon {
	color: #3E444A;
}
/* Mobile Menu search icon */
@media (max-width: 800px) {
	.ast-header-search .ast-icon {
		color: #CDD5DF;
	}
}


/* Header language switch */
.ast-above-header-wrap .header-widget-area .wpml-ls-legacy-list-horizontal li a {
	color: white !important;
}
.ast-above-header-wrap .header-widget-area .wpml-ls-legacy-list-horizontal li a:hover{
  background-color:rgba(255, 255, 255, 0.15);
  border-radius: 70%;
  transition:none;
}


/*Partner - Bilder Karussel*/
figcaption.elementor-image-carousel-caption {
	padding:15px;
}

#partner-carousell .swiper-slide-image {
	border: 1px solid #e2e2e2;	
}


#video-list .premium-video-box-description-container {
	text-align: left;
	padding: 0px:
}


/*Testimonials*/
#testimonial-success .elementor-main-swiper.swiper-container.swiper-container-initialized.swiper-container-horizontal {
	display: flex; /* equal height of the children */
}
#testimonial-success .swiper-slide {
	flex: 1;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 4%), 0 8px 12px 0 rgb(0 0 0 / 4%);
    margin: 30px;
}
/* mobile exceptions */
@media (max-width: 1000px) {
	#testimonial-success .swiper-slide {
		flex: none;
		margin: 0px;
	}
}
#testimonial-success .elementor-testimonial__content {
    padding-left: 1em;
}
#testimonial-success .elementor-testimonial {
	background-color:#F5F8FE ;
	border-radius: 20px;
	margin:10px 13px 20px 13px:
}
#testimonial-success .elementor-testimonial__image {
	background-color: #E7F3FB;
	padding: 20px;
    border-bottom-right-radius: 60px 60px;
}
#testimonial-success .elementor-testimonial__content::after {
	display:none !important;
}
#testimonial-success .elementor-testimonial__text {
	padding-left:20px;
}


/*Blue Buttons-Header*/
.blue-button-bar .elementor-container {
	display: flex; /* equal height of the children */
}
.blue-button, .blue-button .elementor-widget-container, .blue-button .elementor-button-wrapper {
	height: 100%;
}
.blue-button .elementor-button-link.elementor-button.elementor-size-md {
	flex: 1;
	height: 100%;
	text-align:left;
	width: 100%;
}
.blue-button-left.blue-button .elementor-button-link.elementor-button.elementor-size-md {
	border-top-left-radius: 30px 30px;
	border-bottom-left-radius: 30px 30px;
}
.blue-button-right.blue-button .elementor-button-link.elementor-button.elementor-size-md {
	border-top-right-radius: 30px 30px;
	border-bottom-right-radius: 30px 30px;
}
@media (max-width: 1000px) {
	.blue-button-right.blue-button .elementor-button-link.elementor-button.elementor-size-md, .blue-button-left.blue-button .elementor-button-link.elementor-button.elementor-size-md {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
}


	


/* Newsletter */
#newsletter-form .wpforms-field-large {
	background-color: #FFFFFF;
    border-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-radius: 5px 5px 5px 5px;
	font-size: 17px;
    font-weight: 500;
	color: var( --e-global-color-astglobalcolor7 );
	padding: 0.75em;
    height: auto;
}

#newsletter-form .wpforms-field-large::placeholder {
	color: var( --e-global-color-astglobalcolor7 );
}
#newsletter-form .wpforms-field-large::-ms-input-placeholder {
	color: var( --e-global-color-astglobalcolor7 );
}
#newsletter-form .wpforms-field-large::-ms-input-placeholder {
	color: var( --e-global-color-astglobalcolor7 );
}

#newsletter-form .wpforms-submit {
    background-color: var( --e-global-color-accent );
    color: #FFFFFF;
	border:0px;
	border-radius: 30px;
    padding-top: 15px;
    padding-right: 28px;
    padding-bottom: 15px;
    padding-left: 28px;
}

#newsletter-form .wpforms-form button[type=submit]:before {
    content: '\f0e0'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: "Font Awesome 5 Free";
    margin-right: 10px !important; /* Distance between icon and button text */
}
#newsletter-form div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container {
    width: calc(100% - 180px);
}
#newsletter-form  div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
    width: 180px;
}

/* calendar */
.mec-calendar .mec-calendar-side .mec-next-month, .mec-calendar .mec-calendar-side .mec-previous-month {
    background: transparent;
    color: #fff;
	background-color: #1e73be;
	border-radius: 44px;
    text-align: center;
	text-decoration: none;
}
.mec-load-month-link .mec-sl-angle-right, .mec-load-month-link .mec-sl-angle-left {
    color: #fff !important;
}
.mec-previous-month:hover .mec-sl-angle-left, .mec-next-month:hover .mec-sl-angle-right {
    color: #1e73be !important;
}
.mec-next-month .mec-load-month-link, .mec-previous-month .mec-load-month-link {
	text-decoration: none !important;
}
.mec-monthly-cal.mec-event-image {
	width: 240px !important;
}
.mec-monthly-cal.mec-event-image img {
	border-radius: 10px;
}
.mec-calendar .mec-event-article .mec-event-title {
    font-size: 18px;
	line-height: 22px;
}
.mec-calendar .mec-event-article {
	padding-left: 20px;
	padding-bottom: 5px;
}
.mec-calendar .mec-event-article:hover {
    background-color: transparent;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	border-radius: 20px;
}
.mec-calendar .mec-calendar-side .mec-next-month, .mec-calendar .mec-calendar-side .mec-previous-month {
    top: auto;
}
.mec-calendar-header {
	background-color: white;
    border-radius: 100px;
	height: 50px;
}


/* Fakultät, Abstand Professoren Kacheln */
.tile-slider .slick-active {
	padding: 8px;
}

/* breadcrumbs */
.main-header-bar {
    border-bottom-color: #eaeaea00;
}
.ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    border-bottom-color: #eaeaea00;
}
.ast-breadcrumbs .trail-begin a span {
	display: none;
}
.ast-breadcrumbs .trail-begin a:after {
	content: '\f015';
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
}

/* blog/post sites header */
.entry-header .ast-single-post-order h1.entry-title {
	color: #245f8a;
	line-height: 1;
    font-size: 3.2941176470588rem;
    font-weight: 500;
    font-family: 'Cormorant Garamond',serif;
	text-align: center;
}
.entry-header .ast-single-post-order .cat-links, .ast-related-posts-inner-section .entry-header .cat-links {
	padding: 10px 25px 10px 25px;
	background: #88be5b;
    border-radius: 25px 25px 25px 25px;
}
.entry-header .ast-single-post-order .cat-links a, .ast-related-posts-inner-section .entry-header .cat-links a {
	color: #fff;
}
.entry-header .ast-single-post-order div.entry-meta {
	text-align: center;
}
.entry-header .post-thumb img.wp-post-image {
	border-radius: 20px 20px 20px 20px;
}
.ast-related-post-content .post-has-thumb img.wp-post-image {
	border-radius: 20px 20px 20px 20px;
}
.ast-single-related-posts-container .ast-article-single {
	background-color: #ffffff;
	border-radius: 20px 20px 20px 20px;
}
.ast-single-related-posts-container {
	border-radius: 20px 20px 20px 20px;
	padding: 5px 20px 20px 20px;
}
.ast-related-posts-title {
    text-align: center;
}
.ast-related-post-content .post-thumb {
    padding-top: 0px;
}
.ast-related-post-content header.entry-header, .ast-related-post-content div.entry-content {
	padding-left: 15px;
    padding-right: 15px;
}
.ast-related-post-content div.entry-content {
	padding-top: 15px;
}
.ast-related-posts-title-section h2 {
	color: #245f8a;
	line-height: 1;
    font-size: 3.2941176470588rem;
    font-weight: 500;
    font-family: 'Cormorant Garamond',serif;
	text-align: center;
	padding: 20px;
}
.post-navigation {
	display: none;
}
.ast-related-posts-title-section {
    border-top: 0px solid #eeeeee;
}


.download-button .elementor-button-text {
	text-align:left;
}