.card-content table.amoksys-strollercare-prices{
    margin:-1rem;
    width:calc(100% + 2rem);
}

.card-content .amoksys-strollercare-prices-info{
    margin:-1rem;
    width:calc(100% + 2rem);
}

.card-content table.amoksys-strollercare-prices:not(:last-child){
    margin-bottom:0;
}

.card-content table.amoksys-strollercare-prices + .amoksys-strollercare-prices-info{
    margin-top:0;
}

.products div.product.product-type-amoksys_renting .wc-product-loop-price .price{
    font-size:13px;
}

.products div.product.product-type-amoksys_renting .wc-product-loop-price .amoksys-strollercare-prices-info{
    font-size:14px;
}

.products div.product.product-type-amoksys_renting .amoksys-strollercare-all-rented-message{
    align-items: center;
    justify-content: space-between;
}

.products div.product.product-type-amoksys_renting .wc-product-loop-title{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

body.amoksys-renting-loop-card-image-height-auto .card.product.product-type-amoksys_renting .card-image{
    height:auto !important;
    padding-bottom:0 !important;
}

table.amoksys-strollercare-prices td{
    padding: .5rem 1rem;
}

.card.product.product-type-amoksys_renting .wc-product-loop-price .card-bottom-reveal-close{
    position: absolute;
    right: 0;
    font-size: 2rem;
    margin-top: 0;
    height: calc(19px + 2rem);
    line-height: calc(19px + 2rem);
}
.card.product.product-type-amoksys_renting .wc-product-loop-price .card-bottom-reveal-activator{
    font-size: 2rem;
    margin-left: 0;
    margin-right: -1rem;
    margin-top: -4px;
}
.card.product.product-type-amoksys_renting .wc-product-loop-price .card-bottom-reveal{
    margin-left:-1rem;
}
.card.product.product-type-amoksys_renting .wc-product-loop-price .card-bottom-reveal .amoksys-strollercare-prices{
    margin:0;
    width:100%;
}

.amoksys-strollercare-addon-item{
    display: inline-block
}

.stickyie{
    z-index: 1000;
}

.stcare-card-relative{
    position: relative !important;
}

.amoksys-strollercare-add-to-cart-location{
    position: relative !important;
}

.amoksys-strollercare-add-to-cart-location-header-content{
    width: 100%;
}

.amoksys-strollercare-add-to-cart-location-header h5{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
}

.amoksys-strollercare-add-to-cart-change-group-stage-box{
    width: 100%;
    border-top: 1px solid #dddddd;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:992px){
    .amoksys-strollercare-add-to-cart-location .display-flex{
	flex-direction: column;
    }
}

.woocommerce-message .renting-done-message{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notice-redirect-button{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body.amoksys-wc .woocommerce-info[data-type="amoksys-warning"] {
    background: #ffcdd2;
    color: black;
    border-color: #ef9a9a;
}

body.amoksys-wc .amoksys-renting-add-to-cart .woocommerce-info[data-type="amoksys-warning"] {
    border-top: 0px !important
}

.woocommerce-checkout #payment .collapsible-body .payment_method_stripe fieldset{
    border: none;
    padding: 0;
}

.woocommerce-checkout #payment .collapsible-body .payment_method_stripe .wc-stripe-elements-field {
    padding: 0.8rem 0 0.8rem 0;
    height: 45px;
    border: none;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    margin: 0 0 8px 0;
}

.woocommerce-checkout #payment .collapsible-body .payment_method_stripe .wc-upe-form.wc-payment-form{
    padding: 10px 0;
}

.woocommerce-checkout #payment .collapsible-body .payment_method_stripe .wc-stripe-elements-field.focused {
    border-bottom: 2.3px solid var(--amoksys-color-secondary) !important;
}

.strollercare-toast {
    font-weight: normal;
}

.amoksys-renting-custom-location-wrapper{
    padding-bottom: 5px !important;
}
