/*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 
 */
/***********************************************************************/
#header .ApColumn .block {
  margin-bottom: 0; }

.bottomnav {
  background: #f4f4f4;
  text-align: center; }

.ApMegamenu {
  display: block;
  text-align: center; }

.leo-megamenu {
  display: inline-block;
  vertical-align: top; }

.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; }

.icon-w {
  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;
  cursor: pointer; }
  #leo_search_block_top .title_block:before {
    content: '\f002';
    font-size: 20px; }

.ap-wishlist {
  position: relative; }
  .ap-wishlist .ap-total {
    background: #f59a8b;
    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; }

.header_logo {
  padding: 21px 0 26px; }

/*# sourceMappingURL=headerposition1533285120.css.map */
