/** 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 
 */
/***********************************************************************/
.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 35px; }
        .rtl .box-top-header .left-top-header {
          padding: 0px 35px 0px 0px; } }
    @media (min-width: 1200px) {
      .box-top-header .left-top-header {
        padding: 0px 0px 0px 45px; }
        .rtl .box-top-header .left-top-header {
          padding: 0px 45px 0px 0px; } }
    @media (max-width: 991px) {
      .box-top-header .left-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; } }
    .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 .center-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 (max-width: 991px) {
      .box-top-header .center-top-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-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 (min-width: 992px) {
      .box-top-header .right-top-header {
        padding: 0px 35px 0px 0px; }
        .rtl .box-top-header .right-top-header {
          padding: 0px 0px 0px 35px; } }
    @media (min-width: 1200px) {
      .box-top-header .right-top-header {
        padding: 0px 45px 0px 0px; }
        .rtl .box-top-header .right-top-header {
          padding: 0px 0px 0px 45px; } }
  .box-top-header .logo {
    padding: 15px 0; }

.popup-over .popup-title .name-simple {
  display: none; }
.popup-over .popup-title .icon {
  display: inline-block; }
.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):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; }

#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; }

#header .search-widget.popup-search {
  padding-top: 12px;
  padding-bottom: 12px; }
  @media (max-width: 479px) {
    #header .search-widget.popup-search {
      position: static; }
      #header .search-widget.popup-search .popup-content {
        width: auto;
        right: 10px;
        left: auto; }
        .rtl #header .search-widget.popup-search .popup-content {
          right: auto;
          left: 10px; }
        #header .search-widget.popup-search .popup-content:before {
          display: none; } }
  #header .search-widget.popup-search .popup-title {
    padding: 0px 10px 0px 10px; }
    .rtl #header .search-widget.popup-search .popup-title {
      padding: 0px 10px 0px 10px; }

/*# sourceMappingURL=headerposition1518086065.css.map */
