<>
@media screen and (min-width: 1250px) {
#navigation-menu{
position: fixed;
top: 0;
width: 100%;
z-index: 3;
height: 100px;
}
.template-body-container{
margin-top: 100px;
}
#navigation-menu > div > div > header{
box-shadow: 0px 10px 25px #2d2d2d7d !important;
}
#navigation-menu {
z-index: 2;
display: flex;
justify-content: center;
background: transparent;
top: 10px;
}
#navigation-menu > div {
width: 95%;
justify-content: center;
align-items: center;
}
#navigation-menu > div > div > header {
background-color: rgb(11240127);
border-radius: 10px;
}
#footer > div.transparent.d-flex.v-card.v-card--flat.v-sheet.theme--light > div.outline-hover.text-modal-container > div{
padding: 25px 10%;
}
#footer{
border-image-slice: 100% 0 0 0 !important;
border-image-width: 45px 0px 0px 0px !important;
border-image-outset: 24px 0px 0px 0px !important;
border-image-repeat: repeat !important;
border-image-source: url(https://s3.us-west-2.amazonaws.com/appvault.com/enterprise/delhaize/giant-food/redesign/ripped-texture-1.png) !important;
border-: solid !important;
}
>
<>
@import url('https://fonts.cdnfonts.com/css/antique-olive-std');
>
<>
#your-message > div{
margin-top: 0px !important;
}
#your-message > div > div{
max-width:unset !important;
}
#section_11\.01 #why-us > div > div {
display: flex;
flex-direction: row-reverse;
}
.zoom {
transition: transform .2s;
}
.category:hover .zoom {
transform: scale(1.1);
}
>