
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--sage-base) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--text) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--sage-base) !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: var(--text) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--text) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--text) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--sage-base) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--text) !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: var(--text) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--text);
  border-color: var(--text);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--text) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--text) !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.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  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://naturels.nbsals7.nl/wp-content/uploads/sites/539/2025/12/background_leave-1920x960.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: 374px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 524px;
    }
  }

  @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: 199px;
  }
  header > div.wrapper.above {
  min-height: 349px;
  }

  header div.header div.holder {
  height: 99px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--text); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--text) !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 var(--sage-base);
  }

  @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: var(--sage-base) !important;
  }
  }


  header div.header div.contact i {
  color: var(--sage-base);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--sage-base) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--text) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--sage-base);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--text) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text) !important;
  }

  section.prices table tr td a {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--text);
  }

  :root {
--sage-extra-light: #F5F6F3;  /* Zeer licht sage */
--sage-light: #EAEBE6;        /* Licht sage */
--sage-soft: #DFE1D9;         /* Zacht sage */
--sage-pale: #C4C7BC;         /* Bleek sage */
--sage-base: #c2d2c0;         /* Basis zacht sage */
--sage-medium: #878D78;       /* Medium sage */
--sage-muted: #767C68;        /* Gedempte sage */
--sage-rich: #656B58;         /* Rijke sage */
--sage-deep: #555A49;         /* Diep sage */
--sage-dark: #444939;         /* Donker sage */
  --beige-extra-light: #FAF8F5; /* Zeer licht beige */
  --beige-light: #F4F0EA;       /* Licht beige */
  --beige-soft: #EDE6DC;        /* Zacht beige */
  --beige-cream: #E6DCCE;       /* Crème beige */
  --beige-base: #DFD2C0;        /* Basis beige */
  --beige-sand: #D8C8B2;        /* Sand beige */
  --beige-warm: #D1BEA4;        /* Warm beige */
  --beige-caramel: #CAB496;     /* Caramel beige */
  --beige-taupe: #C3AA88;       /* Taupe beige */
  --beige-deep: #BCA07A;        /* Diep beige */
  --rose-extra-light: #FBF5F6;  /* Zeer licht oudroze */
  --rose-light: #F5E9EC;        /* Licht oudroze */
  --rose-blush: #EEDDE2;        /* Blush roze */
  --rose-soft: #E7D1D8;         /* Zacht oudroze */
  --rose-dusty: #E0C5CE;        /* Dusty rose */
  --rose-base: #D9B9C4;         /* Basis oudroze */
  --rose-mauve: #D2ADBA;        /* Mauve roze */
  --rose-vintage: #CBA1B0;      /* Vintage roze */
  --rose-deep: #C495A6;         /* Diep oudroze */
  --rose-rich: #BD899C;         /* Rijke oudroze */
  --gold-extra-light: #FBF8EE;  /* Zeer licht goud */
  --gold-champagne: #F5F0DC;    /* Champagne goud */
  --gold-light: #EFE8CA;        /* Licht goud */
  --gold-soft: #E9E0B8;         /* Zacht goud */
  --gold-pale: #E3D8A6;         /* Bleek goud */
  --gold-base: #DDD094;         /* Basis goud */
  --gold-rich: #D7C882;         /* Rijk goud */
  --gold-antique: #D1C070;      /* Antique goud */
  --gold-deep: #CBB85E;         /* Diep goud */
  --gold-bronze: #C5B04C;       /* Brons goud */
--backgr: #f8f4f2;
--text: #292929;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "degular", sans-serif;
--koptekst: "swear-display", serif;
--siertekst: "Hurricane", cursive;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--sage-pale) !important;
}



        .reverse {
            direction: rtl;
    margin-bottom: 0;
        }

        .reverse > * {
            direction: ltr;
        }

