/** Shopify CDN: Minification failed

Line 140:0 Expected "}" to go with "{"

**/
@font-face {
  font-family: Impact;
  src: url(/cdn/shop/files/impact.woff?v=1749800277);
  font-weight: 300;
}
@media screen and (min-width: 990px) {
    .header:not(.drawer-menu).page-width {
        padding-left: 12rem;
        padding-right: 13rem;
    }
}
@media screen and (min-width: 990px) {
    .header--top-left, .header--middle-left:not(.header--has-menu) {
        grid-template-areas:
        "heading icons"
        "navigation navigation";
        grid-template-columns: 1fr 1fr;
    }
}
.cart-count-bubble {
    height: 21px;
    width: 21px;
    left: 42px;
    top: 16px;
    font-size: 11px;
    font-family: fangsong;
}
@media screen and (min-width: 990px) {
    .header:not(.header--top-center) *>.header__search, .header--top-center>.header__search {
        display: none;
    }
}
.icon-div {
    width: 20px;
  margin-bottom: -8px;
}
.icon-div img {
    width: 100%;
}
.mail\=wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  gap:8px;
}
@media only screen and (min-width: 750px) {
    h5, .h5 {
        font-size: 18px;
    }
}
@media screen and (min-width: 750px) {
    .price {
        margin-bottom: 0;
        color: rgb(189, 189, 195);
        font-size: 22px;
        line-height: 30px;
    }
}
.header__icons.header__icons--localization.header-localization {
    align-items: center;
}
nav.header__inline-menu {
    display: flex
;
    justify-content: center;
}
ul.list-menu.list-menu--inline li a {
    font-weight: bolder;
    color: black;
    text-decoration: none;
    font-size: 15px;
}
span.header__active-menu-item {
    text-decoration: none;
}
.header__menu-item:hover .header__active-menu-item {
    text-decoration-thickness: unset;
}
.header__menu-item:hover span {
    text-decoration: unset;
    text-underline-offset: .3rem;
}
.slideshow__text.banner__box {
    max-width: max-content!important;
    gap: 40px!important;
}
h2.title.inline-richtext.h2.scroll-trigger.animate--slide-in {
    text-align: center;
    font-size: 29px;
}
.title-wrapper-with-link.title-wrapper--no-top-margin {
    justify-content: center;
}
.footer__social-icon {
    width: 20px!important;
}
.footer__social-icon img {
    width: 100%!important;
}
.footer__copyright-column p {
    font-size: 14px;
}

@media(max-width:766px){
.main-div {
    display: none;
}
nav.header__inline-menu {
    display: none;
}
  details-modal.header__search {
    display: none;
}
}
.product__description.rte.quick-add-hidden li {
  list-style: disc;
}
summary.list-menu__item {
  font-weight: bold;
  color: black;

.banner__heading {
    margin-top: 0;
    font-family: Impact!important;
    font-size: 80px!important;
    font-weight: 300!important;
}
  @media screen and (min-width: 750px) {
    .banner__box {
        width: auto;
        max-width: 71rem;
        min-width: max-content;
    }
}
