quicklink-wrapper#dieMarkeDerBauern {
    background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-marke-der-bauern-hintergrund-holz-sm.jpg");
    background-repeat: repeat;
}

@supports (
    background-image:
        url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-marke-der-bauern-hintergrund-holz-sm.webp")
) {
    #dieMarkeDerBauern {
        background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-marke-der-bauern-hintergrund-holz-sm.webp");
    }
}

@media screen and (min-width: 768px) {
    #dieMarkeDerBauern {
        background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-marke-der-bauern-hintergrund-holz.jpg");
        background-repeat: repeat;
    }

    @supports (
        background-image:
            url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-marke-der-bauern-hintergrund-holz.webp")
    ) {
        #dieMarkeDerBauern {
            background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-marke-der-bauern-hintergrund-holz.webp");
        }
    }
}

.die-marke-der-bauern-headline {
    background-repeat: no-repeat;
    background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-die-marke-der-bauern-background-headline.svg");
    background-size: 100%;
    display: inline-block;
    padding: 1rem 1.5rem;
    color: #fff;
    margin-left: 1rem;
    margin-bottom: 1rem;
}

.die-marke-der-bauern-headline h2 {
    font-family: var(--font-family-base-text-bold);
    margin: 0;
    margin-top: -0.25rem;
}

@media screen and (max-width: 576px) {
    .die-marke-der-bauern-headline {
        padding: 0.75rem;
        width: 90%;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .die-marke-der-bauern-headline h2 {
        font-size: 25px;
        margin: 0;
        width: 100%;
        text-align: center;
    }
}

.die-marke-der-bauern-textbox {
    background-color: #fff;
    padding: 1rem;
    padding-bottom: 3rem;
    width: 90%;
    margin: auto;
    margin-top: 1rem;
}

.die-marke-der-bauern-textbox p {
    font-weight: unset;
    font-family: var(--font-family-base-text-bold);
}

@media screen and (min-width: 768px) {
    .die-marke-der-bauern-textbox {
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: 100%;
        background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-die-marke-der-bauern-textbox-background.svg");
        padding-top: 2rem;
        padding-left: 3rem;
        padding-bottom: 2rem;
        max-width: 860px;
        margin-left: auto;
        margin-top: -4rem;
    }
}

@media screen and (min-width: 992px) {
    .die-marke-der-bauern-textbox {
        padding-top: 3rem;
        padding-right: 12rem;
    }
}

.die-marke-der-bauern-graphic {
    width: 100%;
    margin-top: -4rem;
}

.die-marke-der-bauern-graphic img {
    width: 100%;
}
.container.container-introduction {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.die-marke-der-bauern-headline-element {
    display: none;
}

@media screen and (min-width: 768px) {
    .die-marke-der-bauern-headline-element {
        display: block;
        width: 50px;
        position: absolute;
        top: 85px;
        left: 0;
    }
    .container.container-introduction {
        max-width: 960px;
    }
    .die-marke-der-bauern-graphic {
        margin-top: -2rem;
    }
}

@media screen and (min-width: 992px) {
    .die-marke-der-bauern-graphic {
        position: absolute;
        top: 100px;
        display: inline-block;
        width: auto;
        max-width: 220px;
        right: 0;
    }
    .die-marke-der-bauern-headline-element {
        left: -25px;
    }
}

@media screen and (min-width: 1200px) {
    .container.container-introduction {
        max-width: 960px;
    }
    .die-marke-der-bauern-graphic {
        top: -30px;
        right: -30px;
        max-width: unset;
        width: 250px;
    }
}

#goldschmausProduct {
    overflow: hidden;
}

#goldschmausProduct .goldschmaus-product-image-background {
    background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-products-background-wood.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

@supports (
    background-image:
        url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-products-background-wood.webp")
) {
    #goldschmausProduct .goldschmaus-product-image-background {
        background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-products-background-wood.webp");
    }
}

#goldschmausProduct .logo {
    text-align: center;
}

