@import url("https://use.typekit.net/lzg8igz.css");@import url("https://use.typekit.net/gpa8pvq.css");:root{--main-font:"itc-avant-garde-gothic-pro",sans-serif;--heading-font:"garamond-atf-subhead",serif;--base-font-size:16px}:root{--gray-shade:#7a7a7b;--light-gray:#f1f1f0;--button-bg:rgba(209,130,56,.293);--orange:#d57d29;--dark-orange:#d86b27;--black:#060606;--green:#2d7d2d}body{margin:0;padding:0;width:100%;height:100%;background-image:url('http://bbqcatering.dk/wp-content/themes/catering/Catering/assets/background-blur.png');background-size:cover;background-position:center bottom;background-attachment:fixed;color:var(--light-gray)}a.logo img{position:relative;z-index:10;margin:1em}.desktop-header{display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:10;width:100%}.mobile-header{display:none}nav{margin-right:5%}nav ul{display:flex;list-style:none;flex-direction:row;align-items:center;justify-content:space-between;color:var(--light-gray);gap:1.5em}nav ul a,nav ul li a{font-family:var(--heading-font);color:var(--light-gray);text-decoration:none;font-size:26px}footer{position:relative;bottom:0;display:flex;align-items:center;width:100%;flex-direction:column}footer .some{margin:1.5em 0}.some img{margin:0 .5em}footer a{font-family:var(--heading-font);font-weight:700;font-size:1em;text-decoration:none;color:var(--light-gray);transition:.3s}footer a:hover{color:var(--orange)}footer .terms{width:40%;display:flex;justify-content:space-between;margin-right:1%}.bottomtext{opacity:.5;margin:0}.top-bg-nav{position:fixed;z-index:4;width:100%;height:10em;object-fit:cover;object-position:50% 0;box-shadow:0 0 1em .5em #cfa18569}@media screen and (max-width:900px){body{margin:auto}a.logo img{width:4em;margin:0 1em}.mobile-header{display:flex;width:calc(100% - 10%);z-index:5;padding:3% 5%;position:fixed}.desktop-header{display:none}.navs{display:flex;justify-content:space-between;flex-direction:row;width:100%}.dropbtn{background-color:transparent;border:none;cursor:pointer;padding:0;position:relative;z-index:10}.dropbtn img{width:5em;height:auto}.dropdown{position:relative;display:flex;justify-content:space-between}.dropdown-content{display:none;position:fixed;background-color:var(--light-gray);color:var(--light-gray);width:92vw;height:100vh!important;left:0;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:5;background-image:url('http://bbqcatering.dk/wp-content/themes/catering/Catering/assets/background-blur.png');background-size:cover;background-position:center bottom;background-attachment:fixed;padding:1em;animation:slideIn .3s ease-in-out}.style{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:2em;gap:.5em}.dropdown-content a{font-family:var(--heading-font)!important;color:#f1f1f0;padding:12px 16px;text-decoration:none;display:block;position:relative;font-family:var(--main-font);font-weight:700}@keyframes slideIn{from{transform:translateX(-100%)}to{transform:translateX(0)}}footer .some{margin:.7em 0}footer .terms{width:90%}footer .terms a{font-size:.8em}}