/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.header-container {
  background: #017fff; }

.sticky-menu-active .header-top {
  background: #017fff; }

.popup-over:not(.search-widget) {
  padding: 14px 0px 14px 0px; }
  .rtl .popup-over:not(.search-widget) {
    padding: 14px 0px 14px 0px; }
  .popup-over:not(.search-widget) .popup-title:before {
    content: '';
    top: 50%;
    width: 1px;
    height: 12px;
    position: absolute;
    background: #FFFFFF;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .popup-over:not(.search-widget):last-child .popup-title {
    padding: 0px 0px 0px 10px; }
    .rtl .popup-over:not(.search-widget):last-child .popup-title {
      padding: 0px 10px 0px 0px; }
  .popup-over:not(.search-widget):first-child .popup-title {
    padding: 0px 10px 0px 0px; }
    .rtl .popup-over:not(.search-widget):first-child .popup-title {
      padding: 0px 0px 0px 10px; }
  .popup-over:not(.search-widget):first-child:last-child .popup-title {
    padding: 0px 0px 0px 0px; }
    .rtl .popup-over:not(.search-widget):first-child:last-child .popup-title {
      padding: 0px 0px 0px 0px; }
    .popup-over:not(.search-widget):first-child:last-child .popup-title:before {
      display: none; }
.popup-over.deo-social-login-builder .popup-title .name-simple {
  display: none; }
.popup-over.deo-social-login-builder .popup-title .icon {
  display: inline-block; }
.popup-over.deo-social-login-builder .popup-title .icon-arrow-down {
  display: none; }
.popup-over.deo-social-login-builder .popup-content:before {
  right: 5px;
  left: auto; }
  .rtl .popup-over.deo-social-login-builder .popup-content:before {
    right: auto;
    left: 5px; }
.popup-over.deo-social-login-builder .popup-title {
  padding: 15px 10px 15px 10px; }
  .rtl .popup-over.deo-social-login-builder .popup-title {
    padding: 15px 10px 15px 10px; }
.popup-over.userinfo-selector .popup-title .icon {
  display: none; }
.popup-over.userinfo-selector .popup-title .name-simple {
  display: inline-block; }
@media (max-width: 575px) {
  .popup-over.userinfo-selector .popup-content li.sign-in-popup, .popup-over.userinfo-selector .popup-content li.sign-out-popup {
    margin: 10px -15px -10px;
    border-top: 1px solid #eaeaea; }
    .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item, .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item {
      padding: 6px 15px;
      text-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item .icon, .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item .icon {
        display: none; }
      .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
        padding: 0px 0px 0px 0px; }
        .rtl .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .rtl .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
          padding: 0px 0px 0px 0px; } }
@media (min-width: 576px) {
  .popup-over.userinfo-selector {
    padding: 0 0 0 0; }
    .rtl .popup-over.userinfo-selector {
      padding: 0 0 0 0; }
    .popup-over.userinfo-selector .popup-title {
      display: none; }
    .popup-over.userinfo-selector .popup-content {
      border: none !important;
      padding: 0px;
      font-size: 0px;
      position: static;
      background: transparent;
      display: block !important;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-animation: none !important;
      -moz-animation: none !important;
      animation: none !important;
      border-radius: 0px; }
      .popup-over.userinfo-selector .popup-content:before {
        display: none; }
      .popup-over.userinfo-selector .popup-content li {
        position: relative;
        border-bottom: none;
        display: inline-block;
        vertical-align: middle;
        border-color: #e9e9e9;
        border-style: solid;
        border-width: 0px 0px 0px 1px; }
        .rtl .popup-over.userinfo-selector .popup-content li {
          border-width: 0px 1px 0px 0px; }
        .popup-over.userinfo-selector .popup-content li.check-out, .popup-over.userinfo-selector .popup-content li.my-account {
          display: none; }
      .popup-over.userinfo-selector .popup-content .dropdown-item {
        padding: 11px 15px;
        font-weight: inherit;
        text-transform: uppercase; }
        .popup-over.userinfo-selector .popup-content .dropdown-item:hover, .popup-over.userinfo-selector .popup-content .dropdown-item:active, .popup-over.userinfo-selector .popup-content .dropdown-item:focus {
          background: transparent; }
        .popup-over.userinfo-selector .popup-content .dropdown-item span {
          white-space: nowrap; }
    .popup-over.userinfo-selector .popup-content .dropdown-item {
      border-color: #777777;
      color: #ffffff; }
      .popup-over.userinfo-selector .popup-content .dropdown-item:hover {
        color: #cccccc; }
    .popup-over.userinfo-selector .popup-content li {
      border-width: 0px 0px 0px 0px; }
      .rtl .popup-over.userinfo-selector .popup-content li {
        border-width: 0px 0px 0px 0px; }
      .popup-over.userinfo-selector .popup-content li:first-child {
        border: none; }
        .popup-over.userinfo-selector .popup-content li:first-child .dropdown-item {
          margin: 0px 0px 0px 0px; }
          .rtl .popup-over.userinfo-selector .popup-content li:first-child .dropdown-item {
            margin: 0px 0px 0px 0px; }
      .popup-over.userinfo-selector .popup-content li.sign-in-popup, .popup-over.userinfo-selector .popup-content li.sign-out-popup {
        margin: 0px;
        border-top: none; }
        .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item, .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item {
          padding: 0px;
          text-align: inherit; }
    .popup-over.userinfo-selector .popup-content .dropdown-item {
      position: relative;
      text-transform: none;
      padding: 14px 0px 14px 0px;
      margin: 0px 0px 0px 20px; }
      .rtl .popup-over.userinfo-selector .popup-content .dropdown-item {
        padding: 14px 0px 14px 0px; }
      .rtl .popup-over.userinfo-selector .popup-content .dropdown-item {
        margin: 0px 20px 0px 0px; } }
@media (max-width: 575px) {
  .popup-over.language-selector-wrapper .popup-title .name-simple {
    display: inline-block; }
  .popup-over.language-selector-wrapper .popup-title .icon {
    display: none; } }
@media (max-width: 575px) {
  .popup-over.currency-selector .popup-title .icon {
    display: none; }
  .popup-over.currency-selector .popup-title .name-simple {
    display: inline-block; } }

#cart-block {
  margin-left: 0px; }
  #cart-block .title-cart {
    display: none; }
  .rtl #cart-block {
    margin-right: 0px;
    margin-left: inherit; }
  #cart-block .cart-preview {
    padding: 10px 0px 10px 0px; }
    .rtl #cart-block .cart-preview {
      padding: 10px 0px 10px 0px; }
    #cart-block .cart-preview .shopping-cart {
      font-size: 25px; }
      #cart-block .cart-preview .shopping-cart:before {
        content: "\e9a3"; }

