/*----- Color variables -----*/
/*----- Size variables -----*/
/*----- Font variables -----*/
/*----- Responsive variables -----*/
/*----- Ratio variables (product item ratio (thumb + content)) -----*/
/* set ProductImageRatio in productOverview! */
/*----- OLD Color variables -----*/
/*----- MIXINS -----*/
/*----- Default functions -----*/
/*----- Default Crossbrowser functions -----*/
/*----- CSS3 functions -----*/
/*----- CSS3 Animation functions -----*/
/*----- Buttons -----*/
/*----- Responsive functions -----*/
@media only screen and (max-width: 767px) {
  .productDetail .extra-products .swiper-button-prev,
  .productDetail .extra-products .swiper-button-next {
    margin-top: 0;
    top: 55%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .productDetail .extra-products .swiper-button-prev,
  .productDetail .extra-products .swiper-button-next {
    top: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .productDetail #mainImage .swiper-button-prev,
  .productDetail #mainImage .swiper-button-next {
    top: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .productDetail #mainImage .swiper-button-prev,
  .productDetail #mainImage .swiper-button-next {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .productDetail .productDetailExtraImage {
    max-width: 40%;
    float: right;
  }
}
@media only screen and (min-width: 1280px) {
  .productDetail .productDetailExtraImage {
    margin-top: -100px;
    max-width: 675px;
  }
}
@media only screen and (min-width: 1024px) {
  .productDetail #productQuestion {
    margin: 0 0 15px 115px;
  }
}
.productDetail #pageContainer #cols {
  max-width: 1640px;
  margin: 0 auto;
}
.productDetail .prodDescription li {
  list-style: disc;
}
.productDetail .productList {
  padding: 0;
}
.productDetail a.product-navigation {
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
  text-decoration: underline;
}
.productDetail a.product-navigation:before {
  content: "«";
  line-height: 30px;
  padding: 0 10px 0 0;
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .productDetail a.product-navigation:after {
    content: "|";
    line-height: 30px;
    padding: 0 0 0 10px;
    display: inline-block;
  }
}
.productDetail a.product-navigation:hover:after {
  color: #222222;
}
.productDetail .product-separator:before {
  content: "⟩";
  display: inline;
  line-height: 30px;
  margin: 0 5px 0 8px;
}
.productDetail .label {
  display: block;
  position: absolute;
  margin: 15px 0;
  top: 15px;
  left: 0;
  z-index: 99999999999;
  max-width: 70px;
  height: auto;
}
.productDetail h1 {
  max-width: 80%;
  white-space: normal;
}
.productDetail .bttn__stock {
  margin: 10px 0 0 0;
}
@media only screen and (min-width: 1024px) {
  .productDetail .bttn__stock {
    margin: 0 0 0 15.5%;
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) {
  .productDetail #cols {
    padding: 0 15px 30px 15px;
  }
}
@media only screen and (min-width: 1920px) {
  .productDetail #cols {
    padding: 0 0 30px 0;
  }
}
@media only screen and (min-width: 768px) {
  .productDetail #detailNav a {
    line-height: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .productDetail #detailNav a {
    line-height: 30px;
  }
}
.productDetail #detailNav .bttn.link {
  float: left;
}
@media only screen and (min-width: 1024px) {
  .productDetail #detailNav .bttn.link {
    float: right;
  }
}
.productDetail .storeBttn.bttn {
  margin: 15px 0;
}
.productDetail .sizeConversion {
  width: 150px;
  position: absolute;
  right: 0;
  left: auto;
  top: 20px;
  color: #222222;
}
.productDetail .sizeConversion li {
  cursor: pointer;
  font-weight: 400;
}
.productDetail .sizeConversion li:after {
  content: "|";
}
.productDetail .sizeConversion li:hover {
  font-weight: 600;
  color: #222222;
}
.productDetail .sizeConversion li:hover:after {
  color: #ff8000;
  font-weight: 400;
}
.productDetail .sizeConversion li:last-child:after {
  content: none;
}
.productDetail .sizeConversion li.active {
  font-weight: 600;
  color: #222222;
}
.productDetail .sizeConversion li.active:after {
  font-weight: 400;
  color: #ff8000;
}
.productDetail .productConfiguration {
  display: block;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 1024px) {
  .productDetail .column.imageThumbs--left,
  .productDetail .column.productDetails {
    position: relative;
    margin-bottom: 15px;
    width: 58%;
    float: left;
    margin-right: 1%;
  }
  .productDetail .column.imageThumbs--left.productDetails,
  .productDetail .column.productDetails.productDetails {
    width: 41%;
    margin: 20px 0 0 0;
  }
}
@media only screen and (min-width: 1280px) {
  .productDetail .column.imageThumbs--left,
  .productDetail .column.productDetails {
    width: 50%;
    margin-right: 9%;
  }
}
.productDetail .offerText {
  display: inline-block;
  margin: 10px 0 -5px;
  color: black;
  line-height: 20px;
  font-size: 14px;
}
.productDetail .offerText .priceOld {
  margin-right: 0;
}
.productDetail .productDetails {
  position: relative;
}
.productDetail .favorite {
  top: 0;
}
.productDetail .extra-products {
  margin: 15px 0;
}
@media only screen and (min-width: 1280px) {
  .productDetail .extra-products {
    margin: 30px 0;
  }
}
.productDetail .extra-products .kop3 {
  line-height: 25px;
}
@media only screen and (min-width: 1280px) {
  .productDetail .extra-products .kop3 {
    line-height: 48px;
  }
}
.productDetail .extra-products .extra-products__content {
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 1280px) {
  .productDetail .extra-products .extra-products__content {
    line-height: 24px;
    margin: 0 0 30px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .productDetail .contentWrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .productDetail .contentWrapper .content {
    flex: 0 1 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .productDetail .contentWrapper .content {
    flex: 0 1 40%;
  }
}
.productDetail .contentWrapper .image {
  margin: 30px 0 0;
}
@media only screen and (min-width: 1024px) {
  .productDetail .contentWrapper .image {
    flex: 0 1 40%;
    margin: 0 0 0 50px;
  }
}
.productDetail .site-bottom {
  padding: 0 0 170px;
}
@media only screen and (min-width: 768px) {
  .productDetail .site-bottom {
    padding: 0 0 70px;
  }
}
#product__showroom {
  background: #f6f7f9;
  padding: 20px;
}
.product__showroom .showroom__bttn,
#product__showroom .showroom__bttn {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  display: block;
}
.product__showroom .info,
#product__showroom .info {
  font-style: italic;
  font-size: 13px;
}
.fixedBottomWrapper .product__showroom {
  float: right;
  width: 70%;
}
.visitor-links {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  line-height: 28px;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 1024px) {
  .visitor-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    font-size: 12px;
    margin: 0;
  }
}
.visitor-links .visitor-links__favorites {
  margin: 0 15px 0 0;
}
.visitor-links a.favorite {
  padding: 0 0 0 35px;
  position: relative;
  text-decoration: underline;
}
@media only screen and (min-width: 1024px) {
  .visitor-links a.favorite {
    padding: 0 0 0 25px;
  }
}
.visitor-links a.favorite.favorite--add {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links a.favorite.favorite--add:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-favorite.svg);
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 22px;
  height: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links a.favorite.favorite--add:hover:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-favorite--orange.svg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links a.favorite.favorite--delete {
  color: #ff8000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links a.favorite.favorite--delete:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-favorite--orange.svg);
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 22px;
  height: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links a.favorite.favorite--delete:hover {
  color: #222222;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links a.favorite.favorite--delete:hover:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-favorite--broken.svg);
  width: 26px;
  height: 24px;
  left: -5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links .visitor-links__sets .productSetLink {
  padding: 0 0 0 35px;
  position: relative;
  text-decoration: underline;
  line-height: 22px;
  margin: 10px 0 0 0;
}
@media only screen and (min-width: 1024px) {
  .visitor-links .visitor-links__sets .productSetLink {
    padding: 0 0 0 30px;
    margin: 0 0 5px;
    display: block;
  }
}
.visitor-links .visitor-links__sets .productSetLink + .productSetLink {
  margin: 10px 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .visitor-links .visitor-links__sets .productSetLink + .productSetLink {
    margin: 0 0 0 10px;
  }
}
.visitor-links .visitor-links__sets .productSetLink:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-clothes.svg);
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 19px;
  height: 26px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.visitor-links .visitor-links__sets .productSetLink:hover:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-clothes--orange.svg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.column {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .column {
    margin-bottom: 15px;
  }
}
#mainImage {
  position: relative;
  display: block;
  z-index: 2;
}
#mainImage [data-photoswipe-type="video"] {
  height: auto;
}
#mainImage a,
#mainImage [data-photoswipe-type="video"] {
  display: block;
}
@media only screen and (min-width: 1280px) {
  #mainImage a,
  #mainImage [data-photoswipe-type="video"] {
    margin: 0 auto;
  }
}
#mainImage a .video-element,
#mainImage [data-photoswipe-type="video"] .video-element {
  height: 100%;
}
#mainImage a img,
#mainImage [data-photoswipe-type="video"] img,
#mainImage a .video-element,
#mainImage [data-photoswipe-type="video"] .video-element {
  vertical-align: middle;
  margin: 20px auto 0 auto;
  max-width: none;
}
@media only screen and (min-width: 768px) {
  #mainImage a img,
  #mainImage [data-photoswipe-type="video"] img,
  #mainImage a .video-element,
  #mainImage [data-photoswipe-type="video"] .video-element {
    margin: 10px auto;
  }
}
@media only screen and (min-width: 1024px) {
  #mainImage a img,
  #mainImage [data-photoswipe-type="video"] img,
  #mainImage a .video-element,
  #mainImage [data-photoswipe-type="video"] .video-element {
    margin: 20px auto;
  }
}
#mainImage a.active,
#mainImage div.active {
  display: block;
}
#mainImage .active {
  cursor: zoom-in;
}
.teaserText {
  margin-bottom: 5px;
  display: inline;
}
#moreProductInfo {
  position: relative;
  display: inline;
  width: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: underline;
  color: #222222;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
