
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #90181c !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #b41e23 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #90181c !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #b41e23 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #a21b1f !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #b41e23 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #90181c !important;
  }

  div.phone a.phone, div.email a.email {
  background: #a21b1f !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #b41e23 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #a21b1f;
  border-color: #a21b1f;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #a21b1f !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #a21b1f !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://cheng-gong.nl/wp-content/uploads/sites/80/2020/04/wokken-min-1920x1037.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 415px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 565px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 240px;
  }
  header > div.wrapper.above {
  min-height: 390px;
  }

  header div.header div.holder {
  height: 140px;
  }
  }

  .topbar {
  background: #a21b1f;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #a21b1f; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(162, 27, 31, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(162, 27, 31, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #a21b1f !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #90181c;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #90181c !important;
  }
  }


  header div.header div.contact i {
  color: #90181c;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #90181c !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #a21b1f !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #90181c;
  }

  footer div.socket,
  .footer-sticky {
  background: #b41e23 !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #6c1215;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #a21b1f;
  }

  p.inkoopprijs {
    font-style: italic;
    font-size: 14px;
}

div#nbsals_popup-content h3 {
    color: #fff!important;
}
.micromodal-slide[aria-hidden=false] .modal__container {
    background: #ffffff;
    padding: 35px 15px 15px;
}
/*.micromodal-slide[aria-hidden=false] .modal__container {
    background: #a21b1f;
    padding: 65px 15px 85px;
}*/

img {
    height: auto;
}

header .topbar {
    padding: 5px 0;
}

.home section.popup {
    padding: 0!important;
}

.actie th.col-md-32 {
    color: white;
}
/*h3.actie.mt-0.mb {
    margin-bottom: 1em;
}*/
i.fa.fa-bars {
    color: white;
}
h3.actieprijs {
    margin-top: -47px;
    font-weight: bold;
    TEXT-ALIGN: right;
}

div.actie h3 {
    color: white!important;
}
div.actie {
    padding: 1em 2em;
    background-color: #b41e23;
  /*  width: fit-content;*/
    color: white;
margin-bottom: 1em;
    min-height: 310px;
}
img.alignnone.wp-image-520 {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: 0 70%;
    margin-bottom: 1em;
}

.mt-0 {margin-top: 0px;}

.homeafhalen a {
    color: #fff!important;
    text-decoration: underline;
}

.homeafhalen a.btn {
text-decoration: none;
}

header div.header div.holder {
    height: 80px;
}
header div.header div.holder {
    min-height: 110px;
}

header>div.wrapper div.wrapper img.logo {
    max-height: 80px;
}

aside div.block:nth-child(2) {
    display: none;
}

header .header__content a {
    margin: 5px 7px;
}

@media only screen and (min-width: 1811px) {

.header.full-width .container {
    width: 70%;
}

}

@media (min-width:992px) and (max-width:1810px) {

.col-sm-10 {
    width: 100%;
    text-align-last: center;
}
.col-sm-38.xs-absolute-overlay {
    width: 100%;
    text-align-last: center;
}
.header.full-width .container {
    width: 100%;
}

}

footer .btn:hover {
    color: #333!important;
    background-color: #fff!important;
}
#menu-item-531 > a:hover {
    color: white!IMPORTANT;
}
th {
    color: #b41e23;
}
.table>thead>tr>th {
    padding-top: 2em;
}
.page-id-481 .col-md-32 {
    width: 100%;
}
footer .column a {
transition: .1s linear;
    color: white!important;
}
footer .column a:hover {
color: #b41e23 !important;
}
i.fa.fa-fire {
    transform: scale(0.5);
    height: 0em;
    margin-top: -5px;
}

.fa-fire:before {
    content: url(/wp-content/uploads/sites/80/2020/05/perpert.png);
}

section.intro.text.block0 {
    padding: 100px 0;
}
i.fa.fa-fire {
    float: right;
    color: #A60303;
}

/*.afhalen .col-md-14.col-md-offset-2 {
    display: none;
}
.afhalen .col-md-32 {
    width: 100%;
}*/

.vertchild h1 {
    color: white!important;
}
.vertchild {
    color: white!important;
}
a.btn.btn-primary.overonshome:hover {
    color: #333!important;
    background-color: #fff!important;
}

