/*CAROUSEL
 ------------------------------------*/
.btn-red-outline {
  color: #bf2e1a;
  border: 1px solid #bf2e1a;
  background: none; }

.product-carousel {
  position: relative;
  margin-bottom: 20px; }
  .product-carousel img {
    width: 100%; }
  .product-carousel:before {
    background-color: #0079c2;
    opacity: 0.4;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    content: ''; }
  .product-carousel .content {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    z-index: 20;
    color: #fff; }
    .product-carousel .content .container {
      height: 100%;
      display: table; }
    .product-carousel .content .centered {
      vertical-align: middle;
      display: table-cell; }
    .product-carousel .content h1 {
      margin-bottom: 30px; }
      .product-carousel .content h1 span {
        border-color: #fff;
        color: #fff; }
    .product-carousel .content p {
      line-height: 2.2em;
      font-size: 1.3em; }
/*PRODUCT ITEMS RIGHT
 ------------------------------------*/
.usps {
  background-color: #f2f2f2;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 2em;
  margin-top: 2em; }
  .usps .container {
    padding: 2em 0; }
    .usps .container .fa-check-circle {
      color: #0079c2;
      font-size: 14px; }
  @media screen and (max-width: 810px) {
  .usps .row {
    padding-left: 30px; }
    .usps .row .col-md-3 {
      margin-bottom: 10px; } }

.products .advice {
  margin-top: 35px; }
  .products .advice .advice-header {
    background-color: #0079c2;
    color: #fff; }
    .products .advice .advice-header .our-advice {
      font-size: 16px;
      text-align: right;
      font-weight: bold;
      padding-right: 15px;
      padding-top: 10px;
      padding-bottom: 10px; }
    .products .advice .advice-header .title {
      font-size: 16px;
      text-align: center; }
  .products .advice .advice-cols {
    font-size: 14px; }
  .products .advice .advice-description {
    background-color: #f2f2f2;
    min-height: 520px; }
    .products .advice .advice-description .menu-container {
      position: relative;
      padding-top: 15px; }
      .products .advice .advice-description .menu-container > div {
        text-align: right; }
      .products .advice .advice-description .menu-container img {
        margin-left: -30px;
        margin-top: -66px;
        height: 350px;
        float: left;
        position: absolute; }
  .products .advice .title {
    background-color: #0079c2;
    color: #fff;
    padding: 10px 1.2em;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
    .products .advice .title {
      padding: 11px 1.2em;
      font-size: 14px; } }
  .products .advice .advice-col .menu {
    margin-left: -15px;
    padding: 0;
    margin-right: -15px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
    list-style: none; }
    .products .advice .advice-col .menu li {
      width: 100%;
      height: 50px;
      line-height: 51px; }
      .products .advice .advice-col .menu li a {
        display: block;
        height: 50px;
        border-left: 4px solid #e3e3e3;
        border-bottom: 2px solid #fff;
        color: #58595b;
        padding-left: 10px; }
        .products .advice .advice-col .menu li a.last {
          border-bottom: none; }
        .products .advice .advice-col .menu li a:hover {
          border-left: 4px solid #0079c2;
          color: #0079c2;
          text-decoration: none; }
        .products .advice .advice-col .menu li a.active {
          border-left: 4px solid #0079c2;
          color: #0079c2; }
  .products .advice .advice-body {
    padding: 2em 5px;
    border-right: 1px solid #ccc;
    position: relative; }
    .products .advice .advice-body.no-border {
      border-right: none; }
    .products .advice .advice-body .image {
      text-align: center;
      position: relative;
      max-height: 200px; }
    .products .advice .advice-body .image img {
      max-height: 200px;
      max-width: 100%;
      padding-top: 1em; }
    .products .advice .advice-body .image img.merk {
      position: absolute;
      bottom: 10px;
      right: 10px;
      width: 70px;
      max-width: 50%; }
    .products .advice .advice-body .advice-product-info {
      height: 50px;
      margin-top: 30px; }
    .products .advice .advice-body .advice-product-info h2 {
      font-size: 16px;
      line-height: 22px;
      color: #58595b;
      margin: 0;
      padding: 0; }
    .products .advice .advice-body .advice-product-info h3 {
      font-size: 13px;
      color: #58595b;
      font-weight: bold;
      margin: 0;
      padding-top: 5px; }
    .products .advice .advice-body .sales-points-container {
      height: 100px; }
    .products .advice .advice-body ul {
      list-style-type: none;
      padding: 0;
      margin-top: 1.8em; }
    .products .advice .advice-body ul li {
      padding-bottom: 0.3em;
      font-size: 13px;
      padding-left: 25px; }
      .products .advice .advice-body ul li i {
        padding-right: 10px;
        margin-left: -25px; }
    .products .advice .advice-body ul .fa-check-circle {
      color: #0079c2;
      font-size: 12px; }
    .products .advice .advice-body .price-block {
      margin-top: 1em; }
    .products .advice .advice-body .price-block .actie {
      min-height: 49px;
      margin-bottom: 0.5em; }
      .products .advice .advice-body .price-block .actie a .desc {
        font-size: 13px;
        line-height: 14px;
        color: #605f61;
        text-align: center;
        margin-bottom: 5px; }
        .products .advice .advice-body .price-block .actie a .desc span {
          font-size: 12px; }
        .products .advice .advice-body .price-block .actie a .price {
          background-color: #7ac200;
          color: #fff;
          line-height: 30px;
          border-radius: 5px;
          text-align: center;
          padding: 0;
          font-weight: bold; }
    .products .advice .advice-body .price-block .block-prices {
      background-color: #0079c2;
      color: #fff;
      margin-left: 0px;
      margin-right: 0px;
      border: 1px solid #0079c2;
      padding: 5px; }
      .products .advice .advice-body .price-block .block-prices .old-price {
        text-decoration: line-through;
        font-style: italic; }
      .products .advice .advice-body .price-block .block-prices .new-price {
        font-size: 20px;
        padding-left: 10px; }
    .products .advice .advice-body .price-block .block-btn {
      color: #797a7c;
      margin-left: 0px;
      margin-right: 0px;
      border: 1px solid #797a7c;
      padding: 9px; }
  .products .recensies {
    background-color: #f2f2f2;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 2em;
    margin-top: 2em; }
  .products .recensies .container {
    padding: 2em 0; }
    .products .recensies .container h3 {
      margin: 0.4em 0;
      padding: 0; }
    .products .recensies .container .cijfer {
      background-color: #0079c2;
      color: #fff;
      height: 50px;
      width: 50px;
      border-radius: 50%;
      padding: 0.6em;
      font-size: 20px;
      margin-top: 20px; }
    .products .recensies .container .cijfer.small {
      background-color: #0079c2;
      font-size: 16px;
      color: #fff;
      height: 40px;
      width: 40px;
      padding: 0.6em;
      margin-top: 14px; }
    .products .recensies .container .recensie-review {
      background-color: #fff;
      padding: 1em 1em;
      max-height: 90px;
      height: 90px; }
    @media screen and (max-width: 1200px) {
      .products .recensies .container .recensie-review {
        height: 120px;
        max-height: 120px; } }
    .products .recensies .container .recensie-review .recensie {
      margin-top: 10px; }
  @media screen and (max-width: 991px) {
    .products .recensies .container h3 {
      text-align: center; }
      .products .recensies .container .cijfer {
        margin: 0 auto; }
      .products .recensies .container .recensie-avg {
        text-align: center;
        padding: 1em 0; }
      .products .recensies .container .more-recensies {
        padding-top: 2em;
        text-align: center; } }
  .products .uitgelicht {
    padding: 3em 0; }
  .products .uitgelicht h3 {
    color: #bf2e1a;
    font-size: 20px;
    margin: 0;
    margin-left: 36px; }
  .products .uitgelicht p {
    padding: 1.5em 0;
    margin-left: 36px; }
  .products .uitgelicht img {
    max-height: 200px; }
    @media screen and (max-width: 1200px) {
    .products .uitgelicht img {
      max-height: 120px; } }
    @media screen and (max-width: 991px) {
    .products .uitgelicht img {
      max-height: 184px; } }
  .products .uitgelicht .uitgelicht-block {
    height: 413px; }
    .products .uitgelicht .uitgelicht-block .text-block {
      background-color: #f2f2f2;
      padding: 10px 15px 0px 15px;
      margin-bottom: 2em; }
    .products .uitgelicht .uitgelicht-block .text-block > div {
      padding-left: 0px;
      padding-right: 0px; }
    .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-info-container {
      height: 92px; }
      .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-info-container h2 {
        font-size: 16px;
        color: #58595b;
        line-height: 22px;
        margin: 0;
        padding: 0; }
      .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-info-container h3 {
        font-size: 13px;
        color: #58595b;
        font-weight: bold;
        padding: 0;
        padding-top: 5px;
        margin: 0; }
      .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-info-container .statement {
        border: 1px solid #bf2e1a;
        color: #bf2e1a;
        border-left: 0px;
        display: inline-block;
        padding: 4px 8px;
        border-radius: 3px;
        margin-top: 10px;
        font-size: 13px;
        margin-left: -15px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px; }
    .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-body {
      height: 155px; }
      .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-body ul {
        list-style-type: none;
        padding: 0;
        margin-top: 1.8em;
        padding-left: 25px; }
        .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-body ul li {
          padding-bottom: 0.3em;
          font-size: 13px; }
        .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-body ul li i {
          padding-right: 8px;
          margin-left: -25px; }
        .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-body ul li .fa-check-circle {
          color: #0079c2;
          font-size: 14px; }
    .products .uitgelicht .uitgelicht-block .text-block .actie {
      min-height: 30px;
      margin-bottom: 0.5em; }
      .products .uitgelicht .uitgelicht-block .text-block .actie a .price {
        background-color: #7ac200;
        color: #fff;
        line-height: 30px;
        border-radius: 5px;
        text-align: center;
        padding: 0;
        font-weight: bold; }
        .products .uitgelicht .uitgelicht-block .text-block .actie a .desc {
          font-size: 13px;
          line-height: 14px;
          color: #605f61; }
        .products .uitgelicht .uitgelicht-block .text-block .actie a .desc span {
          font-size: 12px; }
    .products .uitgelicht .uitgelicht-block .text-block .price-block {
      margin-top: 1.5em; }
      .products .uitgelicht .uitgelicht-block .text-block .price-block .actie {
        min-height: 30px;
        margin-left: 0px;
        margin-bottom: 0.5em; }
        .products .uitgelicht .uitgelicht-block .text-block .price-block .actie .desc {
          font-size: 13px;
          line-height: 14px;
          margin-bottom: 5px; }
        .products .uitgelicht .uitgelicht-block .text-block .price-block .actie .desc span {
          font-size: 12px; }
        .products .uitgelicht .uitgelicht-block .text-block .price-block .actie .price {
          background-color: #7ac200;
          color: #fff;
          line-height: 30px;
          border-radius: 5px;
          text-align: center;
          padding: 0;
          width: 92%;
          font-weight: bold; }
      .products .uitgelicht .uitgelicht-block .text-block .price-block .block-prices {
        background-color: #0079c2;
        color: #fff;
        margin-left: 0px;
        margin-right: 0px;
        border: 1px solid #0079c2;
        padding: 5px 1em; }
        .products .uitgelicht .uitgelicht-block .text-block .price-block .block-prices .old-price {
          text-decoration: line-through;
          font-style: italic; }
        .products .uitgelicht .uitgelicht-block .text-block .price-block .block-prices .new-price {
          font-size: 20px;
          padding-left: 10px; }
      .products .uitgelicht .uitgelicht-block .text-block .price-block .block-btn {
        color: #797a7c;
        margin-left: 0px;
        margin-right: 0px;
        border: 1px solid #797a7c;
        padding: 10px;
        font-weight: bold;
        background-color: #fff; }
    .products .uitgelicht .uitgelicht-block .image {
      text-align: center;
      position: relative;
      height: 300px; }
    .products .uitgelicht .uitgelicht-block .image .helper {
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .products .uitgelicht .uitgelicht-block .image img {
      vertical-align: middle;
      margin-top: 50px;
      max-height: 200px;
      max-width: 90%; }
    .products .uitgelicht .uitgelicht-block .image img.merk {
      position: absolute;
      bottom: 60px;
      right: 40px;
      width: 70px;
      max-width: 50%; }
  .products .eigenschappen-container {
    padding: 2em 0;
    line-height: 21px; }
  .products .eigenschappen-container h4 {
    font-weight: 600;
    color: #bf2e1a;
    margin-top: 0px; }
  .products .eigenschappen-container ul {
    /*list-style: none;*/
    /*padding: 0;
     margin: 0;*/ }
    .products .eigenschappen-container ul li {
      padding-bottom: 0.5em;
      padding-left: 1em;
      /*&:before {
       content: "\f0da";
       padding-right: .8em;
       font: normal normal normal 14px/1 FontAwesome;
       }*/ }
  .products .eigenschappen-container p strong {
    color: #0079c2;
    padding-top: 1em;
    display: inline-block; }
  .products #types .title-types {
    font-weight: 600;
    color: #bf2e1a;
    margin-top: 0px; }
  .products #types .row {
    margin-left: 0px;
    margin-right: 0px;
    /*padding-bottom: 15px;*/ }
    .products #types .row:last-child {
      border-bottom: none; }
    .products #types .row:nth-child(2) {
      padding-top: 15px; }
    .products #types .row .item {
      padding-bottom: 20px; }
    .products #types .row .item:nth-child(2n+1) {
      padding-left: 0px;
      border-right: 1px solid #e5e5e5; }
    .products #types .row .item:nth-child(2) {
      padding-right: 0px; }
    .products #types .row .content {
      padding-top: 15px; }
  .products #types > .row {
    border-top: 1px solid #e5e5e5; }
    .products #types > .row:first-child {
      border: none; }
  .products #types .item {
    min-height: 270px;
    position: relative; }
    .products #types .item table {
      font-size: 1.1em !important; }
    .products #types .item table caption {
      font-weight: bold;
      font-size: 1.2em;
      margin: 1em 0; }
    .products #types .item table tr:first-child td {
      font-weight: bold; }
    .products #types .item table td {
      padding: 0.5em !important; }
    .products #types .item img {
      max-width: 100%;
      max-height: 200px;
      padding-top: 10px; }
    .products #types .item img.merk_img {
      width: 10em;
      padding-top: 0;
      float: left; }
    .products #types .item h4 {
      font-weight: 600;
      margin-top: 0px;
      width: 70%; }
    .products #types .item p {
      font-size: 13px;
      line-height: 21px; }
    .products #types .item a {
      border-color: #0079c2;
      border-radius: 2px;
      color: #0079c2;
      position: absolute;
      bottom: 15px;
      position: relative; }
  .products #types .row .item:nth-child(2) a {
    left: 15px; }
  .products #types .item a:hover {
    background: #0079c2;
    color: #fff; }
    .products #types .item a.merk_link:hover {
      background: none;
      color: #fff; }

