@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------ // fonts */
@import url('https://i.icomoon.io/public/94fd86a455/togetsetcom/style.css');
@font-face {
  font-family: 'Halvar Mittelschrift Md';
  src: url('../fonts/HalvarMittelschrift-Medium.woff2') format('woff2'), url('../fonts/HalvarMittelschrift-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Halvar Mittelschrift Rg';
  src: url('../fonts/HalvarMittelschrift-Regular.woff2') format('woff2'), url('../fonts/HalvarMittelschrift-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Halvar Breitschrift Md';
  src: url('../fonts/HalvarBreitschrift-Medium.woff2') format('woff2'), url('../fonts/HalvarBreitschrift-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Halvar Breitschrift Rg';
  src: url('../fonts/HalvarBreitschrift-Regular.woff2') format('woff2'), url('../fonts/HalvarBreitschrift-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Halvar Breit Bd';
  src: url('../fonts/HalvarBreit-Bd.woff2') format('woff2'), url('../fonts/HalvarBreit-Bd.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Halvar Breitschrift XBd';
  src: url('../fonts/HalvarBreitschrift-ExtraBold.woff2') format('woff2'), url('../fonts/HalvarBreitschrift-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* ------------------------------------------------ // Colors */
/**
 * Media Queries
 */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
select:focus,
input[type="text"]:active,
input[type="password"]:active,
input[type="url"]:active,
input[type="tel"]:active,
input[type="search"]:active,
input[type="number"]:active,
input[type="datetime"]:active,
input[type="email"]:active,
select:active,
textarea:not([disabled]):focus {
  box-shadow: none;
}
body p,
body p,
body div,
body div {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
}
body h1,
body h1,
body h2,
body h2,
body h3,
body h3,
body h4,
body h4,
body h5,
body h5,
body h6,
body h6 {
  color: #4C0F0C;
}
body h1,
body h1,
body h2,
body h2 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 15px;
  font-family: 'Halvar Breit Bd', sans-serif;
}
@media screen and (max-width: 768px) {
  body h1,
  body h1,
  body h2,
  body h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
body h3,
body h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
  font-family: 'Halvar Breit Bd', sans-serif;
}
body h4,
body h4 {
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 10px;
  font-family: 'Halvar Breit Bd', sans-serif;
}
body h6,
body h6 {
  color: #4D0F0D;
}
body a,
body a {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  color: #BB60EF;
  text-decoration: underline;
  font-size: 16px;
  line-height: 27px;
}
body a:hover,
body a:hover {
  color: #B14900;
}
span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
a.btn,
a.primary,
a.pagebuilder-button-secondary,
#category-view a.pagebuilder-button-secondary,
a.pagebuilder-button-primary,
button.primary,
#category-view a.pagebuilder-button-primary,
button.action-edit-address,
.afbeelding-tekst-blok p a,
#content .toolbar .pages .item .action,
.action-login,
.action-primary {
  background: #BB60EF !important;
  color: #FFFFFF;
  border-radius: 60px;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 17px;
  white-space: nowrap;
  transition: 0.3s;
  border: 0;
  box-shadow: none !important;
}
a.btn:hover,
a.primary:hover,
a.pagebuilder-button-secondary:hover,
#category-view a.pagebuilder-button-secondary:hover,
a.pagebuilder-button-primary:hover,
button.primary:hover,
#category-view a.pagebuilder-button-primary:hover,
button.action-edit-address:hover,
.afbeelding-tekst-blok p a:hover,
#content .toolbar .pages .item .action:hover,
.action-login:hover,
.action-primary:hover {
  background: #7A25AB !important;
  box-shadow: none;
}
a.pagebuilder-button-primary,
#category-view a.pagebuilder-button-primary,
.afbeelding-tekst-blok p a,
.action-login,
.action-primary {
  background: #BB60EF;
  color: #FFFFFF;
  text-decoration: none;
}
a.pagebuilder-button-primary:hover,
#category-view a.pagebuilder-button-primary:hover,
.afbeelding-tekst-blok p a:hover,
.action-login:hover,
.action-primary:hover {
  background: #7A25AB;
  border: 0;
  text-decoration: none;
}
a.pagebuilder-button-secondary,
#category-view a.pagebuilder-button-secondary {
  background: #FFFFFF !important;
  border: 2px solid #BB60EF;
  color: #BB60EF;
  white-space: nowrap;
  transition: 0.3s;
}
a.pagebuilder-button-secondary:hover,
#category-view a.pagebuilder-button-secondary:hover {
  background: #BB60EF !important;
  color: #FFFFFF;
  border: 2px solid #BB60EF;
}
button.action-secondary {
  background: #FF791B !important;
  border: 2px solid #FF791B;
  color: #FFFFFF;
  white-space: nowrap;
  transition: 0.3s;
}
button.action-secondary:hover {
  background: #BB2E19 !important;
  color: #FFFFFF;
  border: 2px solid #BB2E19;
}
#content .toolbar .pages .item .action {
  padding: 11px 8px;
  width: 41px;
  font-weight: bold;
}
.breadcrumbs .item {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #BDADC7;
  font-size: 14px;
  line-height: 18px;
}
.breadcrumbs .item:not(:last-child):after {
  top: 0;
  margin: 0 8px;
  font-size: 10px;
  line-height: 22px;
  color: #BDADC7;
}
.breadcrumbs .item a {
  display: inherit;
  color: #BB60EF;
  font-size: 14px;
  line-height: 18px;
}
.breadcrumbs .item a:hover {
  color: #7A25AB;
}
.block.widget .products-grid .product-item .product-item-info:hover,
.block.widget .products-grid .product-item .product-item-info.active {
  background-color: transparent;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 20px;
}
.block.widget .products-grid .product-item .product-item-info:hover .product-item-inner,
.block.widget .products-grid .product-item .product-item-info.active .product-item-inner {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 20px;
}
.block.widget .products-grid .product-items,
.products-grid .products .product-items {
  display: flex;
  flex-wrap: wrap;
}
.block.widget .products-grid .product-item,
.products-grid .products .product-item {
  position: relative;
  border-radius: 16px;
  border: 1px solid #4D0F0D;
  text-decoration: none;
  transition: 0.3s;
}
.block.widget .products-grid .product-item:hover,
.products-grid .products .product-item:hover {
  border-color: #BB2E19;
}
.block.widget .products-grid .product-item:hover .product-item-info .product-item-details .product-item-name .product-item-link,
.products-grid .products .product-item:hover .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #BB2E19;
  text-decoration: none;
}
.block.widget .products-grid .product-item:hover .product-button,
.products-grid .products .product-item:hover .product-button {
  background-color: #BB2E19 !important;
}
.block.widget .products-grid .product-item .product-item-info,
.products-grid .products .product-item .product-item-info {
  padding: 20px;
  width: 100%;
}
.block.widget .products-grid .product-item .product-item-info .action-wrapper,
.products-grid .products .product-item .product-item-info .action-wrapper {
  min-height: 31px;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block.widget .products-grid .product-item .product-item-info .action-wrapper,
  .products-grid .products .product-item .product-item-info .action-wrapper {
    display: grid;
  }
}
.block.widget .products-grid .product-item .product-item-info .action-wrapper .label,
.products-grid .products .product-item .product-item-info .action-wrapper .label {
  width: fit-content;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 15px;
  line-height: 18px;
  padding: 3.5px 10px;
  border-radius: 20px;
  margin-bottom: 5px;
}
.block.widget .products-grid .product-item .product-item-info .action-wrapper .label.action,
.products-grid .products .product-item .product-item-info .action-wrapper .label.action {
  background-color: #FFF8D9;
  color: #FF994A;
}
.block.widget .products-grid .product-item .product-item-info .action-wrapper .label.highlight,
.products-grid .products .product-item .product-item-info .action-wrapper .label.highlight {
  background-color: #F5E7FD;
  color: #BB60EF;
}
.block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-link,
.products-grid .products .product-item .product-item-info .product-item-details .product-item-link {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D0F0D;
  transition: 0.3s;
}
.block.widget .products-grid .product-item .product-item-info:hover,
.products-grid .products .product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  background: transparent;
}
.block.widget .products-grid .product-item .product-item-photo,
.products-grid .products .product-item .product-item-photo {
  text-align: center;
}
.block.widget .products-grid .product-item .product-item-photo .product-image-wrapper,
.products-grid .products .product-item .product-item-photo .product-image-wrapper {
  height: inherit;
}
.block.widget .products-grid .product-item .product-item-photo .product-image-wrapper .product-image-photo,
.products-grid .products .product-item .product-item-photo .product-image-wrapper .product-image-photo {
  padding: 15px;
}
.block.widget .products-grid .product-item .product-item-details,
.products-grid .products .product-item .product-item-details {
  position: relative;
}
.block.widget .products-grid .product-item .product-item-details .product-item-name,
.products-grid .products .product-item .product-item-details .product-item-name {
  min-height: 50px;
  margin: 5px 0 12px;
}
.block.widget .products-grid .product-item .product-item-details .stock span,
.products-grid .products .product-item .product-item-details .stock span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 12px;
  color: #000000;
}
.block.widget .products-grid .product-item .product-item-details .stock:before,
.products-grid .products .product-item .product-item-details .stock:before {
  margin-right: 5px;
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 30px;
  vertical-align: -1px;
}
.block.widget .products-grid .product-item .product-item-details .stock.available:before,
.products-grid .products .product-item .product-item-details .stock.available:before {
  background-color: #90D26D;
}
.block.widget .products-grid .product-item .product-item-details .stock.unavailable:before,
.products-grid .products .product-item .product-item-details .stock.unavailable:before {
  background-color: #BB2E19;
}
.block.widget .products-grid .product-item .product-item-details .price-box,
.products-grid .products .product-item .product-item-details .price-box {
  margin: 10px 0 0;
}
.block.widget .products-grid .product-item .product-item-details .price-box .old-price,
.products-grid .products .product-item .product-item-details .price-box .old-price {
  display: block;
  font-size: 17px;
  text-decoration: line-through;
  color: #4D0F0D;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
.block.widget .products-grid .product-item .product-item-details .price-box .old-price .price,
.products-grid .products .product-item .product-item-details .price-box .old-price .price {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 17px;
  line-height: 19px;
}
.block.widget .products-grid .product-item .product-item-details .price-box .price span,
.products-grid .products .product-item .product-item-details .price-box .price span,
.block.widget .products-grid .product-item .product-item-details .price-box .special-price span,
.products-grid .products .product-item .product-item-details .price-box .special-price span,
.block.widget .products-grid .product-item .product-item-details .price-box .normal-price span,
.products-grid .products .product-item .product-item-details .price-box .normal-price span,
.block.widget .products-grid .product-item .product-item-details .price-box .minimal-price-link span,
.products-grid .products .product-item .product-item-details .price-box .minimal-price-link span {
  font-size: 22px;
  line-height: 26px;
  color: #4D0F0D;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-weight: 500;
}
.block.widget .products-grid .product-item .product-item-details .price-box .opstartkosten,
.products-grid .products .product-item .product-item-details .price-box .opstartkosten {
  display: none;
}
.block.widget .products-grid .product-item .product-button,
.products-grid .products .product-item .product-button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #FF791B !important;
  padding: 15px;
  height: 46px;
  width: 46px;
  z-index: 10;
  color: #FFFFFF;
  box-shadow: unset;
}
.block.widget .products-grid .product-item .product-button:hover,
.products-grid .products .product-item .product-button:hover {
  background-color: #BB2E19 !important;
}
@media (min-width: 640px) and (max-width: 992px) {
  #html-body.page-layout-1column .block.widget .product-item,
  #html-body.page-layout-category-full-width.page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 2);
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #html-body.page-layout-category-full-width.page-products.page-with-filter .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 2);
  }
}
.sidebarContainer .sidebar .category ul[class^="submenu"] {
  margin-top: 8px;
  list-style: none;
}
.sidebarContainer .sidebar .category li a {
  color: #936F6D;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
.sidebarContainer .sidebar .category li a:hover {
  color: #FF994A;
}
.sidebarContainer .sidebar .category li a.active {
  margin-left: -12px;
  border: 1px solid #FF791B;
  color: #FF791B;
  border-radius: 60px;
  padding: 3px 10px;
  text-decoration: none;
}
.sidebarContainer .sidebar .category li a.active:hover {
  border-color: #BB2E19;
  color: #BB2E19;
}
.sidebarContainer .sidebar .sidebar-title,
.sidebarContainer .sidebar .filter h2 {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #4C0F0C;
}
.sidebarContainer .sidebar .filter h2 {
  margin-bottom: 20px;
}
.sidebarContainer .sidebar .filter.category {
  border: 0 !important;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-current {
  margin-bottom: 21px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-current li {
  color: #FF791B;
  font-size: 15px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-current li span {
  color: #FF791B;
  font-size: 15px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-current .action.remove {
  left: 0;
  vertical-align: -4px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-current .action.remove:before {
  background: #FF791B;
  transition: 0.3s;
  font-weight: bold;
  vertical-align: -4px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-current .action.remove:hover:before {
  background: #B14900;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-actions {
  display: none;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item {
  padding-bottom: 13px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-title {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  font-size: 14px;
  line-height: 17px;
  font-family: 'Halvar Breitschrift Md', sans-serif;
  color: #4C0F0C;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-title span.title {
  margin-bottom: 0;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-title:after {
  content: '\e900';
  font-family: 'icomoon' !important;
  background: #FAF5EB;
  margin-right: 10px;
  padding-left: 2px;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  font-size: 10px;
  display: flex;
  color: #4C0F0C;
  align-items: center;
  justify-content: center;
  position: static;
  transform: rotate(0);
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item.open .filter-options-title:after {
  transform: rotate(90deg);
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item.open .filter-options-content {
  display: block;
  padding-bottom: 0;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-content {
  padding-left: 32px;
  display: none;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-content ol {
  padding-top: 5px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-content ol li a {
  color: #936F6D;
  font-size: 16px;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-content ol li a .label {
  text-decoration: underline;
}
.sidebarContainer .sidebar .filter#layered-filter-block .filter-options-item .filter-options-content ol li a .count {
  text-decoration: none;
}
.counter-wrapper h2 {
  max-width: 503px;
  margin-bottom: 30px;
}
#counter {
  margin-bottom: 30px;
}
#counter .item {
  min-height: 158px;
}
@media screen and (max-width: 768px) {
  #counter .item {
    text-align: center;
  }
}
#counter .item:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 40px;
  top: 12px;
  display: block;
  height: 158px;
  width: 158px;
  border-radius: 50%;
  background-color: #FFCD00;
}
@media screen and (max-width: 992px) {
  #counter .item:before {
    left: 30px;
    top: -10px;
    height: 140px;
    width: 140px;
  }
}
@media screen and (max-width: 768px) {
  #counter .item:before {
    height: 100px;
    width: 100px;
    left: 30px;
    right: 30px;
    top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
#counter .item .waarde {
  font-family: 'Halvar Breit Bd', sans-serif;
  font-size: 64px;
  line-height: 70px;
  color: #BB60EF;
  display: block;
}
@media screen and (max-width: 1200px) {
  #counter .item .waarde {
    font-size: 50px;
    line-height: 45px;
  }
}
@media screen and (max-width: 992px) {
  #counter .item .waarde {
    font-size: 30px;
    line-height: 45px;
  }
}
#counter .item .waarde:before {
  content: '+';
}
#counter .item .label {
  max-width: 240px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 300;
  color: #BB60EF;
}
@media screen and (max-width: 992px) {
  #counter .item .label {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #counter .item .label {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    border: none;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #FAF5EB;
    margin: 0;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter.active {
    background-color: inherit;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: #FFFFFF;
    padding: 11px;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-header .menu-actions {
    display: flex;
    gap: 6px;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-header .menu-actions span.title {
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Halvar Breitschrift Md', sans-serif;
    color: #4C0F0C;
    line-height: 1.8;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-header .close-menu {
    cursor: pointer;
    color: #FFFFFF;
    background: #FF791B;
    border-radius: 50%;
    height: 26px;
    width: 26px;
    font-size: 8px;
    transition: 0.3s;
    display: grid;
    align-items: center;
    justify-content: center;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-header .close-menu:hover {
    background: #BB2E19;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .page-products .sorter {
    position: relative;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .sidebar-title {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item {
    border-top: 1px solid #DBCFCE;
    padding-bottom: 10px;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item:last-child {
    border-bottom: 1px solid #DBCFCE;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item .filter-options-title {
    position: relative;
    padding: 10px;
    display: flex;
    flex-direction: row;
    padding-bottom: 0;
    padding-right: 0;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item .filter-options-title .title {
    display: flex;
    margin-bottom: 0;
    width: 100%;
    font-size: 16px;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item .filter-options-title .toggleFilter {
    position: absolute;
    right: 0;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item .filter-options-title:after {
    position: relative;
    top: 0;
    left: inherit;
    right: 0;
    display: initial;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item.open .filter-options-content {
    display: block;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item .filter-options-content {
    display: none;
    padding-left: 10px;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-options-item .filter-options-content ol {
    padding-top: 0;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-current {
    margin: 0;
    border: 0;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-current .filter-label {
    font-family: 'Halvar Mittelschrift Md', sans-serif;
    font-weight: 500;
  }
  body:not(.account) .sidebarContainer .sidebar .filter#layered-filter-block .filter-content .filter-current .filter-value {
    font-family: 'Halvar Mittelschrift Rg', sans-serif;
    font-weight: 300;
  }
  .filter-current .items {
    margin-bottom: 20px;
  }
}
.filter.active .filter-options {
  background-color: #FAF5EB;
}
#showFilterMobile {
  margin-bottom: 15px;
  background-color: #FF791B;
  width: 100%;
}
#showFilterMobile .icon-filter {
  margin-right: 5px;
}
#showFilterMobile:hover {
  background-color: #BB2E19;
}
.pagebuilder-column ul {
  position: relative;
  list-style-type: none;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .pagebuilder-column ul {
    margin-left: 0;
  }
}
.pagebuilder-column ul li {
  margin-bottom: 5px;
  padding-left: 30px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #4D0F0D;
}
.pagebuilder-column ul li:before {
  position: absolute;
  left: 0;
  padding-right: 15px;
  font-family: 'icomoon' !important;
  content: '\e90f';
  color: #BB60EF;
}
.product.attribute.overview ul {
  padding-left: 20px;
  margin-left: 0;
}
.product.attribute.overview ul li {
  font-size: 16px;
  line-height: 26px;
  list-style: none;
  margin-bottom: 0;
}
.product.attribute.overview ul li:before {
  padding-right: 6px;
  font-family: 'icomoon' !important;
  content: '\e90f';
  color: #BB60EF;
}
header#top #navigation {
  border-bottom: none;
}
header#top #navigation .navbar {
  position: static;
}
header#top #navigation .navbar .navbar-collapse ul.nav li a {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  color: #4D0F0D;
  font-size: 16px;
  line-height: 19px;
  background: none;
  transition: 0.3s;
}
header#top #navigation .navbar .navbar-collapse ul.nav li a:hover {
  color: #FF791B;
}
header#top #navigation .navbar .navbar-collapse ul.nav li .toggleSubmenu {
  display: none;
}
header#top #navigation .navbar .navbar-collapse ul.nav li.has-active a,
header#top #navigation .navbar .navbar-collapse ul.nav li.active a {
  background: transparent;
  padding: inherit;
  height: inherit;
  color: #BB2E19;
}
@media screen and (max-width: 768px) {
  header#top #navigation .navbar .navbar-collapse {
    position: fixed;
    z-index: 1000;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #FAF5EB;
  }
  header#top #navigation .navbar .navbar-collapse .navigation-header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: #FFFFFF;
    padding: 11px;
  }
  header#top #navigation .navbar .navbar-collapse .navigation-header .menu-actions {
    display: flex;
    gap: 6px;
  }
  header#top #navigation .navbar .navbar-collapse .navigation-header .menu-actions span.title {
    font-size: 16px;
    font-family: 'Halvar Breitschrift Md', sans-serif;
    color: #4C0F0C;
    line-height: 1.8;
  }
  header#top #navigation .navbar .navbar-collapse .navigation-header .close-menu {
    cursor: pointer;
    color: #FFFFFF;
    background: #FF791B;
    border-radius: 50%;
    height: 26px;
    width: 26px;
    font-size: 7px;
    transition: 0.3s;
    display: grid;
    align-items: center;
    justify-content: center;
  }
  header#top #navigation .navbar .navbar-collapse .navigation-header .close-menu:hover {
    background: #BB2E19;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav {
    padding: 7px 0;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li {
    margin: 0;
    transition: 0.3s;
    position: relative;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li span.toggleSubmenu {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    color: inherit;
    font-size: 7px;
    color: #4C0F0C;
    top: 5px;
    transform: rotate(0deg);
    cursor: pointer;
    transform-origin: center 44%;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li .submenu li a {
    color: #4C0F0C;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li .submenu li a span {
    font-size: 12px;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li.open .toggleSubmenu {
    transform: rotate(180deg);
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li.open .submenu {
    display: block;
    padding: 0;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li.open .submenu li a span {
    padding-left: 24px;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li a {
    text-align: left !important;
    padding: 0;
    color: #4C0F0C;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li a span {
    color: #4C0F0C;
    padding: 7px 14px;
    width: 100%;
    display: inline-block;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li a.level-top span {
    font-family: 'Halvar Mittelschrift Md', sans-serif;
    color: #4C0F0C;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li.active > a span {
    background: #BB2E19;
    color: #FFFFFF;
    padding: 7px 14px;
    display: inline-block;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li.active .toggleSubmenu {
    color: #FFFFFF;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li:hover:not(.active) > a span {
    background: #EDCDC1;
    color: #4C0F0C;
    width: 100%;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li:not(:first-of-type) {
    border-top: 1px solid #DBCFCE;
  }
  header#top #navigation .navbar .navbar-collapse ul.nav li.level0:last-of-type {
    border-bottom: 1px solid #DBCFCE;
  }
}
.message.notice {
  border-radius: 10px;
}
.message.notice:before {
  font-size: 19px;
  top: 24px;
}
.switcher-language .switcher-options {
  position: relative;
}
.switcher-language .switcher-options .language-NL,
.switcher-language .switcher-options .language-EN {
  display: flex;
  align-items: center;
}
.switcher-language .switcher-options .language-NL:before,
.switcher-language .switcher-options .language-EN:before {
  content: '';
  margin-right: 4px;
  width: 15px;
  height: 12px;
  display: inline-block;
  background-size: 100% auto;
}
.switcher-language .switcher-options .language-NL:before {
  content: "";
  background: url('../images/flags/nl.svg') no-repeat;
}
.switcher-language .switcher-options .language-EN:before {
  content: "";
  background: url('../images/flags/en.svg') no-repeat;
}
.switcher-language .switcher-options .switcher-trigger {
  border: 1px solid #DBCFCE;
  border-radius: 60px;
  padding: 6px 9px;
  color: #4C0F0C;
  font-size: 12px;
  line-height: 1;
  transition: 0.3s;
}
.switcher-language .switcher-options .switcher-trigger:hover {
  background: #FAF5EB;
}
.switcher-language .switcher-options .switcher-trigger span {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .switcher-language .switcher-options .switcher-trigger {
    background: #FFFFFF;
    border: 0;
    padding: 7px 9px;
  }
  .switcher-language .switcher-options .switcher-trigger:hover {
    background: #BB60EF;
    color: #FFFFFF;
  }
}
.switcher-language .switcher-options .switcher-trigger .icon-chevron-down:before {
  font-size: 4px;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.switcher-language .switcher-options ul.switcher-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  border-radius: 8px;
  margin: 0;
  background: #FFFFFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  padding: 0;
}
.switcher-language .switcher-options ul.switcher-dropdown li {
  display: inline-block;
  margin: 0;
  line-height: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}
.switcher-language .switcher-options ul.switcher-dropdown li a {
  color: #4C0F0C;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  width: 100%;
  padding: 8px 10px;
}
.switcher-language .switcher-options ul.switcher-dropdown li a:hover {
  background: #FAF5EB;
}
.switcher-language .switcher-options.active ul.switcher-dropdown {
  display: block;
}
.popup-authentication .modal-inner-wrap .modal-header {
  padding: 0;
  border: 0;
}
.popup-authentication .modal-inner-wrap .modal-header .modal-popup .action-close:before {
  color: #4C0F0C;
}
.popup-authentication .modal-inner-wrap .modal-content {
  padding: 20px 25px;
}
.popup-authentication .modal-inner-wrap .modal-content .block-title {
  font-family: 'Halvar Breit Bd', sans-serif;
}
.popup-authentication .modal-inner-wrap .modal-content span,
.popup-authentication .modal-inner-wrap .modal-content div,
.popup-authentication .modal-inner-wrap .modal-content p,
.popup-authentication .modal-inner-wrap .modal-content li {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
}
.popup-authentication .modal-inner-wrap .modal-content a.action span,
.popup-authentication .modal-inner-wrap .modal-content .primary button.action span {
  color: #FFFFFF;
}
.popup-authentication .modal-inner-wrap .modal-content .secondary .action {
  color: #FF791B;
  transform: 0.3s;
}
.popup-authentication .modal-inner-wrap .modal-content .secondary .action:hover {
  color: #4C0F0C;
}
.popup-authentication .modal-inner-wrap .modal-content .secondary .action:hover span {
  color: #4C0F0C;
}
.popup-authentication .modal-inner-wrap .modal-content .secondary .action span {
  transform: 0.3s;
  color: #FF791B;
}
.search-autocomplete ul:not(:empty) {
  border-radius: 10px;
  border: 1px solid #DBCFCE;
  background-color: transparent;
}
.search-autocomplete ul:not(:empty) li {
  background-color: white;
  padding: 5px 15px;
}
.search-autocomplete ul:not(:empty) li span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
  font-size: 15px;
  line-height: 20px;
}
.search-autocomplete ul:not(:empty) li span.amount {
  position: relative;
  top: inherit;
  right: inherit;
}
.search-autocomplete ul:not(:empty) li:first-child {
  padding-top: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.search-autocomplete ul:not(:empty) li:last-child {
  padding-bottom: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.search-autocomplete ul:not(:empty) li.selected {
  display: flex;
  justify-content: space-between;
  background-color: white;
  color: #FF791B;
}
.search-autocomplete ul:not(:empty) li:hover {
  background-color: white;
}
.search-autocomplete ul:not(:empty) li:hover span {
  color: #FF791B;
}
#top .block-minicart {
  padding-bottom: 12px;
  border: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
#top .block-minicart button#top-cart-btn-checkout {
  background: #FF791B !important;
}
#top .block-minicart button#top-cart-btn-checkout:hover {
  background: #B14900 !important;
}
#top .block-minicart .action.close {
  color: #4C0F0C;
  top: 15px;
  right: 15px;
}
#top .block-minicart .action.close:before {
  color: #4C0F0C;
}
#top .block-minicart a.action.viewcart {
  color: #FF791B;
}
#top .block-minicart a.action.viewcart span {
  color: #FF791B;
}
#top .block-minicart a.action.viewcart span:hover {
  color: #B14900;
}
.catalog-product-view .price-tier_price .tierprices_wrapper {
  border-top: 1px solid #DBCFCE;
  padding-top: 16px;
}
.catalog-product-view .price-tier_price .tier-label {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 14px;
  color: #4C0F0C;
}
.catalog-product-view .price-tier_price .prices-tier .item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 10px;
  margin: 3px 0;
  max-width: 130px;
}
.catalog-product-view .price-tier_price .prices-tier .item .quantity,
.catalog-product-view .price-tier_price .prices-tier .item .price .price-wrapper .price {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  color: #4C0F0C;
  line-height: 26px;
  font-weight: 300;
}
.catalog-product-view:not(.page-product-configurable) .price-tier_price .prices-tier .item .price .price-wrapper .price {
  position: relative;
  top: -6px;
  left: -5px;
}
.product-info-main .swatch-attribute {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.product-info-main .swatch-attribute .swatch-attribute-label {
  margin-bottom: 5px;
  width: 100%;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 14px;
  color: #4C0F0C;
  font-weight: 500;
}
.product-info-main .swatch-attribute .swatch-attribute-options {
  margin-bottom: 15px;
}
.product-info-main .swatch-attribute .swatch-attribute-options select {
  margin-bottom: 10px;
  border-color: #DBCFCE;
  border-width: 1px;
  font-size: 14px;
  color: #4C0F0C;
  padding-left: 15px;
}
.product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.text {
  width: fit-content;
  height: inherit;
  border: 1px solid #DBCFCE;
  background: #FFFFFF;
  outline: none;
  border-radius: 20px;
  color: #936F6D;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
.product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.text.selected {
  background-color: #BB60EF;
  border-color: #BB60EF;
  color: #FFFFFF;
}
.product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.text:focus {
  outline: none;
  box-shadow: none;
}
.product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.image {
  border-width: 1px;
  border-color: #DBCFCE;
  outline: none;
  border-radius: 5px;
  background-size: 55px !important;
}
.product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.image.selected {
  border-color: #BB60EF;
  border-width: 2px;
}
.product-info-main .swatch-attribute .swatch-attribute-options .swatch-option.image:focus {
  outline: none;
  box-shadow: none;
}
.product-info-main .product-add-form .field .label {
  display: block;
  width: 100%;
}
.product-info-main .product-add-form .field .label span {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 14px;
  color: #4C0F0C;
  font-weight: 500;
}
.product-info-main .product-add-form .field .control .product-custom-option {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 14px;
  color: #4C0F0C;
  height: 35px;
  width: 100%;
  border-radius: 18px;
  padding: 5px 20px 2px;
  text-align: center;
  border: 1px solid #DBCFCE !important;
  transition: 0.5s;
}
form label {
  color: #4C0F0C;
}
form label span {
  color: #4C0F0C;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
textarea {
  border: 1px solid #DBCFCE;
  min-height: 34px;
  font-size: 14px;
  color: #4C0F0C;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
input[type='text']::placeholder,
input[type='email']::placeholder,
input[type='password']::placeholder,
input[type='tel']::placeholder,
input[type='number']::placeholder,
textarea::placeholder {
  color: #4C0F0C;
  font-size: 14px;
}
label {
  font-size: 18px;
  line-height: 21px;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  margin-bottom: 7px;
}
input[type='radio'] {
  accent-color: #BB60EF;
}
.choice {
  display: flex;
  align-items: center;
}
.choice input {
  margin: 0;
  margin-right: 8px;
}
.choice label {
  margin: 0;
}
select {
  min-height: 38px;
}
textarea {
  min-height: 276px;
}
header#top {
  position: relative;
}
header#top#top {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  header#top#top #navigation {
    margin-bottom: 0;
  }
  header#top#top #navigation .navbar-header {
    margin-bottom: 0;
  }
}
header#top#top .header-content {
  border-bottom: none;
}
header#top#top .topbar {
  margin-top: 15px;
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  header#top#top .topbar {
    background: #F5E7FD;
    margin-top: 0;
    padding-block: 8px;
  }
}
@media screen and (max-width: 768px) {
  header#top#top .topbar .top-bar-rechts {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
    gap: 4px;
    width: 100%;
    flex-wrap: wrap;
  }
}
header#top#top .topbar .top-bar-rechts #topbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  header#top#top .topbar .top-bar-rechts #topbar {
    gap: 4px;
    background: #F5E7FD;
  }
}
header#top#top .topbar .top-bar-rechts #topbar .phone a,
header#top#top .topbar .top-bar-rechts #topbar .mail a {
  background-color: #F5E7FD;
  padding: 6px 15px;
  color: #BB60EF;
  border-radius: 22px;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
  transition: 0.3s;
}
header#top#top .topbar .top-bar-rechts #topbar .phone a:hover,
header#top#top .topbar .top-bar-rechts #topbar .mail a:hover {
  background: #BB60EF;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  header#top#top .topbar .top-bar-rechts #topbar .phone a,
  header#top#top .topbar .top-bar-rechts #topbar .mail a {
    background: #FFFFFF;
    font-size: 11px;
  }
}
header#top#top .navbar-toggle {
  position: absolute;
  top: -100px;
}
@media screen and (max-width: 576px) {
  header#top#top .navbar-toggle {
    top: -94px;
  }
}
header#top#top .navbar-toggle .icon-bar {
  color: #4C0F0C;
  background: #4C0F0C;
  height: 1px;
  width: 25px;
  margin-top: 8px;
}
header#top .header-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
header#top .header-content-wrapper .logo-wrapper a.logo {
  margin-top: 0;
}
header#top .header-content-wrapper .logo-wrapper a.logo img {
  width: 230px;
}
@media screen and (max-width: 768px) {
  header#top .header-content-wrapper .logo-wrapper {
    margin-left: 65px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 576px) {
  header#top .header-content-wrapper .logo-wrapper {
    margin-left: 50px;
  }
  header#top .header-content-wrapper .logo-wrapper img {
    width: 122px;
  }
}
@media screen and (max-width: 768px) {
  header#top .header-content-wrapper .search-wrapper {
    width: 100%;
    order: 4;
    background: #FAF5EB;
    margin-top: 16px;
  }
}
header#top .header-content-wrapper .search-wrapper .block-search {
  height: auto;
}
@media screen and (max-width: 768px) {
  header#top .header-content-wrapper .search-wrapper .block-search {
    margin: 0;
    padding-block: 15px;
  }
}
header#top .header-content-wrapper .search-wrapper .block-search form {
  min-width: 290px;
  position: relative;
}
header#top .header-content-wrapper .search-wrapper .block-search #search {
  border-color: #DBCFCE;
  color: #4C0F0C;
  min-width: 290px;
  font-size: 14px;
  padding: 13px 50px 13px 19px;
  line-height: 1;
  max-height: 42px;
}
header#top .header-content-wrapper .search-wrapper .block-search #search::placeholder {
  color: #A68786;
}
@media screen and (max-width: 768px) {
  header#top .header-content-wrapper .search-wrapper .block-search #search {
    margin: 0;
  }
}
header#top .header-content-wrapper .search-wrapper .block-search .action {
  top: 5px;
}
@media screen and (max-width: 768px) {
  header#top .header-content-wrapper .search-wrapper .block-search .action {
    display: block;
    padding: 0;
    border: 0;
    background: none;
    top: 50%;
    transform: translateY(-50%);
  }
  header#top .header-content-wrapper .search-wrapper .block-search .action span {
    display: none;
  }
}
header#top .header-content-wrapper .search-wrapper .block-search .action::before {
  content: '\e910';
  font-family: 'icomoon' !important;
  font-size: 16px;
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  header#top .header-actions-wrapper {
    margin-left: auto;
  }
}
header#top .header-actions-wrapper .header-actions {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  header#top .header-actions-wrapper .header-actions {
    margin-top: 0;
  }
}
header#top .header-actions-wrapper .header-actions ul {
  margin: 0;
  display: flex;
  flex-direction: column;
}
header#top .header-actions-wrapper .header-actions li.authorization-link,
header#top .header-actions-wrapper .header-actions li.customer-welcome {
  margin-bottom: 2px;
}
header#top .header-actions-wrapper .header-actions li.authorization-link span.customer-name:before,
header#top .header-actions-wrapper .header-actions li.customer-welcome span.customer-name:before {
  content: '\e911';
  font-family: 'icomoon' !important;
  color: #4C0F0C;
  font-weight: normal;
  margin: 0;
  font-size: 21px;
  line-height: 25px;
}
header#top .header-actions-wrapper .header-actions li.authorization-link span.customer-name:after,
header#top .header-actions-wrapper .header-actions li.customer-welcome span.customer-name:after {
  display: none;
}
header#top .header-actions-wrapper .header-actions li.authorization-link span.customer-name span:first-of-type,
header#top .header-actions-wrapper .header-actions li.customer-welcome span.customer-name span:first-of-type {
  display: none;
}
header#top .header-actions-wrapper .header-actions li.authorization-link > a:before,
header#top .header-actions-wrapper .header-actions li.customer-welcome > a:before {
  content: '\e911';
  font-family: 'icomoon' !important;
  color: #4C0F0C;
  font-weight: normal;
  margin: 0;
  font-size: 21px;
}
header#top .header-actions-wrapper .header-actions li.authorization-link > a:hover:before,
header#top .header-actions-wrapper .header-actions li.customer-welcome > a:hover:before {
  color: #FF791B;
}
header#top .header-actions-wrapper .header-actions li.authorization-link > a span,
header#top .header-actions-wrapper .header-actions li.customer-welcome > a span {
  display: none;
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper {
  margin-left: 24px;
}
@media screen and (max-width: 768px) {
  header#top .header-actions-wrapper .header-actions .minicart-wrapper {
    margin-left: 15px;
  }
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper a.showcart {
  position: relative;
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper a.showcart:before {
  content: '\e909';
  font-family: 'icomoon' !important;
  color: #4C0F0C;
  font-size: 22px;
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper a.showcart .counter {
  height: 16px;
  width: 16px;
  right: 0;
  top: 0;
  transform: translate(30%, -30%);
  background: #FF791B;
  min-width: fit-content;
  width: fit-content;
  padding: 0 5px;
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper a.showcart .counter .counter-number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  line-height: 16px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  letter-spacing: 0;
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper a.showcart:hover:before {
  color: #FF791B;
}
header#top .header-actions-wrapper .header-actions .minicart-wrapper a.showcart span:not(.counter-number):not(.counter) {
  display: none;
}
header#top .header-actions-wrapper .header-actions .customer-menu ul {
  border: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  right: -8px;
  padding: 4px;
}
header#top .header-actions-wrapper .header-actions .customer-menu ul li {
  transition: 0.3s;
  border-radius: 4px;
}
header#top .header-actions-wrapper .header-actions .customer-menu ul li a {
  color: #4C0F0C;
  text-align: left;
  transition: 0.3s;
}
#footer {
  color: #FFFFFF;
  margin-top: 30px !important;
  /**
    * Top layer footer
    */
  /**
     * Footer bottom
     */
}
#footer .footer-container {
  position: relative;
  padding: 60px 50px 47px;
  /**
        * Contact info
        */
  /**
        * Snelkoppelingen
        */
  /**
         * Footer offerte
         */
}
@media screen and (max-width: 768px) {
  #footer .footer-container {
    padding-inline: 24px;
  }
}
@media screen and (max-width: 992px) {
  #footer .footer-container .footer-break {
    clear: both;
  }
}
#footer .footer-container > .row {
  display: flex;
}
@media screen and (max-width: 992px) {
  #footer .footer-container > .row {
    display: block;
  }
}
#footer .footer-container::before {
  content: '';
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  border-top-right-radius: 200px;
  background: url(../images/footer-bg.svg) no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 992px) {
  #footer .footer-container::before {
    background-position: calc(50% - 50px) center;
  }
}
@media screen and (max-width: 768px) {
  #footer .footer-container::before {
    background: url(../images/footer-xs.svg) no-repeat center center;
    background-size: cover;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0;
    border-top-right-radius: 150px;
  }
}
#footer .footer-container #footer-heading {
  position: relative;
  margin-bottom: 44px;
}
#footer .footer-container #footer-heading h2 {
  color: #FFFFFF;
  margin: 0;
}
#footer .footer-container #contact-info h3 {
  margin-top: 0;
  color: #FFFFFF;
}
#footer .footer-container #contact-info a,
#footer .footer-container #contact-info p {
  color: #FFFFFF;
}
#footer .footer-container #contact-info a:hover {
  opacity: 0.5;
}
#footer .footer-container #contact-info p:last-of-type {
  margin-bottom: 0;
}
#footer .footer-container .snelkoppelingen-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen {
  column-count: 2;
}
@media screen and (max-width: 768px) {
  #footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen {
    margin-top: 25px;
    column-count: 1;
  }
}
#footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen ul li {
  color: #FFFFFF;
  margin-bottom: 0;
  margin: 0;
  margin-right: 70px;
}
#footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen ul li a {
  color: inherit;
}
#footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen ul li a:hover {
  opacity: 0.5;
}
#footer .footer-container .snelkoppelingen-wrapper #footer-snelkoppelingen ul li::before {
  content: '\e903';
  font-family: 'icomoon' !important;
  font-size: 14px;
  margin-right: 9px;
}
#footer .footer-container .offerte-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 992px) {
  #footer .footer-container .offerte-wrapper {
    justify-content: flex-start;
  }
}
#footer .footer-container .offerte-wrapper #footer-offerte {
  background: #FFFFFF;
  padding: 24px 60px 30px 30px;
  border-radius: 20px;
  border-top-right-radius: 60px;
  margin-bottom: 0;
  max-width: 280px;
}
@media screen and (max-width: 992px) {
  #footer .footer-container .offerte-wrapper #footer-offerte {
    margin-top: 35px;
  }
}
#footer .footer-container .offerte-wrapper #footer-offerte h3 {
  color: #4C0F0C;
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 12px;
}
#footer .footer-container .offerte-wrapper #footer-offerte a {
  margin: 0;
}
#footer #footer-4 {
  border: 0;
  padding: 43px 0 40px;
}
#footer .footer-bottom {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 992px) {
  #footer .footer-bottom {
    padding-inline: 35px;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 576px) {
  #footer .footer-bottom {
    gap: 15px;
  }
}
#footer .footer-bottom a {
  font-size: 13px;
}
#footer .footer-bottom a:hover {
  color: #FF791B;
}
#footer .footer-bottom img {
  max-width: 105px;
}
#footer .footer-bottom .links {
  display: flex;
  align-items: center;
  gap: 14px;
}
@media screen and (max-width: 992px) {
  #footer .footer-bottom .links {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 576px) {
  #footer .footer-bottom .links {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}
body.page-products .columns .column.main,
body.account .columns .column.main {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  body.page-products .columns .column.main,
  body.account .columns .column.main {
    padding: 0;
  }
}
body.page-products #category-view,
body.account #category-view {
  border: 0;
  border-radius: 0;
}
body.page-products #category-view .page-title-wrapper,
body.account #category-view .page-title-wrapper {
  padding: 0;
}
body.page-products #category-view .page-title-wrapper h1,
body.account #category-view .page-title-wrapper h1 {
  margin-top: 0;
}
body.page-products #category-view .category-description,
body.account #category-view .category-description {
  padding: 0;
}
body.page-products #category-view .category-description p,
body.account #category-view .category-description p {
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 16px;
  line-height: 26px;
}
body.page-products .products,
body.account .products {
  margin: 20px 0 50px;
}
@media screen and (max-width: 768px) {
  body.page-products .products,
  body.account .products {
    margin: 10px 0 20px;
  }
}
body.page-products .toolbar,
body.account .toolbar {
  border: 0;
  padding: 0;
}
body.page-products .limiter,
body.account .limiter {
  color: #4C0F0C;
}
body.page-products .toolbar-amount,
body.account .toolbar-amount {
  color: #4C0F0C;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
}
@media screen and (max-width: 768px) {
  body.page-products .toolbar,
  body.account .toolbar {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  body.page-products .toolbar-amount,
  body.account .toolbar-amount {
    order: 3;
    margin-top: 10px;
  }
}
body.page-products .toolbar-sorter,
body.account .toolbar-sorter {
  position: relative;
}
@media screen and (max-width: 768px) {
  body.page-products .toolbar-sorter,
  body.account .toolbar-sorter {
    float: inherit;
  }
}
body.page-products .toolbar-sorter .sorter-label,
body.account .toolbar-sorter .sorter-label {
  color: #4C0F0C;
  font-family: 'Halvar Breitschrift Md', sans-serif;
}
@media screen and (max-width: 768px) {
  body.page-products .toolbar-sorter .sorter-label,
  body.account .toolbar-sorter .sorter-label {
    display: none;
  }
}
body.page-products .toolbar-sorter select#sorter,
body.account .toolbar-sorter select#sorter {
  min-width: 155px;
  border-color: #936F6D;
  color: #936F6D;
  font-size: 17px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  margin-left: 9px;
}
@media screen and (max-width: 768px) {
  body.page-products .toolbar-sorter select#sorter,
  body.account .toolbar-sorter select#sorter {
    width: calc(100% - 26px);
    margin-left: 0;
  }
}
body.page-products .toolbar-sorter .sorter-action:before,
body.account .toolbar-sorter .sorter-action:before {
  color: #A68786;
}
body.page-products #content .toolbar .pages,
body.account #content .toolbar .pages {
  margin-top: 20px;
}
body.page-products #content .toolbar .pages .item strong.page,
body.account #content .toolbar .pages .item strong.page {
  border-radius: 2px;
  background-color: #BB60EF;
  border-radius: 4px;
  padding: 4px 9px;
}
body.page-products #content .toolbar .pages .item a.page,
body.account #content .toolbar .pages .item a.page {
  border-color: #BB60EF;
  color: #BB60EF;
  border-radius: 4px;
  padding: 5px 8px;
}
body.page-products #content .toolbar .pages .item a.page:hover,
body.account #content .toolbar .pages .item a.page:hover {
  border-color: #7A25AB;
  color: #7A25AB;
}
@media (max-width: 768px) {
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: calc(100%);
    margin-left: 0;
  }
}
#contact-form legend {
  border: none;
}
#contact-form legend span {
  font-family: 'Halvar Breit Bd', sans-serif;
  font-size: 40px;
  line-height: 46px;
  color: #4C0F0C;
}
#contact-form .note {
  color: #4C0F0C;
}
body.catalog-product-view .product.media .fotorama-item {
  margin-top: 28px;
}
body.catalog-product-view .product.media .fotorama-item .fotorama__stage {
  border: 1px solid #DBCFCE;
  border-radius: 26px;
}
body.catalog-product-view .product.media .fotorama-item .fotorama__stage .fotorama__thumb {
  background-color: #DBCFCE;
}
body.catalog-product-view .product.media .fotorama-item .fotorama__nav-wrap {
  margin-top: 28px;
}
body.catalog-product-view .product.media .fotorama-item .fotorama__nav-wrap .fotorama__thumb-border {
  border-color: #FF791B;
}
body.catalog-product-view .product-info-main {
  width: 100%;
}
body.catalog-product-view .product-info-main .product-well {
  background: none;
  border: 0;
}
body.catalog-product-view .product-info-main .product-well span.price {
  font-size: 30px;
  color: #FF791B;
  font-weight: 700;
}
body.catalog-product-view .product-info-main .product-well .product-info-price {
  position: relative;
  padding: 0;
  display: flex;
  flex-direction: column;
  border-bottom: 0;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .opstartkosten {
  order: 2;
  padding-top: 20px;
  border-top: 1px solid #DBCFCE;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .opstartkosten .titel {
  display: block;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 14px;
  color: #4C0F0C;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .opstartkosten .prijs {
  display: block;
  background-color: #FAF5EB;
  border-radius: 18px;
  padding: 5px 15px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  color: #936F6D;
  font-weight: 500;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .price-tier_price {
  order: 1;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .price-box .price-label {
  display: block !important;
  color: #4C0F0C;
  font-size: 18px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .price-box .price {
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 30px;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .price-box .special-price .vanaf {
  font-size: 18px;
  color: #4C0F0C;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .product-info-stock-sku {
  position: absolute;
  top: 0;
  right: 0;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .product-info-stock-sku .stock {
  display: flex;
  align-items: center;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .product-info-stock-sku .stock .text {
  color: #4C0F0C;
  font-weight: 300;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .product-info-stock-sku .stock:before {
  content: '';
  top: 0;
  height: 14px;
  width: 14px;
  margin-right: 6px;
  border-radius: 50px;
}
body.catalog-product-view .product-info-main .product-well .product-info-price .product-info-stock-sku .stock.available:before {
  background: #90D26D;
}
body.catalog-product-view .product-info-main .product-well .product-add-form {
  padding: 0;
  padding-top: 22px;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom .fieldset {
  display: flex;
  gap: 15px;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom .fieldset .qty {
  height: 56px;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom .fieldset .actions {
  margin-top: 35px;
  width: 100%;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom button.tocart#product-addtocart-button {
  background: #67B96A !important;
  transition: 0.3s;
  max-height: 56px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom button.tocart#product-addtocart-button:hover {
  background: #2F7231 !important;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom button.tocart#product-addtocart-button:before {
  content: '\e909';
  font-family: 'icomoon' !important;
  font-size: 22px;
  margin-right: 11px;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom button.tocart#product-addtocart-button:after {
  display: none;
}
body.catalog-product-view .product-info-main .product-well .product-add-form .product-options-bottom button.tocart#product-addtocart-button span {
  text-transform: none;
  display: inline-block;
  position: relative;
  bottom: -2px;
}
body.catalog-product-view .product-info-main .product-well .product-add-form button#product-updatecart-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 56px;
  font-size: 18px;
  background: #BB60EF !important;
}
body.catalog-product-view .product-info-main .product-well .product-add-form button#product-updatecart-button:hover {
  background: #7A25AB !important;
}
body.catalog-product-view .product.attribute.overview {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  body.catalog-product-view .product.attribute.overview {
    margin-bottom: 20px;
  }
}
body.catalog-product-view .product.attribute.overview li {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 16px;
  color: #4C0F0C;
}
body.catalog-product-view .additional-attributes-wrapper table {
  width: 100%;
}
body.catalog-product-view .additional-attributes-wrapper table th,
body.catalog-product-view .additional-attributes-wrapper table td {
  color: #4C0F0C;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}
body.catalog-product-view .additional-attributes-wrapper table td {
  width: 86%;
}
body.catalog-product-view .additional-attributes-wrapper table tr {
  border-bottom: 1px solid #707070;
}
.block.related #block-related-heading {
  margin-top: 100px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .block.related #block-related-heading {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .block.related .products {
    margin: 15px 0;
  }
}
.block.related .products-grid .row {
  display: flex;
  flex-wrap: wrap;
}
.block.related .products-grid .product-item {
  width: calc(25% - 30px);
  margin: 15px;
}
@media screen and (max-width: 992px) {
  .block.related .products-grid .product-item {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 576px) {
  .block.related .products-grid .product-item {
    width: calc(100% - 15px);
  }
}
.block.related .products-grid .product-item .product-item-info:hover {
  background: none;
}
@media only screen and (max-width: 639px) {
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]::before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #4C0F0C;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]::before {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.catalog-product-view:not(.page-product-configurable) .product-info-price .price-box .old-price {
  display: block;
  font-size: 17px;
  text-decoration: line-through;
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
.catalog-product-view:not(.page-product-configurable) .product-info-price .price-box .old-price .vanaf {
  font-size: 17px;
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
.catalog-product-view:not(.page-product-configurable) .product-info-price .price-box .old-price .price-container .price-wrapper .price {
  font-size: 17px;
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form {
  padding: 0;
  padding-top: 22px;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart .fieldset {
  display: flex;
  gap: 15px;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart .fieldset .qty {
  height: 56px;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart .fieldset .actions {
  margin-top: 35px;
  width: 100%;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart button.tocart#product-addtocart-button {
  background: #67B96A !important;
  transition: 0.3s;
  max-height: 56px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart button.tocart#product-addtocart-button:hover {
  background: #2F7231 !important;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart button.tocart#product-addtocart-button:before {
  content: '\e909';
  font-family: 'icomoon' !important;
  font-size: 22px;
  margin-right: 11px;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart button.tocart#product-addtocart-button:after {
  display: none;
}
.catalog-product-view:not(.page-product-configurable) .product-add-form .box-tocart button.tocart#product-addtocart-button span {
  text-transform: none;
  display: inline-block;
  position: relative;
  bottom: -2px;
}
body#html-body.page-layout-cms-full-width.cms-homepage .home-intro ul li {
  padding-left: 40px;
  font-size: 21px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .home-intro ul li {
    padding-left: 30px;
    font-size: 16px;
    line-height: 26px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage h2 {
  color: #4D0F0D;
  font-size: 40px;
  line-height: 46px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .column.main {
  padding: 0;
}
body#html-body.page-layout-cms-full-width.cms-homepage section#content [data-content-type="row"][data-appearance="contained"] {
  margin: 0 0 100px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage section#content [data-content-type="row"][data-appearance="contained"] {
    margin: 0 0 50px;
  }
}
@media screen and (max-width: 576px) {
  body#html-body.page-layout-cms-full-width.cms-homepage section#content [data-content-type="row"][data-appearance="contained"] {
    margin: 0 0 10px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column {
  padding: 0;
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok.bottom .pagebuilder-column.image-wrapper figure:after {
  display: none;
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper {
  position: relative;
  margin-bottom: 62px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure {
    margin: 0 -15px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img {
  max-width: 100%;
  height: auto;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 300px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
@media screen and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img {
    border-bottom-right-radius: 150px;
  }
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:before {
  display: none;
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:after {
  content: '';
  position: absolute;
  bottom: -62px;
  left: 15px;
  background: url(../images/visual-home-overlay.svg) no-repeat center center;
  background-size: contain;
  width: 272px;
  height: 300px;
}
@media screen and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:after {
    width: 48%;
    height: 300px;
    left: -38px;
  }
}
@media screen and (max-width: 576px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:after {
    width: 130px;
    height: 143px;
    left: -15px;
    bottom: -25px;
  }
}
@media screen and (min-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.content-wrapper {
    margin-left: 90px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.content-wrapper h1 {
  margin-bottom: 25px;
  font-size: 64px;
  line-height: 70px;
  color: #4D0F0D;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.content-wrapper h1 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 576px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .afbeelding-tekst-blok .pagebuilder-column.content-wrapper h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .uitgelichte-producten h2 {
  margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .uitgelichte-producten .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  body#html-body.page-layout-cms-full-width.cms-homepage .uitgelichte-producten .block.widget .products-grid .product-item:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .uitgelichte-producten .block.widget .products-grid .product-item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 576px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .uitgelichte-producten .block.widget .products-grid .product-item {
    margin-left: inherit;
    width: calc(100%);
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column {
  padding-left: 0 !important;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column a:hover .pagebuilder-poster-content:after {
  background-color: rgba(187, 96, 239, 0.8);
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column a:hover .pagebuilder-poster-content [data-element="content"] p:after {
  padding-left: 15px;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column:nth-child(even) .pagebuilder-banner-wrapper .pagebuilder-poster-content:after {
  background-image: url(../images/overlay-jouwsport-rechts.svg);
  transition: 0.3s;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column:nth-child(even) .pagebuilder-banner-wrapper .pagebuilder-poster-content:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  z-index: 15;
  border-radius: 20px;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper {
  position: relative;
  border-radius: 20px;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: flex-end;
  padding: 15px 20px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    margin-bottom: 15px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-poster-content [data-element="content"] {
  position: relative;
  z-index: 20;
  min-height: inherit;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-poster-content [data-element="content"] p {
  margin-bottom: 0;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  transition: 0.3s;
}
@media (min-width: 768px) and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-poster-content [data-element="content"] p {
    font-size: 18px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-poster-content [data-element="content"] p:after {
  content: "\e902";
  font-family: 'icomoon' !important;
  font-size: 12px;
  padding-left: 10px;
  vertical-align: 2px;
  transition: 0.3s;
}
body#html-body.page-layout-cms-full-width.cms-homepage .kies-jouw-sport .pagebuilder-column .pagebuilder-banner-wrapper .pagebuilder-poster-content:after {
  transition: 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 20px;
  content: '';
  background: url(../images/overlay-jouwsport-links.svg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 10;
}
body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column {
  padding-left: 0 !important;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column {
    flex-basis: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column:nth-child(odd) {
    margin-right: 15px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column figure {
  padding: 15px;
  border: 1px solid #DBCFCE !important;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column figure {
    margin-bottom: 15px;
    text-align: center;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column figure img {
  height: 98px !important;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .partner-van .pagebuilder-column figure img {
    height: 60px !important;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage#html-body.page-layout-cms-full-width .pagebuilder-column {
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage#html-body.page-layout-cms-full-width .pagebuilder-column {
    padding: 0;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width.cms-homepage#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column {
    padding: 0 15px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen {
  position: relative;
  padding: 100px 0 150px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .evenementen {
    padding: 50px 0 95px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen h2 {
  margin-bottom: 25px;
  color: #FFFFFF;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen:before {
  content: '';
  background: url(../images/bg-evenementen.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  inset: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100vw;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .evenementen:before {
    background: url(../images/bg-evenementen-xs.svg) no-repeat top center;
    background-size: cover;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0;
    border-top-right-radius: 0;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide {
  min-height: 300px;
  background-color: white !important;
  border-radius: 30px;
  margin: 0 10px;
  padding: 15px;
  border-bottom-right-radius: 100px;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay {
  padding: 0;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay h3 {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay h3 {
    font-size: 20px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay img {
  margin-bottom: 15px;
  border-radius: 20px;
  width: 100% !important;
  object-fit: cover;
}
@media (min-width: 576px) and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay img {
    height: 400px !important;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay p {
  font-size: 16px;
  line-height: 26px;
  color: #4D0F0D;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-list .slick-slide .pagebuilder-overlay p:last-child {
  padding-right: 20px;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-track {
  display: flex !important;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-slide {
  height: inherit !important;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev,
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next {
  top: inherit;
  bottom: -120px;
  border-radius: 30px;
  border: 2px solid white;
  background-color: transparent;
  height: 46px;
  width: 46px;
  transition: 0.3s;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev:before,
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next:before {
  font-size: 14px;
  padding-left: 0;
  content: "\e902";
  font-family: 'icomoon' !important;
  color: #FFFFFF;
  transform: rotate3d(180deg);
  transition: 0.3s;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev:hover,
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next:hover {
  border-color: #FF994A;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev:hover:before,
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next:hover:before {
  color: #FF994A;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev {
  left: calc(50% - 55px);
  transform: rotate(180deg);
  bottom: -97px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev {
    bottom: -60px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-prev:before {
  content: "\e902";
  padding-right: 0;
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next {
  right: calc(50% - 50px);
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next {
    bottom: -82px;
  }
}
body#html-body.page-layout-cms-full-width.cms-homepage .evenementen .slick-next:before {
  padding-right: 0;
  transform: rotate(180deg);
}
body#html-body.page-layout-cms-full-width.cms-homepage .home-counters h2 {
  margin-bottom: 30px;
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok.bottom .pagebuilder-column.content-wrapper h2,
body#html-body.page-layout-1column .afbeelding-tekst-blok.bottom .pagebuilder-column.content-wrapper h2 {
  margin-top: 0;
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok.bottom .pagebuilder-column.image-wrapper figure:after,
body#html-body.page-layout-1column .afbeelding-tekst-blok.bottom .pagebuilder-column.image-wrapper figure:after {
  display: none;
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper,
body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper {
  position: relative;
  margin-bottom: 62px;
}
@media (min-width: 768px) and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper {
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper {
    margin-bottom: 30px;
  }
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure,
body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure {
  position: relative;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure {
    margin: 0 -15px;
  }
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img,
body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img {
  border-radius: 30px;
  border-bottom-right-radius: 300px;
}
@media screen and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img {
    border-bottom-right-radius: 150px;
  }
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure img {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:before,
body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:before {
  content: "";
  background: linear-gradient(to right, #BB60EF, transparent 50%);
  position: absolute;
  inset: 0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:before,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.image-wrapper figure:before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media screen and (min-width: 992px) {
  body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.content-wrapper,
  body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.content-wrapper {
    margin-left: 90px;
  }
}
body#html-body.page-layout-cms-full-width .afbeelding-tekst-blok .pagebuilder-column.content-wrapper h1,
body#html-body.page-layout-1column .afbeelding-tekst-blok .pagebuilder-column.content-wrapper h1 {
  margin-bottom: 25px;
  max-width: 461px;
  color: #4D0F0D;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage).page-products .columns,
  body#html-body.page-layout-1column:not(.cms-homepage).page-products .columns {
    padding-top: 0;
  }
  body#html-body.page-layout-cms-full-width:not(.cms-homepage).page-products .category-cms,
  body#html-body.page-layout-1column:not(.cms-homepage).page-products .category-cms {
    margin-bottom: 0;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .column.main,
body#html-body.page-layout-1column:not(.cms-homepage) .column.main {
  padding: 0;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .page-title-wrapper h1,
body#html-body.page-layout-1column:not(.cms-homepage) .page-title-wrapper h1 {
  padding-bottom: 30px;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .page-title-wrapper h1 span,
body#html-body.page-layout-1column:not(.cms-homepage) .page-title-wrapper h1 span {
  font-size: 40px;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) #category-view,
body#html-body.page-layout-1column:not(.cms-homepage) #category-view {
  overflow: inherit;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) hr,
body#html-body.page-layout-1column:not(.cms-homepage) hr {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) hr,
  body#html-body.page-layout-1column:not(.cms-homepage) hr {
    margin-top: 40px;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) section [data-content-type="row"],
body#html-body.page-layout-1column:not(.cms-homepage) section [data-content-type="row"] {
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) section [data-content-type="row"],
  body#html-body.page-layout-1column:not(.cms-homepage) section [data-content-type="row"] {
    margin: 30px 0;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) section [data-content-type="row"]:first-of-type,
body#html-body.page-layout-1column:not(.cms-homepage) section [data-content-type="row"]:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .pagebuilder-column,
  body#html-body.page-layout-1column:not(.cms-homepage) .pagebuilder-column {
    padding: 0;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .afbeelding-rond,
body#html-body.page-layout-1column:not(.cms-homepage) .afbeelding-rond {
  position: relative;
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .afbeelding-rond,
  body#html-body.page-layout-1column:not(.cms-homepage) .afbeelding-rond {
    top: 50px;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .afbeelding-rond img,
body#html-body.page-layout-1column:not(.cms-homepage) .afbeelding-rond img {
  position: absolute;
  left: -25%;
  border-radius: 100%;
  height: 700px;
  width: 700px;
  object-fit: cover;
  max-width: inherit;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (max-width: 1200px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .afbeelding-rond img,
  body#html-body.page-layout-1column:not(.cms-homepage) .afbeelding-rond img {
    height: 600px;
    width: 600px;
  }
}
@media screen and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .afbeelding-rond img,
  body#html-body.page-layout-1column:not(.cms-homepage) .afbeelding-rond img {
    left: -30%;
    height: 500px;
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .afbeelding-rond img,
  body#html-body.page-layout-1column:not(.cms-homepage) .afbeelding-rond img {
    position: relative;
    left: -20%;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon,
body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon {
  padding: 100px 0 100px 100px;
  max-width: 530px;
}
@media screen and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon,
  body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon {
    padding: 100px 0 100px 50px;
  }
}
@media screen and (max-width: 768px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon,
  body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon {
    padding: 100px 0 100px 0;
  }
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"],
body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"] {
  margin-bottom: 30px;
  position: relative;
  padding-left: 100px;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"]:before,
body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"]:before {
  content: '';
  position: absolute;
  left: 0;
  background: url(../images/icon-usp.svg) no-repeat center center;
  background-size: contain;
  width: 64px;
  height: 95px;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"] p,
body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"] p {
  margin-bottom: 0;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"] p strong,
body#html-body.page-layout-1column:not(.cms-homepage) .opsommings-lijst-icoon [data-content-type="text"] p strong {
  font-size: 22px;
}
body#html-body.page-layout-cms-full-width:not(.cms-homepage) .tekst-2-3-kolom h2,
body#html-body.page-layout-1column:not(.cms-homepage) .tekst-2-3-kolom h2 {
  margin-top: 0;
  max-width: 400px;
}
@media (min-width: 768px) and (max-width: 992px) {
  body#html-body.page-layout-cms-full-width:not(.cms-homepage) .tekst-2-3-kolom h2,
  body#html-body.page-layout-1column:not(.cms-homepage) .tekst-2-3-kolom h2 {
    padding-right: 30px;
  }
}
body.catalogsearch-result-index h1 {
  margin-bottom: 40px;
}
body.account #navigation {
  margin-bottom: 10px;
}
body.account .columns .column.main {
  padding: 0 20px;
}
body.account .columns .column.main::not(.widget) .block-title {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
body.account .sidebar.sidebar-main {
  background: #FAF5EB;
  padding: 18px 15px;
  border-radius: 20px;
}
body.account .sidebar.sidebar-main .content {
  background: #FAF5EB;
  padding: 0;
  display: block;
}
body.account .sidebar.sidebar-main .content ul li {
  margin: 8px 0;
}
body.account .sidebar.sidebar-main .content ul li a {
  border-radius: 21px;
  padding: 11px 20px;
  line-height: 1;
  font-size: 16px;
  color: #4C0F0C;
}
body.account .sidebar.sidebar-main .content ul li a:hover {
  background: #FFFFFF;
  color: #FF791B;
}
body.account .sidebar.sidebar-main .content ul li:before,
body.account .sidebar.sidebar-main .content ul li:after {
  display: none;
}
body.account .sidebar.sidebar-main .content ul li.current {
  font-size: 16px;
}
body.account .sidebar.sidebar-main .content ul li.current a {
  margin-left: -20px;
  border: 0;
  padding: 11px 20px;
}
body.account .sidebar.sidebar-main .content ul li.current a strong {
  padding: inherit;
}
body.account .sidebar.sidebar-main .content ul li.current strong {
  border: 0;
  background: #FFFFFF;
  border-radius: 21px;
  font-size: 16px;
  color: #4C0F0C;
  padding: 11px 20px;
  line-height: 1;
}
body.account .column.main .block,
body.account .column.main .orders-history,
body.account .column.main form {
  margin-bottom: 30px;
  border: 1px solid #DBCFCE;
  border-radius: 20px;
  padding: 18px 30px 24px;
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  body.account .column.main .block,
  body.account .column.main .orders-history,
  body.account .column.main form {
    padding: 18px 20px 24px;
  }
}
body.account .column.main .block a,
body.account .column.main .orders-history a,
body.account .column.main form a {
  color: #FF791B;
}
body.account .column.main .block a span,
body.account .column.main .orders-history a span,
body.account .column.main form a span {
  color: inherit;
}
body.account .column.main .block a:hover,
body.account .column.main .orders-history a:hover,
body.account .column.main form a:hover {
  color: #B14900;
}
body.account .column.main .block span,
body.account .column.main .orders-history span,
body.account .column.main form span,
body.account .column.main .block p,
body.account .column.main .orders-history p,
body.account .column.main form p,
body.account .column.main .block .box-content,
body.account .column.main .orders-history .box-content,
body.account .column.main form .box-content,
body.account .column.main .block .item,
body.account .column.main .orders-history .item,
body.account .column.main form .item {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
  font-size: 16px;
}
body.account .column.main .block legend span,
body.account .column.main .orders-history legend span,
body.account .column.main form legend span {
  font-family: 'Halvar Breit Bd', sans-serif;
}
body.account .column.main .block button span,
body.account .column.main .orders-history button span,
body.account .column.main form button span {
  color: #FFFFFF;
}
body.account .column.main .block .block-title,
body.account .column.main .orders-history .block-title,
body.account .column.main form .block-title {
  margin-bottom: 15px !important;
  padding-bottom: 0 !important;
  font-size: 24px;
  font-family: 'Halvar Breit Bd', sans-serif;
  color: #4C0F0C;
  border-bottom: 0 !important;
}
body.account .column.main .block.block-dashboard-orders,
body.account .column.main .orders-history.block-dashboard-orders,
body.account .column.main form.block-dashboard-orders,
body.account .column.main .block.orders-history,
body.account .column.main .orders-history.orders-history,
body.account .column.main form.orders-history {
  padding: 0;
  border: 0;
}
@media screen and (max-width: 768px) {
  body.account .column.main .block.block-dashboard-orders,
  body.account .column.main .orders-history.block-dashboard-orders,
  body.account .column.main form.block-dashboard-orders,
  body.account .column.main .block.orders-history,
  body.account .column.main .orders-history.orders-history,
  body.account .column.main form.orders-history {
    border-radius: 0;
  }
}
body.account .column.main .block.block-dashboard-orders .orders-recent,
body.account .column.main .orders-history.block-dashboard-orders .orders-recent,
body.account .column.main form.block-dashboard-orders .orders-recent,
body.account .column.main .block.orders-history .orders-recent,
body.account .column.main .orders-history.orders-history .orders-recent,
body.account .column.main form.orders-history .orders-recent {
  border: 0;
}
body.account .column.main .block.block-dashboard-orders .block-title,
body.account .column.main .orders-history.block-dashboard-orders .block-title,
body.account .column.main form.block-dashboard-orders .block-title,
body.account .column.main .block.orders-history .block-title,
body.account .column.main .orders-history.orders-history .block-title,
body.account .column.main form.orders-history .block-title {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  body.account .column.main .block.block-dashboard-orders .block-title,
  body.account .column.main .orders-history.block-dashboard-orders .block-title,
  body.account .column.main form.block-dashboard-orders .block-title,
  body.account .column.main .block.orders-history .block-title,
  body.account .column.main .orders-history.orders-history .block-title,
  body.account .column.main form.orders-history .block-title {
    margin-bottom: 0 !important;
  }
}
body.account .column.main .block.block-dashboard-orders table,
body.account .column.main .orders-history.block-dashboard-orders table,
body.account .column.main form.block-dashboard-orders table,
body.account .column.main .block.orders-history table,
body.account .column.main .orders-history.orders-history table,
body.account .column.main form.orders-history table {
  border-collapse: separate;
  border-spacing: 0 15px;
}
body.account .column.main .block.block-dashboard-orders table thead tr th:first-of-type,
body.account .column.main .orders-history.block-dashboard-orders table thead tr th:first-of-type,
body.account .column.main form.block-dashboard-orders table thead tr th:first-of-type,
body.account .column.main .block.orders-history table thead tr th:first-of-type,
body.account .column.main .orders-history.orders-history table thead tr th:first-of-type,
body.account .column.main form.orders-history table thead tr th:first-of-type {
  padding-left: 0;
}
body.account .column.main .block.block-dashboard-orders table thead tr th,
body.account .column.main .orders-history.block-dashboard-orders table thead tr th,
body.account .column.main form.block-dashboard-orders table thead tr th,
body.account .column.main .block.orders-history table thead tr th,
body.account .column.main .orders-history.orders-history table thead tr th,
body.account .column.main form.orders-history table thead tr th {
  border: 0;
}
body.account .column.main .block.block-dashboard-orders table thead th,
body.account .column.main .orders-history.block-dashboard-orders table thead th,
body.account .column.main form.block-dashboard-orders table thead th,
body.account .column.main .block.orders-history table thead th,
body.account .column.main .orders-history.orders-history table thead th,
body.account .column.main form.orders-history table thead th {
  position: relative;
  top: 15px;
}
body.account .column.main .block.block-dashboard-orders table tbody tr,
body.account .column.main .orders-history.block-dashboard-orders table tbody tr,
body.account .column.main form.block-dashboard-orders table tbody tr,
body.account .column.main .block.orders-history table tbody tr,
body.account .column.main .orders-history.orders-history table tbody tr,
body.account .column.main form.orders-history table tbody tr {
  border-spacing: 15px;
}
@media only screen and (max-width: 639px) {
  body.account .column.main .block.block-dashboard-orders table tbody tr,
  body.account .column.main .orders-history.block-dashboard-orders table tbody tr,
  body.account .column.main form.block-dashboard-orders table tbody tr,
  body.account .column.main .block.orders-history table tbody tr,
  body.account .column.main .orders-history.orders-history table tbody tr,
  body.account .column.main form.orders-history table tbody tr {
    display: table;
    border-spacing: revert;
    width: 100%;
  }
}
body.account .column.main .block.block-dashboard-orders table tbody tr td,
body.account .column.main .orders-history.block-dashboard-orders table tbody tr td,
body.account .column.main form.block-dashboard-orders table tbody tr td,
body.account .column.main .block.orders-history table tbody tr td,
body.account .column.main .orders-history.orders-history table tbody tr td,
body.account .column.main form.orders-history table tbody tr td {
  vertical-align: middle;
  border: 0;
  color: #4C0F0C;
  font-size: 16px;
  border-top: 1px solid #DBCFCE;
  border-bottom: 1px solid #DBCFCE;
}
body.account .column.main .block.block-dashboard-orders table tbody tr td:first-of-type,
body.account .column.main .orders-history.block-dashboard-orders table tbody tr td:first-of-type,
body.account .column.main form.block-dashboard-orders table tbody tr td:first-of-type,
body.account .column.main .block.orders-history table tbody tr td:first-of-type,
body.account .column.main .orders-history.orders-history table tbody tr td:first-of-type,
body.account .column.main form.orders-history table tbody tr td:first-of-type {
  border-radius: 10px 0 0 10px;
  border-left: 1px solid #DBCFCE;
}
body.account .column.main .block.block-dashboard-orders table tbody tr td:last-of-type,
body.account .column.main .orders-history.block-dashboard-orders table tbody tr td:last-of-type,
body.account .column.main form.block-dashboard-orders table tbody tr td:last-of-type,
body.account .column.main .block.orders-history table tbody tr td:last-of-type,
body.account .column.main .orders-history.orders-history table tbody tr td:last-of-type,
body.account .column.main form.orders-history table tbody tr td:last-of-type {
  border-radius: 0 10px 10px 0;
  border-right: 1px solid #DBCFCE;
}
@media only screen and (max-width: 639px) {
  body.account .column.main .block.block-dashboard-orders table tbody tr td,
  body.account .column.main .orders-history.block-dashboard-orders table tbody tr td,
  body.account .column.main form.block-dashboard-orders table tbody tr td,
  body.account .column.main .block.orders-history table tbody tr td,
  body.account .column.main .orders-history.orders-history table tbody tr td,
  body.account .column.main form.orders-history table tbody tr td {
    border-left: 1px solid #DBCFCE;
    border-right: 1px solid #DBCFCE;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    padding: 10px 17px 0;
  }
  body.account .column.main .block.block-dashboard-orders table tbody tr td:first-of-type,
  body.account .column.main .orders-history.block-dashboard-orders table tbody tr td:first-of-type,
  body.account .column.main form.block-dashboard-orders table tbody tr td:first-of-type,
  body.account .column.main .block.orders-history table tbody tr td:first-of-type,
  body.account .column.main .orders-history.orders-history table tbody tr td:first-of-type,
  body.account .column.main form.orders-history table tbody tr td:first-of-type {
    border-top: 1px solid #DBCFCE;
    border-radius: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  body.account .column.main .block.block-dashboard-orders table tbody tr td:last-of-type,
  body.account .column.main .orders-history.block-dashboard-orders table tbody tr td:last-of-type,
  body.account .column.main form.block-dashboard-orders table tbody tr td:last-of-type,
  body.account .column.main .block.orders-history table tbody tr td:last-of-type,
  body.account .column.main .orders-history.orders-history table tbody tr td:last-of-type,
  body.account .column.main form.orders-history table tbody tr td:last-of-type {
    border-bottom: 1px solid #DBCFCE;
    border-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
body.account .column.main .block.block-dashboard-orders table th,
body.account .column.main .orders-history.block-dashboard-orders table th,
body.account .column.main form.block-dashboard-orders table th,
body.account .column.main .block.orders-history table th,
body.account .column.main .orders-history.orders-history table th,
body.account .column.main form.orders-history table th,
body.account .column.main .block.block-dashboard-orders table td,
body.account .column.main .orders-history.block-dashboard-orders table td,
body.account .column.main form.block-dashboard-orders table td,
body.account .column.main .block.orders-history table td,
body.account .column.main .orders-history.orders-history table td,
body.account .column.main form.orders-history table td {
  color: #4C0F0C;
  padding: 22px 17px;
}
body.account .column.main .block.block-dashboard-orders table th,
body.account .column.main .orders-history.block-dashboard-orders table th,
body.account .column.main form.block-dashboard-orders table th,
body.account .column.main .block.orders-history table th,
body.account .column.main .orders-history.orders-history table th,
body.account .column.main form.orders-history table th {
  padding: 0 17px;
}
body.account .column.main .block.block-dashboard-orders table td.actions,
body.account .column.main .orders-history.block-dashboard-orders table td.actions,
body.account .column.main form.block-dashboard-orders table td.actions,
body.account .column.main .block.orders-history table td.actions,
body.account .column.main .orders-history.orders-history table td.actions,
body.account .column.main form.orders-history table td.actions {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  vertical-align: middle;
}
body.account .column.main .block.block-dashboard-orders table td.actions a.order,
body.account .column.main .orders-history.block-dashboard-orders table td.actions a.order,
body.account .column.main form.block-dashboard-orders table td.actions a.order,
body.account .column.main .block.orders-history table td.actions a.order,
body.account .column.main .orders-history.orders-history table td.actions a.order,
body.account .column.main form.orders-history table td.actions a.order {
  text-decoration: none;
}
body.account .column.main .block.block-dashboard-orders table td.actions a.order span,
body.account .column.main .orders-history.block-dashboard-orders table td.actions a.order span,
body.account .column.main form.block-dashboard-orders table td.actions a.order span,
body.account .column.main .block.orders-history table td.actions a.order span,
body.account .column.main .orders-history.orders-history table td.actions a.order span,
body.account .column.main form.orders-history table td.actions a.order span {
  text-decoration: underline;
}
body.account .column.main .block.block-dashboard-orders table td.actions a.order:before,
body.account .column.main .orders-history.block-dashboard-orders table td.actions a.order:before,
body.account .column.main form.block-dashboard-orders table td.actions a.order:before,
body.account .column.main .block.orders-history table td.actions a.order:before,
body.account .column.main .orders-history.orders-history table td.actions a.order:before,
body.account .column.main form.orders-history table td.actions a.order:before {
  content: '\e912';
  font-family: 'icomoon' !important;
  font-size: 13px;
  margin-right: 2px;
}
body.account .column.main .block.block-dashboard-orders table td.actions a.view,
body.account .column.main .orders-history.block-dashboard-orders table td.actions a.view,
body.account .column.main form.block-dashboard-orders table td.actions a.view,
body.account .column.main .block.orders-history table td.actions a.view,
body.account .column.main .orders-history.orders-history table td.actions a.view,
body.account .column.main form.orders-history table td.actions a.view {
  font-size: 0;
  position: relative;
  text-decoration: none;
  display: flex !important;
  align-items: center;
}
body.account .column.main .block.block-dashboard-orders table td.actions a.view:before,
body.account .column.main .orders-history.block-dashboard-orders table td.actions a.view:before,
body.account .column.main form.block-dashboard-orders table td.actions a.view:before,
body.account .column.main .block.orders-history table td.actions a.view:before,
body.account .column.main .orders-history.orders-history table td.actions a.view:before,
body.account .column.main form.orders-history table td.actions a.view:before {
  content: '\e901';
  font-family: 'icomoon' !important;
  font-size: 28px;
}
body.account.sales-order-view #content a:hover {
  color: #BB2E19;
}
body.account.sales-order-view #content a:hover span {
  color: #BB2E19;
}
body.account.sales-order-view #content a span {
  color: #FF791B;
  transition: 0.3s;
}
body.account.sales-order-view #content span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
  font-size: 16px;
}
body.account.sales-order-view #content .order-details-items {
  border-color: #DBCFCE;
  border-radius: 20px;
  padding: 15px;
}
body.account.sales-order-view #content .order-details-items .order-title {
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
}
body.account.sales-order-view #content .order-details-items #my-orders-table th,
body.account.sales-order-view #content .order-details-items #my-orders-table td {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
  font-size: 16px;
}
body.account.sales-order-view #content .order-actions-toolbar .action.print {
  text-decoration: underline;
}
body.account.sales-order-view #content .order-actions-toolbar .action.print:before {
  color: #FF791B;
}
.order-actions-toolbar .action {
  color: #FF791B;
}
.order-actions-toolbar .action span {
  color: #FF791B;
}
.order-actions-toolbar .action:hover span {
  color: #BB2E19;
}
@media screen and (max-width: 768px) {
  body.account .sidebarContainer {
    width: 100%;
  }
  body.account .sidebarContainer .sidebar.sidebar-main {
    background-color: inherit;
  }
  body.account .sidebarContainer .sidebar.sidebar-main .block-collapsible-nav {
    position: relative;
    top: inherit;
  }
  body.account .sidebarContainer .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title {
    display: none;
  }
  body.account .sidebarContainer .sidebar.sidebar-main .content {
    background: none;
    border-bottom: 0;
  }
  body.account .sidebarContainer .sidebar.sidebar-main .content ul li.current strong {
    background-color: #FAF5EB;
  }
}
#checkout hr {
  display: none;
}
#checkout .opc-progress-bar-item:before {
  background-color: #DBCFCE;
  border-color: #DBCFCE;
}
#checkout .opc-progress-bar-item > span {
  padding-top: 35px;
  color: #DBCFCE;
  font-size: 14px;
  font-weight: 300;
}
#checkout .opc-progress-bar-item > span:before {
  background-color: #DBCFCE;
  border-color: #DBCFCE;
  height: 32px;
  width: 32px;
}
#checkout .opc-progress-bar-item > span:after {
  border: 0;
  height: 20px;
  margin-left: -13px;
  top: 6px;
  width: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 300;
}
#checkout .opc-progress-bar-item._active:before,
#checkout .opc-progress-bar-item._complete:before {
  color: #BB60EF;
  background: #BB60EF;
  border-color: #BB60EF;
}
#checkout .opc-progress-bar-item._active > span,
#checkout .opc-progress-bar-item._complete > span {
  color: #BB60EF;
}
#checkout .opc-progress-bar-item._active > span:before,
#checkout .opc-progress-bar-item._complete > span:before {
  color: #BB60EF;
  background: #BB60EF;
  border-color: #BB60EF;
}
#checkout .opc-progress-bar-item._active > span::after,
#checkout .opc-progress-bar-item._complete > span::after {
  border: 0;
  color: #BB60EF;
  line-height: 22px;
}
#checkout .step-title {
  font-size: 40px;
  color: #4C0F0C;
  font-family: 'Halvar Breit Bd', sans-serif;
}
#checkout .step-content {
  margin-bottom: 20px;
}
#checkout .shipping-address-items {
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 1200px) {
  #checkout .shipping-address-items {
    display: grid;
    gap: 5px;
  }
}
#checkout .shipping-address-item {
  margin: 0 0 12px;
  width: calc(50% - 15px);
  min-width: inherit;
  color: #4C0F0C;
  line-height: 22px;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
}
@media screen and (max-width: 1200px) {
  #checkout .shipping-address-item {
    width: calc(100%);
  }
}
#checkout .shipping-address-item a {
  color: #FF791B;
  font-style: inherit;
  font-size: inherit;
}
#checkout .shipping-address-item a:hover {
  color: #BB2E19;
}
#checkout .shipping-address-item.selected-item {
  border-color: #BB60EF;
  border-width: 2px;
  border-radius: 10px;
}
#checkout .shipping-address-item.selected-item:after {
  background: #BB60EF;
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#checkout .shipping-address-item.not-selected-item {
  border-color: #DBCFCE;
  border-width: 1px;
  border-radius: 10px;
}
#checkout .shipping-address-item.not-selected-item:before {
  display: none;
}
@media screen and (max-width: 768px) {
  #checkout #checkout-step-shipping button.edit-address-link {
    padding: 0;
    border: 0 !important;
    margin-right: 10px;
    margin-top: 4px;
  }
  #checkout #checkout-step-shipping button.edit-address-link:hover {
    background: none !important;
    opacity: 0.5;
  }
}
#checkout #checkout-step-shipping button.action {
  background: #FFFFFF;
  border: 2px solid #BB60EF;
  border-radius: 60px;
  box-shadow: none;
  color: #BB60EF;
  font-size: 16px;
  font-family: 'Halvar Breitschrift Md', sans-serif;
}
#checkout #checkout-step-shipping button.action:hover {
  background: #BB60EF;
  color: #FFFFFF;
  border: 2px solid transparent;
}
#checkout .checkout-shipping-method .step-title {
  font-size: 24px;
  margin-bottom: 15px;
  padding-bottom: 0;
}
#checkout .checkout-shipping-method .action-toobar .actin.primary.button {
  margin-top: -6px;
}
#checkout .table-checkout-shipping-method {
  margin-bottom: 16px;
}
#checkout #checkout-shipping-method-load #label_method_flatrate_flatrate {
  display: none;
}
#checkout #checkout-shipping-method-load #label_carrier_flatrate_flatrate {
  margin-left: 5px;
  display: inline-block;
}
#checkout #checkout-shipping-method-load td,
#checkout #checkout-shipping-method-load span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
  font-weight: 300;
  font-size: 14px;
}
#checkout #checkout-shipping-method-load td {
  padding-bottom: 0;
  padding-top: 8px;
  border: none;
}
#checkout #checkout-shipping-method-load input[type="radio"] {
  margin: 0 6px 13px 0;
  font-size: 16px;
  height: 18px;
  width: 18px;
}
#checkout .opc-wrapper .methods-shipping {
  background: none;
}
@media screen and (max-width: 768px) {
  #checkout .opc-estimated-wrapper {
    margin-top: 50px;
  }
  #checkout .opc-estimated-wrapper span.counter {
    background: #FF791B;
  }
  #checkout .opc-estimated-wrapper span:not(.counter-number):not(.counter) {
    color: #4C0F0C;
  }
}
#checkout .opc-block-summary {
  margin-top: 22px;
  border-radius: 10px;
  border-color: #DBCFCE;
}
@media screen and (max-width: 768px) {
  #checkout .opc-block-summary .items-in-cart.active .minicart-items-wrapper {
    max-height: 100%;
  }
}
#checkout .opc-block-summary .title {
  color: #4C0F0C;
  font-size: 24px;
  font-family: 'Halvar Breit Bd', sans-serif;
  display: flex !important;
  align-items: center;
}
#checkout .opc-block-summary .title:after {
  position: static;
  color: #FF791B;
  margin-left: 11px;
}
#checkout .opc-block-summary .items-in-cart {
  font-size: 16px;
  color: #FF791B;
}
#checkout .opc-block-summary .items-in-cart span {
  font-size: 16px;
  color: #FF791B;
}
#checkout .opc-block-summary .items-in-cart .product-item-details span {
  color: #4C0F0C;
}
#checkout .opc-block-summary .product-item-details {
  padding-left: 58px;
}
#checkout .opc-block-summary .product-item-details span,
#checkout .opc-block-summary .product-item-details .product-item-name {
  margin-bottom: 0;
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  line-height: 22px;
}
#checkout .opc-block-summary .product-item-details .details-qty {
  margin-top: 0;
}
#checkout .opc-block-summary .product-item-details .product-item span,
#checkout .opc-block-summary .product-item-details .product-item .product-item-name {
  margin-bottom: 0;
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  line-height: 22px;
}
#checkout .opc-block-summary .product-item-details .product-item .details-qty,
#checkout .opc-block-summary .product-item-details .product-item .cart-price {
  margin-top: 0;
}
#checkout .opc-block-summary .product-item-details .product-item .details-qty span,
#checkout .opc-block-summary .product-item-details .product-item .cart-price span {
  font-size: 14px;
}
#checkout .opc-block-summary .product-item-details .product-item:last-child {
  border-bottom: 0;
}
#checkout .opc-block-shipping-information span {
  color: #4C0F0C;
}
#checkout .opc-block-shipping-information .shipping-information-title .action-edit:before {
  color: #4C0F0C;
}
#checkout .opc-block-shipping-information .shipping-information-content {
  color: #4C0F0C;
}
#checkout .opc-block-shipping-information .shipping-information-content a {
  color: #FF791B;
}
#checkout .opc-block-shipping-information .shipping-information-content a:hover {
  color: #4C0F0C;
}
#checkout .cart-empty p {
  color: #4C0F0C;
}
#checkout .cart-empty a {
  color: #FF791B;
}
#checkout .cart-empty a:hover {
  color: #4C0F0C;
}
#checkout .field-select-billing select {
  padding-left: 10px;
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  line-height: 22px;
}
#checkout .payment-method-billing-address .billing-address-details {
  color: #4C0F0C;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  line-height: 22px;
}
#checkout .payment-method-billing-address a {
  color: #FF791B;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  line-height: 22px;
}
#checkout .payment-method-billing-address a:hover {
  color: #4C0F0C;
}
#checkout .field-select-billing span {
  color: #4C0F0C;
}
#checkout .action-edit-address {
  margin-top: 15px;
}
body#html-body.checkout-onepage-success.page-layout-1column .page-title-wrapper h1 {
  padding-bottom: 0;
}
body#html-body.checkout-onepage-success.page-layout-1column .column.main {
  padding: 20px 0 50px;
}
body#html-body.checkout-onepage-success.page-layout-1column .checkout-success p {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #4C0F0C;
}
body#html-body.checkout-onepage-success.page-layout-1column .action.print {
  color: #FF791B;
}
body#html-body.checkout-onepage-success.page-layout-1column .action.print:hover {
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content .page-title-wrapper,
  body.checkout-index-index #content .page-title-wrapper {
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 0;
  }
}
body.checkout-cart-index #content .page-title-wrapper h1,
body.checkout-index-index #content .page-title-wrapper h1 {
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
}
body.checkout-cart-index #content .cart.table-wrapper *,
body.checkout-index-index #content .cart.table-wrapper * {
  border-color: #DBCFCE;
}
body.checkout-cart-index #content .cart.table-wrapper * dt,
body.checkout-index-index #content .cart.table-wrapper * dt {
  font-size: 16px;
  font-weight: 500;
}
body.checkout-cart-index #content .cart.table-wrapper * .item-options,
body.checkout-index-index #content .cart.table-wrapper * .item-options {
  margin: 3px 0 8px;
}
body.checkout-cart-index #content .cart.table-wrapper * .item-options a:hover,
body.checkout-index-index #content .cart.table-wrapper * .item-options a:hover {
  color: #BB2E19;
}
body.checkout-cart-index #content .checkout-methods-items li,
body.checkout-index-index #content .checkout-methods-items li {
  text-align: left;
}
body.checkout-cart-index #content .checkout-methods-items li button,
body.checkout-index-index #content .checkout-methods-items li button {
  width: fit-content;
}
body.checkout-cart-index #content .checkout-methods-items li button span,
body.checkout-index-index #content .checkout-methods-items li button span {
  text-transform: none;
}
body.checkout-cart-index #content .cart-summary,
body.checkout-index-index #content .cart-summary,
body.checkout-cart-index #content .opc-block-summary,
body.checkout-index-index #content .opc-block-summary {
  border-radius: 10px;
  padding: 23px 32px;
  border-color: #DBCFCE;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content .cart-summary,
  body.checkout-index-index #content .cart-summary,
  body.checkout-cart-index #content .opc-block-summary,
  body.checkout-index-index #content .opc-block-summary {
    width: 100%;
    padding: 10px 10px 20px;
  }
}
body.checkout-cart-index #content .cart-summary .summary.title,
body.checkout-index-index #content .cart-summary .summary.title,
body.checkout-cart-index #content .opc-block-summary .summary.title,
body.checkout-index-index #content .opc-block-summary .summary.title {
  font-family: 'Halvar Breit Bd', sans-serif;
  color: #4C0F0C;
  font-size: 24px;
  line-height: 28px;
  margin-top: 0;
}
body.checkout-cart-index #content .cart-summary th,
body.checkout-index-index #content .cart-summary th,
body.checkout-cart-index #content .opc-block-summary th,
body.checkout-index-index #content .opc-block-summary th,
body.checkout-cart-index #content .cart-summary td,
body.checkout-index-index #content .cart-summary td,
body.checkout-cart-index #content .opc-block-summary td,
body.checkout-index-index #content .opc-block-summary td {
  padding: 10px 0;
  color: #4C0F0C;
  font-size: 14px;
}
body.checkout-cart-index #content .cart-summary tr.shipping .value,
body.checkout-index-index #content .cart-summary tr.shipping .value,
body.checkout-cart-index #content .opc-block-summary tr.shipping .value,
body.checkout-index-index #content .opc-block-summary tr.shipping .value {
  color: #4C0F0C;
  font-size: 14px;
}
body.checkout-cart-index #content .cart-summary .sub th.mark,
body.checkout-index-index #content .cart-summary .sub th.mark,
body.checkout-cart-index #content .opc-block-summary .sub th.mark,
body.checkout-index-index #content .opc-block-summary .sub th.mark,
body.checkout-cart-index #content .cart-summary .sub td.amount,
body.checkout-index-index #content .cart-summary .sub td.amount,
body.checkout-cart-index #content .opc-block-summary .sub td.amount,
body.checkout-index-index #content .opc-block-summary .sub td.amount {
  font-size: 14px;
  line-height: 22px;
}
body.checkout-cart-index #content .cart-summary tr.totals.shipping .label,
body.checkout-index-index #content .cart-summary tr.totals.shipping .label,
body.checkout-cart-index #content .opc-block-summary tr.totals.shipping .label,
body.checkout-index-index #content .opc-block-summary tr.totals.shipping .label {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400 !important;
}
body.checkout-cart-index #content .cart-summary tr.totals.shipping .value,
body.checkout-index-index #content .cart-summary tr.totals.shipping .value,
body.checkout-cart-index #content .opc-block-summary tr.totals.shipping .value,
body.checkout-index-index #content .opc-block-summary tr.totals.shipping .value {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart,
  body.checkout-index-index #content form.form-cart {
    width: 100%;
  }
}
body.checkout-cart-index #content form.form-cart .cart.item + .cart.item,
body.checkout-index-index #content form.form-cart .cart.item + .cart.item {
  border-color: #DBCFCE;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart .item-info,
  body.checkout-index-index #content form.form-cart .cart .item-info {
    display: flex;
    flex-direction: column;
  }
}
body.checkout-cart-index #content form.form-cart .cart thead tr th,
body.checkout-index-index #content form.form-cart .cart thead tr th {
  padding: 0 10px 0 0 ;
  font-size: 18px;
  font-family: 'Halvar Mittelschrift Md', sans-serif;
}
body.checkout-cart-index #content form.form-cart .cart thead tr th span,
body.checkout-index-index #content form.form-cart .cart thead tr th span {
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart thead tr th.opstartkosten,
  body.checkout-index-index #content form.form-cart .cart thead tr th.opstartkosten,
  body.checkout-cart-index #content form.form-cart .cart thead tr th.actions,
  body.checkout-index-index #content form.form-cart .cart thead tr th.actions {
    display: none;
  }
}
body.checkout-cart-index #content form.form-cart .cart td:before,
body.checkout-index-index #content form.form-cart .cart td:before {
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td:before,
  body.checkout-index-index #content form.form-cart .cart td:before {
    font-family: 'Halvar Mittelschrift Rg', sans-serif;
    content: attr(data-th);
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.col.image:before,
  body.checkout-index-index #content form.form-cart .cart td.col.image:before {
    display: none;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.col.image .product-item-photo,
