/** 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-top {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9; }

.topnav {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9; }

.popup-over:not(.search-widget) .popup-title {
  border-style: solid;
  border-color: #e9e9e9;
  text-transform: uppercase;
  padding: 10px 15px 10px 15px;
  border-width: 0px 0px 0px 1px; }
  .rtl .popup-over:not(.search-widget) .popup-title {
    padding: 10px 15px 10px 15px; }
  .rtl .popup-over:not(.search-widget) .popup-title {
    border-width: 0px 1px 0px 0px; }
  @media (max-width: 479px) {
    .popup-over:not(.search-widget) .popup-title {
      padding: 10px 10px 10px 10px; }
      .rtl .popup-over:not(.search-widget) .popup-title {
        padding: 10px 10px 10px 10px; } }
.popup-over:not(.search-widget):last-child .popup-title {
  padding: 10px 15px 10px 15px;
  border-width: 0px 1px 0px 1px; }
  .rtl .popup-over:not(.search-widget):last-child .popup-title {
    padding: 10px 15px 10px 15px; }
  .rtl .popup-over:not(.search-widget):last-child .popup-title {
    border-width: 0px 1px 0px 1px; }
  @media (max-width: 479px) {
    .popup-over:not(.search-widget):last-child .popup-title {
      padding: 10px 10px 10px 10px; }
      .rtl .popup-over:not(.search-widget):last-child .popup-title {
        padding: 10px 10px 10px 10px; } }
.popup-over:not(.search-widget) .popup-content {
  border: 1px solid #e9e9e9;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-radius: 0px; }
  .popup-over:not(.search-widget) .popup-content:before {
    display: none; }
.popup-over.language-selector-wrapper .popup-title .flag {
  display: none; }

#cart-block {
  margin: 0 0 0 0; }
  .rtl #cart-block {
    margin: 0 0 0 0; }
  #cart-block .cart-preview {
    padding: 11px 15px 11px 15px; }
    .rtl #cart-block .cart-preview {
      padding: 11px 15px 11px 15px; }
    @media (min-width: 1200px) {
      #cart-block .cart-preview {
        border-left: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9; } }
    @media (max-width: 1199px) {
      #cart-block .cart-preview {
        border-right: 1px solid #e9e9e9; }
        .rtl #cart-block .cart-preview {
          border-left: 1px solid #e9e9e9;
          border-right: inherit; } }
    @media (max-width: 575px) {
      #cart-block .cart-preview {
        padding: 11px 10px 11px 10px; }
        .rtl #cart-block .cart-preview {
          padding: 11px 10px 11px 10px; } }
    @media (min-width: 992px) {
      #cart-block .cart-preview.active a:hover .cart-products-count {
        background: transparent; } }
    @media (min-width: 576px) {
      #cart-block .cart-preview .shopping-cart {
        font-size: 14px;
        margin: 0 5px 0 0; }
        .rtl #cart-block .cart-preview .shopping-cart {
          margin: 0 0 0 5px; } }
  @media (min-width: 576px) {
    #cart-block .cart-products-count {
      position: static;
      display: inline-block;
      background: transparent;
      min-width: inherit;
      min-height: inherit;
      font-weight: inherit;
      font-size: 0px;
      line-height: normal;
      color: inherit; }
      #cart-block .cart-products-count:before {
        content: '(';
        font-size: 13px;
        display: inline-block; }
      #cart-block .cart-products-count:after {
        content: ')';
        font-size: 13px;
        display: inline-block; }
      #cart-block .cart-products-count > * {
        font-size: 13px; } }
  #cart-block .title-cart {
    text-transform: uppercase; }
    @media (max-width: 575px) {
      #cart-block .title-cart {
        display: none; } }

@media (max-width: 1199px) {
  .userinfor-inline .userinfo-selector .popup-content li.sign-in-popup, .userinfor-inline .userinfo-selector .popup-content li.sign-out-popup {
    margin: 10px -15px -10px;
    border-top: 1px solid #eaeaea; }
    .userinfor-inline .userinfo-selector .popup-content li.sign-in-popup .dropdown-item, .userinfor-inline .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; }
      .userinfor-inline .userinfo-selector .popup-content li.sign-in-popup .dropdown-item .icon, .userinfor-inline .userinfo-selector .popup-content li.sign-out-popup .dropdown-item .icon {
        display: none; }
      .userinfor-inline .userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .userinfor-inline .userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
        padding: 0px 0px 0px 0px; }
        .rtl .userinfor-inline .userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .rtl .userinfor-inline .userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
          padding: 0px 0px 0px 0px; } }

.box-top-header {
  position: relative;
  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; }
  @media (max-width: 991px) {
    .box-top-header {
      margin-left: -20px;
      margin-right: -20px; } }
  .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 .popup-content {
      right: auto;
      left: 0px; }
      .rtl .box-top-header .left-top-header .popup-over .popup-content {
        right: 0px;
        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; }
    @media (max-width: 1199px) {
      .box-top-header .right-top-header .popup-over:not(.search-widget):first-child .popup-title {
        border-width: 0px 1px 0px 1px; }
        .rtl .box-top-header .right-top-header .popup-over:not(.search-widget):first-child .popup-title {
          border-width: 0px 1px 0px 1px; } }

.box-middle-header {
  position: relative; }
  @media (min-width: 576px) {
    .box-middle-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-middle-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-middle-header .left-middle-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: 575px) {
      .box-middle-header .left-middle-header {
        -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; } }
  .box-middle-header .right-middle-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;
    -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; }
    @media (max-width: 575px) {
      .box-middle-header .right-middle-header {
        padding-bottom: 15px;
        -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; } }
    .box-middle-header .right-middle-header .search-widget {
      max-width: 100%;
      -webkit-box-flex: 100%;
      -moz-box-flex: 100%;
      box-flex: 100%;
      -webkit-flex: 100%;
      -moz-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; }
      @media (max-width: 575px) {
        .box-middle-header .right-middle-header .search-widget {
          max-width: 80%;
          -webkit-box-flex: 80%;
          -moz-box-flex: 80%;
          box-flex: 80%;
          -webkit-flex: 80%;
          -moz-flex: 80%;
          -ms-flex: 80%;
          flex: 80%; } }
      @media (max-width: 479px) {
        .box-middle-header .right-middle-header .search-widget {
          max-width: 90%;
          -webkit-box-flex: 90%;
          -moz-box-flex: 90%;
          box-flex: 90%;
          -webkit-flex: 90%;
          -moz-flex: 90%;
          -ms-flex: 90%;
          flex: 90%; } }
      @media (max-width: 360px) {
        .box-middle-header .right-middle-header .search-widget {
          max-width: 100%;
          -webkit-box-flex: 100%;
          -moz-box-flex: 100%;
          box-flex: 100%;
          -webkit-flex: 100%;
          -moz-flex: 100%;
          -ms-flex: 100%;
          flex: 100%; } }
  .box-middle-header .logo {
    padding: 25px 0; }

.box-bottom-header {
  position: relative; }
  @media (min-width: 992px) {
    .box-bottom-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-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;
    -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 (max-width: 991px) {
      .box-bottom-header > [class*="col-"] {
        -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; } }

#wrapper .breadcrumb {
  background: transparent; }

/*# sourceMappingURL=headerposition1498470407.css.map */
