/***************************************************
  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.navbar-fixed-top.mini-navbar .box-header {
  margin-bottom: 0;
  padding: 0; }
#header.navbar-fixed-top.mini-navbar .box-header-top {
  padding: 20px 0 5px; }
#header.navbar-fixed-top.mini-navbar .popup-over .popup-title {
  padding: 15px 0 15px 0; }
  .rtl #header.navbar-fixed-top.mini-navbar .popup-over .popup-title {
    padding: 15px 0 15px 0; }

.box-header-top {
  padding: 35px 0 5px; }

@media (min-width: 992px) {
  #index .box-header {
    margin-bottom: 40px; } }
.box-header > [class*="col-"] {
  display: block; }

@media (max-width: 991px) {
  .header-menu {
    position: static; } }

.nav-wishlist {
  position: relative;
  line-height: 47px;
  font-size: 13px;
  padding-right: 16px;
  float: right; }
  .rtl .nav-wishlist {
    padding-left: 16px;
    padding-right: inherit; }
  .rtl .nav-wishlist {
    float: left; }
  @media (max-width: 480px) {
    .nav-wishlist {
      font-size: 18px; } }
  .nav-wishlist:after {
    position: absolute;
    bottom: 50%;
    content: "";
    right: 0;
    width: 1px;
    height: 9px;
    background: rgba(143, 143, 143, 0.5);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
    .rtl .nav-wishlist:after {
      left: 0;
      right: auto; }

#leo_block_top {
  padding-left: 16px; }
  .rtl #leo_block_top {
    padding-right: 16px;
    padding-left: inherit; }
  #leo_block_top .popup-title {
    color: #666666;
    padding: 15px 0;
    text-transform: none;
    font-size: 13px; }
    #leo_block_top .popup-title:hover {
      color: #db9b2e; }
    @media (min-width: 481px) {
      #leo_block_top .popup-title .title_block_top {
        display: inline-block; } }
    #leo_block_top .popup-title i {
      font-size: 13px; }
      @media (max-width: 480px) {
        #leo_block_top .popup-title i {
          font-size: 18px; } }
  #leo_block_top .popup-content {
    right: 0; }
    .rtl #leo_block_top .popup-content {
      left: 0;
      right: auto; }

@media (min-width: 992px) {
  .leo-megamenu.disable-canvas {
    position: relative;
    z-index: 1; }
  .leo-megamenu:before, .leo-megamenu:after {
    content: "";
    background: #e9e9e9;
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    height: 1px;
    display: block !important;
    box-sizing: content-box;
    margin-left: -1000px; }
    .rtl .leo-megamenu:before, .rtl .leo-megamenu:after {
      margin-right: -1000px;
      margin-left: inherit; }
  .leo-megamenu:before {
    top: 0; }
  .leo-megamenu:after {
    bottom: 0; }
  .leo-megamenu .navbar-nav > li > a {
    background: #FFFFFF;
    margin: -6px .5px;
    height: 60px;
    -moz-box-shadow: inset 0 0 0 1px #909090;
    -webkit-box-shadow: inset 0 0 0 1px #909090;
    -o-box-shadow: inset 0 0 0 1px #909090;
    -ms-box-shadow: inset 0 0 0 1px #909090;
    box-shadow: inset 0 0 0 1px #909090;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .leo-megamenu .navbar-nav > li:first-child > a:before, .leo-megamenu .navbar-nav > li:first-child > a:after, .leo-megamenu .navbar-nav > li:last-child > a:before, .leo-megamenu .navbar-nav > li:last-child > a:after {
    content: "";
    position: absolute;
    background: transparent; }
  .leo-megamenu .navbar-nav > li:first-child > a:before, .leo-megamenu .navbar-nav > li:last-child > a:before {
    top: 0;
    border-bottom: 6px solid #121212; }
  .leo-megamenu .navbar-nav > li:first-child > a:after, .leo-megamenu .navbar-nav > li:last-child > a:after {
    bottom: 0;
    border-top: 6px solid #121212; }
  .leo-megamenu .navbar-nav > li:first-child > a:before, .leo-megamenu .navbar-nav > li:first-child > a:after {
    margin: 0 0 0 0;
    left: -0.36em;
    border-left: 6px solid transparent; }
    .rtl .leo-megamenu .navbar-nav > li:first-child > a:before, .rtl .leo-megamenu .navbar-nav > li:first-child > a:after {
      margin: 0 0 0 0; }
    .rtl .leo-megamenu .navbar-nav > li:first-child > a:before, .rtl .leo-megamenu .navbar-nav > li:first-child > a:after {
      right: -0.36em;
      left: auto; }
    .rtl .leo-megamenu .navbar-nav > li:first-child > a:before, .rtl .leo-megamenu .navbar-nav > li:first-child > a:after {
      border-right: 6px solid transparent;
      border-left: inherit; }
  .leo-megamenu .navbar-nav > li:last-child > a:before, .leo-megamenu .navbar-nav > li:last-child > a:after {
    right: -0.36em;
    border-right: 6px solid transparent; }
    .rtl .leo-megamenu .navbar-nav > li:last-child > a:before, .rtl .leo-megamenu .navbar-nav > li:last-child > a:after {
      left: -0.36em;
      right: auto; }
    .rtl .leo-megamenu .navbar-nav > li:last-child > a:before, .rtl .leo-megamenu .navbar-nav > li:last-child > a:after {
      border-left: 6px solid transparent;
      border-right: inherit; }
  .leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
    background: #121212;
    color: #FFFFFF;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
  .leo-megamenu .dropdown-menu {
    top: 115%; } }
.leo-megamenu .navbar-toggler {
  margin-bottom: 15px; }

/* Skin */
.blue #leo_block_top .popup-title:hover {
  color: #6AAFE6; }

.deeppink #leo_block_top .popup-title:hover {
  color: #FF1493; }

.green #leo_block_top .popup-title:hover {
  color: #8bc43f; }

.lime #leo_block_top .popup-title:hover {
  color: #41A317; }

.olive #leo_block_top .popup-title:hover {
  color: #808000; }

.purple #leo_block_top .popup-title:hover {
  color: #8A2CB1; }

.yellow #leo_block_top .popup-title:hover {
  color: #edb42c; }

/*# sourceMappingURL=headerposition1536771883.css.map */
