/***************************************************
  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-nav {
  min-height: 30px;
  background: transparent; }

.header_logo {
  padding-top: 25px;
  padding-bottom: 25px; }

.search-widget span {
  display: none; }
.search-widget.popup-over a.popup-title {
  padding: 29px 0px; }
.search-widget.open .popup-title .close {
  top: 30px; }
.search-widget .popup-content {
  top: 16px; }

.leo-megamenu .navbar-nav > li > a {
  padding: 32px 0px 30px;
  margin-right: 18px;
  margin-left: 20px; }
.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
  padding: 32px 0px 30px; }

#leo_block_top {
  padding-top: 23px; }

#cart-block {
  top: 32px; }
  #cart-block .cart {
    display: none; }
  #cart-block .cart-products-count {
    background: #adc99c;
    border-radius: 100%;
    position: absolute;
    top: -16px;
    color: white;
    right: -10px;
    text-align: center;
    padding: 0 5px;
    line-height: 20px;
    width: 20px;
    height: 20px; }
    .rtl #cart-block .cart-products-count {
      left: -10px;
      right: auto; }
  #cart-block .cart-count-title {
    display: none; }

.navbar-fixed-top .header-top, .navbar-fixed-top .bottomnav {
  box-shadow: none; }
  .navbar-fixed-top .header-top .container, .navbar-fixed-top .bottomnav .container {
    -moz-box-shadow: 0px 3px 5px #c1c1c1;
    -webkit-box-shadow: 0px 3px 5px #c1c1c1;
    -o-box-shadow: 0px 3px 5px #c1c1c1;
    -ms-box-shadow: 0px 3px 5px #c1c1c1;
    box-shadow: 0px 3px 5px #c1c1c1; }
.navbar-fixed-top .header-top {
  background: transparent; }

@media (min-width: 768px) {
  .search-widget.open .popup-content {
    right: 25px; }
    .rtl .search-widget.open .popup-content {
      left: 25px;
      right: auto; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 32px 15px;
    margin-right: 0px; }
    .rtl .leo-megamenu .navbar-nav > li > a {
      margin-left: 0px;
      margin-right: inherit; } }
@media (min-width: 768px) and (max-width: 991px) {
  .search-widget .popup-content {
    top: 0; }
  .search-widget.open .popup-title .close {
    top: 13px; }
  .search-widget.popup-over a.popup-title {
    padding: 13px 0px; } }
@media (max-width: 767px) {
  .top-right-header {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 0px;
    right: 0px; }
    .rtl .top-right-header {
      left: 0px;
      right: auto; }

  .search-widget .popup-content {
    top: 100%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .header_logo {
    margin-top: 35px; } }
@media (max-width: 1199px) {
  .header_logo {
    text-align: center; }

  .topnav-header {
    position: static;
    -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;
    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; } }
@media (max-width: 991px) {
  .topnav-header {
    margin-bottom: 25px; }

  #cart-block {
    top: 14px; }

  #leo_block_top {
    padding-top: 6px; } }

/*# sourceMappingURL=headerposition1519222660.css.map */
