/*@font-face {
    font-family: 'FFMeta';
    src: url('../fonts/meta-normal.ttf') format('truetype');
}*/

body {
    font-family: Roboto, Arial, Tahoma, lucida, sans-serif;
}

.footer-top .payment-options-footer {
    margin: 20px 0;
}

.footer-top .payment-options-footer img {
    max-width: 58px;
}

/* Hotfix for styling of product list */
.product-variant-button {
    margin-right: 5px;
}

.sale-inner {
    font-size: 22px !important;
    margin-right: 16px !important;
}

.product-tile .product-buy-box {
    margin-top: unset !important;
}

.product-tile .product-info {
    margin-top: auto !important;
}

.product-tile .product-img-wrapper {
    margin: auto !important;
}

@media screen and (max-width: 1000px) {
    .sale-inner {
        padding: 7px 10px !important;
        font-size: 18px !important;
        margin-right: 8px !important;
    }

    .product-list .add-cart-btn {
        min-width: 80px;
    }

    .product-buy-box {
        display: grid;
        grid-template-areas:
        'a'
        'b'
        'c';
    }

    .product-tile .price {
        grid-area: b;
    }

    .product-tile .product-actions {
        grid-area: c;
    }
}

/* End hotfix for styling of product list*/


.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(6):lang(de-DE) a {
        color: #de001f !important;
    }

    .megamenu-heading:nth-of-type(6):lang(de-AT) a {
        color: #de001f !important;
    }

    .overlay-menu .menu-stage .submenu-block ul a {
        color: #4D4D4D !important;
    }

    /* Ilja edit 10.02.22 â€“ changing colors in dropout menu items */
    .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;
}

.drag-info {
    display: none !important;
}

.line-headline h2 {
    display: none !important;
}

/* CUSTOM*/
#loadingA {
    overflow: hidden;
    opacity: 0.4;
    background: black;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1051;
    text-align: center;
    vertical-align: middle;
}

#idWaitA {
    position: fixed;
    width: 50%;
    bottom: 50%;
    left: 25%;
    z-index: 1051;
    text-align: center;
    vertical-align: middle;
    background-color: black;
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    border: 0;
}

.usp-item a {
    color: #fff;
    text-decoration: none;
}

.image_newsletter_card {
    float: right;
    max-width: 250px;
    margin-right: 200px;
    margin-top: -120px;
    margin-bottom: -35px;
}

.dropdown-menu.show, .dropdown-menu.open {
    transform: unset !important;
    position: relative !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

@media (min-width: 1200px) {
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

}

.m-auto {
    margin: auto !important;
}

.d-none {
    display: none !important;
}

@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
}

.usp-item a:hover {
    text-decoration: none !important;
}

.mobile-links a, .mobile-links a:hover {
    color: white;
}


