@font-face {
    font-family: 'Futura Medium';
    src: url(../fonts/Futura_Medium.otf);
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url(../fonts/Montserrat_Regular.ttf);
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: 'Montserrat Regular', sans-serif;
    font-size: 0;
    background-color: #F4F0EC;
}

a {
    text-decoration: none;
    color: #634F3B;
}

a:hover {
    text-decoration: underline;
}

@media (min-width: 640px) {

    .nav-header {
        width: 100%;
        height: 510px;
        background-color: #efe2d9;
    }

    .nav-header-alt {
        width: 100%;
        height: 160px;
        background-color: #efe2d9;
    }

    .nav-header nav {
        width: 100%;
        height: 160px;
    }
    
    .nav-header-logo {
        float: left;
        width: 160px;
    }

    .nav-header-logo img {
        width: 160px;
        height: 160px;
    }

    .nav-header-items {
        float: right;
        height: 160px;
    }

    .nav-header-items .nav-header-item {
        display: inline-block;
        margin: 60px 80px 0 0;
        font-size: 24px;
    }

    .nav-header-about {
        width: 50%;
        height: 350px;
        float: left;
    }

    .nav-header-about h1 {
        margin-top: 0;
        text-align: center;
        font-family: 'Futura Medium', sans-serif;
        font-size: 42px;
        font-weight: lighter;
    }

    .nav-header-about-long {
        max-width: 510px;
        margin: auto;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .nav-header-about-short {
        display: none;
    }

    .nav-header-about .nav-header-about-button {
        text-align: center;
    }

    .nav-header-pict {
        width: 50%;
        height: 350px;
        float: right;
    }

    .nav-header-pict > div {
        text-align: center;
    }

    .nav-header-pict img {
        width: 652px;
        height: 324px;
        border: 4px solid black;
        border-radius: 64px;
        object-fit: cover;
    }

    .nav-header-about-button {
        width: 300px;
        margin: auto;
    }

    .nav-header-about-button a:hover {
        text-decoration: none;
    }

    .nav-button {
        width: 300px;
        height: 70px;
        border-width: 0;
        border-radius: 38px;
        background: linear-gradient(90deg, rgba(175,140,105,1) 0%, rgba(196,175,152,1) 100%);
        font-size: 24px;
        line-height: 70px;
        color: white;
    }

    .nav-button:hover {
        background: rgba(175,140,105,1);
    }

    .main-keys {
        margin-top: 92px;
        text-align: center;
    }

    .main-keys-item {
        display: inline-block;
        width: 300px;
    }

    .main-keys-item-pict {
        text-align: center;
    }

    .main-keys-item-pict img {
        width: 180px;
        height: 180px;
    }

    .main-keys-item h2 {
        text-align: center;
        font-size: 18px;
    }

    .main-keys-item .main-keys-item-description {
        width: 260px;
        margin: auto;
        text-align: center;
    }

    .main-keys-item .main-keys-item-description p {
        font-size: 14px;
    }

    .how-to-command {
        margin: 200px 0;
        text-align: center;
    }

    .how-to-command h2 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 32px;
        margin-bottom: 16px;
    }

    .how-to-command-answer {
        font-size: 20px;
    }

    .how-to-command-payments {
        font-size: 16px;
        color: gray;
    }

    .how-to-command-payments img {
        display: inline;
        height: 16px;
        vertical-align: bottom;
    }

    .commands-list {
        margin-top: 72px;
    }

    .commands-list-item {
        display: inline-block;
        width: 276px;
        margin: 0 30px;
    }

    .commands-list-item img {
        width: 276px;
        height: 276px;
        border-radius: 86px;
    }

    .commands-list-item h3 {
        font-size: 20px;
    }

    .commands-list-more {
        display: none;
    }

    .how-to-command-links-more {
        margin: 32px 0 16px 0;
        font-size: 20px;
    }

    .how-to-command-links-button {
        width: 300px;
        margin: auto;
    }

    .how-to-command-links-button a:hover {
        text-decoration: none;
    }

    .reviews {
        width: 100%;
        height: 256px;
        margin-bottom: 72px;
        text-align: center;
    }

    .reviews-summary {
        display: inline-block;
        width: 220px;
        vertical-align: middle;
        text-align: center;
    }

    .reviews-summary .review-title {
        margin-bottom: 4px;
        font-size: 24px;
        font-weight: bold;
    }

    .reviews-summary .review-star {
        display: inline-block;
        width: 28px;
        margin: 0 2px;
    }

    .reviews-summary .review-text {
        margin: 4px 0;
        font-size: 16px;
    }

    .reviews-summary .review-google-pict {
        width: 100px;
    }

    .reviews-item {
        display: inline-block;
        margin: 0 40px;
        vertical-align: middle;
    }

    .menu-sections {
        max-width: 1200px;
        margin: auto;
    }

    .menu-section h2 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 48px;
    }

    .menu-section-half {
        display: inline-block;
        max-width: 600px;
        margin: auto;
        vertical-align: top;
    }

    .menu-section-half h2 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 48px;
    }

    .menu-item {
        display: inline-block;
        width: 600px;
        height: 156px;
        margin-bottom: 80px;
    }

    .menu-item.phone-only {
        display: none;
    }

    .menu-item img {
        float: left;
        max-width: 156px;
        max-height: 156px;
    }

    .menu-item img.rounded-img {
        border-radius: 80px;
        width: 156px;
        height: 156px;
        object-fit: cover;
    }

    .menu-item-summary {
        padding: 30px 20px 0 200px;
    }

    .menu-item-title {
        font-size: 32px;
        font-weight: bold;
    }

    .menu-item-price {
        font-size: 20px;
    }

    .menu-collections {
        margin: auto;
        text-align: center;
    }

    .menu-collection {
        display: inline-block;
        width: 350px;
        margin: 0 100px 60px 100px;
        padding: 20px 10px;
        vertical-align: middle;
        background: linear-gradient(0, rgba(175,140,105,1) 0%, rgba(196,175,152,1) 100%);
        border-radius: 32px;
    }

    .menu-collection h3 {
        margin-top: 0;
        font-family: 'Futura Medium', sans-serif;
        font-size: 24px;
    }

    .menu-collection hr {
        width: 120px;
        height: 1px;
        margin: 16px auto;
        border-width: 0;
        color: black;
        background-color: black;
    }

    .menu-collection-title {
        font-size: 20px;
        font-weight: bold;
    }

    .menu-collection-price {
        font-size: 18px;
    }

    .generic-section {
        max-width: 720px;
        margin: 50px auto;
    }

    .generic-section h1 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 32px;
    }

    .generic-section h2 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 24px;
    }

    .generic-section p {
        font-size: 16px;
    }

    .nav-footer {
        width: 100%;
        height: 264px;
        background-color: #efe2d9;
        text-align: center;
    }

    .nav-footer-item {
        display: inline-block;
        width: 264px;
        margin: 0 12px;
        vertical-align: middle;
        text-align: left;
    }

    .nav-footer-item img {
        width: 264px;
        height: 264px;
    }

    .nav-footer-item h3 {
        margin-bottom: 16px;
        font-family: 'Futura Medium', sans-serif;
        font-size: 32px;
        font-weight: lighter;
    }

    .nav-footer-item div {
        margin-top: 12px;
        font-size: 20px;
        font-weight: lighter;
    }

}

