.products-group:has(.benefitBanner) {
  margin-top: 10px;
}
.dkLabFavFlagProduct {
  display: none;
}
.header-top .oblibeneBtn,
.dkLabFavProductSpan.dkLabFavouriteProductLinkRemove {
  color: var(--darkRed);
}
.product .p {
  box-shadow: none;
  transition: all 0.3s ease-out;
}
.product .p:hover {
  box-shadow: 0 10px 20px #00000017;
  transition: all 0.3s ease-out;
}
body .dkLabFavouriteProductDiv.onlyIcon {
  top: -10px;
  right: unset;
}
.widget-parameter-wrapper .widget-parameter-value span,
.widget-parameter-wrapper .widget-parameter-value a {
  background-color: #f5f6f8;
  color: #000;
  font-weight: 600;
}
.has-more-items .more-items-trigger {
  display: none;
}
.navigation-in ul li a b {
  letter-spacing: 1px;
}
.btn.btn-primary:hover,
a.btn.btn-primary:hover,
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  background-color: var(--color-secondary-hover);
  border-color: var(--color-secondary-hover);
}
.products-block .p:has(.flag-discount) .price-final {
  color: #009901;
}
.flag.flag-discount:before {
  background: #009901;
  border-radius: 100%;
}
#better_price {
    display: flex;
    padding: 15px 25px;
    border-radius: 8px 8px 0 0;
    background-color: var(--brandYellow);
    border: none;
    color: #000;
    margin-bottom: 0;
    gap: 16px;
}
#better_price:before {
    content: "i";
    font-size: 26px;
    font-weight: 900;
    font-family: serif;
    font-style: italic;
    color: #fff;
    background: #000;
    width: 36px;
    height: 36px;
    min-width: 36px;
    align-self: center;
    border-radius: 100%;
    display: grid;
    place-content: center;
}
#better_price h3 {
  font-weight: 600;
  margin: 0 0 10px;
}
#better_price p {
  margin-bottom: 0;
}
#better_price a {
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 600;
}
#better_price a:hover {
  color: #086df7;
  text-decoration: none;
}
.contact-specialist .contact-specialist-container {
    padding: 24px;
    border-radius: 0 0 8px 8px;
    background-color: #000;
    color: #fff;
    border: none;
}
.contact-specialist .contact-specialist-container .title-section h3 {
    color: var(--brandYellow);
}
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact h4 {
    font-size: 16px;
    color:#fff;
}
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact a {
    color: var(--brandYellow);
}
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact a:hover {
    color: var(--brandYellow);
    text-decoration: underline;
    text-underline-offset: 3px;
}
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact .email::before,
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact .phone::before {
    filter: invert(1);
}
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact .email, 
.contact-specialist .contact-specialist-container .specialist-details-section .specialist-contact .phone {
    padding-left: 32px;
}
.social-buttons-wrapper,
#essoxPaymentsCalculate {
  display: none;
}
@media (min-width: 768px) {
  .overall-wrapper {
    overflow-x: hidden;
  }
  #header {
    position: relative;
    isolation: isolate;
    z-index: 9;
  }
  #header:after {
    content: "";
    background: var(--brandYellow);
    position: absolute;
    height: 60px;
    width: 100dvw;
    bottom: 0;
    z-index: -1;
  }
  .menu-helper {
    background-color: transparent;
  }
  .menu-helper > span {
    border: none;
  }
  .navigation-in > ul > li.ext > a:after,
  .menu-helper > span:after {
    color: #000;
    font-size: 5px;
  }
  .navigation-in > ul > li.ext > a:after {
    transition: all 0.3s ease-out;
  }
  .navigation-in > ul > li.ext.exp > a:after {
    transition: all 0.3s ease-out;
    transform: translateY(-50%) rotate(-180deg);
  }
  .navigation-in > ul > li:first-child > a {
    padding-left: 20px !important;
  }
  .menu-item-2519 > a {
    color: #fff !important;
    background: var(--darkRed);
  }
  .navigation-in > ul > li.menu-item-2519 > a::after {
    background: transparent;
    color: #fff !important;
  }
  body:not(.is-carousel-full-width).one-column-body .homepage-box .carousel {
    margin-top: 0px;
  }
  .submenu-visible .navigation-in > ul > li.exp > ul {
    padding: 32px 0;
    gap: 16px;
  }
  .navigation-in > ul > li.ext > ul > li > div {
    width: 100%;
    padding-right: 0;
    padding-left: 24px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: unset;
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    gap: 8px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 0;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    font-size: 14px;
    color: #a1a1a1;
  }
  .navigation-in > ul > li.ext > ul > li > div > a:hover,
  .navigation-in > ul > li.ext > ul > li > div > ul > li a:hover,
  #footer.is-white .news-item-widget a:hover, #footer.is-white ul a:hover {
    color: var(--color-secondary-hover);
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .popup-widget {
    z-index: 10;
  }
  .products-block .product-btn {
    text-align: left;
    margin-top: 0;
    padding: 0 30px;
  }
  .products-block:not(.products-additional) .p .image img {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .navigation-in > ul > li.ext > ul > li {
    width: calc((100% - 32px) / 3);
    flex-basis: calc((100% - 32px) / 3);
  }
  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    width: 140px;
    padding: 0;
  }
  .navigation-in > ul > li.ext > ul > li > a img {
    max-width: 140px;
  }
}

