<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cart-product-img-custom {
    width: 70px;
    height: auto;
}

.wp-btn {
    background-color: #126632;
}

.ta-center {
    text-align: center;
}

.bankaccount-lh {
    line-height: 15px !important;
}

.mt--15 {
    margin-top: -15px !important;
}

.bg-gray{
    background-color: #F7F7F7 !important;
}

.product-select{
    width: 100%; 
    padding-right:20px;
}

.status-img{
    height: 75px;
}

.mb-2 {
    margin-bottom: 2px !important;
}
.tp-parallax-wrap {
    top: 660px !important;
}
.meterSelection {
    font-size: 14px; 
    font-weight: 600;
}
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 10px;
    right: 10px;
    background-color: #126632;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.my-float {
    margin-top: 16px;
}</pre></body></html>