/*Header 2  home 2 leo cool stuff*/
/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 992px) {
  .header-top {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    background-color: transparent !important; } }

.userinfo-selector .popup-title > span {
  display: none; }

#leo_block_top i {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  font-family: "Font Awesome 5 Pro"; }
#leo_block_top .user-info i {
  font-family: "Material Icons";
  line-height: 1; }
@media (max-width: 575px) {
  #leo_block_top .popup-content {
    right: -75px; }
    .rtl #leo_block_top .popup-content {
      left: -75px;
      right: auto; } }

@media (max-width: 575px) {
  #leo_search_block_top form {
    right: -100px; }
    .rtl #leo_search_block_top form {
      left: -100px;
      right: auto; }
    #leo_search_block_top form button[type=submit] {
      width: auto; } }

#_desktop_cart .header {
  display: flex;
  align-items: center; }
  #_desktop_cart .header a {
    display: flex;
    align-items: center; }
  #_desktop_cart .header i {
    width: 28px;
    background-color: #464646;
    color: #fff;
    text-align: center;
    height: 26px;
    line-height: 26px;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px; }
  #_desktop_cart .header .cart-products-count {
    margin-left: 0px; }
    .rtl #_desktop_cart .header .cart-products-count {
      margin-right: 0px;
      margin-left: inherit; }
  #_desktop_cart .header .cart-products-text {
    display: none; }

@media (max-width: 991px) {
  .icon-menu-home2 {
    position: absolute;
    left: 0; }
    .rtl .icon-menu-home2 {
      right: 0;
      left: auto; } }

@media (max-width: 767px) {
  .col-menu .navbar-header {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0; }
    .rtl .col-menu .navbar-header {
      right: 0;
      left: auto; } }

.keep-header #header.mini-navbar .header-top {
  position: fixed;
  background-color: #fff !important; }

/*# sourceMappingURL=headerposition2574293321.css.map */
