@charset "utf-8";
/* CSS Document */

body.term-se7en-bureaustoelen .entry-header {
  background: url(../img/bg-header-merk-se7en-logo.png), url(../img/bg-header-merk-se7en.jpg);
  background-repeat: no-repeat;
  background-position: top 215px left, center right;
}

@media (max-width:767px) {   
body.term-se7en-bureaustoelen .entry-header {
  background: url(../img/bg-header-merk-se7en-mob.jpg);
  background-position: center center;
}
}

body.term-se7en-bureaustoelen .entry-header h1 {
  text-shadow: none;
}
@media (min-width: 768px) {
body.term-se7en-bureaustoelen .storefront-breadcrumb .woocommerce-breadcrumb {
	color: #088c60;
}
body.term-se7en-bureaustoelen .storefront-breadcrumb .woocommerce-breadcrumb a {
	color: #088c60;
}
body.term-se7en-bureaustoelen .woocommerce-breadcrumb .breadcrumb-separator {
    color: #088c60!important;
}
}

@media (max-width:1155px) and (min-width:768px) {   
body.term-se7en-bureaustoelen .entry-header {
  background: url(../img/bg-header-merk-se7en.jpg);
  background-position: center right;
}
}

/* Productpagina */
.single-product .site-header {
  background: url(../img/bg-header-merk-se7en.jpg);
  background-position: center right;
}
@media (max-width:767px) {   
.single-product .site-header {
  background: url(../img/bg-header-merk-se7en-mob.jpg);
  background-position: top -10px center;
}
}

