.currencies{
	background-size: 10px 11px;
    padding: 8px 13px 8px;
    border:none;
    background-image: url(https://cdn.shopify.com/s/files/1/0903/1716/files/download.png?v=1579771444);
}
.custom-currency:active,.custom-currency:focus{
	outline:none;
    border: none;
}
.res-sticky-cc{ display:none; }
@media screen and (max-width: 767px){
  	.res-sticky-cc{ display:block; }
 	.res-sticky-cc select.currencies {
    position: fixed;
    bottom: 10px;
    width: 72px;
    right: 10px;
    background-color: #000;
    color: #fff;
    margin-bottom: 0;
    padding: 0 6px !important;
    height: 18px !important;
    background-size: 18px 15px;
    line-height: initial !important;
    min-height: 35px;
    background-image: url(https://cdn.shopify.com/s/files/1/0903/1716/files/download_1.png?v=1579786159);
} 
}