/* Theme Name: LCC - Shop
Version: 15
Author: QoQ Media
Author URI: https://qoqmedia.nl/
Description: Our theme is specialy developed for use in retail. Quick, easy and Chesterfield all the way.
Tags: chesterfield, qoqmedia, retail, webshop, woocommerce, easy to use
Requires at least: 6.0
Tested up to: 6.4.1
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chesterfieldretail
This theme is owned by Chesterfield.com BV, all rights reserved.
 * Theme Name: Chesterfield Retail
/* multilevel navigation */
ul.dropdown-menu li > ul.dropdown-menu {
    left: 100%;
    top: 0;
}

ul.dropdown-menu li:hover > ul.dropdown-menu,
ul.dropdown-menu li:focus > ul.dropdown-menu {
    display: block;
}

img.custom-logo {
    max-width: 160px;
    height: auto;
}

.position {
    margin-top: -120px;
}

ul.ms-auto.navbar-nav.zoekplaats {
    position: absolute;
    top: 75px;
    width: 50%;
    left: 25%;
    right: 25%;
}

block {
    width: 100%;
}

div.blok {
    padding: 5px 5px 5px 15px;
    position: relative;
    bottom: -48px;
}

.flagdown {
    width: 50px;
    float: left;
    margin-right: 13px;
    margin-top: 3px;
}

svg.bi.bi-suit-heart.fs-1 {
    visibility: collapse;
}

.hiddenquantity {
    display: none;
}

.wp-button-shopping a {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
    top: 84px;
    position: absolute;
}

@media (min-width:576px) {
    ol.breadcrumb {
        display: none;
    }

    .bgimg {
        background-image: url('chesterfield_homepage_hero_bewerkt.webp') !important;
        background-position: center center;
        align-items: center;
        align-content: flex-end !important;
        display: block;
        justify-content: center;
    }
}

@media (max-width:575px) {
    .bgimg {
    }
}

.crisp-client {
    display: none;
}

small.includes_tax {
    display: none;
}

.lead {
    font-size: 1rem;
}

.dropdown-item {
    padding-top: 0.4rem !important;
    padding-bottom: 1rem !important;
    padding-left: 3rem;
    padding-right: 3rem;
}

h1.text-body {
    color: #2da9c8;
    font-size: 2rem;
}

.awf-togglable-preset-btn {
    background-color: #2da9c8!important;
    border: none!important;
    color: white!important;
    text-align: center!important;
    text-decoration: none!important;
    cursor: pointer!important;
    border-radius: 43px!important;
    font-size: 1.2em!important;
    position: sticky!important;
    top: 96px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 90%!important;
}

.flagdown {
    height: auto;
}

#place_order {
    width: 100%;
}

.woocommerce-form-login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-top: 12px;
}

@media (min-width: 768px){
    #customer_details {
        width: 60%;
        float: left;
    }

    #order_review_heading {
        width: 30%;
        float: left;
        margin-left: 2%;
    }

    #order_review {
        width: 38%;
        float: left;
        margin-left: 2%;
    }

    .woocommerce table.shop_table td {
        width: 50%;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        width: 100%;
    }
}

.awcdp-deposits-wrapper .awcdp-deposits-option {
    background: #fff;
    border-radius: 7px;
    width: 100% !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0px !important;
}

.wp-button-shopping a {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
    top: 84px;
    position: absolute;
}

@media (min-width: 768px){
    .wp-button-shopping a {
        background-color: #32373c;
        border-width: 0;
        color: #fff;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        padding: calc(0.667em + 2px) calc(1.333em + 2px);
        text-decoration: none;
        position: absolute;
    }
}

.wp-button-shopping2 a {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}