/******************************************************************
Theme Name: Mwah new (E-heroes Supertheme child)
Theme URI:    http://www.e-heroes.nl
Description:  Mwah New theme based on E-heroes Supertheme
Author:       E-heroes
Author URI:   http://www.e-heroes.nl
Template:     eheroes-supertheme
Version:      1.0.1
Text Domain:  Mwah
******************************************************************/
h3,
h2,
body {
  font-family: Courier, serif;
  font-size: 19px;
}
h2 {
  text-transform: uppercase;
}
.top-bar {
  height: auto;
}

.footer .large-4:nth-child(1),
#sidebar1 {
  padding-left: 0;
}
.footer .large-3,
#main {
  padding-right: 0;
}

.footer .columns:nth-child(2) {
  padding-left: 0;
  margin: 0 0 0 -20px;
}

.footer .large-2 {
  padding-left: 0;
  margin: 0 0 0 -10px;
}

.single-product #main,
.single-post #main,
.archive #main,
.header > .row > .columns {
  padding: 0;
}
@media only screen and (min-width: 768px){
  .page-template-page-splashpage .products-splashpage {
    padding: 0;
  }
}
.home .orbit-container .orbit-slides-container {
  min-height: 300px;
}

.top-bar h1 {
  display: block;
  width: 255px;
  height: 80px;
  text-indent: -400px;
  overflow: hidden;
  float: left;
  background: url('images/logo.png') no-repeat;
}

.cookiebar {
  background-color: #000;
  padding: 20px 0px;
  position: relative;
  display: none;
}
.cookiebar.active {
  display: block;
}

.cookiebar div.close {
    height: 20px;
    border-radius: 5px;
    position: relative;
    float:right;
    margin-right: 15px;
}

.cookiebar div.close:hover {
  cursor: pointer;
}

.cookiebar div.close:after {
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    content: "\d7";
    font-size: 40px;
    color: #FFF;
    line-height: 10px;
    text-align: center;
}

@media screen and (min-width: 768px) {
  .cookiebar div.close {
    margin-right: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .cookiebar div.close {
    margin-right: 5px;
  }
}

.cookiebar p {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  font-family: sans-serif;
  float: left;
}
@media screen and (min-width: 1024px) {
  .cookiebar p {
    margin: 0px -15px;
  }
}

.cookiebar p a {
  color: #fff;
  text-decoration: underline;
}

.header {
 min-height: 90px;
 margin: 0;
 z-index: 99;
 position: relative;
}
.f-topbar-fixed .header {
   -webkit-box-shadow: 0px 0px 0px 0px #fff;
   -moz-box-shadow: 0px 0px 0px 0px #fff;
        box-shadow: 0px 0px 0px 0px #fff;
}

.fixed {
  -webkit-box-shadow: 0px 0px 8px 2px #000000;
  -moz-box-shadow: 0px 0px 8px 2px #000000;
        box-shadow: 0px 0px 8px 2px #000000;
  background: #fff;
}

.top-bar,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
#menu-menu {
  background: #fff;
}

.top-bar-section ul {
  display: table;
  text-align: center;
  margin: 25px 0 0;
}
#menu-menu {
  width: 65.5%;
  float: right;
}
@media only screen and (min-width: 1024px){
  #menu-menu {
    width: 65.5%;
    float: left;
    padding-left: 170px;
  }
}
.top-bar {
  position: relative;
}
.top-bar-section ul li {
  display: table-cell;
  float: none;
  text-align: left;
}
@media only screen and (max-width: 640px){
  .top-bar-section ul li {
    width: 33%;
  }
  .top-bar-section ul li:last-child {
    width: auto;
  }
}
@media only screen and (min-width: 1024px){
  .top-bar-section ul li {
    float: left;
    margin-right: 48px;
  }
  .top-bar-section ul li:last-child {
    margin-right: 0px;
  }
}
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #666666;
  font-family: Courier, serif;
  text-transform: uppercase;
  padding: 0;
  line-height: auto;
  font-size: 20px;
  display: inline;
}
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #000;
  background: none;
  border-bottom: 2px solid #000;
}

#menu-item-83 {
  text-align: left;
}
#menu-item-11 {
  text-align: left;
}
#menu-item-113 {
  text-align: right;
}
.burgers {
  display: none;
  float: right;
  cursor: pointer;
}
@media only screen and (min-width: 1024px){
  .burgers {
    display: block;
    margin-top: 25px;
    position: relative;
  }
}
.bar1, .bar2, .bar3 {
  width: 38px;
  height: 3px;
  background-color: #333;
  margin: 8px 0;
  transition: 0.4s;
}

.bar1.change {
  -webkit-transform: rotate(-45deg) translate(-8px, 6px);
  transform: rotate(-45deg) translate(-8px, 6px);
}
.bar2.change {
  opacity: 0;
}
.bar3.change {
  -webkit-transform: rotate(45deg) translate(-9px, -8px);
  transform: rotate(45deg) translate(-9px, -8px);
}

.top-bar-section ul.burgermenu {
  background: #E0E1E1;
  position: absolute;
  display: none;
  top: 40px;
  right: 0;
  padding: 24px 30px;
  min-width: 288px;
}
.top-bar-section ul.burgermenu.active {
  display: block;
}
ul.burgermenu li{
  margin-right: 0;
  width: 100%;
  line-height: 22px;
}
.top-bar-section ul.burgermenu li a{
  background: none !important;
  font-size: 20px !important;
  line-height: 24px !important;
}

.slick-dots,
.orbit-bullets {
  bottom: 10px!important;
  z-index: 9999;
}
.slick-dots li button:before {
  content: ""!important;
}
.slick-dots li button,
.orbit-bullets li {
  background: url('images/bullets.png') top left!important;
  width: 27px!important;
  height: 26px!important;
}
.slick-dots li.slick-active button,
.orbit-bullets li.active {
  background: url('images/bullets.png') top right!important;
}

.quote {
  margin: 45px 0 0;
  cursor: pointer;
}
.store {
  margin: 60px 0 0;
}

.entry-title,
.page-title {
  font-family: Courier, serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  color: #000;
  font-weight: bold;
}
.entry-title a {
  color: #000
}
p {
  font-family: Courier, serif;
  font-size: 19px;
  line-height: 24px;
  color: #000;
  font-weight: lighter;
}
#inner-content,
.jigoshop #content,
.single #content,
.category #content {
  padding: 85px 0 0;
}
.page-template-page-splashpage-php #inner-content {
  padding: 0;
}

.orbit-container .orbit-slide-number {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Courier, serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: 100;

}
.orbit-container .orbit-slides-container {
  margin: 40px 0;
}
.orbit-timer,
.category .orbit-bullets-container {
  display: none;
}
.next,
.orbit-container .orbit-prev, .orbit-container .orbit-next {
  top: 3px;
  margin-top: 0;
  width: 77px;
  height: 758px;
}
.orbit-next,
.orbit-prev {
  position: absolute;
  top: 0px;
  bottom: 0;
  height: 96%;
  width: 80px;
  z-index: 999;
  cursor: pointer;
}
.orbit-prev {
  left: 0;
}
.orbit-next {
  right: 0;
}


.orbit-next span,
.orbit-prev span {
  display: block;
}

.prev,
.orbit-prev>span {
  top: 0;
  background: url(images/arrow-left.png) no-repeat;
  left: 0;
  margin: 0;
  border: 0;
  width: 100%;
  height: 100%;
}
.prev,
.next {
  position: absolute;
  top: 10px;
  margin-top: 0;
  width: 77px;
  height: 640px;
}
.category-projecten .prev,
.category-projecten .next {
  height: 640px;
}

.container {
  position: relative;
}

#content .prev:hover,
.orbit-prev:hover>span {
  background: url(images/arrow-left-over.png) no-repeat;
}
#content .prev {
  background: url(images/arrow-left.png) 0px -80px no-repeat;
}
#content .next {
  background: url(images/arrow-right.png) 0px -80px no-repeat;
  right: 0;
}
 .orbit-next>span {
  left: 0;
  margin: 0;
  border: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(images/arrow-right.png) top right no-repeat;
}
#content .prev:hover {
  background: url(images/arrow-left-over.png) 0px -80px no-repeat;
}
#content .next:hover {
  background: url(images/arrow-right-over.png) 0px -80px no-repeat;
}
.orbit-next:hover>span {
  background: url(images/arrow-right-over.png) top right no-repeat ;
}
.social {
  margin: 10px 0 0;
  text-align: center;
}

#content a:hover, #content a:focus {
  background: none;
  color: inherit;
}
.post {
  margin: 0 0 120px;
}
#pager {
  text-align: center;
  margin: 0 0 20px;
}

