/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
.header_user_info .popup-title span {
  display: none;
}
.header_user_info .popup-content {
  min-width: 150px;
}
.header_user_info .popup-content li {
  display: block;
}
.header_user_info .popup-content li a .icon {
  margin-right: 8px;
}
.rtl .header_user_info .popup-content li a .icon {
  margin-left: 8px;
  margin-right: inherit;
}
