/* Home 02 */
/***************************************************
  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: #212121;
  color: #fff; }
  .bottomnav a {
    color: #fff; }
  .bottomnav p {
    font-size: 12px;
    line-height: 40px;
    margin-bottom: 0;
    color: #fff; }
    .bottomnav p a {
      text-decoration: underline;
      color: #fff; }
  .bottomnav .block-social .title_block, .bottomnav .block-social p {
    display: none; }

.nav-center {
  text-align: center; }

.header_logo a {
  text-align: center;
  margin: auto;
  text-align: center;
  padding: 28px 0; }

@media (min-width: 992px) {
  .header-top {
    padding: 0 60px; }
    .header-top .wrapper + .wrapper {
      border-top: 1px dashed #e4ddda; } }
#leosearchtopbox {
  position: absolute;
  right: 0;
  left: auto;
  opacity: 0;
  visibility: hidden; }

#leo_search_block_top.active #leosearchtopbox {
  opacity: 1;
  visibility: visible; }

#leo_search_block_top .title_block {
  display: block;
  font-size: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  width: 20px;
  height: 20px;
  letter-spacing: inherit;
  line-height: 20px;
  margin: 20px 0; }
  #leo_search_block_top .title_block:before {
    content: '\f002';
    font-size: 20px;
    display: block; }

.leo-megamenu {
  position: static; }

.nav-right > * {
  margin-left: 35px; }
  .rtl .nav-right > * {
    margin-right: 35px;
    margin-left: inherit; }
.nav-right .icon i {
  font-size: 20px; }

@media (min-width: 992px) {
  .nav-left .ApMegamenu {
    display: none; } }

.header-top .ApRow {
  display: flex;
  align-items: center; }

#_desktop_cart .leo-dropdown-cart {
  margin: 0 -50px 0 0; }
  .rtl #_desktop_cart .leo-dropdown-cart {
    margin: 0 0 0 -50px; }

.userinfo-selector.popup-over a.popup-title {
  color: #000; }

.ApMegamenu {
  display: block;
  text-align: center; }
  .ApMegamenu .leo-megamenu {
    display: inline-block;
    vertical-align: top; }

@media (max-width: 991px) {
  .header-top {
    padding: 0 15px; } }
@media (max-width: 575px) {
  .bottomnav .block-social {
    text-align: center;
    margin: auto; }

  .nav-right > * {
    margin-left: 25px; }
    .rtl .nav-right > * {
      margin-right: 25px;
      margin-left: inherit; }

  .bottomnav .nav-right {
    justify-content: space-between; }
    .bottomnav .nav-right > * {
      margin-left: 0; }
      .rtl .bottomnav .nav-right > * {
        margin-right: 0;
        margin-left: inherit; } }
@media (max-width: 480px) {
  .header-top .ApRow {
    flex-wrap: wrap; }

  .logo-w {
    order: 1; }

  .icon-w {
    order: 3; }

  .menu-w {
    order: 2; }

  .header_logo a {
    padding: 15px 0; } }

/*# sourceMappingURL=headerposition3028979270.css.map */
