/** 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 
 */
/***********************************************************************/
.sticky-menu-active .header-top {
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
.sticky-menu-active .box-bottom-header {
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1); }

.deo-vertical-menu .vertical-menu-button {
  background: #272727;
  color: #cccccc; }
  @media (min-width: 992px) {
    .deo-vertical-menu .vertical-menu-button {
      font-size: 17px;
      padding: 15px 20px 15px 20px; }
      .rtl .deo-vertical-menu .vertical-menu-button {
        padding: 15px 20px 15px 20px; } }

.popup-over:not(.search-widget) {
  padding: 10px 0px 10px 0px; }
  .rtl .popup-over:not(.search-widget) {
    padding: 10px 0px 10px 0px; }
  .popup-over:not(.search-widget) .popup-title:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1px;
    height: 12px;
    background: #cccccc;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media (min-width: 576px) {
    .popup-over:not(.search-widget) .popup-title .icon-arrow-down:before {
      content: "\ea6d"; } }
  .popup-over:not(.search-widget) .popup-content {
    border-radius: 0px; }
    .popup-over:not(.search-widget) .popup-content:before {
      display: none; }
@media (min-width: 768px) {
  .popup-over.userinfo-selector {
    padding: 0 0 0 0; }
    .rtl .popup-over.userinfo-selector {
      padding: 0 0 0 0; }
    .popup-over.userinfo-selector .popup-title {
      display: none; }
    .popup-over.userinfo-selector .popup-content {
      border: none !important;
      padding: 0px;
      font-size: 0px;
      position: static;
      background: transparent;
      display: block !important;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-animation: none !important;
      -moz-animation: none !important;
      animation: none !important;
      border-radius: 0px; }
      .popup-over.userinfo-selector .popup-content:before {
        display: none; }
      .popup-over.userinfo-selector .popup-content li {
        position: relative;
        border-bottom: none;
        display: inline-block;
        vertical-align: middle;
        border-color: #e9e9e9;
        border-style: solid;
        border-width: 0px 0px 0px 1px; }
        .rtl .popup-over.userinfo-selector .popup-content li {
          border-width: 0px 1px 0px 0px; }
        .popup-over.userinfo-selector .popup-content li.check-out, .popup-over.userinfo-selector .popup-content li.my-account {
          display: none; }
      .popup-over.userinfo-selector .popup-content .dropdown-item {
        padding: 11px 15px;
        font-weight: inherit;
        text-transform: uppercase; }
        .popup-over.userinfo-selector .popup-content .dropdown-item:hover, .popup-over.userinfo-selector .popup-content .dropdown-item:active, .popup-over.userinfo-selector .popup-content .dropdown-item:focus {
          background: transparent; }
        .popup-over.userinfo-selector .popup-content .dropdown-item span {
          white-space: nowrap; } }
@media (max-width: 767px) {
  .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; } }
@media (max-width: 575px) {
  .popup-over.userinfo-selector .popup-title .icon {
    display: none; }
  .popup-over.userinfo-selector .popup-title .name-simple {
    display: inline-block; } }
@media (min-width: 768px) {
  .popup-over.userinfo-selector .popup-content li {
    border: none;
    padding: 11px 0; }
    .popup-over.userinfo-selector .popup-content li:last-child .dropdown-item {
      padding: 0px 0px 0px 13px; }
      .rtl .popup-over.userinfo-selector .popup-content li:last-child .dropdown-item {
        padding: 0px 13px 0px 0px; }
      .popup-over.userinfo-selector .popup-content li:last-child .dropdown-item:after {
        display: none; }
  .popup-over.userinfo-selector .popup-content .dropdown-item {
    padding: 0px 13px 0px 13px; }
    .rtl .popup-over.userinfo-selector .popup-content .dropdown-item {
      padding: 0px 13px 0px 13px; }
    .popup-over.userinfo-selector .popup-content .dropdown-item:before {
      display: none; }
    .popup-over.userinfo-selector .popup-content .dropdown-item:after {
      content: '';
      position: absolute;
      top: 50%;
      width: 1px;
      height: 12px;
      background: #cccccc;
      right: 0px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .rtl .popup-over.userinfo-selector .popup-content .dropdown-item:after {
        left: 0px;
        right: auto; }
    .popup-over.userinfo-selector .popup-content .dropdown-item span:not(.deo-total) {
      text-transform: none;
      padding: 0px 0px 0px 0px; }
      .rtl .popup-over.userinfo-selector .popup-content .dropdown-item span:not(.deo-total) {
        padding: 0px 0px 0px 0px; } }
.popup-over.language-selector-wrapper .popup-title .flag {
  display: none; }
@media (max-width: 575px) {
  .popup-over.language-selector-wrapper .popup-title .name-simple {
    display: inline-block; }
  .popup-over.language-selector-wrapper .popup-title .icon {
    display: none; } }
@media (max-width: 575px) {
  .popup-over.currency-selector .popup-title .icon {
    display: none; }
  .popup-over.currency-selector .popup-title .name-simple {
    display: inline-block; } }

#cart-block {
  margin-left: 10px; }
  .rtl #cart-block {
    margin-right: 10px;
    margin-left: inherit; }
  @media (min-width: 992px) {
    #cart-block {
      margin-left: 20px; }
      .rtl #cart-block {
        margin-right: 20px;
        margin-left: inherit; } }
  @media (min-width: 1200px) {
    #cart-block {
      margin-left: 30px; }
      .rtl #cart-block {
        margin-right: 30px;
        margin-left: inherit; } }
  #cart-block .cart-preview {
    padding-top: 7.5px;
    padding-bottom: 7.5px; }