body.checkout-index-index #content form.form-cart .cart td.col.image .product-item-photo {
  max-width: 78px;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.col.image .product-item-photo,
  body.checkout-index-index #content form.form-cart .cart td.col.image .product-item-photo {
    position: relative;
    margin: 0;
    left: 0;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.col.image .product-item-photo .product-image-wrapper,
body.checkout-index-index #content form.form-cart .cart td.col.image .product-item-photo .product-image-wrapper {
  margin: 15px 0;
  padding: 15px;
  border: 1px solid #DBCFCE;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.col.image .product-item-photo .product-image-wrapper,
  body.checkout-index-index #content form.form-cart .cart td.col.image .product-item-photo .product-image-wrapper {
    width: 100px;
    height: 100px;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.col.image .product-item-photo .product-image-wrapper .product-image-photo,
body.checkout-index-index #content form.form-cart .cart td.col.image .product-item-photo .product-image-wrapper .product-image-photo {
  padding: 10px;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.col.image,
  body.checkout-index-index #content form.form-cart .cart td.col.image {
    width: 5%;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.col.item .product-item-name a,
body.checkout-index-index #content form.form-cart .cart td.col.item .product-item-name a {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-weight: 300;
}
body.checkout-cart-index #content form.form-cart .cart td.col.item .product-item-name a:hover,
body.checkout-index-index #content form.form-cart .cart td.col.item .product-item-name a:hover {
  color: #BB2E19;
}
body.checkout-cart-index #content form.form-cart .cart td.opstartkosten,
body.checkout-index-index #content form.form-cart .cart td.opstartkosten {
  padding: 23px 0;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-size: 14px;
  line-height: inherit;
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.opstartkosten,
  body.checkout-index-index #content form.form-cart .cart td.opstartkosten {
    padding: 23px 0;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.col.price,