.merken-col {
  margin-top: 28px; }
/*MERKEN RECHTS
 ----------------------------------------*/
.products #merken {
  margin-top: 40px; }
  .products #merken .row .brand {
    min-height: 260px;
    border-bottom: 1px solid #e5e5e5; }
  .products #merken .row .brand:nth-last-child(-n+3) {
    border-bottom: none; }
  .products #merken .row .brand:not(:nth-child(3n+3)) {
    border-right: 1px solid #e5e5e5; }
  .products #merken h4 {
    font-weight: 600;
    color: #bf2e1a; }
  .products #merken .content img {
    max-width: 45%;
    margin-bottom: 15px;
    margin-top: 15px;
    height: 25px; }
  .products #merken .content h5 {
    font-weight: 600; }
  .products #merken .content p {
    line-height: 1.7em; }
  .products #merken .content .fa {
    font-size: 15px; }

@media only screen and (max-width: 1199px) {
  .products #merken .row .brand {
    min-height: 280px; } }

@media only screen and (max-width: 991px) {
  .products .columns .item p {
    width: 100%; }
    .products #types .title-types {
      font-size: 19px;
      margin-bottom: 25px;
      display: block; }
    .products #merken h4 {
      text-align: center;
      font-size: 19px;
      margin-bottom: 25px; }
      .products #merken .row .brand:nth-last-child(-n+3) {
        border-bottom: 1px solid #e5e5e5; }
        .products #merken .row .brand:nth-child(2n+1) {
          border-right: 1px solid #e5e5e5; }
        .products #merken .row .brand:nth-child(2n+0) {
          border-right: none; }
        .products #merken .row .brand:nth-last-child(-n+2) {
          border-bottom: none; } }

