@media screen and (min-width: 768px) {
    .betuwskippetje .col-full {
        max-width: 1320px;
    }
}

input[type="radio"] + label {
    cursor: pointer;
}
body,
.site {
    overflow-x: clip;
}

/* Header */
.betuwskippetje.home.blog .site-header, .betuwskippetje.home.page:not(.page-template-template-homepage) .betuwskippetje.site-header, .betuwskippetje.home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
.betuwskippetje .storefront-breadcrumb {
    margin-bottom: 0;
}
.betuwskippetje .site-header {
    padding-top: 0;
    border-color: #f7f1e5;
}
.betuwskippetje .site-header .site-branding img {
    max-width: 130px;
}
.betuwskippetje .site-header .site-branding {
    margin-bottom: 0;
}
.betuwskippetje .site-header > .col-full {
    padding: 0.75em 0;
}
.betuwskippetje .site-header .site-search,
.betuwskippetje .site-header .secondary-navigation {
    margin: 1em 0 0 0;
}
.betuwskippetje .main-navigation ul li, 
.betuwskippetje .secondary-navigation ul li {
    border-left: 1px solid #f7f1e5;
    font-weight: 600;
}
.betuwskippetje .main-navigation ul li:last-child, 
.betuwskippetje .secondary-navigation ul li:last-child {
    border-right: 1px solid #f7f1e5;
}
.main-navigation ul.menu>li>a, 
.main-navigation ul.nav-menu>li>a {
    padding: 1em;
}
.site-header-cart .cart-contents {
    padding: 1em 0;
}
.betuwskippetje .site-header input[type="search"] {
    border-radius: 100px;
    overflow: hidden;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
.secondary-navigation .menu {
    display: flex;
    align-items: center;
}
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation,
header .pluspunten,
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding,
.woocommerce-active .site-header .site-search {
    width: auto;
    float: none;
    margin: 0;
}
header .d-flex {
    display: flex;
}
header .align-items-center {
    align-items: center;
}

header .site-branding {
    flex: 0 0 10%;
}
header .pluspunten {
    flex: 0 0 50%;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: end;
}
header .secondary-navigation {
    flex: 0 0 20%;   
}
header .site-search {
    flex: 0 0 20%;   
}

/* Topinfo */
.betuwskippetje .topinfo {
    background: #745d2e;
    color: #fff;
    padding: 0.5em 0;
    font-size: 1em;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}
.betuwskippetje .topinfo * {
    color: #fff;
}
.betuwskippetje .topinfo p {
    margin-bottom: 0;
}


.betuwskippetje a:focus {
    outline: none;
}
.betuwskippetje header .storefront-primary-navigation, .betuwskippetje header input[type="search"] {
    background-color: #fff;
}
.betuwskippetje header .main-navigation ul.menu ul.sub-menu, .betuwskippetje header .main-navigation ul.nav-menu ul.children, .betuwskippetje .site-header-cart .widget_shopping_cart, .betuwskippetje .site-header-cart .widget_shopping_cart .buttons, .betuwskippetje .site-header-cart .widget_shopping_cart .total {
    background-color: #f7f1e5;
}
.betuwskippetje .site-header-cart .widget_shopping_cart a.button:not(.checkout) {
    background-color: #fff;
    border-color: #fff;
    color: #333 !important;
}
.betuwskippetje .woocommerce-shipping-destination {
    display: none; 
}

/* Product grid */
ul.products li.product .woocommerce-LoopProduct-link {
    background: #fff;
}
ul.products li.product .price {
    font-size: 1em;
}
.custom-loop-block {
    float: none;
    display: block;
    width: 100%;
    clear: both;
    background: #f7f1e5;
    padding: 1.5em 0;
    text-align: center;
    margin: 0 0 4.235801032em 0;
}
.custom-loop-block p {
    margin: 0;
    font-weight: 600;
    font-size: 1.125em;
    color: #333;
}

/* Checkout page */
.betuwskippetje.woocommerce-checkout .content-area, .betuwskippetje.woocommerce-account .content-area {
    width: 100%;
    float: none;
}
.betuwskippetje.woocommerce-checkout #billing_country_field {
    display: none !important;
}
.betuwskippetje.woocommerce-checkout .checkout-text {
    border: 3px solid #e8e2d6;
    padding: 2em;
    margin: 0 0 2.617924em 0;
}
.betuwskippetje.woocommerce-checkout .checkout-text p:last-child {
    margin-bottom: 0;
}
.betuwskippetje.woocommerce-checkout #nieuwsbrief_signup_field {
    background: #f7f1e5;
    padding: 2rem;
}


