.fcquiz-cartPrice{
  font-size: 27px;
  color: white;
  font-family: "Abril Fatface", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

.fcquiz-productSliderImage {
  max-width: 400px;
  max-height: 400px;
  transform: rotateZ(1.5deg);
}

.fcquiz-recommendation-container {
  padding-top: 50px;
}

.fcquiz-sliderWhiteBorder {
  position:absolute;
  border-style:solid;
  border-width:4px;
  border-color:white;
  height: calc(100% - 24px);
  width: calc(100% - 24px);
  z-index:5;
}

.fcquiz-sliderBorderContainer {
  position:absolute;
  width:100%;
  height:100%;
  padding:12px;
}

.fcquiz-rec-product-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #252c53;
}

.fcquiz-rec-productinfo-cont {
  width: 40%;
}

.fcquiz-hr {
  width: 25px;
  height: 1.5px;
  margin-bottom: 20px;
  background-color: #f2b10a;
}

.fcquiz-hr.productcard {
  margin-right: 5px;
  margin-bottom: 0px;
}

.fcquiz-hr.andereproducten {
  margin-bottom: 30px;
}

.fcquiz-rec-productheader {
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.3px;
}

.fcquiz-rec-productheader.white {
  color: #fff;
  font-weight: 700;
}

.fcquiz-rec-productheader.blue {
  color: #252c53;
}

.fcquiz-rec-productheader.blue.productcard {
  margin-top: 0px;
}

.fcquiz-rec-productheader.blue.productprice {
  margin-right: 13px;
  margin-bottom: 5px;
}

.fcquiz-rec-productheader.andereproducten {
  color: #252c53;
  font-size: 32px;
}

.fcquiz-productkenmerken-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fcquiz-rec-cta {
  padding: 12px 20px;
  border-radius: 50px;
  background-color: #f2b10a;
  font-size: 16px;
  font-weight: 700;
}

.paragraph {
  font-size: 16px !important;
  margin-bottom: 40px;
  color: #fff;
}

.fcquiz-rec-kenmerkentext {
  color: #fff;
  font-size: 16px;
}

.fcquiz-rec-kenmerkenicon {
  width: 55px;
  margin-right: 20px;
}

