
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Neuton:400,700&display=swap');

  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Neuton', 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(--zwart);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--zwart) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-color) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-color) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-color) !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(--primary-color) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-color) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-color) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-color) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-color) !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(--primary-color) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-color);
  border-color: var(--primary-color);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-color) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-color) !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, 1) !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://schoonheidbijdiaan.nl/wp-content/uploads/sites/353/2023/09/header-1920x768.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: var(--black) !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 535px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 685px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 335px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 485px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 260px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 260px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 360px;
  }
  header > div.wrapper.above {
  min-height: 510px;
  }

  header div.header div.holder {
  height: 260px;
  }
  }

  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 1) !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(--primary-color) !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(--primary-color);
  }

  @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(--primary-color) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-color);
  }

  @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(--zwart) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-color) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-color) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-color);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-color) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--primary-color);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--zwart) !important;
  }

  section.prices table tr td a {
  color: var(--zwart) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--zwart) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-color);
  }

  :root {
--black: #030a09;
  --dark-grey: #172b36;
  --charcoal: #282828;
  --primary-color: #D99694;
  --secondary-color: #FFC0CB;
 --gold: #ddbc74;
  --white: #f7f5f1;
  --spacing-xs: 1rem;
  --spacing-sm: 2rem;
  --spacing-md: 2.5rem;
  --spacing-lg: 4rem;
  --spacing-xl: 6rem;
  --font-primary:  'Lora', serif;
  --font-secondary: 'Raleway', sans-serif;;
  --font-size-base: 1rem;
  --font-size-md: 1.125rem;
  --font-size-lg: 1.5rem;
  --font-size-xl: 2rem;
  --font-size-xxl: 2.5rem;
  --line-height-base: 2;
  --border-radius-sm: 0.125rem;
  --border-radius-md: 0.25rem;
  --border-radius-lg: 0.5rem;
  --transition-speed: 0.3s;
  --dark-blue: #172b36;
 --gray: #4f4f4f;
}


.captcha_hide .g-recaptcha textarea#g-recaptcha-response {
    display: none!important;
}

.list-checkbox-wrap ul li {
  width: calc(100%/3);
  display: block;
  float: left;
}


header > div.wrapper::after {
  background-position: center !important;
}

footer .column a {
  color: #fff !important;
  text-decoration: underline;
}

.opening_hours > tr:nth-child(2) > td:nth-child(1) {
  font-size: 12px;
}

.nf-form-content .afbeeldingen-div li img {
  max-width: 70% !important;
  display: block;
  margin: 0 auto;
}


.nf-form-content .afbeeldingen-div li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  max-width: 300px;
}
.nf-form-content .afbeeldingen-div input:not([type="button"]) {
  max-width: 20%;
  height: 20px !important;
}

.listcheckbox-container .nf-field-element label::after, 
.listcheckbox-container .nf-field-element label::before  {
  top: 43px !important;
  bottom: auto;
}

.listimage-wrap li {
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
}

/*main p {
  text-align: justify;
}*/

.btn-grid:hover {
  color: #fff !important;
}

.nf-field-element img {
  height: 100px;
  border-radius: 100%;
}

h1.mt-0.quote {
  color: #bb927e !important;
  margin-bottom: 1rem;
}

.buttons-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-top: var(--spacing-lg);
}
.buttons-grid br {
  display: none;
}
.btn-grid {
  padding: 1rem;
  background: var(--primary-color);
  color: #fff !important;
  transition: var(--transition-speed);
}
.btn-grid:hover {
  opacity: 0.7;
}

figcaption h4 {
  font-size: 15px;
}

.price {
  font-weight: bold;
  font-size: 19px;
}
.knoppen-product {
  display: flex;
  gap: 2rem;
  flex-direction: column;
  align-items: start;
  font-weight: bold;
}


footer, .footer-cta.center::after, .author {
  background: #969696 !important;
}
section.partners {
  #969696 !important;
}

.as1-1 {
  aspect-ratio: 1/1;
  object-fit: cover;
}

