.site-name img {
  -webkit-filter:none!important;
  filter:none!important;
}
#footer {
  background:#fff!important;
  color:#111!important;
}
#footer :is(.footer-bottom,.footer-bottom *,.copyright,.copyright *,.footer-rows,.footer-rows a) {
  color:#111!important;
}
body.type-index {
  background:#fff!important;
}
.type-index .welcome-wrapper,.type-index .welcome {
  background:#fff!important;
}
.type-index .welcome>div>p:first-of-type {
  display:none!important;
  margin:0!important;
  padding:0!important;
  height:0!important;
}
body.type-detail .flags :is(.flag-free-shipping,.flag-freeshipping,.flag-free-delivery,.flag-free-transport) {
  font-size:11px;
  line-height:1.1;
}
.type-detail h1 {
  font-size:28px!important;
  line-height:1.2!important;
  margin-bottom:10px!important;
}
.type-detail :is(.short-description,.p-short-description) {
  margin-top:6px!important;
  margin-bottom:12px!important;
}
@media(min-width:769px) {
  .type-detail :is(.short-description,.p-short-description) p {
    font-size:14px!important;
    line-height:1.4!important;
  }
}
.type-index .position--benefitHomepage .benefitBanner__title {
  font-weight:700!important;
  color:#1c4833!important;
}
body:is(.type-post,.type-page) .content-inner>h1 {
  display:none!important;
}
@media(min-width:768px) {
  .type-index .position--benefitHomepage .benefitBanner__picture {
    width:100px!important;
    height:100px!important;
    min-height:100px!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center;
    justify-content:center;
  }
  .type-index .position--benefitHomepage .benefitBanner__img {
    width:100px!important;
    height:100px!important;
    max-width:100px!important;
    max-height:100px!important;
    object-fit:contain!important;
  }
  .type-index :is(.banner-wrapper,.cd-fav-hover) {
    transition:transform .25s ease!important;
  }
  .type-index .banner-wrapper:hover {
    transform:scale(1.03)!important;
    z-index:2;
  }
  .type-index .cd-fav-hover:hover {
    transform:scale(1.03)!important;
  }
}
@media(max-width:767px) {
  .type-index .position--benefitHomepage .benefitBanner__picture {
    width:40px!important;
    height:40px!important;
    min-height:40px!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center;
    justify-content:center;
  }
  .type-index .position--benefitHomepage .benefitBanner__img {
    width:40px!important;
    height:40px!important;
    max-width:40px!important;
    max-height:40px!important;
    object-fit:contain!important;
  }
  .filters-unveil-button-wrapper .unveil-button,.sortingToggle,.listSorting__control--current {
    border:1px solid #1c4833!important;
    border-radius:2em!important;
    background:#faf7f1!important;
    color:#1c4833!important;
  }
}
.type-index .homepage-group-title {
  font-family:Signika,sans-serif!important;
  color:#1c4833!important;
  font-weight:600!important;
  font-style:normal!important;
  letter-spacing:0!important;
  line-height:1.2!important;
  text-align:center!important;
  text-transform:none!important;
}
@media(min-width:1200px) {
  body.type-index.has-carousel:not(.no-carousel):not(.multiple-columns-body) .top-navigation-bar {
    position:relative!important;
    top:0!important;
    width:100%!important;
    max-width:none!important;
    background:#272727!important;
  }
  body.type-index.has-carousel:not(.no-carousel):not(.multiple-columns-body):not(.sticky-active) #header {
    position:relative!important;
    top:0!important;
    width:100%!important;
    max-width:none!important;
    background:#000!important;
  }
}

#cd-heureka-badge img {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  width: 80px;
  height: auto;
}
