/** Shopify CDN: Minification failed

Line 76:43 Expected ":"

**/
.swym-header-icon-count-bubble{
    background-color: black !important;
}

.swym-header-icon-count{
 color: white;
}

span#cart-bubble-text {
    color: white;
}

.cart-bubble__background{
    background-color: black !important;
}

.menu-drawer__featured-content-list {
    display: none !important;
}

summary.details__header {
    font-weight: 600 !important;
}

.details-content{
    font-weight: 100 !important;
}


.menu-drawer__inner-submenu{
    margin-left: 10px !important;
}

@media (max-width: 768px) {
  .product-card__content.layout-panel-flex.layout-panel-flex--column.product-grid__card.spacing-style.border-style.gap-style {
    margin-left: 10px;
   margin-right:10px;
  }
}

#swym-storefront-layout-section-container .swym-storefront-layout-grid-item-image-container, .swym-storefront-layout-as-modal .swym-storefront-layout-grid-item-image-container {
    height: 400px !important;
    width: 100% !important;
}

.swym-wishlist-collections-v2{
 transform: unset !important;   
}

.swym-wishlist-collections-v2-container{
    right: 15px !important;
 display:flex;
 justify-content: right;
}

.card-gallery-swatch{
    width: 15px;
    height: 15px;
}

.accordion-metafield__label {
    font-weight: 500;
}

span.accordion-metafield__label {
    font-size: 14px;
}

.search-page-input{
    border:none;
    background-color: #FBF9F5 !important;ß
}


.search-page-input:focus-visible{
    outline:none !important;
}

span.svg-wrapper.search__icon {
    display: none;
}

.search-page-input {
    font-size: 55px;
    position: relative;
    right: 50px;
    border: none;
    background-color: #FBF9F5 !important;
}

