html {
    scroll-behavior: smooth;
}

::selection {
    background-color: #9b2916;
    color: white;
}

a {
    color: #9b2916;
}

h4 {
    font-size: clamp(1.25rem, 0.1rem + 5vw, 1.75rem);
}

a:focus, a:hover {
    color: #ff3232;
}

.footer {
    padding: 3.75rem .9375rem 4.6875rem
}

.footer a {
    color: #ff3232;
}

.footer .social-list * {
    color: white;
}

.footer .social-list *:hover {
    color: #ff3232;
}

.home .home-content {
    color: rgba(255, 255, 255, .85);
    top: 30%;
}

.header .navbar-nav .nav-item .nav-link.active,
.header .navbar-nav .nav-item .nav-link:hover {
    color: #9b2916 !important;
}

.header .nav.navbar-nav .nav-item .nav-link {
    font-size: 105%;
}

.header.navbar-default .navbar-nav .nav-item .nav-link {
    color: rgb(40, 40, 40);
}

.header.navbar-default .navbar-toggle .icon-bar {
    background: #9b2916;
}

.header.navbar-default .navbar-toggle {
    background: unset;
}

.footer {
    color: rgba(255,255,255,.8);
}

.footer-title {
    font-weight: 600;
    font-size: 1.5em;
    color: #ff3232;
}

.brand-image {
    float: left;
    border: 0 solid;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.title-base {
    text-align: center;
    position: relative;
}

.title-base p {
    margin-bottom: 0;
}

.title-base {
    margin-bottom: 5px;
    flex-direction: column-reverse;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
}

.title-base::before {
    content: '';
    border-top: 1px solid #9b2916;
    display: flex;
    padding-top: 15px;
}

.list-items .list-item span {
    font-weight: 300;
    font-size: 13px;
}

.nav-pills-downtown * {
    text-transform: uppercase;
    font-weight: bolder;
    color: #9b2916;
    font-size: medium;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #9b2916;
    border: 1px solid darkgrey;
}

div.adv-img-side-content .btn:hover,
.nav-pills > li.active > a,
div.adv-img-side-content .btn:hover i,
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
    border-color: #2e2e2e !important;
    color: #9b2916 !important;
}

.nav-pills-downtown > li.active > a {
    color: white !important;
}

.menu-nav-horizontal-scroll .nav-item.nav-item-menu a.active,
.nav-pills .nav-link.active * {
    color: #9b2916 !important;
    background-color: unset !important;
    border: unset !important;
}

/*.menu-nav-horizontal-scroll .scroll-highlight.active {*/
/*    !*color: #9b2916 !important;*!*/
/*    color: greenyellow !important;*/
/*}*/

.list-items .list-item {
    padding: 10px 0;
    border-bottom: 1px solid #E6E6E6;
    transition: padding .3s;
}

.list-items .list-item span {
    text-align: right;
    display: block;
    font-size: 15px;
    white-space: nowrap;
    font-weight: 600;
    color: #333;
    line-height: normal;
}

.list-items .list-item.wine-header * {
    color: #333 !important;
}

.list-items .list-item h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}

.list-items .list-item h3 {
    text-transform: none;
    font-size: 15px;
    line-height: 22px;
}

.list-items .list-item p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 5px;
    color: #797979;
    margin: 0;
}

.list-item-header {
    text-align: justify !important;
    line-height: 0;
    padding-bottom: 3px;
    font-family: Montserrat, sans-serif;
}

.list-item-header > span {
    white-space: normal !important;
    text-align: left !important;
    display: inline-block !important;
    padding-bottom: 2px;
}

.list-item-header:after {
    display: inline-block;
    width: 100%;
    content: "";
    vertical-align: top;
}

.menu-item-price {
    font-size: 15px !important;
    font-family: "Open Sans", sans-serif;
    color: #9b2916 !important;
}

.drink-item-price {
    font-size: 14px !important;
    font-family: "Open Sans", sans-serif;
    color: #9b2916 !important;
    font-weight: 600;
}

