.currency-switcher-form .dd-selected
{
color: #000000;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
}
.currency-switcher-form .dd-select{
background: #fefefe !important;
border: solid 1px #ddd !important;
}
.currency-switcher-form a.dd-selected:hover{
text-decoration: none;
}
.wpcs_display_none{
display: none;
}
.currency-switcher-form a.dd-option{
text-decoration: none;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
background: #fff;
}
.currency-switcher-form a.dd-option:hover{
text-decoration: none;
}
.currency-switcher-form ul.dd-options{
list-style: none !important;
} .wpcs_show_flags .chosen-container .chosen-results li.highlighted {
color: green !important;
}
.currency-switcher option{
height: 23px;
padding-bottom: 3px;
}
a.wpcs_flag_view_item{
display: inline-block;
margin: 0 3px 3px 0;
width: 50px;
height: 40px;
}
a.wpcs_flag_view_item img{
width: 100%;
}
a.wpcs_flag_view_item_current{
opacity: 0.65;
}
.wpcs_converter_shortcode_from, .wpcs_converter_shortcode_to{
width: 45%;
}
.wpcs_converter_shortcode_amount{
width: 99%;
margin-bottom: 4px;
display: inline-block;
}
.wpcs_converter_shortcode_results{
width: 99%;
margin-top: 4px;
margin-bottom: 4px;
display: inline-block;
}
ul.wpcs_currency_rates{
margin: 8px 0 0 1px !important;
list-style: none !important;
padding: 0;
}
ul.wpcs_currency_rates li{
margin-bottom: 7px;
}
ul.wpcs_currency_rates li img{
box-shadow: none !important;
vertical-align: middle;
} span.wpcs_price_info_icon{
display: inline-block;
width: 15px;
height: 15px;
background-image: url(//orienttrading.net/wp-content/plugins/currency-switcher/img/wpcs_price_info_icon.png);
z-index: 99;
}
.wpcs_price_info{
position: relative;
display: inline;
margin-left: 3px;
}
div.wpcs_price_info ul{
list-style: none;
position: absolute;
width: auto !important;
min-width: 120px;
max-width: 400px;
color: #FFFFFF !important;
background: #000000 !important;
height: auto;
min-height: 19px;
line-height: normal;
vertical-align: middle;
text-align: left;
visibility: hidden;
border-radius: 6px;
padding: 7px !important;
margin: 0 !important;
}
div:hover.wpcs_price_info ul{
visibility: visible;
opacity: 0.85;
bottom: 5px;
left: 50%;
margin-left: -5px;
z-index: 999;
}
div.wpcs_price_info ul li{
padding-bottom: 4px;
white-space: nowrap;
margin: 0 !important;
} .wpcs_current_product_id{
display: none;
}
ul.wpcs_price_info_list li span{
font-weight: bold;
}
.wpcs_cart_item_price{
font-size: 11px;
font-style: italic;
}
#shipping_method .wpcs_cart_item_price{
display: inline-block;
clear: both;
text-indent: 0;
margin-left: 5px;
}
.wpcs_text_country, .wpcs_text_code{
font-style: italic;
color:#0f3647;
}
.wpcs_country_name, .wpcs_country_code{
font-size: 18px;
font-weight: 700;
margin-left: 3px;
margin-right: 3px;
}
.wpcs_country_code{
color:#b81c23;
}
.wpcs_auto_switcher_link{
display: inline-block;
}
.wpcs-btn-switcher{
background-size: 40px 25px !important; 
background-repeat: no-repeat !important; 
background-position: 99% 10px !important; 
padding-bottom: 12px !important;
}
.wpcs-btn-switcher2{
background-size: 40px 25px !important; 
background-repeat: no-repeat !important; 
background-position: 98% 7px !important; 
padding-right: 60px !important; 
padding-bottom: 12px !important;
}