/* 20200326162615 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
body.custom-product footer {
  margin-top: 0px !important;
}

body.custom-product .breadcrumbs {
  display: none;
}

body.custom-product main {
  background: #EDF3F4 !important;
}

.language.language-nl {
  background-image: url(flags.png);
  background-position: -6px -20px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}

.language.language-de {
  background-image: url(flags.png);
  background-position: -6px -40px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}

.language.language-en {
  background-image: url(flags.png);
  background-position: -6px -60px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}

.language span {
  border-radius: 100%;
}

.tui-dropdown.language {
  margin-top: 15px;
}

header .top,
header .top.active {
  background-color:#6c849c;
}

header .usptopbar p a,
header .usptopbar p,
header b,
header .toplinks li a {
  color:#fff;
}
header .usptopbar p,
.related h3 {
  font-family: 'Indie Flower', cursive;
}
header .usptopbar p {
   font-size:140%;
}

header .usptopbar .usp {
  font-family: "Open Sans", Helvetica, sans-serif;

}

header .usptopbar p a {
  font-size:100%;
  font-weight: lighter;
  line-height: 16px;
  font-style: italic;
}
header .usptopbar .usp {
  width:40%;
  margin-top: 15px;
  padding-right: 5px;
}

header .usptopbar .usp i {
  margin-right: 6px;
  border: 1px solid white;
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 14px;
  border-radius: 100%;
}

header .usptopbar .usp.single {
  width: 30%;
}

.keurmerk-top img {
  margin-top: 6px;
  width: 60%;
}

.headerSocials {
  padding-top: 10px;
  margin-right: 20px;
}


.headerSocials .social {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  border-radius: 100%;
  margin-left: 8px;
}
.headerSocials .social.facebook {
  background-color:#3460a1;
}
.headerSocials .social.twitter {
  background-color:#28aae1;
}
.headerSocials .social.pinterest {
  background-color:#cc2127;
}
 .headerSocials .social.google {
  background-color:#de5543;
}

.navbar-collapse {
  text-align: center;
}

.navbar-collapse ul.nav {
  width: auto;
  display: inline-block;
  float: none;
}

.navbar,
#collection #head #omschrijving {
  background-color:#E1E7EB;
}
header .navbar .nav .item a {
  font-weight:bold;
  padding:17px 19px;
}
header .navbar .nav .item a,
#collection #head #omschrijving {
  color: #6c849c;
}

.slideshow {
  max-width: 100%;
}
.headline {
  margin:0;
}
.relative {
  position:relative;
}

.headline-carousel .owl-prev {
  position: absolute;
  left: 15%;
  top: 50%;
  font-size: 3.4em;
  color: rgba(255, 255, 255, 0.6);
  transform: translate(0%, -50%);
}

.headline-carousel .owl-next {
  position: absolute;
  right: 15%;
  top: 50%;
  font-size: 3.4em;
  color: rgba(255, 255, 255, 0.6);
  transform: translate(0%, -50%);
}

.banner .owl-carousel .owl-prev {
  position: absolute;
  left: 4%;
  top: 50%;
  font-size: 3.4em;
  color: rgba(255, 255, 255, 0.6);
  transform: translate(0%, -50%);
}

.banner .owl-carousel .owl-next {
  position: absolute;
  right: 4%;
  top: 50%;
  font-size: 3.4em;
  color: rgba(255, 255, 255, 0.6);
  transform: translate(0%, -50%);
}

.featured-products .owl-prev {
  position: absolute;
  left: 2%;
  top: 30%;
  font-size: 3em;
  color: #6c849c;
}



.featured-products .owl-next {
  position: absolute;
  right: 2%;
  top: 30%;
  font-size: 3em;
  color: #6c849c;
}



.brand-carousel .check-btn {
  position: absolute;
  bottom: 10%;
  text-align: center;
  left: 50%;
  padding: 8px;
  border: 3px solid white;
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
  transform: translate(-50%, 0%);
  width: 65%;
}

.brand-carousel .check-btn i {
  margin-left: 10px;
}

.brand-carousel img {
  background: grey;
}

.brand-carousel .owl-prev {
  position: absolute;
  left: 2%;
  top: 40%;
  font-size: 3.4em;
  color: rgba(255, 255, 255, 0.6);
}

.brand-carousel .owl-next {
  position: absolute;
  right: 2%;
  top: 40%;
  font-size: 3.4em;
  color: rgba(255, 255, 255, 0.6);
}

.headlineBox {
  position: absolute;
  text-align: center;
  width: 100%;
}
.headlineBox h1 {
  color:#fff;
  font-size:1.8em;
  font-weight:400;
  max-width: 450px;
  margin: 0 auto;
  line-height: 1.1em;
  padding-top: 5%;
  text-transform:uppercase;
  letter-spacing: 7px;
}

.headlineButton {
  width: 250px;
  margin: 30px auto 0px auto;
  padding: 10px 0px;
  border: 1px solid #fff;
  font-size: 1.4em;
  color: #fff;
  text-transform: uppercase;
}
.slider-pagination {
  display:block;
}
.slider-pagination a {
  background-color: transparent;
}

.homepageBanners {
  margin:10px 0px 0px 0px;
} 
.homepageBanners.second {
  margin:0px 0px 10px 0px;
}

.homepageBanners .banner {
  padding: 15px;
}

.banner-slider {

}

.homepagetekstContainer {
  background-color:#f7f7f7; 
  padding:50px 0px;
}

.homepagetekstContainer .col-xs-12 {
  border:0px;
}
.homepagetekstContainer .well {
  margin:0;
}

.homepagetekstContainer .homepagetekst{
  line-height: 1.9em;
  font-size: 1.1em;
}

.homepagetekst h2 {
  font-size: 22px;
  font-weight: 600;
  color: #6c849c;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: left;
}

.homepagetekst h1 {
  font-size: 25px;
  font-weight: 600;
  color: #6c849c;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: left; 
}

.homepagetekst p:empty {
  display: none;
}

#tabs h3 {
  font-size: 26px;
  text-transform: uppercase; 
  margin-top: 40px;
}
#tabs ul {
  display:none;
}

.fullUsp {
  background:#6c849c;
}
.brandsContainer .brands {
  border:0;
  margin: 40px 0px;

}
footer h3,
footer .footercontact p,
footer #newsletterbar label {
  text-align:left;
}

footer .footercontact img {
  padding: 0 100px 0 0;
}

footer .block {
  border:0px;
  line-height: 22px;
}
.list-group a,
footer .block p,
footer label {
  color: #f3f3f3 !important;
  opacity:1;
  font-size: 13px;
}

footer {
  padding-bottom:0px;
}
.copyrightcontainer-fluid {
  background-color:#000;
  padding: 20px 0px;
  margin-top: 30px;
}
footer .row.copyright,
footer .row.copyright a {
  padding-top:0px;
  color: #fff!important;
  font-size: 11px;
}
footer .list {
  list-style:none;
  float:right;
  padding:0px;
  margin:0px;
}
footer .list .item {
  float:left;
  margin-left:20px;
  font-size:11px;
}
footer .list .item a {
  color:#fff;
  opacity: 0.7;
}

.breadcrumbs.product-bread {
  margin-bottom: 10px;
}

.breadcrumbs{
  margin-bottom:40px;
}
.breadcrumbs span {
  transform: scale(0.7,0.7);
}
.sidebar-categories ul li a,
.sidebar-categories ul li a.active {
  font-weight:bold;
  font-size: 14px;
  padding:5px 0px;
}
.sidebar-categories ul li ul {
  border-left: 4px solid #eee;
  margin:2px 0px 10px 13px;
}

.collectionTop {
  padding:20px 0px 10px 0px; 
  font-size:24px;
}

.panel-group {
  width:88%;
}
.panel-default > .panel-heading,
.panel-default {
  background-color:transparent;
  border-color:transparent;
}
.panel-default > .panel-heading {
  padding: 5px 0px;
}

.panel-default > .panel-heading  .panel-title {
    font-weight:bold;
}

.panel-body {
  padding:15px 3px;
}
.sidebar-filter-slider {
  width:95%;
}
.price-filter-range{
  width:99%;
}
.img-slider {
  height: auto;
  padding: 0px 15px;
}
.thumb img {
  border:0px;
}

.payments {
  padding:20px 0px;
}
footer .payments {
  padding:0px 15px;
}

footer .payments i {
  border: 1px solid #84AEDA;
  border-radius: 100%;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-right: 10px;
  font-size: 1.3em;
  color: #84AEDA;
  padding-left: 1px;
}

footer .payments i.fa-envelope-o {
  line-height: 22px;
}
.advice {
  margin-top:50px;
}
.product-sidebar,
.product-sidebar .product-description p {
  border:0px;
}
.caret.drop {
  float: right;
  margin: 10px 20px 10px 0px;
}
.tabs ul li a p {
  font-size: 120%;
  font-weight: bold;
}
.product-configure-variants > select {
  float:none;
  width: 100%;
}
.related {
  padding-top: 50px;
}
.related h3 {
  text-align:center;
  padding-bottom:30px;
}

header .top {
  height:50px;
}

header .toplinks {
  margin:15px 0 0 15px;
}

.biggerText {
  font-size:1.3em;
}

.mailButton {
  border:none;
  color:#fff;
  margin-top:15px;
  padding:10px 0px;
  display: block;
  width: 100%;
  background: #84AEDA;
}

.kaart {
  margin-top:10px;
}

.collectionContent h2 {
  line-height:35px;
  font-size:20px;
}

.sale {
  background-color:#f26d7d;
}

.productpage #product-gallery .fa {
  background: #153e63;
  border-radius: 0px; 
  bottom: 0px;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0px;
}

h1.product-page {
  text-transform:uppercase;
  color:#153e63;
  font-weight:normal;
}

.productContent {
  color:#7d7d7d;
}

.product-option label {
  color: #7d7d7d;
  text-transform:uppercase;
}

.product-configure-variants .form-control {
  border:3px solid #153e63 !important;
  color:#153e63;
}

.collection-custom-filters {
  margin-bottom:0px;
}

.product-sidebar .cartbutton {
  font-size:15px;
  font-weight:bold;
  height: 50px;
  line-height: 50px;
}

.product-sidebar .price {
  color:#26A8E0;
}

.delivery {
  margin-top:10px;
}

.related {
  background-color:#fff;
}

.bgWhite {
  width:100%;
  height:auto;
  background-color:#fff;
}

.tabsPages .page.active {
  background-color: #fff;
  color: #153e63;
}

.product-sidebar .product-stock .available {
  font-size: 1.25em;
}

  .brand {
  margin-left: 15px;
  position:relative;
  top: 0px;
  right: 0px;
}

.product-sidebar .stars {
  margin-left: 15px;
  margin-top: 10px;
  color: #62c150;
  font-size: 1.6em;
}

.reviewstext {
  color:#747474;
  font-size:0.8em;
  margin-left:5px;
}

.wishlistAdd {
  font-size:1.1em;
  font-weight:bold;
  margin-top:20px;
}

.heartCircle {
  width:20px;
  height:20px;
  background-color:#153e63;
  color:#fff;
  padding:8px 10px;
  border-radius:100%;
  margin-right:10px;
}

.tabs ul li.active a {
  color:#153e63;
}

.payment-icons.icon-payment-banktransfer,
.payment-icons.icon-payment-multisafepay{
  display:none;
}

.advice {
  position:relative;
}

.banner {
  position:relative;
}

.fbHome {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 29%;
  top: 80%;
}

.twHome {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50%;
  top: 81%;
}

.gui a.gui-button-large.gui-button-action {
  color:#fff;
  font-size: 16px;
  padding: 6px 40px;
}


.overflow {
  overflow: hidden;
}
.img-zoom {
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(1.05); 
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.gui a.gui-button-large.gui-button-action,
.gui a:hover.gui-button-large.gui-button-action{
  background-color:#78d770 !important;
}

.saleicon.sale.green {
  background-color:#7cc576;
}

.stockPerVariant dd {
  padding: 0px 15px;
}

.stockPerVariant dt, .stockPerVariant dd {
  float: left;
  width: 50%;
}

.stockPerVariant .green {
  color:#62c150;
}

.stockPerVariant .red {
  color:red;
}

.stockVariant {
  margin-bottom:20px;
}

.nav .item:hover {
  text-decoration: underline;
  color: #26A8E0;
}

.headline-wrapper {

}

.featured-products h2 {
  text-align: center;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  color: #6c849c;
  margin-top: 40px;
}

.popular-products {
  margin-top: 20px;
}

.popular-products h2 {
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  color: #6c849c;
}

.homepagetekstContainer {
  background: #E1E7EB;
}

.homepagetekst p {
  text-align: left;
  color: #93999D;
  font-size: 15px;
}

.homepagetekst h3 {
  font-size:1.5em;
}

.products.smaller .product-block-inner .image img {
  max-width:96%;
}

.product-block-inner .name h3 a {
  text-transform: uppercase;
}

.mobile-logo img {
  width:100%;
}

.mobile-head {
  padding-top:20px;
  padding-bottom:20px;
}

.mobile-head .top-icon {
  padding-top:15px;
}

.mobile-head .top-icon a {
  color:#333;
}

.mobile-head .top-icon i {
  font-size:30px;
}

.mobile-head .search-bar {
  width:100%;
  padding:15px 15px;
  background-color:#6C849C;
  margin-top:20px;
}

#search .search input {
  border: 2px solid #A8BED2 !important;
}

#searched-mobile input {
  width: 100%;
  height: 35px!important;
  padding: 8px;
  border-color: #aaa;
  border: 2px solid #aaa;
  padding-right:30px;
  font-style: italic;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow:none;
}

#searched-mobile {
  position:relative;
}

#searched-mobile .search-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #333;
  font-size: 15px;
}

.mobile-cats {
  display:none;
}

.mobile-cats ul {
  list-style:none;
  padding:10px 0;
  margin:0;
  width:100%;
  background-color:#f7f7f7;
  text-align:center;
}

.mobile-cats ul li a {
  display:block;
  padding:10px;
  color:#333;
  font-weight:bold;
}

.product-page-alt .buy-form2  form {
  overflow: auto;
}


.product-page-alt .product-banner  {
  height: 500px;
}

.product-page-alt .product-banner .product-banner-inner {
  position: relative;
  height: 500px;
}

.product-page-alt .product-banner .product-banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: white;
  border-top: 5px solid white;
  border-bottom: 5px solid white;
  padding: 7px 0px;
}

.product-page-alt .product-banner .shop-button {
  position: absolute;
  left: 50%;
  bottom: 2%;
  transform: translateX(-50%);
  font-size: 23px;
}

.product-page-alt .product-banner .shop-button a {
  color: #fff;
  text-decoration: none;
}

.product-page-alt .product-banner .shop-button a i {
  text-align: center;
  display: block;
  padding-top: 6px;
}

.product-page-alt .info-buy1 {
  background: #fff;
  display: table;
  width: 100%;
  padding: 100px 0px;
  position: relative;
}

.product-page-alt .info-buy1 .info-image {
  padding-left: 0;
  padding-right: 0;
  display: table-cell;
  width: 50%;
  background-size: contain !important;
  vertical-align: middle;
  background-repeat: no-repeat !important;
}




.product-page-alt .buy-form1 {
  padding: 50px;
  display: table-cell;
  width: 50%;
}

.product-page-alt .product-price-box {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-page-alt .product-price-box .product-priceold {
  color: #a5a5a5;
  text-decoration: line-through;
  display: inline-block;
  font-size: 13px;
  margin-right: 10px;
}

.product-page-alt .product-price-box .product-price {
  display: inline-block;
  font-size: 26px;
  color: #6c849c;
  margin-right: 10px;
  font-weight: bold;
}

.product-page-alt .product-price-box .price-tax {
  display: inline-block;
  color: #a5a5a5;
  font-size: 13px;
}

.product-page-alt .info-buy1 .product-content h2 {
  color: #58728B;
  font-size: 21px;
}

.product-page-alt .info-buy1 .product-content p{
  color: #A8ADB0;
  font-size: 16px;
}

.product-page-alt .info-buy1 .alt-product-configure .product-configure label {
  display: none;
}

.product-page-alt .info-buy1 .alt-product-configure label {
  color: #909090;
  font-size: 17px;
  margin-bottom: 10px;
}

.product-page-alt .info-buy1 .alt-product-configure .product-configure .form-control {
  border-color: #A8BED2 !important;
}

.product-page-alt .info-buy1 .alt-product-configure .in-stock {
  color: #47A749;
  font-size: 15px;
}

.product-page-alt .info-buy1 .alt-product-configure .in-stock i {
  margin-right: 10px;
}

.product-page-alt .out-stock {
  font-size: 15px;
  color: red;
  clear: both;
}

.product-page-alt .out-stock i {
   margin-right: 10px;
}

.product-page-alt .info-buy1 .cart {
  margin-top: 25px;
}

.product-page-alt .info-buy1 .cart a {
  display: inline-block;
  background: #58728B;
  color: white;
  width: 130px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  font-weight: bold;
}

.product-page-alt .usp-bar {
  padding-top: 40px;
  padding-bottom: 40px;
}

.product-page-alt .usp-bar .title {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #6d849b;
  margin: 10px 0px 20px 0px;
}
.product-page-alt .usp-bar .usp-text {
  color: #A8ADB0;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}

.product-page-alt .usp-bar .usp-images {
  margin-top: 30px;
}

.product-page-alt .usp-bar .usp-images .usp-image-text {
  margin-top: 20px;
}

.product-page-alt .usp-bar .usp-images .usp-image-title {
  font-size: 15px;
  color: #8E939A;
  font-weight: 600;
}

.product-page-alt .usp-bar .usp-images .usp-image-subtitle {
  font-size: 15px;
  color: #B1B6BA;
}

.product-page-alt .usp-bar .usp-images .usp-bigimage img {
  padding: 0 15%;
}

.product-page-alt .usp-bar .usp-images .usp-image {
  margin-top: 35px;
}

.product-page-alt .usp-bar .usp-images .usp-image img {
  border: 5px solid white;
}

.product-page-alt .advantages {
  background: #fff;
  padding: 40px 0px;
}

.product-page-alt .advantages .advantage-title {
    text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #6d849b;
  margin-bottom: 30px;
}

.product-page-alt .advantages .advantage {
  text-align: center;
}

.product-page-alt .advantages .advantage .advantage-name {
  margin-top: 15px;
  font-size: 15px;
  color: #8E939A;
  font-weight: 600;
      margin-bottom: 15px;
}

.product-page-alt .bottom-buy {
  background: #fff;
}

.product-page-alt .info-buy2 {
  padding: 50px 0px;
  padding-top: 80px;
}

.product-page-alt .thumbs {
  margin-top: 10px;
}

.product-page-alt .thumb-alt {
  border: 5px solid #58728B;
}

.product-page-alt .info-buy2 .buy-form2 .title {
  font-size: 25px;
  color: #58728B;
  font-weight: 600;
  margin-bottom: 25px;
}

.product-page-alt .info-buy2 .buy-form2 .info {
  font-size: 16px;
  color: #909090;
  font-weight: bold;
}

.product-page-alt .info-buy2 .buy-form2 .info span {
  font-weight: lighter;
  color: #A8ADB0;
}

.product-page-alt .info-buy2 .buy-form2 .artikelnummer span {
  margin-left: 54px;
}

.product-page-alt .info-buy2 .buy-form2 .ean-code span {
  margin-left: 113px;
}

.product-page-alt .info-buy2 .buy-form2 .description {
  margin-top: 25px;
  margin-bottom: 35px;
  color: #A8ADB0;
  font-size: 16px;
}

.product-page-alt .info-buy2 .buy-form2 form label {
  font-size: 16px;
  color: #909090;
  font-weight: bold;
  margin-bottom: 20px;
}

.product-page-alt .info-buy2 .buy-form2 form .variant-block {
  float: left;
  width: 33%;
  padding: 0px 10px 10px 0px;
  
}

.product-page-alt .info-buy2 .buy-form2 form .variant-block a {
  text-decoration: none;
}

.product-page-alt .info-buy2 .buy-form2 form .variant-block .variant-button {
  height: 45px;
  border: 4px solid #ABBFD3;
  line-height: 38px;
  text-align: center;
  color: #ABBFD3;
  font-weight: bold;
  font-size: 14px;
}

.product-page-alt .info-buy2 .buy-form2 form .variant-block .variant-button.active {
  color: #fff;
  background:  #ABBFD3;
}

.product-page-alt .info-buy2 .buy-form2 form .variant-blocks{
  margin-bottom: 20px;
  overflow: auto;
}

.product-page-alt .info-buy2 .buy-form2 form  .in-stock {
  color: #47A749;
  font-size: 15px;
  clear: both;
  display: block;
}

.product-page-alt .info-buy2 .buy-form2 form  .in-stock i {
  margin-right: 10px;
}

.product-page-alt .info-buy2 .buy-form2 form .delivery {
  margin-top: 30px;
}

.product-page-alt .info-buy2 .buy-form2 form .delivery .text {
  color: #A8ADB0;
  font-size: 16px;
}

.product-page-alt .info-buy2 .buy-form2 form .cart {
  margin-right: 10px;
}

.product-page-alt .info-buy2 .buy-form2 form .cart a {
  color: #fff;
  background: #58728B;
  text-align: center;
  height: 45px;
  font-size: 17px;
  line-height: 45px;
  font-weight: bold;
  margin-top: 25px;
  display: block;
}

.product-page-alt .info-buy2 .buy-form2 .wishlist {
  margin-top: 25px;
  clear: both;
}

.product-page-alt .info-buy2 .buy-form2 .wishlist i {
  background: #ABBFD3;
  padding: 9px 8px 8px 9px;
  border-radius: 100%;
  font-size: 30px;
  color: white;
  font-weight: bold;
  margin-right: 15px;
}

.product-page-alt .info-buy2 .buy-form2 .wishlist span {
  position: relative;
  bottom: 6px;
  font-size: 16px;
  color: #909090;
}

.product-page-alt .product-footer .product-footer-title {
  color: #6c849c;
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin:10px 0px 30px 0px;
}

.product-page-alt .product-footer .product-footer-title span {
  color: #AABED2;
}

.product-page-alt .product-footer .payments {
  text-align: center;
}

.product-page-alt .product-footer .payments-inner {
  display: inline-block;
}

.product-page-alt .product-footer .payments img{
  width: 70px;
}

.product-page-alt .product-footer  .product-footer-text {
  border-right: 1px solid #d8d8d8;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  min-height: 64px;
  line-height: 28px;
}

.product-page-alt .product-footer  .product-footer-text:last-child {
  border: none;
}

.product-page-alt .product-footer  .product-footer-text .product-footer-usp {
  padding-left: 0px;
}

.product-page-alt .product-footer  .product-footer-text div {
  color: #A8ADB0;
  font-size: 16px;
}

.product-page-alt .product-footer .contact i {
  border: 1px solid #6c849c;
  border-radius: 100%;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  margin-right: 10px;
  font-size: 0.9em;
  color:  #6c849c;
  padding-left: 1px;
}
.product-page-alt .product-footer .social i{
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 100%;
  margin-left: 8px;
  font-size: 20px;
  position: relative;
  top: 10px;
}

.product-page-alt .product-footer .social i.fb {
  background: #3460a1;
}

.product-page-alt .product-footer .social i.twit {
  background: #28aae1;
}


.product-page-alt.balance  .info-buy1 .product-content h2{
  color: #7FA483;
  font-weight: bold;
}

.product-page-alt.balance .info-buy2 .buy-form2 .title {
  color: #7FA483;
}

.product-page-alt.balance .info-buy2 .buy-form2 form .variant-block .variant-button.active {
  background: #6c849c;
  border-color: #6c849c;
}

.product-page-alt.balance .product-price-box .product-price {
  color: #7FA483;
}

.product-page-alt.balance .thumb-alt {
  border-radius: 100%;
  overflow: hidden;
  border-color: #ABBFD3;
}

.product-page-alt.balance .fresh {
  padding: 40px 0px;
  background: #fff;
  position: relative;
}

.product-page-alt.balance .fresh h2 {
  color: #7FA483;
  font-weight: bold;
  font-size: 40px;
}

.product-page-alt.balance .fresh .text {
  color: #A8ADB0;
  font-size: 14px;
  line-height: 22px;
  margin: 30px 0px;
}

.product-page-alt.balance .fresh .list ul {
  overflow: auto;
  padding-left: 0px;
}

.product-page-alt.balance .fresh .list li {
  float: left;
  list-style: none;
  width: 50%;
  margin-bottom: 20px;
  font-size: 14px;
  color: #909090;
  text-transform: uppercase;
  font-weight: bold;
}

.product-page-alt.balance .fresh .list li img {
  margin-right: 25px;
}

.product-page-alt.balance .related-products {
  background: url('variants-bg.jpg');
}

.product-page-alt .related-products.related-products-2 {
  background: #fff;
}

.product-page-alt .related-products .related-products-inner {
  padding: 30px 0px 10px 0px;
  overflow: auto;
}



.product-page-alt .related-products .related-product .info-box {
  margin-top: 10px;
  text-align: center;
}

.product-page-alt .related-products .related-product .info-box .related-title {
  font-size: 16px;
  color: #909090;
  font-weight: bold;
}

.product-page-alt .related-products .related-product .info-box .related-price {
  font-size: 17px;
  color: #7FA483;
  font-weight: bold;
}

.product-page-alt .related-products .related-product {
  margin-bottom: 20px;
}

.product-page-alt .related-products .related-product .image-box {
  border-radius: 100%;
  overflow: hidden;
  border: 10px solid #abbed2;
}

.product-page-alt .related-products .related-box-title h2 {
  color: #7FA483;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
  line-height: 45px;
}


.right-top {
  position: absolute;
  right: 0;
  top: 0;
}

.layer.right-top{
  opacity: 0.5;
}

.left-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

.right-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.product-page-alt.balance .info-image .main-image {

  border: 20px solid #F6F6F6;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  background: #f6f6f6;
}


.product-page-alt.balance .info-image .image {
    position: absolute;
  top: -160px;
  left: -50px;
  max-width: 600px;
}

.product-page-alt.balance .buy-form1 .product-content {
  color: #A8ADB0;
  font-size: 16px;
}

.product-page-alt.balance .buy-form1 .product-title-top {
  font-size: 25px;
  color: #7FA483;
  font-weight: 600;
  margin-bottom: 25px;
}

.product-page-alt.balance #product_configure_form {
  overflow: auto;
}

.product-page-alt.balance .usp-bar .usp-images {
  margin-top: 0px;
}

.col-md-20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .product-page-alt .product-banner .product-banner-title {
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .product-page-alt.balance .fresh .list li {
    width: 100%;
  }
}

@media (min-width:  1200px) {

.product-page-alt.balance .buy-form1 {
  width: 50%;
}

.product-page-alt .buy-form1 {
  float: left;
  width: 75%;
}
}

@media (min-width:  768px) {
  
 
    .fbLink {
    width:41px;
    height:41px;
    position:absolute;
    bottom:17px;
    left:36px;
  }
  .twLink {
    width:41px;
    height:41px;
    position:absolute;
    bottom:17px;
    left:83px;
  }
  .goLink {
    width:41px;
    height:41px;
    position:absolute;
    bottom:17px;
    left:129px;
  }
}

@media (max-width: 992px) { 
  .product-option.custom-var .product-configure-variants {
    display: block;
  }
  
  .brand-carousel .check-btn {
    width: 75%;
  }
  
  #popup {
    display:none!important;
}

.product-page-alt .info-buy1 {
  display: block;
}

 .product-page-alt .info-buy1 .info-image {
    background: none !important;
    display: block;
    width: 100%;
  }
  
  .product-page-alt .info-buy1 .buy-form1 {
    width:100%;
    display: block;
  }
  
   .product-page-alt .info-buy1 .buy-form1  .order-btn {
     margin-bottom: 15px;
   }
   
   .product-page-alt.balance .info-image .image {
     position: relative;
     top: 0;
     left: 0;
     max-width: 500px;
     margin: 0 auto;
   }

}

@media (min-width: 992px) { 
  
   .product-option.custom-var .product-configure-variants {
  display:none;
}
  
  .col-md-20 {
    width: 20%;
    float: left;
  }
  
  .headlineBox h1 {
    padding-top: 7%;
    font-size:2.4em;
    max-width: 500px;
  }  
  .headlineButton {
    width: 275px;
    padding: 12px 0px;
    font-size: 1.6em;
  }
  .fbLink {
    width:49px;
    height:49px;
    position:absolute;
    bottom:20px;
    left:40px;
  }
  .twLink {
    width:49px;
    height:49px;
    position:absolute;
    bottom:20px;
    left:95px;
  }
  .goLink {
    width:49px;
    height:49px;
    position:absolute;
    bottom:20px;
    left:150px;
  }
}

@media (max-width: 1024px) {
  .headline-carousel .owl-next {
    right: 7%;
  }
  
  .headline-carousel .owl-prev {
    left: 7%;
  }
}


@media (min-width: 1024px) {
.featured-products .owl-stage-outer:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 12.5%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) , white);
  z-index: 4;
}

.featured-products .owl-stage-outer:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 12.5%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) , white);
  z-index: 4;
  right: 0;
  top: 0;
}
}

@media (max-width: 1200px) {
  .product-page-alt .product-footer .social i {
    margin-left: 5px;
  }
}

@media (min-width: 1200px) {  
  .headlineBox h1 {
    padding-top: 12%;
    font-size:3.5em;
    max-width: 700px;
  }
  .headlineButton {
    width:300px;
    margin: 50px auto 0px auto;
    padding: 15px 0px;
  }
  .fbLink {
    width:51px;
    height:51px;
    position:absolute;
    bottom:21px;
    left:41px;
  }
  .twLink {
    width:51px;
    height:51px;
    position:absolute;
    bottom:21px;
    left:99px;
  }
  .goLink {
    width:51px;
    height:51px;
    position:absolute;
    bottom:21px;
    left:157px;
  }
  .fbHome {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 89px;
    top: 360px;
  }

  .twHome {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 145px;
    top: 360px;
  }
}

.mobile-subcats {
  display:none;
}

@media (max-width: 767px) {
  .product-block-inner:hover .price {
    bottom: 0 !important;
  }
  
  .product-block-inner .product-hover {
    display: none;
  }
}


@media (max-width: 768px) { 
  
  
  
  .product-page-alt .info-buy1 .alt-product-configure .in-stock {
    position: relative;
    top: 5px;
  }
  
  .product-page-alt .info-buy1 .alt-product-configure .out-stock {
    position: relative;
    top: 5px;
  }
  
 .product-page-alt .buy-form1 {
   padding: 25px;
 }
  
  header .usptopbar .usp {
    margin-top: 8px;
  }
  
  .product-page-alt .product-banner {
    height: 400px;
  }
  
  .product-page-alt .product-banner .product-banner-inner {
    height: 400px;
  }
  
  .product-page-alt .info-buy2 .buy-form2 .title {
    margin-top: 20px;
  }
  
  .product-page-alt .product-footer .product-footer-title {
    margin-top: 30px;
  }
  .product-page-alt .product-banner .product-banner-title {
    font-size: 30px;
  }
  
  .product-page-alt .product-footer  .product-footer-text {
    border: none;
  }
  
  .product-page-alt .product-footer-text.social div {
    padding-left: 0;
  }
  
  .product-page-alt .product-footer {
    text-align: center;
  }
  
  .panel-group {
    width:100%;
}
input[type=checkbox].css-checkbox+label.css-label, input[type=checkbox].css-checkbox+label.css-label.clr {
  width:auto;
}
.panel-title {
  font-size:13px;
  color:#333;
  padding-left:10px;
  padding-right:10px;
}
.panel-btn {
  background-color: #aaa;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.panel-btn.active {
  background-color:#ccc;
  color:#333;
}
.mobile-subcats {
  display:none;
}
.mobile-subcats ul {
  padding:0;
  list-style:none;
}
.mobile-subcats ul li a {
  color:#333;
  display:block;
  padding:5px 0px;
  font-weight:bold;
  padding-left:10px;
  padding-right:10px;
}
.panel-btn i {
  float:right;
  line-height:15px;
}
.panel-btn.active i {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.filter-box {
  display:none;
}
h2.mobile-title {
  text-align:center;
  font-size:18px;
  color:#bbb;
  border-top:1px solid #bbb;
  padding-top:20px;
  padding-bottom:20px;
  margin:0;
  text-transform:uppercase;
}
.back-home a {
  display: block;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #bbb;
}
.back-home i {
  margin-right:5px;
}
.pp-top  {
  padding:0px 15px;
  background-color:#fff;
}
h1.mobile-title {
  text-align:center;
  font-size:22px;
  color:#bbb;
  border-top:1px solid #bbb;
  padding-top:20px;
  padding-bottom:20px;
  margin:0;
  text-transform:uppercase;
  font-weight:bold;
}
.productpage {
  background-color:#fff;
}
.productContent {
  padding-top:15px;
}
.product-sidebar .cartbutton {
  width:100%;
}
.product-sidebar .cartbtnContainer {
  padding:0px 30px;
}
.product-sidebar .stars {
  margin-top:0;
}
.img-slider {
  padding:0;
  margin:0;
}
.productpage .img {
  padding-right:0;
}
.row.productpage-row {
  margin-right:0;
}

.gui-blog-article h2 {
  margin-top: 20px !important;
  margin-bottom: 5px !important;
}

.gui-blog-article h3 {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}

.gui-blog-article header img {
  width: 100% !important;
  height: auto !important;
}
}

#popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  z-index: 9999999;
  top: 0;
  bottom: 0;
  display:table;
  display:none;
  font-size:13px;
}

#popup .content-caption {
  display: table-cell;
  vertical-align: middle;
}

#popup .title {
  font-size: 16px;
  font-weight: bold;
}

#popup .box {
  width:100%;
  padding:30px;
  background-color:#f7f7f7;
  border-radius:5px;
  max-width:800px;
  margin:0 auto;
  position:relative;
}

#popup .popup-cart {
  border-left:1px solid #aaa;
}

.popup-cart .cart-title {
  color: #153e63;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}

.popup-cart table {
  width:100%;
}

.popup-cart table td {
  padding-top:3px;
  padding-bottom:3px;
}

.popup-cart a.popup-btn {
  padding: 10px 15px;
  background: #62c150;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px;
}

#popup .related-title {
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
}

#popup select {
  border: 3px solid #153e63 !important;
  color: #153e63;
  width:100%;
  float:none;
  margin-top:10px;
}

#popup .popup-add-btn {
  margin-top: 10px;
  padding: 7px 10px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #6C849C;
  width: 100%;
  display: block;
  text-transform: uppercase;
}

.popup-product .popup-product-title {
  height:40px;
  overflow:hidden;
  text-align:center;
  margin-top:10px;
  font-weight:bold;
}

#popup .alert {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  background:#62c150;
  color: #fff;
  padding: 7px 10px;
  text-align: center;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  display:none;
}

.soldout-box {
  color: red;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.soldout-box i {
  margin-right:7px;
}

.close-popup {
  position: absolute;
  right: 0;
  top: 0;
  background: #6C849C;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 0px 5px 0px 0px;
}

.download-terms-checkout {
  float:right;
  margin-top:15px;
}

.easy-product .price {
  padding:10px 0px;
  font-weight:bold;
}

#keurmerk .keurmerk-inner {
  max-width:79px;
}

footer {
  background: #6c849c#6c849c;
}

footer #keurmerk .keurmerk-inner img {
  max-height:inherit;
}
input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
  margin-bottom:10px;
  padding-left:25px;
}

.sidebar-filter-item.Kleur {
  width:auto;
  margin-right:10px;
}

.sidebar-filter-item.Maat {
  width: 50%;
  padding: 5px;
  float: left;
}

.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label {
  display:inline-block;
  background:none;
  width:40px;
  height:40px;
  padding:0;
  border-radius:100%;
}

.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Zwart {
  background-color:#000!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Wit {
  background-color:#fff!important;
  border:1px solid #aaa;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Blauw {
  background-color:#2c70d7!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Grijs {
  background-color:#ababab!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Rood {
  background-color:#ff0000!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Geel {
  background-color:#ffff00!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Groen {
  background-color:#4b9f3b!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Roze {
  background-color:#ffc0cb!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Oranje {
  background-color:#ffa500!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Beige {
  background-color:#f0e8c4!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Paars {
  background-color:#8a2be2!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Turquoise {
  background-color:#5be1e3!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Bruin {
  background-color:#885d2b!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Antraciet {
  background-color:#565455!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Aquablauw {
  background-color:#16c5e4!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Crème {
  background-color:#d5b791!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Taupe {
  background-color:#8b7b6b!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Donkerblauw {
  background-color:#0000ff!important;
}
.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.Lichtblauw {
  background-color:#66cccc!important;
}

.sidebar-filter-item.Maat input[type=checkbox].css-checkbox + label.css-label {
  padding: 0px;
  display: block;
  width: 100%;
  height: auto;
  background: #d4dae0 !important;
  border: 1px solid #eee;
  text-align: center;
  /*line-height: 40px;*/
  margin-bottom:5px;
  border:2px solid transparent;
}

