/* Add custom CSS styles below */ 
@media (max-width: 640px) {
  .overflow-x-hidden.product-single {
    padding-bottom: 8rem;
}
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}

label.form-label.font-bold {
    display: none;
}


.s-quantity-input-container {
    width: 100%;
    justify-content: space-between;';
}

input.s-quantity-input-input {
    border: none;
}
salla-quantity-input.border-gray-200.flex.justify-end.s-quantity-input.hydrated
 {
    width: 100%;
}
#fb-root .fb_dialog iframe[data-testid=bubble_iframe], [id^=gb-widget], iframe.tawk-widget
 {
        bottom: 150px !important;
    }
}