/*Header 1 home 1 leo kitchor*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/*mixin custom */
/*default search */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.header-nav {
  background-color: #30373E; }

.header-bottomnav {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .header-bottomnav .bottomnav-right {
    font-size: 13px;
    line-height: 1.9; }
    .header-bottomnav .bottomnav-right .block_content {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      flex-wrap: wrap; }
      @media (max-width: 991px) {
        .header-bottomnav .bottomnav-right .block_content {
          justify-content: center; } }
      .header-bottomnav .bottomnav-right .block_content > div {
        margin-left: 15px; }
        .rtl .header-bottomnav .bottomnav-right .block_content > div {
          margin-right: 15px;
          margin-left: inherit; }
        .header-bottomnav .bottomnav-right .block_content > div:first-child {
          margin-left: 0px; }
          .rtl .header-bottomnav .bottomnav-right .block_content > div:first-child {
            margin-right: 0px;
            margin-left: inherit; }
          @media (max-width: 575px) {
            .header-bottomnav .bottomnav-right .block_content > div:first-child {
              margin: 5px; } }
    .header-bottomnav .bottomnav-right > div a {
      margin-left: 15px;
      color: #B0B6BC; }
      .rtl .header-bottomnav .bottomnav-right > div a {
        margin-right: 15px;
        margin-left: inherit; }
      .header-bottomnav .bottomnav-right > div a:first-child {
        margin-left: 0px; }
        .rtl .header-bottomnav .bottomnav-right > div a:first-child {
          margin-right: 0px;
          margin-left: inherit; }
      .header-bottomnav .bottomnav-right > div a i {
        padding-right: 8px; }
        .rtl .header-bottomnav .bottomnav-right > div a i {
          padding-left: 8px;
          padding-right: inherit; }
      .header-bottomnav .bottomnav-right > div a:hover {
        color: #DAA14C; }

@media (max-width: 991px) {
  .header-menu .col-logo {
    text-align: center;
    padding-bottom: 10px; } }
.header-menu .col-menu {
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 991px) {
    .header-menu .col-menu {
      justify-content: flex-start; } }
@media (max-height: 991px) {
  .header-menu .col-info {
    padding-right: 30px; }
    .rtl .header-menu .col-info {
      padding-left: 30px;
      padding-right: inherit; } }

#leo_block_top {
  height: 25px; }

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