
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Dancing Script', cursive;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  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: #9b3483 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #820265 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #9b3483 !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: #820265 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #8e1b74 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #820265 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #9b3483 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #8e1b74 !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: #820265 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #8e1b74;
  border-color: #8e1b74;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #8e1b74 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #8e1b74 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  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://artedelbella.nl/wp-content/uploads/sites/4/2026/03/IMG_7976.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) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 550px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 700px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 350px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 500px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 275px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 275px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 375px;
  }
  header > div.wrapper.above {
  min-height: 525px;
  }

  header div.header div.holder {
  height: 275px;
  }
  }





  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: #8e1b74 !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 #9b3483;
  }

  @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: #9b3483 !important;
  }
  }


  header div.header div.contact i {
  color: #9b3483;
  }

  @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: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #9b3483 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #8e1b74 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #9b3483;
  }

  footer div.socket,
  .footer-sticky {
  background: #820265 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #b467a2;
  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: #8e1b74;
  }

  .partners .col-sm-8 {
  width: calc(100%/7);
}
.wrap {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  padding: 30px;
  margin-bottom: 3rem;
}


.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}


.offerte_item {
    margin: 0 auto;
    text-align: center;
    border-radius: 15px;
    padding: 60px 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s 
ease, box-shadow 0.3s 
ease;
    position: relative;
    overflow: hidden;
}

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
}
.package {
    background: white;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s 
ease, box-shadow 0.3s 
ease;
    position: relative;
    overflow: hidden;
}
.package-price {
    font-size: 22px;
    color: #9b3483;
    font-weight: bold;
}
.package-features {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 0;
}

        .package-features li {
            padding: 12px 0;
            padding-left: 30px;
            position: relative;
            color: #555;
            line-height: 1.6;
            border-bottom: 1px solid #f5f5f5;
        }

        .package-features li:last-child {
            border-bottom: none;
        }

        .package-features li::before {
            content: '✔️';
            position: absolute;
            left: 0;
            color: #4caf50;
            font-weight: bold;
        }

        .exclusions {
            margin-top: 20px;
            padding-top: 20px;
            border-top: 2px solid #f0f0f0;
        }

        .exclusions-title {
            font-weight: bold;
            color: #e91e63;
            margin-bottom: 10px;
        }

        .exclusions-text {
            color: #777;
            line-height: 1.5;
        }


.package-image img {
    height: 210px;
    object-fit: cover;
    width: 100%;
}

@media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
.offerte_item {
    width: 80%;
}
header nav.navbar-default .container {
    width: 100%;
}
    .testimonial_text {
        width: 68%;
        float: left;
        margin-right: 2%;
    }
.testimonial_img {
    width: 30%;
    float: left;
}
}

.bruid_behandel h3 {
    font-weight: 600;
    font-size: 23px;
    text-align: center;
}
.bruid_behandel {
    text-align: left;
    margin: 2em 0;
}


.teamblok {
    margin: 2em 0 4em;
    padding: 25px 25px;
    border: 1px solid #c7c6c6;
}
.teamblok:nth-child(3) {
    background: #c7c6c6!important;
}


section.portfolio_view div#gallery-1 img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.newblokk {
    padding: 15px;
    background: #f1f1f1;
    margin-bottom: 15px;
    height: 100%;
}

/*bruidstyling pagina*/
.page-id-549 .review_blok {
    background-position: center;
}
.page-id-549 section.header_div {
    padding: 25px 0 0px!important;
}
.page-id-549 section {
    padding: 50px 0!important;
}
section.trouwen_cta {
    padding: 100px 0!important;
    background-position: center;
color: #fff!important;
}
section.trouwen_cta h2 {
    color: #fff!important;
}
section.portfolio_view h2 {
    padding-bottom: 45px;
}
.imgrow {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}
.imgcolumn {
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}
.imgcolumn img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
    transition: .1s linear;
}

.imgcolumn p {
    margin: 0;
}
 
@media only screen and (max-width: 991px) {
.testimonial_img img {
    border-radius: 100%;
    margin-left: 0;
object-fit:cover;
    max-width: 250px;
    width: 250px;
    height: 250px;
    max-height: 250px;
}
header div.navbar-collapse ul li a {
  color: #595959 !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, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, header nav.navbar-default ul.navbar-nav .active > a {
  color: #8e1b74!important;
}
.homeimage {
    object-position: 40% 30%!important;
}
.imgcolumn {
    flex: 45%;
    max-width: 65%;
    padding: 0 4px;
}
}
/*end*/