#menu-footer li ul,
#menu-footer li,
#menu-footer {
  margin: 0;
  padding: 0;
}
#menu-footer li {
  display: block;
  width: 100%;
}
#menu-footer-1 .has-dropdown a,
#menu-footer .has-dropdown a {
  font-weight: bold;
}
#menu-footer-1 .has-dropdown:nth-child(2),
#menu-footer .has-dropdown:nth-child(2) {
  padding: 20px 0 0;
}
#menu-footer-1 .has-dropdown .dropdown a,
#menu-footer .has-dropdown .dropdown a {
  font-weight: lighter;
}
.shop-header .large-4 a:hover,
#menu-footer-1 .has-dropdown .dropdown a:hover,
#menu-footer .has-dropdown .dropdown a:hover,
.sub-nav li a:hover {
  border-bottom: 1px solid #000000;
}
.main {
  width: 100%;
  height: auto;
  margin: 10px 0 25px;
}
.single .main {
  margin: 10px 0 8px;
}
.thumbs {
  clear: both;
  margin: 0 -8px 20px 0;
  overflow: hidden
}
.thumbs li {
  float: left;
  list-style: none;
}
.thumbs.large-block-grid-5 > li {
  padding: 0;
}
.thumbs.large-block-grid-5 > li img {
  padding: 0 8px 8px 0;
}
.thumbs img {
  width: 100%;
  cursor: pointer;
}

.footer {
  padding-bottom: 40px;
  padding-top: 120px;
  margin: 0;
}
.dropdown,
.sub-nav li,
.sub-nav {
  margin: 0;
  padding: 0;
}
#menu-footer-1 .has-dropdown:nth-child(2) {
  padding: 20px 0 0;
}

.sub-nav li a,
.sub-nav li.active a {
  background: none;
  padding: 0;
  margin: 0;
  color: #000;
}
.sub-nav li {
  display: block;
  width: 100%;
}
.products li a:hover img {
  border: 0;
}
.shopmenu ul li a,
.top-bar-section li:not(.has-form) a:not(.button) {
  color: #000;
  text-decoration: none;
  text-align: left;
}
.top-bar-section .shopmenu li:not(.has-form) a:not(.button) {
  line-height: 20px;
}
.shopmenu ul li{
  width: 33%;
}

.single-product #menu-item-113 a,
.top-bar-section li.current-menu-parent:not(.has-form) a:not(.button),
.jigoshop-product_cat #menu-item-113 a,
.shopmenu ul li:hover a,
.shopmenu ul li.active a,
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #000;
  border-bottom: 2px solid #000;
}
.shopmenu ul li.current-cat a,
.shopmenu ul li:hover a,
.shopmenu ul li.active a {
  border-bottom: 2px solid #fff;
}


.cm_ajax_shortcode_form input[type="submit"] {
  border: 0;
  text-transform: uppercase;
  background: none;
  float: right;
  padding: 0;
  margin: -10px 0 0;
  font-size: 19px;
}
.cm_ajax_shortcode_form input[type="submit"]:hover {
  border-bottom: 1px solid #000;
}
ul.pagination {
  text-align: center;
}

ul.pagination li {
  display: inline-block;
  float: none;
}

ul.pagination li.bpn-prev-link a,
ul.pagination li.bpn-next-link a {
  color: #000;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 2px solid #000;
}
ul.pagination li.bpn-prev-link {
  padding: 0 40px 0 0;
}
ul.pagination li.bpn-next-link {
  padding: 0 0 0 40px;
}
ul.pagination li a,
ul.pagination li.current a {
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #000;
}

.shop-footer strong,
.bpn-prev-link,
.bpn-next-link,
.menu li a,
.footer a,
.footer {
  font-family: Courier, serif;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 24px;
  color: #000;
  font-weight: 100;
}
.footer a:hover {
  border-bottom: 1px solid #000;
}
.shop-footer strong {
  font-weight: bold;
}
.copyright {
  margin: 80px 0 0 -15px;
  font-size: 19px;
}

.white {
  background: #fff;
  min-height: 870px;
  position: relative;
}
.grey {
  background: #e2e2e2;
}

ul.products {
  list-style: none;
}

.products li {
  float: left;
  width: 300px;
  height: 300px;
  margin: 0 30px 60px 0;
}
@media only screen and (min-width: 768px){
  .products li {
    height: 395px;
  }
}

.products li:nth-child(3n+2) {
  margin: 0 0px 60px 0;
}

body .products li img {
  width: 300px !important;
  height: 300px !important;
  margin: 0 0 15px!important;
}
.products li .price,
.product {
  text-align: right;
  font-family: Courier, serif;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 20px;
  color: #000;
}
.products li .price {
  letter-spacing: 1px;
}
.shop-footer p {
  text-transform: none;
}
.shop-header {
  margin: 20px 0px 25px 0px;
  overflow: hidden;
}
div.product div.images {
  width: 100%;
}

.shop-footer a {
  color: #000;
  border-bottom: 1px solid #000;
}
.shop-header,
.shop-header a {
  color: #000;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: lighter;
}

.shop-header .large-7,
.shop-header .large-4 {
  padding-right: 0;
}
.shop-header a.pay {
  background: url(images/betalen.png) no-repeat;
  width: 141px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
  margin: 3px 0 0;
  text-transform: uppercase;
  color: #fff;
  display: block;
  float: right;
}
#content .shop-header a.pay:hover {
  background: url(images/betalen-hover.png) no-repeat;
  color: #000;
  border-bottom: 0;
}


div.product div.images img {
  width: 100%;
  border: 0;
  padding: 0;
}
.widget {
  margin: 10px 0 0;
  padding: 0;
}
.widget_nav_menu ul#menu-mwah-menu-1 li {
  margin-bottom: 0;
}
.widget_nav_menu ul#menu-mwah-menu-1 li a:hover {
  border-bottom: 2px solid black;
}
/* JB eh */
.product-template-default #content {
  padding: 0;
}
div.product div.summary {
  padding: 30px;
  width: 100%;
}
.product_meta,
.product-template-default #breadcrumb {
  display: none;
}
.variations {
  margin: 10px 0px;
  padding: 0;
  border: 0;
}
.variations .label {
  background: none;
}
.variations td.label label {
  color: black;
  background-color: none;
  font-size: 19px;
  font-family: Courier, serif;
}
.variations td.value {
  padding: 0;
}
.variations td.value select{
  font-size: 19px;
}
.variations tbody tr {
  background: 0;
}
.single_variation {
  width: 100%;
  float: right;
}
.product-quantity,
.quantity {
}

.single .cart .button-alt,
.single .cart input.button-alt {
  background: #000;
  font-size: 24px!important;
  font-family: Courier, serif;
  text-transform: uppercase;
  line-height: 24px;
  width: 100%!important;
  padding: 6px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
}
.shop-header a.pay,
.button-alt:hover,
input.button-alt:hover {
  border: 0;
  text-decoration: none;
}
.button-alt,
.cart .actions .button-alt {
  background: none;
  font-size: 24px!important;
  font-family: Courier, serif;
  text-transform: uppercase;
  line-height: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-weight: normal;
  color: #000;
}
.button-alt:hover {
  background: none;
}
.single .cart .button-alt:hover {
  color: #000;
  background: #fff;
}


#tab-description,
div.product #tabs ul.tabs {
  display: none !important;
}
.type-product {
  margin: 0 0 120px;
}

/*JB EH*/
.product-template-default .large-6.first {
  padding: 0;
}
div.product p.price {
  color: #000;
  text-align: left;
}
.variations div {
  overflow: hidden;
  margin: 10px 0;
}
.select_label {
  margin: 0 0 10px;
  display: block;
}
fieldset {
  margin: 0;
}
div.woocommerce-message {
  background: #fff;
  color: #000;
  font-family: Courier, serif;
  text-transform: uppercase;
  line-height: 24px;
  border: 0;
  margin: 0 0 20px;
  padding: 10px;
}

body a.lost_password,
a.button:hover,
button.button:hover,
input.button:hover,
#review_form #submit:hover,
body input.button,
a.button:hover,
a.button {
  background: none;
  color: #000;
  font-size: 16px!important;
  border: 0;
}
body a.lost_password {
  text-transform: inherit;
  float: right;
  font-size: 14px!important;
  line-height: 38px;
}

.cart-collaterals .cart_totals table,
body table.shop_table {
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  width: 100%;
}
.cart-collaterals .cart_totals {
  width: 100%;
}