.containercenteredimage img {
    filter: brightness(0.6);
}
.containercenteredimage:hover {
    filter: opacity(0.9);
}
.containercenteredimage{
  position: relative;
  text-align: center;
  color: white!important;
transition: .1s linear;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
h3.ctablokken {
    color: white!important;
    font-variant: all-petite-caps;
    font-size: 2.5em;
    letter-spacing: 2px;
}


.btn {
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    font-variant: all-petite-caps;
padding: 6px 16px 9px 16px;
    transition: .1s linear;
}
header > div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: -1;
}

header>div.wrapper.above_shadow:before {
    top: 0;
}

header div.header div.holder {
    min-height: 0;
}

header .header__content p {
    font-variant: all-small-caps;
    font-size: 2.3em;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: -0.7em;
}


@media only screen and (max-width: 991px) {


.actieprijs {
  float: left;
  margin-top: 1rem !important;
}


div.actie {
width: 100%;
}
.header__content p {
    line-height: 35px;
    margin: -4px 0 18px!important;
}

header .header__content {
    min-height: 400px;
}
.onlydesktop {display: none;}
.fa-phone:before {
    content: "Bel ons direct ";
  font-family: 'Open Sans', sans-serif;

}
.veralignchild2 {
    margin-top: 2em;
}
li#menu-item-531 {
    display: none;
}
.container {
    width: 95%;
}
.containercenteredimage img {
    height: 40vh;
    object-fit: cover;
}
header .header__content p {
    font-size: 1.8em!important;
}
header nav.navbar-default {
    background: rgba(0,0,0,0);
}

}
@media only screen and (min-width: 992px) {
h3.actieprijs.kerst {
    margin-top: -68px;
}
.onlymobile {display: none;}
img.openingstijdenimage {
    height: 55vh;
object-fit: contain;
}
.col-md-24.veralign2 {
    height: 55vh;
    display: table;
}
.veralignchild2 {
    vertical-align: middle;
    display: table-cell;
}
.containercenteredimage img {
    height: 70vh;
    object-fit: cover;
}
.buttonboven {
    padding: 1px 4px;
    margin-left: 2em;
}
section.intro.text.block2 {
    padding: 100px 0;
}
img.overons {
    height: 70vh;
object-fit: contain;
}
.vertparent {
    display: table;
    height: 70vh;
}
.vertchild {
    vertical-align: middle;
    display: table-cell;
}

.home .container.text-left {
    width: 80%;
}
body header > div.wrapper {
    min-height: 0;
}
.header__content {
    margin-top: 16vh;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #fff!important;
    font-variant: all-small-caps;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20px;
transition: .1s linear;
}
body.home header > div.wrapper {
    min-height: 101vh;
}

}

body {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.8;
  color: #333;
  font-size: 17px;
}

p {margin-bottom: 1.15rem;}

h1, h2, h3, h4, h5 {
  margin: 2.75rem 0 1.05rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.15;
letter-spacing: 1px;
}

h1 {
  margin-top: 0;
  font-size: 3.052em;
}

h2 {font-size: 2.441em;}

h3 {font-size: 1.953em;}

h4 {font-size: 1.563em;}

h5 {font-size: 1.25em;}

small, .text_small {font-size: 0.8em;}


.holiday-popup {
            font-family: sans-serif;
            max-width: 400px;
            margin: 20px auto;
            background: var(--popup-bg);
            padding: 2rem;
            border-radius: 8px;
            box-shadow: var(--popup-shadow);
            border: 1px solid var(--popup-border);
        }

        .holiday-popup__title {
            margin-top: 0;
            margin-bottom: 1.5rem;
            font-size: 1.25rem;
            color: var(--popup-text);
            border-bottom: 2px solid var(--popup-accent);
            padding-bottom: 0.5rem;
            display: inline-block;
        }

        .holiday-popup__list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .holiday-popup__item {
            display: flex;
            justify-content: space-between;
            align-items: baseline;
            padding: 0.75rem 0;
            border-bottom: 1px solid var(--popup-border);
        }

        .holiday-popup__item:last-child {
            border-bottom: none;
        }

        .holiday-popup__date-info {
            display: flex;
            flex-direction: column;
            gap: 2px;
        }

        .holiday-popup__day {
            font-weight: bold;
        }

        .holiday-popup__label {
            color: #666;
            text-transform: capitalize;
        }

        .holiday-popup__hours {
            font-variant-numeric: tabular-nums;
            font-weight: 600;
            color: var(--popup-accent);
            white-space: nowrap;
        }