/* Koelbed.nl styles */

body {
    /*
    background: url(../images/oranje-wolken.jpg);
    background-size: 4000px 4000px;
    */
    font-size: 1.2rem;
    line-height:1.3;
}

h1.page-title {
    font-size: 2.4rem;
    color:#273582;
    border-bottom: 1px black dotted;
    padding-bottom: 10px
}

#vertnavmenu a:hover {
    color:#273582;
    text-decoration: none;
}

.page-header .panel.wrapper {
    /* background-color: unset; */
    background-color: #3b508d;
    color:white;
    border-bottom: unset;
}


.footer.content {
    border-top:none;
}

@media (min-width: 576px) {
    .page-footer .bedrijfsinformatie .col-sm {
        border-right: 1px dotted black;
    }

    .page-footer .bedrijfsinformatie .col-sm:nth-child(3) {
        border-right:none;
    }
}

.page-footer .bedrijfsinformatie .col-sm {
    margin-bottom: 30px;
}

.breadcrumbs a:visited {
    color:#273582;
}

.breadcrumbs a {
    color:#273582;
}

.breadcrumbs .items {
    color:#273582;
}

.page-header {
    background: url(../images/headerbg.jpg);
    background-size: cover;
}

.nav-sections {
    background: #5fa5e0;
}

@media (min-width: 768px) {
    .navigation .level0 > .level-top:hover {
        background-color: rgb(59 80 141);
    }
}

@media (min-width: 768px) {
    video#koelbed-home-video {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.page-footer a:hover {
    color: #273582;
}

.footer.content h1 {
    color:#3b508d;
}

.page-products .product-item-name a {
    color: #273582;
}

.page-products .product-item-name > a:visited {
    color: #273582;
}

.column.main .products-grid.products-upsell a {
    color: #273582;
}

.column.main .products-grid.products-upsell a:hover {
    color: #273582;
}

/* CLS issues Google oplossen */
.logo img {
    width: 440px;
    max-width: 100%;
    height: auto;
    aspect-ratio: 116 / 33;
}
/* Einde CLS issues Google oplossen */

#block-discount-heading {
    font-size: 2.0rem;
    color: #273582;
    font-weight: 600;
    line-height: 1.1;
}

.cart-discount .block > .title:after {
    color: #273582;
    font-size: 14px;
} 

