/***************************************************
  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 1 */
.header-container {
  position: relative; }

@media (min-width: 992px) {
  #index .header-top {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    width: 100%; } }
#index.keep-header #page {
  padding: 0 !important; }
#index.keep-header .header-nav {
  margin: 0 !important; }
#index.keep-header .navbar-fixed-top {
  position: static; }
#index.keep-header .header-top {
  position: fixed;
  z-index: 1030;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  bottom: auto; }

.header-top {
  padding: 0 30px; }

.group-nav-right {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 480px) {
    .group-nav-right {
      padding: 20px 0 !important; } }

@media (max-width: 1199px) {
  .header_logo {
    text-align: center;
    padding-bottom: 0; } }

@media (max-width: 1199px) {
  .menu-col {
    position: relative; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .leo-megamenu {
    position: static; } }
@media (min-width: 1200px) {
  .leo-megamenu {
    text-align: center; } }
@media (max-width: 1600px) {
  .leo-megamenu .navbar-nav > li > a {
        padding-top: 35px;
    padding-right: 17px;
    padding-bottom: 10px;
    padding-left: 17px; } }
@media (max-width: 991px) {
  .leo-megamenu .navbar-toggler {
    color: #aaaaaa;
    margin: 25px 0; } }

@media (max-width: 767px) {
  #cart-block .cart-products-count {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /** background: #FFFFFF; */
    /* color: #117D5F; */
    position: absolute;
    bottom: 0;
    right: 0px;
    font-size: 12px; }
    .rtl #cart-block .cart-products-count {
      left: 0px;
      right: auto; }
  #cart-block .cart-unit {
    display: none; } }

/*# sourceMappingURL=headerposition1492196778.css.map */
