.buy-box.clearfix:first-of-type:lang(en-GB) {
    display: none;
}

.header .meta-bottom .meta-bottom-content .left a {
    position: relative;
    height: 100%;
    padding-bottom: 0;
}

.buy-box-wrapper {
    display: grid !important;
}
/* Hotfix white space in footer */
@media screen and (max-width: 800px) {
    footer .nav-footer-pages .item .item {
        display: none;
    }
}
@media screen and (max-width: 800px) {
    footer .nav-footer-pages .open .item {
        display: block !important;
    }
}

/* Standorte slider */
#c29088 .category-slider .round-img { 
    height: 170px;
    background-repeat: no-repeat;
    width: 200px;
    margin: auto;
}
#c29088 .categories-slider {
    grid-row-gap: 10px;
}
/* End standorte */

@media screen and (min-width: 1080px) {
.megamenu-heading:nth-of-type(4):lang(de-DE) a{
    color: #de001f !important;
    }
.megamenu-heading:nth-of-type(6):lang(ja-JP) a{
    color: #de001f !important;
    }
}
/* promo page temporary responsiveness fixes */

@media screen and (max-width: 1080px) {
.header-promotion-overview .header-inner h2 {
    font-size: 30px;
}
}

.promo-image-full {
    background-repeat: no-repeat;
    background-position: center;
    background-size: min(1200px, 400%);
}

@media screen and (max-width: 1080px) {
.promo-image-half {
    background-position: center;
}

.btn.promotion-overview-button {
    left: calc(50% - 100px);
}

.promo-overview-container h2, .promo-overview-container h3 {
    text-align: center;
}
}
/* end promo page temp fixes */

.product-section .line-headline>* {
    background: white !important;
}
@media screen and (max-width: 992px) {
.adamant-top-desktop h2 {
    text-align: center;
}
}
@media screen and (min-width: 992px) {
.adamant-top-desktop {
    padding-top: 75px;
}
.footer-top .social-media ul {
    justify-content: flex-start !important;
}
}

.head-teaser {
    background: url('https://assets.fissler.com/fileadmin/assets/images/teaser/default_page_bg.jpg') no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
}