section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}

#sb_instagram #sbi_load a {
    color: #fff!important;
}
section.review_blok h2 {
    color: #fff!important;
    padding-bottom: 1em;
}
.home section.featured {
    padding-top: 20px!important;
}
section.review_blok .btn {
    margin-top: 2em;
}
.home main section {
    padding: 80px 0!important;
}
/*.home main section.intro_salon{
    padding-top: 0px!important;
}*/
.review_blok .testimonial, .review_blok .testimonial h4 {
    color: #fff!important;
}
section.review_blok {
    background-position: center;
}

.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    font-weight: 700;
    text-decoration: underline;
}
a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}
.review_blok a.bx-pager-link {
    color: #fff!important;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}

section.featured a div.item h3, section.featured div.item p {
    color: #fff!important;
}
section.featured a div.item {
    background: #a24c8c;
    padding: 38px 30px 18px;
    height: 210px!important;
    color: #fff!important;
    border: none!important;
}

table.table.table-hover thead tr th> div {
    scroll-margin: 90px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 100px;
}

div.page-header h1 {
    border-bottom: none!Important;
    margin-top: 25px!important;
}

.afspraakcta .btn {
    padding: 16px 35px;
}
.afspraakcta h4 {
    color: #fff!important;
    font-size: 28px;
}
.afspraakcta {
    background: url(/wp-content/uploads/sites/4/2022/12/ctabook.jpg);
    padding: 55px 75px;
    background-position: right;
    background-size: cover;
    color: #fff!important;
    background-color: #00000080;
    background-blend-mode: darken;
    margin-top: 55px;
    margin-bottom: 35px;
    border-radius: 25px;
}


span.price {
    margin-top: -2em!important;
}
h2.woocommerce-loop-product__title {
    height: 90px!important;
}

footer .fa-ul {
    margin-left: 0;
}

.woocommerce div.product div.images img {
    max-height: 500px;
    object-fit: contain;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    object-fit: contain;
    max-height: 130px;
}

.page-id-130 .table {
    width: 80%;
    max-width: 100%;
    margin-left: 5vw;
    margin-bottom: 20px;
}

.contents {
    background-color: #e8d1e3;
    padding: 1em;
}
.contents {
    background-color: #e8d1e3;
}
.contents h4 {
    color: #9b3483!important;
    font-weight: 500;
}
td.col-md-48 {
    border-top: none!important;
    padding-top: 0px!important;
}
.page-id-130 .col-md-14.col-md-offset-2 {
    display: none;
}
.page-id-130 .col-md-32 {
    width: 100%;
}
.page-id-20 .col-md-14.col-md-offset-2 {
    padding-left: 20px;
    padding-right: 20px;
padding-top: 15px;
}

footer .fa-ul i {
    margin-right: 11px;
}

@media (min-width: 1200px){
.page-id-549 #gallery-2 {
    width: 1050px;
margin:auto;
}
}


/*.obp1 {
object-position: 0% 10%;
}*/

header > div.wrapper::after {
    background-position: left;
}

.imgzijbalk {
    border-radius: 100%;
    width: 200px;
    max-height: 200px;
    object-fit: cover;
}
/*.col-md-14.col-md-offset-2 {
    background: #f2e5ef;
}*/
.search-form aside div.block a.search-submit, aside div.block .search-form a.search-submit, aside div.block a.btn {
    margin-top: 0px;
}

/*section.intro:nth-child(3) {
    padding: 1.5em 0px 0px 0px;
}*/
.homeimage {
    max-height: 40vh;
    min-height: 40vh;
    width: 100%;
    object-fit: cover;
object-position: 0% 30%;
}

.bruid_behandel img {
    max-height: 40vh;
    min-height: 40vh;
    width: 100%;
    object-fit: cover;
    object-position: 0% 30%;
    margin: 0 auto;
    float: none;
}

