.breadcrumbs{
    margin-top: 100px;
}

.panel-body .active{
    color: #000 !important;
}

.whitebox{
    padding-bottom: 15px;
    border: solid 1px rgba(194, 194, 194, 0.26);
    padding: 15px;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 40px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

.breadcrumb a{
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}

.breadcrumb .active{
    text-decoration: none;
}

/* CARD items */

.card{
    border: solid 1px rgba(194, 194, 194, 0.26);
    position: relative;
    padding: 10px;
    background:#fff;
    border-radius: 15px;
}

.cardimage{
    object-fit: cover;
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px;
}

.price{
    font-size: 28px;
    font-weight: 700;
    float: right;
}

.actieprice{
    color: #0a74bb;
    font-size: 20px;
    font-weight: 700;
    float: right;
}

.pricediv{
    border-bottom: solid 1px rgba(204, 204, 204, 0.53);
    margin: 20px 0px;
    padding: 20px;
}

.priceold{
    font-size: 16px;
    color: #565656;
    font-weight: 400;
    float: right;
    margin: 5px 20px 0px 0px;
}

.card-title{
    font-size: 20px;
    font-weight: 700;
}

.card-body{
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
}

.card-footer {
    background-color: #fff;
}

.actie{
    padding: 15px 15px;
    background-color: #0a74bb;
    border: none;
    color: #fff;
}

.actielabel{
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 1;
}

.actieprijs{
    color: #fff
}

/* CARD items */

/* actieblokken */
.content-homepage{
    margin-top: 30px;
    position: relative;
    z-index: 11;
}

.actieblok{
    position: relative;
    display: block;
    height:fit-content;
    margin-bottom: 30px;
}

.actieblokimg{
    position: relative;
    z-index: 0;
    display: block;
}

.actieblokinfo{
    position: absolute;
    z-index: 11;
    padding: 20px;
    width: 70%;
    color: #fff;
    top: 0;
    left: 0;
}

.actieblokbanner{
    position: absolute;
    z-index: 12;
    bottom: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
}

/* actieblokken */


/*   Assortiment page   */

.header{
    background: #0a74bb;
    color: #fff;
    padding: 5px 15px;
    font-size: 20px;
}

.body li{
    list-style: none;
    margin: 5px 0px;
}


/*   Assortiment page   */

/*    productinfo page     */

.actiebanner{
    margin: 10px 15px 40px 15px;
    background: #0a74bb;
    color: #fff;
    padding: 15px;
    border-radius: 15px;
}

.actiebanner h1, .actiebanner h3{
    color:#fff;
    margin-bottom: 10px;
}

.searchbody .searchform{
    padding: 0px;
}



.infobody{
    padding: 15px;
    font-size: 12px;
    margin-top: 15px;
}

.sortarrow{
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0px 0px 0px 5px;
}

.down{
    transform: rotate(-135deg); !important;
    -webkit-transform: rotate(-135deg); !important;
}

.button{

}

.btn, .btn-primary{
    background: #d9ccb1;
    width: 100%;
    margin: 2px 0px;
    padding: 10px 10px;
    border: none;
    border-radius: 15px;
    color: #000;
}

.btn-verder{
    background: #ffffff;
    width: 100%;
    margin: 2px 0px;
    padding: 10px 10px;
    border: solid 1px #d9ccb1;
    border-radius: 15px;
    color: #000;
}

.btn:hover, .btn-primary:hover {
    color: #fff;
    background-color: #b39a64;
    border-color: #b39a64;
}

.wwvergeten{
    display: block;
    text-align: center;
    margin: 12px;
}

.is-checked{
    Background: #b39a64;
}

.productlistheader{
    margin: 0px 0px 20px 0px;
}

.productimage{
    border: solid 1px rgba(194, 194, 194, 0.26);
    position: relative;
    background: #fff;
    border-radius: 15px;
    margin-bottom:40px;
}

.productimage img{
    border-radius: 15px;
}

.productinfo{
    padding: 15px;
    margin-bottom: 40px;
}

.gerelateerd{
    margin: 40px 0px;
}

.panel-body{
    padding: 0px 15px;
}

.shopbut_green{
    background: #0a74bb;
    padding: 10px 15px;
    border: none;
    font-weight: 700;
    color: #fff;
    margin: 2px 0px;
    width:100%;
    border-radius: 10px;
}

.shopbut_green:hover{
    background: #045183;
}

.shopbut_nee{
    border: solid 1px #0a74bb;
    background: #fff;
    padding: 10px 15px;
    font-weight: 700;
    color: #0a74bb;
    margin: 2px 0px;
    width:100%;
    border-radius: 10px;
}

.shopbut_nee:hover{
    background: #d5dcc9;
}

.shop_aantal {
    display: block;
    width: 100%;
    height: 34px;
    padding: 21px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    margin: 0px 0px;
}

.listrow_even, .listrow_odd{
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}

.faqpanel{
    margin-bottom: 20px;
}

.subcat{
    border-bottom: 1px solid rgba(204, 204, 204, 0.28);
    padding: 5px 10px;
}
.listshopcart{
    padding: 0px 10px;
    margin-bottom: 20px;
}

/*    productinfo page     */
.strikethrough {
    position: relative;
}
.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {


}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {




}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {



}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .productinfo{
        padding: 30px;
        margin-bottom: 40px;
    }
    .actieprice{
        color: #0a74bb;
        font-size: 28px;
        font-weight: 700;
        float: right;
    }

}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {



}