/* SPLASH PAGE */
.splash {
  padding: 0;
}
.splash ul li img {
  width: 100%;
  display: none;
}
.splash .large-block-grid-3 > li,
.splash .large-block-grid-2 > li {
  padding: 0;
  position: relative;
  line-height: 24px;
}
.splash .large-block-grid-2 > li img {
  width: 100%;
}
.splash .large-block-grid-2 > li div {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  padding: 20px;
  background: #ffda18;
  text-transform: uppercase;
}
.splash .large-block-grid-2 > li div {
  font-size: 20px;
  font-family: Courier, serif;
  font-weight: lighter;
}
.splash .large-block-grid-2 > li div strong {
  font-size: 40px;
  line-height: 40px;
  display: block;
}
.splash .large-block-grid-2 > li:nth-child(4) div,
.splash .large-block-grid-2 > li:nth-child(2) div {
  top: auto;
  bottom: 40px;
}
.splash .large-block-grid-2 > li:nth-child(3) div,
.splash .large-block-grid-2 > li:nth-child(4) div {
  right: 30%;
}
.splash .large-block-grid-2 > li:nth-child(3) div strong,
.splash .large-block-grid-2 > li:nth-child(4) div strong {
  font-size: 20px;
  line-height: 24px;
}


.splash .large-block-grid-3 > li div.purple,
.splash .large-block-grid-3 > li div.black {
  min-height: 300px;
  background: #2d3300;
}
.splash .large-block-grid-3 > li div.purple {
  background: #d2ccff
}
.page-template-page-custom-php .footer,
.splash {
  background: #ffda18;
}
.splash .splashblock, .splash .splashtext_container {
  height: 350px;
}
.splash .splashtext_container{
  padding: 0px 25px;
}
@media screen and ( min-width: 1024px ) {
  .splash .splashtext_container{
    padding: 0px 50px;
  }
}
.splash .splashtext_container .splashtext {
  padding: 100px 0px;
}
.splash .splashtext_container .splashtext h1 {
  margin: 0px 0px 15px 0px;
  font-weight: normal;
  font-family: inherit;
  color: #FFEBED;
  line-height: 35px;
}
.splash .splashtext_container .splashtext p {
  color: #FFEBED;
}
.splash .splashblock .splashimage {
  height: 350px;
  background-size: cover;
}
.splash .products-splashpage h2{
  margin: 20px 0px;
}

@media screen and ( min-width: 640px ) {
  .splash .splashblock {
    margin-top: 50px;
  }
  .splash .splashblock .splashtext_container {
    margin: 0px -15px 0px -15px;
  }
  .splash .splashblock .splashimage {
    margin: 0px -15px 0px -15px;
  }
}

@media screen and ( min-width: 768px ) {
  .splash .splashblock, .splash .splashtext_container {
    height: 550px;
  }
  .splash .splashblock .splashimage {
    height: 550px;
  }
  .splash .products-splashpage h2{
    margin: 50px 0px;
  }
  .splash .splashtext_container .splashtext {
    padding: 200px 0px;
  }
}

form.login {
  border: 0;
}
#tabs {
  display: none;
}
.splash #inner-content a {
  color: #000;
}
ul.dropdown li.active a {
  border-bottom: 1px solid #000;
}
.shopinfo {
  margin: 20px 0 20px;
}
@media only screen and (min-width: 1024px){
  .shopinfo {
    margin: 20px 0 20px -17px;
  }
}
.shopinfo ul {
  margin: 0;
}
.shopinfo ul li {
  display: flex;
  list-style: none;
  font-style: italic;
  font-size: 14px;
  color: #cccccc;
}
.shopinfo ul li::before {
 color: #27A742;
 content: "\2022";
 font-size: 1em;
 padding-right: 0.78em;
 position: relative;
 top: 0em;
}

.shopmenu {
  margin: 20px 0 20px;
  overflow: hidden;
  /* width: 65.5%; */
  float: right;
}
.shopmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1024px){
  .shopmenu ul {
    width: 520px;
  }
}
.shopmenu ul li {
  width: 33%;
  float: left;
  text-align: left;
}
.shopmenu ul li a {
  text-transform: uppercase;
}
body .sub-nav dt.active a,
body .sub-nav dd.active a,
body .sub-nav li.active a,
body .sub-nav dt.active a:hover,
body .sub-nav dd.active a:hover,
body .sub-nav li.active a:hover {
  background: none;
  border-radius: 0;
  cursor: pointer;
}

.top-bar .name h1 a:hover,
.top-bar .name h1 a {
  width: 278px;
  height: 88px;
  border: 0;
}
.summary h1,
.summary .category {
  text-transform: uppercase;
  font-family: Courier, serif;
  font-size: 30px;
  line-height: 30px;
  margin: 0;
}
.large-block-grid-3 li span img,
.large-block-grid-2 li span img {
  width: 100%;
}
.large-block-grid-3 li span,
.large-block-grid-2 li span {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: auto;
}
div.product div.images {
  margin: 0 0 100px;
}
div.product div.images div.thumbnails {
  padding: 0;
}
div.product div.images div.thumbnails a {
  margin: 0;
}
/* JB EH */
div.product div.images div.thumbnails a img {
  padding: 0;
  width: 96px;
  height: 145px;
}
.sharing {
    position: absolute;
    bottom: 30px;
}
.home .orbit-container .orbit-slides-container {
  margin: 0;
}
.posted_in,
.home .orbit-slide-number {
  display: none;
}
.home .orbit-container .orbit-prev,
.home .orbit-container .orbit-next {
  display: none;
}
.orbit-bullets li {
  cursor: pointer;
}
body ul.products {
  margin: 0 0 130px!important;
}
.shop-footer {
  padding: 120px 0 120px;
}
.products li strong {
  color: #000;
  font-size: 19px;
}
div.product div.summary {
  text-align: left;
  text-transform: none;
}
.stroke .products {
  width: 100%;
}
.stroke .products li {
  width: 25%;
  margin: 0;
}
.stroke .products li img {
  width: 100%!important;
  height: auto!important;
}
.stroke .navigation {
  display: none;
}
.page .article-header {
  margin: 40px 0 0;
}
.page article a {
  color: #000;
}
input {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0);
}
.page-template-default  #content {
}
.page-template-default.home  #content {
  margin: 0;
}
.page-template-default  #content strong {
  font-size: 20px;
  line-height: 24px;
}
.page-template-default  #content iframe {
  padding: 10px 0 0;
}
.page-template-default  #content img {
  /* padding: 10px 0 15px; */
}
.page-template-default.home #content .quote img {
  width: auto;
}
.page-template-default.home #content .projecten img{
  padding: 0;
  max-width: inherit;
  width: 100%;
}
.page-template-default  #content h2 {
  line-height: 30px;
  padding: 8px 0 0;
  font-size: 40px;
  font-weight: bold;
}
.page .entry-content {
  padding: 0 0 85px;
}
h3 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin: 0;
}
h3:hover {
  cursor: pointer;
}
.shop-footer p {
  line-height: 20px;
  font-size: 13px;
  padding: 0 30px 0 0;
}
.top-bar {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 60.5rem;
}

.f-topbar-fixed {
  padding: 0!important;
}
.top-bar-section ul {
  background: none;
}

.webshop,
.projecten {
  position: relative;
}
.webshop span,
.projecten span {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.page-template-default.home #content .quote {
background: #000;
text-align: center;
}
.page-template-default.home #content .quote img {
  max-width: 100%;
  width: auto;
  max-height: 600px;
  min-width: 300px;
}


.quote:hover span {
  background: url(./images/quotehover.png) center center no-repeat;
}
.projecten:hover span {
  background: url(./images/projectenhover.png) center center no-repeat;
}
#content a.sociaal,
.sociaal {
  background: url(./images/social.png);
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -400px;
  display: block;
  float: left;
  text-align: left;
  margin: 0 4px 4px;
}
#content .sociaal.fb {        background-position: 0px -41px; }
#content .sociaal.fb:hover {  background-position: 0px 0px; }
#content .sociaal.tw {        background-position: -47px -41px; }
#content .sociaal.tw:hover {  background-position: -47px 0px; }
#content .sociaal.ma {        background-position: -93px -41px; }
#content .sociaal.ma:hover {  background-position: -93px 0px; }
#content .sociaal.pi {        background-position: -137px -41px; }
#content .sociaal.pi:hover {  background-position: -137px 0px; }

#sellingplaces {
  padding: 5px 0 0 0;
}

