.love-hero .bslot-slider__content {
    display: none !important;
}

.bslot-slider__content {
    display: none !important;
}

#widget-1020694 {
    margin-top: 24px;
}

#product_content_tabs {
    display: none !important;
}

.social-icons__item--facebook {
    color: white;
}

.social-icons__item--instagram {
    filter: none;
}

.product--grid .product__category {
   order: 1;
   font-weight: 900;
   text-transform: uppercase;
   font-size: 12px;
}

.notification-bar {
    display: none;
}

.menu-expanded__menu-item--level-1 a{
    display: inline-flex !important;
    border-bottom: 2px solid #5F0736;
    line-height: 23px;
}

.header__action-icon {
    color: #5F0736;  
}

.icon--secondary {
    color: #5F0736;
}

.product__category {
    text-decoration: none !important;
    opacity: 65%;
    cursor: default !important;
}

.social-icons__item {
    font-size: 24px;
}

#newsletter__submit {
    background-color: black;
}

.ls-centered-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 2rem;
}

.widget-products-grid {
    margin-top: 24px;
} 
    
#bslot_7aeb7197-a5e8-4a01-aaf9-d45573c11130 {
    max-width: 900px;
}

.ls-icons-grid {
   gap: 64px !important;
}

.ls-icons-grid-4 {
   max-width: 800px; 
}

.ls-icons-grid-5 {
    max-width: 960px;
}

.cart-message {
    background: #f9dddd;
    font-size: 14px;
    padding: 16px 14px 16px 14px;
    border-radius: 12px;
}

.cart-message p {
    margin-bottom: 0 !important;
}
    
@media only screen and (max-width: 768px) {
    #bslot_7aeb7197-a5e8-4a01-aaf9-d45573c11130 {
       grid-template-columns: repeat(2, 1fr) !important;
       grid-column-gap: 48px !important;
       grid-row-gap: 0px !important;
    }
    
    .ls-icons-grid {
        grid-template-columns: repeat(2, 1fr) !important; 
        grid-column-gap: 48px !important;
        grid-row-gap: 0px !important;
    }
    
    .menu-mobile__item a {
        font-size: 14px !important;
        overflow: visibile !important;
        padding-right: 0 !important;
    }
    
    #block_content_22846 {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    #block_content_22849 {
        display: none;
    }
}

@media (min-width: 1024px) {
    .header__logo-image {
        max-width: 18.75rem;
        max-height: 6.05rem;
    }
    
    .header__menu-list a { 
        font-size: 13px;
        text-transform: none;
    }
    
    .widget-products-grid {
        margin-top: 48px;
    }
}