/***************************************************
  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 
 */
/*$app-image-path:     "../../../../../img/modules/appagebuilder/img/"!default; 
$menu-image-path:    "../../../../../img/modules/leobootstrapmenu/img/"!default;
$slide-image-path:   "../../../../../img/modules/leoslideshow/img/"!default;
$login-image-path:   "../../../../../img/modules/leoquicklogin/img/"!default;*/
/***********************************************************************/
/************** Header home 9 ***************/
.box-header-top {
  padding: 45px 0; }
  @media (max-width: 991px) {
    .box-header-top {
      padding: 20px 0;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

.box-header-bottom {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .box-header-bottom > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .box-header-bottom .ApMegamenu {
    width: 100%; }

.col-info .time-open {
  color: #FFFFFF; }
  .col-info .time-open label {
    color: #FFFFFF;
    margin-bottom: 0;
    margin-right: 10px; }
    .rtl .col-info .time-open label {
      margin-left: 10px;
      margin-right: inherit; }

.topnav-left {
  padding: 6px 0; }

.header-nav .shipping {
  padding: 9px 0; }
  @media (max-width: 823px) {
    .header-nav .shipping {
      display: block; } }
  @media (max-width: 568px) {
    .header-nav .shipping {
      display: none; } }

/* menu */
.leo-megamenu .navbar-nav {
  text-align: center; }
  .leo-megamenu .navbar-nav > li {
    float: none;
    display: inline-block; }
    .leo-megamenu .navbar-nav > li > a {
      padding: 13px 15px;
      color: #FFFFFF; }
      .leo-megamenu .navbar-nav > li > a:hover, .leo-megamenu .navbar-nav > li > a:focus, .leo-megamenu .navbar-nav > li > a:active {
        color: #042c94; }
    .leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
      color: #042c94; }
      .leo-megamenu .navbar-nav > li.active > a:hover, .leo-megamenu .navbar-nav > li.active > a:focus, .leo-megamenu .navbar-nav > li:hover > a:hover, .leo-megamenu .navbar-nav > li:hover > a:focus, .leo-megamenu .navbar-nav > li:focus > a:hover, .leo-megamenu .navbar-nav > li:focus > a:focus {
        color: #042c94; }
.leo-megamenu .navbar-header {
  text-align: right; }
  .rtl .leo-megamenu .navbar-header {
    text-align: left; }
.leo-megamenu .navbar-toggler {
  border: none;
  border-radius: 0;
  text-align: right; }
  .rtl .leo-megamenu .navbar-toggler {
    text-align: left; }
  .leo-megamenu .navbar-toggler:before {
    content: "\e908";
    color: #FFFFFF; }

.ApColumn .leo-verticalmenu .title_block {
  background-color: #FFFFFF;
  border: 1px solid rgba(192, 201, 210, 0.5);
  color: #4a5560;
  padding: 17px 20px 17px 70px; }
  .rtl .ApColumn .leo-verticalmenu .title_block {
    padding: 17px 70px 17px 20px; }
  .ApColumn .leo-verticalmenu .title_block:before {
    bottom: 0;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f4f5fd;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    .rtl .ApColumn .leo-verticalmenu .title_block:before {
      right: 0;
      left: auto; }

/** SEARCH **/
@media (min-width: 992px) {
  #header #search_widget {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 572px; }
    #header #search_widget .block-form {
      position: relative;
      z-index: 999;
      background: transparent;
      height: auto;
      left: inherit;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
      #header #search_widget .block-form.active {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }
    #header #search_widget .search-caption {
      display: none; }
    #header #search_widget .form-search {
      position: relative;
      left: inherit;
      top: inherit;
      width: 100%;
      margin: 0 auto;
      padding: 0;
      border: 1px solid rgba(192, 201, 210, 0.5);
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
      #header #search_widget .form-search .search_query {
        height: 48px;
        font-size: 14px;
        font-weight: 400;
        padding: 0 10px;
        color: #c0c9d2; }
        #header #search_widget .form-search .search_query::placeholder {
          color: #c0c9d2; }
        #header #search_widget .form-search .search_query:-ms-input-placeholder {
          color: #c0c9d2; }
        #header #search_widget .form-search .search_query::-ms-input-placeholder {
          color: #c0c9d2; }
      #header #search_widget .form-search .search-button {
        height: 48px;
        width: 40px;
        bottom: 0;
        right: 0; }
        .rtl #header #search_widget .form-search .search-button {
          left: 0;
          right: auto; }
        #header #search_widget .form-search .search-button i {
          font-size: 18px; } }
#header #search_widget #click_show_search {
  display: none; }
@media (max-width: 991px) {
  #header #search_widget {
    position: absolute;
    right: 0;
    padding: 12px 0 0 0; }
    .rtl #header #search_widget {
      left: 0;
      right: auto; }
    #header #search_widget #click_show_search {
      display: block; } }
@media (max-width: 812px) {
  #header #search_widget {
    right: 10px; }
    .rtl #header #search_widget {
      left: 10px;
      right: auto; } }
@media (max-width: 320px) {
  #header #search_widget {
    right: 28px; }
    .rtl #header #search_widget {
      left: 28px;
      right: auto; } }
#header #click_show_search:hover {
  color: #396cf2; }

/* Skin */

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