.woocommerce-Tabs-panel--tab_features h2:first-of-type {
    display: block;
}

.postid-771 .woocommerce-Tabs-panel--tab_features h2:first-of-type {
    display: none;
}

.footer #field_3_2 {
	margin-top: -16px;
}

body img.gform_ajax_spinner {
	display: none !important;
}
.hero--product-archive{
	background-image: url(/wp-content/uploads/2024/10/EMT-2414-Website_Theater-Graphic_1920x645_F.jpg);
}
.home .hero--large .hero__image:before{
	display:none;
}
@media (min-width: 62em) {
	.full-width-two-column .text-col {
		padding: clamp(1.953125rem,12%,5.9604644775rem);
	}
}

.header__secondary-menu ul {
	width: 100%;
	max-width: none;
}

.wpml-ls-item-en {
	top: 0 !important;
	padding: .25rem .5rem .25rem 0 !important;
}

.wpml-ls-item-en::after {
	content: "";
	position: absolute;
	right: -1px;
	top: 9px;
	height: 16px;
	width: 1px;
	background-color: #f6f6f6;
}

.wpml-ls-item-de {
	top: 2px !important;
	margin-right: auto;
	padding: .25rem .5rem !important;
}

.wpml-ls-item-de a {
	height: 100%;
}

.header__secondary-menu ul li {
	padding: 0.25rem .5rem !important;
}
@media only screen and (max-width: 767px) {
	.home	.hero--large .hero__image{
		    background-image: url(https://emtinternational.com/wp-content/uploads/2024/10/EMT-2414-Website_Theater-Graphic_2500x645_A-2048x528.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
	}
	.home	.hero--large .hero__image img{
		display:none;
		}
}
@media only screen and (max-width: 455px) {
	.header__secondary-menu.wrapper-lg{
		padding-left: 5px;
    padding-right: 5px;
	}
	.header__secondary-menu ul li {
    padding: 0.25rem .3rem !important;
}
	.header__secondary-menu ul li a{
		font-size: 0.7rem;
	}
}
footer li:before{
	display:none !important
}
footer  a{
	background-image:none !important
}
.slider-image{	
	    position: relative;
    z-index: 9;
}
.slider-image img{	
    position: absolute;
    top: 10%;
    left: -26px;
    width: auto;
    max-width: 400px;
    right: 0;
    margin: 0 auto;
}