@media (min-width: 768px) {
    .woocommerce-checkout .col2-set {
        width: 42.9411764706%;
    }
    .woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
        width: 51.1764705882%;
    }
}

/* Single product page */
.betuwskippetje.single-product .wc-tabs {
    display: none !important;
}
.betuwskippetje.single-product .woocommerce-tabs .panel {
    width: 100%;
    float: none;
}
.betuwskippetje .storefront-product-pagination {
    display: none !important;
}
.betuwskippetje.single-product section.related.products {
    border-top: 1px solid #e8e2d6;
    padding-top: 2em;
    clear: both;
}
.product-deliveryinfo {
    display: flex;
    align-items: center;
    margin: 2rem 0 0 0;
}
.product-deliveryinfo svg {
    margin-right: 0.5em;
}


.betuwskippetje .custom-productcontent {
    padding: 1.25em;
    margin: 0 0 2em 0;
    background: #f7f1e5;
    display: block;
    text-align: center;
}
.betuwskippetje .custom-productcontent p {
    margin-bottom: 0;
}
.woocommerce-checkout .woocommerce .col-full.productcontent {
    padding: 0;
}

/* Sale badge */
.wc-block-grid__product-onsale, .onsale {
    background: #f7f1e5;
}

/* Footer */
.betuwskippetje .site-footer {
    padding: 2em 0;
}

/* Sidebar */
.left-sidebar .widget-area {
    position: sticky;
    position: -webkit-sticky;
    top: 4rem;
}

/* Banner */
.banner {
    width: 100%;
    min-height: 200px;
    max-height: 600px;
    aspect-ratio: 8 / 1;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    margin-bottom: 3rem;
}
.banner + .productcontent {
    margin-top: -3rem;
}
.home .banner {
    aspect-ratio: 3 / 1;
    min-height: 250px;
}
.banner .image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner .content {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
}
.banner .content > .col-full {
    height: 100%;
}
.banner .content .wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.banner .content .wrapper .inner {
    width: 100%;
}
.banner .content h1 {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
    font-size: clamp(1.25rem, 4vw, 3em);
    margin-bottom: 0;
}
.banner .content .button {
    margin-top: 1.5em;
}
.banner .content .banner-breadcrumbs .col-full {
    padding: 0;
    margin: 0;
}
.banner .content .banner-breadcrumbs,
.banner .content .banner-breadcrumbs a {
    color: #fff;
}
.banner .content .banner-breadcrumbs .storefront-breadcrumb {
    padding: 0;
}
.banner #delivery-label {
    font-size: 1.5em;
    margin-top: 1rem;
}

/* Product cats */
.product-cats {
    display: none;
    padding: 1rem;
}
.product-cats ul.products {
    display: flex;
    flex-wrap: wrap;
}
.product-cats ul.products li {
   flex-basis: 50%;
   padding: .5em;
}
.product-cats .woocommerce-loop-category__title {
    font-size: 0.925rem !important;
}

/* Pluspunten */
.pluspunten {
    padding: 1em 0;
    margin-bottom: 0;
    border-bottom: 1px solid #f7f1e5;
    background: #f7f1e5;
    color: #333;
}
.pluspunten .items {
    margin: 0 -0.5em;
    font-size: 0.8750em;
}
.pluspunten .items .item {
    display: inline-flex;
    align-items: center;
    min-width: max-content;
    margin: 0 0.5em;
}
.pluspunten .items .item svg {
    width: 100%;
    height: auto;
    max-width: 1em;
    margin-right: 0.5em;
}