#sellingplaces div {
  display: none;
  padding: 55px 0;
}
.type-product {
  padding: 50px 0 0;
}
/* JB EH */
#content .type-product {
  padding: 0 0 120px;
}
form.cart div.quantity {
  margin: 0 0 10px;
  padding: 0;
}
/* JB EH */
.quantity input.qty {
  border: 1px solid #cccccc;
  margin: 2px -12px 2px -11px;
	width: 20px;
	height: 28px;
	display: inline;
	padding: 1px 5px 2px;
	line-height: 1em !important;
	vertical-align: middle;
	text-align: right;
  font: inherit;
}
td.product-quantity .quantity input.qty {
  margin: 1px -12px 0px -11px;
}
/* JB EH */
.quantity input.plus, .quantity input.minus {
	background: #cccccc;
	padding: 4px;
	vertical-align: middle;
	line-height: 1em !important;
	border: 0;
	width: 20px;
	height: 28px;
	color: #ffffff !important;
	cursor: pointer
}
.quantity input.plus {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.quantity input.minus {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.stock {
  position: absolute;
  margin: -10px 0 0;
  right: 40px;
}
div.product div.thumbnails a {
  width: 20%;
}
div.product div.thumbnails img {
  width: 100%;
}

div.product div.images div.thumbnails a.first {
  clear: none;
}
.page .article-header {
  display: none;
}
.page.jigoshop .article-header {
  display: block;
}
.page.jigoshop.jigoshop-thanks .article-header h1,
.page.jigoshop.jigoshop-thanks .article-header {
  margin: 0;
}
#cm-ajax-name {
  margin: 5px 0 0;
}
.cm_ajax_shortcode_form p {
  margin: 0 0 10px;
  text-align: left !important;
  font-size: 15px;
}
.cm_ajax_shortcode_form p span.cm_ajax_failed {
  color: red;
}
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
  color: #000;
}
.excerpt-read-more {
  color: #000;
}
.excerpt-read-more:hover {
  border-bottom: 1px solid #000;
}
.tax-product_cat.jigoshop  #content {
  padding: 0;
}
.single #inner-content,
.category-nieuws #inner-content,
.category-projecten #inner-content,
.category-dagelijkse-tekst #inner-content,
.single-product #inner-content,
.tax-product_cat #inner-content {
  padding: 0;
}
@media only screen and (max-width: 1023px){
  .category-projecten #inner-content {
    padding: 25px;
  }
}
.quantity input.qty {
  height: 27px;
}
input[type="text"] {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0);
}
.back {
  margin: 10px 0 0;
}
.back:hover {
  border-bottom: 1px solid #000;
}
.article-header .socialicons {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.entry-title.single-title {
  position: relative;
}
.entry-title.single-title span {
  width: 80%;
  display: inline-block;
}
.forward,
.back {
  display: inline-block;
}
.row .row.postnav {
  margin-top: 55px;
}
#content .postnav .center {
  text-align: center;
  line-height: 29px;
}
#content .postnav .right {
  text-align: right;
}
.single-post .row .row.postnav {
  padding: 0 0 60px;
}
.single-post .row .row.postnav.dagelijksetekst {
  padding: 0 0 60px;
  margin-top: 0;
}
.category-dagelijkse-tekst.post {
  margin-bottom: 40px;
}
.b,
.postnav .previous .a,
.postnav.dagelijksetekst a[rel="prev"] .a,
.postnav a[rel="prev"] .a {
  background: url(images/forward.png) right top no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px;
  float: right;
}
.excerpt-read-more .a,
.postnav .nexter .a,
.postnav.dagelijksetekst a[rel="next"] .a,
.postnav a[rel="next"] .a {
  background: url(images/back.png) left center no-repeat;
  display: inline-block;
  width: 20px;
  height: 23px;
  float: left;
}
.excerpt-read-more .a {
  background: url(images/forward.png) right top no-repeat;
  float: right;
}
.b {
  background: url(images/back.png) left center no-repeat;
  float: left;
  width: 23px;
}
#calender {
  padding: 90px 0 0;
  max-width: inherit;
  width: 100%
}
.single-post #calender {
  padding: 0;
}
.postnav a {
  text-transform: uppercase;
  color: #000;
  line-height: 26px;
}
#content .excerpt-read-more,
#content .back:hover,
#content .postnav a:hover {
  border: 0;
}
#content .excerpt-read-more:hover .h,
#content .back:hover .h,
#content .postnav a:hover .h {
  border-bottom: 1px solid #000;
}
#content .addthis_default_style {
  width: 620px;
  margin: 0 auto;
}
#content .addthis_default_style .addthis_separator,
#content .addthis_default_style .at300b,
#content .addthis_default_style .at300bo,
#content .addthis_default_style .at300m,
#content .addthis_default_style .at300bs,
#content .addthis_default_style .addthis_counter {
  float: left;
  width: 150px;
  display: inline-block;
  height: 20px;
}
.products li a img:hover,
.products li a img {
  border: 0;
}
.category-nieuws .entry-content p {
  padding-top: 20px;
}
.category-projecten .entry-content p {
  padding-top: 10px;
}
.entry-content .excerpt-read-more {
  display: inline-block;
  margin: 15px 0 0;
}
.category .postnav {
  padding: 0 0 120px;
}
.shop-header .large-5 {
  padding-left: 0;
}
.single-post h1 {
  margin: 5px 0 15px;
}
.category-projecten h2 {
  margin: 5px 0 15px;
}
.fb-share-button span {
  vertical-align: top!important;
}
p a {
  color: #000000;
}
p a:hover {
  border-bottom: 1px solid #000000;
}
.quantity input.qty {
  width: 38px;
  height: 28px;
  text-align: center;
}
.quantity input.minus:hover, .quantity input.plus:hover {
  background: #000;
}
div.product p.price {
  font-size: 19px;
}
div.product .variations .price {
  font-size: 19px;
}
.cat-item-42 div.product .variations .price { /* muurstickers vanaf, kleiner  */
  font-size: 13px;
}
#cm-ajax-email,
#cm-ajax-name {
  border: 1px solid #000;
}
.notes {
  float: left;
  clear: both;
  width: 100%;
  margin: 30px 0 0!important;
}
.notes textarea {
  height: 80px;
}
.single_variation {
  margin: 0 0 10px;
}
.cat-item-54 .cat-item-54 a,
.cat-item-40 .cat-item-40 a,
.cat-item-36 .cat-item-36 a,
.cat-item-42 .cat-item-42 a,
.cat-item-33 .cat-item-33 a,
.cat-item-34 .cat-item-34 a,
.cat-item-38 .cat-item-38 a,
.cat-item-35 .cat-item-35 a,
.cat-item-32 .cat-item-32 a {
  border-bottom: 2px solid #fff;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .large-6:nth-child(2) {
  padding-right: 0;
}
.woocommerce-checkout #inner-content,
.woocommerce-cart #inner-content {
  padding-top: 0;
}
@media only screen and (max-width: 656px){
  .product-remove a.remove {
    font-size: 25px;
  }
}
.woocommerce-checkout #inner-content .woocommerce-columns--addresses h2{
  margin-bottom: 20px;
}
@media only screen and (max-width: 656px){
  .woocommerce-column--billing-address p{
    font-size: 12px;
  }
}
.button {
  text-transform: uppercase;
}
.jigoshop-myaccount h1 {
  margin: 0 0 100px;
}
.woocommerce-checkout h3,
.woocommerce-checkout h2 {
  margin: 100px 0 0;
  text-transform: uppercase;
  display: block;
  float: none;
}
@media only screen and (max-width: 899px){
  .woocommerce-checkout h3,
  .woocommerce-checkout h2 {
    margin: 15px 0 0;
  }
}
.woocommerce-checkout h3 {
margin-bottom: 39px;
}
#shiptobilling {
  margin: 70px 0 0!important;
  float: none;
}
.woocommerce-checkout .woocommerce-shipping-fields h3 {
  /* margin: 0 0 30px; */
  margin-bottom: 0px;
}
.jigoshop-myaccount address {
  margin: 100px 0 0;
}
.jigoshop-myaccount table address {
  margin: 0;
}
body .addresses .title .edit {
  float: none;
}
.payment_method_pronamic_ideal {
}
#pronamic_ideal_issuer_id {
  padding: 0 0 0 10px;
}
.backtoaccount {
  float: right;
}
body input.button {
  border-radius: 0;
  padding: 0;
  margin: 0;
}
body input.button:hover,
.backtoaccount:hover {
  border-bottom: 1px solid #000;
}
td.product-name dl.variation dt {
  font-weight: normal;
}
.page-template-default #content .product-name strong {
  font-size: 18px;
}
.shipping-calculator-form,
#payment div.payment_box {
  display: block!important;
}
.shipping-calculator-button {
  float: none;
}
.cart-collaterals .shipping_calculator {
  text-align: left;
}
.checkout-signup,
.shipping-calculator-button span {
  display: none;
}
.cart-collaterals .shipping_calculator .button {
  background: none;
  color: #000;
  font-size: 16px!important;
  width: inherit!important;
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-bottom: 2px solid #fff;
}
.cart-collaterals .shipping_calculator .button:hover {
  border-bottom: 2px solid #000;
}
.button-alt.large {
  background: #000;
  color: #fff;
  float: right;
}
.info {
  background: none;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding: 0;
}
#payment div.payment_box:after {
  top: -2px;
}
#menu-item-1041,
#menu-item-1018 {
  position: relative;
}
#menu-item-1041 a,
#menu-item-1018 a {
  display: block;
  width: 36px;
  height: 39px;
  text-indent: -300px;
  overflow: hidden;
  background: url(./images/winkelwagentje.png) no-repeat;
  margin: 0 -20px 0 40px;
}
.top-bar-section li#menu-item-1018.active:not(.has-form) a:not(.button),
.top-bar-section li#menu-item-1041.active:not(.has-form) a:not(.button),
#menu-item-1018:hover a,
#menu-item-1041:hover a,
#menu-item-1041 a:hover,
#menu-item-1018 a:hover {
  border: 0;
}
#menu-item-1041 span,
#menu-item-1018 span {
  position: absolute;
  top: -15px;
  left: 50px;
  color: #e82243;
  font-size: 14px;
  letter-spacing: -1.5px;
}
subheader {
  background: #000;
  display: block;
}
#shop-header a {
  color: #fff;
}
#shop-header a:hover {
  border-bottom: 2px solid #fff;
}
.webshop {
  margin: 0;
}
table.shop_table.cart tfoot td.actions .button-alt {
  font-size: 14px!important;
}
td.actions,
td.actions .coupon {
  line-height: 34px;
}
.cart-collaterals .shipping_calculator {
  width: 100%;
}
.shipping-calculator-form p {
  font-size: 13px;
}
.cart-collaterals .cart_totals h2 {
  margin-left: 0;
}
body #payment .newsletter,
body #payment .terms {
  text-align: left;
  margin: 3px 10px 0 0;
  padding: 0 !important;
  float: left;
}
#newsletter,
#terms {
  margin: 5px 5px 0px 0px;
}
#newsletter,
.newsletter .checkbox,
#terms,
.terms .checkbox {
  float: left;
}
body #payment .terms {
  min-width: 500px;
}
body #payment .newsletter label,
body #payment .terms label {
  /* min-width: 500px; */
  margin: 0;
}
div.woocommerce-message a.button {
  font-size: 19px!important;
  padding: 0 20px 0 0;
  line-height: 24px!important;
  margin-top: 0;
  float: right;
  font-family: inherit;
}
@media only screen and (max-width: 899px){
  div.woocommerce-message a.button {
    font-size: 16px !important;
    margin-top: 20px;
    float: none;
  }
}
.woocommerce-message .button {
  background: url(images/forward.png)  center right no-repeat;
}
.category-dagelijkse-tekst h1 span a {
  font-size: 20px;
  font-weight: normal;
  border-bottom: 2px solid #000;
  margin: 5px 0 0;
}
.page-id-55 #main {
  padding-left: 0;
}
form .form-row select, form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea {
  border: 1px solid #000!important;
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0)!important;
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0)!important;
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0)!important;
}
.woocommerce-checkout table tr.even,
.woocommerce-checkout table tr.alt,
.woocommerce-checkout table tr:nth-of-type(even),
.woocommerce-checkout table,
.woocommerce-checkout table thead,
.woocommerce-checkout table tfoot,
.woocommerce-cart table tr.even,
.woocommerce-cart table tr.alt,
.woocommerce-cart table tr:nth-of-type(even),
.woocommerce-cart table,
.woocommerce-cart table thead,
.woocommerce-cart table tfoot {
  background: none;
}
.woocommerce-checkout table.shop_table th,
.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table tbody {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
@media only screen and (max-width: 656px){
  .woocommerce-checkout table.shop_table th,
  .woocommerce-cart table.shop_table th,
  .woocommerce-cart table.shop_table tbody {
    font-size: inherit;
  }
}

.woocommerce-checkout table tfoot,
.woocommerce-checkout table tbody,
.woocommerce-cart table tbody {
  background: #fff;
}
.woocommerce-checkout table tfoot *,
.woocommerce-checkout table tbody *,
.woocommerce-cart table tbody * {
  font-size: 18px;
}
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
.woocommerce-checkout table.shop_table td,
.cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart table.shop_table td {
  border-top: 1px solid #000;
}
.woocommerce-order-details tr.woocommerce-table__line-item.order_item:last-child {
  border-bottom: 1px solid #000;
}
.cart-collaterals .cart_totals small.includes_tax,
.order-total small.includes_tax {
  display: none;
}
#order_review table,
.cart-collaterals .cart_totals table {
  border-bottom: 1px solid #000;
}
.woocommerce-cart.page-template-default #content h2 {
  font-size: 40px;
  line-height: 40px;
  margin: 0.67em 0;
}
.cart-collaterals .cart_totals table td,
.cart-collaterals .cart_totals table th {
  padding: 20px!important;
}
table.shop_table td,
table.shop_table th,
table.shop_table tfoot td {
  padding: 10px 20px!important;
}
table.shop_table tfoot td {
font-weight: normal;
}
/*Jb EH */
table.shop_table tfoot td a {
  font-size: 16px;
}
table.shop_table tfoot td a:hover {
  text-decoration: underline;
}
table.shop_table tfoot td input[type='submit'] {
  text-transform: uppercase;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: none;
  padding: 0;
}
table.shop_table tfoot td input[type='submit']:disabled {
  color: #cccccc;
}
table.shop_table tfoot td input[type='submit']:hover {
  text-decoration: underline;
}
.cart-row-total,
.cart-row-tax,
.cart-row-shipping,
.cart-row-subtotal {
  width: 126px;
  text-align: left;
}
#place_the_order,
.checkout-button.pay {
  font-family: inherit;
  font-weight: normal;
  margin: 20px 0 0;
  font-size: 20px!important;
  line-height: 40px!important;
  padding: 0 25px 0 15px;
  height: 40px;
  width: 170px!important;
  text-transform: uppercase;
  color: #fff;
  background: #000 url(images/betalen.png) top right no-repeat;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.checkout-button.pay:hover {
  background-color: #fff !important;
  color: black !important;
}
#place_the_order {
  width: 280px!important;
}
td.actions {
  text-align: left;
}
.cart_totals_table th {
  font-weight: normal;
}
.cart_totals_table th:nth-child(1) {
  width: 46%;
}
.cart_totals_table th:nth-child(2) {
  width: 39%;
  text-align: left;
}
tfoot .excerpt-read-more {
  font-size: 18px!important;
  padding: 0;
}
tfoot .excerpt-read-more .h {
  line-height: 22px;
}
.cart .button, .cart input.button {
  border-bottom: 1px solid transparent;
}
a.remove {
  background-position: 0px -4px;
}
#payment {
  background: none;
}
#pronamic_ideal_issuer_id {
  border: 1px solid #000;
  margin: 10px 0 20px;
}
label.checkbox,
.payment_methods label {
  font-size: 18px;
  color: #000;
}
.payment_method_pronamic_ideal > p {
  display: none;
}
#payment ul.payment_methods {
  overflow: hidden;
  zoom: 1;
  text-align: left;
  margin: 0 !important;
  list-style: none outside;
}
#payment div.form-row,
#payment ul.payment_methods {
  border: 0;
}
#payment div.payment_box {
  width: 100%;
  float: left;
}
#payment div.form-row,
#payment ul.payment_methods {
  padding: 0;
}
#payment div.form-row {
  padding: 0 0 120px;
}
#payment ul.payment_methods {
  padding-bottom: 40px;
}
#payment #place_the_order:hover {
  background: #fff;
  color: #000;
}
#payment ul.payment_methods li input {
  margin: 0 0 0 5px !important;
}