section.quote_vlak p {
    margin: 0;
}
section.quote_vlak {
    padding: 200px 0;
    font-size: var(--font-size-h1);
    font-family: var(--koptekst);
    line-height: 1.2;
}
section.quote_vlak span {
    font-style: italic;
    font-weight: 600;
}
.home main h2 {
    font-size: var(--font-size-h1);
    margin-top: 0;
    margin-bottom: 4rem;
}

header > div.wrapper::after {
    background-position: center;
}


.home header>div.wrapper.title_in_header .header__content {
    display: none;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--sage-base) !important;
    padding: 17px 65px!important;
    font-weight: 600;
}
.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: var(--rose-base) !important;
}

a.table_link:hover {
    opacity: 0.6;
}
.table>thead>tr>th {
    vertical-align: bottom !important;
    border-bottom: 2px solid var(--rose-deep);
}
.table-hover>tbody>tr:hover {
    background-color: var(--beige-extra-light);
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 28px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--rose-soft);
}
a.table_link {
    float: right;
    margin-right: 60px;
    background: var(--sage-base);
    padding: 3px 24px;
    color: var(--white) !important;
}
header>div.wrapper.title_in_header div.page-header h1 {
    margin: 20px 0 0;
    font-size: var(--font-size-h00);
}

header>div.wrapper.title_in_header .header__content {
    text-align: center;
}
.home .pricelist-block-layout {
    display: none;
}
.feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    justify-content: center;
    align-items: center;
    justify-items: center;
    position: relative;
}

section.intro_pagina::before {
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
    position: absolute;
    content: "";
    z-index: 0;
    background: #c2d2c0;
}

.intro_pagina .feature-img img {
    width: 520px;
    height: 690px;
    object-fit: cover;
    /* border-radius: 100%; */
    margin: 0;
}

section.contact div.holder div.wrap h4 {
    font-size: var(--font-size-h2);
    margin-top: 15px;
    margin-bottom: 35px;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--rose-base);
    margin-bottom: 4px;
    font-size: var(--font-size-h3);
    margin-top: 0;
}
footer .social-media.size-normal {
    margin-top: -25px;
}
footer div.social-media ul li a:hover {
    background: var(--sage-deep) !important;
}
footer .googlemap {
    margin: 0;
}
footer .googlemap .map.js-map {
    height: 290px;
}

