@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/** header **/
html{
    scroll-behavior: smooth; 
}
/* .lightboxOverlay{
    z-index: 10001!important;
} */
.desktop .container{
    max-width: 1140px!important;
}
.desktop ul{
        max-width: 650px;
        padding: 0px;
        margin: 0px 50px;
}
section{
    scroll-margin-top: 68px;
}
body{
    margin: 0px!important;
    padding-top: 80px;
}
nav img{
    max-width: 170px;
}
header{
    position: fixed;
    top: 0px;
    width: 100%;
    background: white;
    z-index: 9000;
}
nav{
    padding: 10px 0px
}
nav ul li a{ 
font-family: 'Pacifico';
color: black;
text-decoration: none;
}

h2.heading{
 font-size: 42px;
 font-family: 'Pacifico';
 color: white;
 text-align: center;
}
p.para{
font-family: 'Lato';
font-size: 16px;
line-height: 1.5;
color: white;
}
p.para strong{
    font-size: 20px;
}
.socials svg{
    height: 25px;
    width: 25px;
    margin: 0px 5px
}
.hero{
    background: url('./img/shutterstock_514533334-resized.jpg');
    background-size: cover;
    background-position: center center;
    margin-bottom: 35px;
}
.hero .row{
    min-height: 700px;

}
.hero img{
    max-width: 422px;
    width: 100%;
}
.our-story{
min-height: 490px;
/* background: url('./img/shutterstock_691329655.jpg'); */
background: white;
background-size: cover;
background-position: center center;
height: auto;
}
.our-story h2{
    color: #AF70ED;
}
.our-story .menu-b{
    text-align: center;
    display: block;
    color: black;
}
.our-story .para{
    max-width: 600px;
    width: 100%;
    text-align: center;
    color: black;
}
.overlay:before {
    position: absolute;
    content: '';
    left: 0; right: 0;
    top: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
}
.overlay *{
    z-index: 1;
}
section{
    position: relative;
}
section .container, section .row{
    height: 100%;
}

.menu-banner{
    height: 77px;
    background: url('./img/ornament.png');
    background-size: contain;
}
.menu h2{
    color: #AF70ED;
    font-size: 68px!important;
    font-family: 'Pacifico';
    text-align: center;
}
.sandwiches{
    background: url('./img/shutterstock_3651162740-resized.jpg');
    background-size: cover;
    background-position: center center;
}
.drinks{
    background: url('./img/delicious-organic-latte-macchiato-with-milk-2048x1152.jpeg');
    background-size: cover;
    background-position: center center;
    margin-bottom: 0px!important;
}
.caffe .menu-item {
    margin-bottom: 15px;
}
.sandwiches p.para {
    max-width: 390px;
}
.pizza p.para {
    max-width: 400px;
}
.food{
    height: auto;
    padding-top: 100px;
    padding-bottom: 70px;
    margin-bottom: 50px;
}
.menu-item{
    margin-bottom: 30px;
}
 .menu-item strong, .menu-item p.para{
    display: inline-block;
}
.menu-b{
    font-family: 'Lato';
    font-size: 20px;
    color: white;
}
.menu-item *{
    text-align: center;
}
.pizza{
    background: url('./img/shutterstock_104903774.jpg');
    background-size: cover;
    background-position: center center;
}
.salad{
    background: url('./img/shutterstock_1213039798.jpg');
    background-size: cover;
    background-position: center center;
}
.dolci.food{
    background: url('./img/shutterstock_1055885501.jpg');
    background-size: cover;
    background-position: center center;
    margin-bottom: 0px;
}

.contact.food{
    background: url('./img/shutterstock_383880568.jpg');
    background-size: cover;
    background-position: center center;
    margin-bottom: 0px;
}
.menu-item .para{
    margin-bottom: 0px!important;
}
.gallery{
    padding-bottom: 150px;
}
.gallery-item {
    width: 20%;
}

.gallery-inner {
    position: relative;
    padding-bottom: 100%;
}

