/* Header 3 (header home 3) */
/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 768px) {
  #index:not(.keep-header) #page {
    position: relative; }
    #index:not(.keep-header) #page #header {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      z-index: 1;
      max-width: 1700px;
      margin: auto;
      width: 100%;
      background-color: transparent; } }
#index.keep-header #header, #index.keep-header .box-top {
  background-color: #363636 !important; }

.box-top .ApColumn:nth-child(2) {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (max-width: 1199px) {
    .box-top .ApColumn:nth-child(2) {
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start; } }

@media (min-width: 992px) {
  .leo-megamenu.navbar {
    position: static; } }
.leo-megamenu .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 13px; }
.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  left: 0;
  right: 0;
  margin: auto; }

#index .box-top #leo_search_block_top .title_block,
#index .box-top #leo_search_block_top.active .title_block:before,
#index .popup-over a.popup-title,
#index #_desktop_cart .cart-preview i,
#index .leo-megamenu .navbar-nav > li > a {
  color: #FFFFFF; }
@media (max-width: 991px) {
  #index .navbar-header .navbar-toggler {
    border-color: #FFFFFF;
    color: #FFFFFF; } }

.box-top #leo_search_block_top .title_block:hover,
.box-top #leo_search_block_top.active .title_block:hover:before,
.popup-over a.popup-title:hover,
#_desktop_cart .cart-preview i:hover,
.box-top.home-2 .showmenu:hover,
.box-top.home-2 .showmenu:hover i {
  color: #eb7025; }

/*# sourceMappingURL=headerposition3679565467.css.map */
