/** Shopify CDN: Minification failed

Line 56:55 Unexpected "{"
Line 70:1 Expected ")" to go with "("

**/
.header-actions__action {
  border-radius: 50%;
    color: #fff !important;
    height: 40px;
    width: 40px;
    background: #db418b !important;
    margin: 9px;
}
 .header-actions__cart-icon {
    margin-top: -2px;
}
a#swym-horizon-header-inject {
    border-radius: 50%;
    color: #fff!important;
    height: 40px!important;
    width: 40px!important;
    background: #db418b!important;
    margin: 2px;
    bottom: -7px!important;
    padding-left: 5px;
}
a#swym-horizon-header-inject svg {
    margin-top: -4px;
    height: 21px;
}
.header__column--center {
   /* justify-content: flex-end;
    grid-area: right;
    padding-right: 104px;*/}
div#Hero-template--24661937848622__hero_Cp6dwD {
   /* min-height: 45rem !important;*/
}


span.cart-bubble__background {
    background: #000;
    font-weight: 700 !important;
}
span.cart-bubble__text {
    font-weight: 700 !important;
}

header-menu {
    margin-top: -22px;
}
 .menu-list .menu-list__list-item:where(:hover,:focus-within) .menu-list__link {
     color:#ba9b4b !important;
   border-top: 3px solid #bb9b4c;
}
:is(.menu-list:where(:has(.menu-list__list-item:hover)){
  color:#ba9b4b !important;
  border-top: 3px solid #bb9b4c;
}

div#shopify-section-template--24661937848622__section_KGtBYb {
    margin-top: 60px;
    margin-bottom: 60px;
}
@media screen and (max-width: 932px) {

 .menu-list__link {
    font-size: 16px!important;
}
}