.sidebar-filter-item.Maat input[type=checkbox].css-checkbox + label.css-label .value-title {
  padding: 0px 10px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  height: 28px;
  opacity: 1;
  overflow: hidden;
}

.sidebar-filter-item.Maat input[type=checkbox].css-checkbox + label.css-label.active {
  border:2px solid #000;
  background:#a38ca3 !important;
}

.sidebar-filter-item.Maat input[type=checkbox].css-checkbox + label.css-label.active .value-title  {
  color:#6f576f;
}

.sidebar-filter-item.Kleur input[type=checkbox].css-checkbox + label.css-label.active {
  border:2px solid #f60015;
}

.resetbutton {
  padding: 0 10px;
  display: inline-block;
  width: 100%;
  height: 40px;
  background: #f7f7f7 !important;
  border: 1px solid #eee;
  text-align: center;
  line-height: 40px;
  margin-bottom: 5px;
  color: #000;
  font-weight: bold;
}

.custom-variants {
  margin:-5px;
  margin-bottom:20px;
}

.custom-variants .variant {
  padding:5px;
}

.custom-variants .variant a {
  display:block;
}

.custom-variants .variant-box {
  background:#d4dae0;
  border: 2px solid transparent;
}

.custom-variants .variant.active .variant-box {
  border: 2px solid #000;
  background: #a38ca3;
}