@media (max-width: 767px) {
  .products .advice .advice-description {
    min-height: 300px;
    margin-bottom: 15px; }
    .products .advice .advice-description .menu-container img {
      height: 300px; }
    .products .advice .advice-body {
      padding: 2em 0;
      border-right: none; }
    .products .advice .advice-body .advice-product-info {
      margin-top: 0;
      height: auto; }
    .products .advice .advice-body .sales-points-container {
      height: auto; }
    .products .advice .advice-body .price-block .block-prices {
      font-size: 12px; }
      .products .advice .advice-body .price-block .block-prices .new-price {
        font-size: 16px;
        padding-left: 4px; }
      .products .advice .advice-body .price-block .block-btn {
        padding: 6px; }
    .products .advice .advice-col {
      border-right: none; }
    .products .products #types .row {
      padding-bottom: 0px;
      border-top: 0px; }
      .products .products #types .row:last-child .col-md-6.item:last-child {
        margin-bottom: 10px; }
      .products .products #types .row .item {
        border: none;
        padding: 0px;
        min-height: 210px; }
      .products .products #types .row .item:nth-child(2n+1) {
        border: none; }
    .products .products #merken .row .brand {
      border-right: none !important;
      border-bottom: 1px solid #e5e5e5 !important;
      min-height: 1px;
      padding-bottom: 15px; }
    .products .products #merken .row .brand:nth-last-child(-n+1) {
      border-bottom: none !important; }

  .usps {
    text-align: center; }
    .usps .col-sm-3 {
      padding: 5px 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .products .advice .advice-body {
    border-right: none; }
    .products .advice .advice-body .title {
      margin-left: -15px;
      margin-right: 0; }
    .products .advice .advice-body .advice-product-info {
      margin-top: 0; } }

