/* Add custom CSS styles below */ 
.advanced-slider__caption__inner__content__button {
    transition: all .3s ease;
    border: 0px solid #396d80 !important;
}

.advanced-slider__caption__inner__content__button span {
    position: relative;
    transition: all .3s ease;
    z-index: 1;
    border-bottom: 1px solid #396d80;
}

.product-card__addToCart__btn salla-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #fff;
    display: none;
    flex: 1;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    overflow: hidden;
    position: relative;
    text-transform: inherit;
    width: 100%;
    z-index: 1;
}

.pb-20 {
    padding-bottom: 1rem;
}

.py-10 {
    padding-bottom: 0rem;
    padding-top: 0rem;
}
.min-h-\[600px\] {
    min-height: 0px;
}
.store-footer:not(.basic-footer) .footer-description, .store-footer:not(.basic-footer) .footer-description p, .store-footer:not(.basic-footer) .footer-description+p {
    margin-bottom: 20px;
    display: none;
}

.footer-badges {
    margin-top: 30px !important;
}

.textslide .advanced-slider__caption__inner__content__heading {
    font-size: 1.2rem !important;
    color: #fff;
  -webkit-text-stroke: 0.5px !important;
  font-weight: 900 !important;
  margin-bottom: 7rem !important;
}