@media (min-width: 992px) {
  #header .search-widget .popup-content {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none; }
    #header .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 #header .search-widget .popup-content input[type=text] {
        padding: 5px 13px 5px 35px; }
    #header .search-widget .popup-content button[type=submit] {
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: transparent; }
      #header .search-widget .popup-content button[type=submit]:hover {
        background: transparent; }
    #header .search-widget .popup-content .search:before {
      font-size: 16px; } }
@media (min-width: 992px) and (min-width: 992px) {
  #header .search-widget .popup-content input[type=text] {
    color: #cccccc;
    border-color: #cccccc; } }
@media (min-width: 992px) and (min-width: 992px) {
  #header .search-widget .popup-content button[type=submit] {
    color: rgba(255, 255, 255, 0.8); } }
@media (min-width: 992px) and (min-width: 992px) {
  #header .search-widget .popup-content button[type=submit]:hover {
    color: #ffffff; } }

@media (max-width: 991px) {
  #header .search-widget {
    padding: 0px 0px 0px 0px; }
    #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); }
    .rtl #header .search-widget {
      padding: 0px 0px 0px 0px; }
    #header .search-widget .popup-title {
      padding: 12px 10px 12px 10px; }
      .rtl #header .search-widget .popup-title {
        padding: 12px 10px 12px 10px; } }

@media (min-width: 1200px) {
  .menu-float .deo-horizontal-menu .navbar-nav > li + .nav-item {
    margin-left: 30px; }
    .rtl .menu-float .deo-horizontal-menu .navbar-nav > li + .nav-item {
      margin-right: 30px;
      margin-left: inherit; } }

.box-top-header {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  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-"] {
    padding-left: 0px;
    padding-right: 0px;
    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 {
      padding: 0px 13px 0px 0px; }
      .rtl .box-top-header .left-top-header .popup-over:first-child .popup-title {
        padding: 0px 0px 0px 13px; }
    .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 {
        display: none; }
    .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-title:before {
        right: 0px; }
        .rtl .box-top-header .left-top-header .popup-over .popup-title:before {
          left: 0px;
          right: auto; }
    .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; }
    @media (min-width: 768px) {
      .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li .dropdown-item:after {
        right: auto;
        left: 0px; }
        .rtl .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li .dropdown-item:after {
          right: 0px;
          left: auto; }
      .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:last-child .dropdown-item {
        padding: 0px 0px 0px 13px; }
        .rtl .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:last-child .dropdown-item {
          padding: 0px 13px 0px 0px; }
      .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:first-child {
        border: none; }
        .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:first-child .dropdown-item {
          padding: 0px 13px 0px 0px; }
          .rtl .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:first-child .dropdown-item {
            padding: 0px 0px 0px 13px; }
          .box-top-header .left-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:first-child .dropdown-item:after {
            display: none; } }
  .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 {
        left: 0px; }
        .rtl .box-top-header .right-top-header .popup-over .popup-title:before {
          right: 0px;
          left: auto; }
    @media (min-width: 768px) {
      .box-top-header .right-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:first-child .dropdown-item {
        padding: 0px 13px 0px 0px; }
        .rtl .box-top-header .right-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:first-child .dropdown-item {
          padding: 0px 0px 0px 13px; }
      .box-top-header .right-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:last-child .dropdown-item {
        padding: 0px 0px 0px 13px; }
        .rtl .box-top-header .right-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:last-child .dropdown-item {
          padding: 0px 13px 0px 0px; }
        .box-top-header .right-top-header .popup-over.userinfo-selector:first-child:last-child .popup-content li:last-child .dropdown-item:after {
          display: none; } }

.box-middle-header {
  position: relative; }
  @media (min-width: 992px) {
    .box-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; } }
  .box-middle-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-middle-header .left-middle-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-middle-header .left-middle-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-middle-header .right-middle-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 (max-width: 991px) {
      .box-middle-header .right-middle-header {
        -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; } }
  .box-middle-header .logo {
    padding: 25px 0; }
    @media (max-width: 991px) {
      .box-middle-header .logo {
        padding: 15px 0; } }

.box-bottom-header {
  background: #303030;
  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; }
  @media (max-width: 991px) {
    .box-bottom-header {
      -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; }
      .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: 479px) {
      .box-bottom-header .left-bottom-header {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2; } }
  .box-bottom-header .right-bottom-header {
    position: static;
    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 (min-width: 992px) {
      .box-bottom-header .right-bottom-header {
        padding-right: 15px; }
        .rtl .box-bottom-header .right-bottom-header {
          padding-left: 15px;
          padding-right: inherit; } }
    @media (max-width: 479px) {
      .box-bottom-header .right-bottom-header {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
        -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 .DeoMegamenu {
    width: 100%; }
  @media (max-width: 991px) {
    .box-bottom-header .search-widget {
      position: absolute;
      bottom: 100%;
      z-index: 9;
      margin-bottom: 5px;
      right: 40px; }
      .rtl .box-bottom-header .search-widget {
        left: 40px;
        right: auto; } }

/*# sourceMappingURL=headerposition1517129749.css.map */
