/* Header 01 */
/***************************************************
  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 
 */
/***********************************************************************/
#header {
  background: #24404D;
  color: #fff; }

.header-top a {
  color: #fff; }
  .header-top a:hover {
    color: #FF911B; }
.header-top .wrapper + .wrapper {
  border-top: 1px solid #305364; }
.header-top .ApRow {
  display: flex;
  align-items: center; }

.center-text-top {
  background: #7DAA17; }
  .center-text-top p {
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    margin-bottom: 0; }

.header_logo {
  padding: 20px 0; }

.leo-megamenu .navbar-toggler,
.leo-megamenu .navbar-nav > li > a {
  color: #fff; }

.contact-w a {
  font-size: 13px;
  line-height: 26px; }
.contact-w i {
  padding-right: 10px; }
  .rtl .contact-w i {
    padding-left: 10px;
    padding-right: inherit; }
.contact-w ul {
  margin-bottom: 0;
  text-align: right; }
  .rtl .contact-w ul {
    text-align: left; }
.contact-w li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px; }
  .rtl .contact-w li {
    padding-right: 30px;
    padding-left: inherit; }

.cart-count-title {
  display: none; }

.search-w {
  display: flex;
  align-items: center; }
  .search-w .ApMegamenu {
    margin-right: 30px; }
    .rtl .search-w .ApMegamenu {
      margin-left: 30px;
      margin-right: inherit; }
  .search-w #leo_search_block_top {
    width: 100%; }

@media (min-width: 992px) {
  .search-w .ApMegamenu {
    display: none; } }
@media (max-width: 767px) {
  .header-top .ApRow {
    align-items: inherit;
    flex-wrap: wrap; }

  .logo-w {
    order: 0; }

  .search-w {
    order: 2; }

  .icon-w {
    order: 1; } }

/*# sourceMappingURL=headerposition2684856640.css.map */