.list-items .list-item:hover, .title-modern h2, .tab-box.inverse .panel, .datepicker-top-left:before, .datepicker-top-right:before, .navbar .nav > li.active {
    border-bottom-color: #484848 !important;
}

.list-items .list-item:hover {
    padding-left: 5px;
}

.h1, h1 {
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.h2, h2, .h3, h3 {
    font-family: 'Montserrat', sans-serif;
}

.col-container {
    display: table;
    width: 100%;
    content: " ";
}
.col-container:before {
    display: table;
    content: " ";
}

.col-container:after {
    display: table;
    content: " ";
}

.menu-title {
    font-family: 'Great Vibes', serif;
    font-weight: bolder;
    font-size: 60px;
}

.menu-subtitle {
    margin-bottom: 20px;
}

.menu-subtitle p {
    font-size: 1.0rem;
    width: 60%;
    margin: auto;
    margin-bottom: 10px;
}

.content {
    padding-top: 2rem;
    padding-bottom: 0.5rem;
    padding-right: 0;
    padding-left: 0;
}

.nav-item-menu * {
    color: black;
    font-weight: 600;
}

.nav-item-menu a {
    /*padding: 5px 5px;*/
    padding: 0.25rem 0.6rem;
}

.nav-item-menu:hover * {
    /*background: #9b2916;*/
    /*color: white !important;*/
    /*border-radius: unset;*/
    color: #9b2916;
}

.btn-primary {
    background-color: #9b2916;
    border-color: #ff5b57;
}

.header .dropdown-menu .dropdown-item {
    color: rgba(255,255,255,.90);
    padding: .625rem .9375rem;
}

.price-wrapper .col-md-9 {
    width: 75%;
}

.google-map iframe {
    border-radius: 4px;
    box-shadow: 5px 5px 10px lightgrey;
}

.contact-map .google-map iframe {
    width: 100%;
}

.delivery_image {
    box-shadow: 5px 5px 10px lightgrey;
    border: 1px solid darkgrey;
    border-radius: 6px;
}

.delivery_image:hover {
    transform: scale(1.02);
}

.delivery_image_footer {
    border: 1px solid darkgrey;
    border-radius: 6px;
}

.delivery_image_footer:hover {
    transform: scale(1.01);
}

.alert-discount {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
}

.home-logo {
    width: 90%;
    padding-bottom: 10px;
    max-width: 500px;
}

.home-title {
    font-size: 65px;
    font-family: 'Great Vibes', serif;
}

.home-description {
    margin-bottom: 1.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    font-size: 18px;
    width: 70%;
    text-align: center;
    line-height: 1.8;
}

.home-description-address {
    margin-bottom: 15px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    font-size: 16px;
    width: 70%;
    text-align: center;
    line-height: 1.8;
}

.home-description-address:before {
     content: '';
     display: block;
     position: absolute;
     width: 150px;
     background: white;
     height: 1px;
     left: 50%;
     margin-top: -10px;
     margin-left: -75px;
}

.home-eat-type {
    font-family: 'Great Vibes', serif;
    font-size: 26px;
}

#sticky_bar_menu {
    padding: 7px 5px;
    background: whitesmoke;
    position: -webkit-sticky;
    z-index: 999;
    text-align: center;
    position: fixed;
    color: #fff;
    font-size: 16px;
    margin: auto;
    width: 100%;
    -webkit-box-shadow: 0 0 16px rgb(0 0 0 / 15%);
    box-shadow: 0 0 16px rgb(0 0 0 / 15%);
    margin-top: -76px;
    border-bottom: 0.5px solid lightgrey;
}

#sticky_bar_main {
    padding: 4px 5px;
    height: 35px !important;
    background: #7a7a7a;
    position: -webkit-sticky;
    vertical-align: center;
    z-index: 999;
    text-align: center;
    position: fixed;
    color: #fff;
    font-size: 1.1em;
    margin: auto;
    width: 100%;
    margin-top: -5px;
    justify-content: center;
}