.woocommerce-checkout #main {
  padding-left: 0;
}
.woocommerce-checkout .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce-checkout .col2-set .col-2 {
    float: right;
    width: 48%;
}
.product a {
  color: #000;
}
.category-nieuws .post {
  margin: 0 0 80px;
}
.col-2 .shipping-address .form-row {
  width: 47%;
}
.col-2 .shipping-address .form-row:nth-child(7),
.col-2 .shipping-address .form-row:nth-child(5),
.col-2 .shipping-address .form-row:nth-child(3) {
  float: right;
}
.col-2 .shipping-address .form-row:nth-child(8),
.col-2 .shipping-address .form-row:nth-child(9) {
  width: 100%;
}
.checkout .jigoshop-invalid input.input-text,
.checkout .jigoshop-validated input.input-text {
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
.page-template-default #content .slick-slide img,
body .slick-slider {
  margin: 0;
}
.home.page-template-default #content .slick-slider .slick-slide a img {
  width: 100%;
}
.entry-content p a {
  border-bottom: 1px solid #000;
}
body .checkout .jigoshop-invalid input.input-text {
  background: #fff url('./images/rejected.jpg') center right no-repeat !important;
}
.woocommerce-checkout .checkout_coupon {
  display: block!important;
  background: #fff;
  padding: 10px 20px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  margin-bottom: 5px;
}
@media only screen and  (min-width: 768px) {
  .woocommerce-checkout .woocommerce-form-coupon-toggle {
    margin-bottom: 40px;
  }
}
.woocommerce-checkout .checkout_coupon button {
  padding: 0;
  font-size: 18px;
  background: none;
}
.woocommerce-checkout .checkout_coupon button:hover {
  color: black;
  text-decoration: underline;
}
.coupon input,
.coupon label {
    float: left;
    margin: 0;
    line-height: 35px;
}
.coupon input {
    width: 53%;
}
.coupon label {
    width: 47%;
    color: #000;
}

