/* Header 04 */
/***************************************************
  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 
 */
/***********************************************************************/
.bottomnav,
.header-top {
  background: #011E3F; }

.bottomnav .icon, .bottomnav #_desktop_cart .header, .bottomnav #_desktop_cart .header a {
  color: #fff; }
.bottomnav .ApRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.header-top {
  border-top: 1px solid #1D4169; }

.header_logo {
  padding: 18px 0; }
  .header_logo a {
    text-align: center;
    margin: auto; }

span.cart-count-title {
  display: none; }

.leo-megamenu .navbar-toggler,
.leo-megamenu .navbar-nav > li > a {
  color: #fff; }

.contact-w a {
  font-size: 13px;
  line-height: 26px;
  color: #fff;
  padding: 17px 0;
  display: block; }
.contact-w li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px; }
  .rtl .contact-w li {
    padding-right: 30px;
    padding-left: inherit; }
.contact-w i {
  padding-right: 10px; }
  .rtl .contact-w i {
    padding-left: 10px;
    padding-right: inherit; }
.contact-w ul {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .icon-w {
    order: 3; }

  .search-w {
    order: 1; }

  .logo-w {
    order: 2; } }
@media (min-width: 768px) and (max-width: 991px) {
  .icon-w {
    order: 3; }

  .search-w {
    order: 2; }

  .logo-w {
    order: 1; } }
@media (max-width: 991px) {
  #_desktop_cart {
    margin-right: 12px; }
    .rtl #_desktop_cart {
      margin-left: 12px;
      margin-right: inherit; }

  .header_logo {
    text-align: left !important; }

  .rtl .header_logo {
    text-align: right !important; } }
@media (max-width: 767px) {
  .bottomnav {
    padding-bottom: 15px; } }

/*# sourceMappingURL=headerposition3451038024.css.map */
