.store-currency-switcher option{
    /*height: 23px;
    padding-bottom: 3px;*/
}

.currency_switcher_converter_shortcode_from, .currency_switcher_converter_shortcode_to{
    width: 45%;
}

.currency_switcher_converter_shortcode_amount{
    width: 99%;
    margin-bottom: 4px;
    display: inline-block;
}

.currency_switcher_converter_shortcode_results{
    width: 99%;
    margin-top: 4px;
    margin-bottom: 4px;
    display: inline-block;
}

ul.currency_switcher_currency_rates{
    margin: 5px 0 0 9px !important;
}
/***************** price info styles end ****************************/
.currency_switcher_current_product_id{
    display: none;
}

