



/* Template css resource: Core 8 - Fluid - Module banner topmenu - Topmenu */
@media (min-width: 0) {
.banner--top {
background: #58ac25;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
text-transform: lowercase;
text-align: center;
font-size: 14px;
height: 50px;
max-height: 50px;
overflow: hidden;
line-height: 1;
width: 100%;
}
}
@media (min-width: 0) and (max-width: 1019.99px) {
.banner--top {
position: fixed;
z-index: 53;
}
}
@media (min-width: 0) and (min-width: 600px) {
.banner--top {
font-size: 16px;
}
}
@media (min-width: 0) and (min-width: 1021px) {
.banner--top {
font-size: 18px;
max-height: 40px;
}
}
@media (min-width: 0) {
.banner--top p {
margin: 0;
}
.banner--top a {
color: inherit;
text-decoration: underline;
}
.banner--top a:hover,
.banner--top a:focus {
text-decoration: none;
}
}
/* img in topmenu */
@media (min-width: 0){
.banner--top img {
margin-right: 7px;
height: 12px;
vertical-align: baseline;
}
}
@media (min-width: 0) {
nav {
//* top: 140px; *//
}
}
