/*
Theme Name: Hydronext
Author: Alsacréations
Description: Theme Hydronext
Version: 1.0

        /\_/\
   ____/ o o \
 /~____  =ø= /
(______)__m_m)

*/

@import "assets/css/app.css";

.bkw-logo {
  width: 220px;
}

.home .site-header:not(.fixed) .site-header-secondary {
  border-bottom: transparent;
  background-color: rgb(255, 255, 255);
}
@media screen and (min-width: 545px) {
  .home .site-header:not(.fixed) .menu-main .menu-link,
  .home .site-header:not(.fixed) .menu-main a {
    color: #000000;
    text-shadow: unset;
  }
}
.home .entry-title {
  display: none;
}