#goldschmausProduct .goldschmaus-product-image-background {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#goldschmausProduct .product-main-image img {
    max-width: 250px;
    width: 100%;
}

@media screen and (min-width: 576px) {
    #goldschmausProduct .product-main-image img {
        max-width: 500px;
        max-height: 400px;
    }
}

@media screen and (min-width: 768px) {
    #goldschmausProduct .product-main-image img {
        max-width: 650px;
        max-height: 500px;
    }
}

@media screen and (min-width: 992px) {
    #goldschmausProduct .product-main-image img {
        max-width: 650px;
        max-height: 650px;
    }
    #goldschmausProduct .responsive-row {
        display: flex;
        align-items: stretch;
    }
    #goldschmausProduct .goldschmaus-product-image-background {
        height: 100%;
    }
}

#goldschmausProduct .products-logo {
    text-align: center;
}
#goldschmausProduct .products-logo.products-logo-desktop {
    display: none;
}

@media screen and (min-width: 992px) {
    #goldschmausProduct .products-logo {
        text-align: left;
    }
    #goldschmausProduct .products-logo.products-logo-mobile {
        display: none;
    }
    #goldschmausProduct .products-logo.products-logo-desktop {
        display: block;
    }
}
#goldschmausProduct .products-logo img {
    width: 350px;
}

#goldschmausProduct #breadcrumb a {
    color: #000;
}

#goldschmausProduct #breadcrumb {
    color: #0f7b36;
    margin: 2rem 0;
}

#goldschmausProduct #breadcrumb a {
    color: #000;
}

#goldschmausProduct #breadcrumb a:hover {
    color: #0f7b36;
}

@media screen and (min-width: 992px) {
    #goldschmausProduct .goldschmaus-product-details-wrapper {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 1200px) {
    #goldschmausProduct .goldschmaus-product-details-wrapper {
        max-width: 576px;
    }
}

#goldschmausProduct .product-headline h1 {
    background-repeat: no-repeat;
    background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-die-marke-der-bauern-background-headline-product.svg");
    background-size: cover;
    display: inline-block;
    font-family: var(--font-family-base-text-bold);
    color: #fff;
    font-size: 30px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-position: center;
    margin-bottom: 0;
    margin-bottom: 0.75rem;
    text-align: center;
}

@media screen and (min-width: 768px) {
    #goldschmausProduct .product-headline h1 {
        text-align: left;
    }
}

.product-information h2 {
    font-size: 20px;
    color: #0f7b36;
    text-transform: none;
    font-family: var(--font-family-base-text-bold);
}

.product-addition-images {
    display: flex;
    flex-wrap: wrap;
}

.product-addition-images > div {
    width: 50%;
}

.product-addition-images img {
    width: 100%;
    padding: 1rem;
    max-height: 170px;
    height: 300px;
}

