/*
Theme Name: Lady Leyla
Description: Lady Leyla
Version: 1.0
Author: Netgenerator
Author URI: https://www.netgenerator.de/
Description: Lady Leyla
Theme URI: https://www.netgenerator.de/
*/

:root
{
	scroll-behavior: auto;
}

.bild-container img { width: 156px; /* Breite des Bildes */ height: auto; /* Höhe automatisch anpassen, um das Seitenverhältnis beizubehalten */ }

nav#main a
{
	text-transform:uppercase;
}

div.sticky-menu nav#main .current-menu-item a, div.sticky-menu nav#main .current-menu-item a, div.sticky-menu nav#main a:hover,
nav#main .current-menu-item a, nav#main .current-menu-item a, nav#main a:hover
{
	color:#fff !important;
	background:none;
}

#back-top
{
	cursor:pointer;
}

.page-content
{
	padding-bottom:40px;
}

.block-type-1,
.block-type-3,
.block-type-6,
.block-type-7,
.block-type-9,
.block-type-13
{
	padding:40px 0;
}

.block-type-8
{
	background:#2E3031;
	color:#fff;
	padding:40px 0;
}

.block-type-10
{
	padding:40px 0;
}

.block-type-11
{
	color:#fff;
}

.block-type-12 .swiper-slide
{
	display:flex;
}

.block-type-12 .swiper-content
{
	padding:0 0 40px 0;
}

.block-type-15
{
	background:#e2e2e2;
	padding:80px 0;
}

.block-type-15
{
	background:#e2e2e2;
	padding:80px 0;
}

.block-type-16
{
	background:#fff;
	padding:80px 0;
}


.block-type-17
{
	background:#e2e2e2;
}

.a-band-subhead
{
	text-transform:uppercase;
}

.news
{
	padding:60px 0 0 0;
}

.link-img-img
{
	margin-bottom:10px;
	min-height:1px;
	height:220px;
}

.link-img-img img
{
	max-height:100%;
	width:auto;
}

.contact-form .wpcf7-list-item
{
	margin:0;
}

.contact-form .terms input
{
	display:none;
}

.contact-form .terms input + span
{
	padding-left:30px;
	position:relative;
}

.contact-form .terms input + span:before
{
	content:'';
	width:20px;
	height:20px;
	position:absolute;
	left:0;
	top:0;
	border:1px #cccccc solid;
}

.contact-form .terms input:checked + span:before
{
	background:#000;
	border:5px #cccccc solid;
}

.contact-form .wpcf7-submit
{
	background-color: #c5ab6b;
    border: none;
    color: #ffffff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    transition-duration: 0.4s;
}

.contact-form .wpcf7-submit:hover
{
	background:#000;
}

#menu-footer-1
{
	text-transform:uppercase;
}

.age-gate-wrapper, .age-gate__wrapper
{
	z-index:9999999999 !important;
}