* {
    user-select: none !important;
}

body,
p {
    overflow-x: hidden !important;
    font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lobster", sans-serif;
    overflow-y: hidden !important;
    color: #7E2F00;
    -webkit-text-stroke-color: white;
    /* -webkit-text-stroke-width: 0.5px; */
}

.nav-link[aria-current="page"] {
    text-decoration: underline black 0.15rem;
    text-underline-offset: 0.5rem;
    color: black !important;
    font-weight: bold !important;
    font-size: 20px !important;
}

.nav-link {
    font-size: 13px !important;
    color: black !important;
}

.text-bg-warning,
.background,
.btn-warning {
    background-color: #e5ac00 !important;
}

.text-warning {
    color: #e5ac00 !important;
}

.orange {
    background-color: #e5ac00 !important;
}

.justify {
    text-align: justify !important;
}

.size {
    padding: 0px !important;
    width: 30%;
    height: auto;
}

.z-index {
    border-radius: 0px !important;
    margin: 0px !important;
    z-index: 2000 !important;
}

/* .position {
    position: absolute;
    left: 50px;
    top: 70px;
    float: left;
    text-shadow: 5px 5px 10px red;
    color: white;
} */

.footer-link {
    text-decoration: none !important;
    font-weight: bold !important;

    color: white !important;
}

.icon-color {
    color: #7E2F00 !important;
}

.footer-link:hover,
.footer-link:active {
    color: #e5ac00 !important;
    text-decoration: underline wavy #e5ac00 0.15rem !important;
    text-underline-offset: 0.5rem !important;
}

img.icon-mobile {
    width: 30% !important;
}

/* SEARCH BOX */
.openBtn {
    cursor: pointer;
    border: none !important;
    background-color: transparent !important;
}

.overlay {
    width: 100%;
    height: 0%;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9;
    position: fixed;
    left: 0;
    top: 0;
    overflow-x: none;
    transition: ease-in-out .9s;
}

.frm {
    position: relative;
    top: -40px;
    transition: ease-in-out .9s;
}

/* OVERLAY */
#overlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://assets.architecturaldigest.in/photos/600837f1e6e1f64740188ee5/w_1600,c_limit/Italian-food_1-1366x768.jpg');
}

#text {
    height: 100%;
}

.star_color {
    color: #e5ac00;
}

@media (max-width: 991.98px) and (orientation: portrait) {

    *,
    body,
    html {
        overflow-x: hidden !important;
    }

    .desktop {
        display: none !important;
    }

    .nav-link[aria-current="page"] {
        /* text-decoration: underline wavy #f8c348 0.15rem;
        text-underline-offset: 0.5rem; */
        /* background-color: goldenrod; */
        color: black !important;
        font-weight: bold;
        margin: 0;
        padding: 20px 10px;
        font-size: 20px !important;
    }

    .nav-link {
        font-size: 15px;
        color: orange !important;
        font-weight: bold;
    }

    img.icon-mobile {
        width: 50% !important;
    }

    .content-mobile {
        display: block !important;
    }

    #register,
    #reserva {
        display: none !important;
    }

    .width-title {
        width: 65% !important;
    }
}

@media (max-width: 991.98px) and (orientation: Landscape) {

    *,
    body,
    html {
        overflow-x: hidden !important;
    }

    .desktop {
        display: none !important;
    }

    .nav-link[aria-current="page"] {
        /* text-decoration: underline wavy #f8c348 0.15rem;
        text-underline-offset: 0.5rem; */
        /* background-color: goldenrod; */
        color: black !important;
        font-weight: bold;
        margin: 0;
        padding: 20px 10px;
        font-size: 20px !important;
    }

    .nav-link {
        font-size: 15px;
        color: orange !important;
        font-weight: bold;
    }

    img.icon-mobile {
        width: 50% !important;
    }

    .content-mobile {
        display: block !important;
    }

    #register,
    #reserva {
        display: none !important;
    }

    .width-title {
        width: 65% !important;
    }
}

@media (min-width: 320px) and (orientation: portrait) {

    *,
    body,
    html {
        overflow-x: hidden !important;
    }

    #overlay {
        background-color: rgba(0, 0, 0, 0.5);
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('https://images.unsplash.com/photo-1590846406792-0adc7f938f1d');
    }

    #text {
        height: 100%;
    }

    .col-left {
        text-align: center;
        word-wrap: break-word;
        padding-bottom: 2%;
    }

    img.icon-mobile {
        width: 50% !important;
    }

    .desktop {
        display: none !important;
    }

    .content-mobile {
        display: block !important;
    }

    #register,
    #reserva {
        display: none !important;
    }

    .width-title {
        width: 65% !important;
    }
}

@media screen and (min-width: 1920px) and (max-width: 5000px) {
    .desktop {
        display: block !important;
    }

    .content-mobile {
        display: none !important;
    }

    .width-title {
        width: 25% !important;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1919px) {
    .desktop {
        display: block !important;
    }

    .content-mobile {
        display: none !important;
    }

    .width-title {
        width: 25% !important;
    }
}

.rating-wrap {
    max-width: 280px;
    /* margin: auto;     */
    padding: 15px;
    /* box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2); */
    text-align: left;
}

.center {
    width: 200px;
}


#rating-value {
    width: 110px;
    margin: 40px auto 0;
    padding: 10px 5px;
    text-align: center;
    /* box-shadow: inset 0 0 2px 0px rgba(46, 204, 113, .2); */
}

/*styling star rating*/
.rating {
    border: none;
    float: left;
}

.rating>input {
    display: none;
}

.rating>label:before {
    content: '\f005';
    font-family: FontAwesome;
    margin: 5px;
    font-size: 1.5rem;
    display: inline-block;
    cursor: pointer;
}

.rating>.half:before {
    content: '\f089';
    position: absolute;
    cursor: pointer;
}


.rating>label {
    color: #ddd;
    float: right;
    cursor: pointer;
}

.rating>input:checked~label,
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: #e5ac00;
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
.rating>input:checked~label:hover~label {
    color: #e5ac00;
}