/** 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 
 */
/***********************************************************************/
.header-top {
  color: #cccccc;
  background-color: #181818; }

.sticky-menu-active .header-top {
  background-color: #181818; }
  @media (min-width: 992px) {
    .sticky-menu-active .header-top {
      background-color: rgba(24, 24, 24, 0.7); } }

@media (min-width: 992px) {
  #index .header-top {
    background-color: rgba(24, 24, 24, 0.7); } }

.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 (max-width: 575px) {
      .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; } }
    @media (min-width: 992px) {
      .box-bottom-header .left-bottom-header {
        padding: 0px 15px 0px 30px; }
        .rtl .box-bottom-header .left-bottom-header {
          padding: 0px 30px 0px 15px; } }
    .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 .left-bottom-header .popup-over .popup-content:before {
        right: auto;
        left: 12px; }
        .rtl .box-bottom-header .left-bottom-header .popup-over .popup-content:before {
          right: 12px;
          left: auto; }
  .box-bottom-header .center-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 .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; } }
  .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 15px; }
        .rtl .box-bottom-header .right-bottom-header {
          padding: 0px 15px 0px 30px; } }
    @media (max-width: 1399px) {
      .box-bottom-header .right-bottom-header #cart-block {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        box-ordinal-group: 5;
        -webkit-order: 5;
        -moz-order: 5;
        order: 5;
        -ms-flex-order: 5; }
      .box-bottom-header .right-bottom-header .userinfo-selector {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4; }
      .box-bottom-header .right-bottom-header .search-widget {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3; } }
  .box-bottom-header .logo {
    padding: 15px 0; }

.popup-over:not(.search-widget) {
  padding-top: 20px;
  padding-bottom: 20px; }
  .popup-over:not(.search-widget) .popup-title {
    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; }

.search-widget {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 479px) {
    .search-widget {
      position: static; }
      .search-widget .popup-content {
        width: auto;
        right: 10px;
        left: auto; }
        .rtl .search-widget .popup-content {
          right: auto;
          left: 10px; }
        .search-widget .popup-content:before {
          display: none; } }
  .search-widget .popup-title {
    padding: 0px 10px 0px 10px; }
    .rtl .search-widget .popup-title {
      padding: 0px 10px 0px 10px; }

#cart-block {
  margin: 0 0 0 10px; }
  .rtl #cart-block {
    margin: 0 10px 0 0; }
  #cart-block .cart-preview {
    padding-top: 20px;
    padding-bottom: 20px; }

@media (min-width: 992px) {
  .deo-horizontal-menu .megamenu > .nav-item > .nav-link {
    padding-top: 20px;
    padding-bottom: 20px; } }

#wrapper .breadcrumb {
  background: transparent; }

/*# sourceMappingURL=headerposition1517870271.css.map */