.head-teaser[style*="media.fissler.com"] {
    background-size: 1470px;
    background-attachment: fixed;
    background-position: top;
}
.newsletter-teaser .btn-primary {
    border-color: #fff !important;
}
.product-detail .expandable-toggle-bar .expandable-gradient {
    background: linear-gradient(to top, #ffffff, rgba(255,255,255,0) 100%);
}

.header .meta-top .meta-top-content .market-switch {
    width: 195px !important;
}

.item.megamenu-heading a[title='Cyber Monday'][href="/us/products/product-list/cyber-monday/"] {
  -webkit-tap-highlight-color: transparent;
  font-family: "FFMeta", sans-serif;
  line-height: 1.5;
  font-size: 18px;
  pointer-events: auto;
  list-style: none;
  box-sizing: border-box;
  display: inline-block;
  min-height: 35px;
  text-align: center;
  font-weight: 600;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border-color 0.3s ease-in-out;
  border: 1px solid #de001f !important;
  border-radius: 50px 0 50px 50px !important;
  text-transform: none !important;
  color: #fff !important;
  background: #de001f !important;
  text-decoration: none;
  padding: 3px 8px !important;
}

.item.megamenu-heading:hover a[title='Black Friday'][href="/us/products/product-list/black-friday/"] {
  color: #de001f !important;
  background: #fff !important;
}

.product-detail .usp-row {
   margin: 0 0 20px !important;
}

.expandable-toggle-bar .expandable-gradient {
    background: linear-gradient(to top, #fff, rgba(255,255,255,0) 100%);
    height: 60px;
}

.expandable-toggle-bar {
    position: relative;
    margin-top: -60px;
}

.category-slider .cat-slider-item .full-link {
    outline: none;
}

.product-description p.ean, .product-description p.sku {
	font-weight: bold;
}

.product-description p.ean {
	margin-top: 0;
}

.product-description p.name {
	font-size: 20px;
	margin: 0;
    font-weight: normal;
}

.benefit-box h4 {
	top: -15px;
}

.benefit-box {
	margin-top: 14px;
}

.product-tile .ratings {
    height: 12px;
    text-align: center;
    font-size: 13px;
}

.product-features .feature-img img.product-img {
    width: 600px;
    margin: 0 auto;
}

.product-tile .product-img-wrapper {
	padding-top: 20px;
        margin: 0 auto
}

@media (min-width: 370px) {
.product-tile .product-img {
        max-height: 170px;
}}
.product-slider {
    padding-bottom: 50px;
}

@media (min-width: 768px) {
	.overlay-menu .menu-stage.dropped-down {
		transform: translateY(-55px) !important;
	}

	.overlay-menu .menu-stage {
		padding-top:60px !important;
	}
	
	.subnavi {
		z-index:11;
	}
	
	.product-detail-btn {
		width:185px
	}
	
	.product-tile .product-img-wrapper {
		padding-top: 20px;
                margin: 0 auto
	}

        .product-tile .product-img {
                max-height: 275px
        }
}

    @media (min-width:992px){
        .text-images-to-flex {
            display: -ms-flexbox;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-evenly;
        }

        .text-images-to-flex figure.image .image-embed-item {
            padding: 10px;
            border: 1px solid #de001f;
            border-radius: 100%;
            background: #fff;
        }

        .text-images-to-flex div[id^='c'] {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: baseline;
            align-items: baseline;
            width: 50%;
            padding: 0 20px;
            margin: 40px 0;
        }

        .text-images-to-flex.three-cols-flex div[id^='c'] {
             width: 33% !important;
        }

        .text-images-to-flex > div:first-child, .text-images-to-flex > div:last-child {
            display: none;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic {
            display: flex;
            align-items: center;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.ce-gallery {
            width: 240px;
            height: 240px;
            margin: 0;
            padding: 0;
            display: flex;
            min-width: 240px;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.ce-gallery img {
            width: 240px;
            height: 240px;
            vertical-align: middle;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.tiles-text {
            margin-left: 25px;
            margin-top: 0;
            display: flex;
            width: 100%;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.tiles-text div.ce-bodytext {
            margin: 0;
text-align:left;
        }
    }

    @media (max-width:991px){
        .text-images-to-flex {
            text-align: center;
            display: -ms-flexbox;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-evenly;
        }

        .text-images-to-flex figure.image .image-embed-item {
            padding: 10px;
            border: 1px solid #de001f;
            border-radius: 100%;
            background: #fff;
        }

        .text-images-to-flex div[id^='c'] {
            display: -ms-flexbox;
            display: flex;
            align-items: baseline;
            -ms-flex-align: baseline;
            -ms-flex: 1 0;
            flex: 1 0;
            width: 100%;
            padding: 0 20px;
            margin: 20px 0;
        }

        .text-images-to-flex > div:first-child, .text-images-to-flex > div:last-child {
            display: none;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic {
            display: flex;
            align-items: center;
            flex-direction: column;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.ce-gallery {
            width: 240px;
            height: 240px;
            margin: 0;
            padding: 0;
            display: flex;
            min-width: 240px;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.ce-gallery img {
            width: 240px;
            height: 240px;
            vertical-align: middle;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.tiles-text {
            margin-left: 0;
            margin-top: 20px;
            margin-bottom: 20px;
            display: flex;
            width: 100%;
        }

        .text-images-to-flex div[id^='c'] div.ce-textpic div.tiles-text div.ce-bodytext {
            margin: 0;
        }
    }



.tooltip-block {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-block .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #4d4d4d;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip-block:hover .tooltiptext {
  visibility: visible;
}