|
@@ -6195,16 +6195,16 @@ input[type='submit'].styler[disabled] {
|
|
|
margin-right: 4%; }
|
|
margin-right: 4%; }
|
|
|
.navigation__mobileButton img {
|
|
.navigation__mobileButton img {
|
|
|
height: 32px; }
|
|
height: 32px; }
|
|
|
- .header.inner .floatmenu {
|
|
|
|
|
|
|
+ .header .floatmenu {
|
|
|
display: none;
|
|
display: none;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
right: 0;
|
|
right: 0;
|
|
|
top: 70px;
|
|
top: 70px;
|
|
|
background: #3b434d; }
|
|
background: #3b434d; }
|
|
|
- .floatmenu__list {
|
|
|
|
|
|
|
+ .header .floatmenu .floatmenu__list {
|
|
|
display: block;
|
|
display: block;
|
|
|
padding: 10px; }
|
|
padding: 10px; }
|
|
|
- .floatmenu__link {
|
|
|
|
|
|
|
+ .header .floatmenu .floatmenu__list .floatmenu__link {
|
|
|
line-height: 30px; }
|
|
line-height: 30px; }
|
|
|
.region__selection-box {
|
|
.region__selection-box {
|
|
|
width: auto;
|
|
width: auto;
|