aside.d-flex-md-row {
    margin-top: 80px;
    border-top: 1px solid var(--text);
    padding-top: 90px;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) {
    margin: 0;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) h4 {
    display: none;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) .googlemap {
    margin: 0;
}
div.googlemap div.map {
    height: 350px;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(2) {
    padding: 50px 0px 40px 80px;
    margin: 0;
}

header>div.wrapper.title_in_header:not(.home header>div.wrapper.title_in_header) {
    border-bottom: 1px solid var(--text);
}
header>div.wrapper.title_in_header .header__content {
    margin: auto;
}

    header div.header.full-width {
        border-bottom: 1px solid var(--text);
    }

section.partners:not(.home section.partners) {
    display: none;
}
footer {
    padding-top: 120px;
}
footer div.socket {
    padding: 15px 0 70px;
}

section.partners {
    background: transparent !important;
    padding: 90px 0;
}
section.partners div.item div.holder img {
    filter: invert(0.7);
}
section.reacties_slide {
    background: var(--rose-light);
    border-top: 1px solid var(--text);
    border-bottom: 1px solid var(--text);
    background-position: center;
}
.nbs_slider .slick-next, .nbs_slider .slick-prev {
    color: #ffffff;
    font-size: 21px;
    background: var(--text);
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 2.6;
}

.fa-angle-right:before {
    content: "\f061";
    -webkit-text-stroke: 2px #292929;
}
.fa-angle-left:before {
    content: "\f060";
    -webkit-text-stroke: 2px #292929;
}


.nbs_slider .slide--text>div p {
    order: 1;
    font-size: 33px;
    font-family: var(--koptekst);
    line-height: 1.4;
}
.nbs_slider .slide--text>div {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.nbs_slider .slide--text>div h3 {
    order: 2;
    font-family: var(--siertekst);
    font-size: 45px;
    margin-bottom: 0;
    margin-top: 15px;
}
p.siertext {
    font-size: 45px;
    font-family: var(--siertekst);
    font-style: italic;
}

section.treatments div.items div.item a span, section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-family: var(--koptekst);
    font-weight: 400;
    text-transform: none !important;
    font-size: 25px;
}
section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 390px;
    object-fit: cover;
    padding: 10px;
    border: 1px solid var(--text);
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.header__content div.breadcrumbs span#breadcrumbs a, .header__content div.breadcrumbs span#breadcrumbs span.breadcrumb_last {
    color: var(--text) !important;
}
header>div.wrapper.title_in_header div.page-header h1 {
    color: var(--text) !important;
}
header>div.wrapper.title_in_header .header__content {
    width: 50%;
    margin: auto 0!important;
    text-align: left!important;
    padding: 0 80px!important;
}
header > div.wrapper::after {
    background-position: center;
    width: 50%;
    margin-left: 50%;
}
header>div.wrapper.shadow:before {
    background: transparent;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li > a {
    color: var(--text) !important;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: var(--sage-base)!important;
    }
.dropdown-menu {
    background-color: var(--backgr) !important;
}
.home section.treatments div.items .row > div {
    width: 27%;
    margin: 0 3%;
}
.nbs_slider .slide--text>div {
    width: 80%;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    body header > div.wrapper {
        min-height: 535px;
    }
    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: var(--sage-base) !important;
    }
header div.header.full-width .container {
    width: 95%;
    max-width: 2500px;
}
header div.header {
    background-color: var(--backgr)!important;
}
    header div.header div.holder {
        height: 109px;
        min-height: 50px;
    }
    header div.navbar-collapse {
        text-align: right;
    }

nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop {
    margin-left: 25px;
}
    body.home header > div.wrapper {
        min-height: 100px;
    }
.intro_pagina .feature-grid {
    gap: 150px;
}
}

nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop a {
    padding: 13px 22px !important;
    border: 2px solid var(--text)!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.boek_knop a:hover {
    background: var(--sage-base) !important;
    border-color: var(--sage-base) !important;
    color: white !important;
}

@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
header div.header {
    background-color: var(--backgr) !important;
}
.table>tbody>tr>td.col-md-8 {
    font-size: 13px;
}
.table>tbody>tr>td.col-md-32 {
    width: 62%;
}
a.table_link {
    float: none!important;
    display: block;
    width: fit-content;
    margin-top: 10px;
}
section.partners .row > div {
    width: 48%;
    float: left;
    margin: 1%;
}
section.intro_pagina::before {
    top: unset!important;
    height: 40%;
width: 100%;
    bottom: 0;
}
section.treatments div.items div.item a span, section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-size: 18px!important;
}
.nbs_slider .slick-prev {
    right: 65px;
}
.nbs_slider .slick-next {
    left: 65px;
}
.nbs_slider .slick-next, .nbs_slider .slick-prev {
    top: unset !important;
    bottom: -90px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 250px!important;
    padding: 5px!important;
}
.intro_pagina .feature-img img {
    height: 500px!important;
}
.intro_pagina h1 {
    font-size: var(--font-size-h0)!important;
}
.feature-grid {
    grid-template-columns: 1fr !important;
    gap: 50px!important;
}
header div.header {
    text-align: left;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--text);
}
header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a, nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: var(--text)!important;
}
header div.header div.holder {
    min-height: 90px;
    height: 90px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop a {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 25px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 90px;
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(248 244 242 / 70%);
}
.home header>div.wrapper {
    min-height: 90px;
}
}

.intro_pagina h1 {
    font-size: var(--font-size-h00);
}

main section, section.treatments {
    padding: 110px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-weight: 400;
font-family: var(--bodytekst);
color: var(--text)!important;
/*background: var(--backgr);*/
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: -.02em;
font-family: var(--koptekst);
color: var(--text)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.flying_button {
    position: fixed;
    bottom: 0px;
    left: 30px;
    z-index: 99;    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}