/* Header 03 */
/***************************************************
  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 {
  background: #262626;
  color: #fff;
  line-height: 40px;
  font-size: 13px; }
  .bottomnav .icon {
    color: #fff; }
  .bottomnav .ApQuicklogin a,
  .bottomnav .popup-over a.popup-title {
    color: #fff; }
  .bottomnav .nav-right .popup-over,
  .bottomnav .nav-right .ap-wishlist {
    margin-left: 30px; }
    .rtl .bottomnav .nav-right .popup-over, .rtl
    .bottomnav .nav-right .ap-wishlist {
      margin-right: 30px;
      margin-left: inherit; }

.contact-w a {
  font-size: 13px;
  line-height: 26px;
  color: #fff; }
.contact-w i {
  padding-right: 10px; }
  .rtl .contact-w i {
    padding-left: 10px;
    padding-right: inherit; }
.contact-w ul {
  margin-bottom: 0;
  text-align: right; }
  .rtl .contact-w ul {
    text-align: left; }
.contact-w li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px; }
  .rtl .contact-w li {
    padding-left: 30px;
    padding-right: inherit; }

.keep-header .header-container {
  background: #fff; }

.header-top .ApRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.search-w {
  display: flex;
  align-items: center; }
  .search-w .icon {
    font-size: 20px; }
  .search-w #leo_search_block_top {
    width: 100%;
    max-width: 300px; }

.leoproductsearch-content {
  border: 1px solid #E1E1E1; }

.header_logo {
  padding: 8px 0; }
  .header_logo a {
    text-align: center;
    margin: auto; }

#_desktop_cart {
  margin-left: 30px; }
  .rtl #_desktop_cart {
    margin-right: 30px;
    margin-left: inherit; }

.cart-count-title {
  display: none; }

#_desktop_cart .right-w {
  color: #263636; }

.ApQuicklogin i.material-icons {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-size: 14px; }

.ApQuicklogin .account .material-icons:before {
  content: '\f007'; }

.ApQuicklogin .logout .material-icons:before {
  content: '\f08b'; }

.ApQuicklogin a {
  padding-left: 20px; }
  .rtl .ApQuicklogin a {
    padding-right: 20px;
    padding-left: inherit; }

.leo-megamenu {
  position: static; }

.menu-w {
  position: relative; }

@media (max-width: 1499px) {
  #_desktop_cart .cart-text,
  .ap-wishlist {
    display: none; }

  .ApQuicklogin span {
    display: none; } }
@media (min-width: 1200px) and (max-width: 1400px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 19px 15px; } }
@media (min-width: 1200px) {
  .header-top, .bottomnav {
    padding: 0 60px; } }
@media (max-width: 1199px) {
  .header-top, .bottomnav {
    padding: 0 15px; }

  #_desktop_cart {
    margin-right: 10px; }
    .rtl #_desktop_cart {
      margin-left: 10px;
      margin-right: inherit; } }
@media (min-width: 992px) {
  .logo-w {
    order: 2; }

  .search-w {
    order: 3; }

  .menu-w {
    order: 1; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 19px 15px; }

  .menu-w {
    order: 2; }

  .logo-w {
    order: 1; } }
@media (min-width: 768px) {
  .leo_block_top {
    display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header_logo a {
    text-align: left;
    margin: 0; }
    .rtl .header_logo a {
      text-align: right; } }
@media (max-width: 991px) {
  #_desktop_cart {
    margin-right: 12px; }
    .rtl #_desktop_cart {
      margin-left: 12px;
      margin-right: inherit; }

  .search-w {
    justify-content: space-between; } }
@media (max-width: 767px) {
  .header-top {
    padding-bottom: 15px; }

  .header_logo a {
    text-align: center;
    margin: auto; }

  .search-w .leoproductsearch-result .search_query {
    min-width: 100%; }
  .search-w #leo_search_block_top {
    max-width: 100%; } }
@media (max-width: 575px) {
  .header_logo a {
    text-align: left;
    margin: 0; } }

/*# sourceMappingURL=headerposition3422919071.css.map */
