/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
#currencies-block-top ul li {
  color: black;
  line-height: 25px;
  font-size: 13px;
}
#currencies-block-top ul li a {
  color: #000;
}
#currencies-block-top ul li.selected a, #currencies-block-top ul li:hover a {
  color: #834453;
  font-weight: bold;
}
