/* -- footer -- */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-family: 'Khand', sans-serif;
}

h3 {
    text-transform: uppercase;

}

.oklink {
    border-bottom: 2px solid #fff !important;
}

.oklink a {
    border-bottom: 2px solid #fff !important;
    color: #000 !important;
}


.topbar_menu {
    color: #fff;
    font-size: 1.3rem;
}

.topbar_menu_vino {
    height: 35px;
    color: #fff;
}

div.topbar_menu_vino a {
    font-size: 18px;
    color: #fff;

    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 600;
}

div.topbar_menu_vino a:hover {
    color: #ccc;
    text-decoration: underline;
}


.topbar_menu_vino {
    text-transform: capitalize;
    height: 40px;
    color: #FFF;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;

    &::-webkit-scrollbar {
        display: none;
    }
}



.topbar_menu h1 {
    font-size: 2.5rem !important;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: baseline;
}

div.topbar_menu a {
    color: #8C0007;
}

div.topbar_menu a:hover {
    color: #ccc;
}

.topbar_nome {
    height: 45px;
    color: #fff;
    background-color: #202020;
}

.topbar_nome h1 {
    font-size: 1.4rem !important;
}

.topbar_nome a {
    color: #fff;
}

.topbar_nome a:hover {
    color: #ccc;
}

.topbar_menu {
    height: 40px;
    color: #FFF;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

&::-webkit-scrollbar {
    display: none;
}



#select_m {
    color: #333 !important;
}

div.topbar_menu a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 1.3rem;
    font-weight: 600;
}

div.topbar_menu a:hover {
    color: #ccc;
    text-decoration: underline;
}

div.topbar_menu a:active {
    text-decoration: underline;
}

.topbar_vino_regioni {
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;

    &::-webkit-scrollbar {
        display: none;
    }
}


#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #333;
}

#footer p {
    padding: 10px;
}



/* -- -- */

h3 {
    display: inline-block;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    margin-top: 28px;
    margin-bottom: 15px;
}

h3:before {
    left: -40px;
    height: 0;
    height: 1px;
}

h3:before,
h3:after {
    content: "";
    position: absolute;
    bottom: 18px;
    height: 1px;
    width: 40px;
    margin: 0 -15px;
    background-color: #533834;
}

h3:after {
    right: -40px;
}

h5 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
    font-weight: 400;
}

.item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.item h4,
.item p {
    display: block;
    clear: both;
    color: #533834;
}

.item h4 {
    display: inline-block;
    padding-right: 8px;
    font-size: 1.25rem;
    max-width: 80%;
    text-transform: capitalize;
    margin-bottom: 4px;
    position: relative;
}

.item p {
    clear: both;
    color: #938372;
    margin-left: 5px;
}

.item span:first-of-type {
    background-image: linear-gradient(to right, rgba(56, 47, 47, .5) 33%, rgba(0, 0, 0, 0) 0%);
    background-position: bottom;
    background-size: 3px 1px;
    background-repeat: repeat-x;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 22px;
}

.badge {
    display: inline-block;
    padding: 0 10px;
    background: #d2c82a;
    font-size: 12px;
    font-weight: 300;
    line-height: 26px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, .05);
    letter-spacing: 1px;
    border-radius: 3px;
    margin: -2px 5px 0 0;
}

.note {
    padding: 0 5px 0 7px;
    min-width: 23px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #382f2f;
    color: #382f2f;
    box-sizing: border-box;
    border-radius: 12px;
    line-height: 21px;
}

.veggie {
    color: #82b440;
    border-color: #82b440;
}

.spicy {
    color: #ec4e00;
    border-color: #ec4e00;
}

.item span:nth-of-type(2n) {
    position: absolute;
    font-size: 22px;
    font-weight: 400;
    right: 0;
    padding-left: 8px;
    background-color: #fff;
    z-index: 0;
}

.item h4 {
    display: inline-block;
    padding-right: 8px;
    font-size: 1.25rem;
    max-width: 80%;
    text-transform: capitalize;
    margin-bottom: 4px;
    position: relative;
}

.social_icon2 ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    align-content: center;
}

.gap {
    margin-right: 10px
}

.social_icon2 ul li:first-child {
    margin-left: 0px
}

.facebook {
    background: #2a66b3;
    border: 1px solid #2a66b3
}

.whatsapp {
    background: #25D366;
    border: 1px solid #128C7E;
}


.social_icon2 ul li a i {
    margin-right: 10px
}

.twitter {
    background: #35bbec;
    border: 1px solid #35bbec
}

.social_icon2 ul li a {
    float: left;
    border-radius: 4px;
    line-height: 40px;
    color: #fff;
    height: 40px;
    width: 110px;
    text-align: center;
    margin-bottom: 40px
}

.google {
    background: #e55644;
    border: 1px solid #e55644
}

.facebook:hover {
    background: #082b58;
    border: 1px solid #082b58
}

.twitter:hover {
    background: #0f607e;
    border: 1px solid #0f607e
}

.google:hover {
    background: #a52a1b;
    border: 1px solid #a52a1b
}

.whatsapp:hover {
    background: #128C7E;
    border: 1px solid #25D366;
}

#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    background-color: #ccc
}

.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: #ccc;
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

.figure {
    width: 150px !important;
}

#cat_menu {
    width: 320px;
    height: 320px;
    background-size: cover;
    z-index: 3;
    border: #333 solid 1px;
}

#cat_menu h2 {
    margin-top: 60%;
    margin-left: 30%;
    margin-right: 30%;
    background-color: #8C0007;
    padding: 0.3rem;
    border: 1px #fff solid;
    border-radius: 12px;
    text-align: center;
    font-size: 1.5rem !important;
}

#cat_menu h2 span {
    color: white;

}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    color: #FFF;
    text-align: center;
}

.my-float {
    margin-top: 0px;
}

@media only screen and (max-width: 500px) {
    #cat_menu {
        width: 100%;
        background-size: cover;
        z-index: 3;
        border: #333 solid 1px;
    }
}


.footer-copyright {
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400;
    text-transform: capitalize !important;
}

.footer-copyright p {
    font-weight: bold;
    text-transform: capitalize;
}

.footer-copyright a {
    color: #333;
}

.footer-copyright a:hover {
    color: #666;
}

/*.text-danger {
    color: #55191C !important;
}*/