/*
Theme Name: Selcans Website Theme
Theme URI: https://lesthetique-dus.de/
Template: Selcans Template
Author: Selcan Aktas
Author URI: https://lesthetique-dus.de/
Version: 9.9.9
*/

.schulungen-header{
 margin-top: 300px !important;
}

@media (max-width: 921px) {
	.ast-theme-transparent-header .main-header-menu .menu-link {
		background-color: #DCC7A1 !important;
	}
	.menu-item:hover > .menu-link{
		color: #FFFFFF !important;
	}
}

.home-cover {
  width: 100vw !important;
  max-width: 100vw !important;
}

.logo-position{
	margin-top: 100px !important;
	margin-left: 20px !important;
}

@media (max-width: 921px){ .home-termin-button {
	width: 180px !important;
	padding-top: 0 !important;
	margin-top: -40px !important;
	margin-bottom: 20px !important;
}
}

@media (min-width: 922px) {
  .home-termin-button {
		margin-top: -80px !important;
    margin-right: 500px !important;
  }
}

.home-termin-button .wp-block-button__link {
  border-color: #A69886 !important;
	color: #A69886 !important;
}

.wp-block-uagb-buttons .uagb-block-949551a5 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 20px !important;
    height: 20px !important;
}

.partner-heading-column,
.wp-block-column:first-child {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
}

.partner-container {
	border-top: 1px solid #e0e0e0 !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}