@media (max-width: 640px) {

    html, body {
        overflow-x: hidden;
    }

    .nav-header {
        width: 100%;
        height: 280px;
    }

    .nav-header-alt {
        width: 100%;
        height: 80px;
        background-color: #efe2d9;
    }

    .nav-header nav {
        width: 100%;
        height: 80px;
        background-color: #efe2d9;
    }

    .nav-header-logo {
        float: left;
        width: 80px;
    }

    .nav-header-logo img {
        width: 80px;
        height: 80px;
    }

    .nav-header-items {
        float: right;
        height: 80px;
    }

    .nav-header-items .nav-header-item {
        display: inline-block;
        margin: 30px 30px 0 0;
        font-size: 18px;
    }

    .nav-header-about {
        width: 100%;
        margin-top: -120px;
        text-align: center;
        color: white;
    }

    .nav-header-about h1 {
        margin-top: 28px;
        margin-bottom: 5px;
        text-align: center;
        font-family: 'Futura Medium', sans-serif;
        font-size: 28px;
        font-weight: lighter;
    }

    .nav-header-about-short {
        display: inline-block;
        max-width: 80%;
        height: 50px;
        margin: auto;
        font-size: 10px;
    }

    .nav-header-about-long {
        display: none;
    }

    .nav-header-about .nav-header-about-button {
        margin-top: 20px;
        text-align: center;
    }

    .nav-header-pict {
        width: 100%;
        height: 120px;
    }

    .nav-header-pict img {
        width: 100%;
        height: 120px;
        object-fit: cover;
    } 

    .nav-header-about-button {
        bottom: 0;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .nav-header-about-button a {
        display: inline-block;
        width: 160px;
    }

    .nav-header-about-button a:hover {
        text-decoration: none;
    }

    .nav-button {
        width: 160px;
        height: 40px;
        border-width: 0;
        border-radius: 20px;
        background: linear-gradient(90deg, rgba(175,140,105,1) 0%, rgba(196,175,152,1) 100%);
        font-size: 16px;
        line-height: 40px;
        color: white;
    }

    .nav-button:hover {
        background: rgba(175,140,105,1);
    }

    .main-keys {
        margin-top: 20px;
        text-align: center;
    }

    .main-keys-item {
        display: inline-block;
        width: 120px;
    }

    .main-keys-item-pict {
        text-align: center;
    }

    .main-keys-item-pict img {
        width: 80px;
        height: 80px;
    }

    .main-keys-item h2 {
        text-align: center;
        font-size: 8px;
    }

    .main-keys-item .main-keys-item-description {
        width: 120px;
        margin: auto;
        text-align: center;
    }

    .main-keys-item .main-keys-item-description p {
        font-size: 6px;
    }

    .how-to-command {
        margin: 30px 0;
        text-align: center;
    }

    .how-to-command h2 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 20px;
        margin-bottom: 8px;
    }

    .how-to-command-answer {
        font-size: 10px;
    }

    .how-to-command-payments {
        font-size: 8px;
        color: gray;
    }

    .how-to-command-payments img {
        display: inline;
        height: 8px;
        vertical-align: bottom;
    }

    .commands-list {
        width: 200%;
        height: 160px;
        margin-top: 20px;
        text-align: center;
        transform: translateX(0%);
        animation-name: commands-list;
        animation-duration: 10s;
        animation-iteration-count: infinite;
    }

    .commands-list-item {
        display: inline-block;
        width: 25%;
    }

    .commands-list-item img {
        width: 120px;
        height: 120px;
        border-radius: 48px;
    }

    .commands-list-item h3 {
        font-size: 10px;
    }

    .commands-list-more {
        margin: 10px 0;
        text-align: center;
    }

    .commands-list-more svg {
        height: 10px;
    }

    .commands-list-more svg .point-1 {
        opacity: 1;
        animation-name: commands-list-more-1;
        animation-duration: 10s;
        animation-iteration-count: infinite;
    }

    .commands-list-more svg .point-2 {
        opacity: 0.2;
        animation-name: commands-list-more-2;
        animation-duration: 10s;
        animation-iteration-count: infinite;
    }

    .how-to-command-links-more {
        margin: 12px 0 8px 0;
        font-size: 12px;
    }

    .how-to-command-links-button {
        width: 160px;
        margin: auto;
    }

    .how-to-command-links-button a:hover {
        text-decoration: none;
    }

    .reviews {
        width: 100%;
        height: 80px;
        margin-bottom: 20px;
        text-align: center;
    }

    .reviews-summary {
        display: inline-block;
        width: 80px;
        vertical-align: middle;
        text-align: center;
    }

    .reviews-summary .review-title {
        margin-bottom: 4px;
        font-size: 10px;
        font-weight: bold;
    }

    .reviews-summary .review-star {
        display: inline-block;
        width: 10px;
        margin: 0 2px;
    }

    .reviews-summary .review-text {
        margin: 4px 0;
        font-size: 8px;
    }

    .reviews-summary .review-google-pict {
        width: 40px;
    }

    .reviews-item {
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle;
    }

    .reviews-item img {
        width: 100px;
    }

    .menu-sections {
        width: 100%;
        margin: auto;
    }

    .menu-section h2, .menu-section-half h2 {
        margin-left: 32px;
        font-family: 'Futura Medium', sans-serif;
        font-size: 32px;
    }

    .menu-item {
        width: 280px;
        height: 80px;
        margin: 0 auto 36px auto;
    }

    .menu-item.computer-only {
        display: none;
    }

    .menu-item img {
        float: left;
        max-width: 80px;
        max-height: 80px;
    }

    .menu-item img.rounded-img {
        border-radius: 40px;
        width: 80px;
        height: 80px;
        object-fit: cover;
    }

    .menu-item-summary {
        padding: 16px 0 0 100px;
    }

    .menu-item-title {
        font-size: 16px;
        font-weight: bold;
    }

    .menu-item-price {
        font-size: 10px;
    }

    .menu-collections {
        margin: auto;
        text-align: center;
    }

    .menu-collection {
        width: 260px;
        margin: 0 auto 60px auto;
        padding: 20px 10px;
        background: linear-gradient(0, rgba(175,140,105,1) 0%, rgba(196,175,152,1) 100%);
        border-radius: 32px;
    }

    .menu-collection h3 {
        margin-top: 0;
        font-family: 'Futura Medium', sans-serif;
        font-size: 24px;
    }

    .menu-collection hr {
        width: 120px;
        height: 1px;
        margin: 16px auto;
        border-width: 0;
        color: black;
        background-color: black;
    }

    .menu-collection-title {
        font-size: 18px;
        font-weight: bold;
    }

    .menu-collection-price {
        font-size: 16px;
    }

    .generic-section {
        max-width: 320px;
        margin: 50px auto;
        padding: 0 20px;
    }

    .generic-section h1 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 28px;
    }

    .generic-section h2 {
        font-family: 'Futura Medium', sans-serif;
        font-size: 20px;
    }

    .generic-section p {
        font-size: 12px;
    }

    .nav-footer {
        width: 100%;
        height: 100px;
        background-color: #efe2d9;
    }

    .nav-footer-item {
        display: inline-block;
        width: 20%;
        margin: 0 8px;
        vertical-align: middle;
        text-align: left;
    }

    .nav-footer-item img {
        width: 100%;
        max-width: 100px;
    }

    .nav-footer-item h3 {
        margin-bottom: 8px;
        font-family: 'Futura Medium', sans-serif;
        font-size: 10px;
        font-weight: lighter;
    }

    .nav-footer-item div {
        margin-top: 4px;
        font-size: 8px;
        font-weight: lighter;
        overflow-wrap: anywhere;
    }

}

@keyframes commands-list {
    0%, 40% {
        transform: translateX(0%);
    }
    50%, 90% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0%);
    }
}

@keyframes commands-list-more-1 {
    0%, 40% {
        opacity: 1;
    }
    50%, 90% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@keyframes commands-list-more-2 {
    0%, 40% {
        opacity: 0.2;
    }
    50%, 90% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
