html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  width: 100%;
  height: 0px;
  border-bottom: 0;
  border-top: 2px;
  border-style: solid;
  border-collapse: collapse;
  overflow: visible;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: 600;
}
small {
  font-size: 80%;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
img {
  max-width: 100%;
}
table {
  border-collapse: collapse;
}
.container {
  margin: auto;
  max-width: 1120px;
  width: 95vw;
  display: flex;
  flex-flow: column;
}
.row,
.row-fluid {
  display: flex;
  flex-flow: row nowrap;
  margin-left: -20px;
}
.row-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.row-wrap [class*=span] {
  flex-grow: 0;
  flex-shrink: 0;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0 0 20px 20px;
}
.span1 {
  width: calc(8.333% - 20px);
}
.span2 {
  width: calc(16.666% - 20px);
}
.span3 {
  width: calc(25% - 20px);
}
.span4 {
  width: calc(33.333% - 20px);
}
.span5 {
  width: calc(41.666% - 20px);
}
.span6 {
  width: calc(50% - 20px);
}
.span7 {
  width: calc(58.333% - 20px);
}
.span8 {
  width: calc(66.666% - 20px);
}
.span9 {
  width: calc(75% - 20px);
}
.span10 {
  width: calc(83.333% - 20px);
}
.span11 {
  width: calc(91.666% - 20px);
}
.span12 {
  width: calc(100% - 20px);
}
.offset-1 {
  margin-left: calc(8.333% - 20px);
}
.offset-2 {
  margin-left: calc(16.666% - 20px);
}
.offset-3 {
  margin-left: calc(25% - 20px);
}
.offset-4 {
  margin-left: calc(33.333% - 20px);
}
.offset-5 {
  margin-left: calc(41.666% - 20px);
}
.offset-6 {
  margin-left: calc(50% - 20px);
}
.offset-7 {
  margin-left: calc(58.333% - 20px);
}
.offset-8 {
  margin-left: calc(66.666% - 20px);
}
.offset-9 {
  margin-left: calc(75% - 20px);
}
.offset-10 {
  margin-left: calc(83.333% - 20px);
}
.offset-11 {
  margin-left: calc(91.666% - 20px);
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
@media (max-width: 1024px) {
  .container {
    width: auto;
    margin: 0 15px 0 15px;
  }
  .row,
  .row-fluid,
  .row-wrap {
    flex-flow: column;
    margin-left: 0;
  }
  [class*='span'] {
    width: 100%;
    margin-left: 0;
  }
  [class*='offset-'] {
    margin-left: 0;
  }
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url(/templates/shoppagina3/css/fonts/TitilliumWeb-Light_ext.woff) format('woff2');
  unicode-range: U0100-024F, U0259, U1E -1EFF, U2020, U20A -20AB, U20AD-20CF, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url(/templates/shoppagina3/css/fonts/TitilliumWeb-Light_latin.woff) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(/templates/shoppagina3/css/fonts/TitilliumWeb-Regular_ext.woff) format('woff2');
  unicode-range: U0100-024F, U0259, U1E -1EFF, U2020, U20A -20AB, U20AD-20CF, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(/templates/shoppagina3/css/fonts/TitilliumWeb-Regular_latin.woff) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: local('Titillium Web SemiBold'), local('TitilliumWeb-SemiBold'), url(/templates/shoppagina3/css/fonts/TitilliumWeb-SemiBold_ext.woff) format('woff2');
  unicode-range: U0100-024F, U0259, U1E -1EFF, U2020, U20A -20AB, U20AD-20CF, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: local('Titillium Web SemiBold'), local('TitilliumWeb-SemiBold'), url(/templates/shoppagina3/css/fonts/TitilliumWeb-SemiBold_latin.woff) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
body {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.78;
  margin-top: 80px;
}
a {
  color: #37B3ED;
}
h1,
h2,
h3,
h4,
h5 {
  color: #FF5F53;
  line-height: 1.2;
}
.control-group {
  margin-bottom: 24px;
}
.control-label,
.control-group > label {
  width: 140px;
  float: left;
  text-align: right;
}
.controls {
  margin-left: 150px;
}
.controls .add-on {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 1px 1px 0;
  border-radius: 0 3px 3px 0;
  padding: 5px 10px 5px 8px;
  background: #eee;
}
.well {
  padding: 20px;
  background-color: #F0F5F8;
}
input,
select {
  padding: 5px;
  border: 1px solid #ccc;
}
@media (max-width: 1024px) {
  .control-label,
  .control-group > label {
    width: auto;
    text-align: left;
    float: none;
  }
  .controls {
    margin-left: 0;
  }
  .controls >input,
  .controls >select {
    width: calc(95%);
  }
}
button,
a.button {
  cursor: pointer;
  background-color: #FF5F53;
  color: white;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  padding: 10px 18px;
  border-radius: 8px;
  border: 2px solid;
  border-color: transparent;
}
input+button {
  border-radius: 0 8px 8px 0;
}
@media (max-width: 1024px) {
  button,
  a.button {
    padding: 10px 10px;
  }
}
table.table {
  width: 100%;
}
table.table td {
  padding: 8px;
  line-height: 24px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table.table td.smallpadding {
  padding: 4px;
}
table.table.table-striped tbody tr:nth-child(odd) th,
table.table.table-striped tbody tr:nth-child(odd) td {
  background-color: #f9f9f9;
}
footer {
  background-color: #F0F5F8;
  padding-top: 60px;
}
footer .heading {
  margin: 0;
  color: #FF5F53;
  font-size: 20px;
  font-weight: 600;
}
footer .heading img {
  float: right;
  margin-left: 17px;
}
footer ul {
  padding: 0;
  list-style: none;
  font-weight: 400;
}
footer ul a {
  color: #141414;
  text-decoration: none;
}
footer .support {
  padding: 30px;
  background-color: white;
  border-radius: 8px;
}
footer .support a {
  color: #FF5F53;
}
footer .support .heading {
  margin: 0;
  font-size: 40px;
  font-weight: 600;
}
footer .social {
  text-align: right;
  font-size: 20px;
  margin: 40px 0;
}
footer .social img {
  vertical-align: middle;
  margin-left: 15px;
}
footer hr {
  border-color: white;
}
footer .copyright {
  text-align: right;
  color: #37B3ED;
}
@media (max-width: 1024px) {
  footer .social img {
    margin-left: 2px;
  }
}
.red {
  background-color: #f95f59;
}
.red hr {
  color: white;
  border-top-width: 1px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.alert {
  padding: 8px 14px;
  margin-bottom: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  color: #c09853;
}
.alert.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert.alert-danger,
.alert.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
}
.modal .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal .modal-header h3 {
  margin: 0;
  line-height: 35px;
}
.modal .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #fff;
}
@media (max-width: 1024px) {
  footer .copyright,
  footer .logo {
    text-align: center;
  }
}
#IZIAdminToolbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  background: #2c2c2c;
}
#IZIAdminToolbar div.navbar-inner {
  height: 40px;
  margin: 0 60px;
}
#IZIAdminToolbar div.navbar-inner ul {
  list-style: none;
  margin: 0 15px;
  float: right;
}
#IZIAdminToolbar div.navbar-inner ul li {
  float: left;
  display: block;
}
#IZIAdminToolbar div.navbar-inner ul li a {
  color: #999;
  font-weight: bold;
  text-decoration: none;
  padding: 0 15px;
  line-height: 40px;
}
#IZIAdminToolbar div.navbar-inner ul li a:hover {
  color: white;
}
#IZIAdminToolbar div.navbar-inner div.logo {
  display: inline-block;
  background: url(/templates/shoppagina2/images/logo-166x33.png) no-repeat 50% 50%;
  margin: 3px 0 0 0;
  height: 33px;
  width: 166px;
  cursor: pointer;
}
#cookiepolicy {
  position: fixed;
  top: 0;
  z-index: 999;
  background: #37B4ED;
  width: 100%;
  color: white;
  line-height: 40px;
  text-align: center;
}
#cookiepolicy a {
  color: white;
  padding-left: 32px;
}
#cookiepolicy a:first-child {
  padding-left: 0;
}
#top {
  height: 80px;
  z-index: 800;
  transition: background 300ms;
  background-color: white;
  position: fixed;
  top: 0px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  box-shadow: 0 1px 6px rgba(0,0,0,0.2);
}
#top .logo {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 60px;
  line-height: 1em;
}
#top nav {
  flex-grow: 1;
}
#top nav ul {
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
}
#top nav li {
  margin-left: 40px;
}
#top nav a {
  text-decoration: none;
  color: black;
  font-size: 17px;
  font-weight: 600;
  white-space: nowrap;
}
#top .account {
  margin: 0 50px;
}
#top .account a.basket_widget {
  display: block;
  text-align: right;
}
#top .mobile-menu-toggle {
  display: none;
}
@media (max-width: 1024px) {
  #top {
    display: block;
    height: 80px;
    overflow: hidden;
    transition: height .3s ease-in-out;
  }
  #top .logo {
    margin: 0;
    position: absolute;
    top: 22px;
    left: 22px;
  }
  #top .account {
    margin: 0;
    position: absolute;
    top: 80px;
    right: 10px;
    text-align: right;
  }
  #top .account a.basket_widget {
    display: inline;
  }
  #top nav ul {
    display: block;
    padding: 0;
    margin: 135px 0 0 0;
    border-bottom: 1px solid #ccc;
  }
  #top nav li {
    border-top: 1px solid #ccc;
    margin: 0;
  }
  #top nav a {
    display: block;
    padding-left: 10px;
    font-weight: 400;
    line-height: 2.4;
  }
  #top .mobile-menu-toggle {
    position: absolute;
    display: block;
    top: 20px;
    right: 10px;
  }
  #top .mobile-menu-toggle .button {
    background-color: #97b2bf;
    position: relative;
    padding-left: 38px;
    padding-right: 10px;
    border-color: transparent;
    color: white;
  }
  #top .nav-icon {
    position: absolute;
    display: block;
    top: 12px;
    left: 8px;
    width: 20px;
  }
  #top .nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: white;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
  }
  #top .nav-icon span:nth-child(1) {
    top: 0;
  }
  #top .nav-icon span:nth-child(2),
  #top .nav-icon span:nth-child(3) {
    top: 7px;
  }
  #top .nav-icon span:nth-child(4) {
    top: 14px;
  }
  #top.open {
    background-color: white;
    height: 100vh;
  }
  #top.open .nav-icon span:nth-child(1) {
    height: 0;
  }
  #top.open .nav-icon span:nth-child(2) {
    transform: rotate(45deg);
  }
  #top.open .nav-icon span:nth-child(3) {
    transform: rotate(-45deg);
  }
  #top.open .nav-icon span:nth-child(4) {
    height: 0;
  }
}
#voorbeelden {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 60px 0;
}
#voorbeelden >img {
  position: relative;
  cursor: pointer;
  z-index: 2;
}
#voorbeelden div.items img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .5s;
}
#feedback {
  color: white;
  max-width: 1120px;
  margin: 0 auto;
  background: #FF5F53;
}
#feedback .container {
  width: auto;
  padding: 75px 70px 60px 70px;
}
#feedback a {
  color: white;
  text-decoration: underline;
}
#feedback h2 {
  color: white;
  font-size: 50px;
  line-height: 50px;
  margin: 0;
}
#feedback .stars {
  margin: 25px 0;
}
#feedback .author {
  margin-top: 28px;
  font-weight: 400;
  padding-left: 34px;
}
#feedback .review {
  background: white;
  padding: 30px;
  color: #FF5F53;
  font-size: 24px;
  line-height: 34px;
  border-radius: 8px;
  position: relative;
}
#feedback .review:before {
  position: absolute;
  width: 0px;
  height: 0px;
  content: "";
  border-style: solid;
  border-width: 25px 20px 25px 20px;
  border-color: transparent transparent transparent #ffffff;
  left: 36px;
  bottom: -25px;
}
.feedbackcompany-simple {
  color: white;
  margin: 0 auto;
  background: #FF5F53;
}
.feedbackcompany-simple .container {
  width: auto;
  padding: 20px 15px;
}
.feedbackcompany-simple a {
  color: white;
  text-decoration: underline;
}
.feedbackcompany-simple .score h2 {
  color: white;
  font-size: 50px;
  line-height: 72px;
  margin: 0;
}
@media (max-width: 1024px) {
  #feedback .container {
    margin: 0;
    padding: 35px 30px 30px 30px;
  }
}
.svg-icon {
  width: 24px;
  height: 24px;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  background-color: #FF5F53;
  padding: 6px;
  border-radius: 5px;
}
.knowledgebase .knowledgebase-search {
  text-align: center;
}
.knowledgebase .knowledgebase-search form {
  background: #D8E5EB;
  padding: 40px 0;
  border-radius: 8px;
  margin: 30px 0;
}
.knowledgebase .knowledgebase-search form input {
  padding: 0 10px;
  line-height: 40px;
  width: 50%;
  border: 2px solid #ccc;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right: none;
}
.knowledgebase .knowledgebase-search-results {
  color: #777;
}
.knowledgebase .knowledgebase-entries .knowledgebase-child {
  margin-bottom: 15px;
}
.knowledgebase .knowledgebase-entries .knowledgebase-child a.knowledgebase-title {
  display: block;
  font-weight: bold;
  line-height: 1em;
}
.knowledgebase .knowledgebase-entries .knowledgebase-child p.knowledgebase-text {
  margin: 0;
}
.knowledgebase .knowledgebase-entry {
  margin-bottom: 2em;
}
.NewsModule .search form {
  background: #d8e5eb5e;
  padding: 15px;
  border-radius: 8px;
  margin: 30px 0;
}
.NewsModule .search form input {
  padding: 0 10px;
  line-height: 40px;
  width: 30%;
  border: 2px solid #ccc;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right: none;
}
.NewsModule .search-results {
  color: #777;
  text-align: center;
  margin: -20px 0 15px;
}
@media (max-width: 1024px) {
  .knowledgebase .knowledgebase-entries .knowledgebase-child p.knowledgebase-text {
    display: none;
  }
  .NewsModule .search form {
    padding: 15px 0 15px 15px;
  }
  .NewsModule .search form input {
    width: calc(100% - 115px);
  }
}
.register-free-blockAction {
  text-align: center;
  background: #D8E5EB;
  padding: 40px 0 21px;
  border-radius: 8px;
  margin: 30px 0;
}
.register-free-blockAction form input {
  padding: 0 10px;
  line-height: 40px;
  width: 50%;
  border-width: 2px;
  border-color: #ccc;
  border-right: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.register-free-blockAction small {
  display: block;
  margin-top: 5px;
}
table.partners td {
  padding: 0 25px 15px 0;
  vertical-align: top;
}
table.partners td a.logo {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 20px;
  width: 200px;
  height: 150px;
  border: 1px solid #ccc;
  text-align: center;
}
table.partners td a.logo img {
  max-width: 90%;
  max-height: 90%;
}
#lz_overlay_wm {
  margin: 0 15px 15px 0 !important;
}
@media (max-width: 1024px) {
  #lz_overlay_wm {
    display: none !important;
  }
}
dl.dl-horizontal dt {
  font-weight: bold;
  line-height: 23px;
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
dl.dl-horizontal dd {
  line-height: 24px;
  margin-left: 130px;
}
.quicklink {
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
  position: relative;
}
.quicklink:hover {
  box-shadow: 1px 1px 6px rgba(0,0,0,0.5);
}
.quicklink.interactive {
  cursor: pointer;
}
.quicklink.disabled .inner {
  color: #999999;
}
.quicklink.disabled .inner >.strong {
  color: #ffbeb9;
}
.quicklink .svg-icon {
  float: left;
  margin-right: 10px;
}
.quicklink .inner {
  position: relative;
  min-height: 180px;
  margin: 8px 14px;
}
.quicklink .inner >.strong {
  color: #FF5F53;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.quicklink .inner .cross {
  position: relative;
  width: 60px;
  height: 60px;
  left: calc(50% - 30px);
  top: 35px;
}
.quicklink .inner .cross div {
  position: absolute;
  background: #FF5F53;
}
.quicklink .inner .cross div.cross-vertical {
  left: 29px;
  width: 9%;
  height: 100%;
}
.quicklink .inner .cross div.cross-horizontal {
  top: 47%;
  width: 100%;
  height: 8%;
}
.quicklink .inner .cross-text {
  text-align: center;
  padding-top: 50px;
  font-size: 1.3em;
}
.no-payment {
  background: #D50172;
  color: #FFFFFF;
  padding: 10px 10px 15px 20px;
  margin-bottom: 20px;
}
.no-payment h2 {
  color: white;
  margin: 0;
}
.no-payment a.button {
  background: #333;
}
#no-payment-overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
}
#no-payment-container {
  position: fixed;
  z-index: 100000;
  background: #D50172;
  color: #FFFFFF;
  width: 500px;
}
#no-payment-container .no-payment-body {
  padding: 10px 10px 15px 20px;
}
#no-payment-container .no-payment-body h2 {
  margin: 0;
  color: white;
  font-weight: normal;
}
#no-payment-container .no-payment-footer {
  background: white;
  padding: 10px 20px;
}
#no-payment-container .no-payment-footer .button {
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: #333;
  background-color: #e6e6e6;
}
#no-payment-container .no-payment-footer .button.button-aanvragen {
  background-color: #222;
  color: white;
}
table.responsive img {
  margin-top: 13px;
}
@media (max-width: 1024px) {
  table.responsive tr {
    display: flex;
    flex-flow: column;
  }
  table.responsive td {
    width: auto !important;
  }
  table.responsive td .left,
  table.responsive td .right {
    float: none;
  }
  table.responsive.mobile-flip tr:nth-child(1) td:nth-child(1) {
    order: 2;
  }
  table.responsive.mobile-flip tr:nth-child(1) td:nth-child(2) {
    order: 1;
  }
}
