/*
Webshop stijlen
*/

/* 01-2018 Button op single page, terug naar overzicht*/
.back-button-container {text-align:right;}
.button.back-button {display:inline-block;font-weight:normal!important;font-size:0.8rem!important;background-color:#a7947a!important;padding:10px!important;margin-bottom:10px!important;}


/* 01-2018 verberg 'in winkelmand / externe button'*/
ul.products .button.product_type_external {display:none!important;}




.irs-grid-text {display: none;} 

#main-content-container .products .product-category mark.count {
    display:none;
}
#main-content-container .products .product-category h2 {
    padding:5px 10px 5px 10px;
    display:block;
    background-color:rgba(255,255,255,0.8);
}
#main-content-container .products .product-category {
}
#main-content-container .products .product-category::before {
    content:' ';
    background:url(images/wood-bg.jpg);background-size:cover;
    background-position:top center;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:180px;
    z-index:-1;
    
}
#main-content-container .products .product-category a {
display:block;    
overflow:hidden;
text-align:center;
}
#main-content-container .products .product-category img {
    max-height:180px;
    width:auto;
    display:inline-block;
    margin-bottom:5px;
}
ul.products {text-align:center;}
a.woocommerce-LoopProduct-link img {
    display:inline-block!important;
    max-height:250px!important;
    width:auto!important;
}
a.woocommerce-LoopProduct-link {
    display:block!important;width:100%!important;background-color:rgba(255,255,255,0.5);
    text-align:center;
}

.woocommerce .entry-title {display:block;}
.add-to-cart-button,.single_add_to_cart_button,.button.product_type_external {font-size:12px!important;}
.add-to-cart-button,.button.product_type_external {width:100%!important;margin-top:-10px!important;}

/*zorg voor kleine buttons in cart widget*/
.widget_shopping_cart_content .button,.add_to_cart_button,.button.product_type_external {font-size:0.7rem!important;}

.widget ul.product-categories {list-style-type: none;padding-left:0;}
.widget ul.product-categories li::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right:5px;
    color:rgba(0,0,0,0.5)
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin:0!important;
    padding-left:0!important;
    box-shadow:none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid rgba(0,0,0,0)!important;
   border-bottom-color:rgba(0,0,0,0)!important;
    background-color: rgba(0,0,0,0)!important;;
    margin: 0px;
    padding: 0 0em!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: rgba(0,0,0,0)!important;
    z-index: 2;
    border-bottom-color:rgba(0,0,0,0)!important;
    border-bottom:3px solid #000!important;
}
.woocommerce .panel {
    background-color:rgba(0,0,0,0)!important;
    border:rgba(0,0,0,0)!important;
    box-shadow:none!important;

}


/*FILTER WIDGET*/
@media (min-width: 992px) {  

    .woof_price3_search_container,.woof_container_product_cat,.woof_container_pa_breedte-in-cm,.woof_container_pa_hoogte-in-cm  {
        width:100%!important;
    }
/*
    .woof_container_pa_breedte-in-cm,.woof_container_pa_hoogte-in-cm {
        width:50%!important;
    }
    .woof_container_pa_breedte-in-cm {
        padding-right:10px;
    }
    .woof_container_pa_hoogte-in-cm {
        padding-left:10px;
    }
    ul.woof_list.woof_list_checkbox li  {
        float:left;
        display:inline;
        width:50%;
        margin:0!important;        
    }*/
}
@media (min-width: 992px) {  
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 29.2%; // in combinatie met codeblok infunctions voor 3 kolommen
    }
}
@media (max-width: 767px) {  
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100%; // in combinatie met codeblok infunctions voor 3 kolommen
    }
}

ul.woof_list.woof_list_checkbox  {
    overflow:hidden;
}
.woof_checkbox_label {
    font-weight:normal;
    font-size:0.8rem;text-transform:uppercase;
    
    width: -webkit-calc(100% - 45px);
    width:    -moz-calc(100% - 45px);
    width:         calc(100% - 45px);
    overflow:hidden;
}
.woof_container {
    border-bottom:3px solid #000;
    padding-bottom:10px;
}

.woof_products_top_panel a {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size:1rem!important;
    font-weight:300!important;
    padding:5px 15px!important;
    background: #0e90a3!important;
    color:#fff;
}
.woof_products_top_panel li span {
    padding-right: 24px;
    background: url(images/x.png);
    position:relative;
    background-repeat:no-repeat;background-position:center right;
}
.woof_container h4 {

    color:#000;
    font-family:'Open Sans',sans-serif;
    font-weight:normal;
    text-transform:uppercase;
    font-size:16px;
    display:block;
}

.woof_sid_auto_shortcode {
    background: rgba(0,0,0,0);
    border: solid 0px #aaa;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: inone;
    box-shadow: none;
    background: none;
    filter: none;
    margin-bottom: 11px;
    clear: both;
    padding:0!important;
}
.irs-from, .irs-to, .irs-single {
    background: #0e90a3!important;
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #0e90a3!important;
    border-bottom: 1px solid #0e90a3!important;
    background: #0e90a3!important;
    background: linear-gradient(to top, rgba(10,112,117,1) 0%,rgba(14, 144, 163,1) 100%)!important;
}

.woof_reset_search_form {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size:1rem!important;
    font-weight:300!important;
    padding:5px 15px!important;
}

/*VEILING*/ 

span.auction-bage::before {    
    font-family: FontAwesome;
    content: "\f0e3";
    font-size:18px;
    color:#fff;
    position:absolute;
    top:1px;
    left:5px;
}

span.auction-bage {
    border:1px solid rgb(143, 20, 125);
    background-color:rgba(143, 20, 125,.95);
    background-image:none!important;
    width:30px;height:30px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.53);
-moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.53);
box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.53);
top:-10px;right:-10px;
}

#countdown,.auction-bid,.auction-end {
    background-color:rgba(143, 20, 125,1);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding:15px;
    color:#fff;
    margin:5px 0;
    text-align:center;
}

.auction-end {
    background-color:#ff9600;
}


/*** STYLES ****/
/*** voor hergebruik ****/
/*// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/


/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {  }
@media (min-width: 576px) and (max-width: 767px) {  }
@media (max-width: 767px) {  }

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {  }
@media (min-width: 768px) and (max-width: 991px) {  }
@media (max-width: 991px) {  }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {  }
@media (min-width: 992px) and (max-width: 1199px) {  }
@media (max-width: 1199px) {  }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }