@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

.container-fluid {
     padding: 10px 50px;
}

.navbar, .offcanvas-body {
     background-color: #090C0F;
     color: #FFFAF3;
}

.offcanvas-header {
     background-color: #090C0F;
}

.nav-link {
     text-transform: uppercase;
     text-decoration: none;
     font-size: 14px;
     font-family: "Google Sans", sans-serif;
     letter-spacing: 1px;
}

.navbar-toggler {
     border: 0 !important;
     color: #090C0F !important;
}

.navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23f4e7d9' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.offcanvas-header .btn-close {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f4e7d9'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") !important;
}

#signature , #aperitivi, #vini, #aperitivi-analcolici, #frozen, #cocktails, #soft-drinks, #birre, #gin, #distilleria, #caffetteria, #caffetteria-speciale {
     scroll-margin-top: 15rem;
}

#da-condividere, #piatti, #insalate, #pinse, #pucce, #pasticceria {
     scroll-margin-top: 15rem;
}

.go-to-top {
     position: fixed;
     bottom: 20px;
     right: 20px;
     display: flex;;
     text-decoration: none;
     z-index: 1000;
}
