.product-info-main .box-tocart,
.product-info-main .box-tocart > .fieldset,
.product-info-main .product-info-price {
    margin-bottom: 0;
}
.product-info-main .product-info-price .price-final_price {
    padding-bottom: 0;
}
simpler-checkout.simpler-product-page {
    width: 380px;
    min-height: 240px;
}

#mobileStickyBar { max-height: 270px; }
#mobileStickyBar .box-tocart > .fieldset { margin-bottom: 0; }
#mobileStickyBar simpler-checkout.simpler-product-page {
    width: 100%;
    margin-top: -26px;
}


.page-header .minicart-wrapper .block-minicart
.block-content .floating-cart-actions { height: unset; }
simpler-checkout.simpler-minicart {
    margin-top: 24px;
    margin-bottom: 48px;
    margin-left: 8px;
    margin-right: 8px;
    width: unset;
}


header.page-header .header.content .inner-wrapper-1 .minicart-wrapper .minicart-items-wrapper {
    max-height: calc(100vh - 400px)
}