#moreProductInfo:hover {
  color: #ff8000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.transfer {
  border: 2px solid #ff8000;
  z-index: 999999;
  position: relative;
}
.brandLogo {
  position: absolute;
  right: 10px;
  top: -10px;
  width: 60px;
  height: 60px;
  background: white;
}
@media only screen and (min-width: 768px) {
  .brandLogo {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  .brandLogo {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 1920px) {
  .brandLogo {
    right: 0px;
    top: -20px;
  }
}
.brandLogo img {
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.brandLogo img:hover {
  transform: scale(1.03);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
#thumbnails {
  position: relative;
  max-height: 100vh;
  max-height: 520px;
  margin: 10px auto;
}
@media only screen and (min-width: 1024px) {
  #thumbnails {
    margin: 20px auto;
    max-height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  #thumbnails {
    display: none;
  }
}
#thumbnails .thumbs-swiper {
  max-height: 100vh;
  max-height: 520px;
}
@media only screen and (min-width: 1024px) {
  #thumbnails .thumbs-swiper {
    max-height: 640px;
  }
}
#thumbnails .swiper-button-prev {
  top: 5px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  box-shadow: 10px 0px 12px -5px #e6e6e6;
}
#thumbnails .swiper-button-next {
  top: auto;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  box-shadow: 10px 0px 12px -5px #e6e6e6;
}
#thumbnails .thumb {
  float: left;
  width: 140px;
  height: auto !important;
  position: relative;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

  border-bottom: solid 2px white;
}
#thumbnails .thumb:last-child {
  margin-right: 0;
}
#thumbnails .thumb a {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
  display: block;
}
#thumbnails .thumb a img {
  float: left;
  width: 100%;
  max-width: 100%;
}
#thumbnails .thumb.image-video:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: solid 15px transparent;
  border-left: solid 30px #ff8000;
  border-bottom: solid 15px transparent;
}
@media only screen and (min-width: 768px) {
  .imageThumbs--left {
    padding-left: 180px;
  }
}
@media only screen and (min-width: 1024px) {
  .imageThumbs--left {
    padding-left: 160px;
  }
}
@media only screen and (min-width: 1280px) {
  .imageThumbs--left {
    padding-left: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .imageThumbs--left #thumbnails {
    position: absolute;
    top: 0;
    left: 0;
  }
  .imageThumbs--left #thumbnails > .thumb {
    width: 140px;
    height: 140px;
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: inherit;
  }
}
.favorite__button {
  font-size: 40px;
}
.productPrice {
  line-height: 36px;
  display: inline-block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.productPrice .offerText {
  display: inline-block;
  margin: 0 10px 0 0;
  line-height: 36px;
}
.productPrice .offerText .valuta,
.productPrice .offerText .main,
.productPrice .offerText .separator,
.productPrice .offerText .cents {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 1024px) {
  .productPrice .offerText .valuta,
  .productPrice .offerText .main,
  .productPrice .offerText .separator,
  .productPrice .offerText .cents {
    font-size: 21px;
    line-height: 36px;
  }
}
.productPrice .price {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 1024px) {
  .productPrice .price {
    font-size: 21px;
    line-height: 36px;
  }
}
.productPrice .price--exchange {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #222222;
}
.productPrice .personal-price {
  margin: -5px 0 10px;
  color: #222222;
}
.productPrice .personal-price .newPrice {
  display: inline;
}
@media only screen and (min-width: 1024px) {
  .productPrice .newPrice {
    line-height: 36px;
    display: inline-block;
    margin: 0 5px 0 0;
  }
}
.productPrice .newPrice span {
  font-weight: 600;
}
.productPrice .lineThrough .valuta,
.productPrice .lineThrough .main,
.productPrice .lineThrough .separator,
.productPrice .lineThrough .cents {
  color: #222222;
}
.productPrice .lineThrough .valuta:before,
.productPrice .lineThrough .main:before,
.productPrice .lineThrough .separator:before,
.productPrice .lineThrough .cents:before {
  background: #222222;
}
.productPrice .lineThrough.personal {
  display: inline;
}
#productSizes {
  position: relative;
  margin: 5px 0 0;
}
@media only screen and (min-width: 768px) {
  #productSizes {
    margin: 5px 0 30px 0;
  }
}
#productColors {
  margin: 15px 0 0 0;
}
#productColors ul li a {
  max-width: 60px;
}
#productColors label,
#productColors .productConfigItem__label {
  margin: 15px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #productColors label,
  #productColors .productConfigItem__label {
    float: none;
    min-width: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  #productColors label,
  #productColors .productConfigItem__label {
    width: 100%;
    display: block;
    float: none;
    width: auto;
    margin: 0;
  }
}
#productColors label + ul,
#productColors .productConfigItem__label + ul {
  margin: 0;
  float: left;
}
@media only screen and (min-width: 768px) {
  #productColors label + ul,
  #productColors .productConfigItem__label + ul {
    float: none;
  }
}
.productConfigItemWrapper {
  margin-bottom: 15px;
  position: relative;
}
.productConfigItemWrapper label,
.productConfigItemWrapper .productConfigItem__label {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  margin: 0 5px 0 0;
}
@media only screen and (min-width: 768px) {
  .productConfigItemWrapper label,
  .productConfigItemWrapper .productConfigItem__label {
    font-size: 18px;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .productConfigItemWrapper label,
  .productConfigItemWrapper .productConfigItem__label {
    float: left;
    min-width: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  .productConfigItemWrapper label,
  .productConfigItemWrapper .productConfigItem__label {
    display: block;
    line-height: 32px;
    float: left;
    width: 120px;
  }
  .productConfigItemWrapper label.align,
  .productConfigItemWrapper .productConfigItem__label.align {
    padding: 9px 0;
  }
}
.productConfigItemWrapper label + ul,
.productConfigItemWrapper .productConfigItem__label + ul {
  margin-left: 120px;
}
.productConfigItemWrapper label.colors,
.productConfigItemWrapper .productConfigItem__label.colors {
  display: block;
  margin: 15px 0 0 !important;
}
.productConfigItemWrapper label.colors + ul,
.productConfigItemWrapper .productConfigItem__label.colors + ul {
  margin: 0 0 15px !important;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .productConfigItemWrapper label + ul,
  .productConfigItemWrapper .productConfigItem__label + ul,
  .productConfigItemWrapper label + select,
  .productConfigItemWrapper .productConfigItem__label + select {
    width: 70%;
    margin: 0;
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .productConfigItemWrapper label + ul,
  .productConfigItemWrapper .productConfigItem__label + ul,
  .productConfigItemWrapper label + select,
  .productConfigItemWrapper .productConfigItem__label + select {
    width: 30%;
    float: left;
  }
}
.productConfigItemWrapper .color__current {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 0 20px;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .productConfigItemWrapper .color__current {
    margin: 0 0 0 23px;
  }
}
.sizeConversionSelector {
  margin: 10px 0;
}
.productConfigItem {
  margin: 10px 0;
}
.productConfigItem:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  *zoom: 1;
}
@media only screen and (min-width: 768px) {
  .productConfigItem {
    margin: 15px 0;
  }
}
.productConfigItem ul {
  position: relative;
  display: block;
}
@media only screen and (min-width: 768px) {
  .productConfigItem ul {
    margin: 10px 0 0;
  }
}
.productConfigItem ul li {
  float: left;
  margin: 0 2% 2% 0;
  list-style-type: none;
}
.productConfigItem ul li a {
  min-width: 60px;
  height: 60px;
  line-height: 56px;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
  display: block;
  text-align: center;
  color: #222222;
  padding: 2px;
  overflow: hidden;
}
.productConfigItem ul li a img {
  max-width: 90%;
  margin-right: -4px;
  margin-top: -3px;
}
.productConfigItem ul li a.active,
.productConfigItem ul li a:hover {
  border-color: #ff8000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.productConfigItem ul li a.disabled {
  color: #6e6e6e;
  border-color: white;
  pointer-events: none;
  position: relative;
}
.productConfigItem ul li a.disabled:before,
.productConfigItem ul li a.disabled:after {
  position: absolute;
  left: 50%;
  top: -25%;
  content: ' ';
  height: 65px;
  width: 1px;
  background-color: #f6f7f9;
}
.productConfigItem ul li a.disabled:before {
  transform: rotate(45deg);
}
.productConfigItem ul li a.disabled:after {
  transform: rotate(-45deg);
}
.productConfigItem select {
  min-width: 63px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}
@media only screen and (min-width: 1280px) {
  .productConfigItem select {
    font-size: 14px;
    font-weight: 400;
  }
}
.productConfigItem select option {
  text-align: left;
}
.productConfigItem select option:disabled {
  color: #c8ceda;
}
#sizeConversionSelector {
  margin-bottom: 10px;
}
#sizeConversionSelector label,
#sizeConversionSelector select {
  min-width: 0;
}
#sizeConversionSelector select {
  padding-right: 5px;
}
#productAmount {
  position: relative;
}
#dividePopupWrap .overlayInner ul.stockinfo {
  margin-top: 10px;
}
#dividePopupWrap .overlayInner ul.stockinfo#stockinfo_StockWrapper {
  width: 100%;
}
#dividePopupWrap .overlayInner ul.stockinfo li {
  margin: 0 0 2%;
  width: 100%;
}
#dividePopupWrap .overlayInner ul.stockinfo li > div {
  position: relative;
}
#dividePopupWrap .overlayInner ul.stockinfo li > div.instock a {
  border: 0;
  background: whitesmoke;
}
#dividePopupWrap .overlayInner ul.stockinfo li > div a {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0;
  text-align: left !important;
}
#dividePopupWrap .overlayInner ul.stockinfo li > div a.branchPopup {
  padding: 0 10px;
  font-weight: bold;
  color: #222222;
}
#dividePopupWrap .overlayInner ul.stockinfo li > div a.picture {
  height: auto;
  width: 54%;
  border: none !important;
  padding: 0;
  float: left;
  margin: 0 10px 0 0;
}
#dividePopupWrap .overlayInner ul.stockinfo li > div a.picture img {
  width: 100%;
}
#dividePopupWrap .overlayInner ul.stockinfo li .branchPopupInfo {
  padding: 10px;
}
#dividePopupWrap .overlayInner ul.stockinfo li .branchPopupInfo h4 {
  margin-top: 0;
}
#dividePopupWrap .overlayInner ul.stockinfo li .branchPopupInfo .time table tr td {
  line-height: 20px;
}
#dividePopupWrap .overlayInner ul.stockinfo li #storeAddress div {
  float: left;
}
#dividePopupWrap .overlayInner ul.stockinfo li #storeAddress h4 {
  width: 100%;
}
#dividePopupWrap .overlayInner ul.stockinfo li .stockInfoTxt span {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 10px;
  line-height: 37px;
  text-align: left;
}
#dividePopupWrap .overlayInner ul.stockinfo li .stockInfoTxt span.DirectStock {
  color: #4ab786;
}
#dividePopupWrap .overlayInner ul.stockinfo li .stockInfoTxt span.LimitedStock {
  color: #ff8000;
}
#dividePopupWrap .overlayInner ul.stockinfo li .stockInfoTxt span.NoStock {
  color: #ff5252;
}
#dividePopupWrap .overlayInner ul.stockinfo .branchName {
  display: block;
}
/* end .stockinfo */