@media screen and (min-width: 576px) {
    .product-addition-images > div {
        width: 30%;
    }
    .product-addition-images {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
}

.haendlersuche {
    margin-top: 2rem;
}
.haendlersuche img {
    width: 320px;
}

.product-addition-images {
    width: 100%;
}

.bg-slider-linear-gradient {
    background: linear-gradient(45deg, rgba(25, 123, 56, 1) 0%, rgba(42, 132, 68, 1) 100%);
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.bg-slider-linear-gradient h2 {
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    font-family: var(--font-family-base-text-bold);
}

.slick-custom-item {
    color: #fff;
    text-align: center;
}

.slick-custom-item img {
    margin: auto;
    max-width: 250px;
    max-height: 250px;
}

.slick-custom-item span {
    text-transform: uppercase;
    font-size: 18px;
    font-family: var(--font-family-base-text-bold);
}

@media screen and (min-width: 1440px) {
    .slicki-custom {
        margin-left: 12rem;
    }
}

.product-slider .slick-track {
    display: flex;
    align-items: end;
}

.zutatenliste {
    margin-top: 1rem;
}

.zutatenliste .btn-link {
    max-width: 400px;
}


.modal-backdrop {
    display: none !important;
}

#ModalZutaten .modal-content {
    background-color: #9BB58E;
    border-radius: 3rem;
}

#ModalZutaten .modal-body {
    padding: 2rem;
}
#ModalZutaten .modal-body p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
#ModalZutaten .modal-header {
    position: absolute;
    right: 1rem;
    z-index: 1000;
}
#ModalZutaten,
#ModalProduct {
    background: rgba(0, 0, 0, 0.75);
}
#ModalZutaten .modal-dialog,
#ModalProduct .modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
}
#ModalZutaten .modal-header,
#ModalProduct .modal-header {
    padding-top: 0;
    overflow: hidden;
}
#ModalProduct .modal-header img {
    width: 105%;
    max-width: 105%;
    margin-left: -2.5%;
}
#ModalZutaten .modal-content,
#ModalProduct .modal-content {
    max-width: 576px;
    width: 100%;
}
#ModalProduct .modal-content {
    background-color: #fff;
}
#ModalZutaten .frame-type-shortcut,
#ModalProduct .frame-type-shortcut {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#ModalProduct .product-saison {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #000;
    text-align: center;
}
#ModalProduct .product-saison p {
    margin: 0;
    font-size: 14px;
    padding-bottom: 0.5rem;
}

@media screen and (max-width: 580px) {
    #ModalProduct .modal-body {
        padding: 1rem;
        padding-bottom: 3rem;
    }
}
#ModalProduct .modal-body {
    padding-bottom: 3rem;
}


#ModalProduct .modal-body img {
    width: 100%;
    max-height: 250px;
    min-width: 200px;
    max-width: 100%;
    padding: 1rem;
}
@media screen and (min-width: 580px) {
    #ModalProduct .modal-body img {
        padding: 2rem;
    }
}


#ModalProduct .modal-body .frame-type-image {
    width: 50%;
}

#ModalProduct .close {
    position: absolute;
    top: -0.75rem;
    right: 0.25rem;
}

@media screen and (min-width: 768px) {
    #ModalProduct .close {
        position: absolute;
        top: 1rem;
        right: 1rem;
    }
}

@media screen and (min-width: 1200px) {
    .die-marke-der-bauern-produkte .container {
        max-width: 768px;
    }
}
.die-marke-der-bauern-produkte #filters {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
    .die-marke-der-bauern-produkte #filters {
        justify-content: space-between;
    }
}

#content_main .grid {
    margin-top: 0;
    height: 100%!important;
}

.grid {
    margin-top: 8rem;
}

.link-no-decoration {
    text-decoration: none;
}

.link-no-decoration:hover,
.link-no-decoration:focus {
    text-decoration: none;
    color: #d8ac49;
}

div.ishead {
    position: absolute;
    bottom: 100%;
    margin-bottom: 2rem;
    display: block;
}

.produkt.negative-margin-top {
    margin-top: -250px;
}

/* .produkt.Grillsortiment.negative-margin-top {
    margin-top: -75%;
} */

.produkt {
    width: 50%;
}
.produkt img {
    transition: transform 400ms;
    transform: scale(1);
}
.produkt:hover img {
    transform: scale(1.05);
    transition: transform 400ms;
}

.produkt.produkt-fullwidth:hover img,
.produkt.produkt-grid-fullwidth:hover img {
    transform: scale(1);
}

.produkt:hover h3 {
    color: #d8ac49;
}

.produkt.produkt-half {
    width: 50%;
}

/* @media screen and (min-width: 480px) {
    .produkt.Grillsortiment.negative-margin-top {
        margin-top: -50%;
    }
} */

@media screen and (min-width: 600px) {
    .produkt.negative-margin-top {
        margin-top: -150px;
    }
    /* .produkt.Grillsortiment.negative-margin-top {
        margin-top: -30%;
    } */
}
@media screen and (min-width: 768px) {
    .produkt {
        width: 33%;
    }
    .produkt.negative-margin-top {
        margin-top: -175px;
    }
    .produkt.Grillsortiment.negative-margin-top {
        margin-top: -100px;
    }
}

