/** 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 
 */
/***********************************************************************/
.topnav {
  background: #000000;
  color: #cccccc; }

.popup-over {
  padding-top: 12px;
  padding-bottom: 12px; }
  .popup-over .popup-title {
    text-transform: uppercase;
    padding: 0px 10px 0px 10px; }
    .rtl .popup-over .popup-title {
      padding: 0px 10px 0px 10px; }
    .popup-over .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:last-child .popup-title {
    padding: 0px 0px 0px 10px; }
    .rtl .popup-over:last-child .popup-title {
      padding: 0px 10px 0px 0px; }
  .popup-over:first-child .popup-title {
    padding: 0px 10px 0px 0px; }
    .rtl .popup-over:first-child .popup-title {
      padding: 0px 0px 0px 10px; }
  .popup-over:first-child:last-child .popup-title {
    padding: 0px 0px 0px 0px; }
    .rtl .popup-over:first-child:last-child .popup-title {
      padding: 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: 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; }
  .popup-over.language-selector-wrapper .popup-title .flag {
    display: none; }

#cart-block {
  margin-left: 0px; }
  #cart-block .title-cart {
    display: none; }
  .rtl #cart-block {
    margin-right: 0px;
    margin-left: inherit; }
  #cart-block:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1px;
    height: 12px;
    background: #868686;
    left: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .rtl #cart-block:before {
      right: 0px;
      left: auto; }
  #cart-block .cart-preview {
    padding: 11px 0px 11px 13px; }
    .rtl #cart-block .cart-preview {
      padding: 11px 13px 11px 0px; }
    #cart-block .cart-preview .shopping-cart {
      font-size: 18px;
      margin: 0 5px 0 0; }
      .rtl #cart-block .cart-preview .shopping-cart {
        margin: 0 0 0 5px; }
      #cart-block .cart-preview .shopping-cart:before {
        content: "\ea1b"; }
    #cart-block .cart-preview .cart-products-count {
      color: inherit;
      position: static;
      min-width: inherit;
      min-height: inherit;
      font-size: 14px;
      line-height: normal;
      background: transparent !important; }

@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; }
  .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 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; }
    .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-top-header .search-widget {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (min-width: 576px) {
      .box-top-header .search-widget {
        padding-top: 12px;
        padding-bottom: 12px; }
        .box-top-header .search-widget .popup-title .search:before {
          font-size: 16px; } }

.box-middle-header .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;
  -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 .logo {
  padding: 35px 0 25px; }

.box-bottom-header {
  position: relative; }
  .box-bottom-header .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;
    -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 .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; } }

/*# sourceMappingURL=headerposition1498470407.css.map */