.fcquiz-rec-productslider-cont {
  position: relative;
  top: -83px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fcquiz-rec-subheading {
  margin-bottom: 50px;
  margin-left: 100px;
  font-size: 16px;
}

.fcquiz-rec-heading {
  max-width: 40%;
  margin-left: 100px;
}

.fcquiz-rec-productslider {
  width: 300px;
  height: 300px;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}

.image {
  position: absolute;
  left: -11px;
  top: auto;
  right: auto;
  bottom: -93px;
  z-index: 10;
  max-width: 200px;
}

.image-2 {
  max-height: 100%;
}

.section {
  display: none;
}

.fcquiz-rec-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fcquiz-rec-section.blue {
  border-bottom: 2px solid #fff;
  background-color: #252c53;
}

.fcquiz-rec-section.andereproducten {
  padding-bottom: 50px;
  background-image: url('https://www.fratellicapelli.nl/wp-content/uploads/2021/06/hero-banner-man-1-fratelli.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.fcquiz-nietzomaarspul-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.fcquiz-nietzomaarspul-kenmer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fcquiz-nietzomaarspul-text {
  width: 100%;
}

.fcquiz-nietzomaarspul-heading {
  color: #252c53;
  font-size: 20px;
  font-weight: 700;
}

.fcquiz-nietzomaarspul-subheading {
  width: 75%;
  color: #252c53;
  font-size: 15px;
}

.fcquiz-nietzomaarspul-icon {
  width: 60px;
}

.fcquiz-nietzomaarspul-icon.water {
  width: 40px;
}

.fcquiz-button-klein {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 50px;
  background-color: #f2b10a;
}

.fcquiz-button-klein.productcard {
  margin-left: 20px;
}

.fcquiz-paragraph {
  font-size: 16px !important;
  max-width: 500px;
  margin-bottom: 20px;
  color: #252c53;
}

.fcquiz-paragraph.white {
  color: #fff;
}

.fcquiz-paragraph.andereproducten {
  max-width: 300px;
  font-size: 14px !important;
}

.fcquiz-zonderzorgen-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fcquiz-zonderzorgen-block {
  width: 105px;
  padding: 8px 10px;
  border-radius: 5px;
  background-color: #252c53;
}

.fcquiz-zonderzorgen-text {
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
}

.fcquiz-zonderzorgen-img {
  width: 25px;
  margin-bottom: 7px;
}

.fcquiz-halfdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fcquiz-productcard {
  max-width: 600px;
  padding: 25px;
  border-radius: 30px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
}

.fcquiz-productcard-totaal {
  color: #252c53;
  font-size: 15px;
  font-weight: 700;
}

.fcquiz-productcard-smallprint {
  color: #252c53;
  font-size: 11px;
  line-height: 1.2;
}

.fcquiz-productcard-smallprint.daarna {
  font-size: 12px;
}

.fcquiz-productcard-pricecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.fcquiz-productcard-daarnacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  font-size: 12px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fcquiz-productcard-productandimg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fcquiz-productcard-image {
  max-width: 250px;
}

.fcquiz-reviewwrapper {
  margin-bottom: 10px;
}

.fcquiz-reviewnamestars {
  margin-bottom: 5px;
  color: #fff;
}

.text-span {
  color: #f2b10a;
}

.fcquiz-flexdivcenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fcquiz-rec-andereproductencard {
  margin-right: 10px;
  margin-left: 0px;
  padding: 25px;
  border-radius: 25px;
  background-color: #fff;
}

.fcquiz-andereproductenbutton {
  padding: 0px;
  background-color: transparent;
  color: #252c53;
  font-size: 13px;
  font-weight: 700;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 1440px) {
  .image {
    left: 5px;
  }
}

@media screen and (max-width: 991px) {
  .fcquiz-rec-productinfo-cont {
    width: 45%;
  }

  .paragraph {
    font-size: 16px !important;
    padding-right: 20px;
  }

  .fcquiz-rec-productslider-cont {
    width: 45%;
  }

  .fcquiz-rec-subheading {
    margin-left: 50px;
  }

  .fcquiz-rec-heading {
    max-width: 50%;
    margin-left: 50px;
  }

  .fcquiz-halfdiv {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .fcquiz-rec-product-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .fcquiz-rec-productinfo-cont {
    width: 100%;
    padding: 50px 0px 25px 0px;
  }

  .fcquiz-rec-productslider-cont {
    width: 100%;
    margin-bottom: -30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .fcquiz-rec-heading {
    max-width: 75%;
  }

  .fcquiz-rec-productslider {
    width: 300px;
    height: 300px;
  }

  .image {
    left: auto;
    top: auto;
    right: 118px;
    bottom: -70px;
  }

  .fcquiz-rec-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fcquiz-halfdiv {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .fcquiz-recommendation-container {
    padding-top: 0px;
  }

  .fcquiz-rec-product-cont {
    padding-left: 15px;
  }

  .fcquiz-rec-productheader {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .fcquiz-rec-productheader.blue.productprice {
    margin-right: 8px;
  }
  

  .fcquiz-rec-cta {
    margin-bottom: 15px;
  }

  .paragraph {
    font-size: 16px !important;
  }

  .fcquiz-rec-productslider-cont {
    left: -36px;
    margin-bottom: -40px;
  }

  .fcquiz-rec-subheading {
    margin-left: 10px;
  }

  .fcquiz-rec-heading {
    max-width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 42px;
    line-height: 1;
  }

  .fcquiz-rec-productslider {
    width: 300px;
    height: 300px;
  }

  .image {
    right: -33px;
    bottom: -68px;
    max-width: 175px;
  }

  .fcquiz-rec-section {
    padding: 50px 15px;
  }

  .fcquiz-rec-section.productcard {
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .fcquiz-rec-section.blue {
    padding-bottom: 75px;
  }

  .fcquiz-nietzomaarspul-subheading {
    width: 90%;
  }

  .fcquiz-nietzomaarspul-icon {
    margin-right: 15px;
  }

  .fcquiz-button-klein.productcard {
    margin-left: 6%;
  }

  .fcquiz-paragraph {
    font-size: 16x !important;
  }

  .fcquiz-zonderzorgen-container {
    width: 100%;
    max-width: 320px;
    min-width: 280px;
  }

  .fcquiz-zonderzorgen-block {
    width: 95px;
  }

  .fcquiz-zonderzorgen-text {
    font-size: 12px;
  }

  .fcquiz-halfdiv {
    width: 100%;
    margin-bottom: 75px;
  }

  .fcquiz-productcard {
    padding-right: 15px;
    padding-left: 15px;
  }

  .fcquiz-productcard-smallprint {
    font-size: 10px;
  }

  .fcquiz-productcard-smallprint.daarna {
    font-size: 10px;
  }

  .div-block {
    min-width: 160px;
    margin-bottom: 15px;
    padding-left: 5px;
  }

  .fcquiz-reviewscontainer {
    padding-right: 5px;
    padding-left: 5px;
  }

  .fcquiz-rec-andereproductencard {
    margin-bottom: 15px;
  }

  .div-block-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

