
body.care-loop-card-image-height-auto .card.product .card-image{
    height:auto !important;
    padding-bottom:0 !important;
}

/*prices*/

.products div.product.product-type-care_simple .wc-product-loop-price .amoksys-strollercare-prices-info:not(.prices-message){
    line-height: 36px !important;
}

.products div.product.product-type-care_simple .wc-product-loop-price .amoksys-strollercare-prices-info.prices-message{
    line-height: 18px !important;
}

.products div.product .wc-product-loop-price .amoksys-strollercare-prices-info{
    font-size:14px;
}

.card-content .amoksys-strollercare-prices-info {
    margin: -1rem;
    width: calc(100% + 2rem);
}

.products div.product .wc-product-loop-price .price{
    font-size:13px;
}

.products div.product .wc-product-loop-price .amoksys-strollercare-prices-info{
    font-size:14px;
}

.products div.product .amoksys-strollercare-all-rented-message{
    align-items: center;
    justify-content: space-between;
}

.products div.product .wc-product-loop-title{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 140% !important;
}

.card.product .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 .wc-product-loop-price .card-bottom-reveal-activator{
    font-size: 2rem;
    margin-left: 0;
    margin-right: -1rem;
    margin-top: -4px;
}
.card.product .wc-product-loop-price .card-bottom-reveal{
    margin-left:-1rem;
}
.card.product .wc-product-loop-price .card-bottom-reveal .amoksys-strollercare-prices{
    margin:0;
    width:100%;
}