.sizeTableWrapper {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .sizeTableWrapper {
    display: block;
    margin: 0;
  }
}
.product__showroom .bttn {
  height: 40px;
  line-height: 40px;
}
a.product__set__link {
  display: block;
  color: #ff8000;
  line-height: 26px;
  margin-bottom: 20px;
  padding: 5px 0 5px 40px;
  background: url(https://epplejeck.staging-03.divide.nl//images/icon-product-set.png) no-repeat left center;
}
.customer-info {
  margin: 15px 0;
  border: 4px solid #f6f7f9;
  padding: 20px 0;
}
.customer-info .customer-info__block--usp ul {
  padding: 0 20px;
  cursor: pointer;
}
.customer-info .customer-info__block--usp li {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  position: relative;
  padding-left: 30px;
  line-height: 30px;
  text-align: left;
}
.customer-info .customer-info__block--usp li:before {
  content: "";
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-check--orange.svg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 15px;
  height: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.customer-info .customer-info__block--usp li:hover {
  color: #ff8000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
.customer-info .customer-info__block--usp li:hover:before {
  left: -2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
#addToCartRefresher {
  position: relative;
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 768px) {
  #addToCartRefresher {
    margin: 30px 0 5px 0;
  }
}
#addToCartRefresher:focus {
  border: 0;
}
.addToCart.bttn.large {
  width: 100%;
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  padding-left: 40px;
  background-color: #4ab786;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
@media only screen and (min-width: 768px) {
  .addToCart.bttn.large {
    padding: 0 1.5em;
    display: block;
  }
}
.addToCart.bttn.large:hover {
  color: white;
  background: #53ce97;
  border-color: #53ce97;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
@media only screen and (min-width: 768px) {
  .stock__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    margin: 10px 0 0;
    line-height: 24px;
  }
}
.stock__info #productStock {
  flex: 0 0 165px;
}
@media only screen and (max-width: 767px) {
  .stock__info #productStock {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.deliveryTime {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
@media only screen and (max-width: 767px) {
  .deliveryTime {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.deliveryTime > div {
  display: inline;
  font-weight: 500;
}
.stock__notification {
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  padding-left: 25px;
  position: relative;
}
.stock__notification:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 15px;
  height: 10px;
}
.stock__notification.stock__notification--limited {
  color: #ff8000;
}
.stock__notification.stock__notification--limited:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-check--orange.svg);
}
.stock__notification.stock__notification--available {
  color: #4ab786;
}
.stock__notification.stock__notification--available:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-check--green.svg);
}
.stock__notification.stock__notification--nostock {
  color: #222222;
  width: 660px;
  /*&:before {
            background-image: ResolveUrl('images/icon-close--red.svg');
            width: 15px;
            height: 15px;
        }*/

}
.brand-link {
  margin: 5px 0;
  display: block;
  color: #ff8000;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
@media only screen and (min-width: 768px) {
  .brand-link {
    border: none;
  }
}
@media only screen and (min-width: 1024px) {
  .brand-link {
    text-align: right;
    margin: 0;
  }
}
.brand-link:hover {
  color: #ff5252;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*-moz-backface-visibility: hidden;*/

}
/** branch stock popup **/

.infoContainer {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: auto;
}
.infoContainer .info {
  z-index: 999;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -30px;
  width: 20px;
  height: 20px;
  background: url(https://epplejeck.staging-03.divide.nl//images/question.png) no-repeat left center;
  background-size: contain;
  cursor: pointer;
  text-transform: none;
}
.infoContainer:hover > .info:before {
  content: attr(data-tooltip);
  opacity: 1;
  position: absolute;
  top: -5px;
  left: 30px;
  display: block;
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  background: white;
  border: 1px solid #ff8000;
  padding: 12px;
  color: #222222;
  width: 170px;
  height: auto;
  z-index: 99999;
}
@media only screen and (min-width: 414px) {
  .infoContainer:hover > .info:before {
    width: 260px;
  }
}
.infoContainer:hover > .info:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 24px;
  display: block;
  background: white;
  border-bottom: 1px solid #ff8000;
  border-left: 1px solid #ff8000;
  width: 12px;
  height: 12px;
  z-index: 99999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.formButtons .bttn {
  margin-bottom: 10px;
}
.productProperties {
  margin-bottom: 15px;
}
.productProperties iframe {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .productProperties iframe {
    height: auto;
  }
}
.productProperties .productMedia {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.productProperties .productMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.productProperties ul {
  align-items: center;
  justify-content: space-around;
  height: auto;
}
.productProperties ul li {
  line-height: normal;
  min-width: inherit;
}
.productProperties ul li a {
  display: block;
  font-size: 16px;
  padding: 10px 0;
}
@media only screen and (min-width: 1280px) {
  .productProperties ul li a {
    font-size: 17px;
    padding: 20px 0;
  }
}
.productProperties ul li a:hover {
  padding-bottom: 10px;
}
@media only screen and (min-width: 1280px) {
  .productProperties ul li a:hover {
    padding-bottom: 20px;
  }
}
.productProperties .nowContent a {
  display: inline-block;
  padding: 0;
}
.productProperties dl {
  overflow: hidden;
  margin-bottom: 15px;
}
.productProperties dl dt {
  font-weight: 700;
}
.productProperties dl dt,
.productProperties dl dd {
  float: left;
  width: 50%;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .productProperties dl dt {
    width: 40%;
  }
  .productProperties dl dd {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .productProperties dl dt {
    width: 25%;
  }
  .productProperties dl dd {
    width: 75%;
  }
}
.productDetail .productList {
  overflow: hidden;
  overflow: visible !important;
}
.productDetail .productList > .item {
  float: left;
  margin-right: 0.882352941%;
  margin-bottom: 0.882352941%;
  width: 49.558823529%;
}
.lt-ie9 .productDetail .productList > .item {
  /*IE 8*/
  width: 49.117647059%;
}
.productDetail .productList > .item:nth-of-type(n) {
  /*reset if function is called more then once*/
  margin-right: 0.882352941%;
}
.productDetail .productList > .item:nth-of-type(2n) {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .productDetail .productList {
    overflow: hidden;
  }
  .productDetail .productList > .item {
    float: left;
    margin-right: 1.578947368%;
    margin-bottom: 1.578947368%;
    width: 23.815789474%;
  }
  .lt-ie9 .productDetail .productList > .item {
    /*IE 8*/
    width: 23.421052632%;
  }
  .productDetail .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 1.578947368%;
  }
  .productDetail .productList > .item:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .productDetail .productList {
    overflow: hidden;
  }
  .productDetail .productList > .item {
    float: left;
    margin-right: 0.882352941%;
    margin-bottom: 0.882352941%;
    width: 24.338235294%;
  }
  .lt-ie9 .productDetail .productList > .item {
    /*IE 8*/
    width: 24.117647059%;
  }
  .productDetail .productList > .item:nth-of-type(n) {
    /*reset if function is called more then once*/
    margin-right: 0.882352941%;
  }
  .productDetail .productList > .item:nth-of-type(4n) {
    margin-right: 0;
  }
  .productDetail .productList .item {
    margin-bottom: 0;
  }
}
/** branch stock popup **/

ul.stockinfo#stockinfo_StockWrapper {
  width: 100%;
}
ul.stockinfo li {
  border: 1px solid #f6f7f9;
  margin: 0 0 2%;
  width: 100%;
}
ul.stockinfo li > div {
  position: relative;
}
ul.stockinfo li > div > a {
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 5px;
  text-align: left;
  border: 0 none;
  background: #f6f7f9;
  color: #222222;
}
ul.stockinfo li > div a.picture {
  height: 68px;
  width: 120px;
  border: none;
  padding: 0;
  float: left;
  margin: 0 20px 0 0;
}
ul.stockinfo li .branchPopupInfo {
  padding: 3%;
}
ul.stockinfo li .branchPopupInfo h4 {
  margin-top: 0;
}
ul.stockinfo li #storeAddress div {
  float: left;
}
ul.stockinfo li #storeAddress h4 {
  display: none;
}
ul.stockinfo li .stockInfoTxt {
  position: absolute;
  right: 5px;
  top: 0;
  line-height: 25px;
  text-align: left;
  width: 100%;
}
ul.stockinfo .branchName {
  display: block;
}
#thumbnails .thumb.image-video:before {
  width: 0px;
  color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: solid 15px transparent;
  border-left: solid 30px #ff8000;
  border-bottom: solid 15px transparent;
  z-index: 9;
  height: 0px;
}
/* end .stockinfo */

