﻿
@media (min-width: 992px) {
    .dropdown:hover .dropdown-menu,
    .dropdown:focus-within .dropdown-menu {
        display: block;
    }
}

.dropdown-item {
    --bs-dropdown-link-hover-bg: white;
}

.btn {
    text-transform: none;
}

.sidebar-text {
    font-size: 0.8rem;
}

.loginForm .card {
    height: 100%;
}

.container{
    max-width: none;
}

.cartview h1,
.login h1,
.payview h1 {
    font-family: "Amatic SC";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: normal;
}

.fixed-footer{
    position: sticky;
}

.loginForm a{
    color: var(--main-color) !important;
}

.btn-primary {
    background-color: var(--bs-btn-bg);
}


.favorite {
    font-size: 2.5em;
    z-index: 2;
    color: #ffbc00;
    cursor: pointer;
    position: absolute;
    right: 5rem;
    top: 0;
}

header, main, footer {
   overflow-x: hidden;
}


header{
    overflow-x: visible;
    position: sticky;
    top: 0;
    z-index: 999;
}



.main, .body-content {
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: #fff;
    overflow-x: hidden;
}

footer {
    background: url("../Images/Footer-D_BG_Weizen.svg") no-repeat center center;
}

.dropdown-toggle::after {
    display: none !important;
}
html, body {
    background-color: #ffffff ! important;
}
.btn:hover {
    background-color: var(--bs-btn-hover-bg) !important;
}
.btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem transparent !important;
    background-color: transparent !important;
    color: black !important;
}
.btn-primary-product:hover, .btn-primary-product:active, .btn-primary-product:focus {
    background-color: #a10b2e !important;
    border-color: #a10b2e !important;
    color: white !important;
}
.btn-danger {
    background-color: #dc3545 !important;
}
.cardBreadButton {
    width: 100%;
}
.product-box-content-details, .product-price, .product-title {
    color: white !important;
}
.product-price {
    justify-content: start !important;
    font-size: 18px !important;
    display: block !important;
}
.product-detail-header-content .product-price {
    color: var(--bs-body-color) !important;
    font-size: 28px !important;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color) !important;
    background-color: var(--bs-btn-active-bg) !important;
    border-color: var(--bs-btn-active-border-color) !important;
}
.pagination .fas {
    color: var(--main-color) !important;
    transition: all 0.6s ease;
}
.pagination .fas:hover {
    color: #a10b2e !important;
}
.cardBreadInput select {
    height: 100% !important;
    min-width: 60px;
}
.sam-pricebadge {
    z-index: 999;
    text-align: center;
}


.custom-select{
    text-align-last: center !important;
}

.cardBreadInput{
    /*width: 10%;*/
}

.product-overview .cardBreadInput{
    width: 30%;
}

.cartview .btn{
    font-size: 18px;
}

.list-group-item {
    border: 0 !important;
    padding: 0 0.5rem 0 0 !important;
}

/* .product-card,
.product-sidebar-store-finder,
.product-sidebar-cart, 
.product-card-detail {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.10) 100%), #303030 !important;
} */

/* .product-card-img{
    max-height: 300px;
} */

@media (max-width: 576px){
    .navbar-search-navbar {
    position: fixed;
    min-width: unset !important;
    left: 0 !important;
    right: 0 !important;
    max-width: 100% !important;
    top: 75px;
    }
    .product-search-item {
        max-width: 100% !important;
        width: 100% !important;
    }

    .carousel-caption {
        padding-bottom: 0;
        padding-top: 0;
    }

    .carousel-caption-text {
        margin-bottom: .5rem;
        margin-top: .5rem;
    }

    .carousel-caption-text > h3 {
        margin-bottom: 0;
    }
}


.navbar-search-navbar{
    right: -80px;
    min-width: 400px;
}

.product-detail .product-card-img{
    max-height: none;
}

.navbar-search-navbar .navbar-search-result {
    max-height: 40vh;
}


@media (max-width: 768px) {
    .container,.container-sm {
        max-width: 100% !important;
    }

   .product-card-detail .product-card-img {
        min-height: 200px !important;
    }
}

.mobile-cart-counter {
    padding: 0 !important;
    margin-left:-3px !important;
}

.store-finder-category-filter-icon-wrap, .store-finder-category-filter-icon {
    justify-content: center;
    height: 30px !important;
}

