.backgroundHome 
{
    animation: homeMove 20s infinite;
}

@keyframes homeMove 
{
    0%   {background-image: url('../img/hintergrund_home.jpg');}
    25%  {background-image: url('../img/b2.jpeg');}
    75%  {background-image: url('../img/b3.jpeg');}
    100% {background-image: url('../img/hintergrund_home.jpg'); }
}

.bodyHome 
{
    background-color: black;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding-left: 5%;
    padding-right: 5%;
    color: white;
}

.headerHome 
{
    margin-bottom: -20px;
    width: 60%;
    padding-top: 12%
}

.footerHome 
{
    margin-top: 5%;
    font-size: 14px;
}

@media only screen and (max-width: 920px) 
{
    .headerHome 
    {
        margin-bottom: -10px;
        padding-top: 10%;
        width: 80%;
    }

    .footerHome 
    {
        margin-top: 10%;
    }
}

@media screen and (min-width: 1919px) 
{
    .headerHome 
    {
        margin-bottom: -20px;
        padding-top: 22%
    }

    .footerHome 
    {
        margin-top: 10%;
    }
}

@media screen and (max-width: 1190px) and (min-width: 1020px) 
{
    .headerHome 
    {
        margin-bottom: -20px;
        padding-top: 17%
    }

    .footerHome 
    {
        margin-top: 10%;
    }
}

.bodyAbout 
{
    background-image:url('../img/hintergrund4.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding-left: 5%;
    padding-right: 5%;
    color: white;

}

.imgAbout 
{
    margin-bottom: -150px
}

.columnAbout 
{
    float: left;
    width: 50%;
}

.imgSAbout 
{
    width: 40%;
    height: 450px;
    margin-left: 5%;
}

.footerAbout 
{
    margin-top: 5%;
    font-size: 14px;
}

.fl-mt-res
{
    margin-top: 15%;
}

@media screen and (max-width: 920px) 
{
    .columnAbout 
    {
        float: none;
        width: 90%;
    }

    .imgSAbout 
    {
        width: 90%;
        height: 80px;
        margin-left: 0;
    }

    .imgAbout
    {
        width: 90%;
        margin-bottom: 0px
    }
}

@media screen and (max-width: 1180px) 
{
    .footerAbout 
    {
        margin-top: 25%;
    }

    .imgAbout
    {
        width: 90%;
    }

    .fl-mt-res
    {
        margin-top: 30%;
    }
}

@media screen and (min-width: 1919px) 
{
    .footerAbout 
    {
        margin-top: 15%;
    }
}

.bodyAll
{
    padding-left: 5%;
    padding-right: 5%;
}

.footerPrivacy 
{
    font-size: 14px;
}

.bodyImprint 
{
    padding-left: 5%;
    padding-right: 5%;
}

.footerImprint 
{
    font-size: 14px;
}

.bodyGallery 
{
    background-image:url('../img/b3.jpeg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding-left: 5%;
    padding-right: 5%;
    color: white;
}

.footerGallery 
{
    font-size: 14px;
}

.fl-res-img-center
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.fl-ml-gallery
{
    margin-left: 5%;
}

@media screen and (max-width: 920px) 
{

    .fl-res-img-center
    {
        display: block;
        justify-content: none;
        align-items: none;
    }
    .fl-ml-gallery
    {
        margin-left: 0;
    }
}

.backgroundFood 
{
    animation: homeMoveFood 25s infinite;
}

@keyframes homeMoveFood 
{
    0%   {background-image: url('../img/curryPommes_dark.jpg');}
    25%  {background-image: url('../img/kuchen_dark.jpg');}
    50%  {background-image: url('../img/nuggets_dark.jpg');}
    75% {background-image: url('../img/eis3.jpg'); }
    100%  {background-image: url('../img/curryPommes_dark.jpg');}
}

.bodyFood
{
    background-color: black;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding-left: 5%;
    padding-right: 5%;
    color: white;
}

.backgroundDrink 
{
    animation: homeMoveDrink 25s infinite;
}

@keyframes homeMoveDrink
{
    0%   {background-image: url('../img/wine_dark.jpg');}
    25% {background-image: url('../img/schokoEis_dark.jpg'); }
    50%  {background-image: url('../img/kaffee_dark.jpg');}
    75%  {background-image: url('../img/schokoEis_dark.jpg');}
    100% {background-image: url('../img/wine_dark.jpg'); }
}

.bodyDrink
{
    background-color: black;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding-left: 5%;
    padding-right: 5%;
    color: white;
}

.product 
{
    width: 100%;
}

.product2 
{
    width: 80%;
}

.sizeP 
{
    width: 20%;
    height: 10px;
}

@media screen and (max-width: 920px) 
{

    .product2 
    {
        width: 100%;
    }
}

.bbh:hover 
{
    border-color: rgb(255, 255, 255);
}

.mapsContact 
{
    width: 100%;
    height: 400px;
}

.fl-boh-blueContact:hover 
{
    border-color: rgba(64, 64, 214, 0.742);
}

.sizeContact 
{
    width: 40%;
}

.footerContact 
{
    font-size: 14px;
}

.BackgroundVideo 
{
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
}

.contentContact 
{
    position: relative;
}

.buttonContact
{
    margin-left: 0;
}

.bodyContact
{
    background-image: url("../img/b9.jpeg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}

@media screen and (max-width: 910px) 
{
    .sizeContact 
    {
        width: 90%;
        margin-left: 5%;
    }

    .buttonContact 
    {
        margin-left: 30%;
    }

    .mapsContact 
    {
        width: 100%;
        height: 200px;
    }
}

@media screen and (max-width: 830px) and (min-width: 760px) 
{
    .buttonContact 
    {
        margin-left: 5%;
    }
}

#cartContents 
{
    margin: 20px auto;
    padding: 20px;
    background-color: rgb(206, 206, 206);
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    color: black;
    font-weight: bold
}

#cartContents p 
{
    margin: 10px 0;
}

#totalPrice 
{
    text-align: right;
    font-weight: bold;
    margin-top: 20px;
}

.cart-button 
{
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #968972;
}

.fucBar
{
    width: 100%; 
    border-top: 1px solid rgb(0, 0, 0); 
    background-color: rgb(219, 219, 219);
    height: 60px; position: fixed; 
    bottom: 0; 
    padding: 5%
}

.catLink
{
    text-decoration: none; 
    color: black
}

.quantity
{
    width: 50px;
    padding: 2px;
}

.infoText
{
    font-size: medium;
}

.grid-container 
{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 20px;
    padding: 20px;
}

.product-text-align
{
    text-align: center;
}

.product img 
{
    max-width: 100%;
    height: auto;
}

.quantity-container 
{
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    width: 120px;
    background-color: #f9f9f9;
}

.quantity 
{
    width: 35%;
    text-align: center;
    border: none;
    outline: none;
    font-size: 16px;
    margin: 0px;
}

.quantity-button 
{
    width: 30%;
    height: 30px;
    font-size: 20px;
    cursor: pointer;
    color: white;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s;
    background-color: #968972;
}

button:hover 
{
    background-color: #c4b295;
}

button:active 
{
    background-color: #c4b295;
}

.textover img 
{ 
    width: 100%; 
}
 
.textover
{ 
    position: relative; 
}

.textover figcaption 
{
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 10px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
}

label 
{
    display: block;
    margin-top: 5px;
    font-size: 1em;
}

.bg-color-orangerie
{
    background-color:#968972;
}