.custom-variants .variant .title {
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
  word-break: break-word;
}

.custom-variants .variant.active .title {
  color:#6f576f;
}



.product-option .custom-variants-outer {
  display: none;
}

.product-option.custom-var .custom-variants-outer {
  display: block;
}

.color-variants-box {
  margin:-5px;
  margin-bottom:20px;
}

.color-variants-box .color-variant {
  display:inline-block;
  padding:5px;
}

.discount-banner {
  border-bottom: 1px solid #8d8d8d;
}

@media (max-width: 400px) {
  .owl-prev,
  .owl-next {
    font-size: 2.4em !important;
  }
}

/*Joost B Lightspeed 20190104 zichtbaarheid msp velden*/
#achterafbetalen input {
  position: static !important;
  height: 46px !important;
  width:100% !important;
  padding: 0 24px !important;
}
#achterafbetalen label {
	padding-left: 0;
}
#achterafbetalen {
  padding-right: 20px;
}
#achterafbetalen .gui-input {
  overflow:unset;
}
@media screen and (max-width:767px) {
#achterafbetalen .gui-col3-center .gui-col3-center-col1, #achterafbetalen .gui-col3-center .gui-col3-center-col2 {
  width:100%;
  margin-bottom:10px;
}
}
/*Joost B Lightspeed 20190104 END*/

/* Maatwerk door DMWS op 28-01-2019  */
/* 
.accordion {
  background-color: #fafafa;
  color: #6c849c;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5 {
	font-size: 19px;
}

@media (max-width: 1000px){
  .accordion {
    padding: 18px 28px 18px 25px;
  }
  .accordion h2{
    font-size: 18px;
  }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5 {
    	font-size: 15px;
  }
}

@media (max-width: 760px){
	 .accordion {
    padding: 18px 38px 18px 25px;
  }
}

.accordion:hover{
	background: #f3f3f3!important;
}

.accordion h2{
  margin: 0!important;
  text-transform: uppercase;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}



.accordion:after {
  content: '\02795';
  font-size: 13px;
	opacity: .4;
  position: absolute;
  right: 20px;
  top: 42%;
}

.accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
} */

#root .no-mobile .nav-main > ul > li > a:hover { 
  background: #ffdf5f60 !important 
}