.store-finder-category-filter-icon-wrap {
    width: 110px !important;
}

.store-finder-box {
    background: #F9F4EC;
    padding: 2rem;
    width: calc(100% - 24px);
    margin: 0 auto;
}

@media (max-width: 319px) {
    .store-finder-box {
        width: calc(100% - 18px);
    }
}

.navbar-expand-xxl #offcanvasNavbar {
    width: 0 !important;
}

.offcanvasNavbarSideSub.offcanvas.align-items-xl-end.offcanvas-end.show, .offcanvasNavbarSideSub.offcanvas.align-items-xl-end.offcanvas-end.showing  {
    display: flex !important;
}

#offcanvasNavbar.offcanvas.align-items-xl-end.offcanvas-end.show, #offcanvasNavbar.offcanvas.align-items-xl-end.offcanvas-end.showing {
   width: var(--bs-offcanvas-width) !important;
}

#offcanvasNavbar.offcanvas.align-items-xl-end.offcanvas-end.show a.nav-link.navigation--link, #offcanvasNavbar.offcanvas.align-items-xl-end.offcanvas-end.showing a.nav-link.navigation--link {
   width: 100% !important;
}

@media (min-width: 1620px) {
    .navbar-ad-logo-wrap {
        display: flex !important;
    }
}

.nav-link {
    cursor: pointer;
}


.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 200px;
}

    .dropdown-content a {
        display: block;
        background: #ffffff;
    }

.dropdown:hover .dropdown-content,
.dropdown:focus .dropdown-content {
    display: block;
}

.product-category-filter-icon {
    height:60px;
}

@media (max-width: 1400px) {
    .nav-link-bar, .nav-dropdown .dropdown-content {
        display: none !important;
    }
}


@media (max-width: 1650px) {
    .navbar {
        padding: 0.5rem 5% !important;
    }
}

.contentpadding{
    padding: 0.5rem 8%;
}


.teaser-parallax {
    transition: all 0.4s ease;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;

}

.teaser-parallax:before {
    content: "";
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

.teaser-parallax-content {
    transition: all 0.4s ease;
    position: relative;
    top: 0;
    z-index: 1;
}


.teaser-parallax:hover {
    background-position: center !important;
}

.teaser-parallax:hover .teaser-parallax-content {
    top: 0;
}

@media (min-width: 1400px){
    .teaser-parallax-content {
        transition: all 0.4s ease;
        position: relative;
        top: 7rem;
        z-index: 1;
    }
}

.btn {
    border: 1px solid;
}


.banner-content{
    height: 300px;
}

.snackbutton{
    min-width: 280px;
    height: 380px;
    border-color: #212529;
}


.containeraccount{
    justify-content: center;
    gap: 20px;
    max-width: 1400px;
}

.payview {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.product-card-img {
    z-index: 1;
}


.carousel-control-prev{
    left: 5%;
    bottom: 50%;
}

.carousel-control-next {
    right: 5%;
    bottom: 50%;
}

ul, ul li {
    list-style-type: disc; 
}

ul.dropdown-menu, li.nav-item,ul.dropdown-menu li {
    list-style-type: none;
}

ul li::marker {
    color: black; 
}

.product-detail-header,
.product-detail-information-tabs .nav-link {
    background: rgba(48, 48, 48, 0.30);
}

.teaser-accordion-gallery section{
    padding: 1rem 0;
}

.ol-popup {
    min-width: 300px;
}

@media (max-width: 600px){
    .bg-dark .carousel-caption,
    .bg-dark .carousel-caption {
        background: #606060;
    }

    .bdg-sect{
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

.no-word-break {
    word-break: keep-all;
}

.carousel-caption-text-headline {
    font-family: "Amatic SC";
    font-size: 40px;
}

@media (min-width: 1400px) {
    .carousel-caption-text-headline {
        font-size: 80px;
    }
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3335 16H6.66683' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66666L6.66667 16L16 25.3333' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66675 16H25.3334' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 6.66666L25.3333 16L16 25.3333' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.carousel-caption .btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #CD0F3C;
    --bs-btn-hover-border-color: #CD0F3C;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #CD0F3C;
    --bs-btn-active-border-color: #CD0F3C;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #CD0F3C;
    --bs-btn-disabled-border-color: #CD0F3C;
}