/* ----{ PDP extra positioning to support size & amount custom selects}---- */

.productDetail .custom-select:before {
  right: 3px;
}
.productDetail .custom-select select {
  padding: 0 30px 0 5px;
}
/* ----{ ---END--- PDP extra positioning to support size & amount custom selects}---- */

.vat {
  font-style: italic;
  margin: -10px 0 20px;
}
.ekomi-title-widget {
  cursor: pointer;
}
.size-and-stock-notification {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto;
  gap: 12px;
  font-weight: 400;
  text-transform: none;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
  position: relative;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.size-and-stock-notification > div {
  grid-column: span 12;
}
@media (min-width: 690px) {
  .size-and-stock-notification > div {
    grid-column: span 4!important;
  }
}
@media (min-width: 1024px) {
  .size-and-stock-notification > div {
    grid-column: span 12!important;
  }
}
@media (min-width: 1372px) {
  .size-and-stock-notification > div {
    grid-column: span 4!important;
  }
}
.size-and-stock-notification #stockNotification {
  padding-left: 30px;
  text-decoration: none;
}
.size-and-stock-notification #stockNotification:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-image: url(https://epplejeck.staging-03.divide.nl//images/svg/box-orange.svg);
  background-size: 100%;
  width: 25px;
  height: 25px;
}
.size-and-stock-notification #stockNotification:hover {
  box-shadow: none;
}
.size-and-stock-notification #stockNotification:hover:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/svg/box-orange-remove.svg);
}
.size-and-stock-notification #sizeTable {
  padding-left: 30px;
  text-decoration: none;
}
.size-and-stock-notification #sizeTable:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-ruler.svg);
  background-size: 100%;
  width: 25px;
  height: 25px;
}
.size-and-stock-notification #sizeTable:hover {
  box-shadow: none;
}
.size-and-stock-notification #sizeTable:hover:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-ruler--orange.svg);
}
.size-and-stock-notification #viewBranchStock {
  padding-left: 30px;
  text-decoration: none;
}
.size-and-stock-notification #viewBranchStock:before {
  content: "";
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-marker.svg);
  background-size: 15px 20px;
  width: 25px;
  height: 25px;
}
.size-and-stock-notification #viewBranchStock:hover {
  box-shadow: none;
}
.size-and-stock-notification #viewBranchStock:hover:before {
  background-image: url(https://epplejeck.staging-03.divide.nl//images/icon-marker--orange.svg);
}
.productList .thumb .labels .label img[alt="SALE"] {
  display: none !important;
}
.ekomitab .container-fluid.prc {
  display: flex;
  flex-direction: column;
}
.ekomitab .pdetail {
  max-width: 100% !important;
  padding: 0px 20px;
}
@media only screen and (max-width: 1023px) {
  .ekomitab .latestreviews p {
    display: none;
  }
}
.ekomitab .row {
  width: 100%;
}