/* Home */
.betuwskippetje.home .content-area {
    width: 100%;
    float: none;
}

/* Woo Checkout cleanup */
.woocommerce-checkout .storefront-primary-navigation,
.woocommerce-checkout .banner-breadcrumbs,
.woocommerce-checkout .secondary-navigation,
.woocommerce-checkout .site-search,
.woocommerce-checkout .topinfo {
    display: none;
}
.woocommerce-checkout .site-content {
    margin-top: 2em;
}

/* Cookie Notice */
#cookie-notice {
    position: fixed;
    left: 2rem;
    bottom: 2rem;
    font-size: 0.875em;
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s ease-in-out 0.5s;
    z-index: 9999;
    width: 100%;
    max-width: 450px;
}
#cookie-notice.show {
    visibility: visible;
    opacity: 1;
}
#cookie-notice .inner {
    padding: 2rem;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15);
}
#cookie-notice .inner .button {
    color: #fff;
    background: #745d2e;
}
#cookie-notice h1,
#cookie-notice h2,
#cookie-notice h3,
#cookie-notice h4,
#cookie-notice h5,
#cookie-notice h6 {
    font-size: 1.5em;
    font-weight: bold;
}

/* Mobile css */
@media screen and (max-width: 1399.98px) {
    header .d-flex {
        padding: 0 1.5em;
    }
}
@media screen and (max-width: 1199.98px) {
    .pluspunten .items .item:nth-child(4) {
        display: none;
    }
}
@media screen and (max-width: 991.98px) {
    header .pluspunten {
        display: none;
    }
    header .site-branding {
        flex: 0 0 30%;
    }
    header .secondary-navigation {
        flex: 0 0 40%;
    }
    header .site-search {
        flex: 0 0 30%;
    }
}
@media screen and (max-width: 768px) {
    header .d-flex {
        display: block;
        padding: 0;
    }
    .betuwskippetje header.site-header .site-branding {
        float: left !important;
    }
    body {
        font-size: 14px;
    }
    .betuwskippetje .site-header {
        padding: 0;
    }
    .betuwskippetje .site-branding {
        padding: 1em 0;
        position: relative;
        z-index: 10;
    }
    .betuwskippetje .site-header #site-navigation {
        position: relative;
    }
    .betuwskippetje .site-header #site-navigation-menu-toggle {
        position: absolute;
        right: 0;
        top: 30px;
    }
    .betuwskippetje header .main-navigation ul.menu ul.sub-menu, .betuwskippetje header .main-navigation ul.nav-menu ul.children, .betuwskippetje .site-header-cart .widget_shopping_cart, .betuwskippetje .site-header-cart .widget_shopping_cart .buttons, .betuwskippetje .site-header-cart .widget_shopping_cart .total {
        background: transparent;
    }
    .site-main ul.products {
        display: flex;
        flex-wrap: wrap;
    }
    .site-main ul.products li.product {
        flex-basis: 50%;
        padding: .5em;
    }
    ul.products li.product, 
    ul.products .wc-block-grid__product, 
    .wc-block-grid__products li.product, 
    .wc-block-grid__products .wc-block-grid__product {
        margin-bottom: 1rem;
    }
    #cookie-notice {
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, 50%);
        width: calc(100vw - 2rem);
    }
    .betuwskippetje .site-header > .col-full {
        padding: 0;
    }
    .betuwskippetje .topinfo p {
        font-size: 0.750em;
    }
    .banner .content .button {
        margin-top: 0;
    }
    .product-cats {
        display: block;
    }
}
@media screen and (max-width: 576px) {
   .banner {
      min-height: 130px;
      margin-bottom: 1.5rem;
   }
}