/*Header 4  home 4 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 
 */
/***********************************************************************/
#_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: 1199px) and (min-width: 1025px) {
  .header-menu {
    padding: 0 15px !important; } }

#leo_search_block_top form button[type=submit] {
  width: auto; }
@media (max-width: 575px) {
  #leo_search_block_top form {
    right: -115px; }
    .rtl #leo_search_block_top form {
      left: -115px;
      right: auto; }
    #leo_search_block_top form button[type=submit] {
      width: auto; } }

@media (max-width: 575px) {
  #leo_block_top .popup-content {
    right: -50px; }
    .rtl #leo_block_top .popup-content {
      left: -50px;
      right: auto; } }

/*# sourceMappingURL=headerposition2811866147.css.map */
