/*
	Theme Name: Tijn van Orsouw
	Version: 1
	Author: Pieter Middeldorp
	Author URI: http://www.buromiddeldorp.nl
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/* _mixins.scss */
@import url("https://use.typekit.net/zoj1irz.css");
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?m658pn");
  src: url("fonts/icomoon.eot?m658pn#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?m658pn") format("truetype"), url("fonts/icomoon.woff?m658pn") format("woff"), url("fonts/icomoon.svg?m658pn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-menu-hover:before {
  content: "\e909";
  color: #eba734; }

.icon-menu2:before {
  content: "\e90a";
  color: #eba734; }

.icon-shop:before {
  content: "\e908";
  color: #eba720; }

.icon-menu .path1:before {
  content: "\e904";
  color: #eaa533; }

.icon-menu .path2:before {
  content: "\e905";
  margin-left: -0.8671875em;
  color: white; }

.icon-menu .path3:before {
  content: "\e906";
  margin-left: -0.8671875em;
  color: white; }

.icon-menu .path4:before {
  content: "\e907";
  margin-left: -0.8671875em;
  color: white; }

.icon-cart .path1:before {
  content: "\e901";
  color: #eba720; }

.icon-cart .path2:before {
  content: "\e902";
  margin-left: -0.8671875em;
  color: white; }

.icon-cart .path3:before {
  content: "\e903";
  margin-left: -0.8671875em;
  color: white; }

.icon-logo-tijn-van-orsouw:before {
  content: "\e900";
  color: #eba734; }

label {
  color: #eba634; }

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="file"],
textarea,
select {
  height: 40px;
  line-height: 40px !important;
  padding: 0 1rem;
  background: #ffffff;
  color: #eba634;
  border: 0;
  display: block;
  width: 100%;
  box-shadow: 1px 1px 2px #eee inset;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }
  input[type="text"]:focus,
  input[type="search"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="tel"]:focus,
  input[type="file"]:focus,
  textarea:focus,
  select:focus {
    border-color: #eba634;
    outline: none; }

input[type="number"] {
  border: 2px solid #eba634 !important;
  height: 50px;
  width: 40px; }

textarea {
  height: 100px;
  line-height: 1.5;
  padding: 1rem; }

input[type="number"] {
  padding: 3px;
  background: #ffffff;
  color: #eba634;
  border: 1px solid #eba634;
  line-height: normal;
  width: 60px;
  box-shadow: 1px 1px 2px #eee inset;
  transition: all 0.3s ease-in-out; }
  input[type="number"]:focus {
    border-color: #eba634;
    outline: none; }

.gform_body ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gform_wrapper input.gf_coupon_code {
  float: left; }

input[type="file"]:hover {
  cursor: pointer; }

input[type="search"] {
  width: auto;
  display: inline-block; }

select {
  height: 4rem; }

select[multiple],
select[size] {
  height: auto; }

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  height: 6rem;
  line-height: 6rem;
  padding: 0;
  background: #eba634;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

input[type="checkbox"]:focus,
input[type="radio"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ginput_complex::after,
.clear-multi::after,
.ginput_full::after,
.gf_list_2col::after,
.gf_list_3col::after,
.gf_list_4col::after,
.gf_list_5col::after,
.gf_list_inline::after,
.gf_page_steps::after,
.ui-datepicker-header::after {
  clear: both;
  content: '';
  display: table; }

.gform_wrapper form {
  margin-bottom: 1.176rem;
  margin-bottom: 0.84rem; }

.gform_heading {
  margin-bottom: 2.352rem;
  margin-bottom: 1.68rem;
  padding-bottom: 1.176rem;
  padding-bottom: 0.84rem;
  border-bottom: 1px solid #c5c5c5; }
  .gform_heading .gform_title {
    margin-bottom: 1.176rem;
    margin-bottom: 0.84rem; }

.gsection {
  margin-bottom: 1.176rem;
  margin-bottom: 0.84rem;
  padding-bottom: 1.176rem;
  padding-bottom: 0.84rem;
  border-bottom: 1px solid #858585; }
  .gsection .gsection_title {
    margin-bottom: 1.176rem;
    margin-bottom: 0.84rem; }

.gfield_required {
  color: #78b7e5;
  padding-left: 2px; }

.gfield_total {
  font-weight: 700; }

.ginput_complex label {
  font-weight: normal; }

.gform_fields {
  margin: 0;
  padding: 0;
  list-style: none; }

.gfield {
  margin-bottom: 2rem; }

.gfield_label,
.gfield_required {
  display: none; }

.gfield_description {
  font-size: 15px;
  font-size: 10.7142857143px;
  font-style: italic;
  margin-top: 5px; }

.validation_message {
  font-style: normal; }

.gfield_checkbox,
.gfield_radio {
  list-style: none;
  margin: 0;
  padding: 0; }
  .gfield_checkbox input,
  .gfield_radio input {
    margin-right: 10px;
    margin-right: 7.1428571429px; }

.gfield_radio input[type="text"] {
  width: auto;
  display: inline-block; }

.ginput_complex .ginput_left {
  width: 49%;
  float: left;
  clear: left; }
.ginput_complex .ginput_right {
  width: 49%;
  float: right;
  clear: right; }

.name_prefix {
  width: 10%;
  float: left;
  margin-right: 1%; }

.name_first {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_last {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_suffix {
  width: 9%;
  float: right; }

.ginput_price {
  font-size: 1.3rem;
  font-weight: 400; }

.ginput_quantity_label {
  margin-left: 2rem; }

input.datepicker_with_icon {
  margin-right: 1.176rem;
  margin-right: 0.84rem;
  display: inline-block;
  width: auto; }

.gfield_date_month,
.gfield_date_dropdown_month {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_day,
.gfield_date_dropdown_day {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_year,
.gfield_date_dropdown_year {
  display: inline-block;
  width: auto; }

.gfield_time_hour {
  float: left;
  margin-right: 1%; }
  .gfield_time_hour input {
    width: inherit;
    display: inline-block; }
  .gfield_time_hour label {
    display: block; }

.gfield_time_minute {
  width: 30%;
  float: left;
  margin-right: 1%; }

.gfield_time_ampm {
  width: 20%;
  float: left;
  margin-right: 1%; }

.gfield,
.gform_footer {
  clear: both; }

.gf_left_half {
  width: 49%;
  float: left;
  clear: left; }

.gf_right_half {
  width: 49%;
  float: right;
  clear: right; }

.gf_left_third {
  clear: none;
  width: 32.5%;
  float: left;
  margin-right: 1.25%; }

.gf_middle_third {
  clear: none;
  width: 32.5%;
  float: left; }

.gf_right_third {
  clear: none;
  width: 32.5%;
  float: right; }

.gf_inline {
  width: auto;
  display: inline-block;
  margin-right: 1%;
  vertical-align: top; }

.gf_list_2col li {
  width: 50%;
  float: left; }

.gf_list_3col li {
  width: 33%;
  float: left; }

.gf_list_4col li {
  width: 25%;
  float: left; }

.gf_list_5col li {
  width: 20%;
  float: left; }

.gf_list_inline li {
  display: inline-block;
  margin-right: 1%; }

.gf_list_height_25 li {
  height: 25px; }

.gf_list_height_50 li {
  height: 50px; }

.gf_list_height_75 li {
  height: 75px; }

.gf_list_height_100 li {
  height: 100px; }

.gf_list_height_125 li {
  height: 125px; }

.gf_list_height_150 li {
  height: 150px; }

.gfield_list {
  margin: 0; }

.gfield_list > tbody > tr:nth-child(odd) > td,
.gfield_list > tbody > tr:nth-child(odd) > th {
  padding-right: 1.176rem;
  padding-right: 0.84rem;
  background: none;
  line-height: normal;
  padding: 0;
  border: 0; }

.gfield_list > thead > tr > th {
  border: 0; }

.gf_scroll_text {
  padding: 12px;
  border: 1px solid #cecece;
  height: 180px;
  overflow: auto; }
  .gf_scroll_text p:last-of-type {
    margin-bottom: 0; }

.gf_hide_ampm .gfield_time_ampm {
  display: none; }

.gf_hide_charleft .charleft {
  display: none; }

.gf_page_steps {
  margin-bottom: 1.176rem;
  margin-bottom: 0.84rem;
  line-height: 1; }

.gf_step {
  display: inline-block;
  opacity: .2;
  margin-right: 1%; }
  .gf_step:last-of-type {
    margin-right: 0; }

.gf_step_active {
  opacity: 1; }

.gf_step_number {
  font-weight: bold;
  font-size: 150%; }

.gfield_error, .validation_error {
  padding: 0.84rem;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-left-color: #d9534f; }
  .gfield_error > label,
  .gfield_error .validation_message, .validation_error > label,
  .validation_error .validation_message {
    color: #ca3c3c; }
  .gfield_error input,
  .gfield_error textarea,
  .gfield_error select, .validation_error input,
  .validation_error textarea,
  .validation_error select {
    border-color: #ca3c3c; }
    .gfield_error input:focus,
    .gfield_error textarea:focus,
    .gfield_error select:focus, .validation_error input:focus,
    .validation_error textarea:focus,
    .validation_error select:focus {
      border-color: #a62d2d; }

.validation_error {
  margin-bottom: 30px; }

.checkbox_column {
  width: 33.3333%;
  clear: none; }

.gform_validation_container {
  display: none;
  position: absolute;
  left: -9000px; }

p.login-remember {
  margin: 1rem 0 2rem 0; }

.ui-datepicker {
  background: #ffffff;
  border: 1px solid #aaa; }

.ui-datepicker-prev {
  width: 20%;
  float: left; }

.ui-datepicker-next {
  width: 20%;
  float: right; }

.ui-datepicker-title {
  width: 60%;
  float: left; }
  .ui-datepicker-title select {
    width: auto;
    display: inline-block; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #eba634; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #eba634; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #eba634; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #eba634; }

#gform_wrapper_1 {
  max-width: 640px;
  margin: 3rem auto 0 auto;
  position: relative; }
  #gform_wrapper_1 .gform_footer {
    position: absolute;
    right: 0;
    top: 0; }
    #gform_wrapper_1 .gform_footer input[type="submit"],
    #gform_wrapper_1 .gform_footer input[type="reset"],
    #gform_wrapper_1 .gform_footer input[type="button"],
    #gform_wrapper_1 .gform_footer button {
      border-left: 20px solid #eba634; }

.home-newsletter #gform_wrapper_1 {
  max-width: 640px;
  padding: 0 2rem;
  margin: 3rem auto 0 auto;
  position: relative; }
  .home-newsletter #gform_wrapper_1 input[type="text"],
  .home-newsletter #gform_wrapper_1 input[type="email"] {
    border: 1px solid #eba634; }
  .home-newsletter #gform_wrapper_1 .gform_footer {
    position: relative;
    right: 0;
    top: 0;
    text-align: center; }
    .home-newsletter #gform_wrapper_1 .gform_footer input[type="submit"],
    .home-newsletter #gform_wrapper_1 .gform_footer input[type="reset"],
    .home-newsletter #gform_wrapper_1 .gform_footer input[type="button"],
    .home-newsletter #gform_wrapper_1 .gform_footer button {
      width: 120px;
      border: 0;
      color: transparent;
      background: #ffffff url("img/send-big.svg") no-repeat 50% 50%;
      background-size: 100px; }
  .home-newsletter #gform_wrapper_1 input[type="text"],
  .home-newsletter #gform_wrapper_1 input[type="search"],
  .home-newsletter #gform_wrapper_1 input[type="password"],
  .home-newsletter #gform_wrapper_1 input[type="email"],
  .home-newsletter #gform_wrapper_1 input[type="url"],
  .home-newsletter #gform_wrapper_1 input[type="tel"],
  .home-newsletter #gform_wrapper_1 input[type="file"],
  .home-newsletter #gform_wrapper_1 textarea,
  .home-newsletter #gform_wrapper_1 select {
    height: 6rem;
    line-height: 6rem; }

#gform_wrapper_1 .gform_footer {
  position: relative;
  right: 0;
  top: 0;
  text-align: center; }
  #gform_wrapper_1 .gform_footer input[type="submit"],
  #gform_wrapper_1 .gform_footer input[type="reset"],
  #gform_wrapper_1 .gform_footer input[type="button"],
  #gform_wrapper_1 .gform_footer button {
    width: 120px;
    border: 0;
    color: transparent;
    background: #ffffff url("img/send-big.svg") no-repeat 50% 50%;
    background-size: 100px; }
    #gform_wrapper_1 .gform_footer input[type="submit"]:hover,
    #gform_wrapper_1 .gform_footer input[type="reset"]:hover,
    #gform_wrapper_1 .gform_footer input[type="button"]:hover,
    #gform_wrapper_1 .gform_footer button:hover {
      background: #ffffff url("img/send-big-hover.svg") no-repeat 50% 50%;
      background-size: 100px; }

#gform_wrapper_2 input[type="text"],
#gform_wrapper_2 input[type="search"],
#gform_wrapper_2 input[type="password"],
#gform_wrapper_2 input[type="email"],
#gform_wrapper_2 input[type="url"],
#gform_wrapper_2 input[type="tel"],
#gform_wrapper_2 input[type="file"],
#gform_wrapper_2 textarea,
#gform_wrapper_2 select {
  border: 2px solid #eba634; }
#gform_wrapper_2 select {
  -webkit-border-radius: 0px; }
#gform_wrapper_2 textarea {
  line-height: 2rem;
  padding: 0.5rem 1rem !important; }
#gform_wrapper_2 .gfield_label {
  display: inline-block;
  vertical-align: top;
  width: 20%; }
  @media screen and (max-width: 960px) {
    #gform_wrapper_2 .gfield_label {
      width: 100%; } }
#gform_wrapper_2 .ginput_container {
  display: inline-block;
  vertical-align: top;
  width: 80%; }
  @media screen and (max-width: 960px) {
    #gform_wrapper_2 .ginput_container {
      width: 100%; } }
#gform_wrapper_2 .gform_footer {
  position: relative;
  right: 0;
  top: 0;
  text-align: center; }
  #gform_wrapper_2 .gform_footer input[type="submit"],
  #gform_wrapper_2 .gform_footer input[type="reset"],
  #gform_wrapper_2 .gform_footer input[type="button"],
  #gform_wrapper_2 .gform_footer button {
    width: 120px;
    border: 0;
    color: transparent;
    background: #eba634 url("img/send2.svg") no-repeat 50% 50%;
    background-size: 100px; }
    #gform_wrapper_2 .gform_footer input[type="submit"]:hover,
    #gform_wrapper_2 .gform_footer input[type="reset"]:hover,
    #gform_wrapper_2 .gform_footer input[type="button"]:hover,
    #gform_wrapper_2 .gform_footer button:hover {
      background: #eba634 url("img/send2-hover.svg") no-repeat 50% 50%;
      background-size: 100px; }

ul.slick-dots {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  right: 2rem;
  top: 50%;
  margin-top: -40px;
  width: 18px; }
  @media screen and (max-width: 480px) {
    ul.slick-dots {
      width: 12px;
      margin-top: -60px; } }
  ul.slick-dots li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 0 0.5rem;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      ul.slick-dots li {
        width: 12px;
        height: 12px;
        margin: -3.5rem 0; } }
    ul.slick-dots li:before {
      content: " ";
      -webkit-border-radius: 50% !important;
      border-radius: 50% !important;
      background-clip: padding-box !important;
      /* stops bg color from leaking outside the border: */
      background: none;
      border: 2px solid #ffffff;
      display: inline-block;
      width: 18px;
      height: 18px; }
      @media screen and (max-width: 480px) {
        ul.slick-dots li:before {
          width: 12px;
          height: 12px; } }
    ul.slick-dots li button {
      color: transparent;
      display: none; }
  ul.slick-dots li.slick-active:before {
    background: #ffffff; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clear {
  clear: both; }

html {
  font-size: 62.5%;
  height: 100%; }

html.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%; }

.wrapper {
  padding-top: 140px;
  overflow: hidden; }
  @media screen and (max-width: 640px) {
    .wrapper {
      padding-top: 110px; } }

body {
  padding: 0;
  margin: 0;
  font-family: "serenity", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.5;
  color: #eba634;
  background: #ffffff;
  height: 100%; }