#payment ul.payment_methods li {
    float: left;
    width: 100%;
    margin: 0 2% 10px 0!important;
    padding: 10px;
    background: #fff;
    border: 1px solid #000;
}
@media only screen and  (min-width: 768px) {
  #payment ul.payment_methods li {
    width: 48%;
  }
}
.payment_methods li input {
    float: left;
    line-height: 30px;
}
.payment_methods li label {
    float: left;
}
.payment_method_paypal p,
.payment_method_pronamic_pay_ideal p,
.payment_methods li div label {
    font-size: .8em;
}
.payment_methods li label div {
    max-width: 150px;
    float: right;
}
#payment ul.payment_methods li input {
    position: relative;
    top: 7px;
}
#payment div.payment_box {
    background: transparent;
    border: 0;
    padding: 20px 0 0 25px;
    margin: 0;
    width: 100%;
}
#payment div.payment_box:after {
    content: none;
}
#payment ul.payment_methods li img {
    padding: 0!important;
    display: inline-block;
}

.select_label {
  display: none;
}
.youtube {
    position: absolute;
    right: 30px;
    top: 30px;
    background: #0078ff;
    border: 3px solid #0078ff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding-bottom: 20px;
}
#content a.youtube:hover {
  background: #fff!important;
}
#content a.youtube:hover:before {
  border-color: transparent transparent transparent #0078ff;
}
.youtube:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 13px;
  margin-left: 2px;
  border-color: transparent transparent transparent #fff;
}
.youtube:hover:after {
  opacity: 1;
  pointer-events: all;
}
.youtube:after {
  transition: all .2s ease-in-out;
  opacity: 0;
  pointer-events: none;
  content: 'Bekijk productvideo';
  border: 1px solid #000;
  background: #fff;
  position: absolute;
  bottom: -10px;
  white-space: nowrap;
  transform: translateY(100%) translateX(-50%);
  line-height: 1;
  padding: 5px;
  font-size: .7rem;
  left: 50%;
}


.subtext {
    font-size: .6em;
}
.bodytext {
    background: #efefef;
    margin: 20px 0 0;
    padding: 20px;
}
.single_variation {
    display: inline-block;
    float: none;
}
td.actions {
}
td.actions .coupon {
    width: 100%;
}
.single_variation {
  position: relative;
}
div.product p.stock {
    color: #000;
    font-size: .7em;
    padding: 0;
    margin: 5px 0px 0px;
}
div.product .single_variation p.stock {
  right: 0;
  top: 13px;
}
div.product p.stock.out-of-stock {
  float: right;
  position: relative;
  right: 0;
}

.bodytext {
  float: left;
  clear: both;
  width: 100%;
}

.stock span {
    width: 12px;
    height: 12px;
    background: #2bd034;
    display: inline-block;
    border-radius: 50%;
}
.stock span.orange {
    background: #f8992d;
}
.stock span.red {
    background: #ff1815;
}

#payment div.form-row {
    width: 100%;
}

body .reveal-modal {
  position: fixed;
  margin: 0!important;
  top: 50%!important;
  left: 50%;
  transform: translate(-50%,-50%);
}


/* TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .top-bar .name {
    margin: 0 0 0 10px;
  }
  #menu-menu {
    width: 60%;
    margin-right:20px;
  }
  .home .orbit-container .orbit-slides-container {
    min-height: 200px;
  }
  .shop-footer .large-3:nth-child(1),
  .footer .large-4:nth-child(1),
  #sidebar1 {
    padding-left: 20px;
  }
  .shop-footer .large-3:nth-child(1){
    padding-left: 30px;
  }
  #main {
    padding-right: 20px;
  }
  .footer .large-2 {
    padding-left: 0.9375rem;
  }
  .shopmenu {
    width: 100%;
    padding: 0 20px;
  }
  .orbit-container .orbit-prev>span:hover,
  .orbit-container .orbit-next>span:hover,
  .orbit-container .orbit-prev>span,
  .orbit-container .orbit-next>span {
    background-position-y: -105px;
  }
  .entry-content p,
  .entry-title,
  .entry-title.single-title {
    /* padding: 0 20px; */
  }
  .article-header .socialicons {
    right: 20px;
  }
  .shop-header a.pay {
    margin: 0 20px;
  }
  .top-bar-section ul {
    width: 100%;
  }
  .products {
    width: 100%;
  }
  .products li {
    width: 30%;
    margin: 0;
  }
  .products li:nth-child(3n+2) {
    margin: 0 5% 5%;
  }
  body .products li img {
    height: auto !important;
  }
  .summary p {
    font-size: 16px;
    line-height: 18px;
  }
  .single .cart .button-alt, .single .cart input.button-alt {
    font-size: 19px!important;
  }
  .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section li.active:not(.has-form) a:not(.button),
  .shopmenu ul li a, .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 17px;
  }
  #inner-footer,
  #inner-footer a {
    font-size: 16px;
  }
  #inner-footer .large-3.last {
    float: left;
    margin-top: 20px;
    padding-right: 0.9375rem;
  }
  .footer .large-2 {
    margin: 0;
  }
  .copyright {
    margin: 80px 0 0;
  }
  .copyright.right {
    margin: 80px 20px 0 0;
  }
  .orbit-container .orbit-next>span, .orbit-container .orbit-prev>span {
    top: 37px;
    height: 576px;
  }
  #content .next, #content .prev {
    height: 512px;
  }
  #content .next {
    background: url(images/arrow-right.png) 0px -140px no-repeat;
  }
  #content .next:hover {
    background: url(images/arrow-right-over.png) 0px -140px no-repeat;
  }
  #content .prev {
    background: url(images/arrow-left.png) 0px -140px no-repeat;
  }
  #content .prev:hover {
    background: url(images/arrow-left-over.png) 0px -140px no-repeat;
  }
  .page-template-page-splashpage-php #main  {
    padding-right: 0;
  }
  .single-product .shop-header a.pay,
  .page-template-page-splashpage-php .shop-header a.pay {
    margin: 0;
  }
  .tax-product_cat .shop-header a.pay {
    margin: 0;
  }
  .white {
    height: 580px;
  }
  .summary h1, .summary .category {
    font-size: 20px;
    line-height: 20px;
  }
  .summary p {
    font-size: 14px;
    line-height: 16px;
  }
  div.product div.summary {
     padding: 25px;
  }
  .woocommerce-checkout #main {
    padding-left: 0.9375rem;
  }
  .entry-content p {
    padding: 0;
  }
  .type-post .entry-content p {
    padding: 0 20px;
  }
  #payment {
    /* padding: 0 20px; */
  }
  #payment_methods_heading {
    padding: 0 0 0 20px;
  }
  .form-row label.checkbox {
    font-size: 16px;
  }
  input {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
  }
  .row .row.postnav,
  .single-post .row .row.postnav,
  .single-post .row .row.postnav.dagelijksetekst {
    padding: 0 20px 60px;
  }
  .type-page p a,
  .category-nieuws p a {
    border-bottom: 1px solid #000;
  }
  .type-page iframe {
    max-width: 100%;
    height: 300px;
  }
  .shop-footer p {
    padding: 0 10px 0 0;
  }
  .shop-header .large-5 {
    padding: 0 0 0 20px;
  }
  .product a > span {
    padding: 0 10px 0 0;
    display: block;
  }
  div.woocommerce-message {
    padding: 10px 10px 10px 20px;
  }
  .woocommerce-message span {
    font-size: 18px;
  }
  .woocommerce-message span a {
    float: right;
    text-align: right;
    width: 46%!important;
    margin: 13px 0 0!important;
    padding: 0 31px 0 0!important;
  }
  .products li .price .from {
    margin: 3px 0 0;
  }
  form.cart .variations select,
  .select_label {
    font-size: 14px;
  }
  .type-page a.remove {
    border-bottom: 0;
  }
  #order_comments {
    height: 100px!important;
  }
  .col-2 .shipping-address .form-row {
    width: 47%;
  }
  .col-2 .shipping-address .form-row:nth-child(6),
  .col-2 .shipping-address .form-row:nth-child(4) {
  }
  .col-2 .shipping-address .form-row:nth-child(8),
  .col-2 .shipping-address .form-row:nth-child(9) {
    width: 100%;
  }
  body #payment .terms {
    margin: 7px 0 0 0!important
  }
  .orbit-bullets li {
    display: none;
  }
  .orbit-bullets {
    margin: 0 auto 60px auto;
  }
  .cm_ajax_shortcode_form input[type="submit"],
  .copyright a,
  .copyright {
    font-size: 16px;
  }
  .orbit-next,
  .orbit-prev {
    display: none!important;
  }
}


/* MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE */
@media only screen and  (max-width: 41em) {

  .page-template-default.home #content .quote img {
      min-width: inherit!important;
  }

  .top-bar .name h1 {
    margin: 0 0 0 10px;
  }
  .top-bar .name h1 a {
    width: 250px;
  }
  .article-header p {
    padding: 0 20px;
  }
  .postnav .previous .a,
  .postnav .nexter .a,
  .postnav.dagelijksetekst a[rel="next"] .a,
  .postnav a[rel="next"] .a {
    margin: 3px 0 0;
  }
  .postnav .prev .a,
  .postnav.dagelijksetekst a[rel="prev"] .a,
  .postnav a[rel="prev"] .a {
    margin: 3px 0 0;
  }
  .col-2 .shipping-address .form-row,
  .form-row-first, .form-row-last {
    width: 100%;
  }
  .category-dagelijkse-tekst .article-footer {
    display: block;
  }
  .slick-dots{
    display: none!important;
  }
  body .slick-slider {
    margin-bottom: 12px;
  }
  body {
    color: #000;
  }
  .home .orbit-container .orbit-slides-container {
    margin: 0 auto 30px auto;
  }
  .orbit-bullets {
    display: none;
  }
  #menu-item-1041 a, #menu-item-1018 a {
    margin: 0;
  }
  .page-template-default.home #content .quote {
    margin: 0 0 30px;
  }
  .top-bar .toggle-topbar.menu-icon a {
    line-height: 12px;
  }
  .top-bar .toggle-topbar.menu-icon a {
    display: none;
  }
  #menu-item-1041 {
    position: absolute;
    top: -30px;
    right: 10px;
  }
  .footer {
    padding: 60px 0 0;
  }
  #menu-footer-1 .has-dropdown:nth-child(2),
  #menu-footer .has-dropdown:nth-child(2) {
    padding: 10px 0 0;
  }
  #inner-footer .medium-4:nth-child(4),
  #inner-footer .medium-4:nth-child(3) {
    margin-top: 10px;
  }
  #menu-footer li {
    display: inline;
  }
  .row .row.postnav,
  .single-post .row .row.postnav,
  .single-post .row .row.postnav.dagelijksetekst {
    padding: 0 10px 40px;
  }
  #inner-content, .jigoshop #content, .single #content, .category #content {
    padding: 45px 0 0;
  }
  #content .addthis_default_style .addthis_separator, #content .addthis_default_style .at300b, #content .addthis_default_style .at300bo, #content .addthis_default_style .at300m, #content .addthis_default_style .at300bs, #content .addthis_default_style .addthis_counter {
    width: 100%;
    text-align: left;
    margin: 0 0 10px 10px;
  }
  .category-dagelijkse-tekst.post {
    margin-bottom: 20px;
  }
  #sidebar1 {
    display: none;
  }
  #calender {
    width: 200%;
  }
  .nexter {
    margin: 0 0 10px;
  }
  .postnav .left {
    margin: 0 0 10px 0;
  }
  .postnav .right {
    margin: 10px 0 0;
  }
  .post {
    margin: 0 0 55px;
  }
  .main {
    margin: 10px 0 20px;
  }
  #content .next, #content .prev {
    display: none;
  }
  .category-nieuws .article-header .socialicons,
  .category-projecten .article-header .socialicons {
    position: relative;
    right: 0;
  }
  #content a.sociaal, .sociaal {
    float: right;
  }
  .single-post .main {
    display: none;
  }
  #sellingplaces div {
    font-size: 14px;
    line-height: 16px;
  }
  #sellingplaces div a {
    border-bottom: 1px solid #000;
  }
  .page-template-default #content strong {
    font-size: 16px;
    line-height: 18px;
  }
  .page-template-default #content .entry-content p {
    padding: 0;
  }
  h3,
  .page-template-default #content h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .type-page iframe {
    max-width: 100%;
    height: 200px;
  }
  .page-template-default.home #content .projecten img {
    margin: 0;
  }
  .shop-footer strong,
  .shop-footer,
  .shop-footer p,
  #content .postnav .center,
  #content .excerpt-read-more .h,
  #content .back .h,
  #content .postnav a .h,
  #content .excerpt-read-more:hover .h,
  #content .back:hover .h,
  #content .postnav a:hover .h,
  .category-dagelijkse-tekst h1 span a,
  .orbit-container .orbit-slide-number,
  #cm-ajax-email, #cm-ajax-name,
  .cm_ajax_failed,
  .cm_ajax_success,
  .copyright a,
  .copyright,
  .cm_ajax_shortcode_form input[type="submit"],
  .footer .small-6,
  .footer ul li a,
  .footer ul li ul li,
  .footer ul li ul,
  .footer ul li,
  .footer a,
  .footer strong,
  .footer,
  .dropdown {
    font-size: 12px!important;
    line-height: 16px!important;
  }
  .dropdown li {
    margin-top: -1px!important;
  }
  .footer .columns:nth-child(2) {
    margin-top: -1px!important;
  }
  .a ul {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
  }
  #menu-footer li,
  .sub-nav li {
    display: inline!important;
  }
  .cm_ajax_shortcode_form input[type="submit"] {
    border-radius: 0;
  }
  .footer .large-2,
  .footer .columns:nth-child(2) {
    padding: 0 0.9375rem;
    margin: 0;
  }
  .copyright a,
  .copyright {
    text-align: left;
  }
  .copyright {
    margin: 40px 0 0;
  }
  .copyright.right {
    margin: 10px 0 10px;
  }
  .footer .columns:nth-child(2) {
    margin: 0 0 10px;
  }
  .copyright.right {
    float: left!important;
  }
  #menu-menu {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  .top-bar-section ul {
    margin: 0;
  }
  #menu-menu li {
    text-align: center;
  }
  #menu-menu li a {
    margin: 10px 0 0 0; /* 10px 13px 0 0; */
    font-size: 13px;
  }
  .home .orbit-container .orbit-slides-container {
    min-height: 200px;
  }
  .page-template-default.home #content .orbit-container img {
    width: 200%;
  }
  .page-template-default.home #content img {
    width: 200%;
  }
  #cm-ajax-email, #cm-ajax-name {
    padding: 2px 5px;
    height: auto;
    border-radius: 0;
  }
  .projecten img,
  #quote {
    margin: 0 0 10px -50%;
    width: 200%;
    max-width: inherit;
  }
  .footer .large-4:nth-child(1) {
    padding-left: 14px;
  }
  .shop-footer .large-3:nth-child(1), #sidebar1 {
    padding-left: 20px;
  }
  .shop-footer .large-3:nth-child(1){
    padding-left: 20px;
  }
  .footer .large-3, #main {
    padding-right: 20px;
  }
  .footer .large-3 {
  }
  .shopmenu {
    width: 100%;
    padding: 0 0 0 20px;
  }
  .shopmenu ul li {
    width: 100%;
    text-align: center;
  }
  .shop-footer {
    padding: 35px 20px;
    clear: both;
  }
  .shop-header a.pay {
    margin: 20px 20px 0;
  }
  .products {
    width: 100%;
  }
  .back {
    margin: 0 0 20px;
  }
  .shop-header .small-12 .medium-4 {
    padding-left: 0;
  }
  div.product div.summary {
    padding: 20px 10px;
  }
  .summary p {
    font-size: 16px;
    line-height: 18px;
  }
  .single .cart .button-alt, .single .cart input.button-alt {
    font-size: 19px!important;
  }
  .single-product .price {
    left: 20px;
  }
  form.cart {
    left: 20px;
    right: 20px;
  }
  #calender {
    padding: 30px 0 0;
  }
  .orbit-container .orbit-prev>span:hover,
  .orbit-container .orbit-next>span:hover,
  .orbit-container .orbit-prev>span,
  .orbit-container .orbit-next>span {
    background-position-y: -220px;
  }
  .article-footer {
    display: none;
  }
  .entry-content,
  .entry-title,
  .entry-title.single-title {
    /* padding: 0 20px; */
  }
  .single .entry-title.single-title {
    padding: 0 20px 40px;
  }
  .woocommerce-cart.page-template-default #content h2,
  .entry-title, .page-title {
    font-size: 20px;
    line-height: 20px;
  }
  p {
    font-size: 16px;
    line-height: 18px;
  }
  .article-header .socialicons {
    right: 10px;
    margin: 0 0 0 15px;
  }
  .entry-title.single-title span {
    width: 100%;
  }
  #shop-header li {
    width: 50%;
    text-align: left;
    line-height: 18px;
  }
  #shop-header .shopinfo ul li {
    width: 100%;
  }
  .shop-header {
    margin: 20px 0 0 0;
  }
  #shop-header a {
    font-size: 12px;
  }
  .shop-header .back {
    padding: 0 0 0 20px;
  }
  .products li {
    width: 48%;
    margin: 0;
  }
  body .products li img {
    height: inherit!important;
    margin: 0px 0px 10px!important;
  }
  .products li.first {
    clear: none;
  }
  .products li {
    margin: 0 0 4% 0;
  }
  .products li:nth-child(2n+1) {
    margin: 0 4% 4% 0;
  }
  .products li .price,
  .products li strong,
  .products li {
    font-size: 13px;
    line-height: 14px;
  }
  .products li a > span {
    padding: 0 10px 0 0;
    display: block;
  }
  .shop-header .large-4 {
    display: none;
  }
  .products li .price .from {
    margin: 3px 0 0;
  }
  .jigoshop #content, .single #content {
    padding: 0;
  }
  .single-post #content {
    padding: 30px 0 0;
  }
  .splash {
    padding: 30px 0 0;
  }
  div.product div.images {
    margin: 0;
  }
  .subtext {
    right: 20px;
    left: 20px;
  }
  .single .cart .button-alt, .single .cart input.button-alt {
    font-size: 15px!important;
  }
  .quantity input.qty {
    border-radius: 0;
  }
  #content .type-product {
    padding: 0 0 75px 0;
  }
  .sharing {
    margin: 30px 0 0 20px;
  }
  .shop-footer .large-3:nth-child(1) {
    padding-left: 0.9375rem;
  }
  .summary h1, .summary .category {
    font-size: 25px;
    line-height: 25px;
  }
  form.cart .variations select,
  .select_label {
    font-size: 13px;
  }
  div.jigoshop_message {
    font-size: 13px;
    line-height: 15px;
  }
  div.jigoshop_message a.button {
    font-size: 13px!important;
    width: 100%!important;
    text-align: right;
    margin: 0 0 10px 0;
  }
  .page-template-default.woocommerce-checkout #content strong,
  .page-template-default.woocommerce-cart #content strong,
  .woocommerce-cart.page-template-default #content .product-name strong,
  .woocommerce-checkout table tfoot *,
  .woocommerce-checkout table tbody *,
  .woocommerce-cart table tbody * {
    font-size: 12px;
  }
  table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: block;
  }
  table.shop_table tfoot td {
    width: 100%;
  }
  table thead {
    display: none;
  }
  .woocommerce-checkout #main {
    padding-left: 20px;
  }
  .notes,
  .col2-set .col-1,.col2-set .col-2 {
    width: 100%;
  }
  /* #payment,
  #payment_methods_heading {
    padding: 0 20px;
  } */
  .woocommerce-checkout table.shop_table td:nth-child(2),
  .woocommerce-checkout table.shop_table td:nth-child(3),
  .woocommerce-checkout table.shop_table td:nth-child(4),
  .woocommerce-cart table.shop_table td.product-name,
  .woocommerce-cart table.shop_table td.product-price,
  .woocommerce-cart table.shop_table td.product-subtotal,
  .woocommerce-cart table.shop_table td.product-quantity {
    border-top: 0;
  }
  .woocommerce-checkout table.shop_table td:nth-child(3):before {
    content:'AANTAL: ';
  }
  .woocommerce-checkout table.shop_table td:nth-child(4):before,
  .woocommerce-cart table.shop_table td.product-subtotal:before {
    content:'SUBTOTAAL: ';
  }
  .woocommerce-cart table.shop_table tfoot tr:nth-child(1) td {
    border-top: 0;
  }
  .woocommerce-checkout table.shop_table tfoot tr:nth-child(1) td {
    font-weight: bold;
  }
  .woocommerce-checkout table.shop_table tfoot tr:nth-child(3) td:nth-child(1),
  .woocommerce-checkout table.shop_table tfoot tr:nth-child(1) td:nth-child(1) {
    padding: 20px 20px 0 20px!important;
  }
  .woocommerce-checkout table.shop_table tfoot tr:nth-child(3) td:nth-child(2),
  .woocommerce-checkout table.shop_table tfoot tr:nth-child(1) td:nth-child(2) {
    padding: 0 20px 20px 20px!important;
  }
  .woocommerce-checkout table.shop_table tbody td {
    padding: 0 20px!important;
  }
  .woocommerce-checkout table.shop_table tbody td:nth-child(4) {
    padding: 0 20px 20px!important;
  }
  .woocommerce-checkout table.shop_table tbody td:nth-child(1) {
    padding: 20px 20px 0!important;
  }
  .cart-collaterals .cart_totals table th.spacer {
    padding: 0!important;
    width: 0%;
  }
  .cart_totals_table th:nth-child(2) {
    width: 70%;
  }
  #place_the_order, .checkout-button.pay {
    font-size: 18px!important;
    width: 140px!important;
  }
  #payment #place_the_order {
    width: 230px!important;
    margin: 30px 0 0;
  }
  .cart-row-total, .cart-row-tax, .cart-row-shipping, .cart-row-subtotal {
    width: 100px;
  }
  .checkout-button {
    float: right!important;
  }
  #menu-item-1041 span, #menu-item-1018 span {
    left: 10px;
    top: -6px;
  }
  #payment ul.payment_methods li input {
    float: left;
  }
  #payment div.payment_box {
    clear: both;
  }
  #payment ul.payment_methods li img {
    clear: both;
  }
  .jigoshop_error {
    font-size: 12px;
  }
  .form-cart-items tfoot tr td:nth-child(1) {
    display: none;
  }
  .form-row .input-checkbox {
    float: left;
    margin: 0 8px 0 0;
  }
  .checkout #customer_details {
    margin-bottom: 0;
  }
  .woocommerce-checkout .page .entry-content {
    padding: 0 0 30px;
  }
  #shiptobilling {
    margin: 30px 0 0!important;
  }
  #payment ul.payment_methods li span {
    float: left;
    clear: both;
    display: block;
  }
  #payment ul.payment_methods li img {
    float: left;
    clear: both;
    display: block;
  }
  #payment div.form-row {
    padding: 0 0 30px;
  }
  #payment div.payment_box {
    padding: 10px;
  }
  #pronamic_ideal_issuer_id {
    margin: 10px 0;
  }
  #payment div.payment_box p {
    margin: 0;
  }
  .woocommerce-checkout h3 {
    margin: 30px 0 0;
  }
  .col-1 input, .col-2 input {
    border-radius: 0;
  }
  #payment div.payment_box p, #payment div.payment_box .form-row,
  label.checkbox, .payment_methods label {
    font-size: 13px;
  }
  .payment_methods li label,
  .form-row label.checkbox {
    width: 85%;
    float: left;
  }
  .orbit-next,
  .orbit-prev {
    display: none!important;
  }

}


@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .top-bar h1 {
    background: url('images/logo@2x.png') no-repeat;
    background-size: 240px 80px;
  }
  #menu-item-1041 a, #menu-item-1018 a {
    background: url('images/winkelwagentje@2x.png') no-repeat;
    background-size: 36px 39px;
  }
  .prev,
  .orbit-container .orbit-prev>span {
    background: url('images/arrow-left@2x.png') no-repeat;
  }
  #content a.sociaal,
  .sociaal {
    background: url('images/social@2x.png') no-repeat;
    background-size: 178px 80px;
    width: 42px;
    height: 40px;
  }
  #content .sociaal.fb {        background-position: 0px -40px; }
  #content .sociaal.tw {        background-position: -45px -40px; }
  #content .sociaal.ma {        background-position: -91px -40px; }
  #content .sociaal.pi {        background-position: -137px -40px; }


}
