/** 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
 */
/***********************************************************************/
@media (min-width: 992px) {
  #index #header {
    position: relative; }
    #index #header:not(.sticky-menu-active) .header-top {
      position: absolute;
      top: 100%;
      z-index: 99;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.7); }
    #index #header.sticky-menu-active .header-top {
      background: rgba(0, 0, 0, 0.7); } }

.sticky-menu-active .header-top {
  background: rgba(0, 0, 0, 0.7); }

.header-top {
  background: #000000; }

.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 .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-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; }
  .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-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 .right-bottom-header {
    min-height: inherit;
    -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 {
        position: static; } }
    /*.box-bottom-header .right-bottom-header .DeoMegamenu {
      margin-right: auto; }
      .rtl .box-bottom-header .right-bottom-header .DeoMegamenu {
        margin-left: auto;
        margin-right: inherit; }*/
  .box-bottom-header .logo {
    padding: 15px 0; }

.popup-over:not(.search-widget) .popup-title {
  font-size: 12px;
  border-style: solid;
  border-color: #d6d6d6;
  text-transform: none;
  padding: 11px 15px 11px 15px;
  border-width: 0px 0px 0px 1px; }
  .rtl .popup-over:not(.search-widget) .popup-title {
    padding: 11px 15px 11px 15px; }
  .rtl .popup-over:not(.search-widget) .popup-title {
    border-width: 0px 1px 0px 0px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .popup-over:not(.search-widget) .popup-title {
      padding: 11px 10px 11px 10px; }
      .rtl .popup-over:not(.search-widget) .popup-title {
        padding: 11px 10px 11px 10px; } }
  .popup-over:not(.search-widget) .popup-title .icon {
    font-size: 17px; }
.popup-over:not(.search-widget):last-child .popup-title {
  padding: 11px 0px 11px 15px; }
  .rtl .popup-over:not(.search-widget):last-child .popup-title {
    padding: 11px 15px 11px 0px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .popup-over:not(.search-widget):last-child .popup-title {
      padding: 11px 0px 11px 10px; }
      .rtl .popup-over:not(.search-widget):last-child .popup-title {
        padding: 11px 10px 11px 0px; } }
.popup-over:not(.search-widget) .popup-content {
  border: 1px solid #eaeaea;
  -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; }
@media (min-width: 576px) {
  .popup-over.language-selector-wrapper .popup-title .iso-code {
    display: inline-block;
    text-transform: uppercase; }
  .popup-over.language-selector-wrapper .popup-title .name-simple {
    display: none; }
  .popup-over.language-selector-wrapper .popup-title .flag {
    display: none; } }
.popup-over.userinfo-selector .popup-title .name-simple {
  display: none; }
.popup-over.userinfo-selector .popup-title .icon {
  display: inline-block; }
.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; }
    .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item:before, .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item:before {
      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; }

