/*
Theme Name: Snevagten Child Tilbud
Theme URI: https://snevagten.dk
Template: yootheme
Author: Snevagten
Author URI: https://organicgrowth.dk
Version: 4.2.11.1759395805
Updated: 2025-10-02 09:03:25

*/

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    min-height: 60px !important;
}
.menubox {
    width: 67%;
    display: none;
    height: 60px;
    position: fixed;
    bottom: 0;
}
.menubox a, .menubox button {
    font-size: 8px;
    padding-top: 4px;
    color: #fff;
    line-height: 15px;
}
.menuwrapper {
    display: flex;
}
.menupunkt {
    width: 100%;
    text-align: center;
}
p.ikontekst {
    margin-left: 10px;
}
.ikontekst {
    font-size: 10px;
    color: white;
}
a.menu-item {
    text-align: center;
}
.menupunkt.menu2 a {
    background-color: #061020;
    background-color: #688ea6;
    background-color: #3658b7;
    color: white;
}
.menupunkt.menu1 a, .menupunkt.menu3 a, .menupunkt.menu2 button {
    background-color: #061020;
}
.menupunkt.menu1 a {
    background-color: #021f59;
}
.menupunkt.menu3 a {
    background-color: #05f;
    -moz-border-radius: 0 15px 0 0;
    -webkit-border-radius: 0 15px 0 0;
    -o-border-radius: 0 15px 0 0;
    border-radius: 0 15px 0 0;
}
.menupopup a {
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
}
span.menuikon.uk-icon {
    display: block;
}
.menubox.ipad {
    width: 60%;
    margin-left: 20%;
    display: none;
    height: 60px;
    position: fixed;
    bottom: 0;
}
@media only screen and (max-width: 960px) {
.uk-lightbox-items > * > :not(iframe) {
    width: 100% !important;
    height: auto !important;
}
}
@media only screen and (max-width: 900px) {
.menubox.ipad {
    display: block;
}
}
@media only screen and (max-width: 600px) {
.menubox.ipad {
    display: none;
}
.menubox {
    display: block;
}
.fwpl-layout {
    grid-template-columns: 1fr !important;
}
.uk-icon.uk-navbar-toggle-icon {
    display: none !important;
}
}
