/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-03-13 14:18:55 */

.header>.logo { max-width: 250px; }

.category-image img {
    /* width: 100%; */
}
 @media (max-width:667px){ 
.header>.logo { *max-width: 100px; }
}
.postContent ul {
list-style: initial;
margin-left: 18px;
margin-bottom: 15px;
}
.postContent ul ul {
list-style-type: circle;
}

.postContent ol {
list-style-type: decimal;
margin-left: 18px;
margin-bottom: 15px;
}

.item-options {
z-index: 100;
}

.global-site-notice {
    background: #ffffff
}
.custom-support i {
  background-color: transparent;
  font-size: 40px; }

.header-container {
   z-index: 9000 !important
}
 #product-options-wrapper .qty-holder { display: none;}

.header-container.type4 .mybag-link .cart-info {
     color: #EC762F;
}
.header-container.type4  {background-color: #250326;border-top-color: #ff8500;}

.icon-mini-cart 
{color: #250326;} 

.main-nav {background-color: #4D224F;}
.header-container.type4 .mybag-link i {
    color: #fff;
    font-size: 30px
}
.main-nav .menu-wrapper{
    background-color: #4D224F; 
    }
.fixed-header ul.menu >li >a,.main-nav ul.menu >li >a{
    color: #ffffff;
  }
.fixed-header ul.menu >li.act,.fixed-header ul.menu >li:hover,.main-nav ul.menu >li.act,.main-nav ul.menu >li:hover{background-color:#5F3861;text-decoration:none}
body,html{
    background-color: #ede8ec;}
.page{
    background-color: #ede8ec;
    padding: 0;
}

.header-container.type4 .top-links a {
    color: white;
}

.top-links-container{
    background-color: #250326;
   }
   
   .block-category-nav .block-title,.block-layered-nav .currently .block-subtitle,.block-layered-nav dt{
  
    background-color: #4D224F;
    color: #fff;
 }
 .footer-middle .block .block-title strong{
    /* font-weight: 400; */
    padding: 0;
    font-size: 18px;
    line-height: inherit;
    color: #250326;
    text-transform: none;

}
.footer-middle{
	background-color:#ede8ec; 
    color: #777;
    padding: 40px 0;
    font-size: 13px;

}
.footer-middle a{
    color: #250326;

}
.footer-bottom {
  background-color: transparent !important;
}

.fixed-header .menu, .main-nav .menu {
      display: flex;
    align-items: center;
}
ul.menu .sale_link {
  margin-left: auto;
}

/* Zet de achtergrond en eventueel de hoogte van de bovenste balk */
.header-wrapper2 {
  background-color: #ede8ec;
  height: 50px; /* pas aan naar wens of verwijder als vaste hoogte niet nodig is */
}

.benefits-bar {
      background-color: #ede8ec;
      padding: 10px 0;
    }
    .benefits-bar .container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 20px;
    }
    /* Standaard (Desktop): Benefits list als gewone flexbox-rij */
    .benefits-list {
      display: flex;
      flex-wrap: nowrap; /* Items blijven op één regel */
      justify-content: space-between;
      list-style: none;
      margin: 0;
      padding: 0;
    }
    .benefits-list li {
      margin: 0 10px;
      color: #210524;
      white-space: nowrap;
    }
    

.header-container.type4 .header-wrapper {
        margin-bottom: 0;
}
 .header-container.type4 .search-area .search-icon {
        color: #fff;
    }
div.filter-title .content,h2.filter-title .content{
    background-color: transparent;
    }
.homepage-grid-banner{
    background: linear-gradient(to top, #fff 60px, transparent 50px);

}

h2{
    font-weight: 700;

}
.footer-middle .block{
   padding-top: 50%;
}
@media (max-width: 990px) {
  .footer-middle .block {
    padding-top: 10px;
  }
}
.footer-middle{
    padding: 0 0;
    }
.footer-bottom{
    min-height: 0px; 
    line-height: 0px; 
    padding: 0px 0;

}
.header-container.type4 .header {
       padding: 10px 0;
}
.header-container .bullet-msg{
    margin: 3px 20px 3px 0;
    text-align: left;
    float: left;
   line-height: 19px;
    text-transform: uppercase; 
    color: white;
}
.fa, .fas, .far, .fal, .fab {
        color: white;
}
    .header-container.type4 .header .form-search {
        width: 400px;
    }
.data-table button.button:hover > span{
    background-color: #f9a12b;
    }
    
button.button:hover span {
  background-color: #f9a12b; /* nieuwe achtergrondkleur */
  color: #ffffff;            /* nieuwe tekstkleur */
 }

button.button span span{
    background-color: #f9a12b;
    color: #210524;
}
button.button span{
    background-color: #f9a12b;
	color: #210524;
}

.data-table button.button>span{
    background: #f9a12b;
}
.btn-default{
background: #f9a12b;
}
.myorder h3,.order_summery h3,.payment_method h3{
background-color: #4D224F;
}
.ui-widget-content {
        background: #ede8ec;
background-image: none;
    }
configurator_options {
    background-color: transparent;
}