@media (min-width: 1px) and (max-width: 768px) {
  .products .uitgelicht .uitgelicht-block {
    height: auto; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .products .advice .advice-description .menu-container img {
    margin-left: -40px; }
    .products .advice .advice-body .price-block .block-prices {
      font-size: 12px; }
      .products .advice .advice-body .price-block .block-prices .new-price {
        font-size: 20px;
        padding-left: 4px; }
    .products .uitgelicht .uitgelicht-block {
      height: 450px; }
      .products .uitgelicht .uitgelicht-block .text-block .uitgelicht-body {
        height: 120px; } }
#product-page .product-header {
  background-color: #f7f7f7;
  height: 353px; }
  @media screen and (max-width: 992px) {
    #product-page .product-header {
      height: auto; } }
  #product-page .product-header .img-container {
    background-color: #fff;
    border-left: 15px solid #f7f7f7;
    text-align: center; }
    @media screen and (max-width: 992px) {
    #product-page .product-header .img-container {
      border-left: none; } }
    #product-page .product-header .img-container img {
      height: 353px;
      max-height: 353px; }
  #product-page .product-header .product-container {
    background-color: #f2f2f2;
    height: 353px;
    border-right: 15px solid #fff;
    padding: 30px; }
    @media screen and (max-width: 992px) {
    #product-page .product-header .product-container {
      border-right: none; } }
    #product-page .product-header .product-container h2 {
      color: #58595b;
      font-size: 20px;
      font-weight: lighter; }
    #product-page .product-header .product-container .breadcrumb {
      background-color: transparent;
      padding: 0px; }
      #product-page .product-header .product-container .breadcrumb a {
        color: #bf2e1a; }
      #product-page .product-header .product-container .breadcrumb i {
        color: #bf2e1a;
        font-weight: lighter; }
    #product-page .product-header .product-container .product-description {
      font-size: 14px;
      color: #58595b;
      height: 150px; }
    #product-page .product-header .product-container .btns .price-block {
      background-color: #0079c2;
      color: #fff;
      display: inline-block;
      padding: 1em;
      margin-left: -30px; }
      @media screen and (max-width: 992px) {
      #product-page .product-header .product-container .btns .price-block {
        margin-left: 0px; } }
      #product-page .product-header .product-container .btns .price-block .old-price {
        text-decoration: line-through;
        font-size: 14px;
        font-style: italic;
        margin-left: 15px; }
      #product-page .product-header .product-container .btns .price-block .new-price {
        font-size: 18px;
        margin-left: 15px; }
      #product-page .product-header .product-container .btns .contact-me {
        border: 1px solid #58595b;
        color: #58595b;
        padding: 14px;
        display: block;
        text-align: center;
        font-size: 14px; }
  #product-page .product-header .actie {
    min-height: 30px;
    margin-left: 0px;
    padding-top: 25px;
    margin-bottom: 0.5em; }
    #product-page .product-header .actie a {
      display: block; }
      #product-page .product-header .actie a .price {
        background-color: #7ac200;
        color: #fff;
        line-height: 30px;
        border-radius: 5px;
        text-align: center;
        padding: 0;
        font-weight: bold; }
      #product-page .product-header .actie a .desc {
        font-size: 13px;
        line-height: 14px;
        color: #605f61; }
      #product-page .product-header .actie a .desc span {
        font-size: 12px; }
  #product-page .voorraad {
    min-height: 181px;
    padding: 2em 0; }
  #product-page .voorraad .voorraad-container {
    padding: 30px; }
    @media screen and (max-width: 400px) {
    #product-page .voorraad .voorraad-container {
      margin-left: 10px; } }
    #product-page .voorraad .voorraad-container div {
      margin-top: 10px;
      font-style: italic;
      font-size: 14px; }
      #product-page .voorraad .voorraad-container div a {
        text-decoration: underline; }
      #product-page .voorraad .voorraad-container div .fa {
        color: #0079c2;
        font-size: 18px; }
  #product-page .voorraad .service-container {
    background-color: #f2f2f2;
    border-right: 30px solid #fff;
    padding: 30px; }
    @media screen and (max-width: 400px) {
    #product-page .voorraad .service-container {
      margin-left: 10px; } }
    #product-page .voorraad .service-container h3 {
      text-transform: uppercase;
      color: #58595b;
      font-size: 14px;
      margin: 0;
      padding: 0; }
    #product-page .voorraad .service-container ul {
      list-style-type: none;
      padding: 0;
      margin: 1em 0 0 0; }
      #product-page .voorraad .service-container ul li {
        padding-top: 10px;
        padding-left: 25px; }
      #product-page .voorraad .service-container ul li .fa {
        color: #0079c2;
        font-size: 16px;
        padding-right: 8px;
        margin-left: -25px; }
        #product-page .voorraad .service-container ul li .fa.fa-minus {
          color: #bf2e1a; }
      #product-page .voorraad .service-container ul li a:hover {
        text-decoration: none; }
  #product-page .descriptions .col-md-6 {
    padding: 30px;
    font-size: 14px; }
    @media screen and (max-width: 400px) {
    #product-page .descriptions .col-md-6 {
      padding: 40px; } }
    #product-page .descriptions .col-md-6 h3 {
      color: #bf2e1a;
      font-size: 16px;
      font-weight: bold; }
  #product-page .descriptions .merk_desc img {
    float: left;
    padding-right: 10px;
    max-width: 85px; }
    #product-page .descriptions .merk_desc .merk_collapse_cntr .merk_collapse {
      overflow: hidden; }
      #product-page .descriptions .merk_desc .merk_collapse_cntr .merk_collapse_handler {
        height: 40px;
        cursor: pointer;
        display: block;
        width: 100%; }
      #product-page .descriptions .merk_desc .merk_collapse_cntr .merk_collapse_handler .handler-block {
        background-color: #0079c2;
        width: 150px;
        height: 40px;
        display: block;
        margin: 20px auto;
        color: #fff;
        line-height: 40px; }
        #product-page .recensies .col-md-6 {
          padding: 30px;
          font-size: 14px; }
    #product-page .recensies .col-md-6 h3 {
      color: #bf2e1a;
      font-size: 16px;
      font-weight: bold; }
  #product-page .recensies .recensies-container {
    height: 535px;
    background-color: #f2f2f2;
    width: 100%;
    padding: 30px; }
    @media screen and (max-width: 400px) {
    #product-page .recensies .recensies-container {
      height: auto;
      padding-bottom: 50px; } }
    #product-page .recensies .recensies-container .container-height {
      height: 465px; }
      @media screen and (max-width: 400px) {
    #product-page .recensies .recensies-container .container-height {
      height: auto; } }
      @media screen and (max-width: 400px) {
      #product-page .recensies .recensies-container .container-height .recensies_avg {
        padding-left: 30px;
        height: auto; } }
      #product-page .recensies .recensies-container .container-height .recensie-row {
        height: 90px;
        padding: 10px 0;
        margin-bottom: 20px; }
      @media screen and (max-width: 415px) {
      #product-page .recensies .recensies-container .container-height .recensie-row {
        height: auto; } }
      #product-page .recensies .recensies-container .container-height .recensie-row h5 {
        font-size: 22px;
        margin: 0;
        margin-top: 5px; }
      #product-page .recensies .recensies-container .container-height .recensie-row .cijfer {
        background-color: #0079c2;
        color: #fff;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        padding: 0.6em;
        font-size: 20px; }
        #product-page .recensies .recensies-container .container-height .recensie-row .cijfer.small {
          background-color: #0079c2;
          font-size: 16px;
          color: #fff;
          height: 40px;
          width: 40px;
          padding: 0.6em; }
      #product-page .recensies .recensies-container .container-height .recensie-row.white {
        background-color: #fff;
        padding: 10px;
        border-right: 15px solid #f2f2f2;
        border-left: 15px solid #f2f2f2; }
        @media screen and (max-width: 400px) {
      #product-page .recensies .recensies-container .container-height .recensie-row.white p {
        padding: 15px; } }
    @media screen and (max-width: 400px) {
      #product-page .recensies .recensies-container a {
        margin-top: 17px; } }
  #product-page .andere_aanb {
    padding: 2em 0; }
  #product-page .andere_aanb h3 {
    color: #4d4d4f; }
  #product-page .andere_aanb .underline {
    height: 2px;
    width: 45%;
    background-color: #bf2e1a;
    margin: 0 auto;
    margin-bottom: 30px; }
  #product-page .andere_aanb .image {
    max-height: 224px;
    text-align: center;
    position: relative; }
    #product-page .andere_aanb .image img {
      height: 224px;
      padding: 20px;
      z-index: 2;
      position: relative; }
    #product-page .andere_aanb .image .price-block {
      background-color: #0079c2;
      color: #fff;
      display: inline-block;
      padding: 0.5em 1em;
      margin-top: -70px;
      z-index: 3;
      min-width: 140px;
      text-align: right;
      position: relative; }
      @media screen and (max-width: 400px) {
    #product-page .andere_aanb .image .price-block {
      margin-top: 40px; } }
      @media screen and (min-width: 401px) and (max-width: 992px) {
    #product-page .andere_aanb .image .price-block {
      margin-top: 40px; } }
      #product-page .andere_aanb .image .price-block .old-price {
        text-decoration: line-through;
        font-size: 14px;
        font-style: italic; }
      #product-page .andere_aanb .image .price-block .new-price {
        font-size: 18px;
        margin-left: 15px;
        font-weight: bold; }
  #product-page .andere_aanb .aanb-container {
    background-color: #f7f7f7;
    height: 120px;
    padding: 30px; }
    #product-page .andere_aanb .aanb-container h3 {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0;
      margin-bottom: 30px; }
    #product-page .andere_aanb .aanb-container a {
      color: #4d4d4f; }
      #product-page .andere_aanb .aanb-container a:hover {
        text-decoration: none; }