.produkt h3 {
    color: #0f7b36;
    text-align: center;
    font-size: 14px;
    font-family: var(--font-family-base-text-bold)!important;
    font-weight: unset!important;
}
@media screen and (min-width: 600px) {
    .produkt.produkt-half.Wurst h3 {
        font-size: 20px;
    }
}

.produkt.produkt-fullwidth,
.produkt.produkt-grid-fullwidth {
    width: 100%;
    position: relative;
}

h2.ishead {
    background-repeat: no-repeat;
    background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-die-marke-der-bauern-background-headline-product.svg");
    background-size: cover;
    background-position: center;
    color: #fff;
    font-size: 20px;
    font-family: var(--font-family-base-text);
    font-weight: bold;
    padding: 0.5rem;
    display: inline-block;
    margin: 0;
}



.produkt.produkt-grid-fullwidth {
    flex-direction: column;
    align-items: unset;
}
@media screen and (min-width: 1200px) {
    .produkt.produkt-grid-fullwidth {
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    .produkt.produkt-grid-fullwidth .frame-type-image img {
        position: relative;
        flex-grow: 1;
        flex-shrink: 0;
    }
    .produkt.produkt-grid-fullwidth .frame-type-html {
        position: absolute;
        left: 100%;
        margin-left: 1rem;
    }
}

.haltungsformen-relaunch h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: var(--font-family-base-text);
    margin-bottom: 0;
    text-align: left;
    margin-top: 2rem;
}

.haltungsformen-relaunch h3:first-child {
    margin-top: 0;
}

.haltungsformen-relaunch h3.text-orange {
    color: #ef7d00;
}

.haltungsformen-relaunch h3.text-light-green {
    color: #86bc25;
}

.haltungsformen-relaunch h3.text-dark-green {
    color: #009640;
}

.haltungsformen-wrapper {
    display: flex;
}

.haltungsformen-relaunch .haltungsformen-link {
    text-transform: none;
    color: #fff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: inline-block;
    padding: 0.5rem;
    font-size: 16px;
    transform: scale(1);
    font-weight: bold;
    text-transform: uppercase;
    font-family: var(--font-family-base-text);
    background-image: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-rind-orange.svg");
    margin: 0.5rem 1rem;
    margin-left: 0;
    transition: transform 400ms;
}

.haltungsformen-relaunch .haltungsformen-link:hover {
    transform: scale(1.1);
}
.haltungsformen-relaunch .haltungsformen-link.hf-orange-lg {
    background: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-haltungsform-schwein-orange.svg");
}
.haltungsformen-relaunch .haltungsformen-link.hf-lightgreen-sm {
    background: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-haltungsform-rind-gruen.svg");
}
.haltungsformen-relaunch .haltungsformen-link.hf-lightgreen-lg {
    background: url("/fileadmin/goldschmaus/images/die-marke-der-bauern-2024/goldschmaus-haltungsform-schwein-gruen.svg");
}

.quicklink-wrapper {
    /* min-width: 200px; */
    width: 100%;

}
.quicklink-wrapper h3 {
    margin-top: 0;
    text-align: left;
}

@media screen and (min-width: 768px) {
    .quicklink-wrapper {
        min-width: 200px;
        width: unset;
    }
    .quicklink-wrapper h3 {
        margin-top: 1.5rem;
    }
}

.quicklink-wrapper img {
    text-align: left;
    margin-right: auto;
    margin-left: 0;
    max-height: unset;
    max-width: 100px;
    height: auto !important;
}

