body {
    margin: 0;
    padding: 0 ;
    background-color: #F7EEE5;
}

#UTCHERBLOCK {
    color: #D90000;
    font-family: "Barlow Condensed";
    font-weight: 800;
    font-size: 200px ;
    display: inline-block;
    font-style: normal;
    line-height: 174px;
}
h1 {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 150px;
    line-height: 1;
    font-weight: 800 ;
    text-transform: uppercase;
}

h2 {
    font-family: "chivo", sans-serif;
    font-size: 48px;
    font-weight: 1000px;
    color: #D90000 ;
    text-transform: uppercase;
    line-height: 1;
}

h3 {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 800px;
    font-size: 12px ;
    line-height: 1;
    text-transform: uppercase;
}
.reviews-text h3 {
    margin-left: 100px;
}

.locations-text h3 {
    margin-left: 100px ;
}

p {
    font-family: "Chivo", sans-serif;
    font-size: 22px;
    max width: 70%;
    color: #D90000;
    font-weight: 400 ;
}

.navbar {
    width: 100%;
    top: 0px;
    padding: 6px 143px ;
    margin: -100px;
    background: #D90000;
    gap: 230px;
    display: flex;
    position: sticky;
    justify-content: center;
    z-index: 10;
}

.nav-item {
    font-family: "Chivo", sans-serif;
    color: #F7EEE5 ;
    font-size: 34px;
    line-height: 32px;
    font-weight: 400px;
}

.nav-item:hover {
    opacity: 0.7;
}

a.nav-item {
    text-decoration: none;
    color: #F7EEE5;
}

.hero {
    display: grid;
    height: 900px;
    grid-template-columns: 1fr 1fr ;
    padding: 0 100px;
    align-items: center;
    background: #f7eee500;
}

.hero-title {
    margin-top: 200px ;
    stroke-width: 4px;
    color: #d90000;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 800;
    font-size: 150px;
    line-height: 1 ;
    text-transform: uppercase;
}

.Denvers-Best {
    color: #d90000;
    font-size: 50px;
    font-family: "Barlow Condensed", sans-serif ;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
}

.hero-title-2 {
    color: #ffffff;
    stroke-color: #d90000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 150px ;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
}

.hero-right {
    height: 1000px;
    width: 1200px ;
    margin: 0 px;
    margin-right: -150px;
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}

.hero-right img {
    height: 100%;
    width: 100% ;
    object-fit: cover;
}

.cinnamon {
    position: absolute;
    transform: rotate(7deg) ;
    right: 1px;
    top: 35%;
    width: 700px;
    translate: 0 -50%;
}

.button-primary, .button-breakfast, .button-lunch {
    display: inline-flex;
    padding: 20px;
    justify-content: center ;
    background: #D90000;
    color: #F7EEE5;
    border-radius: 10px;
    font-size: 52px ;
    font-family: "chivo", sans-serif;
    transition: all 0.2s ease;
    font-weight: 200px;
    translate: 0 -100px;
    margin: 100px 0px 0px 100px;
}

.button-primary:hover {
    transform: translateY(-3px);
}

.button-breakfast {
    position: absolute;
    top: 300px;
    left: 100px ;
}

.button-lunch {
    position: absolute ;
    top: 420px;
    left: 100px;
}

.who {
    display: block;
    position: relative;
    padding: 20px ;
    margin-top: 90px;
    align-items: center;
    justify-content: flex-end;
    display: flex;
}

.who-image {
    width: 1430px;
    position: absolute;
    top: 12% ;
    left: -405px;
    translate: 0 -200px;
}

.who-title {
    font-size: 80px;
    font-family: "Barlow Condensed", sans-serif;
    margin-top: 100px;
    color: #D90000 ;
    font: weight 100px;
    margin-bottom: 20px;
}

.who-content {
    position: relative;
    margin-left: 1000px ;
}