.kleur-blok {
  padding: 1rem;
  text-align: center;
  background: var(--white);
  margin-top: 2rem;
  margin-bottom: 2rem;
}


header div.navbar-collapse ul li > a span.caret::before {
  font-weight: bold;
}


footer {
  color: hsl(0, 0%, 74.1%) !important;
}

.page-template-template-contact main .container {
  max-width: 1560px !important;
}


div.tekst {
  color: var(--black) !important;
}

.subkop {
color: var(--gold);
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  opacity: 0.6;
  margin-bottom: 0.5rem;
}


footer div.column > h4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.topbar-content > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.topbar .list-inline {
  margin-bottom: 0;
}

.topbar {
  background: #fbf4f4;
  padding: 2px 0px !important;
}

.topbar-content {
  display: flex;
  justify-content: space-between;
}

.bordered-deco-left {
  height: 90%;
  width: 75%;
  bottom: 0px;
  left: 55px;
  position: absolute;
  border: 1px solid var(--gold);
  z-index: -2;
}

body main .container:not(body.home main .container) {
  max-width: 866px;
}

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 {
  text-transform: none;
  font-family: var(--font-secondary);
  font-weight: 400;
}

.quote {
  font-family: 'Great Vibes', cursive;
  font-size: var(--spacing-md);
  margin: 0;
  color: var(--primary-color);
  letter-spacing: 1px;
  transform: rotate(-0.4deg);
  line-height: 1;
  letter-spacing: 2px;
}

.behandelingen-home-parent {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: var(--spacing-lg);
}
.behandelingen-home-child2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 0.3fr;
  grid-template-rows: 1fr;
}
.behandelingen-home-child2 img:nth-child(1) {
  grid-column: 1 / 4;
  grid-row: 1;
  z-index: 0;
  min-height: 640px;
  margin-top: 4rem;
  object-fit: cover;
}
.behandelingen-home-child2 img:nth-child(3) {
  grid-column: 2 / 5;
  grid-row: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 2rem;
}





.titel h3 {
  padding-bottom: 0.7rem;
}
.uitgelicht-parent {
  display: flex;
  flex-direction: column;
  margin-bottom: -3rem;
  gap: var(--spacing-lg);
}
.siernummer {
  font-family: var(--font-primary);
  color: var(--gold);
  position: absolute;
  top: -60px;
  font-size: 70px;
  left: -20px;
  opacity: 0.75;
}
.uitgelicht-child {
  padding: 1rem;
  margin: 1rem;
  background: var(--white);
  position: relative;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.09);
}
.uitgelicht-child .foto img {
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
  max-height: 280px;
}
.about-child.child2 img {
height: 50vh;
  width: auto;
  object-fit: cover;
  min-height: 650px;
z-index: -1;
  position: relative;
  max-width: 80%;
  max-height: 800px;
}

header > div.wrapper.shadow::before {
  background: none;
}

.btn {
  padding: 1rem 2rem;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-top: var(--spacing-sm);
  transition: var(--transition-speed);
  letter-spacing: 0.12rem;
  margin-top: var(--spacing-sm) !important;
  background: none !important;
  border: 1px solid var(--primary-color);
  color: var(--primary-color) !important;
}


.btn:hover {
  border: 1px solid var(--primary-color);
  opacity: 0.7;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  transition: var(--transition-speed);
    font-family: var(--font-primary);
}

.pd-small {padding: var(--spacing-sm) !important;}

.about-parent {
  align-items: center;
}

/*section.intro {
  padding: var(--spacing-xl) 0;
}*/


.about-child.child1 {
  padding: 0 15px;
}
.about-child.child2 {
  min-height: 50vh;
  background: url(/wp-content/uploads/sites/353/2023/09/deco.jpg);
  padding: 2rem;
}

.about-section .container {
  padding: 0;
}


.about-parent {
  display: flex;
  gap: var(--spacing-lg);
  flex-direction: column;
  position: relative;
}

header > div.wrapper::after {
  filter: grayscale(1);
  background-position: center;
}