@media (max-width: 767px) {
  .search-widget {
    margin-right: auto; }
    .rtl .search-widget {
      margin-left: auto;
      margin-right: inherit; } }
.search-widget .popup-content:before {
  display: none; }

.box-top-header {
  position: relative; }
  @media (min-width: 768px) {
    .box-top-header {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .box-top-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .box-top-header .left-top-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    .box-top-header .left-top-header .popup-over:first-child .popup-title:before {
      display: none; }
    .box-top-header .left-top-header .popup-over:last-child .popup-title {
      padding: 0px 0px 0px 15px; }
      .rtl .box-top-header .left-top-header .popup-over:last-child .popup-title {
        padding: 0px 15px 0px 0px; }
      .box-top-header .left-top-header .popup-over:last-child .popup-title:before {
        left: 0px; }
        .rtl .box-top-header .left-top-header .popup-over:last-child .popup-title:before {
          right: 0px;
          left: auto; }
    .box-top-header .left-top-header .popup-over:first-child:last-child .popup-title {
      padding: 0px 0px 0px 0px; }
      .rtl .box-top-header .left-top-header .popup-over:first-child:last-child .popup-title {
        padding: 0px 0px 0px 0px; }
      .box-top-header .left-top-header .popup-over:first-child:last-child .popup-title:before {
        display: none; }
    .box-top-header .left-top-header .popup-over .popup-title {
      padding: 0px 15px 0px 0px; }
      .rtl .box-top-header .left-top-header .popup-over .popup-title {
        padding: 0px 0px 0px 15px; }
    .box-top-header .left-top-header .popup-over .popup-content {
      right: auto;
      left: 0px; }
      .rtl .box-top-header .left-top-header .popup-over .popup-content {
        right: 0px;
        left: auto; }
      .box-top-header .left-top-header .popup-over .popup-content:before {
        right: auto;
        left: 12px; }
        .rtl .box-top-header .left-top-header .popup-over .popup-content:before {
          right: 12px;
          left: auto; }
  .box-top-header .right-top-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
    .box-top-header .right-top-header .popup-over:first-child .popup-title {
      padding: 0px 15px 0px 0px; }
      .rtl .box-top-header .right-top-header .popup-over:first-child .popup-title {
        padding: 0px 0px 0px 15px; }
    .box-top-header .right-top-header .popup-over:last-child .popup-title {
      padding: 0px 0px 0px 15px; }
      .rtl .box-top-header .right-top-header .popup-over:last-child .popup-title {
        padding: 0px 15px 0px 0px; }
      .box-top-header .right-top-header .popup-over:last-child .popup-title:before {
        display: none; }
    .box-top-header .right-top-header .popup-over:first-child:last-child .popup-title {
      padding: 0px 0px 0px 0px; }
      .rtl .box-top-header .right-top-header .popup-over:first-child:last-child .popup-title {
        padding: 0px 0px 0px 0px; }
      .box-top-header .right-top-header .popup-over:first-child:last-child .popup-title:before {
        display: none; }
    .box-top-header .right-top-header .popup-over .popup-title {
      padding: 0px 15px 0px 15px; }
      .rtl .box-top-header .right-top-header .popup-over .popup-title {
        padding: 0px 15px 0px 15px; }
      .box-top-header .right-top-header .popup-over .popup-title:before {
        right: 0px; }
        .rtl .box-top-header .right-top-header .popup-over .popup-title:before {
          left: 0px;
          right: auto; }

.box-bottom-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  padding-bottom: 10px; }
  @media (min-width: 576px) {
    .box-bottom-header {
      padding-top: 15px; } }
  @media (min-width: 992px) {
    .box-bottom-header {
      padding-bottom: 0px; } }
  .box-bottom-header:after {
    display: none; }
  .box-bottom-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .box-bottom-header .left-bottom-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (max-width: 991px) {
      .box-bottom-header .left-bottom-header {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1; } }
  .box-bottom-header .center-bottom-header {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (max-width: 991px) {
      .box-bottom-header .center-bottom-header {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3; } }
  .box-bottom-header .right-bottom-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
    @media (max-width: 991px) {
      .box-bottom-header .right-bottom-header {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4; } }
  .box-bottom-header .bottom-header-menu {
    position: relative;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media (min-width: 992px) {
      .box-bottom-header .bottom-header-menu {
        margin-top: 15px; } }
    @media (max-width: 991px) {
      .box-bottom-header .bottom-header-menu {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end; } }
    @media (min-width: 992px) {
      .box-bottom-header .bottom-header-menu:before {
        content: '';
        top: 0px;
        left: 10px;
        right: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        position: absolute; } }
  .box-bottom-header .suggest {
    margin-top: 5px; }
  @media (min-width: 576px) {
    .box-bottom-header .deo-horizontal-menu .navbar-header {
      padding: 0px; } }
  @media (max-width: 575px) {
    .box-bottom-header .logo {
      padding: 15px 0px; } }

/*# sourceMappingURL=headerposition1491413718.css.map */