.who-text {
    font-size: 34px ;
    font-family: "Chivo", sans-serif;
    line-height: 1.6;
    color: #D90000;
    position: relative;
}
h3 {
    font-family: "Barlow Condensed", sans-serif;
    display: inline-block;
    font-size: 80px;
    margin-bottom: 20px ;
    color: #D90000;
    font: weight 100px;
}
.locations {
    margin-top: 100px;
    margin: 0 auto ;
    max-width: 1440px;
    justify-content: center;
}

.location-card {
    display: inline-block ;
    width: 420px;
    transition: all 0.2s ease;
    border-radius: 10px;
    margin: 00px;
}
.location-card:hover {
    transform: translateY(-6px) ;
}

.location-card:active {
    opacity: 0.8;
    transform: translateY(0px);
}
.review span {
    display: block;
    font-family: "Barlow Condensed", sans-serif ;
    margin: auto 160px;
    margin-top: 20px;
    font-size: 40px;
    color: #D90000;
}

.review p {
    font-size: 28px;
    font-family: "Chivo", sans-serif;
    color: #D90000 ;
    margin: auto 100px;
    line-height: 1.4;
}
.reviews-container {
    align-items: center;
    padding: 200px 0px ;
    display: flex;
}

.reviews-right img {
    width: 800px ;
    transform: rotate(70deg);
    height: auto;
}

.review-text {
    font-family: "Chivo", sans-serif;
    max-width: 50%;
    font-size: 34px;
    color: #D90000 ;
    margin: 100px;
    line-height: 1.6;
    position: relative;
}

.footer {
    background: #D90000;
    color: #F7EEE5;
    align-items: flex-start;
    justify-content: space-between;
    padding: 100px 120px;
}

.footer-title {
    font-family: "Barlow Condensed", sans-serif;
    margin-bottom: 10px ;
    font-weight: 800;
    font-size: 60px;
}
.footer-right {
    gap: 80px;
    display: flex ;
}
.info h4 {
    font-family: "Barlow Condensed", sans-serif;
    margin-bottom: 10px;
    font-size: 28px ;
}
.info p {
    font-size: 16px;
    font-family: "Chivo", sans-serif;
    margin: 4px 0;
    color: #ffffff ;
}

.footer-image {
    display: inline-block;
    max-width: 10% ;
    margin: 40px;
}
h4 {
    color: #F7EEE5;
}

.menu-container {
    margin: 0 auto;
    max-width: 1040px;
    padding-top: 50px ;
    padding-bottom: 100px;
}

.section-breakfast {
    position: relative;
}

.forks {
    position: absolute;
    top: 1600px ;
    right: -220px;
    pointer-events: none;
    width: 840px;
}

.bg-spoon {
    position: absolute;
    top: 5100px;
    right: -350px ;
    width: 460px;
    transform: rotate(-90deg);
}

.menu-hero {
    background-image: url(img/location_halftone.png) ;
    background-size: cover;
    background-position: center;
}

.menu-title {
    font-size: 80px;
    font-family: "Barlow Condensed", sans-serif;
    color: #D90000 ;
    font-weight: 800;
}
.menu-category-title {
    font-weight: 800;
    font-family: "Barlow Condensed", sans-serif ;
    font-size: 44px;
    color: #D90000;
    margin-bottom: 24px;
    padding-bottom: 10px ;
}
.menu-grid {
    gap: 24px 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.menu-item-name {
    font-family: "Barlow Condensed", sans-serif;
    color: #D90000;
    font-size: 26px ;
    margin-bottom: 6px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}

.price {
    font-weight: 600px;
    font-style: normal ;
    color: #333;
    font-size: 22px;
    right: 0px;
}

.menu-item-desc {
    font-size: 16px ;
    font-family: "Chivo", sans-serif;
    max-width: 100%;
    color: #000000;
    margin: 0;
    line-height: 1.5;
}

.menu-varient .menu-grid {
    grid-template-columns: 1fr ;
}
