.sw-megamenu.navigation.side-megamenu li.level0:hover {
  color: #FFF !important;
}
.main-panel-top {
  display:none;
}
#switcher-language-trigger span {
  display:none;
}
.page-header.type1 .search-area .block.block-search {
  border-radius: 0;
  border: 1px solid rgba(129,129,129,0.4);
}
@media screen and (min-width: 1200px), print {
  .page-header.type1 .search-area .block.block-search {
    width: 80%;
  }
}
.footer-bottom > .container {
    display: -webkit-inline-box !important;
    display: block !important;
}
.footer-bottom .bottom-imoje {
  display:none;
}
@media screen and (min-width: 1000px), print {
  .footer-bottom .bottom-imoje.bottom-imoje-1000 {
    display:block;
  }
}
@media screen and (min-width: 800px) and (max-width: 999px), print {
  .footer-bottom .bottom-imoje.bottom-imoje-800 {
    display:block;
  }
}
@media screen and (min-width: 700px) and (max-width: 799px), print {
  .footer-bottom .bottom-imoje.bottom-imoje-700 {
    display:block;
  }
}
@media screen and (min-width: 500px) and (max-width: 699px), print {
  .footer-bottom .bottom-imoje.bottom-imoje-500 {
    display:block;
  }
}
@media screen and (min-width: 300px) and (max-width: 499px), print {
  .footer-bottom .bottom-imoje.bottom-imoje-300 {
    display:block;
  }
}
.header-right .switcher-language {
    margin: 0 !important;
}
.header-right .switcher-language .switcher-trigger img {
    width: 28px;
    border-radius: 50%;
    margin: 0;
    margin-right: 3px;
    border: 1px #aaa solid;
}
.block-search input {
    border: 1px #aaa solid !important;
    background: #FFF !important;
}
.form-address-edit .field.primary label span {
    display:none;
}
.footer-middle {
    background-image: linear-gradient(180deg, #3b90a9 0%, #304860 68%) !important;
}
.footer-middle span, .footer-middle li, .footer-middle p, .footer-middle a {
  color:#FFF !important;
}
.footer-middle a:hover {
  color:#d1d1d1 !important;
}
.footer-middle .share-links a {
  border: 1px #FFF solid !important;
}
.footer-bottom {
    background: #FFFFFF !important;
}