#cart-block {
  margin-left: 0px; }
  #cart-block .title-cart {
    display: none; }
  .rtl #cart-block {
    margin-right: 0px;
    margin-left: inherit; }
  #cart-block .cart-preview {
    background: white;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    padding: 15px 15px 15px 15px; }
    #cart-block .cart-products-count{
      right: -8px;
    }
    .rtl #cart-block .cart-preview {
      padding: 11px 15px 11px 15px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #cart-block .cart-preview {
        padding: 11px 10px 11px 10px; }
        .rtl #cart-block .cart-preview {
          padding: 11px 10px 11px 10px; } }
    #cart-block .cart-preview:before, #cart-block .cart-preview:after {
      content: '';
      top: 0px;
      bottom: 0px;
      width: 1px;
      margin: auto;
      position: absolute;
      background: #d6d6d6; }
    #cart-block .cart-preview:before {
      left: 0px; }
      .rtl #cart-block .cart-preview:before {
        right: 0px;
        left: auto; }
    #cart-block .cart-preview:after {
      right: 0px; }
      .rtl #cart-block .cart-preview:after {
        left: 0px;
        right: auto; }

  .search-widget {
    margin-right: 30px; }
    .rtl .search-widget {
      margin-left: 30px;
      margin-right: inherit; }
    @media (min-width: 480px) {
      .search-widget .popup-content {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none; }
        .search-widget .popup-content input[type=text] {
          height: 35px;
          border-style: solid;
          border-color: #cccccc;
          border-width: 1px;
          border-radius: 9999px;
          padding: 5px 35px 5px 13px; }
          .rtl .search-widget .popup-content input[type=text] {
            padding: 5px 13px 5px 35px; }
        .search-widget .popup-content button[type=submit] {
          width: 35px;
          height: 35px;
          line-height: 35px;
          background: transparent; }
          .search-widget .popup-content button[type=submit]:hover {
            background: transparent; }
        .search-widget .popup-content .search:before {
          font-size: 16px; } }
    @media (max-width: 767px) {
      .search-widget {
        margin-right: auto; }
        .rtl .search-widget {
          margin-left: auto;
          margin-right: inherit; } }
    @media (max-width: 479px) {
      .search-widget .popup-title {
        display: block;
        overflow: hidden;
        position: relative;
        margin: 0 0 0 0; }
        .rtl .search-widget .popup-title {
          margin: 0 0 0 0; }
        .search-widget .popup-title .search {
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .search-widget .popup-title:before, .search-widget .popup-title:after {
          content: '';
          display: block;
          background: #000000;
          position: absolute;
          margin: auto;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          -webkit-transform: translateY(50px) rotate(45deg);
          -moz-transform: translateY(50px) rotate(45deg);
          -ms-transform: translateY(50px) rotate(45deg);
          -o-transform: translateY(50px) rotate(45deg);
          transform: translateY(50px) rotate(45deg); }
        .search-widget .popup-title:before {
          height: 15px;
          width: 1px; }
        .search-widget .popup-title:after {
          width: 15px;
          height: 1px; }
      .search-widget .popup-content {
        position: absolute;
        top: auto;
        bottom: 0;
        display: none;
        background: #FFFFFF;
        border-radius: 5px;
        right: 100%;
        left: auto;
        -moz-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        -webkit-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        -o-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        -ms-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35); }
        .rtl .search-widget .popup-content {
          right: auto;
          left: 100%; }
        .search-widget .popup-content:before {
          display: block; }
      .search-widget.open .popup-title:before, .search-widget.open .popup-title:after {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateY(0px) rotate(45deg);
        -moz-transform: translateY(0px) rotate(45deg);
        -ms-transform: translateY(0px) rotate(45deg);
        -o-transform: translateY(0px) rotate(45deg);
        transform: translateY(0px) rotate(45deg); }
      .search-widget.open .popup-title .search {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px); }
      .search-widget .popup-title {
        margin: 0px 0px 0px 0px; }
        .rtl .search-widget .popup-title {
          margin: 0px 0px 0px 0px; }
      .search-widget .popup-content {
        top: 100%;
        border: none;
        bottom: auto;
        right: 0;
        left: auto;
        padding: 0px 0px 0px 0px;
        -moz-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        -webkit-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        -o-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        -ms-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
        box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35); }
        .rtl .search-widget .popup-content {
          right: auto;
          left: 0; }
        .rtl .search-widget .popup-content {
          padding: 0px 0px 0px 0px; }
      .search-widget.open .popup-title .search {
        -webkit-transform: translateY(-50px);
        -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        -o-transform: translateY(-50px);
        transform: translateY(-50px); }
      .search-widget .popup-content {
        right: auto;
        left: 0; }
        .rtl .search-widget .popup-content {
          right: 0;
          left: auto; } }
    .search-widget .popup-title {
      padding: 12px 0px 12px 0px; }
      .rtl .search-widget .popup-title {
        padding: 12px 0px 12px 0px; }
    @media (min-width: 768px) {
      .search-widget .popup-content {
        min-width: 280px; } }
    @media (min-width: 992px) {
      .search-widget .popup-content {
        min-width: 350px; } }
    @media (min-width: 1200px) {
      .search-widget .popup-content {
        min-width: 370px; } }
    .search-widget .popup-content:before {
      display: none; }
.box-bottom-header .deo-horizontal-menu .navbar-header .navbar-toggler {
    padding: 0px;
    border: none;
    width: 30px;
    height: 22px; }
/*# sourceMappingURL=headerposition1518111187.css.map */
