/*Home 00*/
/***************************************************
  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 
 */
/***********************************************************************/
#header .ApColumn .block {
  margin-bottom: 0; }

.bottomnav {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.text-top {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #000;
  padding: 14px 0; }

.header-top .ApRow {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.logo-w {
  order: 2; }

.menu-w {
  order: 1; }

.icon-w {
  order: 3;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .icon-w i {
    font-size: 20px;
    color: #000; }

#leo_search_block_top .title_block {
  font-size: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0; }
  #leo_search_block_top .title_block:before {
    content: '\f002';
    font-size: 20px; }
#leo_search_block_top #leosearchtopbox {
  right: 15px;
  left: auto; }
  .rtl #leo_search_block_top #leosearchtopbox {
    right: auto;
    left: 15px; }

.ap-wishlist {
  position: relative; }
  .ap-wishlist .ap-total {
    background: #c49a47;
    border-radius: 100%;
    color: white;
    position: absolute;
    bottom: 12px;
    top: auto;
    right: -10px;
    left: auto;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    width: 16px;
    height: 16px; }
    .rtl .ap-wishlist .ap-total {
      right: auto;
      left: -10px; }

#leo_search_block_top, #leo_block_top, .ap-wishlist {
  margin-right: 30px;
  display: block; }
  .rtl #leo_search_block_top, .rtl #leo_block_top, .rtl .ap-wishlist {
    margin-left: 30px;
    margin-right: inherit; }
  @media (max-width: 767px) {
    #leo_search_block_top, #leo_block_top, .ap-wishlist {
      margin-right: 15px; }
      .rtl #leo_search_block_top, .rtl #leo_block_top, .rtl .ap-wishlist {
        margin-left: 15px;
        margin-right: inherit; } }

.header_logo {
  padding: 11px 0 11px; }

/*# sourceMappingURL=headerposition1539245721.css.map */
