#bottom-bar {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

#ivafooter {
background: #ffb603;
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    border-radius: 6px;
}

.ivainclusa {
    color: #72b042;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 17px;
}

.woocommerce div.product div.summary>.price {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 5px;
    font-size: 26px !important;
}