﻿
body {
    background-image: url(../img/achtergrond.png);
}

.footer {
    background-color:#1d1d1d;
    color:#fff;
}

.footer-block .title, .footer .title {
    color: #85764e;
}

.header-menu {
    background-color:#1d1d1d;
    color:#fff;
}

@media (min-width: 1025px) {
    .header-menu {
        background-color: #1d1d1d;
        color: #fff;
    }
    .category-navigation-title {
        color: #fff;
    }
}

@media (min-width: 1281px) {
    .header-selectors-wrapper, .header-lower{
        background-color:#1d1d1d;
    }
}

@media (min-width: 1025px){
    .header-lower {
        padding:10px 0 10px;
    }
}

@media (min-width: 1025px) {
    .category-navigation-list-wrapper {
        border-right:2px solid #85764e;
    }
}
                            

.header {
    background-color: #1d1d1d;
}
                       

.header-logo a img {
    max-height:85px;
}

.anywhere-slider .slick-track {
    background: none !important;
}

.item-box .button-2, .block .title {
    background-color: #85764e;
    color: #fff;
}

.item-box .actual-price {
    color:#85764e!important;
}

.cart th, .data-table th, .forums-table-section th {
    background-color: #c2baa7;
    color: #000;
}

.shopping-cart-page .common-buttons button {
    background-color:#c2baa7;
    color:#444;
}

.account-page {
    background-color: #dfdbd2;
}

.shops-item .read-more {
    background-color: #85764e!important;
}

@media (min-width: 1281px) {
    .rich-blog-homepage .blog-post {
        background-color:#fff;
    }
}

.rich-blog-homepage .post-date {
display:none;
}

.category-description p, .manufacturer-description, .vendor-description, .manufacturer-description p, .vendor-description p, .full-description p, .topic-html-content p, .topic-page p, .post-body p, .news-body p, .custom-tab p, .ui-dialog-content p, .topic-block-body p {
    color: #444;
}

@media (min-width: 768px) {
    .home-page .topic-block-title h2, .product-grid .title, .news-list-homepage .title, .home-page-polls .title, .rich-blog-homepage .title, .spc-header .title {
        font-family: black-beard, sans-serif;
        font-weight: 400!important;
        font-style: normal;
        color: #85764e !important;
        text-transform: uppercase;
        letter-spacing:2px;
    }
}

.category-grid .item-box .title{
        background:#85764e;
}

    .category-grid .item-box .title a {
        color: #fff !important;
    }


.map-wrapper,
.shops-sorting-filtering-wrapper,
.shops-item .distance-line,
.shops-item .show-directions,
.getUserGeoLocation, distance-line, .shops-item .show-directions {
    display: none !important;
}

.search-page .search-input form {
    background: none;
}

.login-page .title, .registration-page .title {
    background: #dfdbd2;
}

.login-page .title strong, .registration-page .title strong {
    color:#1d1d1d;
    }

.blogpost-page .post-date, .news-item-page .news-date, .post-date, .social-sharing .rss:before, .footer-middle .pay-options {
    display: none;
}

.collaterals-shipping {
    display:none!important;
}

@media (min-width: 1281px) {
    .product-prices-box > div:first-child {
        border: 1px solid #ccc!important;
    }
}

@media (min-width: 481px){
    .item-box {
        border: 1px solid #ccc !important;
    }
}

.stepper-wrapper {
    background:none!important;

}

.stepper__list__item--current {
    color:#85764e!important;
}

.btn:not(:disabled):not(.disabled) {
    background-color: #c2baa7!important;
}

.flatpickr-weekdays {
    background-color: #c2baa7 !important;
}

.flatpickr-months .flatpickr-month {
    background-color: #c2baa7!important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    background-color: #c2baa7 !important;
}

span.flatpickr-weekday {
    background-color: #c2baa7 !important;
}

@media (min-width: 1024px) {
    .blog-post .post-detail {
        background-color: #fff;
        border: 1px solid #c2baa7!important;
    }
}

.rich-blog-homepage .blog-post {
    background-color: #fff;
    border: 1px solid #c2baa7!important;
}

.category-grid .item-box .picture {
    background-color:#fff!important;
}

.jCarouselMainWrapper .slick-next, .jCarouselMainWrapper .slick-prev {
    background-color: #c2baa7 !important;
}

.spc-products .slick-arrow {
    background-color: #c2baa7 !important;
}

.rich-blog-homepage .title {
    display: none!important;
}

.product-variant-line {
    width: 45%;
    width: calc(50% - 30px);
    margin: 0 10px 20px 2px;
    float: left;
    box-sizing: border-box;
    border:solid 1px #c2baa7;
    padding: 2px;
}
@media (max-width: 1600px){
    .product-variant-line {
        width: 100%;
    }
}
.variant-info {
    padding:5px;
}
.product-variant-box {
    width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 1281px) {
    .variant-info {
        width: 100%;
    }
    .product-variant-box,
    .variant_buttons_wrapper{
        text-align: left;
    }
}
.kvk {
    font-size: 15px;
    color: #959595;
    padding-top: 40px;
}