/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background: #050b51;
}
.s-slider-block__title-right {
    flex: auto;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
 padding-bottom: 23px;
}
*, ::before, ::after {
    /* box-sizing: border-box; */
    border-width: 0;
    border-style: solid;
    border-color: #255bc6;
}
.s-block__title .right-side {
    display: block;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    text-align: right;
    padding-bottom: 23px;
}

.s-slider-block__title {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    /* align-items: center; */
    gap: 1rem;
    text-align: right;
    margin-bottom: 1rem;
    color: var(--main-titles-color);

  
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background: #342155;
    color: white;
}

.s-add-product-toast__actions salla-button .s-button-btn.s-button-gray-outline {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, 1);
    border-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: white;
    color: white;
   
}

.store-notify--alert {
    background-color: #e71212 !important;
    color: #fff0f0 !important;
}

.s-block__title h2 {
    position: relative;
    font-size: 2.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    color: var(--main-titles-color);
}
.sugary-slider .bg-cover {
    border-radius: 100% !important;
    width: 95%;
    height: 95%;
}
.sugary-slider .bg-cover {
    border-radius: 100% !important;
    width: 95%;
    height: 95%;
}