/***************************************************
  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 
 */
/***********************************************************************/
#index #header.navbar-fixed-top.mini-navbar .leo-verticalmenu .block_content {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }
#index #header.navbar-fixed-top.mini-navbar .leo-verticalmenu.active .block_content {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.header-nav .bottomnav {
  background: #f8f8f8; }
.header-nav a {
  color: #676767; }
  .header-nav a:hover {
    color: #f7095d; }

.header-top {
  background: #FFFFFF; }

.header-menu:before {
  background: #e4e4e4; }

.center-header {
  position: static !important; }

.nav-info li i {
  color: #676767; }

.popup-over .popup-title {
  color: #676767; }
  .popup-over .popup-title:hover {
    color: #f7095d; }
  .popup-over .popup-title i.fa-user {
    color: #000000; }

.header-button-add li a {
  color: #676767;
  border-color: #e5e5e5; }
  .header-button-add li a:hover {
    border-color: #f7095d; }

#_desktop_cart .cart-preview .header {
  color: #000000; }
  #_desktop_cart .cart-preview .header a {
    color: #000000; }
#_desktop_cart .cart-preview .cart-title .totals-cart {
  color: #676767; }

/*** MENUU ***/
@media (min-width: 1200px) {
  #index .leo-verticalmenu .block_content {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.ApColumn .ApMegamenu .leo-verticalmenu .title_block {
  color: #000000; }
  @media (min-width: 1200px) {
    .ApColumn .ApMegamenu .leo-verticalmenu .title_block {
      background: #1c2233;
      color: #FFFFFF;
      padding: 20px 30px;
      margin-top: 5px;
      -moz-border-radius: 3px 3px 0 0;
      -webkit-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0; }
      .rtl .ApColumn .ApMegamenu .leo-verticalmenu .title_block {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; } }
.ApColumn .ApMegamenu .leo-verticalmenu .block_content {
  padding: 0;
  border: none; }

.leo-megamenu .navbar-nav > li > a {
  color: #000000;
  font-weight: 600; }
  @media (max-width: 1199px) {
    .leo-megamenu .navbar-nav > li > a {
      padding: 20px; } }
  .leo-megamenu .navbar-nav > li > a:hover {
    color: #f7095d; }
.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  width: auto; }
.leo-megamenu .navbar-nav > li:first-child > a {
  padding: 20px 25px 20px 0; }
  .rtl .leo-megamenu .navbar-nav > li:first-child > a {
    padding: 20px 0 20px 25px; }
  @media (max-width: 1199px) {
    .leo-megamenu .navbar-nav > li:first-child > a {
      padding: 20px 20px 20px 0; }
      .rtl .leo-megamenu .navbar-nav > li:first-child > a {
        padding: 20px 0 20px 20px; } }
.leo-megamenu .dropdown:hover > .dropdown-menu {
  left: 15px;
  right: 15px; }
.leo-megamenu .dropdown:first-child > .dropdown-menu {
  left: 0;
  right: 0; }
.leo-megamenu .navbar-toggler:before {
  color: #000000; }

/*** SEARCH ****/
#leo_search_block_top .block_content {
  border: 2px solid #5b79f8;
  border-radius: 3px; }

/* Skin */
.blue .popup-over .popup-title:hover {
  color: #6AAFE6; }
.blue .header-nav a:hover {
  color: #6AAFE6; }
.blue .header-button-add li a:hover {
  border-color: #6AAFE6; }
.blue .leo-megamenu .navbar-nav > li > a:hover {
  color: #6AAFE6; }

.deeppink .popup-over .popup-title:hover {
  color: #FF1493; }
.deeppink .header-nav a:hover {
  color: #FF1493; }
.deeppink .header-button-add li a:hover {
  border-color: #FF1493; }
.deeppink .leo-megamenu .navbar-nav > li > a:hover {
  color: #FF1493; }

.green .popup-over .popup-title:hover {
  color: #8bc43f color; }
.green .header-nav a:hover {
  color: #8bc43f color; }
.green .header-button-add li a:hover {
  border-color: #8bc43f color; }
.green .leo-megamenu .navbar-nav > li > a:hover {
  color: #8bc43f color; }

.lime .popup-over .popup-title:hover {
  color: #41A317; }
.lime .header-nav a:hover {
  color: #41A317; }
.lime .header-button-add li a:hover {
  border-color: #41A317; }
.lime .leo-megamenu .navbar-nav > li > a:hover {
  color: #41A317; }

.olive .popup-over .popup-title:hover {
  color: #808000; }
.olive .header-nav a:hover {
  color: #808000; }
.olive .header-button-add li a:hover {
  border-color: #808000; }
.olive .leo-megamenu .navbar-nav > li > a:hover {
  color: #808000; }

.purple .popup-over .popup-title:hover {
  color: #8A2CB1; }
.purple .header-nav a:hover {
  color: #8A2CB1; }
.purple .header-button-add li a:hover {
  border-color: #8A2CB1; }
.purple .leo-megamenu .navbar-nav > li > a:hover {
  color: #8A2CB1; }

.yellow .popup-over .popup-title:hover {
  color: #edb42c; }
.yellow .header-nav a:hover {
  color: #edb42c; }
.yellow .header-button-add li a:hover {
  border-color: #edb42c; }
.yellow .leo-megamenu .navbar-nav > li > a:hover {
  color: #edb42c; }

/*# sourceMappingURL=headerposition1535486694.css.map */