@media (min-width: 992px) {
.desktop:not(.is-carousel-full-width) .carousel .extended-banner-text:not(:empty),
.desktop.multiple-columns-body .carousel .extended-banner-text:not(:empty) {
        max-width: 40%;
    }
}
.mobile .carousel-inner>.item.carousel-item-banner--has-text img {
        height: auto;
}
.mobile.one-column-body .carousel .extended-banner-texts {
    left: 0;
    bottom: 0;
    right: 0;
    top: unset;
    max-width: 100%;
    transform: none;
    padding: 64px 24px 24px;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.benefitBanner__item {
    padding: 10px;margin:0;
}
.position--benefitCategory {
    margin: 0;
}
.benefitBanner__content, .benefitBanner__link {
    padding-right: 0;
    background: #fff;
    width: 100%;
    flex: 100%;
}
.benefitBanner__content {
    padding: 16px !important;
}
.benefitBanner__title, #footer h3, #footer h4 {
        letter-spacing: 1px;
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
        color: #000;
    }
    .benefitBanner__picture {
        flex: 0 0 76px;
        min-width: 76px;
        height: 76px;
        background: #222;
        padding: 0;
    }
.benefitBanner__picture img {
    mix-blend-mode: unset;
    margin: 0;
}
.welcome {
    background-color: transparent;
}
    #footer .site-name a img {
        filter: invert(1);
    }
#footer.no-newsletter .site-name {
    padding: 32px 0;
    margin: 0;
    position: relative;
    isolation: isolate;
    width: 100%;
    justify-content: flex-start;
}
#footer.no-newsletter .site-name:after {
    content: '';
    background: #000;
    transition: all 0.3s ease-out;
    position: absolute;
    display: block;
    width: 100dvw;
    height: 100%;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
}
#footer.no-newsletter .site-name:hover:after {
    background: var(--brandYellow);
    transition: all 0.3s ease-out;
}
#footer {overflow-x:hidden;}
#footer .site-name a {
    width: 100%;
}
@media (min-width: 768px) {
    .in-index .position--benefitHomepage {
        margin: 0 -10px;
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
    }
}
@media (min-width: 992px) {
    .instagram-block {
        margin-top: 70px;
        padding-bottom: 110px;
    }
}

body .back-to-top,
.is-border-radius-rectangle body .back-to-top {
    bottom: 100px;
    border-radius:100% !important;
}
    .btn, a.btn {
        font-weight: 600;
        letter-spacing: 1px;
    }
.products-block .product-btn a, .products-block .product-btn .pr-action {
    margin: 0;
}
.products-block.products .p .name {
        letter-spacing: 1px;
}
.dkLabVisitedProductsNew {
    background: transparent;
}
.dkLabVisitedProductsNew .dvpnProducts__item {
    padding: 0 16px 32px;
}
.dkLabVisitedProductsNew .dvpnProducts__item__price {
    bottom: 8px;
}
.instagram-follow-btn span a {
    box-shadow: none;
    background-color: var(--color-secondary);
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
.instagram-follow-btn span a:hover {
    background-color: var(--color-secondary-hover);
    color: #fff;
}
.category-header .listSorting__controls button.listSorting__control {
    background-color: #fff;
}
.row-filter.multiple-columns-body .filters-wrapper .filters .filter-sections .filter-section.open h4, .row-filter.one-column-body .filters-wrapper .filters .filter-sections .filter-section.open h4, .row-filter.multiple-columns-body .filters-wrapper .filters .slider-wrapper.open h4, .row-filter.one-column-body .filters-wrapper .filters .slider-wrapper.open h4 {
    position: relative;
    background-color: #fff;
    border-color: #c4cad5;
    color: var(--color-primary);
}
.row-filter.multiple-columns-body .filters-wrapper .filters .filter-sections .filter-section .param-filter-top, .row-filter.one-column-body .filters-wrapper .filters .filter-sections .filter-section .param-filter-top, .row-filter.multiple-columns-body .filters-wrapper .filters .slider-wrapper .param-filter-top, .row-filter.one-column-body .filters-wrapper .filters .slider-wrapper .param-filter-top, .row-filter.multiple-columns-body .filters-wrapper .filters .filter-sections .filter-section>form, .row-filter.one-column-body .filters-wrapper .filters .filter-sections .filter-section>form, .row-filter.multiple-columns-body .filters-wrapper .filters .slider-wrapper>form, .row-filter.one-column-body .filters-wrapper .filters .slider-wrapper>form {
    background-color: #fff;
    border: solid 1px #c4cad5;
}
.position--benefitCategory {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #c4cad5;
}
.p-info-headline .stars-wrapper {
    box-shadow: none;
    border: none;
}
.stars .star:hover,
.p-info-headline .stars-wrapper .btn.btn--link:hover{
    color: var(--color-secondary);
}
.p-info-wrapper {
        display: flex;
        flex-direction: column;
}
#dkLabFavouriteDiv {
    margin-top: 0;
    order: -9;
}