/*-----------------------------------------------------------------------------------*/
/* GLOBAL
/*-----------------------------------------------------------------------------------*/
.woocommerce .count{
	display:none;
}

nav.woocommerce-breadcrumb {
    font-style: italic;
    margin: 10px 0 !important;
    font-size: .75em !important;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none;
}

.woocommerce span.onsale{
    background: #ed8600;
    padding: 22px 10px;
}

/* Buttons */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#000;
	color:#fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{
    background:#ccc;
}


/*-----------------------------------------------------------------------------------*/
/* MY ACCOUNT
/*-----------------------------------------------------------------------------------*/
nav.woocommerce-MyAccount-navigation{
	text-align:left;
	margin:0;
}

nav.woocommerce-MyAccount-navigation ul li.is-active{
	border-bottom:2px solid #333;
}

nav.woocommerce-MyAccount-navigation ul li {
    padding: 3px 0;
    margin: 0;
    border-bottom: 2px solid #eee;
    display: block;
    letter-spacing: 0;
    text-transform: none;
    font-size: .9em;
    width: 90%;	
}

nav.woocommerce-MyAccount-navigation ul li a ,
nav.woocommerce-MyAccount-navigation ul li a:visited{
	color:#332;
}

/*-----------------------------------------------------------------------------------*/
/* FILTER
/*-----------------------------------------------------------------------------------*/
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
	color:#333;
}

/*
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before{
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-right: 7px;
	font-size:.7em;
	vertical-align: 2px;
}
*/

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before{
	display:none;
}

.woocommerce .filter-sidebar  .linkList li, 
.woocommerce .filter-sidebar #sidebars ul li{
	padding:0;
	margin:0;
}

.woocommerce .filter-sidebar h2,
.woocommerce .filter-sidebar h3{
	font-size:1.1em;
	font-weight: 500;
}

/*-----------------------------------------------------------------------------------*/
/* CATEGORIES
/*-----------------------------------------------------------------------------------*/

.shop-banner{
    background-size:cover;
    background-position:center;
    padding:20vh 0 5vh 0;
}

.woocommerce ul.products li.product a img{
	margin-bottom:0;
	image-rendering: -webkit-optimize-contrast;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title{
	background:#111;
	color:#fff;
	padding:10px;
}

/*-----------------------------------------------------------------------------------*/
/* PRODUCT OVERVIEW
/*-----------------------------------------------------------------------------------*/

/* Headers */
.woocommerce .woocommerce-ordering select {
    position: absolute;
    top: 0;
    right: 0.9375rem;
    left: auto;
    width: 183px;
}

.woocommerce .woocommerce-result-count {
    font-size: 0.75em;
    margin: -3px 0 10px 0;
}

/* Product list */
.woocommerce ul.products li {
	transition:all ease .2s;
}

.woocommerce ul.products li.product .button {
    padding: 10px 0;
    width: 100%;
    font-size: .9em;
}

.woocommerce ul.products li.product .onsale {
    top: -13px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	background:#111;
	color:#fff;
	padding:10px;
}

.woocommerce ul.products li.product .price {
    position: absolute;
    top: 42px;
    background: #111;
    color: #fff;
    font-size: 1.1em;
    padding: 5px 10px;
}

/*-----------------------------------------------------------------------------------*/
/* PRODUCT DETAIL
/*-----------------------------------------------------------------------------------*/
/* General */
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    min-height: 46px;
    border-radius: 10px;
    padding: 0 10px;
    text-align: center;
}

span.single-product-aanschaf {
    color: #009f46;
    font-family: 'Open Sans';
    font-size: .9em;
    font-style: italic;
    margin: -6px 0 10px 0;
    display: block;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #333;
    font-weight: bold;
    font-size: 1.5em;
}

/* Short desc table */
table.product-specs-small,
table.product-specs-small  tr.even, table.product-specs-small  tr.alt, table.product-specs-small  tr:nth-of-type(even)  {
    background: none ;
    border: none;
}

table.product-specs-small td {
    padding: 0;
    background: 0;
    font-family: 'PT Sans', sans-serif;
    font-weight: 300;
    font-size: 12pt;
    line-height: 22pt;
}

table.product-specs-small td.pss-title{
	font-weight:bold;
	padding-right:10px;
}

/* Below AtC button */
span.vm-special-price {
    margin-top: -31px;
    display: block;
    margin-bottom: 20px;
    color: #bbb;
    font-family: 'Open Sans';
    font-size: .8em;
}

/* Posted in */
.product_meta span.sku_wrapper,
.product_meta span.posted_in{
	display:block;
	font-size:.9em;
	border-bottom:1px solid #eee;
	width:50%;
	font-style:italic;
}

/* Var table */
.variations .label{
	background:transparent;
	padding: 18px 0px;
}

.variations .label label{
    font-weight: 500!important;
    font-family: 'Quicksand', sans-serif;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #fff;
}

/* Description box */
.wc-tabs-wrapper{
	padding:80px 0;
	display:table;
	width: 100%;
}
.wc-tabs{
	width: 20.411765%;
	float: left;
	margin-right: 5.8823529412%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background:#fff;
	border:none;
	border-bottom:1px solid #ebe9eb;
	border-radius:none;
	width: 100%;
	position:relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child{
	border-top:1px solid #ebe9eb;
}



.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:after{
    opacity: 1;
    right: 11px;
}



.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	display:none;
}

.woocommerce div.product .woocommerce-tabs .panel{
	width:78.705882%;
	float: right;
	margin-right: 0;
	margin-top: 0;
	background: none;
	border: none;
	padding: 0px 30px;
}

.single-product div.product .woocommerce-tabs,
.related.products {
    clear: both;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{
	display:none;
}

/* Attr table */
.woocommerce table.shop_attributes th {
    font-size: 1em;
}

table tr.even, table tr.alt, table tr{
	background:none;
}

/* Reviews */
.woocommerce #review_form #respond {
    font-family: inherit;
}

/* Related products */
.woocommerce .related ul.products li.product .onsale {
    top: 0;
}

/*-----------------------------------------------------------------------------------*/
/* CART
/*-----------------------------------------------------------------------------------*/
.woocommerce table.shop_table{
	border-radius:0px;
}

.woocommerce .actions .button{

}

input#coupon_code {
    height: 30px;
    width: 150px;
}

/*-----------------------------------------------------------------------------------*/
/* CHECKOUT
/*-----------------------------------------------------------------------------------*/