body.checkout-index-index #content form.form-cart .cart td.col.price,
body.checkout-cart-index #content form.form-cart .cart td.col.subtotal,
body.checkout-index-index #content form.form-cart .cart td.col.subtotal {
  padding: 23px 0;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.col.price,
  body.checkout-index-index #content form.form-cart .cart td.col.price,
  body.checkout-cart-index #content form.form-cart .cart td.col.subtotal,
  body.checkout-index-index #content form.form-cart .cart td.col.subtotal {
    padding: 0;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.col.price .cart-price .price,
body.checkout-index-index #content form.form-cart .cart td.col.price .cart-price .price,
body.checkout-cart-index #content form.form-cart .cart td.col.subtotal .cart-price .price,
body.checkout-index-index #content form.form-cart .cart td.col.subtotal .cart-price .price {
  font-size: 14px;
  color: #4C0F0C;
}
body.checkout-cart-index #content form.form-cart .cart td.col.price span,
body.checkout-index-index #content form.form-cart .cart td.col.price span,
body.checkout-cart-index #content form.form-cart .cart td.col.subtotal span,
body.checkout-index-index #content form.form-cart .cart td.col.subtotal span {
  line-height: inherit;
}
body.checkout-cart-index #content form.form-cart .cart td.col.qty .control.qty input,
body.checkout-index-index #content form.form-cart .cart td.col.qty .control.qty input {
  margin-left: 0;
  padding: 6px 15px 7px;
  font-size: 14px;
  border-color: #DBCFCE;
  color: #4C0F0C;
  min-width: 72px;
}
body.checkout-cart-index #content form.form-cart .cart td.col.qty .control.qty input::placeholder,
body.checkout-index-index #content form.form-cart .cart td.col.qty .control.qty input::placeholder {
  color: #4C0F0C;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.col.qty,
  body.checkout-index-index #content form.form-cart .cart td.col.qty {
    padding-bottom: 20px;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.item.col,
