/***************************************************
  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 
 */
/***********************************************************************/
#leo_search_block_top .title_block {
  margin-bottom: 0;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  #leo_search_block_top .title_block::before {
    content: "\f002";
    font-family: "Font Awesome Regular";
    font-size: 18px;
    font-weight: 600; }
  #leo_search_block_top .title_block:hover {
    color: var(--link-color-hover); }

@media (max-width: 1199px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 20px 25px; } }

@media (max-width: 991px) {
  .main_menu {
    flex: 1; }

  .col_logo {
    width: fit-content !important; }

  .col_info,
  .col_phone {
    flex: 1; } }

/*# sourceMappingURL=headerposition3325570094.css.map */
