Meister-Yona
#hypermarket-main-navigation {
background: #e6c925;
position: relative;
top: 10%;
}
#hypermarket-main-navigation li a {
font-size: 16px !important;
/ font-weight: bolder; !important; /
color: #222831 !important;
}
#hypermarket-main-navigation li a:hover {
color: white !important;
}
.main-navigation {
font-family: sans-serif;
background: #e6c925;
padding-left: 0;
padding-right: 0;
}
.site-logo {
margin: 0 auto;
display: block;
height: 130px;
width: 121px;
position: relative;
}
@media screen and (min-width: 1071px) {
#hypermarket-main-navigation {
top: 17.5%;
}
#hypermarket-main-navigation li a {
padding: 0;
}
.menu-item {
padding-right: 0;
}
#menu-item-28 {
position: absolute;
left: 5%;
}
#menu-item-24 {
position: absolute;
left: 15%;
}
#menu-item-27 {
position: absolute;
left: 27%;
}
#menu-item-116 {
position: absolute;
right: 25%;
}
#menu-item-117 {
position: absolute;
right: 16%;
}
.astm-search-menu {
color: #222831 !important;
position: absolute !important;
right: 9%;
}
.is-search-form {
top: 80% !important;
right: -300% !important;
}
.toolbar {
width: 26px;
height: 26px;
position: absolute;
top: 33%;
right: 5.5%;
}
.cart-items {
padding: 0 !important;
}
.cart-btn {
left: 10%;
bottom: 5%;
}
.cart-dropdown {
background-color: #e6c925;
border-color: #222831;
position: absolute;
top: 250%;
right: -50%;
}
}