ul.navbar-nav li {
  position: relative; }
  ul.navbar-nav ul.dropdown-menu {
    border-radius: 0px;
    font-size: 13px;
    padding: 0;
    min-width: 170px; }
    ul.navbar-nav ul.dropdown-menu li.dropdown-submenu a {
      color: #605f61;
      text-align: left;
      padding: 10px 15px; }
      ul.navbar-nav ul.dropdown-menu li.dropdown-submenu a:hover {
        background: #605f61;
        color: #fff; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px; }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
    .dropdown-submenu:hover > .dropdown-menu > a:after {
      border-left-color: #fff; }
  .dropdown-submenu > a.arrow:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px; }
  .dropdown-submenu.pull-left {
    float: none; }
    .dropdown-submenu.pull-left > .dropdown-menu {
      left: -100%;
      margin-left: 10px;
      -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
      border-radius: 6px 0 6px 6px; }
/*ul{
 &.nav{
 li.dropdown {
 @media screen and (max-width: 991px) {
 margin-right: 0px;
 }
 &:hover{
 > div.dropdown-menu {
 display: block;
 margin-left: -182px;
 height: auto;
 border-radius: 0px;
 -webkit-border-radius: 0px;
 border: none;
 opacity: 0.95;
 @media screen and (min-width: 992px) and (max-width: 1200px) {
 margin-left: -155px;
 }
 @media screen and (max-width: 768px) {
 margin-left: 0;
 float: inherit;
 position: relative;
 }
 .col-md-3{
 border-right: 1px solid #e3e6e8;
 min-height: 250px;
 height: 250px;
 @media screen and (max-width: 768px) {
 min-height: inherit;
 height: auto;
 }
 .submenu-body{
 padding: 10px;
 h3{
 font-size: 14px;
 font-weight: normal;
 color: #0079c2;
 }
 @media screen and (max-width: 768px) {
 h3{
 text-align: center;
 }
 }
 ul{
 display: block;
 list-style-type: none;
 padding: 0;
 margin: 0;
 li{
 text-align: left;
 padding: 2px 0;
 a{
 padding: 0;
 color: #000;
 font-size: 14px;
 display: block;
 &:hover, &:focus{
 background-color: transparent;
 color: #000;
 text-decoration: none;
 }
 }
 }
 }
 }
 }
 }
 }
 }
 }
 }*/
#pelgrim .pelgrim-logo {
  background-color: rgba(255, 255, 255, 0.52); }
  #pelgrim .pelgrim-logo img {
    padding: 30px 20px;
    width: 200px; }
  @media screen and (max-width: 768px) {
    #pelgrim .img-small-screen {
      margin-top: 40px; } }
  #pelgrim .pelgrim-header {
    border-bottom: #0079c2 1px solid; }
  #pelgrim .pelgrim-header h4 {
    font-size: 32px;
    font-weight: lighter;
    color: #58595b; }
  #pelgrim .text-block {
    margin-bottom: 40px;
    margin-top: 40px;
    line-height: 24px; }
  #pelgrim .text-block-assortiment {
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  #pelgrim .text-block-assortiment img {
    max-width: 100%; }
  #pelgrim h5 {
    font-size: 14px;
    font-weight: bold;
    color: #58595b; }
  #pelgrim .landing-image {
    width: 100%;
    height: 267px;
    max-height: 267px; }
  @media screen and (max-width: 990px) {
    #pelgrim .landing-image {
      height: 180px;
      max-height: 180px; } }
  @media screen and (max-width: 768px) {
    #pelgrim .landing-image {
      height: 220px;
      max-height: 220px; } }
  @media screen and (max-width: 375px) {
    #pelgrim .landing-image {
      height: 170px;
      max-height: 170px; } }
  @media screen and (max-width: 768px) {
      #pelgrim .landing-image.wide {
        height: 260px;
        max-height: 260px; } }
    @media screen and (max-width: 500px) {
    #pelgrim .landing-image.wide {
      height: 200px;
      max-height: 200px; } }
    @media screen and (max-width: 375px) {
    #pelgrim .landing-image.wide {
      height: 170px;
      max-height: 170px; } }
  #pelgrim .pelgrim-contact p {
    font-size: 16px; }
  #pelgrim .assortiment-section {
    margin-top: 50px;
    margin-bottom: 50px; }
  #pelgrim a.btn.contact-btn {
    background-color: #bf2e1a;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 6px;
    border: none;
    height: 55px;
    line-height: 45px;
    margin: 40px 0 40px 0; }
    @media screen and (max-width: 440px) {
    #pelgrim a.btn.contact-btn {
      font-size: 14px; } }
  #pelgrim .merken-block {
    margin-top: 100px;
    margin-bottom: 60px; }
  #pelgrim .merken-block > div {
    text-align: center; }
    #pelgrim .merken-block > div img {
      max-width: 100%; }
  #pelgrim .recensies {
    background-color: #f2f2f2;
    margin-right: 0;
    margin-left: -15px;
    margin-top: 2em;
    padding: 30px 0 30px 0; }
  #pelgrim .recensies .container {
    padding: 2em 0; }
    #pelgrim .recensies .container > div.row:nth-child(1) {
      margin-bottom: 30px; }
      #pelgrim .recensies .container > div.row:nth-child(1) .pelgrim-header {
        border-bottom: none; }
        #pelgrim .recensies .container > div.row:nth-child(1) .pelgrim-header h4 {
          color: #bf2e1a;
          font-weight: normal; }
          @media screen and (max-width: 440px) {
    #pelgrim .recensies .container > div.row:nth-child(1) .pelgrim-header h4 {
      font-size: 18px; } }
    #pelgrim .recensies .container h3 {
      margin: 0.4em 0;
      padding: 0; }
    #pelgrim .recensies .container .cijfer {
      background-color: #0079c2;
      color: #fff;
      height: 50px;
      width: 50px;
      border-radius: 50%;
      padding: 0.6em;
      font-size: 20px;
      margin-top: 20px; }
      #pelgrim .recensies .container .cijfer.small {
        background-color: #0079c2;
        font-size: 16px;
        color: #fff;
        height: 40px;
        width: 40px;
        padding: 0.6em;
        margin-top: 14px; }
    #pelgrim .recensies .container .recensie-review {
      background-color: #fff;
      padding: 1em 1em;
      max-height: 90px;
      height: 90px; }
      @media screen and (max-width: 1200px) {
    #pelgrim .recensies .container .recensie-review {
      height: 120px;
      max-height: 120px; } }
      #pelgrim .recensies .container .recensie-review .recensie {
        margin-top: 10px; }
  @media screen and (max-width: 991px) {
    #pelgrim .recensies .container h3 {
      text-align: center; }
      #pelgrim .recensies .container .cijfer {
        margin: 0 auto; }
      #pelgrim .recensies .container .recensie-avg {
        text-align: center;
        padding: 1em 0; }
      #pelgrim .recensies .container .more-recensies {
        padding-top: 2em;
        text-align: center; } }