body.checkout-index-index #content form.form-cart .cart td.item.col {
  padding-top: 15px;
  min-height: unset;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart td.item.col,
  body.checkout-index-index #content form.form-cart .cart td.item.col {
    padding: 0;
  }
}
body.checkout-cart-index #content form.form-cart .cart td.item.col a,
body.checkout-index-index #content form.form-cart .cart td.item.col a {
  color: #FF791B;
  text-decoration: underline;
}
body.checkout-cart-index #content form.form-cart .cart .col.actions,
body.checkout-index-index #content form.form-cart .cart .col.actions {
  width: 75px;
  padding: 23px 10px;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .cart .col.actions,
  body.checkout-index-index #content form.form-cart .cart .col.actions {
    width: 100%;
    padding: 23px 0;
  }
  body.checkout-cart-index #content form.form-cart .cart .col.actions:before,
  body.checkout-index-index #content form.form-cart .cart .col.actions:before {
    display: none;
  }
}
body.checkout-cart-index #content form.form-cart .cart .col.actions .actions-toolbar,
body.checkout-index-index #content form.form-cart .cart .col.actions .actions-toolbar {
  padding-bottom: 5px;
}
body.checkout-cart-index #content form.form-cart .cart .col.actions .actions-toolbar .action,
body.checkout-index-index #content form.form-cart .cart .col.actions .actions-toolbar .action {
  position: relative;
  left: 0;
}
body.checkout-cart-index #content form.form-cart .cart .col.actions .actions-toolbar a::before,
body.checkout-index-index #content form.form-cart .cart .col.actions .actions-toolbar a::before {
  color: #4C0F0C;
  transition: 0.3s;
}
body.checkout-cart-index #content form.form-cart .cart .col.actions .actions-toolbar a:hover:before,
body.checkout-index-index #content form.form-cart .cart .col.actions .actions-toolbar a:hover:before {
  color: #FF791B;
}
@media screen and (max-width: 768px) {
  body.checkout-cart-index #content form.form-cart .main.actions,
  body.checkout-index-index #content form.form-cart .main.actions {
    align-items: start;
  }
}
body.checkout-cart-index #content form.form-cart .main.actions button.action.clear,
body.checkout-index-index #content form.form-cart .main.actions button.action.clear {
  font-weight: 300;
}
body.checkout-cart-index #content form.form-cart .main.actions button.action.clear span,
body.checkout-index-index #content form.form-cart .main.actions button.action.clear span {
  font-weight: 300;
  color: #FF791B;
  transition: 0.3s;
  text-decoration: underline;
}
body.checkout-cart-index #content form.form-cart .main.actions button.action.clear:hover,
body.checkout-index-index #content form.form-cart .main.actions button.action.clear:hover {
  color: #BB2E19;
}
body.checkout-cart-index #content form.form-cart .main.actions button.action.clear:hover span,
body.checkout-index-index #content form.form-cart .main.actions button.action.clear:hover span {
  color: #BB2E19;
}
body.checkout-cart-index #content form.form-cart .main.actions button.update,
body.checkout-index-index #content form.form-cart .main.actions button.update {
  background: #FFFFFF;
  border: 2px solid #BB60EF;
  border-radius: 60px;
  color: #BB60EF;
  box-shadow: none;
  text-transform: none;
}
body.checkout-cart-index #content form.form-cart .main.actions button.update:hover,
body.checkout-index-index #content form.form-cart .main.actions button.update:hover {
  background: #BB60EF;
  color: #FFFFFF;
  border: 2px solid transparent;
}
body.checkout-cart-index #content #block-discount,
body.checkout-index-index #content #block-discount {
  border: 0;
}
body.checkout-cart-index #content #block-discount .control,
body.checkout-index-index #content #block-discount .control {
  display: flex;
}
@media screen and (max-width: 576px) {
  body.checkout-cart-index #content #block-discount .field,
  body.checkout-index-index #content #block-discount .field {
    display: flex;
    flex-direction: column;
  }
}
body.checkout-cart-index #content #block-discount .apply,
body.checkout-index-index #content #block-discount .apply {
  background: #67B96A !important;
}
body.checkout-cart-index #content #block-discount .apply:hover,
body.checkout-index-index #content #block-discount .apply:hover {
  background: #2F7231 !important;
}
#top .minicart-wrapper #btn-minicart-close {
  opacity: 1;
  top: 10px;
  right: 3px;
}
#top .minicart-wrapper .block-content .label span,
#top .minicart-wrapper .subtotal .label span,
#top .minicart-wrapper .block-content .amount .price,
#top .minicart-wrapper .subtotal .amount .price,
#top .minicart-wrapper .block-content span,
#top .minicart-wrapper .subtotal span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  color: #4C0F0C;
}
#top .minicart-wrapper .item {
  border-color: #DBCFCE;
}
#top .minicart-wrapper .item .product .product-item-details .product-item-name a {
  color: #FF791B;
  text-decoration: underline;
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-weight: 300;
}
#top .minicart-wrapper .item .product .product-item-details .product-item-name a:hover {
  color: #BB2E19;
}
#top .minicart-wrapper .item .product .product-item-details .price,
#top .minicart-wrapper .item .product .product-item-details .details-qty .label,
#top .minicart-wrapper .item .product .product-item-details .product.actions a {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-weight: 300;
  color: #4C0F0C;
}
#top .minicart-wrapper .item .product .product-item-details .item-qty {
  border-color: #DBCFCE;
}
body.customer-account-login #content {
  position: relative;
  padding: 105px 96px 120px;
  margin-bottom: 100px;
}
@media screen and (max-width: 992px) {
  body.customer-account-login #content {
    padding: 60px;
  }
}
@media screen and (max-width: 768px) {
  body.customer-account-login #content {
    padding-inline: 30px;
  }
}
body.customer-account-login #content .page-title-wrapper h1 {
  margin-top: 0;
}
body.customer-account-login #content:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  background: #FAF5EB;
  border-radius: 30px;
  border-bottom-right-radius: 300px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  body.customer-account-login #content:before {
    border-radius: 0;
  }
}
body.customer-account-login #content .login-container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  body.customer-account-login #content .login-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 50px;
  }
}
body.customer-account-login #content .login-container .block-customer-login {
  margin: 0;
  max-width: 400px;
}
@media screen and (max-width: 992px) {
  body.customer-account-login #content .login-container .block-customer-login {
    max-width: 100%;
    min-width: 100%;
  }
}
body.customer-account-login #content .login-container .block-customer-login .block-title {
  display: none;
}
body.customer-account-login #content .login-container .block-customer-login form .field.note {
  display: none;
}
body.customer-account-login #content .login-container .block-customer-login form .field.choice input {
  position: relative;
  top: -1px;
}
body.customer-account-login #content .login-container .block-customer-login form .field label {
  font-weight: 300;
}
body.customer-account-login #content .login-container .block-customer-login form .field input {
  border: 0;
}
body.customer-account-login #content .login-container .block-customer-login form .actions-toolbar .remind {
  color: #4C0F0C;
}
body.customer-account-login #content .login-container .block-customer-login form .actions-toolbar .remind span {
  color: #4C0F0C;
  transition: 0.3s;
}
body.customer-account-login #content .login-container .block-customer-login form .actions-toolbar .remind span:hover {
  opacity: 0.5;
}
body.customer-account-login #content .login-container .block-customer-login form .fieldset:after {
  display: none;
}
body.customer-account-login #content .login-container .block-new-customer {
  background: #FDFAF5;
  padding: 74px 34px 35px;
  border-radius: 10px;
  position: relative;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 992px) {
  body.customer-account-login #content .login-container .block-new-customer {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
}
body.customer-account-login #content .login-container .block-new-customer:before {
  content: "";
  background-color: #FFFFFF;
  background-image: url('../images/logo-login.png');
  background-size: 100% auto;
  height: 78px;
  width: 78px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 28px;
  top: -23px;
}
body.customer-account-login #content .login-container .block-new-customer .block-title {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
body.customer-account-login #content .login-container .block-new-customer .block-title strong {
  font-size: 19px;
  font-family: 'Halvar Breit Bd', sans-serif;
  color: #4C0F0C;
}
body.customer-account-login #content .login-container .block-new-customer .actions-toolbar {
  margin-top: 40px;
}
body.customer-account-login #content .login-container .block-new-customer .actions-toolbar a.action.create.primary {
  background: none !important;
  box-shadow: none;
  padding: 0;
}
body.customer-account-login #content .login-container .block-new-customer .actions-toolbar a.action.create.primary span {
  font-family: 'Halvar Mittelschrift Rg', sans-serif;
  font-weight: 300;
  color: #4C0F0C;
  text-decoration: underline;
  font-size: 16px;
  transition: 0.3s;
}
body.customer-account-login #content .login-container .block-new-customer .actions-toolbar a.action.create.primary:hover span {
  opacity: 0.5;
}
body {
  color: #4C0F0C;
  font-family: 'Halvar Breitschrift Rg', sans-serif;
}
body .page-wrapper {
  overflow-x: hidden;
}
.container {
  max-width: 100%;
  width: 1440px;
}
[data-content-type="row"][data-appearance="contained"] {
  max-width: 100%;
}
@media screen and (min-width: 767px) {
  body#html-body .pagebuilder-column-line {
    margin: 0 !important;
  }
}
/*# sourceMappingURL=custom-togetset.css.map */