<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
#leo_block_top .languages-block,
#leo_block_top #setCurrency {
  padding-bottom: 10px;
}
#leo_block_top .languages-block span,
#leo_block_top #setCurrency span {
  color: #666666;
}
#leo_block_top ul {
  border: 1px solid #ebebeb;
  margin-top: 5px;
}
#leo_block_top ul li {
  padding: 2px 5px;
  text-align: center;
  display: inline-block;
  /* @include rtl-float-left(); */
}
#leo_block_top ul li.selected a {
  /*color: #c8ab5f !important;*/
}
#leo_block_top ul li.selected_language img {
  padding: 1px;
  width: 18px;
  height: 14px;
  border: 1px solid #c8ab5f;
}
</pre></body></html>