/** 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) {
  .box-top-header {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 991px) and (min-width: 480px) {
  .box-top-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; } }
@media (max-width: 991px) {
  .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; } }
@media (min-width: 992px) {
  .box-top-header .left-top-header {
    padding-left: 0px;
    padding-right: 0px; } }
@media (max-width: 991px) and (min-width: 480px) {
  .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 (max-width: 479px) {
  .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; } }
@media (min-width: 992px) {
  .box-top-header .right-top-header {
    padding-left: 0px;
    padding-right: 0px; } }
@media (max-width: 991px) {
  .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; } }

body#index #header.sticky-menu-active {
  background: #FFFFFF;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  body#index #header.sticky-menu-active .header-label .left-top-header {
    position: static;
    padding-bottom: 0px; }
    body#index #header.sticky-menu-active .header-label .left-top-header:before, body#index #header.sticky-menu-active .header-label .left-top-header:after {
      display: none; }
    body#index #header.sticky-menu-active .header-label .left-top-header > div {
      display: none;
      border-left: none;
      border-right: none;
      background: transparent; }
      body#index #header.sticky-menu-active .header-label .left-top-header > div.logo {
        padding: 0px;
        display: inline-block;
        vertical-align: middle;
        text-align: left; }
        .rtl body#index #header.sticky-menu-active .header-label .left-top-header > div.logo {
          text-align: right; }
        body#index #header.sticky-menu-active .header-label .left-top-header > div.logo img {
          padding: 5px 0;
          max-height: 54px; }
  body#index #header.sticky-menu-active .header-label .right-top-header {
    margin-top: 0;
    border-top: none;
    border-bottom: none;
    background: transparent; }
@media (min-width: 992px) {
  body#index #header:not(.sticky-menu-active) {
    position: relative; }
    body#index #header:not(.sticky-menu-active) .header-container {
      top: 0;
      left: 0;
      right: 0;
      z-index: 999;
      position: absolute; } }
body:not(#index) #header {
  background: #FFFFFF;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  body:not(#index) #header .header-label .left-top-header {
    position: static;
    padding-bottom: 0px; }
    body:not(#index) #header .header-label .left-top-header:before, body:not(#index) #header .header-label .left-top-header:after {
      display: none; }
    body:not(#index) #header .header-label .left-top-header > div {
      display: none;
      border-left: none;
      border-right: none;
      background: transparent; }
      body:not(#index) #header .header-label .left-top-header > div.logo {
        padding: 0px;
        display: inline-block;
        vertical-align: middle;
        text-align: left; }
        .rtl body:not(#index) #header .header-label .left-top-header > div.logo {
          text-align: right; }
        body:not(#index) #header .header-label .left-top-header > div.logo img {
          padding: 5px 0;
          max-height: 54px; }
  body:not(#index) #header .header-label .right-top-header {
    margin-top: 0;
    border-top: none;
    border-bottom: none;
    background: transparent; }
  @media (min-width: 992px) {
    body:not(#index) #header .header-label {
      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;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
      body:not(#index) #header .header-label:after {
        display: none; } }

.header-contact {
  margin-top: 0px; }
  .header-contact li {
    display: block; }
    .header-contact li:not(:last-child) {
      margin-bottom: 15px;
      margin-right: 0px; }
      .rtl .header-contact li:not(:last-child) {
        margin-left: 0px;
        margin-right: inherit; }
    .header-contact li i {
      font-size: 16px;
      margin-right: 8px; }
      .rtl .header-contact li i {
        margin-left: 8px;
        margin-right: inherit; }
    .header-contact li span, .header-contact li a {
      font-size: 14px; }

.popup-over:not(.search-widget) .popup-title {
  text-transform: none;
  padding: 17px 20px 17px 20px; }
  .rtl .popup-over:not(.search-widget) .popup-title {
    padding: 17px 20px 17px 20px; }
  @media (max-width: 991px) {
    .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; } }
  @media (min-width: 576px) {
    .popup-over:not(.search-widget) .popup-title .icon {
      display: none; } }
@media (min-width: 992px) {
  .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;
    right: -1px;
    left: auto; }
    .rtl .popup-over:not(.search-widget) .popup-content {
      right: auto;
      left: -1px; }
    .popup-over:not(.search-widget) .popup-content:before {
      display: none; } }
@media (max-width: 991px) {
  .popup-over:not(.search-widget) .popup-content {
    right: auto;
    left: 0px; }
    .rtl .popup-over:not(.search-widget) .popup-content {
      right: 0px;
      left: auto; }
    .popup-over:not(.search-widget) .popup-content:before {
      right: auto;
      left: 12px; }
      .rtl .popup-over:not(.search-widget) .popup-content:before {
        right: 12px;
        left: auto; } }
.popup-over:not(.search-widget):last-child .popup-title {
  padding: 17px 0px 17px 20px; }
  .rtl .popup-over:not(.search-widget):last-child .popup-title {
    padding: 17px 20px 17px 0px; }
  @media (max-width: 991px) {
    .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; } }
@media (min-width: 992px) {
  .popup-over:not(.search-widget):first-child .popup-content {
    right: auto;
    left: -1px; }
    .rtl .popup-over:not(.search-widget):first-child .popup-content {
      right: -1px;
      left: auto; } }
.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; }
.popup-over:not(.search-widget).userinfo-selector .popup-title .name-simple {
  display: none; }
.popup-over:not(.search-widget).userinfo-selector .popup-title .icon {
  display: inline-block; }
@media (min-width: 576px) {
  .popup-over:not(.search-widget).language-selector-wrapper .popup-title .iso-code {
    display: inline-block;
    text-transform: uppercase; }
  .popup-over:not(.search-widget).language-selector-wrapper .popup-title .name-simple {
    display: none; }
  .popup-over:not(.search-widget).language-selector-wrapper .popup-title .flag {
    display: none; } }

#header .search-widget .popup-title {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 0 0 0; }
  .rtl #header .search-widget .popup-title {
    margin: 0 0 0 0; }
  #header .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; }
  #header .search-widget .popup-title:before, #header .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); }
  #header .search-widget .popup-title:before {
    height: 15px;
    width: 1px; }
  #header .search-widget .popup-title:after {
    width: 15px;
    height: 1px; }
#header .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 #header .search-widget .popup-content {
    right: auto;
    left: 100%; }
  #header .search-widget .popup-content:before {
    display: block; }
#header .search-widget.open .popup-title:before, #header .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); }
#header .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); }
#header .search-widget .popup-title {
  margin: 0px 0px 0px 0px; }
  .rtl #header .search-widget .popup-title {
    margin: 0px 0px 0px 0px; }
#header .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 #header .search-widget .popup-content {
    right: auto;
    left: 0; }
  .rtl #header .search-widget .popup-content {
    padding: 0px 0px 0px 0px; }
#header .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); }
@media (max-width: 479px) {
  #header .search-widget {
    position: static; }
    #header .search-widget .popup-content {
      width: auto;
      right: 10px;
      left: auto; }
      .rtl #header .search-widget .popup-content {
        right: auto;
        left: 10px; }
      #header .search-widget .popup-content:before {
        display: none; } }
#header .search-widget .popup-title {
  padding: 18px 20px 18px 20px; }
  .rtl #header .search-widget .popup-title {
    padding: 18px 20px 18px 20px; }
  @media (max-width: 991px) {
    #header .search-widget .popup-title {
      padding: 12px 10px 12px 10px; }
      .rtl #header .search-widget .popup-title {
        padding: 12px 10px 12px 10px; } }
@media (min-width: 992px) {
  #header .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;
    right: -1px;
    left: auto; }
    .rtl #header .search-widget .popup-content {
      right: auto;
      left: -1px; }
    #header .search-widget .popup-content:before {
      display: none; } }
@media (max-width: 479px) {
  #header .search-widget .popup-content:before {
    display: none; } }

#cart-block .title-cart {
  display: none; }
@media (min-width: 992px) {
  #cart-block {
    margin-left: 0px; }
    .rtl #cart-block {
      margin-right: 0px;
      margin-left: inherit; } }
@media (max-width: 991px) {
  #cart-block {
    margin-left: 10px; }
    .rtl #cart-block {
      margin-right: 10px;
      margin-left: inherit; } }
#cart-block .cart-preview {
  padding: 18px 20px 18px 20px; }
  .rtl #cart-block .cart-preview {
    padding: 18px 20px 18px 20px; }
  @media (max-width: 991px) {
    #cart-block .cart-preview {
      padding: 12px 0px 12px 0px; }
      .rtl #cart-block .cart-preview {
        padding: 12px 0px 12px 0px; } }

/*# sourceMappingURL=headerposition1518981007.css.map */
