/*Array
(
    [b] => #ffffff
    [p] => #173854
    [t] => #ffffff
)
*//*
Theme Name: MB Custom theme
Theme URI: http://visualcircle.nl
Author: Visual Circle
Author URI: http://visualcircle.nl
Description: Custom template for MB Webshop
Version: 1.0
Text Domain: MBTheme
*/

#social-links > a > svg
{
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

h1.title.bold, .content-overview-title.bold { font-weight: bold; }
h1.title.underline, .content-overview-title.underline { text-decoration: underline; }
h1.title.italic, .content-overview-title.italic { font-style: italic; }


#social-links path.st0
{
  fill: #173854;
}

html body
{
  background-color: #ffffff;
}

span.overview-price
{
  color: rgb(240,125,0);
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  font-size: 0.9em;
}

body .woocommerce ul.products li.product a img
{
  margin-bottom: 0;
}

div.col-md-3.sidebar-mobile div.leverdatum
{
  margin-top: 0;
}

a.frontpage-category
{
  display: relative;
  margin-bottom: 30px;
  display: block;
  padding-bottom: 45px;
}

svg.hamburger
{
  height: 20px;
  margin-bottom: -5px;
}

svg.hamburger path
{
  fill: #ffffff;
}

.woocommerce ul.products li.product a img
{
  max-height: 175px;
}

a.frontpage-category > img
{
  opacity: 0.9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

div#header-overlay
{
  background-color: #000;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
}

span.content-overview-title
{
  min-height: 40px;
  display: block;
  width: 100%;
}

a.frontpage-category:hover > img
{
  opacity: 1;
}

a.frontpage-category:hover div.overlay
{
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 45px);
  z-index: 2;
  background-color: rgba(31,107,20, 0.2);
  top: 0;
  left: 15px;

  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

a.frontpage-category span
{
  display: block;
  position: absolute;
  color: #fff;
  bottom: 0;

  background: rgb(240,125,0);
  background: -moz-linear-gradient(left, rgba(240,125,0,1) 0%, rgba(247,166,0,1) 50%, rgba(240,125,0,1) 100%);
  background: -webkit-linear-gradient(left, rgba(240,125,0,1) 0%,rgba(247,166,0,1) 50%,rgba(240,125,0,1) 100%);
  background: linear-gradient(to right, rgba(240,125,0,1) 0%,rgba(247,166,0,1) 50%,rgba(240,125,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07d00', endColorstr='#f07d00',GradientType=1 );

  text-align: left;
  padding-left: 80px;
  width: calc(100% - 30px);
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: solid 1px #000;

  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: bold;
}

a.frontpage-category:hover span
{
  background: rgb(224,82,0);
  background: -moz-linear-gradient(left, rgba(224,82,0,1) 0%, rgba(240,125,0,1) 51%, rgba(240,125,0,1) 51%, rgba(224,82,0,1) 100%);
  background: -webkit-linear-gradient(left, rgba(224,82,0,1) 0%,rgba(240,125,0,1) 51%,rgba(240,125,0,1) 51%,rgba(224,82,0,1) 100%);
  background: linear-gradient(to right, rgba(224,82,0,1) 0%,rgba(240,125,0,1) 51%,rgba(240,125,0,1) 51%,rgba(224,82,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05200', endColorstr='#e05200',GradientType=1 );
}

a.frontpage-category span img
{
  width: 65px;
  position: absolute;
  left: 5px;
  bottom: 0px;
  margin-bottom: -15px;
  z-index: 5;
}

.woocommerce .col-1, .col-2
{
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

div#customer_details
{
  margin-bottom: 50px;
}

div#payment
{
  margin-top: 50px;
}

ul#menu-mobile-menu
{
  list-style-type: none;
  padding-left: 0 !important;
}

ul#menu-mobile-menu li
{
  margin-top: 10px;
}

ul#menu-mobile-menu li a
{
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0.8);
}

body .woocommerce table.shop_table tbody th,
body .woocommerce table.shop_table tbody td,
body .woocommerce table.shop_table tfoot td,
body .woocommerce table.shop_table tbody tr,
body .woocommerce table.shop_table tfoot tr,
body .woocommerce table.shop_table tfoot th
{
  border: solid 1px rgba(0, 0, 0, .1);
  border-collapse: collapse;
}

div.headerfoto img
{
  max-width: 100%;
}

@font-face {
  font-family: proximanova;
    src: url('resources/proximanova-webfont.woff2') format('woff2'),
         url('resources/proximanova-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: proximanova;
    src: url('resources/proximanova-bold-webfont-b.woff2') format('woff2'),
         url('resources/proximanova-bold-webfont-b.woff') format('woff');
	font-weight: bold;
}

html
{
  min-height: 100%;
  position: relative;
}

body .form-row
{
	display: block;
}

html body
{
  margin-bottom: 170px;
}

*
{
  font-family: proximanova;
}

.header
{
  background-color: ;
  color: #fff;
  padding: 10px;
}

body .woocommerce div.product p.price,
body .woocommerce div.product span.price
{
  color: ;
}

div#mainp
{
}



body.woocommerce-account nav.woocommerce-MyAccount-navigation,
body.woocommerce-account div.woocommerce-MyAccount-content
{
  width: 100%;
  float: none;
}

body.woocommerce-account nav.woocommerce-MyAccount-navigation ul
{
  padding-left: 0;
  text-align: left;

}

body.woocommerce-account nav.woocommerce-MyAccount-navigation li
{
  background-color: #f0f0f0;
  display: inline-block;

  margin-right: 0;
  margin-left: -4px;
}

body.woocommerce-account nav.woocommerce-MyAccount-navigation li:last-child a
{
  border-right: 0;
}

body.woocommerce-account nav.woocommerce-MyAccount-navigation li a
{
  display: inline-block;
  color: #626262;
  padding: 10px;
  border-right: solid 1px #626262;
  text-transform: lowercase;
}

body.woocommerce-account nav.woocommerce-MyAccount-navigation li:hover a
{
  color: #173854;
  text-decoration: none;
}

body div.woocommerce-info::before,
body div.woocommerce-info a
{
  color: ;
}

body div.woocommerce-info
{
  border-top-color: ;
}

body.woocommerce-account div.woocommerce-MyAccount-content div.col-1,
body.woocommerce-account div.woocommerce-MyAccount-content div.col-2
{
  max-width: none;
}

body > header
{
  margin-bottom: 50px;
}

.header-language
{
    position: relative;
}

a.bundled_product_permalink
{
  display: none;
}

h4.bundled_product_title.product_title span > span
{
  font-size: 1rem;
}

tr.attribute-options td.label abbr.required
{
  display: none;
}

div.bundle_error div.woocommerce-info
{
  display: none !important;
}

.header-language:hover ul
{
    display: block;
}

nav#mobilemenu #mobile-languages ul
{
  padding-left: 0;
  margin-left: 0;
}

html body .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1,
html body .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2
{
  max-width: 40%;
}

.header-language > div
{
    position: absolute;
    right: 300px;
    top: 0;
    margin-top: -32px;
}

.header-language ul
{
    list-style-type: none;
    padding-left: 5px;
    border-radius: 5px;
    top: 0;
    margin-top: -25px;
}


.header-language ul li
{
    display: inline;
}

.header-language ul:hover
{
    display: block;
}

header
{
  background-color: ;
}

td.wccpf_label label
{
  display: none !important;

}

td.wccpf_label
{
  padding-right: 1em;
  width: 0 !important;
}

td.wccpf_value input.wccpf-field
{
  margin-left: -5px !important;
}

body table.variations tr.attribute-options td.label
{
  width: 40%;
}

body .single_variation_wrap
{
  width: 90% !important;
}

header img.logo-mb
{
  position: absolute;
  width: 150px;
  margin-right: 25px;
  margin-top: -7px;
  display: block;
  max-width: none;
  top: 0;
  right: 0;
  z-index: 2;
}

header img.logo-client
{
  position: absolute;
  width: 125px;
  margin-top: 50px;
  display: block;
  left: 50%;
  margin-left: -63px;
}

header div.col-md-2
{
  position: relative;
}

aside h2
{
  background-color: ;
  color: #fff;
  font-size: 20px;
  padding: 5px;
  padding-left: 10px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: lowercase;
}

aside ul
{
  background-color: #f0f0f0;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 10px;
}

aside li
{
  display: block;
  border-bottom: solid 1px #c9c9c9;

  padding-top: 7px;
  padding-bottom: 7px;
}

aside li:last-child
{
  border-bottom: 0;
}

aside li a
{
  color: #626262;
  display: block;
  padding-left: 10px;
}

aside li a:hover
{
  color: #173854;
  text-decoration: none;
}

div.page-block h1
{
  font-size: 24px;
  font-weight: bold;
  color: #173854;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: solid 1px #c9c9c9;
}

footer
{
  background-color: ;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

footer img.logo-mb-footer
{
  display: block;
  position: absolute;
  margin-top: -75px;
  max-width: none;
  width: 260px;
}

footer .container,
footer .row,
footer .col-md-3
{
  height: calc(100% - 15px);
}

footer *
{
  color: rgba(255, 255, 255, 0.5);
}

footer h5
{
  font-weight: bold;
}

footer div.col-md-3
{
  padding-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
}

footer div.col-md-3:first-child
{
  padding-left: 0;
}

footer ul
{
  list-style-type: none;
  padding-left: 0;
}

footer ul a
{
  color: rgba(255, 255, 255, 0.5);;
}

footer ul a:hover
{
  text-decoration: none;
  color: #fff;
}

footer div.col-md-3:first-child,
footer div.col-md-3:last-child
{
  border-right: none;
}

p.woocommerce-result-count,
form.woocommerce-ordering
{
  display: none;
}

div.tekst
{
  margin-top: 40px;
}

header div.textwidget p
{
  margin-bottom: 0;
}

body svg.svg.geslacht
{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
}

body svg.svg.geslacht path
{
  fill: #fff;
}

h2.woocommerce-loop-product__title
{
  color: #626262;
  text-align: center;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

ul.products span.price
{
  display: none !important;
}

ul.products a.button,
ul.products a.button:hover
{
  text-align: center;
  display: block;
  margin: 0 auto;
  background-color: transparent;
  color: #173854;
  margin-top: 0 !important;
  margin-right: -10px;
  margin-left: -11px;
  transition: background-color 0.2s;

}

ul.products li.product
{
  border-left: solid 1px #e2e2e2;

  margin-right: 10px !important;
  transition: box-shadow 0.2s, border-left 0.2s;
  padding-right: 10px !important;
  padding-top: 10px !important;
  padding-left: 10px !important;
  width: calc(25% - 10px) !important;
}

ul.products li.product:hover
{
  background-color: #fff;
  border-left: solid 1px transparent;
  -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.18);
  -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.18);
  box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.18);
  z-index: 999;
}

ol.flex-control-nav li
{
  margin-left: 10px !important;
  margin-right: 10px !important;
  margin-top: 20px !important;
}

a.cart-contents
{
  position: absolute;
  display: block;
  right: 180px;
  top: 22px;
  z-index: 2;
}

a.cart-contents img
{
  width: 40px;
  z-index: 2;
}

a.cart-contents span
{
  position: absolute;
  color: #173854;
  border: solid 2px #173854;
  background-color: #fff;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 1px;
  font-weight: normal;
  font-size: 13px;
  top: 0;
  right: 0;
  margin-top: -10px;
  margin-right: -10px;
  z-index: 2;
}

a.cart-contents:hover span
{
  background-color: #173854;
  color: #fff;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1)
{
  clear: none !important;
}

table.variations
{
  width: 90% !important;
  float: left !important;
}

div.single_variation_wrap div.quantity
{
  width: 10% !important;
  float: left !important;
}

ul.products li.product:hover a
{
  background-color: #173854;
  color: #fff;
  border-radius: 0;
}

ul.products li.product:nth-child(4n+1)
{
  border-left: 0;
}

ul.products li.product:hover + li
{
  border-left: solid 1px transparent;
}

div.product_meta
{
  display: none;
}

ul.tabs
{
  display: none;
}

div#tab-description h2
{
  display: none;
}

section.related.products
{
  display: none;
}

body .woocommerce div.product span.price
{
  color: ;
}

a.reset_variations,
a.reset_variations:hover
{
  color: #173854;
  text-decoration: none;
}

div#tab-description p
{
  color: #626262;
}

div.woocommerce-product-gallery
{
  width: 40% !important;
  padding-right: 20px;
  border-right: solid 1px #e2e2e2;
}

div.summary.entry-summary
{
  width: 56% !important;
}

div.quantity
{
  display: block !important;
  float: none !important;
  margin-bottom: 40px;
}

table.variations
{
  margin-bottom: 0 !important;
}

.woocommerce .page-block button.alt.button.single_add_to_cart_button
{
  text-transform: lowercase;
  background-color: #173854;

  border-radius: 3px;

  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 40px !important;
  margin-left: 0 !important;
}

.mb-login-btn
{
  text-transform: lowercase;
  background-color: #173854;
  border-radius: 3px;
  color: #fff;
  border: solid 1px #173854;
  padding: 5px 20px 4px 20px;
}

.woocommerce .page-block button.alt.button.single_add_to_cart_button::after
{
  content: ' ';
  background-image: url('resources/shoppingicon.png');
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  margin-top: -7px;
  margin-right: -7px;
}

footer
{
  width: 100%;
  overflow: hidden;
}

.woocommerce .woocommerce-message::before
{
  color: ;
}

body .woocommerce-terms-and-conditions-checkbox-text a
{
  color: ;
}

.woocommerce .woocommerce-message
{
  border-top-color: ;
}

.woocommerce-cart .page-block .woocommerce table.shop_table
{
  border: 0;
}

.woocommerce-cart .page-block .woocommerce table.shop_table td
{
  border: 0;
}


div.cart_totals h2
{
  display: none;
}

.page-block .woocommerce .cart_totals tr td,
.page-block .woocommerce .cart_totals tr th
{
  border-top: 0 !important;
}

.page-block .woocommerce a.shipping-calculator-button
{
  color: #173854 !important;
}

td.product-name a
{
  color: #626262;
}

td.product-name a:hover
{
  color: #173854;
  text-decoration: none;
}

input#coupon_code
{
  width: auto;
}

div.quantity
{
  margin-bottom: 0;
}

table.shop_table.cart
{
  border-top: solid 1px #c9c9c9 !important;
  border-bottom: solid 1px #c9c9c9 !important;
  border-radius: 0 !important;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt
{
  background-color: #173854 !important;
  padding: 5px 10px 5px 10px !important;

  text-align: right !important;
  float: right !important;
  font-size: 18px !important;

  margin-left: 20px;
  text-transform: lowercase !important;
}

.page-block #checkout_timeline.horizontal.text li:not(:last-child) .timeline-wrapper::after
{
  display: none;
}

span.price
{
	display: block;
	float: left;
	margin-right: 30px;
}

#checkout_timeline.text li .timeline-wrapper .timeline-label
{
  color: #e2e2e2;
  text-transform: none;
  font-size: 18px;
}

#checkout_timeline.text li.active .timeline-wrapper .timeline-label
{
  color: #173854;
  font-weight: normal;
  font-size: 22px;
}

.page-block a
{
  color: ;
}

div.leverdatum
{
  margin-top: 40px;
  position: relative;
}

div.leverdatum p
{
  text-align: center;
  color: #626262;
  margin-top: 20px;
}

div.leverdatum p span
{
  color: #173854;
  font-weight: bold;
}

.woocommerce form.checkout table.shop_table
{
	background-color: #ebe9eb;
  border: 0 !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

.woocommerce form.checkout table.shop_table tr
{
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: solid 1px rgba(0, 0, 0, .1);
}

.woocommerce form.checkout table.shop_table tr td,
.woocommerce form.checkout table.shop_table tr th
{
  border: 0 !important;
  border-bottom: solid 1px rgba(0, 0, 0, .1) !important;
}

.woocommerce form.checkout table.shop_table tfoot tr:last-child th,
.woocommerce form.checkout table.shop_table tfoot tr:last-child td
{
    border: 0 !important;
    border-bottom: 0 !important;
}

html body .woocommerce form .form-row.woocommerce-invalid input[type=password]
{
  border: solid 1px #ccc;
}

html body .woocommerce form div.create-account .form-row.woocommerce-invalid label
{
  color: #000;
}

div.cart_totals table.shop_table
{
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border: 0 !important;
}

div.cart_totals table.shop_table td
{
  border-bottom: solid 1px rgba(0, 0, 0, .1) !important;
}

div.cart_totals table.shop_table tr
{
  border: 0 !important;
}

div.leverdatum .icon p
{
  text-align: left;
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 0;
}

div.leverdatum .icon
{
  background-color: #173854;
  padding: 10px;
}

div.leverdatum .icon span
{
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}

div.leverdatum .icon img
{
  width: 60px;
  position: absolute;
  top: 15px;
  right: 15px;
}

div.leverdatum div.clippy
{
  position: absolute;
  width: 100px;
  height: 71px;
  top: 0;
  right: 0;
  background-color: ;
  -webkit-clip-path: polygon(28% 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(28% 0, 100% 0, 100% 100%, 0% 100%);
}

.woocommerce .page-block button.alt.button.single_add_to_cart_button
{
  float: left !important;
  margin-bottom: 0.5em;
}

.woocommerce .quantity .qty
{
  margin-left: 0px;
}

header#mobiel
{
  display: none;
}

div.sidebar-mobile,
nav#mobilemenu
{
  display: none;
}


img.svg.geslacht
{
    visibility: hidden;
}

header div.textwidget span
{
  display: none;
}

div.leverdatum .icon p
{
  font-size: 10px;
  margin-bottom: 7px;
}

div.leverdatum .icon span
{
  font-size: 18px;
}

body .woocommerce ul.products li.product a img
{
    object-fit: contain;
    height: 175px;
}

div.icon
{
  height: 71px;
}

div.icon div.clippy,
div.icon img
{
  display: none;
}

div.leverdatum div.icon div.clippy
{
  width: 80px;
}

div.leverdatum .icon img
{
  width: 40px;
  top: 25px;
}

.woocommerce div.product form.cart .variations select
{
  min-width: auto !important;
  width: 50%;
}

body svg.svg.geslacht path.st0
{
  fill: ;
}
/*
body svg.svg.geslacht.heren path.st0
{
  fill: #173854;
}*/

div.header-title-and-language a
{
  color: #fff;
}

div.header-title-and-language a:hover
{
  text-decoration: none;
  color: #000;
}

@media screen and (max-width: 992px)
{
  footer img.logo-mb-footer
  {
	width: 200px;
	margin-top: -45px;
  }
}

@media screen and (min-width: 992px)
{
  header div.textwidget span:nth-child(3)
  {
    display: inline;
  }

  div.icon div.clippy,
  div.icon img
  {
    display: block;
  }
}

@media screen and (min-width: 1200px)
{
  header div.textwidget span:nth-child(2)
  {
    display: inline;
  }

  div.leverdatum .icon p
  {
    font-size: 12px;
    margin-bottom: 0;
  }

  div.leverdatum .icon span
  {
    font-size: 22px;
  }

  div.icon div.clippy,
  div.icon img
  {
    display: block;
  }

  div.leverdatum div.icon div.clippy
  {
    width: 100px;
  }

  div.leverdatum .icon img
  {
    width: 60px;
    top: 15px;
  }
}

@media screen and (max-width: 720px)
{
  div.fp-row-overview
  {
    text-align: center;
    justify-content: center;
    margin-top: 60px;
  }

  a.frontpage-category
  {
    padding-bottom: 30px;
  }

  a.frontpage-category > img
  {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }

  a.frontpage-category:hover div.overlay
  {
    height: calc(100% - 35px);
  }

  a.frontpage-category span img
  {
    width: 50px;
    margin-bottom: -12px;
  }

  a.frontpage-category span
  {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 65px;

    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }

  div.leverdatum .icon p
  {
    font-size: 12px;
    margin-bottom: 0;
  }

  div.leverdatum .icon span
  {
    font-size: 22px;
  }

  div.icon div.clippy,
  div.icon img
  {
    display: block;
  }

  div.leverdatum div.icon div.clippy
  {
    width: 100px;
  }

  div.leverdatum .icon img
  {
    width: 60px;
    top: 15px;
  }

  header#mobiel
  {
    display: block;
    -webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.12);
    margin-bottom: 0;
    position: relative;
  }

  header#mobiel img#mobiel-logo
  {
    position: absolute;
    right: 10px;
    /*height: 100px;*/
    top: 0;
  }

  html body
  {
    margin-bottom: 0;
  }

  nav#mobilemenu
  {
    background-color: ;
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: 150px 150px;
    background-repeat: no-repeat;
    background-position: calc(100% + 25px) calc(100% + 30px);
  }

  nav#mobilemenu *
  {
    color: rgba(255, 255, 255, 0.5);
  }

  nav#mobilemenu h2
  {
    font-size: 16px;
  }

  nav#mobilemenu ul
  {
    padding-left: 15px;
    margin-bottom: 0;
  }

  div.sidebar-mobile
  {
    display: block;
  }

  div.sidebar-desktop
  {
    display: none;
  }

  a.cart-contents
  {
    right: 0;
    margin-right: 20px;
    top: 45px;
  }

  header#mobiel a.cart-contents
  {
    right: 70px;
    top: 35px;
  }

  header#mobiel a.cart-contents img
  {
    height: 50px;
    width: 50px;
    padding-top: 0;
  }

  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product
  {
    width: 46% !important;
  }

  div.page-block
  {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .woocommerce li.product:nth-child(even)
  {
    border-right: 0;
  }

  a.cart-contents
  {
    transform: scale(0.7);
  }

  header div.col-md-12
  {
    padding: 20px;
  }

  header div.col-md-12 > img,
  header div.col-md-12 > a:first-of-type > img
  {
    height: 20px;
  }

  header div.col-md-12 > a:first-of-type > img
  {
    margin-left: 20px;
    height: 30px;
    padding-top: 5px;
  }

  footer
  {
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
  }

  footer div.col-md-3
  {
    border-right: 0;
    padding-left: 20px;
  }

  footer img.logo-mb-footer
  {
    position: absolute;
    right: 0;
    margin-right: -40px;
  }

  body header
  {
    display: none;
  }

  div.woocommerce-product-gallery
  {
    width: 100% !important;
    border-right: none !important;
  }

  .woocommerce .quantity .qty
  {
    margin-left: 0;
  }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary
  {
    width: 100% !important;
  }

  .woocommerce-product-details__short-description p
  {
    color: #626262;
  }
}
/*
a.reset_variations
{
  display: none !important;
}
*/
span.sale-old-price
{
    opacity: 0.6;
    text-decoration: line-through;
}

span.sale-old-price
{
    opacity: 0.6;
    text-decoration: line-through;
}

span.onsale
{
	display: none;
}

.product-price ins
{
	text-decoration: none;
}