.gallery-item img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact .para{
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px!important;
    font-weight: bold;
}
.form{
    padding-top: 130px;
    padding-bottom: 100px;
}
.forms h2{
    font-family: 'Pacifico';
    font-size: 42px;
    color: #AF70ED;
    text-align: center;
}
.forms form{
    max-width: 400px;
}
.forms input[type=text], .forms input[type=email], .forms input[type=tel]{
border-top: none; 
border-left: none;
border-right: none; 
border-bottom: solid 1px #D6D6D6;
margin-bottom: 10px;
}
textarea{
    border: solid 1px #D6D6D6;
}
.forms label{
    font-family: 'Pacifico';
    font-size: 18px;
    color: #AF70ED;
}
.forms input[type=submit]{
    border: solid 1px #CEA4F8;
    font-family: 'Pacifico';
    font-size: 24px;
    color: #AF70ED;
    background: none;
    max-width: 160px;
    width: 100%;
}
.forms label{
    margin-bottom: 15px;
}
.forms label.spaced{
    margin-bottom: 40px;
}
#file{
    display: none;
}
label.resume{
background: #CEA4F8;
color: white;
font-size: 24px;
max-width: 160px;
width: 100%;
display: inline-block;
text-align: center;
margin-right: auto;
margin-right: calc(100% - 160px);
cursor: pointer;
}
footer{
    margin-top: 75px;
    padding-top: 10px;
    padding-bottom: 5px;
    background: #CEA4F8;
    text-align: center;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: white;
}

.btn
{
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  padding: 16px;
  background: #AF70ED;
  position: absolute;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

.btn .bar1, .btn .bar2, .btn .bar3
{
  height: 4px;
  width: 100%;
  display: block;
  background: white;
}

/* ----------- close btn ------------- */
.close-btn
{
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  padding: 20px;
  background: #AF70ED;
  position: absolute;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

.close-btn .bar1
{
  transform: rotate(-130deg);
  height: 4px;
  width: 90%;
  display: block;
  background: white;
  position: absolute;
}

.close-btn .bar2
{
  display: none;
}

.close-btn .bar3
{
  transform: rotateZ(130deg);
  height: 4px;
  width: 90%;
  display: block;
  background: white;
  position: absolute;
}

/* ------------- Hide menu ----------- */
.navmenu
{
  display: none;
}

/* ------------------- Menu styling --------------- */
.open-menu
{
  width: 100%;
  height: 100vh;
  background: #AF70ED;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 5s all;
  position: absolute;
  top: 0;
}

.open-menu ul
{
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
}

.open-menu ul li
{
  list-style: none;
  padding: 6px;
}

.open-menu ul li a
{
  text-decoration: none;
  text-styling: none;
  font-size: 5vw;
  font-weight: 800;
  color: white;
}

.open-menu ul li a:hover
{
  border-bottom: 5px solid white;
  transition: 0.2s all;
}
.mobile{
    display: none;
    position: fixed;
    top: 0px;
}
.mobile svg {
    height: 40px;
    fill: white;
    margin-top: 30px;
    margin-right: 20px;
}
section#careers {
    padding-top: 90px;
}
.drink .menu-item{
    margin-bottom: 30px;
}
.form-message.success{
    border: solid 2px green;
    text-align: center;
    padding: 10px;
    margin-top: 30px;
    font-family: 'Pacifico';
    font-size: 18px;
    color: #AF70ED;
}
.form-message.error{
    border: solid 2px red;
    text-align: center;
    padding: 10px;
    margin-top: 30px;
    font-family: 'Pacifico';
    font-size: 18px;
    color: #AF70ED;
}
@media(max-width: 767px){
section{
    scroll-margin-top: 80px;
}
.spaced-col{
    margin-right: 0px!important;
    margin-left: 0px!important;
    margin-bottom: 50px;
}
body{
    padding-top: 80px;
}
nav{
    height: 80px;
}
.mobile{
    display: flex;
    position: fixed;
    z-index: 9 000;
    width: 100%;
    background: white;
}
.close-btn {
    z-index: 10000;
}
.desktop{
    display: none;
}
.gallery-item{
    width: 48%;
    margin-bottom: 4%;
}
nav{
    width: 100%;
    padding: 0px;
}
nav .container{
    width: 100%;
    padding: 0px;
    margin: 0px;
    max-width: 100%;
}

.mobile nav{
    z-index: 2000
}
}
@media(max-width: 600px){
    .row {
        margin: 0px 30px;
    }
}
