/* GENERAL ↓ */

body.cms-page-view .column.main ul {
    margin-left: 17px;
}
body.cms-page-view .column.main ol {
    margin-left: -24px;
}

/* GENERAL ↑ */


/* HEADER ↓ */

div.panel.wrapper {
    display: none;
}
@media screen and (min-width: 1024px) {
    .page-main {
        margin-top: 80px;
    }
    #rev_slider_1_1_forcefullwidth {
        margin-top: 9px !important;
    }
}
.navigation .level0 .submenu .active>a {
    color: #b1b1b1;
}
.navigation .submenu:not(:first-child) .active>a {
    border-color: #efc800;
}

/* HEADER ↑ */


/* SEARCH BOX AND RESULT ↑ */

#search_box {
    display: none;
}
@media screen and (min-width: 768px) {
    #search_box {
        display: block;
        margin: 30px 0 10px;
        position: relative;
        text-align: left;
        z-index: 9999;
    }
    .cms-index-index #search_box {
        margin-top: 25px;
    }
    .catalog-category-view #search_box {
        margin-bottom: 25px;
        margin-top: 10px;
    }
    #search_box ::-webkit-input-placeholder,
    #search_box ::placeholder {
        color: #cd1221 !important;
    }
    #search_box input {
        margin-right: 10px;
        width: calc(100% - 100px);
        height: auto;
        border-radius: 5px;
        color: #cd1221;
        padding: 7px 12px 4px;
        font-size: 19px;
        border-color: #d0cdcd;
        background-color: #f9f7efed;
    }
    #search_box button {
        border-radius: 5px;
        padding: 6px 18px;
        font-size: 17px;
        font-weight: normal;
        float: right;
        margin-top: 1px;
        background-color: #efc600;
        box-shadow: 1px 3px 7px -3px rgba(0, 0, 0, 0.7);
        border: 2px solid #ffbc00;
    }
    #search_box button[disabled] {
        border: 2px solid #efc600;
        box-shadow: 1px 3px 5px -3px rgba(0, 0, 0, 0.4);
        opacity: 1;
    }
    #search_box button:hover {
        color: #fff;
    }
    .catalogsearch-result-index .block-content.filter-content {
        margin-top: 30px;
    }
    .catalogsearch-result-index h1 {
        margin-bottom: 0;
    }
}

/* SEARCH BOX AND RESULT ↑ */


/* CATEGORY PAGE ↓ */

body.categorypath-verhuur .sidebar-main {
    display: none;
}
#category-top-images {
    float: none;
    margin-top: -6px;
    overflow: auto;
    width: 100%;
}
#category-top-images li {
    border: 1px solid #f3e6e7;
    box-sizing: border-box;
    float: left;
    font-weight: bold;
    list-style-type: none;
    margin-right: 1%;
    padding: 9px 8px 5px;
    text-align: center;
    width: 24%;
    height: 176px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#category-top-images li img {
    margin-bottom: 10px;
    max-height: 100px;
}
#category-top-images li a {
    display: block;
    text-decoration: none;
}
#category-top-images div {
    height: 115px;
    overflow: hidden;
}
.categorypath-verhuur.page-layout-2columns-left .column.main,
.categorypath-thema-s.page-layout-2columns-left .column.main,
.categorypath-diensten.page-layout-2columns-left .column.main {
    width: 100%;
}

/* CATEGORY PAGE ↑ */


/* PRODUCT PAGE ↓ */

.product.attribute.sku {
    float: left;
}
.product-info-main .product-info-stock-sku {
    float: left;
    padding-left: 0;
    margin-left: 30px;
    display: none;
}
.product-info-main>.product-info-stock-sku {
    display: block;
}
.product-info-main>.product-info-stock-sku~.product-info-stock-sku {
    display: none;
}
.page-title-wrapper.product h1 {
    margin-bottom: 8px;
}
.box-tocart .qty-dec,
.box-tocart .qty-inc {
    font-size: 24px;
    border: 1px solid #f3b4b9;
    display: inline-block;
    padding: 3px 12px;
    line-height: 24px;
    top: 4px;
    position: relative;
    cursor: pointer;
    background-color: #fbf5f6;
}
.box-tocart .qty-dec {
    margin-right: 0;
}
.box-tocart .qty-inc {
    margin-left: -1px;
}

/* PRODUCT PAGE ↑ */


/* CONTACT PAGE ↓ */

body.category-contact .category-cms .col-md-6:first-of-type {
    padding-left: 0;
}

/* CONTACT PAGE ↑ */


/* FOOTER ↓ */

footer.page-footer .bootom-footer {
    margin-top: 0;
}
.footer-box ul li {
    list-style-type: none;
    margin-bottom: 2px;
}

/* FOOTER ↑ */

.checkout-index-index .checkout-block.shipping-column {
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    border: 0;
}
.checkout-index-index .checkout-block.shipping-column #onepage-checkout-shipping-method-additional-load,
.checkout-index-index .checkout-block.shipping-column #checkout-shipping-method-load {
    margin: 7px 9px 32px;
    padding: 20px 15px;
    background: white;
    box-shadow: none;
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    border: 2px solid #ddd;
}
.checkout-index-index .checkout-block.shipping-column .step-title.amcheckout-title {
    display: none;
}
.checkout-index-index .checkout-block.shipping-column #onepage-checkout-shipping-method-additional-load:before {
    content: 'Vul uw reserveer datum in';
    padding: 0;
    color: #5a5a5a;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 2.6rem;
}
.checkout-index-index .checkout-block.shipping-column #checkout-shipping-method-load:before {
    content: 'Leverwijzen';
    padding: 0;
    color: #5a5a5a;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 2.6rem;
}
.checkout-index-index .checkout-block:hover {
    box-shadow: none;
}
.checkout-index-index #checkout.am-checkout {
    margin: 40px 0;
    padding: 0;
    background: transparent;
}
.opc-block-summary {
    background: #fff;
}