.sticky_bar_main_button a {
    border: 1px solid #ff3232;
    padding: 3px 50px;
    display: inline-block;
    font-size: 15px;
    background: white;
    color: black;
    text-transform: uppercase;
    font-weight: 600;
}

.sticky_bar_main_button a:active,
.sticky_bar_main_button.active > a,
.sticky_bar_main_button a:hover {
    text-decoration: unset;
    background: #ff3232;
    color: white;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 25px; /* Place the button at the bottom of the page */
    right: 25px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    color: #9b2916;
    cursor: pointer;
    background: unset;
    font-size: 32px;
    opacity: 0.95;
}

#myBtn:hover {
    background: unset;
    color: red;
}

.menu-nav-horizontal-scroll {
    overflow-y: hidden;
    list-style: none;
    white-space: nowrap;
    flex-wrap: nowrap;
}

.sticky_bar_container {
    border: 1px solid darkgrey;
    max-width: fit-content;
    padding-bottom: 5px;
    background: white;
    padding-left: 5px;
    padding-right: 5px;
}

#richmond-menu-pizza .list-item-header span:nth-child(1),
#richmond-menu-specialties .list-item-header span:nth-child(1) {
    max-width: calc(100% - 25px);
}

#richmond-menu-drinks-margarita .list-item-header span:nth-child(1),
#richmond-menu-drinks-rose .list-item-header span:nth-child(1),
#richmond-menu-drinks-sparkling .list-item-header span:nth-child(1),
#richmond-menu-drinks-red-wine .list-item-header span:nth-child(1),
#richmond-menu-drinks-white-wine .list-item-header span:nth-child(1) {
    max-width: calc(100% - 70px);
}
#richmond-menu-pizza .menu-item-price,
#richmond-menu-specialties .menu-item-price,
#richmond-menu-drinks-margarita .menu-item-price,
.drink-item-price {
    position: absolute;
    right: 0;
    padding-right: 15px;
}

::-webkit-scrollbar {
    width: 12px
}
::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px
}
::-webkit-scrollbar-track {
    border-width: 0
}
::-webkit-scrollbar {
    height: 16px;
    overflow: visible;
    width: 16px;
}
::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}
::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 4px;
}
::-webkit-scrollbar-track:horizontal {
    border-width: 4px 0 0
}
::-webkit-scrollbar-track:hover {
    background-color: rgba(220, 172, 0, .05);
    box-shadow: inset 1px 0 0 rgba(220, 172, 0, .1);
}
::-webkit-scrollbar-track:horizontal:hover {
    box-shadow: inset 0 1px 0 rgba(220, 172, 0, .1)
}
::-webkit-scrollbar-track:active {
    background-color: rgba(220, 172, 0, .05);
    box-shadow: inset 1px 0 0 rgba(220, 172, 0, .14), inset -1px 0 0 rgba(220, 172, 0, .07);
}
::-webkit-scrollbar-track:horizontal:active {
    box-shadow: inset 0 1px 0 rgba(220, 172, 0, .14), inset 0 -1px 0 rgba(220, 172, 0, .07)
}
::-webkit-scrollbar-thumb {
    background-color: rgba(220, 172, 0, .2);
    background-clip: padding-box;
    border: solid transparent;
    border-width: 1px 1px 1px 6px;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(220, 172, 0, .1), inset 0 -1px 0 rgba(220, 172, 0, .07);
}
::-webkit-scrollbar-thumb:horizontal {
    border-width: 6px 1px 1px;
    padding: 0 0 0 100px;
    box-shadow: inset 1px 1px 0 rgba(220, 172, 0, .1), inset -1px 0 0 rgba(220, 172, 0, .07);
}
::-webkit-scrollbar-thumb:hover {
    background-color: rgba(220, 172, 0, .4);
    box-shadow: inset 1px 1px 1px rgba(220, 172, 0, .25);
}

