/*H1*/
/***************************************************
  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 
 */
/***********************************************************************/
.topnav {
  background: #111;
  color: #bac4cd; }

.bottomnav,
.header-top {
  border-bottom: 1px solid #e7e7e7; }

.information {
  display: block; }
  .information a {
    color: #84929f;
    transition: all 0.3s; }
    .information a:hover {
      color: #ef6b6b; }

.leo_block_top {
  margin-left: 30px; }
  .rtl .leo_block_top {
    margin-right: 30px;
    margin-left: inherit; }

.leo-verticalmenu .block_content {
  opacity: 0;
  visibility: hidden; }

.leo-verticalmenu.active .block_content {
  opacity: 1;
  visibility: visible; }

.bottomnav .ApRow,
.header-top .ApRow {
  display: flex;
  align-items: center;
  justify-content: space-between; }

nav.leo-megamenu {
  position: static; }

.header-top .ApColumn:nth-child(2) {
  position: static; }

.header-top .container {
  position: relative; }

@media (min-width: 768px) {
  .customer-wr {
    display: none; }

  #leo_search_block_top .title_block {
    display: none; }
  #leo_search_block_top #leosearchtopbox {
    position: static;
    opacity: 1;
    visibility: visible;
    display: flex; }

  .header_logo {
    padding: 36px 0; } }
@media (max-width: 767px) {
  .header_logo {
    padding: 15px 0; }

  .leo_block_top i,
  .top-right-header i,
  #_desktop_cart .cart-preview .shopping-cart,
  #leo_search_block_top .title_block i {
    font-size: 20px; }

  #leo_search_block_top .title_block {
    font-size: 20px;
    text-align: right;
    margin-bottom: 0; }
    .rtl #leo_search_block_top .title_block {
      text-align: left; }

  #leo_search_block_top #leosearchtopbox {
    right: -130px;
    left: auto; }
    .rtl #leo_search_block_top #leosearchtopbox {
      right: auto;
      left: -130px; }

  #leo_search_block_top .block_content #leo_search_top_button {
    width: 45px; }

  .customer-wr {
    display: none; } }

/*# sourceMappingURL=headerposition3558500569.css.map */