html {
font-size: 15px !important;
}


h1, h2, h3, h4 ,h5, h6 {
/*font-family: var(--font-primary);*/
  color: var(--black) !important;
  font-weight: 300;
  letter-spacing: 1px;
}

body {
font-family: var(--font-secondary);
  font-size: 1rem;
  color: var( --gray) !important;
  line-height: var(--line-height-base);
/*  letter-spacing: 0.8px;*/
  /*word-spacing: 0.8px;*/
}

.cw * {
    color: #ffffff!important;
}

@media only screen and (min-width: 3000px) {

  body header > div.wrapper {
    min-height: 535px;
}

.about-child.child2 {
  max-height: 800px;
  min-height: 650px;
  height: 50vh;
}
 .about-section::after {
    max-width: 50%;
  }

}

section.uitgelicht {
  padding-top: 50px;
}
.cw.mt-0.mb-2.aos-init.aos-animate {
  margin-bottom: 50px !important;
}




@media only screen and (min-width: 992px) {
.uitgelicht-child {
  width: calc(100%/4);
}

  body header > div.wrapper {
    min-height: 535px;
}


    nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
        background-color: var(--primary-color) !important;
        color: #fff !important;
    }

 header .logo {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 15px -5px rgba(0,0,0,.15);
    margin-top: 1rem !important;
  }


header div.header.full-width div.wrapper img.logo {
  margin-bottom: -5rem !important;
  height: 230px !important;
}

 header > div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-height: 70px;
    margin-bottom: 0 !important;
  }

.knoppen-product {
  flex-direction: row;
  justify-content: start;
  align-items: center;
}

.knoppen-product .btn {
  margin-top: 0 !important;
}
.knoppen-product {
  margin-top: 2rem;
}
header .row.no-gutter {
  display: flex;
  align-items: center;
}

.maps-footer {
  max-width: 200px !important;
  margin: 2rem 0;
}

.columns-md-2 {
  text-align: left;
  columns: 2;
  gap: 2rem;
}

header .shop_topbar, header .topbar {
  font-size: 18px;
}

section.about-section {
  z-index: 0;
}

  header div.header div.holder {
    height: auto;
  }

header .container {
  width: 99%;
  max-width: 100vw !important;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li {
  float: left;
}

#menu-item-508:hover {
opacity: 0.8s;
}

#menu-item-508 {
background: var(--primary-color);
  color: #fff !important;
  float: right;
  transition: var(--transition-speed);
}
#menu-item-508 a {
  color: #fff !important;
}
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--dark-blue) !important;
font-size: 14px;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  }

.slider-content {
max-width: 50%;
    margin-left: 25%;
}

.uitgelicht-parent {
  gap: var(--spacing-xa);
}

.uitgelicht-parent {
  flex-direction: row;
  margin-top: var(--spacing-xs);
}

.about-child.child1 {
  padding-top: var(--spacing-lg);
}

  .about-child.child2 {
    background: none;
    margin-top: -340px;
  }

.container {
  width: 100%;
  max-width: 1560px;
}

.about-section  {
  position: relative; /* Nodig voor positionering van het ::after element */
}
.about-section::after {
  content: ''; /* Nodig voor het creëren van een ::after element */
  position: absolute; /* Absoluut positioneren binnen het relatief gepositioneerde section element */
  top: 0;
  left: 0;
  bottom: 0;
  background-image: url('https://schoonheidbijdiaan.nl/wp-content/uploads/sites/353/2023/09/deco.jpg'); /* Vervang door de URL van jouw afbeelding */
  background-size: cover; /* Zorgt ervoor dat de afbeelding het element volledig bedekt */
  background-position: center; /* Centreert de afbeelding */
  width: 40vw; /* 40% van de viewport breedte */
  max-width: 992px; /* Maximale breedte van 992px */
  height: 100%; /* 100% van de hoogte van het section element */
    z-index: -1;
}


.about-parent {
  flex-direction: row;
}
.about-child {
  width: 50%;
    z-index: 0;
position: relative;
}
.about-child.child2 {
  background: none;
}


}

