/** 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 
 */
/***********************************************************************/
.bottomnav {
  color: #cccccc;
  background: #000000; }

.header-contact {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1; }

.popup-over:not(.search-widget) {
  padding-top: 12px;
  padding-bottom: 12px; }
  .popup-over:not(.search-widget) .popup-title {
    font-size: 12px;
    text-transform: none;
    padding: 0px 10px 0px 10px; }
    .rtl .popup-over:not(.search-widget) .popup-title {
      padding: 0px 10px 0px 10px; }
    .popup-over:not(.search-widget) .popup-title:before {
      content: '';
      position: absolute;
      top: 50%;
      width: 1px;
      height: 12px;
      background: #868686;
      -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).userinfo-selector .popup-content li.sign-in-popup, .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-out-popup {
    margin: 10px -15px -10px;
    border-top: 1px solid #eaeaea; }
    .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-in-popup .dropdown-item, .popup-over:not(.search-widget).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:not(.search-widget).userinfo-selector .popup-content li.sign-in-popup .dropdown-item .icon, .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-out-popup .dropdown-item .icon {
        display: none; }
      .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
        padding: 0px 0px 0px 0px; }
        .rtl .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .rtl .popup-over:not(.search-widget).userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
          padding: 0px 0px 0px 0px; }
  @media (min-width: 1200px) {
    .popup-over:not(.search-widget).userinfo-selector .popup-title {
      text-align: center;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; }
      .popup-over:not(.search-widget).userinfo-selector .popup-title .name-simple {
        display: block;
        margin-top: 5px; }
      .popup-over:not(.search-widget).userinfo-selector .popup-title .icon:before {
        content: "\e9b1"; } }
  .popup-over:not(.search-widget).language-selector-wrapper .popup-title .flag {
    display: none; }
  @media (max-width: 575px) {
    .popup-over:not(.search-widget).language-selector-wrapper .popup-title .name-simple {
      display: inline-block; }
    .popup-over:not(.search-widget).language-selector-wrapper .popup-title .icon {
      display: none; } }
  @media (max-width: 575px) {
    .popup-over:not(.search-widget).currency-selector .popup-title .icon {
      display: none; }
    .popup-over:not(.search-widget).currency-selector .popup-title .name-simple {
      display: inline-block; } }

@media (max-width: 1199px) {
  #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: 12px 0px 12px 10px; }
      .rtl #cart-block .cart-preview {
        padding: 12px 10px 12px 0px; } }
@media (min-width: 1200px) {
  #cart-block {
    margin-left: 0px; }
    .rtl #cart-block {
      margin-right: 0px;
      margin-left: inherit; }
    #cart-block .cart-preview {
      padding: 12px 0px 12px 10px; }
      .rtl #cart-block .cart-preview {
        padding: 12px 10px 12px 0px; }
      #cart-block .cart-preview.active a:hover .cart-products-count {
        background: transparent !important; }
      #cart-block .cart-preview .shopping-cart {
        display: block;
        margin: 0px 0px 5px 0px; }
        .rtl #cart-block .cart-preview .shopping-cart {
          margin: 0px 0px 5px 0px; }
        #cart-block .cart-preview .shopping-cart:before {
          content: "\e9e8"; }
    #cart-block .header {
      text-align: center; }
    #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;
      margin: 0px 0px 0px 3px; }
      .rtl #cart-block .cart-products-count {
        margin: 0px 3px 0px 0px; }
      #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 {
      display: inline-block; } }

.search-widget.popup-search {
  padding-top: 12px;
  padding-bottom: 12px; }
  @media (max-width: 479px) {
    .search-widget.popup-search {
      position: static; }
      .search-widget.popup-search .popup-content {
        width: auto;
        right: 10px;
        left: auto; }
        .rtl .search-widget.popup-search .popup-content {
          right: auto;
          left: 10px; }
        .search-widget.popup-search .popup-content:before {
          display: none; } }
  .search-widget.popup-search .popup-title {
    padding: 0px 10px 0px 10px; }
    .rtl .search-widget.popup-search .popup-title {
      padding: 0px 10px 0px 10px; }
    @media (min-width: 1200px) {
      .search-widget.popup-search .popup-title {
        text-align: center; }
        .search-widget.popup-search .popup-title .search:before {
          content: "\e9ff"; }
        .search-widget.popup-search .popup-title .name {
          display: block;
          font-size: 13px;
          margin-top: 5px; } }
  @media (min-width: 992px) {
    .search-widget.popup-search.open .popup-title:before, .search-widget.popup-search.open .popup-title:after {
      -webkit-transform: translateY(-8px) rotate(45deg);
      -moz-transform: translateY(-8px) rotate(45deg);
      -ms-transform: translateY(-8px) rotate(45deg);
      -o-transform: translateY(-8px) rotate(45deg);
      transform: translateY(-8px) rotate(45deg); } }