@media (max-width: 576px) {
    .home-logo {
        width: 75%;
    }
    .home-title {
        font-size: 34px;
    }
    .home-description {
        width: 90%;
        font-size: 14px;
        line-height: 1.5;
    }
    .pasta_description {
        width: 100% !important;
    }
    .menu-title {
        font-size: 32px;
    }
    .home-eat-type {
        font-size: 22px;
    }
    .navbar-brand .brand-image > img {
        height: 25px;
        /*height: 30px;*/
    }
    #sticky_bar_main {
        margin-top: -15px !important;
    }
    #sticky_bar_menu {
        /*margin-top: -86px !important;*/
        margin-top: -91px !important;
        font-size: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    #sticky_bar_menu .content,
    #sticky_bar_menu .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    #myBtn {
        font-size: 28px;
        bottom: 15px;
        right: 15px;
    }
    .list-items .list-item.wine-header * {
        font-size: 11px;
    }

    .menu-nav-horizontal-scroll::after {
        content: '';
        position: absolute;
        right: -6px;
        top: 50%;
        display: block;
        border-right: 2px solid #9b2916;
        border-bottom: 2px solid #9b2916;
        width: 8px;
        height: 8px;
        float: right;
        transform: translate(50%, -50%) rotate(-45deg);
    }

    .menu-nav-horizontal-scroll::before {
        content: '';
        position: absolute;
        left: -6px;
        top: 50%;
        display: block;
        border-left: 2px solid #9b2916;
        border-top: 2px solid #9b2916;
        width: 8px;
        height: 8px;
        transform: translate(-50%, -50%) rotate(-45deg);
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .home-logo {
        width: 80%;
    }
    .home-title {
        font-size: 43px;
    }
    .menu-title {
        font-size: 38px;
    }
}

@media (max-width: 768px) {
    .google-map iframe {
        width: 100%;
        height: 200px;
    }
    .contact-map .google-map iframe {
        height: 250px;
    }
    .home-description {
        width: 85%;
        font-size: 15px;
        line-height: 1.75;
    }
    .col-md-3 {
        width: 25%;
        float: none;
    }
    .col-md-9 {
        width: 100%;
        float: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .home-logo {
        width: 70%;
    }
    .home-title {
        font-size: 48px;
    }
    .menu-title {
        font-size: 44px;
    }
}

@media (max-width: 992px) {
    .header.navbar-default .dropdown-menu .dropdown-item.active,
    .header.navbar-default .dropdown-menu .dropdown-item:hover {
        color: #ff5b57;
    }
    .home-description {
        width: 90%;
        font-size: 16px;
        line-height: 1.7;
    }
    .list-items .list-item .col-md-9 {
        width: 75%;
        min-width: 75%;
    }
}

@media (min-width: 992px) {
    .location-delivery {
        width: 75%;
    }
    .home-title {
        font-size: 55px;
    }
    .pasta_description {
        width: 75% !important;
    }
    .menu-title {
        font-size: 55px;
    }
}

@media (max-width: 1199.98px) {
    .header.navbar-transparent.navbar-sm .dropdown-menu .dropdown-item {
        color: #ffffff;
    }
    .location-delivery {
        width: 100%;
    }
}

@media (min-width: 1199.98px) {
    .location-delivery {
        width: 65%;
    }
    .pasta_description {
        width: 65% !important;
    }
    .menu-title {
        font-size: 60px;
    }
}

@media (max-width: 1550px) {
    .google-map iframe {
        width: 100%;
        height: 275px;
    }
    .contact-map .google-map iframe {
        height: 300px;
    }
}

@media (min-width: 1550px) {
    .google-map iframe {
        width: 100%;
        height: 275px;
    }
    .contact-map .google-map iframe {
        height: 300px;
    }
}

@media (min-width: 1750px) {
    .google-map iframe {
        width: 150%;
        height: 300px;
    }
    .contact-map .google-map iframe {
        height: 400px;
    }
}

@media (max-width: 1750px) {
    .contact-map .google-map iframe {
        height: 350px;
    }
}
