/**
 * Webkul Software
 *
 * @category   Webkul
 * @package    Webkul_GeolocationCurrencyConverter
 * @author     Webkul Software Private Limited
 * @copyright  Webkul Software Private Limited (https://webkul.com)
 * @license    https://store.webkul.com/license.html
 */

.product-essential {
    padding: 7px;
}

.converted-text {
    border-bottom:2px solid #BF9999;
    color: #934B4B;
    font-weight: bold;
}

.convert-amount {
    display:inline;
    color:#C76A25;
    font-weight: bold;
}

.loading-img {
    position: absolute;
}

.multishipping-product-essential {
    margin-top: 10px;
}