.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-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: 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: 0px;
      margin-right: 0px; } }
  .box-top-header:after {
    display: none; }
  .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; }
    @media (min-width: 992px) {
      .box-top-header .left-top-header {
        padding: 0px 0px 0px 30px; }
        .rtl .box-top-header .left-top-header {
          padding: 0px 30px 0px 0px; } }
    .box-top-header .left-top-header .popup-over:last-child .popup-title {
      padding: 0px 0px 0px 13px; }
      .rtl .box-top-header .left-top-header .popup-over:last-child .popup-title {
        padding: 0px 13px 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 13px 0px 0px; }
      .rtl .box-top-header .left-top-header .popup-over .popup-title {
        padding: 0px 0px 0px 13px; }
    .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 .left-top-header .popup-over:not(.search-widget) .popup-content:before {
      right: auto;
      left: 12px; }
      .rtl .box-top-header .left-top-header .popup-over:not(.search-widget) .popup-content:before {
        right: 12px;
        left: auto; }
    .box-top-header .left-top-header #cart-block {
      margin: 0px 15px 0px 0px; }
      .rtl .box-top-header .left-top-header #cart-block {
        margin: 0px 0px 0px 15px; }
  .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: 479px) {
      .box-top-header .right-top-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; } }
    @media (min-width: 992px) {
      .box-top-header .right-top-header {
        padding: 0px 30px 0px 0px; }
        .rtl .box-top-header .right-top-header {
          padding: 0px 0px 0px 30px; } }
    .box-top-header .right-top-header .popup-over:first-child .popup-title {
      padding: 0px 13px 0px 0px; }
      .rtl .box-top-header .right-top-header .popup-over:first-child .popup-title {
        padding: 0px 0px 0px 13px; }
    .box-top-header .right-top-header .popup-over:last-child .popup-title {
      padding: 0px 0px 0px 13px; }
      .rtl .box-top-header .right-top-header .popup-over:last-child .popup-title {
        padding: 0px 13px 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 13px 0px 13px; }
      .rtl .box-top-header .right-top-header .popup-over .popup-title {
        padding: 0px 13px 0px 13px; }
      .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: 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-bottom-header {
      margin-left: 0px;
      margin-right: 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 (min-width: 992px) {
      .box-bottom-header .left-bottom-header {
        padding: 0px 0px 0px 30px; }
        .rtl .box-bottom-header .left-bottom-header {
          padding: 0px 30px 0px 0px; } }
    @media (max-width: 991px) {
      .box-bottom-header .left-bottom-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-bottom-header .left-bottom-header .popup-over .popup-content {
      right: auto;
      left: 0px; }
      .rtl .box-bottom-header .left-bottom-header .popup-over .popup-content {
        right: 0px;
        left: auto; }
  .box-bottom-header .center-bottom-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; }
    @media (max-width: 991px) {
      .box-bottom-header .center-bottom-header {
        position: static;
        -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-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 (min-width: 992px) {
      .box-bottom-header .right-bottom-header {
        padding: 0px 30px 0px 0px; }
        .rtl .box-bottom-header .right-bottom-header {
          padding: 0px 0px 0px 30px; } }
  .box-bottom-header .logo {
    padding: 15px 0; }
  .box-bottom-header .popup-over .popup-title .name-simple {
    display: none; }
  .box-bottom-header .popup-over .popup-title .icon {
    display: inline-block; }
  .box-bottom-header .popup-over:not(.search-widget) .popup-title:before {
    display: none; }

/*# sourceMappingURL=headerposition1517870271.css.map */
