/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/* effect zoom In #1 */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.header-top {
  padding-left: 30px;
  padding-right: 30px;
  position: relative; }
  .header-top #language-selector-label, .header-top .currency-selector {
    margin: 0;
    margin-top: 55px;
    border: 1px solid #f1f1f1;
    margin-left: 30px; }
    .rtl .header-top #language-selector-label, .rtl .header-top .currency-selector {
      margin-right: 30px;
      margin-left: inherit; }
    .header-top #language-selector-label ul, .header-top .currency-selector ul {
      top: inherit;
      bottom: 100%;
      box-shadow: 0px 1px 10px rgba(31, 31, 31, 0.09); }
  .header-top .currency-selector {
    margin: 0;
    margin-right: 30px;
    float: right;
    margin-top: 55px; }
    .rtl .header-top .currency-selector {
      margin-left: 30px;
      margin-right: inherit; }
    .rtl .header-top .currency-selector {
      float: left; }
  .header-top .ApMegamenu {
    margin: 0;
    display: block;
    min-width: 300px; }
  .header-top .post-logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .header-top .main-menu-nav {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    background: #fff;
    display: none;
    border: 1px solid #f1f1f1;
    margin-top: 1px;
    padding: 20px 0 30px;
    box-shadow: 1px 2px 3px #f1f1f1; }
    .rtl .header-top .main-menu-nav {
      right: 0;
      left: auto; }
    @media (max-width: 991px) {
      .header-top .main-menu-nav {
        left: 0;
        right: 0; } }
    .header-top .main-menu-nav .ApColumn {
      position: relative; }
      .header-top .main-menu-nav .ApColumn::after {
        content: '';
        position: absolute;
        height: 1px;
        left: 45px;
        right: 45px;
        z-index: 9;
        bottom: 65px; }
  .header-top .ApColumn .ApRawHtml {
    margin: 0;
    display: inline-block;
    position: absolute;
    top: 43px;
    left: 15px; }
    .rtl .header-top .ApColumn .ApRawHtml {
      right: 15px;
      left: auto; }
  .header-top .post-menu-nav div {
    cursor: pointer; }
  .header-top .post-menu-nav span {
    width: 24px;
    height: 1px;
    border-bottom: 1px solid #000;
    display: block;
    margin-bottom: 5px;
    top: 50%; }
  .header-top .post-menu-nav .mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    z-index: 9; }
  .header-top.show-menu .post-menu-nav .mask {
    visibility: visible; }

/*# sourceMappingURL=headerposition1503455287.css.map */