@media only screen and (max-width: 991px) and (orientation: landscape) {
    /* CSS regels hier */
}


@media only screen and (max-width: 991px) {
section.partners div.item div.holder img {
    max-width: 120px;
}
.bordered-deco-left {
    height: 90%;
    width: 190px;
    bottom: 0px;
    left: auto;
    position: absolute;
    border: 1px solid var(--gold);
    z-index: 2;
    right: auto;
}
.nf-form-content .afbeeldingen-div  ul {
  display: block !important;
  flex-direction: column;
  padding: 0;
  flex-wrap: wrap;
}
    .nf-form-content .afbeeldingen-div li {
        width: 48%;
        display: block !important;
        float: left;
        margin: 20px 1% !important;
    }
    .nf-form-content .afbeeldingen-div li  label {
    font-size: 11px !important;
    text-align: center;
}
.uitgelicht-child .foto img {
  max-width: 150px;
}

header div.header div.wrapper img.logo {
  margin-bottom: -3rem;
  float: left;
}
header div.header div.holder {
  height: 100px;
  min-height: 0;
}

header nav.navbar-default div.navbar-header div.holder {
  min-height: 110px;
}

header .logo {
background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 15px -5px rgba(0,0,0,.15);
    padding: 1px !important;
    max-height: 120px !important;
        max-width: 120px !important;
}


.about-child.child2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
    position: relative;
}


body, html {
  overflow-x: hidden;
}

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 {
    color: var(--primary-color) !important;
}




.product-item {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 0 !important;
}

.behandelingen-home-child1 {
  order: 2;
}

.behandelingen-home-child2 img:nth-child(1) {
  min-height: 320px;
}

.behandelingen-home-parent {
  display: flex;
  flex-direction: column;
}

.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--gray) !important;
}
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 {
  background: none;
  color: var(--dark-grey) !important;
}
header div.navbar-collapse ul li a {
  color: var(--dark-grey) !important;
  line-height: 25px;
}

.slider-content {
  max-width: 80%;
  margin: 0 auto;
    margin-left: auto;
  align-items: center;
  margin-left: 10%;
}
.next {
  right: -10px;
}
.prev {
  left: -10px;
}
#progressContainer {
  bottom: 0 !important;
  width: 80% !important;
}
.about-child.child2 img {
  z-index: 10;
}
 
.quote {
  line-height: 1;
  margin: 4rem 0;
}

#progressContainer {
  width: 60%;
}

.about-child.child2 img {
  margin: 0;
  max-width: 100%;
  min-height: auto;
}

html.navbar-open header {
  z-index: 33333333333333333333333333333333333333;
}

/*header > div.wrapper {
min-height: 340px !important;
    height: auto;
    max-height: 800px;
}*/

header > div.wrapper {
  min-height: 0 !important;
}
.about-child.child2 img {
  height: 210px;
}
.about-child.child2 {
  min-height: 0;
  background: url(/wp-content/uploads/sites/353/2023/09/deco.jpg);
  padding: 10px;
}

}


@media (max-width:1480px) and (min-width:991px) {

.col-sm-10 .holder, .col-sm-10 .holder .logo {
  height: 175px !important;
}
.col-sm-38.xs-absolute-overlay .holder {
  min-height: auto;
  padding: 1rem 0;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    padding: 0 0 0 15px;
  font-size: 13px;
}
#menu-item-508 a {
  padding: 10px !important;
}

.header.full-width .container {
width: 100vw;
    padding: 1px;
    margin: 0;
}
.header .col-sm-10 {
    width: 100%;
}
header div.header.full-width div.holder {
    text-align: center!important;
}
.header .col-sm-38.xs-absolute-overlay {
    width: 100%;
}
.navbar-collapse.collapse {
    text-align: center!important;
}
#primary_navigation {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li a {
  letter-spacing: 0.8px;
}
.wrapper.dynamic_sticky_menu.sticky_header.sticky_menu.sticky_menu_small .col-sm-10 {
  display: none;
}


}​