.btn-outline-primary {
    background-color: transparent;
    border: 2px solid #0f7b36;
    color: #0f7b36;
    border-radius: 0;
    font-family: var(--font-family-base-text-bold);
    padding: 0.25rem 1rem;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0.75rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

@media screen and (min-width: 1200px) {
    .btn-outline-primary {
        margin-right: 0;
        margin-left: 0;
    }
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
    color: #0f7b36;
    outline: none !important;
    box-shadow: none;
}
.btn-outline-primary.is-checked {
    background-color: #0f7b36;
    color: #fff;
}

/* Höhen */

.produkt {
    display: flex;
    align-items: flex-end;
}

.produkt .frame-type-textpic {
    width: 100%;
}

.produkt img {
    height: 170px;
    width: auto;
    object-fit: contain;
}

.produkt.Grillsortiment.high img,
.produkt.Schwein.high img {
    height: 400px;
}

.produkt.produkt-fullwidth img,
.produkt.produkt-grid-fullwidth img {
    height: 250px;
    object-position: bottom;
}

@media screen and (min-width: 577px) {
    .produkt img {
        height: 250px;
    }

    .produkt.produkt-fullwidth img,
    .produkt.produkt-grid-fullwidth img {
        height: 300px;
        object-position: center;
    }
}

@media screen and (min-width: 768px) {
    .produkt.produkt-half img {
        height: 300px;
    }

    .produkt.produkt-fullwidth img,
    .produkt.produkt-grid-fullwidth img {
        height: 500px;
    }
}

@media screen and (min-width: 993px) {
    .produkt img {
        height: 200px;
    }
}

.produkt.produkt-half {
    display: flex;
    align-items: flex-end;
}

/* Produkte Header */

#goldschmausProduct .products-logo.products-logo-mobile {
    max-width: 300px;
}

@media screen and (max-width: 768px) {
    #header_top.header-products {
        background-color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: -2px;
        width: 100%;
    }
    #header_top.header-products .logo {
        display: none;
    }
    #header_top.header-products .mobile i {
        color: #fff;
    }
    #header_top.header-products .mobile {
        left: unset;
        right: 1.5rem;
    }
    .header-bg-product {
        margin-top: -2px;
    }
    #goldschmausProduct .products-logo.products-logo-mobile {
        max-width: 180px;
    }
}

#readMoreLink {
    display: none;
}

@media screen and (max-width: 768px) {
    #readMoreLink {
        display: block;
        cursor: pointer;
        font-weight: bold;
        text-decoration: underline;
        margin-top: 0.5em;
    }
    .content-wrapper {
        overflow: hidden;
        position: relative;
        transition: all 400ms;
        max-height: auto;
    }
    .content-wrapper p {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
        transition: all 400ms;
        background: #b4b4b4;
        background: linear-gradient(to top, #e9e9e9 0%, #000000 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .content-wrapper.show-more p {
        -webkit-line-clamp: unset;
        text-overflow: unset;
        -webkit-box-orient: unset;
        display: block;
        transition: all 400ms;
        background: #fff;
        -webkit-text-fill-color: #000;
    }
}

.products-background-image-item-white {
    background-image: url(/fileadmin/goldschmaus/images/produkte/goldschmaus-products-element-background-white-012025.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 2rem;
}

.products-background-image-item-white p {
    font-family: var(--font-family-base-text-bold);
}

.produkt.produkt-fullwidth {
    flex-direction: column;
}

.produkt.produkt-fullwidth.small-image-overview {
    width: 100%;
    align-items: flex-start;
    /* height: 400px; */
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.produkt.produkt-fullwidth.small-image-overview .frame-type-image {
    margin-top: -4rem;
}

.produkt.produkt-fullwidth.small-image-overview .image-embed-item {
    height: 200px;
}
/* 
@media screen and (max-width: 768px) {
    .produkt.produkt-fullwidth.small-image-overview img {
        max-height: 150px;
        margin: auto;
    }
 
} */

@media screen and (min-width: 768px) {
    .produkt.produkt-fullwidth {
        flex-direction: row;
        align-items: center;
    }
}


@media screen and (min-width: 768px) {
    .products-background-image-item-white {
        flex: 4;
    }
    .produkt.produkt-fullwidth .small-image-overview {
        flex: 1;
    }
}
