/*-----------------------*/
/**
* 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 .header_info {
  position: absolute;
  left: 15px;
  line-height: 40px;
}
.rtl .header_user_info .header_info {
  right: 15px;
  left: auto;
}
.header_user_info .popup-title {
  display: none;
}
.header_user_info ul li a {
  margin: 0 5px;
}

/*#mobile-my-account{font-weight: 600}*/
span.username{font-weight: 700; font-size: 20px}
#mobile-blockuserinfo{padding: 0 15px 15px 15px; background-color:#f2f2f2}