.scripty {
font-family: 'Courgette', cursive;
}
section.intro {
    padding: 45px 0;
}
.image-large {
    width: 100%;
    height: auto;
    object-fit: cover;
}
header .header__content a {
    margin: 0.5em 7px;
}
footer a {
transition: .1s opacity linear;
    color: white!important;
}
footer a:hover {
opacity: 0.8;
    color: white!important;
}
.fa-ul {
    margin-left: 25px;
}
.fsi {
    font-size: 3em;
    margin-right: 1em;
    color: white;
transition: .1s opacity linear;
}
.fsi:hover {
opacity: 0.8;
}

html {font-size: 17px;}

body {
  font-size: 17px;
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.7;
  color: #333;
}

p {margin-bottom: 1.25em;}

h1, h2, h3, h4, h5 {
  margin: 1rem 0 0.75rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  line-height: 1.15;
}

h1 {
  margin-top: 0;
  font-size: 2.488em;
}

h2 {font-size: 2.074em;}

h3 {font-size: 1.728em;}

h4 {font-size: 1.44em;}

h5 {font-size: 1.2em;}

small, .text_small {font-size: 0.833em;}

/*Alle @media*/
@media (min-width:992px) and (max-width:1199px) {
li#menu-item-4 {
    display: none;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 7px;
}
} 

@media screen and (max-width: 1250px) and (min-width: 1000px) {
.h300 {
height: 480px!important;
}
}

@media only screen and (min-width: 992px){
section.partners .container {
    width: 73%;
}

/*.contents {
    height: 510px;
}*/
.page-id-549 section.page .gallery .gallery-item img {
    min-width: 300px;
    max-width: 300px;
    max-height: 300px;
    min-height: 300px;
    object-fit: cover;
}

header>div.wrapper .header__content {
    transform: translate3d(0, 100px, 0);
}
body header > div.wrapper {
    min-height: 525px;
}
.align-text-bottom {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.h300 {
height: 410px;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
}
header .header__content p {
    font-size: 1.5vw;
}
/*header .header__content h1 {
    margin-top: 25vh;
    font-size: 6vw;
}*/
body.home header > div.wrapper {
    min-height: 700px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #333!important;
}
header div.header div.holder {
    height: 150px;
}
/*header>div.wrapper div.wrapper img.logo {
    max-height: 70px;
}*/
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: right!important;
}

}

.topbar {
font-size:15px!important;
    padding: 5px 0!important;
}
@media only screen and (max-width: 991px){
.topbar {
text-align:center;
}
header>div.wrapper {
    min-height: 270px;
}
header > div.wrapper::after {
    top: 90px;
}
}

header nav.navbar-default div.navbar-header div.holder, header div.header div.holder {
min-height:110px;
}

@media only screen and (min-width: 992px){
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
header>div.wrapper div.wrapper img.logo {
    padding: 10px 0;
}
header div.header div.holder {
    height: 150px!important;
min-height:110px!important;
}

header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder {
    min-height: 80px!important;
    height: 80px!important;
}
ul#primary_navigation a {
    color: #595959!important;
}
header>div.wrapper.sticky_menu.sticky_nav .navbar {
    box-shadow: 0 0 4px #7c7c7c;
}
header > div.wrapper::after {
    top: 190px;
}
.vertical-align {
display:flex;
align-items:center;
}
main section .container .row > .col-md-32:not(main section.contact .container .row > .col-md-32) {
    width: 100%;
}
main section .container:not(main section.contact .container):not(.home main section .container):not(.page-id-549 main section .container) {
    width: 930px;
}
}


.post-type-archive-recensies  header > div.wrapper::after  {
    background: url(/wp-content/uploads/sites/4/2022/12/recensiesheader.jpg);
    background-size: cover;
    background-position: center;
}

.post-type-archive-behandelingen header > div.wrapper::after, .single-behandelingen header > div.wrapper::after  {
    background: url(/wp-content/uploads/sites/4/2022/12/behandelingen-headeer.jpg);
    background-size: cover;
    background-position: bottom;
}

.page-id-549 header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/4/2021/12/header-bruidstyling.jpg);
    background-size: cover;
    background-position: center;
}

.page-id-535 header > div.wrapper::after {
    background-position: center;
}


#whatsapp_button {
    position: fixed;
    bottom: 90px;
    right: 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%);
}
