.woocommerce-currency-switcher-form .dd-selected
{
color: #000000;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
}
.woocommerce-currency-switcher-form a.dd-selected{
text-decoration: none !important;
}
.woocommerce-currency-switcher-form a.dd-selected:hover{
text-decoration: none;
}
.woocommerce-currency-switcher-form a.dd-option{
text-decoration: none;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
background: #fff;
}
.woocommerce-currency-switcher-form a.dd-option:hover{
text-decoration: none;
}
.woocommerce-currency-switcher-form ul.dd-options{
list-style: none !important;
} a.chosen-single{
text-decoration: none !important;
}
.woocs_show_flags .chosen-container .chosen-results li.highlighted {
color: green !important;
}
.woocommerce-currency-switcher-form .chosen-results li{
line-height: 23px !important;
}
.woocommerce-currency-switcher .hentry .entry-content a:not(.button){
text-decoration: none !important;
}
.woocommerce-currency-switcher option{
height: 23px;
padding-bottom: 3px;
}
a.woocs_flag_view_item{
display: inline-block;
margin: 0 3px 3px 0;
width: 50px;
height: 40px;
}
a.woocs_flag_view_item img{
width: 100%;
}
a.woocs_flag_view_item_current{
opacity: 0.65;
}
.woocs_converter_shortcode_from, .woocs_converter_shortcode_to{
width: 45%;
}
.woocs_converter_shortcode_amount{
width: 99%;
margin-bottom: 4px;
display: inline-block;
}
.woocs_converter_shortcode_results{
width: 99%;
margin-top: 4px;
margin-bottom: 4px;
display: inline-block;
}
ul.woocs_currency_rates{
margin: 5px 0 0 9px !important;
} span.woocs_price_info_icon{
display: inline-block;
width: 15px;
height: 15px;
background-image: url(//medeirabyk.com/wp-content/plugins/woocommerce-currency-switcher/img/woocs_price_info_icon.png);
}
.woocs_price_info{
position: relative;
display: inline;
margin-left: 3px;
}
.woocs_price_info + .woocs_price_info{
display: none !important;
}
.woocs_price_info + .woocs_price_info{
display: none !important;
}
div.woocs_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;
font-size: 14px !important;
line-height: normal;
vertical-align: middle;
text-align: left;
visibility: hidden;
border-radius: 6px;
padding: 7px !important;
}
div:hover.woocs_price_info ul{
visibility: visible;
opacity: 0.85;
bottom: 5px;
left: 50%;
margin-left: -5px;
z-index: 999;
}
div.woocs_price_info ul li{
padding-bottom: 4px;
white-space: nowrap;
margin: 0 !important;
} .woocs_current_product_id{
display: none;
}
ul.woocs_price_info_list li span{
font-weight: bold;
}
.woocs_cart_item_price{
font-size: 11px;
font-style: italic;
display: block;
}
#shipping_method .woocs_cart_item_price{
display: inline-block;
clear: both;
text-indent: 0;
margin-left: 5px;
}
.woocs_currency_rate_flag{
width: 25px !important; max-width: 25px !important; display: inline;
}
.woocs_display_none{
display: none; 
}
.woocs_geo_hello{
color:green;
font-size:18px;
font-weight:normal;
line-height:0;
}
.woocs_geo_hello_not{
color:red; 
font-size:18px; 
font-weight:normal;
}
.woocs_auto_switcher > li{
margin-bottom: 0 !important;
} .woocs-lds-ellipsis {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.woocs-lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: cornflowerblue;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.woocs-lds-ellipsis div:nth-child(1) {
left: 8px;
animation: woocs-lds-ellipsis1 0.6s infinite;
}
.woocs-lds-ellipsis div:nth-child(2) {
left: 8px;
animation: woocs-lds-ellipsis2 0.6s infinite;
}
.woocs-lds-ellipsis div:nth-child(3) {
left: 32px;
animation: woocs-lds-ellipsis2 0.6s infinite;
}
.woocs-lds-ellipsis div:nth-child(4) {
left: 56px;
animation: woocs-lds-ellipsis3 0.6s infinite;
}
@keyframes woocs-lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes woocs-lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes woocs-lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}.selectron23{
display: inline-block;
height: auto;
max-width: 100%;
position: relative;
transform: scale(1);
transform-origin: top left;   
z-index: 999999;
}
.selectron23 *{
box-sizing: content-box !important;
}
.selectron23-container{
font-family: sans-serif;
background: rgb(238, 238, 238);
border-radius: 2px;
border: solid 1px #eee;
cursor: pointer;
padding: 0;
width: inherit;
min-height: 1px;
max-height: 1px;
overflow: hidden;
position: absolute; width: 100%;
z-index: 9999;
user-select: none; }
.selectron23-container .selectron23-option{
position: relative;
overflow: hidden;
padding: 9px 20px 9px 9px;
cursor: pointer;
background: #fcfcfc;
margin-bottom: 2px; transition: all 0.25s ease-in-out; }
.selectron23-container .selectron23-option img{
margin-top: -3px;
}
.selectron23-container div:last-of-type{
border-bottom: none !important;
margin-bottom: 0 !important;
}
.selectron23-container .selectron23-option:hover{
background: #f5f5f5;
}
.selectron23-container .selectron23-option[data-selected='1']{
background: #fafafa;
}
.selectron23-option img{
max-width: 100%;
margin-right: 5px;
float: left;
vertical-align: middle;
border-radius: 0;
}
.selectron23-option-title{
font-weight: bold;
color: #000;
font-size: 14px;
line-height: 1.2em;
}
.selectron23-option-text{
text-overflow: ellipsis;
white-space: nowrap;
color: #aaa;
overflow: hidden;
font-weight: normal;
line-height: 1.4em;
font-size: 12px;
}
.selectron23-container > span{
border-color: #000;
border: none;
color: #000;
}
.selectron23-container[data-opened="0"] > span {
border: solid 5px transparent;
border-top: solid 5px;
}
.selectron23-container[data-opened="1"] > span {
border: solid 5px transparent;
border-bottom: solid 5px;
margin-top: -8px;
}
.selectron23-container > span {
cursor: pointer;
width: 0;
height: 0;
position: absolute;
right: 10px;
margin-top: 0;
} .selectron23 * {
scrollbar-width: thin;
scrollbar-color: #fcfcfc #ddd;
} .selectron23 *::-webkit-scrollbar {
width: 12px;
}
.selectron23 *::-webkit-scrollbar-track {
background: #ddd;
}
.selectron23 *::-webkit-scrollbar-thumb {
background-color: #fcfcfc;
border-radius: 20px;
border: 3px solid #ddd;
}