/* Add custom CSS styles below */ 

.s-block--slider-with-bg {background-color: #a98a69
                         }
salla-add-product-button[width=wide] {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
salla-products-slider .swiper-wrapper {
    padding: 20px 0 5px !important;
}
.s-products-slider-card {
    height: auto !important;
    max-width: 200px;
    padding-left: .5rem;
    padding-right: .5rem;
    width: 50%;
}
 .-mt-62 {
    margin-top: -125px;
   margin-bottom: -35px
}
.leading-12 {
    padding-top: 60px;
    font-size: 2.25rem;
    line-height: 5rem;
    text-align: center;
}
.text-sm {
    font-size: 1.175rem;
    line-height: 1.5rem;
    text-align: -webkit-center;
}
.max-w-lg {
    max-width: 100rem;
}
    .s-product-card-entry .s-product-card-content {
        padding: 1px 0 !important;
      text-size: 12px
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    height: 200px;
    flex: auto;
    margin-top: -10px;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-main .s-product-card-content-title a {
    color: var(--color-title-card);
    font-size: 1rem !important;
    font-weight: 500;
    line-height: 1.5rem !important;
    text-align: center;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-subtitle {
    color: var(--color-subtitle-card);
    font-size: .15rem !important;
    font-weight: 700;
    line-height: .7rem !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.s-product-card-content-sub {
    gap: .75rem;
    justify-content: center;
    font-size: 50px;
}
.s-product-card-sale-price span {
    font-size: .775rem;
    line-height: .75rem;
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgba(156, 163, 175, var(--tw-text-opacity, 1));
    text-decoration-line: line-through;
}
.pt-3 {
    padding-top: .1rem;
}
.border-white\/5 {
    border-color: hsla(0, 0%, 100%, .05);
}
.border-t {
    border-top-width: 1px;
}
.gap-3 {
    gap: -0.25rem;
}
.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.mt-4 {
    margin-top: 0rem;
}
.px-6 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.grid {
    display: grid;
}