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

/* Headlines */
.headlines .image-1 {
  background-image: url('https://cdn.webshopapp.com/shops/303160/themes/173037/v/98237/assets/headline-1.jpg?20221115160257?20200615153403');
}

.headlines .image-2 {
	background-image: url('https://cdn.webshopapp.com/shops/303160/themes/173037/v/99106/assets/headline-2.jpg?20221115160257?20200616150432');
}

.headlines .image-3 {
	background-image: url('https://cdn.webshopapp.com/shops/303160/themes/173037/v/99106/assets/headline-3.jpg?20221115160257?20200616150432');
}

.headlines .image-4 {
	background-image: url('https://cdn.webshopapp.com/shops/303160/themes/173037/v/181850/assets/headline-4.jpg?20221115160257?20201120141436');
}
/* End headlines */

#cart-page .totals-block .buttons .btn.checkout,
.gui-checkout .gui-form a.gui-button-action {
  background: #008085 !important;
  border-color: #008085 !important;
  color: #e4e4e4 !important;
}