/* General
================================================== */
body {
  font-family: "Montserrat", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .gui-page-title, .title-font {
  font-family: "Montserrat", Helvetica, sans-serif;
}

/* Headlines */
/* .headline-usp-wrap .headline .image {
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/1804614/assets/headline-image.jpg?20240311103013?20230814165613');
} */
/* End headlines */

/* Product labels */
#productpage .product-images .product-labels .product-label.sale,
.products .product .product-labels .product-label.sale {
  background: #ce5a37;
  color: #ffffff;
}

#productpage .product-images .product-labels .product-label.new,
.products .product .product-labels .product-label.new {
	background: #aa8e77;
  color: #ffffff;
}

#productpage .product-images .product-labels .product-label.custom,
.products .product .product-labels .product-label.custom {
	background: #ffb400;
  color: #ffffff;
}
/* End product labels */

/* Start Homepage Blocks */
/* .categories .category .homeblock-1 {
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/559690/assets/homepage-block-1.jpg?20240311103013?20210303114458');
}
.categories .category .homeblock-2 {
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/559690/assets/homepage-block-2.jpg?20240311103013?20210303114458');
}
.categories .category .homeblock-3 {
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/559690/assets/homepage-block-3.jpg?20240311103013?20210303114458');
}
.categories .category .homeblock-4 {
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/769226/assets/homepage-block-4.jpg?20240311103013?20210705205056');
} */
/* End Homepage Blocks */

/* Showroom block */
.showroom-block .image {
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/43134/assets/showroom-block-image.jpg?20240311103013?20200529141259');
}
/* End showroom block */
/* Start About Page Images */
/* #about .textpage-headline{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/2027634/assets/aboutus-image-1.jpg?20240311103013?20240311103012');
}
#about .textpage-row .image-1{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/73643/assets/aboutus-image-2.jpg?20240311103013?20200529145833');
}
#about .textpage-row .image-2{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/73657/assets/aboutus-image-3.jpg?20240311103013?20200616122738');
}
#about .textpage-row .image-3{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/73643/assets/aboutus-image-4.jpg?20240311103013?20200529145833');
} */
/* End About Page Images */
/* Service page */
#service .service-headline {
background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/1595449/assets/service-headline.jpg?20240311103013?20230502143916');
}
/* End service page */

/* Welcome block grid */

/* .sm-grid-row .grid-col-1{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/114788/assets/welcome-block-background-1.png?20240311103013?20200625205058');
  background-repeat: no-repeat;
  background-position: center;
 	background-size: cover;
}

.sm-grid-row .grid-col-2{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/113843/assets/welcome-block-background-2.png?20240311103013?20200625095501');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sm-grid-row .grid-col-3{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/2007690/assets/welcome-block-background-3.png?20240311103013?20230914155324');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.sm-grid-row .grid-col-4{
  background-image: url('https://cdn.webshopapp.com/shops/281767/themes/169537/v/116235/assets/welcome-block-background-4.png?20240311103013?20201006162002');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
} */

.home-appointment .appointment-block .image{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}