p {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

.press, img, .press:focus, img:focus {
  outline: 0 !important;
  border: 0 none !important; }

a {
  color: #eba634;
  text-decoration: none; }

a:hover {
  color: #eba634; }

a:hover,
a:active {
  outline: 0; }

a:visited:link {
  -webkit-tap-highlight-color: #78b7e5; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  margin: 0 0 2rem 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-style: normal;
  font-weight: 400;
  font-family: "serenity", sans-serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }

h1.section-title,
h2.section-title {
  font-size: 8rem;
  line-height: 8rem;
  text-align: center;
  margin: 0 0 6rem 0;
  padding: 0; }
  @media screen and (max-width: 960px) {
    h1.section-title,
    h2.section-title {
      font-size: 6rem;
      line-height: 6rem;
      margin: 0 0 1rem 0; } }
  @media screen and (max-width: 640px) {
    h1.section-title,
    h2.section-title {
      font-size: 4rem;
      line-height: 4rem;
      margin: 0 0 2rem 0; } }

ul {
  line-height: 1.6;
  margin: 0 0 1em 0;
  list-style-type: disc; }

ol {
  line-height: 1.6;
  margin: 0 0 1em 0; }

blockquote {
  margin: 2rem 0;
  background: #cdcdcd;
  padding: 1rem; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.vimeo {
  margin-bottom: 3rem; }

.kern span {
  display: inline-block;
  transition: 0.3s ease;
  font-weight: 600; }

.shop-link span.char1 {
  transform: translateY(0); }
.shop-link span.char2 {
  transform: translateY(-2px); }
.shop-link span.char3 {
  transform: translateY(2px); }
.shop-link span.char4 {
  transform: translateY(1px); }
.shop-link:hover span.char1 {
  transform: translateY(0); }
.shop-link:hover span.char2 {
  transform: translateY(0); }
.shop-link:hover span.char3 {
  transform: translateY(0); }
.shop-link:hover span.char4 {
  transform: translateY(0); }

.more-info span.char1, .show-all span.char1 {
  transform: translateY(0); }
.more-info span.char2, .show-all span.char2 {
  transform: translateY(1px); }
.more-info span.char3, .show-all span.char3 {
  transform: translateY(3px); }
.more-info span.char4, .show-all span.char4 {
  transform: translateY(1px); }
.more-info span.char5, .show-all span.char5 {
  transform: translateY(0);
  width: 8px; }
.more-info span.char6, .show-all span.char6 {
  transform: translateY(1px); }
.more-info span.char7, .show-all span.char7 {
  transform: translateY(3px); }
.more-info span.char8, .show-all span.char8 {
  transform: translateY(1px); }
.more-info span.char9, .show-all span.char9 {
  transform: translateY(1px); }
.more-info:hover span.char1, .show-all:hover span.char1 {
  transform: translateY(0); }
.more-info:hover span.char2, .show-all:hover span.char2 {
  transform: translateY(0); }
.more-info:hover span.char3, .show-all:hover span.char3 {
  transform: translateY(0); }
.more-info:hover span.char4, .show-all:hover span.char4 {
  transform: translateY(0); }
.more-info:hover span.char5, .show-all:hover span.char5 {
  transform: translateY(0); }
.more-info:hover span.char6, .show-all:hover span.char6 {
  transfom: translateY(0); }
.more-info:hover span.char7, .show-all:hover span.char7 {
  transform: translateY(0); }
.more-info:hover span.char8, .show-all:hover span.char8 {
  transform: translateY(0); }
.more-info:hover span.char9, .show-all:hover span.char9 {
  transform: translateY(0); }

.flex, .home-products .content, .news-post .news-content, .all-categories .flex, .work-template .galery, .single-product-page .flex .product-description .specs, .modal .modal-container .flex, .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .acties {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari */
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between; }

.container {
  max-width: 1440px;
  width: 95%;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .container {
      width: 90%; } }

.container-small {
  max-width: 1024px;
  width: 95%;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .container-small {
      width: 90%; } }

.section {
  padding: 6rem 0 8rem 0; }

.content {
  max-width: 768px;
  margin: 0 auto; }

.round {
  transition: all .2s ease-in-out;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }
  .round:hover {
    transform: scale(1.05); }

.large-text, .philosophy .content, .collaborations .text, .news-post .news-content .text, .work-content .text, .breadcrumbs .crumbs, .about-content, .contact-text {
  font-family: "turquoise", serif;
  font-size: 2.6rem;
  line-height: 3.6rem; }
  @media screen and (max-width: 960px) {
    .large-text, .philosophy .content, .collaborations .text, .news-post .news-content .text, .work-content .text, .breadcrumbs .crumbs, .about-content, .contact-text {
      font-size: 2rem;
      line-height: 2.7rem; } }

.larger-text, .home-products .content .item .title, .work-template .illustratie .flex .text, .work-template .illustratie .home-products .content .text, .home-products .work-template .illustratie .content .text, .work-template .illustratie .news-post .news-content .text, .news-post .work-template .illustratie .news-content .text, .work-template .illustratie .galery .text, .single-product-page .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .specs .text, .modal .modal-container .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .acties .text, .modal .modal-container .flex .product-description .work-template .illustratie .acties .text {
  font-family: "turquoise", serif;
  font-size: 3.2rem;
  line-height: 4.2rem; }
  @media screen and (max-width: 960px) {
    .larger-text, .home-products .content .item .title, .work-template .illustratie .flex .text, .work-template .illustratie .home-products .content .text, .home-products .work-template .illustratie .content .text, .work-template .illustratie .news-post .news-content .text, .news-post .work-template .illustratie .news-content .text, .work-template .illustratie .galery .text, .single-product-page .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .specs .text, .modal .modal-container .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .acties .text, .modal .modal-container .flex .product-description .work-template .illustratie .acties .text {
      font-size: 2rem;
      line-height: 3rem; } }

.menu-open-large {
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  position: fixed;
  line-height: 52px;
  background: #ffffff;
  text-align: center;
  z-index: 99999;
  display: none;
  cursor: pointer; }
  .menu-open-large span {
    height: 24px;
    width: auto; }
  .menu-open-large .wave-line {
    display: none; }

.header {
  height: 140px;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background: #ffffff;
  z-index: 999; }
  @media screen and (max-width: 640px) {
    .header {
      height: 110px; } }
  .header .logo {
    height: 90px;
    position: absolute;
    left: 0;
    top: 25px; }
    @media screen and (max-width: 640px) {
      .header .logo {
        top: 32px; } }
    .header .logo .icon-logo-tijn-van-orsouw:before {
      content: "\e900";
      color: #eba734;
      font-size: 90px; }
      @media screen and (max-width: 640px) {
        .header .logo .icon-logo-tijn-van-orsouw:before {
          font-size: 45px; } }
  .header .nav {
    position: absolute;
    top: 45px;
    right: 115px; }
    @media screen and (max-width: 1140px) {
      .header .nav {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        z-index: 9;
        width: 100%;
        height: 100%;
        background: #ffffff; } }
    .header .nav .menu-close {
      position: absolute;
      top: 4rem;
      right: 4rem;
      color: #eba634;
      font-size: 3rem;
      cursor: pointer; }
      @media screen and (min-width: 1280px) {
        .header .nav .menu-close {
          display: none; } }
    .header .nav ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 1140px) {
        .header .nav ul {
          padding-top: 140px; } }
      .header .nav ul li {
        display: inline-block;
        margin-left: 62px; }
        @media screen and (max-width: 1140px) {
          .header .nav ul li {
            display: block;
            margin: 0; } }
        .header .nav ul li a {
          display: block;
          line-height: 36px;
          font-weight: 600;
          font-size: 28px;
          border: 2px solid #eba634;
          padding: 0;
          width: 110px;
          padding-bottom: 4px;
          text-align: center;
          text-transform: lowercase;
          transition: 0.2s ease; }
          .header .nav ul li a:hover {
            -webkit-transform: rotate(-8deg);
            -moz-transform: rotate(-8deg);
            -o-transform: rotate(-8deg);
            -ms-transform: rotate(-8deg);
            transform: rotate(-8deg); }
          @media screen and (max-width: 1280px) {
            .header .nav ul li a {
              width: 100px;
              font-size: 24px; } }
          @media screen and (max-width: 1140px) {
            .header .nav ul li a {
              width: 80%;
              margin: 3rem auto;
              border: 0;
              font-size: 60px;
              line-height: 40px; } }
      .header .nav ul li.menu-item-73 a:hover,
      .header .nav ul li.menu-item-34 a:hover {
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        -o-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        transform: rotate(8deg); }
  .header .menu-open {
    position: absolute;
    right: 80px;
    top: 24px;
    font-size: 70px;
    cursor: pointer; }
    @media screen and (max-width: 640px) {
      .header .menu-open {
        font-size: 50px;
        top: 22px;
        right: 50px; } }
    @media screen and (min-width: 1280px) {
      .header .menu-open {
        display: none; } }
  .header .cart {
    position: absolute;
    right: 0;
    top: 24px;
    font-size: 70px;
    transition: 0.2s ease; }
    @media screen and (max-width: 640px) {
      .header .cart {
        font-size: 50px;
        top: 22px; } }
    .header .cart:hover {
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      transform: rotate(-8deg); }
    .header .cart .icon-cart .path1:before {
      content: "\e901";
      color: #eba720; }
    .header .cart .icon-cart .path2:before {
      content: "\e902";
      color: #fff;
      margin-left: -0.8671875em; }
    .header .cart .icon-cart .path3:before {
      content: "\e903";
      color: #fff;
      margin-left: -0.8671875em; }
    .header .cart .count {
      position: absolute;
      right: 5px;
      top: 15px;
      -webkit-border-radius: 50% !important;
      border-radius: 50% !important;
      background-clip: padding-box !important;
      /* stops bg color from leaking outside the border: */
      border: 2px solid #eba634;
      height: 20px;
      width: 20px;
      line-height: 17px;
      text-align: center;
      font-size: 12px;
      font-weight: 700;
      z-index: 2;
      background: #ffffff; }
      @media screen and (max-width: 768px) {
        .header .cart .count {
          top: 5px;
          right: 0; } }

.home-slider .home-slider-one {
  width: 45%;
  height: 800px;
  color: #ffffff; }
  @media screen and (max-width: 1640px) {
    .home-slider .home-slider-one {
      height: 600px; } }
  @media screen and (max-width: 1140px) {
    .home-slider .home-slider-one {
      height: 500px; } }
  @media screen and (max-width: 960px) {
    .home-slider .home-slider-one {
      height: 400px;
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .home-slider .home-slider-one {
      height: 320px; } }
  .home-slider .home-slider-one .slide {
    padding: 9rem 16rem;
    position: relative;
    height: 800px; }
    @media screen and (max-width: 1640px) {
      .home-slider .home-slider-one .slide {
        padding: 9rem 9rem 9rem 6rem;
        height: 600px; } }
    @media screen and (max-width: 1140px) {
      .home-slider .home-slider-one .slide {
        height: 500px;
        padding: 6rem; } }
    @media screen and (max-width: 960px) {
      .home-slider .home-slider-one .slide {
        height: 400px;
        padding: 3rem 6rem 3rem 3rem; } }
    @media screen and (max-width: 480px) {
      .home-slider .home-slider-one .slide {
        height: 320px; } }
    .home-slider .home-slider-one .slide .title {
      font-size: 12rem;
      line-height: 10rem;
      margin-bottom: 4rem;
      font-weight: 300; }
      @media screen and (max-width: 1280px) {
        .home-slider .home-slider-one .slide .title {
          font-size: 9rem;
          line-height: 8rem;
          margin-bottom: 4rem; } }
      @media screen and (max-width: 1140px) {
        .home-slider .home-slider-one .slide .title {
          font-size: 7rem;
          line-height: 6rem;
          margin-bottom: 3rem; } }
      @media screen and (max-width: 640px) {
        .home-slider .home-slider-one .slide .title {
          font-size: 5rem;
          line-height: 4rem;
          margin-bottom: 2rem; } }
      .home-slider .home-slider-one .slide .title .subtitle {
        font-weight: 600; }
    .home-slider .home-slider-one .slide .text {
      font-family: "turquoise", serif;
      font-size: 4rem;
      line-height: 4.5rem; }
      @media screen and (max-width: 1280px) {
        .home-slider .home-slider-one .slide .text {
          font-size: 3rem;
          line-height: 3.5rem; } }
      @media screen and (max-width: 480px) {
        .home-slider .home-slider-one .slide .text {
          font-size: 2rem;
          line-height: 2.5rem; } }
    .home-slider .home-slider-one .slide .actions {
      position: absolute;
      bottom: 6rem;
      left: 16rem; }
      @media screen and (max-width: 1640px) {
        .home-slider .home-slider-one .slide .actions {
          left: 6rem; } }
      @media screen and (max-width: 960px) {
        .home-slider .home-slider-one .slide .actions {
          left: 3rem;
          bottom: 3rem; } }
      .home-slider .home-slider-one .slide .actions a {
        color: #ffffff;
        font-weight: 600;
        text-transform: lowercase;
        border-bottom: 1px solid #ffffff;
        font-size: 3rem;
        margin-right: 2rem; }
.home-slider .home-slider-two {
  width: 55%;
  height: 800px; }
  @media screen and (max-width: 1640px) {
    .home-slider .home-slider-two {
      height: 600px; } }
  @media screen and (max-width: 1140px) {
    .home-slider .home-slider-two {
      height: 500px; } }
  @media screen and (max-width: 960px) {
    .home-slider .home-slider-two {
      height: 400px;
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .home-slider .home-slider-two {
      height: 200; } }
  .home-slider .home-slider-two .slide {
    height: 800px; }
    @media screen and (max-width: 1640px) {
      .home-slider .home-slider-two .slide {
        height: 600px; } }
    @media screen and (max-width: 1140px) {
      .home-slider .home-slider-two .slide {
        height: 500px; } }
    @media screen and (max-width: 960px) {
      .home-slider .home-slider-two .slide {
        height: 400px; } }
    @media screen and (max-width: 480px) {
      .home-slider .home-slider-two .slide {
        height: 200; } }
  .home-slider .home-slider-two .slide-one {
    background: transparent url("img/slides/slide-one.jpg") 50% 0%;
    background-size: cover; }
  .home-slider .home-slider-two .slide-two {
    background: transparent url("img/slides/slide-one.jpg") 50% 0%;
    background-size: cover; }

.philosophy .content {
  text-align: center; }

.home-products {
  background: #eba634;
  color: #ffffff; }
  .home-products a {
    color: #ffffff; }
  .home-products .content {
    max-width: 960px; }
    .home-products .content .item {
      width: 33.3333%;
      padding: 0 4rem; }
      @media screen and (max-width: 768px) {
        .home-products .content .item {
          width: 100%;
          padding: 3rem 3rem 0 3rem; } }
      .home-products .content .item .title {
        font-family: "turquoise", serif;
        text-align: center;
        margin: 2rem auto 0 auto;
        max-width: 80%; }
    .home-products .content .more-button {
      text-align: center; }
      .home-products .content .more-button a {
        border-bottom: 1px solid #ffffff; }

.image-wrap {
  position: relative; }
  .image-wrap img {
    width: 100%;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    background-clip: padding-box !important;
    /* stops bg color from leaking outside the border: */ }
  .image-wrap img.second {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }

.more-button {
  margin-top: 3rem;
  width: 100%;
  font-family: "serenity", sans-serif; }
  .more-button a {
    border-bottom: 1px solid #eba634;
    font-size: 3rem; }

.more-button.white a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff; }

.collaborations {
  position: relative; }
  .collaborations .hagelslag {
    position: absolute;
    top: 0;
    left: 0;
    width: 700px;
    height: 100%;
    background: transparent url("img/hagelslag.svg") no-repeat 50% 50%;
    background-size: 700px auto;
    z-index: 3; }
    @media screen and (max-width: 1140px) {
      .collaborations .hagelslag {
        display: none; } }
    @media screen and (max-width: 1920px) {
      .collaborations .hagelslag {
        left: -300px; } }
  .collaborations .hagelslagtwo {
    position: absolute;
    top: 0;
    width: 700px;
    right: -400px;
    height: 100%;
    background: transparent url("img/hagelslag2.svg") no-repeat 50% 50%;
    background-size: 450px auto;
    z-index: 3; }
    @media screen and (max-width: 1140px) {
      .collaborations .hagelslagtwo {
        display: none; } }
  .collaborations .container {
    max-width: 1280px; }
  .collaborations figure {
    width: 40%;
    padding: 2rem 3rem 2rem 0; }
    @media screen and (max-width: 960px) {
      .collaborations figure {
        display: none; } }
  .collaborations .text {
    width: 60%;
    padding: 0 0 0 3rem; }
    @media screen and (max-width: 960px) {
      .collaborations .text {
        width: 100%;
        padding: 0; } }
    .collaborations .text h2 {
      text-align: left; }
    .collaborations .text .more-button {
      margin-top: 6rem; }
      .collaborations .text .more-button a {
        z-index: 4; }
      @media screen and (max-width: 960px) {
        .collaborations .text .more-button {
          margin-top: 3rem; } }

.announcement {
  background: #eba634 url("img/announcement.jpg");
  background-size: cover;
  color: #ffffff;
  padding: 6rem 0; }
  .announcement .title {
    line-height: 7rem;
    font-size: 5.2rem;
    font-weight: 300;
    width: 35%; }
    @media screen and (max-width: 1640px) {
      .announcement .title {
        line-height: 6rem;
        font-size: 4.5rem; } }
    @media screen and (max-width: 960px) {
      .announcement .title {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .announcement .title {
        line-height: 5rem;
        font-size: 3.5rem; } }
    .announcement .title .subtitle {
      font-weight: 400; }
  .announcement .text {
    font-family: "turquoise", serif;
    font-size: 4.2rem;
    line-height: 5.2rem;
    width: 65%;
    padding-left: 3rem; }
    @media screen and (max-width: 1640px) {
      .announcement .text {
        font-size: 3.4rem;
        line-height: 4.8rem; } }
    @media screen and (max-width: 960px) {
      .announcement .text {
        width: 100%;
        padding: 0;
        margin-top: 2rem;
        font-size: 3rem;
        line-height: 3.4rem; } }

.home-newsletter {
  padding: 6rem 0; }
  .home-newsletter .container {
    padding: 4rem 0;
    max-width: 900px;
    background: rgba(235, 166, 55, 0.1);
    text-align: center; }
    .home-newsletter .container .title {
      font-size: 8rem;
      font-weight: 600; }
      @media screen and (max-width: 640px) {
        .home-newsletter .container .title {
          font-size: 5rem; } }
    .home-newsletter .container .subtitle {
      font-size: 3rem;
      line-height: 3.5rem;
      font-weight: 600; }
      @media screen and (max-width: 640px) {
        .home-newsletter .container .subtitle {
          font-size: 2rem;
          line-height: 2.5rem; } }

.news-archive {
  padding: 6rem 0; }
  @media screen and (max-width: 960px) {
    .news-archive {
      padding: 3rem 0; } }
  .news-archive .container {
    max-width: 960px; }

.news-post {
  margin-bottom: 6rem;
  border-bottom: 2px solid #eba634; }
  .news-post figure img {
    width: 100%; }
  .news-post .news-content {
    padding: 3rem 0; }
    .news-post .news-content header {
      width: 40%;
      padding-right: 3rem; }
      @media screen and (max-width: 1024px) {
        .news-post .news-content header {
          width: 100%;
          margin-bottom: 3rem;
          padding: 0; } }
      .news-post .news-content header .category {
        font-weight: 300;
        font-size: 3.5rem;
        line-height: 3.5rem;
        text-transform: uppercase;
        margin-bottom: .3rem; }
      .news-post .news-content header h2 {
        font-size: 3.5rem;
        line-height: 4rem;
        margin-bottom: 6rem; }
        @media screen and (max-width: 1024px) {
          .news-post .news-content header h2 {
            margin-bottom: 3rem; } }
      .news-post .news-content header .extra {
        font-size: 2.2rem;
        line-height: 2.7rem; }
    .news-post .news-content .text {
      width: 60%; }
      @media screen and (max-width: 1024px) {
        .news-post .news-content .text {
          width: 100%; } }

.news-post:last-child {
  border: 0; }

.all-categories .home-products .content, .home-products .all-categories .content, .all-categories .news-post .news-content, .news-post .all-categories .news-content, .all-categories .flex, .all-categories .work-template .galery, .work-template .all-categories .galery, .all-categories .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .all-categories .specs, .all-categories .modal .modal-container .flex, .modal .modal-container .all-categories .flex, .all-categories .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .all-categories .specs, .all-categories .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .all-categories .acties {
  -webkit-justify-content: flex-start !important;
  /* Safari */
  justify-content: flex-start !important; }
.all-categories a {
  width: 33.3333%;
  padding: 2rem 4rem; }
  @media screen and (max-width: 960px) {
    .all-categories a {
      width: 50%;
      padding: 2rem 4rem; } }
  @media screen and (max-width: 960px) {
    .all-categories a {
      padding: 2rem; } }
  @media screen and (max-width: 640px) {
    .all-categories a {
      width: 100%;
      padding: 2rem; } }
  .all-categories a .product-cat .image-wrap {
    position: relative; }
  .all-categories a .product-cat img {
    width: 100%;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    background-clip: padding-box !important;
    /* stops bg color from leaking outside the border: */ }
  .all-categories a .product-cat img.second {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .all-categories a .product-cat h3 {
    font-family: "turquoise", serif;
    text-align: center;
    margin-top: 2rem;
    font-size: 2.6rem; }
  .all-categories a .product-cat .subtitle {
    margin-top: -1rem; }
  .all-categories a .product-cat .subtitle, .all-categories a .product-cat .year {
    font-size: 2rem;
    text-align: center;
    line-height: 2rem; }

.collaboration-overview {
  margin-top: 6rem;
  border-top: 2px solid #eba634;
  padding-top: 6rem; }
  .collaboration-overview .all-categories .home-products .content, .home-products .collaboration-overview .all-categories .content, .collaboration-overview .all-categories .news-post .news-content, .news-post .collaboration-overview .all-categories .news-content, .collaboration-overview .all-categories .flex, .collaboration-overview .all-categories .work-template .galery, .work-template .collaboration-overview .all-categories .galery, .collaboration-overview .all-categories .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .collaboration-overview .all-categories .specs, .collaboration-overview .all-categories .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .collaboration-overview .all-categories .specs, .collaboration-overview .all-categories .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .collaboration-overview .all-categories .acties {
    width: 100%;
    -webkit-justify-content: flex-start !important;
    /* Safari */
    justify-content: flex-start !important; }
    .collaboration-overview .all-categories .home-products .content a, .home-products .collaboration-overview .all-categories .content a, .collaboration-overview .all-categories .news-post .news-content a, .news-post .collaboration-overview .all-categories .news-content a, .collaboration-overview .all-categories .flex a, .collaboration-overview .all-categories .work-template .galery a, .work-template .collaboration-overview .all-categories .galery a, .collaboration-overview .all-categories .single-product-page .flex .product-description .specs a, .single-product-page .flex .product-description .collaboration-overview .all-categories .specs a, .collaboration-overview .all-categories .modal .modal-container .flex .product-description .specs a, .modal .modal-container .flex .product-description .collaboration-overview .all-categories .specs a, .collaboration-overview .all-categories .modal .modal-container .flex .product-description .acties a, .modal .modal-container .flex .product-description .collaboration-overview .all-categories .acties a {
      width: 33.33333%; }
      @media screen and (max-width: 768px) {
        .collaboration-overview .all-categories .home-products .content a, .home-products .collaboration-overview .all-categories .content a, .collaboration-overview .all-categories .news-post .news-content a, .news-post .collaboration-overview .all-categories .news-content a, .collaboration-overview .all-categories .flex a, .collaboration-overview .all-categories .work-template .galery a, .work-template .collaboration-overview .all-categories .galery a, .collaboration-overview .all-categories .single-product-page .flex .product-description .specs a, .single-product-page .flex .product-description .collaboration-overview .all-categories .specs a, .collaboration-overview .all-categories .modal .modal-container .flex .product-description .specs a, .modal .modal-container .flex .product-description .collaboration-overview .all-categories .specs a, .collaboration-overview .all-categories .modal .modal-container .flex .product-description .acties a, .modal .modal-container .flex .product-description .collaboration-overview .all-categories .acties a {
          width: 100%; } }

.work-template .container {
  max-width: 960px; }
.work-template .main-image {
  margin-top: 3rem; }
  @media screen and (max-width: 1024px) {
    .work-template .main-image {
      margin: 3rem auto 1.5rem auto;
      max-width: 768px; } }
  .work-template .main-image img {
    width: 100%; }
.work-template .illustratie {
  margin-top: 3rem; }
  .work-template .illustratie .flex, .work-template .illustratie .home-products .content, .home-products .work-template .illustratie .content, .work-template .illustratie .news-post .news-content, .news-post .work-template .illustratie .news-content, .work-template .illustratie .galery, .work-template .illustratie .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .work-template .illustratie .specs, .work-template .illustratie .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .work-template .illustratie .specs, .work-template .illustratie .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .work-template .illustratie .acties {
    margin: 0 -2rem; }
    @media screen and (max-width: 768px) {
      .work-template .illustratie .flex, .work-template .illustratie .home-products .content, .home-products .work-template .illustratie .content, .work-template .illustratie .news-post .news-content, .news-post .work-template .illustratie .news-content, .work-template .illustratie .galery, .work-template .illustratie .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .work-template .illustratie .specs, .work-template .illustratie .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .work-template .illustratie .specs, .work-template .illustratie .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .work-template .illustratie .acties {
        margin: 0; } }
    .work-template .illustratie .flex .image, .work-template .illustratie .home-products .content .image, .home-products .work-template .illustratie .content .image, .work-template .illustratie .news-post .news-content .image, .news-post .work-template .illustratie .news-content .image, .work-template .illustratie .galery .image, .single-product-page .flex .product-description .work-template .illustratie .specs .image, .work-template .illustratie .modal .modal-container .flex .product-description .specs .image, .modal .modal-container .flex .product-description .work-template .illustratie .specs .image, .work-template .illustratie .modal .modal-container .flex .product-description .acties .image, .modal .modal-container .flex .product-description .work-template .illustratie .acties .image {
      width: 50%;
      padding: 0 2rem; }
      @media screen and (max-width: 768px) {
        .work-template .illustratie .flex .image, .work-template .illustratie .home-products .content .image, .home-products .work-template .illustratie .content .image, .work-template .illustratie .news-post .news-content .image, .news-post .work-template .illustratie .news-content .image, .work-template .illustratie .galery .image, .single-product-page .flex .product-description .work-template .illustratie .specs .image, .work-template .illustratie .modal .modal-container .flex .product-description .specs .image, .modal .modal-container .flex .product-description .work-template .illustratie .specs .image, .work-template .illustratie .modal .modal-container .flex .product-description .acties .image, .modal .modal-container .flex .product-description .work-template .illustratie .acties .image {
          width: 100%;
          padding: 0;
          margin-bottom: 2rem; } }
      .work-template .illustratie .flex .image img, .work-template .illustratie .home-products .content .image img, .home-products .work-template .illustratie .content .image img, .work-template .illustratie .news-post .news-content .image img, .news-post .work-template .illustratie .news-content .image img, .work-template .illustratie .galery .image img, .single-product-page .flex .product-description .work-template .illustratie .specs .image img, .work-template .illustratie .modal .modal-container .flex .product-description .specs .image img, .modal .modal-container .flex .product-description .work-template .illustratie .specs .image img, .work-template .illustratie .modal .modal-container .flex .product-description .acties .image img, .modal .modal-container .flex .product-description .work-template .illustratie .acties .image img {
        width: 100%;
        height: auto; }
    .work-template .illustratie .flex .text, .work-template .illustratie .home-products .content .text, .home-products .work-template .illustratie .content .text, .work-template .illustratie .news-post .news-content .text, .news-post .work-template .illustratie .news-content .text, .work-template .illustratie .galery .text, .single-product-page .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .specs .text, .modal .modal-container .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .acties .text, .modal .modal-container .flex .product-description .work-template .illustratie .acties .text {
      width: 50%;
      padding: 2rem; }
      @media screen and (max-width: 768px) {
        .work-template .illustratie .flex .text, .work-template .illustratie .home-products .content .text, .home-products .work-template .illustratie .content .text, .work-template .illustratie .news-post .news-content .text, .news-post .work-template .illustratie .news-content .text, .work-template .illustratie .galery .text, .single-product-page .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .specs .text, .modal .modal-container .flex .product-description .work-template .illustratie .specs .text, .work-template .illustratie .modal .modal-container .flex .product-description .acties .text, .modal .modal-container .flex .product-description .work-template .illustratie .acties .text {
          width: 100%; } }
.work-template .galery {
  margin-top: 6rem;
  margin: 4rem -2rem 0 -2rem; }
  @media screen and (max-width: 960px) {
    .work-template .galery {
      margin: 2rem -1rem 0 -1rem; } }
  .work-template .galery figure {
    padding: 0 2rem;
    margin-bottom: 4rem; }
    @media screen and (max-width: 960px) {
      .work-template .galery figure {
        padding: 0 1rem;
        margin-bottom: 2rem; } }
    .work-template .galery figure img {
      width: 100%; }
  .work-template .galery .half {
    width: 50%; }
  .work-template .galery .full {
    width: 100%; }
.work-template .quote {
  padding: 3rem 6rem;
  font-size: 4rem;
  line-height: 5rem;
  text-align: center;
  font-family: "turquoise", serif; }
  @media screen and (max-width: 768px) {
    .work-template .quote {
      padding: 3rem;
      font-size: 3rem;
      line-height: 4rem; } }
  @media screen and (max-width: 640px) {
    .work-template .quote {
      padding: 3rem;
      font-size: 2.4rem;
      line-height: 3rem; } }

.credits-work {
  padding: 3rem 0 6rem 0;
  text-align: center;
  font-weight: 400; }
  .credits-work .credit {
    font-family: "turquoise", serif; }

.work-content {
  position: relative; }
  .work-content .shop-button {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 90px;
    top: 170px; }
    @media screen and (max-width: 960px) {
      .work-content .shop-button {
        display: none; } }
  .work-content .text {
    padding: 6rem 0;
    max-width: 640px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .work-content .text {
        padding: 0; } }
  @media screen and (max-width: 1024px) {
    .work-content {
      width: 95%;
      max-width: 1024px;
      padding: 0;
      margin-bottom: 3rem; } }
  .work-content .section-title {
    text-align: left;
    margin-bottom: 3rem; }
  .work-content .product-meta {
    font-size: 2.4rem;
    line-height: 1.5;
    margin-top: 3rem; }
    .work-content .product-meta .type {
      font-family: "serenity", sans-serif;
      font-weight: 600; }
      .work-content .product-meta .type a {
        text-decoration: underline; }
    .work-content .product-meta img.available-colors {
      height: 30px;
      width: auto; }
    .work-content .product-meta .flex .left, .work-content .product-meta .home-products .content .left, .home-products .work-content .product-meta .content .left, .work-content .product-meta .news-post .news-content .left, .news-post .work-content .product-meta .news-content .left, .work-content .product-meta .work-template .galery .left, .work-template .work-content .product-meta .galery .left, .single-product-page .flex .product-description .work-content .product-meta .specs .left, .work-content .product-meta .modal .modal-container .flex .product-description .specs .left, .modal .modal-container .flex .product-description .work-content .product-meta .specs .left, .work-content .product-meta .modal .modal-container .flex .product-description .acties .left, .modal .modal-container .flex .product-description .work-content .product-meta .acties .left {
      width: 50%;
      padding-right: 4rem; }
      @media screen and (max-width: 768px) {
        .work-content .product-meta .flex .left, .work-content .product-meta .home-products .content .left, .home-products .work-content .product-meta .content .left, .work-content .product-meta .news-post .news-content .left, .news-post .work-content .product-meta .news-content .left, .work-content .product-meta .work-template .galery .left, .work-template .work-content .product-meta .galery .left, .single-product-page .flex .product-description .work-content .product-meta .specs .left, .work-content .product-meta .modal .modal-container .flex .product-description .specs .left, .modal .modal-container .flex .product-description .work-content .product-meta .specs .left, .work-content .product-meta .modal .modal-container .flex .product-description .acties .left, .modal .modal-container .flex .product-description .work-content .product-meta .acties .left {
          padding: 0;
          width: 100%;
          margin-top: 2rem; } }
    .work-content .product-meta .flex .right, .work-content .product-meta .home-products .content .right, .home-products .work-content .product-meta .content .right, .work-content .product-meta .news-post .news-content .right, .news-post .work-content .product-meta .news-content .right, .work-content .product-meta .work-template .galery .right, .work-template .work-content .product-meta .galery .right, .single-product-page .flex .product-description .work-content .product-meta .specs .right, .work-content .product-meta .modal .modal-container .flex .product-description .specs .right, .modal .modal-container .flex .product-description .work-content .product-meta .specs .right, .work-content .product-meta .modal .modal-container .flex .product-description .acties .right, .modal .modal-container .flex .product-description .work-content .product-meta .acties .right {
      width: 50%;
      padding-left: 2rem; }
      @media screen and (max-width: 768px) {
        .work-content .product-meta .flex .right, .work-content .product-meta .home-products .content .right, .home-products .work-content .product-meta .content .right, .work-content .product-meta .news-post .news-content .right, .news-post .work-content .product-meta .news-content .right, .work-content .product-meta .work-template .galery .right, .work-template .work-content .product-meta .galery .right, .single-product-page .flex .product-description .work-content .product-meta .specs .right, .work-content .product-meta .modal .modal-container .flex .product-description .specs .right, .modal .modal-container .flex .product-description .work-content .product-meta .specs .right, .work-content .product-meta .modal .modal-container .flex .product-description .acties .right, .modal .modal-container .flex .product-description .work-content .product-meta .acties .right {
          padding: 0;
          width: 100%;
          margin-top: 2rem; } }

.models, .models-category {
  border-top: 2px solid #eba634;
  padding: 6rem 0;
  padding-top: 3rem; }
  .models .flex, .models-category .flex, .models .home-products .content, .home-products .models .content, .models-category .home-products .content, .home-products .models-category .content, .models .news-post .news-content, .news-post .models .news-content, .models-category .news-post .news-content, .news-post .models-category .news-content, .models .work-template .galery, .work-template .models .galery, .models-category .work-template .galery, .work-template .models-category .galery, .models .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .models .specs, .models-category .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .models-category .specs, .models .modal .modal-container .flex, .modal .modal-container .models .flex, .models-category .modal .modal-container .flex, .modal .modal-container .models-category .flex, .models .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .models .specs, .models-category .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .models-category .specs, .models .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .models .acties, .models-category .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .models-category .acties {
    margin: 0 -2rem;
    justify-content: left; }
    .models .flex .title, .models-category .flex .title, .models .home-products .content .title, .home-products .models .content .title, .models-category .home-products .content .title, .home-products .models-category .content .title, .models .news-post .news-content .title, .news-post .models .news-content .title, .models-category .news-post .news-content .title, .news-post .models-category .news-content .title, .models .work-template .galery .title, .work-template .models .galery .title, .models-category .work-template .galery .title, .work-template .models-category .galery .title, .models .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .models .specs .title, .models-category .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .models-category .specs .title, .models .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .models .specs .title, .models-category .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .models-category .specs .title, .models .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .models .acties .title, .models-category .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .models-category .acties .title {
      width: 20%;
      padding: 0 2rem;
      font-size: 5rem;
      line-height: 5rem;
      position: relative; }
      @media screen and (max-width: 960px) {
        .models .flex .title, .models-category .flex .title, .models .home-products .content .title, .home-products .models .content .title, .models-category .home-products .content .title, .home-products .models-category .content .title, .models .news-post .news-content .title, .news-post .models .news-content .title, .models-category .news-post .news-content .title, .news-post .models-category .news-content .title, .models .work-template .galery .title, .work-template .models .galery .title, .models-category .work-template .galery .title, .work-template .models-category .galery .title, .models .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .models .specs .title, .models-category .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .models-category .specs .title, .models .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .models .specs .title, .models-category .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .models-category .specs .title, .models .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .models .acties .title, .models-category .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .models-category .acties .title {
          width: 100%; } }
      @media screen and (max-width: 640px) {
        .models .flex .title, .models-category .flex .title, .models .home-products .content .title, .home-products .models .content .title, .models-category .home-products .content .title, .home-products .models-category .content .title, .models .news-post .news-content .title, .news-post .models .news-content .title, .models-category .news-post .news-content .title, .news-post .models-category .news-content .title, .models .work-template .galery .title, .work-template .models .galery .title, .models-category .work-template .galery .title, .work-template .models-category .galery .title, .models .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .models .specs .title, .models-category .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .models-category .specs .title, .models .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .models .specs .title, .models-category .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .models-category .specs .title, .models .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .models .acties .title, .models-category .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .models-category .acties .title {
          text-align: left;
          margin-bottom: 3rem;
          font-size: 3.5rem;
          line-height: 4.5rem; } }
      .models .flex .title .view-all, .models-category .flex .title .view-all, .models .home-products .content .title .view-all, .home-products .models .content .title .view-all, .models-category .home-products .content .title .view-all, .home-products .models-category .content .title .view-all, .models .news-post .news-content .title .view-all, .news-post .models .news-content .title .view-all, .models-category .news-post .news-content .title .view-all, .news-post .models-category .news-content .title .view-all, .models .work-template .galery .title .view-all, .work-template .models .galery .title .view-all, .models-category .work-template .galery .title .view-all, .work-template .models-category .galery .title .view-all, .single-product-page .flex .product-description .models .specs .title .view-all, .single-product-page .flex .product-description .models-category .specs .title .view-all, .models .modal .modal-container .flex .product-description .specs .title .view-all, .modal .modal-container .flex .product-description .models .specs .title .view-all, .models-category .modal .modal-container .flex .product-description .specs .title .view-all, .modal .modal-container .flex .product-description .models-category .specs .title .view-all, .models .modal .modal-container .flex .product-description .acties .title .view-all, .modal .modal-container .flex .product-description .models .acties .title .view-all, .models-category .modal .modal-container .flex .product-description .acties .title .view-all, .modal .modal-container .flex .product-description .models-category .acties .title .view-all {
        position: absolute;
        bottom: 2.7rem;
        left: 2rem;
        text-decoration: underline;
        font-size: 2rem; }
        @media screen and (max-width: 960px) {
          .models .flex .title .view-all, .models-category .flex .title .view-all, .models .home-products .content .title .view-all, .home-products .models .content .title .view-all, .models-category .home-products .content .title .view-all, .home-products .models-category .content .title .view-all, .models .news-post .news-content .title .view-all, .news-post .models .news-content .title .view-all, .models-category .news-post .news-content .title .view-all, .news-post .models-category .news-content .title .view-all, .models .work-template .galery .title .view-all, .work-template .models .galery .title .view-all, .models-category .work-template .galery .title .view-all, .work-template .models-category .galery .title .view-all, .single-product-page .flex .product-description .models .specs .title .view-all, .single-product-page .flex .product-description .models-category .specs .title .view-all, .models .modal .modal-container .flex .product-description .specs .title .view-all, .modal .modal-container .flex .product-description .models .specs .title .view-all, .models-category .modal .modal-container .flex .product-description .specs .title .view-all, .modal .modal-container .flex .product-description .models-category .specs .title .view-all, .models .modal .modal-container .flex .product-description .acties .title .view-all, .modal .modal-container .flex .product-description .models .acties .title .view-all, .models-category .modal .modal-container .flex .product-description .acties .title .view-all, .modal .modal-container .flex .product-description .models-category .acties .title .view-all {
            display: none; } }
    .models .flex .model, .models-category .flex .model, .models .home-products .content .model, .home-products .models .content .model, .models-category .home-products .content .model, .home-products .models-category .content .model, .models .news-post .news-content .model, .news-post .models .news-content .model, .models-category .news-post .news-content .model, .news-post .models-category .news-content .model, .models .work-template .galery .model, .work-template .models .galery .model, .models-category .work-template .galery .model, .work-template .models-category .galery .model, .models .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models .specs .model, .models-category .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models-category .specs .model, .models .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models .specs .model, .models-category .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models-category .specs .model, .models .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models .acties .model, .models-category .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models-category .acties .model {
      width: 20%;
      padding: 0 2rem;
      text-align: center;
      line-height: 2.8rem;
      font-size: 2.4rem;
      margin-bottom: 4rem;
      cursor: pointer; }
      @media screen and (max-width: 960px) {
        .models .flex .model, .models-category .flex .model, .models .home-products .content .model, .home-products .models .content .model, .models-category .home-products .content .model, .home-products .models-category .content .model, .models .news-post .news-content .model, .news-post .models .news-content .model, .models-category .news-post .news-content .model, .news-post .models-category .news-content .model, .models .work-template .galery .model, .work-template .models .galery .model, .models-category .work-template .galery .model, .work-template .models-category .galery .model, .models .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models .specs .model, .models-category .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models-category .specs .model, .models .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models .specs .model, .models-category .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models-category .specs .model, .models .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models .acties .model, .models-category .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models-category .acties .model {
          width: 50%;
          margin-bottom: 3rem; } }
      @media screen and (max-width: 640px) {
        .models .flex .model, .models-category .flex .model, .models .home-products .content .model, .home-products .models .content .model, .models-category .home-products .content .model, .home-products .models-category .content .model, .models .news-post .news-content .model, .news-post .models .news-content .model, .models-category .news-post .news-content .model, .news-post .models-category .news-content .model, .models .work-template .galery .model, .work-template .models .galery .model, .models-category .work-template .galery .model, .work-template .models-category .galery .model, .models .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models .specs .model, .models-category .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models-category .specs .model, .models .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models .specs .model, .models-category .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models-category .specs .model, .models .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models .acties .model, .models-category .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models-category .acties .model {
          width: 100%;
          margin-bottom: 3rem; } }
      .models .flex .model .image-wrap, .models-category .flex .model .image-wrap, .models .home-products .content .model .image-wrap, .home-products .models .content .model .image-wrap, .models-category .home-products .content .model .image-wrap, .home-products .models-category .content .model .image-wrap, .models .news-post .news-content .model .image-wrap, .news-post .models .news-content .model .image-wrap, .models-category .news-post .news-content .model .image-wrap, .news-post .models-category .news-content .model .image-wrap, .models .work-template .galery .model .image-wrap, .work-template .models .galery .model .image-wrap, .models-category .work-template .galery .model .image-wrap, .work-template .models-category .galery .model .image-wrap, .single-product-page .flex .product-description .models .specs .model .image-wrap, .single-product-page .flex .product-description .models-category .specs .model .image-wrap, .models .modal .modal-container .flex .product-description .specs .model .image-wrap, .modal .modal-container .flex .product-description .models .specs .model .image-wrap, .models-category .modal .modal-container .flex .product-description .specs .model .image-wrap, .modal .modal-container .flex .product-description .models-category .specs .model .image-wrap, .models .modal .modal-container .flex .product-description .acties .model .image-wrap, .modal .modal-container .flex .product-description .models .acties .model .image-wrap, .models-category .modal .modal-container .flex .product-description .acties .model .image-wrap, .modal .modal-container .flex .product-description .models-category .acties .model .image-wrap {
        position: relative; }
      .models .flex .model img, .models-category .flex .model img, .models .home-products .content .model img, .home-products .models .content .model img, .models-category .home-products .content .model img, .home-products .models-category .content .model img, .models .news-post .news-content .model img, .news-post .models .news-content .model img, .models-category .news-post .news-content .model img, .news-post .models-category .news-content .model img, .models .work-template .galery .model img, .work-template .models .galery .model img, .models-category .work-template .galery .model img, .work-template .models-category .galery .model img, .models .single-product-page .flex .product-description .specs .model img, .single-product-page .flex .product-description .models .specs .model img, .models-category .single-product-page .flex .product-description .specs .model img, .single-product-page .flex .product-description .models-category .specs .model img, .models .modal .modal-container .flex .product-description .specs .model img, .modal .modal-container .flex .product-description .models .specs .model img, .models-category .modal .modal-container .flex .product-description .specs .model img, .modal .modal-container .flex .product-description .models-category .specs .model img, .models .modal .modal-container .flex .product-description .acties .model img, .modal .modal-container .flex .product-description .models .acties .model img, .models-category .modal .modal-container .flex .product-description .acties .model img, .modal .modal-container .flex .product-description .models-category .acties .model img {
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
        background-clip: padding-box !important;
        /* stops bg color from leaking outside the border: */
        width: 100%;
        margin-bottom: 2rem; }
      .models .flex .model img.second, .models-category .flex .model img.second, .models .home-products .content .model img.second, .home-products .models .content .model img.second, .models-category .home-products .content .model img.second, .home-products .models-category .content .model img.second, .models .news-post .news-content .model img.second, .news-post .models .news-content .model img.second, .models-category .news-post .news-content .model img.second, .news-post .models-category .news-content .model img.second, .models .work-template .galery .model img.second, .work-template .models .galery .model img.second, .models-category .work-template .galery .model img.second, .work-template .models-category .galery .model img.second, .single-product-page .flex .product-description .models .specs .model img.second, .single-product-page .flex .product-description .models-category .specs .model img.second, .models .modal .modal-container .flex .product-description .specs .model img.second, .modal .modal-container .flex .product-description .models .specs .model img.second, .models-category .modal .modal-container .flex .product-description .specs .model img.second, .modal .modal-container .flex .product-description .models-category .specs .model img.second, .models .modal .modal-container .flex .product-description .acties .model img.second, .modal .modal-container .flex .product-description .models .acties .model img.second, .models-category .modal .modal-container .flex .product-description .acties .model img.second, .modal .modal-container .flex .product-description .models-category .acties .model img.second {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0; }

.models-category {
  border: 0; }
  .models-category .flex, .models-category .home-products .content, .home-products .models-category .content, .models-category .news-post .news-content, .news-post .models-category .news-content, .models-category .work-template .galery, .work-template .models-category .galery, .models-category .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .models-category .specs, .models-category .modal .modal-container .flex, .modal .modal-container .models-category .flex, .models-category .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .models-category .specs, .models-category .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .models-category .acties {
    justify-content: flex-start; }
    .models-category .flex .model, .models-category .home-products .content .model, .home-products .models-category .content .model, .models-category .news-post .news-content .model, .news-post .models-category .news-content .model, .models-category .work-template .galery .model, .work-template .models-category .galery .model, .models-category .single-product-page .flex .product-description .specs .model, .single-product-page .flex .product-description .models-category .specs .model, .models-category .modal .modal-container .flex .product-description .specs .model, .modal .modal-container .flex .product-description .models-category .specs .model, .models-category .modal .modal-container .flex .product-description .acties .model, .modal .modal-container .flex .product-description .models-category .acties .model {
      width: 25%;
      padding: 0 2rem;
      margin-bottom: 3rem; }

.breadcrumbs {
  text-align: center; }
  .breadcrumbs .crumbs {
    display: inline-block;
    font-family: "turquoise", serif;
    padding-top: 1rem;
    margin-top: -2rem; }

.also {
  padding-bottom: 12rem;
  border-top: 2px solid #eba634; }
  .also h2 {
    font-size: 5rem;
    margin-bottom: 6rem; }
    @media screen and (max-width: 640px) {
      .also h2 {
        font-size: 3.5rem;
        line-height: 4.5rem;
        margin-bottom: 4rem; } }
  .also .flex, .also .home-products .content, .home-products .also .content, .also .news-post .news-content, .news-post .also .news-content, .also .work-template .galery, .work-template .also .galery, .also .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .also .specs, .also .modal .modal-container .flex, .modal .modal-container .also .flex, .also .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .also .specs, .also .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .also .acties {
    margin: 0 -2rem;
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start; }
    .also .flex a, .also .home-products .content a, .home-products .also .content a, .also .news-post .news-content a, .news-post .also .news-content a, .also .work-template .galery a, .work-template .also .galery a, .also .single-product-page .flex .product-description .specs a, .single-product-page .flex .product-description .also .specs a, .also .modal .modal-container .flex a, .modal .modal-container .also .flex a, .also .modal .modal-container .flex .product-description .specs a, .modal .modal-container .flex .product-description .also .specs a, .also .modal .modal-container .flex .product-description .acties a, .modal .modal-container .flex .product-description .also .acties a {
      width: 25%;
      padding: 0 2rem; }
      @media screen and (max-width: 640px) {
        .also .flex a, .also .home-products .content a, .home-products .also .content a, .also .news-post .news-content a, .news-post .also .news-content a, .also .work-template .galery a, .work-template .also .galery a, .also .single-product-page .flex .product-description .specs a, .single-product-page .flex .product-description .also .specs a, .also .modal .modal-container .flex a, .modal .modal-container .also .flex a, .also .modal .modal-container .flex .product-description .specs a, .modal .modal-container .flex .product-description .also .specs a, .also .modal .modal-container .flex .product-description .acties a, .modal .modal-container .flex .product-description .also .acties a {
          width: 100%;
          padding: 2rem; } }
      .also .flex a .image-wrap, .also .home-products .content a .image-wrap, .home-products .also .content a .image-wrap, .also .news-post .news-content a .image-wrap, .news-post .also .news-content a .image-wrap, .also .work-template .galery a .image-wrap, .work-template .also .galery a .image-wrap, .also .single-product-page .flex .product-description .specs a .image-wrap, .single-product-page .flex .product-description .also .specs a .image-wrap, .also .modal .modal-container .flex .product-description .specs a .image-wrap, .modal .modal-container .flex .product-description .also .specs a .image-wrap, .also .modal .modal-container .flex .product-description .acties a .image-wrap, .modal .modal-container .flex .product-description .also .acties a .image-wrap {
        position: relative; }
      .also .flex a img, .also .home-products .content a img, .home-products .also .content a img, .also .news-post .news-content a img, .news-post .also .news-content a img, .also .work-template .galery a img, .work-template .also .galery a img, .also .single-product-page .flex .product-description .specs a img, .single-product-page .flex .product-description .also .specs a img, .also .modal .modal-container .flex a img, .modal .modal-container .also .flex a img, .also .modal .modal-container .flex .product-description .specs a img, .modal .modal-container .flex .product-description .also .specs a img, .also .modal .modal-container .flex .product-description .acties a img, .modal .modal-container .flex .product-description .also .acties a img {
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
        background-clip: padding-box !important;
        /* stops bg color from leaking outside the border: */
        width: 100%; }
      .also .flex a img.second, .also .home-products .content a img.second, .home-products .also .content a img.second, .also .news-post .news-content a img.second, .news-post .also .news-content a img.second, .also .work-template .galery a img.second, .work-template .also .galery a img.second, .also .single-product-page .flex .product-description .specs a img.second, .single-product-page .flex .product-description .also .specs a img.second, .also .modal .modal-container .flex .product-description .specs a img.second, .modal .modal-container .flex .product-description .also .specs a img.second, .also .modal .modal-container .flex .product-description .acties a img.second, .modal .modal-container .flex .product-description .also .acties a img.second {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0; }

.about-gif {
  background: #eba634; }
  @media screen and (max-width: 768px) {
    .about-gif {
      display: flex;
      align-items: center;
      height: 350px; } }
  .about-gif .container {
    max-width: 1940px; }
    @media screen and (max-width: 1920px) {
      .about-gif .container {
        max-width: 1440px; } }

.about-content {
  max-width: 960px;
  margin: 0 auto;
  text-align: center; }

.about-main-image {
  width: 100%;
  margin-bottom: 6rem; }
  .about-main-image img {
    width: 100%; }

.about-list {
  max-width: 1024px;
  margin: 0 auto;
  width: 90%;
  border-top: 2px solid #eba634;
  padding: 5rem 0; }
  @media screen and (max-width: 960px) {
    .about-list {
      padding: 3rem 0; } }
  .about-list .flex .title, .about-list .home-products .content .title, .home-products .about-list .content .title, .about-list .news-post .news-content .title, .news-post .about-list .news-content .title, .about-list .work-template .galery .title, .work-template .about-list .galery .title, .about-list .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .about-list .specs .title, .about-list .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .about-list .specs .title, .about-list .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .about-list .acties .title {
    width: 304px;
    width: 0 0 340px;
    font-size: 5rem;
    line-height: 5rem;
    position: relative; }
    @media screen and (max-width: 1280px) {
      .about-list .flex .title, .about-list .home-products .content .title, .home-products .about-list .content .title, .about-list .news-post .news-content .title, .news-post .about-list .news-content .title, .about-list .work-template .galery .title, .work-template .about-list .galery .title, .about-list .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .about-list .specs .title, .about-list .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .about-list .specs .title, .about-list .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .about-list .acties .title {
        width: 300px;
        width: 0 0 300px;
        font-size: 5rem;
        line-height: 5rem; } }
    @media screen and (max-width: 1024px) {
      .about-list .flex .title, .about-list .home-products .content .title, .home-products .about-list .content .title, .about-list .news-post .news-content .title, .news-post .about-list .news-content .title, .about-list .work-template .galery .title, .work-template .about-list .galery .title, .about-list .single-product-page .flex .product-description .specs .title, .single-product-page .flex .product-description .about-list .specs .title, .about-list .modal .modal-container .flex .product-description .specs .title, .modal .modal-container .flex .product-description .about-list .specs .title, .about-list .modal .modal-container .flex .product-description .acties .title, .modal .modal-container .flex .product-description .about-list .acties .title {
        width: 100%;
        width: 0 0 100%;
        font-size: 4rem;
        line-height: 4rem;
        margin-bottom: 3rem; } }
    .about-list .flex .title .see-all, .about-list .home-products .content .title .see-all, .home-products .about-list .content .title .see-all, .about-list .news-post .news-content .title .see-all, .news-post .about-list .news-content .title .see-all, .about-list .work-template .galery .title .see-all, .work-template .about-list .galery .title .see-all, .single-product-page .flex .product-description .about-list .specs .title .see-all, .about-list .modal .modal-container .flex .product-description .specs .title .see-all, .modal .modal-container .flex .product-description .about-list .specs .title .see-all, .about-list .modal .modal-container .flex .product-description .acties .title .see-all, .modal .modal-container .flex .product-description .about-list .acties .title .see-all {
      position: absolute;
      left: 0;
      bottom: 0;
      text-decoration: underline;
      font-size: 2.4rem;
      line-height: 1.5;
      cursor: pointer; }
      @media screen and (max-width: 1024px) {
        .about-list .flex .title .see-all, .about-list .home-products .content .title .see-all, .home-products .about-list .content .title .see-all, .about-list .news-post .news-content .title .see-all, .news-post .about-list .news-content .title .see-all, .about-list .work-template .galery .title .see-all, .work-template .about-list .galery .title .see-all, .single-product-page .flex .product-description .about-list .specs .title .see-all, .about-list .modal .modal-container .flex .product-description .specs .title .see-all, .modal .modal-container .flex .product-description .about-list .specs .title .see-all, .about-list .modal .modal-container .flex .product-description .acties .title .see-all, .modal .modal-container .flex .product-description .about-list .acties .title .see-all {
          display: none; } }
  .about-list .flex .list, .about-list .home-products .content .list, .home-products .about-list .content .list, .about-list .news-post .news-content .list, .news-post .about-list .news-content .list, .about-list .work-template .galery .list, .work-template .about-list .galery .list, .about-list .single-product-page .flex .product-description .specs .list, .single-product-page .flex .product-description .about-list .specs .list, .about-list .modal .modal-container .flex .product-description .specs .list, .modal .modal-container .flex .product-description .about-list .specs .list, .about-list .modal .modal-container .flex .product-description .acties .list, .modal .modal-container .flex .product-description .about-list .acties .list {
    flex: 1; }
    .about-list .flex .list ul, .about-list .home-products .content .list ul, .home-products .about-list .content .list ul, .about-list .news-post .news-content .list ul, .news-post .about-list .news-content .list ul, .about-list .work-template .galery .list ul, .work-template .about-list .galery .list ul, .about-list .single-product-page .flex .product-description .specs .list ul, .single-product-page .flex .product-description .about-list .specs .list ul, .about-list .modal .modal-container .flex .product-description .specs .list ul, .modal .modal-container .flex .product-description .about-list .specs .list ul, .about-list .modal .modal-container .flex .product-description .acties .list ul, .modal .modal-container .flex .product-description .about-list .acties .list ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .about-list .flex .list ul li, .about-list .home-products .content .list ul li, .home-products .about-list .content .list ul li, .about-list .news-post .news-content .list ul li, .news-post .about-list .news-content .list ul li, .about-list .work-template .galery .list ul li, .work-template .about-list .galery .list ul li, .about-list .single-product-page .flex .product-description .specs .list ul li, .single-product-page .flex .product-description .about-list .specs .list ul li, .about-list .modal .modal-container .flex .product-description .specs .list ul li, .modal .modal-container .flex .product-description .about-list .specs .list ul li, .about-list .modal .modal-container .flex .product-description .acties .list ul li, .modal .modal-container .flex .product-description .about-list .acties .list ul li {
        font-family: "turquoise", serif;
        font-size: 2.4rem;
        line-height: 3.2rem; }
        @media screen and (max-width: 1024px) {
          .about-list .flex .list ul li, .about-list .home-products .content .list ul li, .home-products .about-list .content .list ul li, .about-list .news-post .news-content .list ul li, .news-post .about-list .news-content .list ul li, .about-list .work-template .galery .list ul li, .work-template .about-list .galery .list ul li, .about-list .single-product-page .flex .product-description .specs .list ul li, .single-product-page .flex .product-description .about-list .specs .list ul li, .about-list .modal .modal-container .flex .product-description .specs .list ul li, .modal .modal-container .flex .product-description .about-list .specs .list ul li, .about-list .modal .modal-container .flex .product-description .acties .list ul li, .modal .modal-container .flex .product-description .about-list .acties .list ul li {
            font-size: 2rem; } }
        .about-list .flex .list ul li .year, .about-list .home-products .content .list ul li .year, .home-products .about-list .content .list ul li .year, .about-list .news-post .news-content .list ul li .year, .news-post .about-list .news-content .list ul li .year, .about-list .work-template .galery .list ul li .year, .work-template .about-list .galery .list ul li .year, .single-product-page .flex .product-description .about-list .specs .list ul li .year, .about-list .modal .modal-container .flex .product-description .specs .list ul li .year, .modal .modal-container .flex .product-description .about-list .specs .list ul li .year, .about-list .modal .modal-container .flex .product-description .acties .list ul li .year, .modal .modal-container .flex .product-description .about-list .acties .list ul li .year {
          margin-right: 2rem; }
          @media screen and (max-width: 640px) {
            .about-list .flex .list ul li .year, .about-list .home-products .content .list ul li .year, .home-products .about-list .content .list ul li .year, .about-list .news-post .news-content .list ul li .year, .news-post .about-list .news-content .list ul li .year, .about-list .work-template .galery .list ul li .year, .work-template .about-list .galery .list ul li .year, .single-product-page .flex .product-description .about-list .specs .list ul li .year, .about-list .modal .modal-container .flex .product-description .specs .list ul li .year, .modal .modal-container .flex .product-description .about-list .specs .list ul li .year, .about-list .modal .modal-container .flex .product-description .acties .list ul li .year, .modal .modal-container .flex .product-description .about-list .acties .list ul li .year {
              width: 100%;
              display: block;
              margin-top: 1rem;
              font-weight: 700; } }
      .about-list .flex .list ul li.more, .about-list .home-products .content .list ul li.more, .home-products .about-list .content .list ul li.more, .about-list .news-post .news-content .list ul li.more, .news-post .about-list .news-content .list ul li.more, .about-list .work-template .galery .list ul li.more, .work-template .about-list .galery .list ul li.more, .single-product-page .flex .product-description .about-list .specs .list ul li.more, .about-list .modal .modal-container .flex .product-description .specs .list ul li.more, .modal .modal-container .flex .product-description .about-list .specs .list ul li.more, .about-list .modal .modal-container .flex .product-description .acties .list ul li.more, .modal .modal-container .flex .product-description .about-list .acties .list ul li.more {
        display: none; }
    .about-list .flex .list .see-all, .about-list .home-products .content .list .see-all, .home-products .about-list .content .list .see-all, .about-list .news-post .news-content .list .see-all, .news-post .about-list .news-content .list .see-all, .about-list .work-template .galery .list .see-all, .work-template .about-list .galery .list .see-all, .single-product-page .flex .product-description .about-list .specs .list .see-all, .about-list .modal .modal-container .flex .product-description .specs .list .see-all, .modal .modal-container .flex .product-description .about-list .specs .list .see-all, .about-list .modal .modal-container .flex .product-description .acties .list .see-all, .modal .modal-container .flex .product-description .about-list .acties .list .see-all {
      margin-top: 2rem;
      text-decoration: underline;
      font-size: 2.4rem;
      line-height: 1.5;
      cursor: pointer; }
      @media screen and (min-width: 1024px) {
        .about-list .flex .list .see-all, .about-list .home-products .content .list .see-all, .home-products .about-list .content .list .see-all, .about-list .news-post .news-content .list .see-all, .news-post .about-list .news-content .list .see-all, .about-list .work-template .galery .list .see-all, .work-template .about-list .galery .list .see-all, .single-product-page .flex .product-description .about-list .specs .list .see-all, .about-list .modal .modal-container .flex .product-description .specs .list .see-all, .modal .modal-container .flex .product-description .about-list .specs .list .see-all, .about-list .modal .modal-container .flex .product-description .acties .list .see-all, .modal .modal-container .flex .product-description .about-list .acties .list .see-all {
          display: none; } }

.about-publications {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto 9rem auto;
  border-top: 2px solid #eba634;
  border-bottom: 2px solid #eba634;
  padding: 6rem 0; }
  .about-publications .title {
    font-size: 5rem;
    line-height: 5rem;
    margin-bottom: 6rem; }
  .about-publications .flex, .about-publications .home-products .content, .home-products .about-publications .content, .about-publications .news-post .news-content, .news-post .about-publications .news-content, .about-publications .work-template .galery, .work-template .about-publications .galery, .about-publications .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .about-publications .specs, .about-publications .modal .modal-container .flex, .modal .modal-container .about-publications .flex, .about-publications .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .about-publications .specs, .about-publications .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .about-publications .acties {
    margin: 0 -2rem;
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start; }
    .about-publications .flex .publication, .about-publications .home-products .content .publication, .home-products .about-publications .content .publication, .about-publications .news-post .news-content .publication, .news-post .about-publications .news-content .publication, .about-publications .work-template .galery .publication, .work-template .about-publications .galery .publication, .about-publications .single-product-page .flex .product-description .specs .publication, .single-product-page .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .specs .publication, .modal .modal-container .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .acties .publication, .modal .modal-container .flex .product-description .about-publications .acties .publication {
      width: 20%;
      padding: 1rem 2rem 3rem 2rem;
      text-align: center;
      font-size: 2rem; }
      @media screen and (max-width: 1024px) {
        .about-publications .flex .publication, .about-publications .home-products .content .publication, .home-products .about-publications .content .publication, .about-publications .news-post .news-content .publication, .news-post .about-publications .news-content .publication, .about-publications .work-template .galery .publication, .work-template .about-publications .galery .publication, .about-publications .single-product-page .flex .product-description .specs .publication, .single-product-page .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .specs .publication, .modal .modal-container .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .acties .publication, .modal .modal-container .flex .product-description .about-publications .acties .publication {
          width: 33.3333%; } }
      @media screen and (max-width: 960px) {
        .about-publications .flex .publication, .about-publications .home-products .content .publication, .home-products .about-publications .content .publication, .about-publications .news-post .news-content .publication, .news-post .about-publications .news-content .publication, .about-publications .work-template .galery .publication, .work-template .about-publications .galery .publication, .about-publications .single-product-page .flex .product-description .specs .publication, .single-product-page .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .specs .publication, .modal .modal-container .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .acties .publication, .modal .modal-container .flex .product-description .about-publications .acties .publication {
          width: 50%; } }
      @media screen and (max-width: 640px) {
        .about-publications .flex .publication, .about-publications .home-products .content .publication, .home-products .about-publications .content .publication, .about-publications .news-post .news-content .publication, .news-post .about-publications .news-content .publication, .about-publications .work-template .galery .publication, .work-template .about-publications .galery .publication, .about-publications .single-product-page .flex .product-description .specs .publication, .single-product-page .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .specs .publication, .modal .modal-container .flex .product-description .about-publications .specs .publication, .about-publications .modal .modal-container .flex .product-description .acties .publication, .modal .modal-container .flex .product-description .about-publications .acties .publication {
          width: 100%; } }
      .about-publications .flex .publication .pubtitle, .about-publications .home-products .content .publication .pubtitle, .home-products .about-publications .content .publication .pubtitle, .about-publications .news-post .news-content .publication .pubtitle, .news-post .about-publications .news-content .publication .pubtitle, .about-publications .work-template .galery .publication .pubtitle, .work-template .about-publications .galery .publication .pubtitle, .single-product-page .flex .product-description .about-publications .specs .publication .pubtitle, .about-publications .modal .modal-container .flex .product-description .specs .publication .pubtitle, .modal .modal-container .flex .product-description .about-publications .specs .publication .pubtitle, .about-publications .modal .modal-container .flex .product-description .acties .publication .pubtitle, .modal .modal-container .flex .product-description .about-publications .acties .publication .pubtitle {
        font-weight: 700; }
      .about-publications .flex .publication .subtitle, .about-publications .home-products .content .publication .subtitle, .home-products .about-publications .content .publication .subtitle, .about-publications .news-post .news-content .publication .subtitle, .news-post .about-publications .news-content .publication .subtitle, .about-publications .work-template .galery .publication .subtitle, .work-template .about-publications .galery .publication .subtitle, .single-product-page .flex .product-description .about-publications .specs .publication .subtitle, .about-publications .modal .modal-container .flex .product-description .specs .publication .subtitle, .modal .modal-container .flex .product-description .about-publications .specs .publication .subtitle, .about-publications .modal .modal-container .flex .product-description .acties .publication .subtitle, .modal .modal-container .flex .product-description .about-publications .acties .publication .subtitle {
        font-weight: 300; }
      .about-publications .flex .publication img, .about-publications .home-products .content .publication img, .home-products .about-publications .content .publication img, .about-publications .news-post .news-content .publication img, .news-post .about-publications .news-content .publication img, .about-publications .work-template .galery .publication img, .work-template .about-publications .galery .publication img, .about-publications .single-product-page .flex .product-description .specs .publication img, .single-product-page .flex .product-description .about-publications .specs .publication img, .about-publications .modal .modal-container .flex .product-description .specs .publication img, .modal .modal-container .flex .product-description .about-publications .specs .publication img, .about-publications .modal .modal-container .flex .product-description .acties .publication img, .modal .modal-container .flex .product-description .about-publications .acties .publication img {
        width: 100%;
        margin-bottom: 1rem;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
        background-clip: padding-box !important;
        /* stops bg color from leaking outside the border: */ }

.contact-text {
  max-width: 960px;
  margin: 0 auto;
  text-align: center; }

.contact-blocks {
  max-width: 960px;
  margin: 6rem auto 0 auto; }
  .contact-blocks .contact-block {
    width: 47%;
    margin: 1.5%;
    text-align: center;
    border: 2px solid #eba634;
    padding: 3rem;
    font-size: 3rem;
    line-height: 3.5rem;
    cursor: pointer;
    transition: 0.2s ease; }
    @media screen and (max-width: 768px) {
      .contact-blocks .contact-block {
        width: 100%;
        margin: 0 0 3rem 0;
        font-size: 2.5rem;
        line-height: 3rem; } }
    .contact-blocks .contact-block:hover {
      background: #eba634;
      color: #ffffff; }
    .contact-blocks .contact-block .title {
      font-size: 3.4rem; }
    .contact-blocks .contact-block .title, .contact-blocks .contact-block .subtitle {
      font-weight: 600; }
    .contact-blocks .contact-block .send-message {
      font-family: "turquoise", serif; }

.contact-newsletter {
  width: 100%;
  padding: 1.5%; }
  @media screen and (max-width: 768px) {
    .contact-newsletter {
      padding: 0; } }
  .contact-newsletter .content-newsletter {
    background: #eba634;
    color: #ffffff;
    padding: 2.5rem 2rem 1.5rem 2rem;
    text-align: center; }
    .contact-newsletter .content-newsletter .title {
      font-size: 6rem;
      line-height: 6rem; }
    .contact-newsletter .content-newsletter .subtitle {
      font-family: "turquoise", serif;
      font-size: 3rem; }

.footer {
  background: #eba634;
  color: #ffffff;
  padding: 3rem 0;
  font-size: 2rem;
  line-height: 2.7rem;
  position: relative; }
  .footer a {
    color: #ffffff; }
  @media screen and (max-width: 1140px) {
    .footer {
      font-size: 1.6rem;
      line-height: 2.4rem; } }
  .footer .container {
    padding-bottom: 6rem; }
    .footer .container .flex, .footer .container .home-products .content, .home-products .footer .container .content, .footer .container .news-post .news-content, .news-post .footer .container .news-content, .footer .container .work-template .galery, .work-template .footer .container .galery, .footer .container .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .footer .container .specs, .footer .container .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .footer .container .specs, .footer .container .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .footer .container .acties {
      -webkit-flex-wrap: no-wrap;
      /* Safari */
      flex-wrap: no-wrap; }
      @media screen and (max-width: 960px) {
        .footer .container .flex, .footer .container .home-products .content, .home-products .footer .container .content, .footer .container .news-post .news-content, .news-post .footer .container .news-content, .footer .container .work-template .galery, .work-template .footer .container .galery, .footer .container .single-product-page .flex .product-description .specs, .single-product-page .flex .product-description .footer .container .specs, .footer .container .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .footer .container .specs, .footer .container .modal .modal-container .flex .product-description .acties, .modal .modal-container .flex .product-description .footer .container .acties {
          -webkit-flex-wrap: wrap;
          /* Safari */
          flex-wrap: wrap; } }
      @media screen and (max-width: 960px) {
        .footer .container .flex .footer-column.logos, .footer .container .home-products .content .footer-column.logos, .home-products .footer .container .content .footer-column.logos, .footer .container .news-post .news-content .footer-column.logos, .news-post .footer .container .news-content .footer-column.logos, .footer .container .work-template .galery .footer-column.logos, .work-template .footer .container .galery .footer-column.logos, .single-product-page .flex .product-description .footer .container .specs .footer-column.logos, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.logos, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.logos {
          width: 100%;
          margin-bottom: 2rem; } }
      @media screen and (max-width: 640px) {
        .footer .container .flex .footer-column.logos, .footer .container .home-products .content .footer-column.logos, .home-products .footer .container .content .footer-column.logos, .footer .container .news-post .news-content .footer-column.logos, .news-post .footer .container .news-content .footer-column.logos, .footer .container .work-template .galery .footer-column.logos, .work-template .footer .container .galery .footer-column.logos, .single-product-page .flex .product-description .footer .container .specs .footer-column.logos, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.logos, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.logos {
          text-align: center; } }
      .footer .container .flex .footer-column.logos img, .footer .container .home-products .content .footer-column.logos img, .home-products .footer .container .content .footer-column.logos img, .footer .container .news-post .news-content .footer-column.logos img, .news-post .footer .container .news-content .footer-column.logos img, .footer .container .work-template .galery .footer-column.logos img, .work-template .footer .container .galery .footer-column.logos img, .single-product-page .flex .product-description .footer .container .specs .footer-column.logos img, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.logos img, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.logos img {
        width: 440px;
        margin-bottom: 3rem; }
        @media screen and (max-width: 960px) {
          .footer .container .flex .footer-column.logos img, .footer .container .home-products .content .footer-column.logos img, .home-products .footer .container .content .footer-column.logos img, .footer .container .news-post .news-content .footer-column.logos img, .news-post .footer .container .news-content .footer-column.logos img, .footer .container .work-template .galery .footer-column.logos img, .work-template .footer .container .galery .footer-column.logos img, .single-product-page .flex .product-description .footer .container .specs .footer-column.logos img, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.logos img, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.logos img {
            max-width: 320px; } }
        @media screen and (max-width: 640px) {
          .footer .container .flex .footer-column.logos img, .footer .container .home-products .content .footer-column.logos img, .home-products .footer .container .content .footer-column.logos img, .footer .container .news-post .news-content .footer-column.logos img, .news-post .footer .container .news-content .footer-column.logos img, .footer .container .work-template .galery .footer-column.logos img, .work-template .footer .container .galery .footer-column.logos img, .single-product-page .flex .product-description .footer .container .specs .footer-column.logos img, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.logos img, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.logos img {
            max-width: 240px; } }
      .footer .container .flex .footer-column, .footer .container .home-products .content .footer-column, .home-products .footer .container .content .footer-column, .footer .container .news-post .news-content .footer-column, .news-post .footer .container .news-content .footer-column, .footer .container .work-template .galery .footer-column, .work-template .footer .container .galery .footer-column, .single-product-page .flex .product-description .footer .container .specs .footer-column, .footer .container .modal .modal-container .flex .product-description .specs .footer-column, .modal .modal-container .flex .product-description .footer .container .specs .footer-column, .footer .container .modal .modal-container .flex .product-description .acties .footer-column, .modal .modal-container .flex .product-description .footer .container .acties .footer-column {
        font-weight: 300; }
        @media screen and (max-width: 640px) {
          .footer .container .flex .footer-column, .footer .container .home-products .content .footer-column, .home-products .footer .container .content .footer-column, .footer .container .news-post .news-content .footer-column, .news-post .footer .container .news-content .footer-column, .footer .container .work-template .galery .footer-column, .work-template .footer .container .galery .footer-column, .single-product-page .flex .product-description .footer .container .specs .footer-column, .footer .container .modal .modal-container .flex .product-description .specs .footer-column, .modal .modal-container .flex .product-description .footer .container .specs .footer-column, .footer .container .modal .modal-container .flex .product-description .acties .footer-column, .modal .modal-container .flex .product-description .footer .container .acties .footer-column {
            width: 100%;
            text-align: center;
            margin-bottom: 3rem; } }
      .footer .container .flex .footer-column.social, .footer .container .home-products .content .footer-column.social, .home-products .footer .container .content .footer-column.social, .footer .container .news-post .news-content .footer-column.social, .news-post .footer .container .news-content .footer-column.social, .footer .container .work-template .galery .footer-column.social, .work-template .footer .container .galery .footer-column.social, .single-product-page .flex .product-description .footer .container .specs .footer-column.social, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social {
        text-align: right; }
        @media screen and (max-width: 640px) {
          .footer .container .flex .footer-column.social, .footer .container .home-products .content .footer-column.social, .home-products .footer .container .content .footer-column.social, .footer .container .news-post .news-content .footer-column.social, .news-post .footer .container .news-content .footer-column.social, .footer .container .work-template .galery .footer-column.social, .work-template .footer .container .galery .footer-column.social, .single-product-page .flex .product-description .footer .container .specs .footer-column.social, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social {
            width: 100%;
            text-align: center; } }
        .footer .container .flex .footer-column.social .title, .footer .container .home-products .content .footer-column.social .title, .home-products .footer .container .content .footer-column.social .title, .footer .container .news-post .news-content .footer-column.social .title, .news-post .footer .container .news-content .footer-column.social .title, .footer .container .work-template .galery .footer-column.social .title, .work-template .footer .container .galery .footer-column.social .title, .single-product-page .flex .product-description .footer .container .specs .footer-column.social .title, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social .title, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social .title {
          text-align: left;
          font-weight: 700;
          padding-left: 10px; }
          @media screen and (max-width: 640px) {
            .footer .container .flex .footer-column.social .title, .footer .container .home-products .content .footer-column.social .title, .home-products .footer .container .content .footer-column.social .title, .footer .container .news-post .news-content .footer-column.social .title, .news-post .footer .container .news-content .footer-column.social .title, .footer .container .work-template .galery .footer-column.social .title, .work-template .footer .container .galery .footer-column.social .title, .single-product-page .flex .product-description .footer .container .specs .footer-column.social .title, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social .title, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social .title {
              width: 100%;
              text-align: center; } }
        .footer .container .flex .footer-column.social a, .footer .container .home-products .content .footer-column.social a, .home-products .footer .container .content .footer-column.social a, .footer .container .news-post .news-content .footer-column.social a, .news-post .footer .container .news-content .footer-column.social a, .footer .container .work-template .galery .footer-column.social a, .work-template .footer .container .galery .footer-column.social a, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a {
          display: inline-block;
          width: 50px;
          height: 50px;
          margin: 15px 0 15px 6px; }
        .footer .container .flex .footer-column.social a.facebook, .footer .container .home-products .content .footer-column.social a.facebook, .home-products .footer .container .content .footer-column.social a.facebook, .footer .container .news-post .news-content .footer-column.social a.facebook, .news-post .footer .container .news-content .footer-column.social a.facebook, .footer .container .work-template .galery .footer-column.social a.facebook, .work-template .footer .container .galery .footer-column.social a.facebook, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a.facebook, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a.facebook, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a.facebook {
          background: transparent url("img/facebook.svg") no-repeat;
          background-size: cover; }
          .footer .container .flex .footer-column.social a.facebook:hover, .footer .container .home-products .content .footer-column.social a.facebook:hover, .home-products .footer .container .content .footer-column.social a.facebook:hover, .footer .container .news-post .news-content .footer-column.social a.facebook:hover, .news-post .footer .container .news-content .footer-column.social a.facebook:hover, .footer .container .work-template .galery .footer-column.social a.facebook:hover, .work-template .footer .container .galery .footer-column.social a.facebook:hover, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a.facebook:hover, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a.facebook:hover, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a.facebook:hover {
            background: transparent url("img/facebook-hover.svg") no-repeat;
            background-size: cover; }
        .footer .container .flex .footer-column.social a.instagram, .footer .container .home-products .content .footer-column.social a.instagram, .home-products .footer .container .content .footer-column.social a.instagram, .footer .container .news-post .news-content .footer-column.social a.instagram, .news-post .footer .container .news-content .footer-column.social a.instagram, .footer .container .work-template .galery .footer-column.social a.instagram, .work-template .footer .container .galery .footer-column.social a.instagram, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a.instagram, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a.instagram, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a.instagram {
          background: transparent url("img/instagram.svg") no-repeat;
          background-size: cover; }
          .footer .container .flex .footer-column.social a.instagram:hover, .footer .container .home-products .content .footer-column.social a.instagram:hover, .home-products .footer .container .content .footer-column.social a.instagram:hover, .footer .container .news-post .news-content .footer-column.social a.instagram:hover, .news-post .footer .container .news-content .footer-column.social a.instagram:hover, .footer .container .work-template .galery .footer-column.social a.instagram:hover, .work-template .footer .container .galery .footer-column.social a.instagram:hover, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a.instagram:hover, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a.instagram:hover, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a.instagram:hover {
            background: transparent url("img/instagram-hover.svg") no-repeat;
            background-size: cover; }
        .footer .container .flex .footer-column.social a.pinterest, .footer .container .home-products .content .footer-column.social a.pinterest, .home-products .footer .container .content .footer-column.social a.pinterest, .footer .container .news-post .news-content .footer-column.social a.pinterest, .news-post .footer .container .news-content .footer-column.social a.pinterest, .footer .container .work-template .galery .footer-column.social a.pinterest, .work-template .footer .container .galery .footer-column.social a.pinterest, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a.pinterest, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a.pinterest, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a.pinterest {
          background: transparent url("img/pinterest.svg");
          background-size: cover; }
          .footer .container .flex .footer-column.social a.pinterest:hover, .footer .container .home-products .content .footer-column.social a.pinterest:hover, .home-products .footer .container .content .footer-column.social a.pinterest:hover, .footer .container .news-post .news-content .footer-column.social a.pinterest:hover, .news-post .footer .container .news-content .footer-column.social a.pinterest:hover, .footer .container .work-template .galery .footer-column.social a.pinterest:hover, .work-template .footer .container .galery .footer-column.social a.pinterest:hover, .single-product-page .flex .product-description .footer .container .specs .footer-column.social a.pinterest:hover, .modal .modal-container .flex .product-description .footer .container .specs .footer-column.social a.pinterest:hover, .modal .modal-container .flex .product-description .footer .container .acties .footer-column.social a.pinterest:hover {
            background: transparent url("img/pinterest-hover.svg") no-repeat;
            background-size: cover; }
  .footer .website-credits,
  .footer .disclaimer {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1.6rem;
    font-weight: 300; }
    @media screen and (max-width: 960px) {
      .footer .website-credits,
      .footer .disclaimer {
        position: inherit;
        bottom: auto;
        right: auto;
        width: 100%;
        text-align: left;
        padding: 0; } }
    @media screen and (max-width: 1440px) {
      .footer .website-credits,
      .footer .disclaimer {
        font-size: 1.3rem; } }
    @media screen and (max-width: 640px) {
      .footer .website-credits,
      .footer .disclaimer {
        width: 100%;
        text-align: center; } }
  .footer .disclaimer {
    left: 0;
    right: auto; }
    @media screen and (max-width: 960px) {
      .footer .disclaimer {
        margin-top: 4rem; } }

.single-product-page {
  padding: 6rem 0 0 0; }
  .single-product-page .flex .product-image, .single-product-page .home-products .content .product-image, .home-products .single-product-page .content .product-image, .single-product-page .news-post .news-content .product-image, .news-post .single-product-page .news-content .product-image, .single-product-page .work-template .galery .product-image, .work-template .single-product-page .galery .product-image, .single-product-page .flex .product-description .specs .product-image, .modal .modal-container .flex .product-description .single-product-page .specs .product-image, .single-product-page .modal .modal-container .flex .product-description .acties .product-image, .modal .modal-container .flex .product-description .single-product-page .acties .product-image {
    width: 50%;
    padding-right: 2rem; }
    @media screen and (max-width: 1024px) {
      .single-product-page .flex .product-image, .single-product-page .home-products .content .product-image, .home-products .single-product-page .content .product-image, .single-product-page .news-post .news-content .product-image, .news-post .single-product-page .news-content .product-image, .single-product-page .work-template .galery .product-image, .work-template .single-product-page .galery .product-image, .single-product-page .flex .product-description .specs .product-image, .modal .modal-container .flex .product-description .single-product-page .specs .product-image, .single-product-page .modal .modal-container .flex .product-description .acties .product-image, .modal .modal-container .flex .product-description .single-product-page .acties .product-image {
        width: 100%;
        padding: 0;
        margin-bottom: 3rem; } }
  .single-product-page .flex .product-description, .single-product-page .home-products .content .product-description, .home-products .single-product-page .content .product-description, .single-product-page .news-post .news-content .product-description, .news-post .single-product-page .news-content .product-description, .single-product-page .work-template .galery .product-description, .work-template .single-product-page .galery .product-description, .single-product-page .flex .product-description .specs .product-description, .modal .modal-container .flex .product-description .single-product-page .specs .product-description, .single-product-page .modal .modal-container .flex .product-description .acties .product-description, .modal .modal-container .flex .product-description .single-product-page .acties .product-description {
    padding-left: 2rem;
    width: 50%;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .single-product-page .flex .product-description, .single-product-page .home-products .content .product-description, .home-products .single-product-page .content .product-description, .single-product-page .news-post .news-content .product-description, .news-post .single-product-page .news-content .product-description, .single-product-page .work-template .galery .product-description, .work-template .single-product-page .galery .product-description, .single-product-page .flex .product-description .specs .product-description, .modal .modal-container .flex .product-description .single-product-page .specs .product-description, .single-product-page .modal .modal-container .flex .product-description .acties .product-description, .modal .modal-container .flex .product-description .single-product-page .acties .product-description {
        width: 100%;
        padding: 0;
        margin-bottom: 3rem; } }
    .single-product-page .flex .product-description .product-category, .single-product-page .home-products .content .product-description .product-category, .home-products .single-product-page .content .product-description .product-category, .single-product-page .news-post .news-content .product-description .product-category, .news-post .single-product-page .news-content .product-description .product-category, .single-product-page .work-template .galery .product-description .product-category, .work-template .single-product-page .galery .product-description .product-category, .single-product-page .modal .modal-container .flex .product-description .specs .product-description .product-category, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .product-category, .single-product-page .modal .modal-container .flex .product-description .acties .product-description .product-category, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .product-category {
      font-size: 4rem;
      font-weight: 300; }
    .single-product-page .flex .product-description h1.section-title, .single-product-page .home-products .content .product-description h1.section-title, .home-products .single-product-page .content .product-description h1.section-title, .single-product-page .news-post .news-content .product-description h1.section-title, .news-post .single-product-page .news-content .product-description h1.section-title, .single-product-page .work-template .galery .product-description h1.section-title, .work-template .single-product-page .galery .product-description h1.section-title, .single-product-page .modal .modal-container .flex .product-description .specs .product-description h1.section-title, .modal .modal-container .flex .product-description .single-product-page .specs .product-description h1.section-title, .single-product-page .modal .modal-container .flex .product-description .acties .product-description h1.section-title, .modal .modal-container .flex .product-description .single-product-page .acties .product-description h1.section-title {
      text-align: left;
      font-size: 6rem;
      line-height: 6.2rem;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1140px) {
        .single-product-page .flex .product-description h1.section-title, .single-product-page .home-products .content .product-description h1.section-title, .home-products .single-product-page .content .product-description h1.section-title, .single-product-page .news-post .news-content .product-description h1.section-title, .news-post .single-product-page .news-content .product-description h1.section-title, .single-product-page .work-template .galery .product-description h1.section-title, .work-template .single-product-page .galery .product-description h1.section-title, .single-product-page .modal .modal-container .flex .product-description .specs .product-description h1.section-title, .modal .modal-container .flex .product-description .single-product-page .specs .product-description h1.section-title, .single-product-page .modal .modal-container .flex .product-description .acties .product-description h1.section-title, .modal .modal-container .flex .product-description .single-product-page .acties .product-description h1.section-title {
          margin-bottom: 3rem; } }
    .single-product-page .flex .product-description .product-price, .single-product-page .home-products .content .product-description .product-price, .home-products .single-product-page .content .product-description .product-price, .single-product-page .news-post .news-content .product-description .product-price, .news-post .single-product-page .news-content .product-description .product-price, .single-product-page .work-template .galery .product-description .product-price, .work-template .single-product-page .galery .product-description .product-price, .single-product-page .modal .modal-container .flex .product-description .specs .product-description .product-price, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .product-price, .single-product-page .modal .modal-container .flex .product-description .acties .product-description .product-price, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .product-price {
      font-size: 4rem;
      font-weight: 300; }
    .single-product-page .flex .product-description .specs, .single-product-page .home-products .content .product-description .specs, .home-products .single-product-page .content .product-description .specs, .single-product-page .news-post .news-content .product-description .specs, .news-post .single-product-page .news-content .product-description .specs, .single-product-page .work-template .galery .product-description .specs, .work-template .single-product-page .galery .product-description .specs, .single-product-page .modal .modal-container .flex .product-description .specs .product-description .specs, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs, .single-product-page .modal .modal-container .flex .product-description .acties .product-description .specs, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs {
      font-family: "turquoise", serif;
      margin: 3rem 0 5rem 0; }
      .single-product-page .flex .product-description .specs .spec, .single-product-page .home-products .content .product-description .specs .spec, .home-products .single-product-page .content .product-description .specs .spec, .single-product-page .news-post .news-content .product-description .specs .spec, .news-post .single-product-page .news-content .product-description .specs .spec, .single-product-page .work-template .galery .product-description .specs .spec, .work-template .single-product-page .galery .product-description .specs .spec, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .spec, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .spec {
        margin-bottom: 2rem;
        line-height: 1.5;
        font-size: 2rem;
        line-height: 2rem; }
        @media screen and (max-width: 768px) {
          .single-product-page .flex .product-description .specs .spec, .single-product-page .home-products .content .product-description .specs .spec, .home-products .single-product-page .content .product-description .specs .spec, .single-product-page .news-post .news-content .product-description .specs .spec, .news-post .single-product-page .news-content .product-description .specs .spec, .single-product-page .work-template .galery .product-description .specs .spec, .work-template .single-product-page .galery .product-description .specs .spec, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .spec, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .spec {
            margin-bottom: 1rem; } }
      .single-product-page .flex .product-description .specs .name, .single-product-page .home-products .content .product-description .specs .name, .home-products .single-product-page .content .product-description .specs .name, .single-product-page .news-post .news-content .product-description .specs .name, .news-post .single-product-page .news-content .product-description .specs .name, .single-product-page .work-template .galery .product-description .specs .name, .work-template .single-product-page .galery .product-description .specs .name, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .name, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .name {
        font-family: "serenity", sans-serif; }
      .single-product-page .flex .product-description .specs .left, .single-product-page .home-products .content .product-description .specs .left, .home-products .single-product-page .content .product-description .specs .left, .single-product-page .news-post .news-content .product-description .specs .left, .news-post .single-product-page .news-content .product-description .specs .left, .single-product-page .work-template .galery .product-description .specs .left, .work-template .single-product-page .galery .product-description .specs .left, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .left, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .left {
        width: 70%;
        padding-right: 3rem; }
        @media screen and (max-width: 768px) {
          .single-product-page .flex .product-description .specs .left, .single-product-page .home-products .content .product-description .specs .left, .home-products .single-product-page .content .product-description .specs .left, .single-product-page .news-post .news-content .product-description .specs .left, .news-post .single-product-page .news-content .product-description .specs .left, .single-product-page .work-template .galery .product-description .specs .left, .work-template .single-product-page .galery .product-description .specs .left, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .left, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .left {
            width: 100%;
            padding: 0; } }
      .single-product-page .flex .product-description .specs .right, .single-product-page .home-products .content .product-description .specs .right, .home-products .single-product-page .content .product-description .specs .right, .single-product-page .news-post .news-content .product-description .specs .right, .news-post .single-product-page .news-content .product-description .specs .right, .single-product-page .work-template .galery .product-description .specs .right, .work-template .single-product-page .galery .product-description .specs .right, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .right, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .right {
        width: 30%; }
        @media screen and (max-width: 768px) {
          .single-product-page .flex .product-description .specs .right, .single-product-page .home-products .content .product-description .specs .right, .home-products .single-product-page .content .product-description .specs .right, .single-product-page .news-post .news-content .product-description .specs .right, .news-post .single-product-page .news-content .product-description .specs .right, .single-product-page .work-template .galery .product-description .specs .right, .work-template .single-product-page .galery .product-description .specs .right, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .specs .right, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .specs .right {
            width: 100%;
            padding: 0; } }
    .single-product-page .flex .product-description .actions, .single-product-page .home-products .content .product-description .actions, .home-products .single-product-page .content .product-description .actions, .single-product-page .news-post .news-content .product-description .actions, .news-post .single-product-page .news-content .product-description .actions, .single-product-page .work-template .galery .product-description .actions, .work-template .single-product-page .galery .product-description .actions, .single-product-page .modal .modal-container .flex .product-description .specs .product-description .actions, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .actions, .single-product-page .modal .modal-container .flex .product-description .acties .product-description .actions, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .actions {
      position: relative; }
      .single-product-page .flex .product-description .actions a.add_to_cart_button, .single-product-page .home-products .content .product-description .actions a.add_to_cart_button, .home-products .single-product-page .content .product-description .actions a.add_to_cart_button, .single-product-page .news-post .news-content .product-description .actions a.add_to_cart_button, .news-post .single-product-page .news-content .product-description .actions a.add_to_cart_button, .single-product-page .work-template .galery .product-description .actions a.add_to_cart_button, .work-template .single-product-page .galery .product-description .actions a.add_to_cart_button, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .actions a.add_to_cart_button, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .actions a.add_to_cart_button {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 0.5rem 1rem !important; }
        @media screen and (max-width: 768px) {
          .single-product-page .flex .product-description .actions a.add_to_cart_button, .single-product-page .home-products .content .product-description .actions a.add_to_cart_button, .home-products .single-product-page .content .product-description .actions a.add_to_cart_button, .single-product-page .news-post .news-content .product-description .actions a.add_to_cart_button, .news-post .single-product-page .news-content .product-description .actions a.add_to_cart_button, .single-product-page .work-template .galery .product-description .actions a.add_to_cart_button, .work-template .single-product-page .galery .product-description .actions a.add_to_cart_button, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .actions a.add_to_cart_button, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .actions a.add_to_cart_button {
            position: relative;
            width: 100%;
            text-align: center; } }
      .single-product-page .flex .product-description .actions .other, .single-product-page .home-products .content .product-description .actions .other, .home-products .single-product-page .content .product-description .actions .other, .single-product-page .news-post .news-content .product-description .actions .other, .news-post .single-product-page .news-content .product-description .actions .other, .single-product-page .work-template .galery .product-description .actions .other, .work-template .single-product-page .galery .product-description .actions .other, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .actions .other, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .actions .other {
        position: absolute;
        left: 0;
        bottom: 0;
        font-weight: 600; }
        @media screen and (max-width: 768px) {
          .single-product-page .flex .product-description .actions .other, .single-product-page .home-products .content .product-description .actions .other, .home-products .single-product-page .content .product-description .actions .other, .single-product-page .news-post .news-content .product-description .actions .other, .news-post .single-product-page .news-content .product-description .actions .other, .single-product-page .work-template .galery .product-description .actions .other, .work-template .single-product-page .galery .product-description .actions .other, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .actions .other, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .actions .other {
            display: none; } }
      .single-product-page .flex .product-description .actions .added_to_cart, .single-product-page .home-products .content .product-description .actions .added_to_cart, .home-products .single-product-page .content .product-description .actions .added_to_cart, .single-product-page .news-post .news-content .product-description .actions .added_to_cart, .news-post .single-product-page .news-content .product-description .actions .added_to_cart, .single-product-page .work-template .galery .product-description .actions .added_to_cart, .work-template .single-product-page .galery .product-description .actions .added_to_cart, .modal .modal-container .flex .product-description .single-product-page .specs .product-description .actions .added_to_cart, .modal .modal-container .flex .product-description .single-product-page .acties .product-description .actions .added_to_cart {
        display: none; }

.loading {
  z-index: 9999999;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 40px;
  display: none; }

.modal {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  overflow-y: auto; }
  .modal .modal-container {
    max-width: 768px;
    margin: 40px auto;
    background: #fff;
    padding: 25px;
    font-size: 20px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .modal .modal-container {
        margin: 0 auto; } }
    .modal .modal-container .modal-close {
      cursor: pointer;
      position: absolute;
      right: 20px;
      top: 10px;
      font-size: 40px; }
    .modal .modal-container .modal-title {
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 30px; }
    .modal .modal-container .home-products .content, .home-products .modal .modal-container .content, .modal .modal-container .news-post .news-content, .news-post .modal .modal-container .news-content, .modal .modal-container .work-template .galery, .work-template .modal .modal-container .galery, .single-product-page .flex .product-description .modal .modal-container .specs, .modal .modal-container .flex, .modal .modal-container .flex .product-description .specs, .modal .modal-container .flex .product-description .acties {
      padding: 0 20px; }
      .modal .modal-container .home-products .content .image, .home-products .modal .modal-container .content .image, .modal .modal-container .news-post .news-content .image, .news-post .modal .modal-container .news-content .image, .modal .modal-container .work-template .galery .image, .work-template .modal .modal-container .galery .image, .single-product-page .flex .product-description .modal .modal-container .specs .image, .modal .modal-container .flex .image, .modal .modal-container .flex .product-description .specs .image, .modal .modal-container .flex .product-description .acties .image {
        width: 40%; }
        @media screen and (max-width: 960px) {
          .modal .modal-container .home-products .content .image, .home-products .modal .modal-container .content .image, .modal .modal-container .news-post .news-content .image, .news-post .modal .modal-container .news-content .image, .modal .modal-container .work-template .galery .image, .work-template .modal .modal-container .galery .image, .single-product-page .flex .product-description .modal .modal-container .specs .image, .modal .modal-container .flex .image, .modal .modal-container .flex .product-description .specs .image, .modal .modal-container .flex .product-description .acties .image {
            width: 100%; } }
      .modal .modal-container .home-products .content .product-description, .home-products .modal .modal-container .content .product-description, .modal .modal-container .news-post .news-content .product-description, .news-post .modal .modal-container .news-content .product-description, .modal .modal-container .work-template .galery .product-description, .work-template .modal .modal-container .galery .product-description, .single-product-page .flex .product-description .modal .modal-container .specs .product-description, .modal .modal-container .flex .product-description, .modal .modal-container .flex .product-description .specs .product-description, .modal .modal-container .flex .product-description .acties .product-description {
        width: 60%;
        padding: 0 25px; }
        @media screen and (max-width: 960px) {
          .modal .modal-container .home-products .content .product-description, .home-products .modal .modal-container .content .product-description, .modal .modal-container .news-post .news-content .product-description, .news-post .modal .modal-container .news-content .product-description, .modal .modal-container .work-template .galery .product-description, .work-template .modal .modal-container .galery .product-description, .single-product-page .flex .product-description .modal .modal-container .specs .product-description, .modal .modal-container .flex .product-description, .modal .modal-container .flex .product-description .specs .product-description, .modal .modal-container .flex .product-description .acties .product-description {
            width: 100%;
            padding: 25px; } }
        .modal .modal-container .home-products .content .product-description .product-category, .home-products .modal .modal-container .content .product-description .product-category, .modal .modal-container .news-post .news-content .product-description .product-category, .news-post .modal .modal-container .news-content .product-description .product-category, .modal .modal-container .work-template .galery .product-description .product-category, .work-template .modal .modal-container .galery .product-description .product-category, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .product-category, .modal .modal-container .flex .product-description .product-category {
          font-size: 4rem;
          font-weight: 300; }
        .modal .modal-container .home-products .content .product-description h2.section-title, .home-products .modal .modal-container .content .product-description h2.section-title, .modal .modal-container .news-post .news-content .product-description h2.section-title, .news-post .modal .modal-container .news-content .product-description h2.section-title, .modal .modal-container .work-template .galery .product-description h2.section-title, .work-template .modal .modal-container .galery .product-description h2.section-title, .single-product-page .flex .product-description .modal .modal-container .specs .product-description h2.section-title, .modal .modal-container .flex .product-description h2.section-title {
          text-align: left;
          font-size: 6rem;
          line-height: 6.2rem;
          margin-bottom: 3rem; }
          @media screen and (max-width: 1140px) {
            .modal .modal-container .home-products .content .product-description h2.section-title, .home-products .modal .modal-container .content .product-description h2.section-title, .modal .modal-container .news-post .news-content .product-description h2.section-title, .news-post .modal .modal-container .news-content .product-description h2.section-title, .modal .modal-container .work-template .galery .product-description h2.section-title, .work-template .modal .modal-container .galery .product-description h2.section-title, .single-product-page .flex .product-description .modal .modal-container .specs .product-description h2.section-title, .modal .modal-container .flex .product-description h2.section-title {
              margin-bottom: 3rem; } }
        .modal .modal-container .home-products .content .product-description .product-price, .home-products .modal .modal-container .content .product-description .product-price, .modal .modal-container .news-post .news-content .product-description .product-price, .news-post .modal .modal-container .news-content .product-description .product-price, .modal .modal-container .work-template .galery .product-description .product-price, .work-template .modal .modal-container .galery .product-description .product-price, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .product-price, .modal .modal-container .flex .product-description .product-price {
          font-size: 4rem;
          font-weight: 300;
          margin-bottom: 3rem; }
        .modal .modal-container .home-products .content .product-description .specs, .home-products .modal .modal-container .content .product-description .specs, .modal .modal-container .news-post .news-content .product-description .specs, .news-post .modal .modal-container .news-content .product-description .specs, .modal .modal-container .work-template .galery .product-description .specs, .work-template .modal .modal-container .galery .product-description .specs, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs, .modal .modal-container .flex .product-description .specs {
          font-family: "turquoise", serif;
          margin: 3rem 0 5rem 0; }
          .modal .modal-container .home-products .content .product-description .specs .spec, .home-products .modal .modal-container .content .product-description .specs .spec, .modal .modal-container .news-post .news-content .product-description .specs .spec, .news-post .modal .modal-container .news-content .product-description .specs .spec, .modal .modal-container .work-template .galery .product-description .specs .spec, .work-template .modal .modal-container .galery .product-description .specs .spec, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .spec, .modal .modal-container .flex .product-description .specs .spec {
            margin-bottom: 2rem;
            line-height: 1.5;
            font-size: 2rem; }
            @media screen and (max-width: 768px) {
              .modal .modal-container .home-products .content .product-description .specs .spec, .home-products .modal .modal-container .content .product-description .specs .spec, .modal .modal-container .news-post .news-content .product-description .specs .spec, .news-post .modal .modal-container .news-content .product-description .specs .spec, .modal .modal-container .work-template .galery .product-description .specs .spec, .work-template .modal .modal-container .galery .product-description .specs .spec, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .spec, .modal .modal-container .flex .product-description .specs .spec {
                margin-bottom: 1rem; } }
          .modal .modal-container .home-products .content .product-description .specs .name, .home-products .modal .modal-container .content .product-description .specs .name, .modal .modal-container .news-post .news-content .product-description .specs .name, .news-post .modal .modal-container .news-content .product-description .specs .name, .modal .modal-container .work-template .galery .product-description .specs .name, .work-template .modal .modal-container .galery .product-description .specs .name, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .name, .modal .modal-container .flex .product-description .specs .name {
            font-family: "serenity", sans-serif; }
          .modal .modal-container .home-products .content .product-description .specs .left, .home-products .modal .modal-container .content .product-description .specs .left, .modal .modal-container .news-post .news-content .product-description .specs .left, .news-post .modal .modal-container .news-content .product-description .specs .left, .modal .modal-container .work-template .galery .product-description .specs .left, .work-template .modal .modal-container .galery .product-description .specs .left, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .left, .modal .modal-container .flex .product-description .specs .left {
            width: 70%;
            padding-right: 3rem; }
            @media screen and (max-width: 768px) {
              .modal .modal-container .home-products .content .product-description .specs .left, .home-products .modal .modal-container .content .product-description .specs .left, .modal .modal-container .news-post .news-content .product-description .specs .left, .news-post .modal .modal-container .news-content .product-description .specs .left, .modal .modal-container .work-template .galery .product-description .specs .left, .work-template .modal .modal-container .galery .product-description .specs .left, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .left, .modal .modal-container .flex .product-description .specs .left {
                width: 100%;
                padding: 0; } }
          .modal .modal-container .home-products .content .product-description .specs .right, .home-products .modal .modal-container .content .product-description .specs .right, .modal .modal-container .news-post .news-content .product-description .specs .right, .news-post .modal .modal-container .news-content .product-description .specs .right, .modal .modal-container .work-template .galery .product-description .specs .right, .work-template .modal .modal-container .galery .product-description .specs .right, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .right, .modal .modal-container .flex .product-description .specs .right {
            width: 30%; }
            @media screen and (max-width: 768px) {
              .modal .modal-container .home-products .content .product-description .specs .right, .home-products .modal .modal-container .content .product-description .specs .right, .modal .modal-container .news-post .news-content .product-description .specs .right, .news-post .modal .modal-container .news-content .product-description .specs .right, .modal .modal-container .work-template .galery .product-description .specs .right, .work-template .modal .modal-container .galery .product-description .specs .right, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .specs .right, .modal .modal-container .flex .product-description .specs .right {
                width: 100%;
                padding: 0; } }
        .modal .modal-container .home-products .content .product-description .acties, .home-products .modal .modal-container .content .product-description .acties, .modal .modal-container .news-post .news-content .product-description .acties, .news-post .modal .modal-container .news-content .product-description .acties, .modal .modal-container .work-template .galery .product-description .acties, .work-template .modal .modal-container .galery .product-description .acties, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties, .modal .modal-container .flex .product-description .acties {
          -webkit-flex-wrap: no-wrap;
          /* Safari */
          flex-wrap: no-wrap; }
          @media screen and (max-width: 960px) {
            .modal .modal-container .home-products .content .product-description .acties, .home-products .modal .modal-container .content .product-description .acties, .modal .modal-container .news-post .news-content .product-description .acties, .news-post .modal .modal-container .news-content .product-description .acties, .modal .modal-container .work-template .galery .product-description .acties, .work-template .modal .modal-container .galery .product-description .acties, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties, .modal .modal-container .flex .product-description .acties {
              -webkit-flex-wrap: wrap;
              /* Safari */
              flex-wrap: wrap; } }
          .modal .modal-container .home-products .content .product-description .acties .other, .home-products .modal .modal-container .content .product-description .acties .other, .modal .modal-container .news-post .news-content .product-description .acties .other, .news-post .modal .modal-container .news-content .product-description .acties .other, .modal .modal-container .work-template .galery .product-description .acties .other, .work-template .modal .modal-container .galery .product-description .acties .other, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .other, .modal .modal-container .flex .product-description .acties .other {
            width: 67%;
            font-weight: 600; }
            @media screen and (max-width: 960px) {
              .modal .modal-container .home-products .content .product-description .acties .other, .home-products .modal .modal-container .content .product-description .acties .other, .modal .modal-container .news-post .news-content .product-description .acties .other, .news-post .modal .modal-container .news-content .product-description .acties .other, .modal .modal-container .work-template .galery .product-description .acties .other, .work-template .modal .modal-container .galery .product-description .acties .other, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .other, .modal .modal-container .flex .product-description .acties .other {
                display: none; } }
            .modal .modal-container .home-products .content .product-description .acties .other a, .home-products .modal .modal-container .content .product-description .acties .other a, .modal .modal-container .news-post .news-content .product-description .acties .other a, .news-post .modal .modal-container .news-content .product-description .acties .other a, .modal .modal-container .work-template .galery .product-description .acties .other a, .work-template .modal .modal-container .galery .product-description .acties .other a, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .other a, .modal .modal-container .flex .product-description .acties .other a {
              text-decoration: underline; }
          .modal .modal-container .home-products .content .product-description .acties .action, .home-products .modal .modal-container .content .product-description .acties .action, .modal .modal-container .news-post .news-content .product-description .acties .action, .news-post .modal .modal-container .news-content .product-description .acties .action, .modal .modal-container .work-template .galery .product-description .acties .action, .work-template .modal .modal-container .galery .product-description .acties .action, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action, .modal .modal-container .flex .product-description .acties .action {
            width: 33%; }
            @media screen and (max-width: 960px) {
              .modal .modal-container .home-products .content .product-description .acties .action, .home-products .modal .modal-container .content .product-description .acties .action, .modal .modal-container .news-post .news-content .product-description .acties .action, .news-post .modal .modal-container .news-content .product-description .acties .action, .modal .modal-container .work-template .galery .product-description .acties .action, .work-template .modal .modal-container .galery .product-description .acties .action, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action, .modal .modal-container .flex .product-description .acties .action {
                width: 100%;
                margin-top: 25px; } }
            .modal .modal-container .home-products .content .product-description .acties .action a, .home-products .modal .modal-container .content .product-description .acties .action a, .modal .modal-container .news-post .news-content .product-description .acties .action a, .news-post .modal .modal-container .news-content .product-description .acties .action a, .modal .modal-container .work-template .galery .product-description .acties .action a, .work-template .modal .modal-container .galery .product-description .acties .action a, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action a, .modal .modal-container .flex .product-description .acties .action a {
              width: 180px;
              background: #eba634;
              color: #ffffff !important;
              text-transform: uppercase;
              padding: 0.5rem 2rem !important;
              font-size: 18px !important;
              text-align: center;
              font-weight: 700;
              position: relative; }
              @media screen and (max-width: 768px) {
                .modal .modal-container .home-products .content .product-description .acties .action a, .home-products .modal .modal-container .content .product-description .acties .action a, .modal .modal-container .news-post .news-content .product-description .acties .action a, .news-post .modal .modal-container .news-content .product-description .acties .action a, .modal .modal-container .work-template .galery .product-description .acties .action a, .work-template .modal .modal-container .galery .product-description .acties .action a, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action a, .modal .modal-container .flex .product-description .acties .action a {
                  position: relative;
                  width: 100%; } }
            .modal .modal-container .home-products .content .product-description .acties .action a.loading, .home-products .modal .modal-container .content .product-description .acties .action a.loading, .modal .modal-container .news-post .news-content .product-description .acties .action a.loading, .news-post .modal .modal-container .news-content .product-description .acties .action a.loading, .modal .modal-container .work-template .galery .product-description .acties .action a.loading, .work-template .modal .modal-container .galery .product-description .acties .action a.loading, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action a.loading, .modal .modal-container .flex .product-description .acties .action a.loading {
              top: auto !important;
              left: auto !important;
              margin-left: 0 !important; }
            .modal .modal-container .home-products .content .product-description .acties .action a.added:after, .home-products .modal .modal-container .content .product-description .acties .action a.added:after, .modal .modal-container .news-post .news-content .product-description .acties .action a.added:after, .news-post .modal .modal-container .news-content .product-description .acties .action a.added:after, .modal .modal-container .work-template .galery .product-description .acties .action a.added:after, .work-template .modal .modal-container .galery .product-description .acties .action a.added:after, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action a.added:after, .modal .modal-container .flex .product-description .acties .action a.added:after {
              position: absolute;
              right: 7px;
              top: 7px;
              color: #ffffff;
              font-family: FontAwesome;
              content: "\f00c";
              color: #ffffff;
              display: inline-block;
              vertical-align: middle;
              font-size: 15px; }
            .modal .modal-container .home-products .content .product-description .acties .action .added_to_cart, .home-products .modal .modal-container .content .product-description .acties .action .added_to_cart, .modal .modal-container .news-post .news-content .product-description .acties .action .added_to_cart, .news-post .modal .modal-container .news-content .product-description .acties .action .added_to_cart, .modal .modal-container .work-template .galery .product-description .acties .action .added_to_cart, .work-template .modal .modal-container .galery .product-description .acties .action .added_to_cart, .single-product-page .flex .product-description .modal .modal-container .specs .product-description .acties .action .added_to_cart, .modal .modal-container .flex .product-description .acties .action .added_to_cart {
              width: 100% !important;
              text-align: center; }

.added_to_cart {
  display: none !important; }

.modal-product .modal-container {
  max-width: 920px; }

.modal.press h2 {
  font-size: 4rem !important;
  text-align: center;
  margin-bottom: 3rem !important; }

a.button {
  background: #eba634 !important;
  border: 0 solid #0a0a0a !important;
  padding: 1rem !important;
  text-transform: uppercase;
  color: #ffffff !important;
  display: block;
  font-size: 2.6rem !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  transition: 0.2s ease; }
  a.button:hover {
    background: #c6882e !important; }

.cart-empty,
.return-to-shop {
  text-align: center; }

.woocommerce a.added_to_cart {
  margin-left: 1rem !important; }

td.product-thumbnail img {
  width: 100px !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.woocommerce a.remove {
  color: #eba634 !important;
  float: right;
  margin-right: 2rem; }
  .woocommerce a.remove:hover {
    color: #eba634 !important;
    background: none !important; }

table.shop_table {
  border: 0 !important;
  font-size: 24px; }
  @media screen and (max-width: 768px) {
    table.shop_table {
      font-size: 18px;
      margin-top: 3rem !important; } }
  table.shop_table thead {
    font-size: 32px; }
    table.shop_table thead th {
      padding: 2rem 0 !important;
      border: 0 !important; }
  table.shop_table th.product-thumbnail,
  table.shop_table td.product-thumbnail {
    width: 20% !important; }
    table.shop_table th.product-thumbnail img,
    table.shop_table td.product-thumbnail img {
      width: 100%; }
  table.shop_table th.product-name {
    width: 30% !important; }
  table.shop_table th.product-remove,
  table.shop_table td.product-remove a {
    text-align: right !important; }
    @media screen and (max-width: 768px) {
      table.shop_table th.product-remove,
      table.shop_table td.product-remove a {
        display: none !important; } }
  table.shop_table td.product-remove a {
    text-align: right !important;
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      table.shop_table td.product-remove a {
        display: none !important; } }
  table.shop_table td, table.shop_table th {
    border-top: 2px solid #eba634 !important;
    padding: 2rem 0 !important; }
    @media screen and (max-width: 768px) {
      table.shop_table td, table.shop_table th {
        padding: 2rem 1rem !important; } }

.coupon input[type="text"] {
  line-height: 40px !important;
  padding: 0 1rem !important;
  width: 160px !important;
  height: 40px;
  font-size: 2rem !important; }

.actions input[type=submit],
.actions button[type=submit] {
  height: 40px !important;
  line-height: 40px !important;
  text-transform: lowercase;
  font-size: 2rem;
  padding: 0 1rem !important;
  background: #f8eed9 !important;
  color: #dfa94c !important; }

.woocommerce ul#shipping_method li {
  padding: 5px 0 5px 22px !important; }

.wc-proceed-to-checkout {
  text-align: right; }
  .wc-proceed-to-checkout a {
    text-transform: lowercase !important;
    width: auto !important;
    display: inline-block !important;
    font-weight: 700 !important;
    font-size: 3rem !important; }

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 50% !important; }

.woocommerce-info {
  display: none !important; }

form.woocommerce-checkout {
  margin-bottom: 10rem; }
  form.woocommerce-checkout .col2-set {
    width: 65%;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    padding-right: 6rem; }
    form.woocommerce-checkout .col2-set h3 {
      font-size: 3rem; }
    form.woocommerce-checkout .col2-set .col-1 {
      width: 100%; }
    form.woocommerce-checkout .col2-set .col-2 {
      margin-top: 6rem;
      width: 100%; }
  form.woocommerce-checkout h3#order_review_heading {
    display: none; }
  form.woocommerce-checkout .woocommerce-checkout-review-order {
    width: 35%;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top; }
    form.woocommerce-checkout .woocommerce-checkout-review-order dl.variation {
      display: none; }
    form.woocommerce-checkout .woocommerce-checkout-review-order .button {
      background: #eba634 !important; }

.woocommerce-checkout-payment {
  background: #ebecec !important;
  @inlude border-radius(0); }
  .woocommerce-checkout-payment img {
    display: none !important; }

.wc-backward {
  margin-top: 3rem !important; }

.checkout-button {
  background-color: #eba634 !important; }

#order_review .shop_table {
  font-size: 1.7rem;
  font-weight: 300; }
  #order_review .shop_table td, #order_review .shop_table th {
    padding: 1rem 0 !important; }
  #order_review .shop_table th.product-name, #order_review .shop_table td.product-name {
    width: auto !important; }

.woocommerce-billing-fields__field-wrapper input[type="text"],
.woocommerce-billing-fields__field-wrapper input[type="search"],
.woocommerce-billing-fields__field-wrapper input[type="password"],
.woocommerce-billing-fields__field-wrapper input[type="email"],
.woocommerce-billing-fields__field-wrapper input[type="url"],
.woocommerce-billing-fields__field-wrapper input[type="tel"],
.woocommerce-billing-fields__field-wrapper input[type="file"],
.woocommerce-billing-fields__field-wrapper textarea,
.woocommerce-billing-fields__field-wrapper select,
.woocommerce-shipping-fields__field-wrapper input[type="text"],
.woocommerce-shipping-fields__field-wrapper input[type="search"],
.woocommerce-shipping-fields__field-wrapper input[type="password"],
.woocommerce-shipping-fields__field-wrapper input[type="email"],
.woocommerce-shipping-fields__field-wrapper input[type="url"],
.woocommerce-shipping-fields__field-wrapper input[type="tel"],
.woocommerce-shipping-fields__field-wrapper input[type="file"],
.woocommerce-shipping-fields__field-wrapper textarea,
.woocommerce-shipping-fields__field-wrapper select,
.woocommerce-additional-fields__field-wrapper input[type="text"],
.woocommerce-additional-fields__field-wrapper input[type="search"],
.woocommerce-additional-fields__field-wrapper input[type="password"],
.woocommerce-additional-fields__field-wrapper input[type="email"],
.woocommerce-additional-fields__field-wrapper input[type="url"],
.woocommerce-additional-fields__field-wrapper input[type="tel"],
.woocommerce-additional-fields__field-wrapper input[type="file"],
.woocommerce-additional-fields__field-wrapper textarea,
.woocommerce-additional-fields__field-wrapper select {
  height: 40px;
  line-height: 40px !important;
  padding: 0 1rem;
  background: #ffffff !important;
  color: #eba634 !important;
  border: 2px solid #eba634 !important;
  display: block;
  width: 100%;
  box-shadow: 1px 1px 2px #eee inset;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }
  .woocommerce-billing-fields__field-wrapper input[type="text"]:focus,
  .woocommerce-billing-fields__field-wrapper input[type="search"]:focus,
  .woocommerce-billing-fields__field-wrapper input[type="password"]:focus,
  .woocommerce-billing-fields__field-wrapper input[type="email"]:focus,
  .woocommerce-billing-fields__field-wrapper input[type="url"]:focus,
  .woocommerce-billing-fields__field-wrapper input[type="tel"]:focus,
  .woocommerce-billing-fields__field-wrapper input[type="file"]:focus,
  .woocommerce-billing-fields__field-wrapper textarea:focus,
  .woocommerce-billing-fields__field-wrapper select:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="text"]:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="search"]:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="password"]:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="email"]:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="url"]:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="tel"]:focus,
  .woocommerce-shipping-fields__field-wrapper input[type="file"]:focus,
  .woocommerce-shipping-fields__field-wrapper textarea:focus,
  .woocommerce-shipping-fields__field-wrapper select:focus,
  .woocommerce-additional-fields__field-wrapper input[type="text"]:focus,
  .woocommerce-additional-fields__field-wrapper input[type="search"]:focus,
  .woocommerce-additional-fields__field-wrapper input[type="password"]:focus,
  .woocommerce-additional-fields__field-wrapper input[type="email"]:focus,
  .woocommerce-additional-fields__field-wrapper input[type="url"]:focus,
  .woocommerce-additional-fields__field-wrapper input[type="tel"]:focus,
  .woocommerce-additional-fields__field-wrapper input[type="file"]:focus,
  .woocommerce-additional-fields__field-wrapper textarea:focus,
  .woocommerce-additional-fields__field-wrapper select:focus {
    border-color: #eba634;
    outline: none; }
.woocommerce-billing-fields__field-wrapper textarea,
.woocommerce-shipping-fields__field-wrapper textarea,
.woocommerce-additional-fields__field-wrapper textarea {
  border: 2px solid #eba634 !important;
  padding: 1rem;
  line-height: 1.5; }
.woocommerce-billing-fields__field-wrapper ::-webkit-input-placeholder,
.woocommerce-shipping-fields__field-wrapper ::-webkit-input-placeholder,
.woocommerce-additional-fields__field-wrapper ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f4cf91; }
.woocommerce-billing-fields__field-wrapper ::-moz-placeholder,
.woocommerce-shipping-fields__field-wrapper ::-moz-placeholder,
.woocommerce-additional-fields__field-wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: #f4cf91; }
.woocommerce-billing-fields__field-wrapper :-ms-input-placeholder,
.woocommerce-shipping-fields__field-wrapper :-ms-input-placeholder,
.woocommerce-additional-fields__field-wrapper :-ms-input-placeholder {
  /* IE 10+ */
  color: #f4cf91; }
.woocommerce-billing-fields__field-wrapper :-moz-placeholder,
.woocommerce-shipping-fields__field-wrapper :-moz-placeholder,
.woocommerce-additional-fields__field-wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: #f4cf91; }
.woocommerce-billing-fields__field-wrapper .required,
.woocommerce-shipping-fields__field-wrapper .required,
.woocommerce-additional-fields__field-wrapper .required {
  color: #eba634 !important;
  border: none !important; }

.woocommerce-checkout-payment {
  background: #f8eed9 !important; }

.wc_payment_methods {
  border: 0 !important; }

#billing_address_2 {
  display: none !important; }

.payment_box {
  background: #ffffff !important;
  color: #eba634 !important; }
  .payment_box:before {
    content: '';
    border: 1em solid #ffffff !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important; }

/*# sourceMappingURL=style.css.map */
