/**
* 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 1
*************************************/
@media (min-width: 991px) {
  #index .header-container {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 11; }
  #index #header-main {
    background: transparent; }
  #index #topbar {
    background: transparent; } }
#header-main {
  background: #f6e35e; }

#topbar {
  background: #f6e35e;
  color: #444444;
  min-height: 66px; }

.topnav .inner {
  background: #FFFFFF;
  min-height: 90px; }

.topnav-row .center-topnav {
  position: static !important; }

#header_logo {
  padding-left: 30px;
  padding-right: 30px; }

.header_user_info {
  float: right;
  padding-left: 0px; }
  .rtl .header_user_info {
    float: left; }
  .rtl .header_user_info {
    padding-right: 0px;
    padding-left: inherit; }
  @media (min-width: 1024px) {
    .header_user_info {
      margin: 15px 0px 15px 0px; }
      .rtl .header_user_info {
        margin: 15px 0px 15px 0px; }
      .header_user_info .popup-title {
        display: none; }
      .header_user_info .popup-content {
        opacity: 1;
        filter: alpha(opacity=100);
        display: inline-block;
        background: none;
        border: none;
        min-width: inherit;
        position: inherit;
        padding: 0px; }
        .header_user_info .popup-content li {
          display: inline-block;
          position: relative;
          padding: 0px 20px 0px 10px; }
          .rtl .header_user_info .popup-content li {
            padding: 0px 10px 0px 20px; }
          .header_user_info .popup-content li:after {
            content: "";
            position: absolute;
            height: 5px;
            width: 5px;
            top: 50%;
            margin-top: -2px;
            background: #c6b434;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            right: 0; }
            .rtl .header_user_info .popup-content li:after {
              left: 0;
              right: auto; }
          .header_user_info .popup-content li:last-child {
            padding: 5px 0px 5px 10px; }
            .rtl .header_user_info .popup-content li:last-child {
              padding: 5px 10px 5px 0px; }
            .header_user_info .popup-content li:last-child:after {
              display: none; } }
  .header_user_info .popup-content {
    right: 0px;
    left: auto; }

.rtl .header_user_info .popup-content {
  left: 0px;
  right: auto; }

/*# sourceMappingURL=headerposition1468643307.css.map */
