﻿.lang-selector a {
    color: black;
    text-align: center;
}

body {
    height: 100%;
    font-family: Gentona, Verdana, Geneva, Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 14px !important;
}



.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section_padding {
    padding: 140px 0px;
}

.btn-point::after {
    width: 18px;
    height: 18px;
    position: absolute;
    content: "";
    top: 2px;
    border-radius: 50%;
    z-index: -1;
    background-color: #93c90e;
    right: 19px;
}

.btn-point {
    font-size: 15px;
    color: #1d272f;
    text-transform: capitalize;
}

    .btn-point:hover {
        font-size: 15px;
        color: #93c90e;
        text-transform: capitalize;
    }


        .btn-point:hover img {
            transform: rotateX(-180deg);
            margin-bottom: 7px;
        }

.btn-point {
    display: inline-block;
    font-size: 15px;
    color: #1d272f;
    text-transform: capitalize;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}

    .btn-point img {
        margin-left: 18px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-top: 2px;
    }

.contact-info-icon {
    margin-right: 8px;
    font-size: 27px;
}
/*.about_part .about_text .btn_3 {
    margin-top: 48px;
}*/
*, ::before, ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*Menu*/



@media screen and (max-device-width: 767px) {
    /*.ftco-navbar-light {
        background: #000000 !important;
        position: fixed;
        top: 0px;
    }*/


    #menu-cart-content {
        margin-top: 20px;
        margin: auto;
    }

    /*.ftco-navbar-light {
        background: #fff !important;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        z-index: 3;
        padding: 0;
    }*/


    .ftco-navbar-light {
        background: #000000 !important;
        position: relative;
        top: 0;
        padding: 10px 15px;
    }

        .ftco-navbar-light.scrolled .navbar-toggler {
            border: none;
            border-top-color: currentcolor;
            border-right-color: currentcolor;
            border-bottom-color: currentcolor;
            border-left-color: currentcolor;
            color: rgba(0, 0, 0, 0.5) !important;
            border-color: rgba(0, 0, 0, 0.5) !important;
            cursor: pointer;
            padding-right: 0;
            text-transform: uppercase;
            font-size: 16px;
            letter-spacing: .1em;
        }

    .navbar-collapse {
        z-index: 4 !important;
        position: absolute;
        left: 0;
        top: 60px;
        width: 100%;
        background-color: #fff;
        text-align: center !important;
    }

    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        font-size: 14px;
        /*padding-top: .8rem;*/
        padding-bottom: .8rem;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 400;
        color: #fff;
        opacity: 1 !important;
    }

    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        font-size: 14px;
        padding-top: .8rem;
        padding-bottom: .8rem;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 400;
        color: black;
        opacity: 1 !important;
    }


    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        font-size: 14px;
        padding-top: .8rem;
        padding-bottom: .8rem;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 400;
        color: black;
        opacity: 1 !important;
    }

    .ftco-navbar-light.scrolled {
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        margin-top: -130px;
        background: #fff !important;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    }

    

        .ftco-navbar-light.scrolled.awake {
            margin-top: 0px;
            -webkit-transition: .3s all ease-out;
            -o-transition: .3s all ease-out;
            transition: .3s all ease-out;
            z-index: 5;
        }

}

@media screen and (min-width: 768px) {

    #menu-cart-content {
        margin-top: 20px;
        margin-left: -100px;
    }

    .ftco-navbar-light {
        background: #000000 !important;
        position: relative;
        top: 0;
        padding: 10px 15px;
    }


    .ftco-navbar-light {
        background: transparent !important;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        z-index: 3;
        padding: 0;
    }

        .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
            font-size: 14px;
            padding-top: .8rem;
            padding-bottom: .8rem;
            padding-left: 20px;
            padding-right: 20px;
            font-weight: 400;
            color: black;
            opacity: 1 !important;
        }

        .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
            font-size: 14px;
            padding-top: .8rem;
            padding-bottom: .8rem;
            padding-left: 20px;
            padding-right: 20px;
            font-weight: 400;
            color: #fff;
            opacity: 1 !important;
        }

        .ftco-navbar-light.scrolled {
            position: fixed;
            right: 0;
            left: 0;
            top: 0;
            margin-top: -130px;
            background: #fff !important;
            -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
        }

            .ftco-navbar-light.scrolled.awake {
                margin-top: 0px;
                -webkit-transition: .3s all ease-out;
                -o-transition: .3s all ease-out;
                transition: .3s all ease-out;
                height: 50px;
            }
}
    
        .ftco-navbar-light.scrolled .nav-item.active > a {
            color: #93c90e !important;
        }

        .ftco-navbar-light.scrolled .nav-item > a:hover {
            color: #93c90e !important;
        }

      

        .ftco-navbar-light.scrolled .nav-link {
            padding-top: 0.5rem !important;
            padding-bottom: 0.5rem !important;
            color: #000000 !important;
        }


    .menu-top {
        /*color: rgba(255, 255, 255, 0.5);*/
        color: white;
        font-size: 14px;
        padding-bottom: 0.25rem !important;
        background: transparent !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 4;
        background: rgba(0, 0, 0, 0.3) !important;
        color: rgba(255, 255, 255, 0.5);
        font-size: 14px;
        height: 30px;
    }

        .menu-top .topper {
            padding-top: 0.25rem !important
        }

        .menu-top .fa {
            color: #93c90e;
        }

        .menu-top .dropdown-toggle {
            color: rgba(255, 255, 255, 0.5);
        }

        .menu-top a {
            text-decoration: none;
        }

            .menu-top a:hover {
                color: #93c90e;
            }

    /*.ftco-navbar-light.scrolled {
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        margin-top: -130px;
        background: #fff !important;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    }*/

 


    

    /*.pb-1, .py-1 {
        padding-bottom: 0.25rem !important;
    }

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}*/

    /*En Menu*/

    /*Couresel*/

    /*Fix scrool*/

    .owl-carousel.home-slider .slider-item {
        background-position: center center !important;
    }

    .owl-carousel.home-slider .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 750px;
        position: relative;
        z-index: 0;
    }

        .owl-carousel.home-slider .slider-item .slider-text h1 {
            text-transform: uppercase;
            font-size: 5vw;
            color: #fff;
            line-height: 1.5;
            font-weight: normal;
            font-family: "Monoton", cursive;
            letter-spacing: 1px;
        }

    .owl-carousel.home-slider .owl-nav .owl-prev span, .owl-carousel.home-slider .owl-nav .owl-next span {
        color: #fff;
    }

    .owl-carousel.home-slider .slider-item .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000000;
        opacity: .5;
    }

    .owl-carousel.home-slider .owl-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 40px;
        width: 100%;
        text-align: center;
    }

    .owl-carousel.home-slider .slider-item .slider-text {
        color: #fff;
        height: 750px;
        text-align: right;
    }

    .owl-carousel.home-slider .owl-dots .owl-dot {
        width: 18px !important;
        height: 18px !important;
        margin: 5px;
        border-radius: 50%;
        background: #e6e6e6;
        background: none;
        border: 2px solid rgba(255, 255, 255, 0.5);
        outline: none !important;
        position: relative;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
        display: inline-block;
    }

        .owl-carousel.home-slider .owl-dots .owl-dot.active {
            border: 2px solid white;
        }


            .owl-carousel.home-slider .owl-dots .owl-dot.active span {
                background: white;
            }

        .owl-carousel.home-slider .owl-dots .owl-dot span {
            position: absolute;
            width: 12px;
            height: 12px;
            background: rgba(255, 255, 255, 0.5);
            border-radius: 50% !important;
            left: 50%;
            top: 50%;
            display: block;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .owl-carousel.home-slider .owl-nav .owl-prev span, .owl-carousel.home-slider .owl-nav .owl-next span {
        color: #fff;
    }

    .align-items-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    /*End Couresel*/

    /*Banner*/


    .banner {
        list-style: none;
    }

    .banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0.75rem 1rem;
        margin-bottom: 1rem;
        list-style: none;
        background-color: #e9ecef;
        border-radius: 0.25rem;
    }

    .banner {
        margin-bottom: 0px !important;
    }

    .banner {
        position: relative;
        z-index: 1;
        text-align: center;
    }

        .banner::after {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #000;
            content: "";
            opacity: 0.6;
            z-index: -1;
        }

    .banner_bg {
        background-image: url("../img/gourmarket-banner.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }


    .banner .banner_iner {
        height: 300px;
        width: 100%;
        display: table;
    }

        .banner .banner_iner .banner_iner_item {
            display: table-cell;
            vertical-align: middle;
        }
    /*End Banner*/


    /*Leave your message*/


    .leave-message-section {
        background-image: url("../img/leave-your-message.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

        .leave-message-section .section_tittle h2 {
            color: #fff;
        }

    .section_tittle h2 {
        font-size: 35px;
        color: #2c3033;
        line-height: 1.25;
        font-weight: 700;
        position: relative;
        z-index: 1;
    }

        .section_tittle h2::after {
            width: 90px;
            height: 10px;
            position: absolute;
            content: "";
            bottom: 9px;
            z-index: -1;
            left: 0;
            background-color: #93c90e;
        }

.leave-message-section .leave-message-section-iner .form-control {
    background-color: transparent;
    color: #888 !important;
    border: 0px solid transparent;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom: 2px solid #a1a5a5;
    border-radius: 0px;
    padding: .375rem 0rem;
    font-size: 16px;
    height: 40px;
    padding-left: 20px;
    height: 52px !important;
}

    /*Leave your message*/

    /*Mapa*/
    .map {
        width: 100%;
    }

    h1.title {
        color: #ffffff;
        font-weight: 900;
        font-family: Gentona, Verdana, Geneva, Tahoma, sans-serif;
    }

    /*---------------------
  Map
-----------------------*/
    .map {
        width: 100%;
    }

        .map iframe {
            width: 100%;
            height: 450px;
            border: none;
        }

    /* Preloder */

    #preloder {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999999;
        background: #000;
    }

    .loader {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -13px;
        border-radius: 60px;
        animation: loader 0.8s linear infinite;
        -webkit-animation: loader 0.8s linear infinite;
    }

    .gray_bg {
        background-color: #f6f5f1;
        margin: 0px;
        padding: 0px;
    }

    @keyframes loader {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            border: 4px solid #9BBE4C;
            border-left-color: transparent;
        }

        50% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            border: 4px solid #fff;
            border-left-color: transparent;
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
            border: 4px solid #4c4343;
            border-left-color: transparent;
        }
    }

    @-webkit-keyframes loader {
        0% {
            -webkit-transform: rotate(0deg);
            border: 4px solid #9BBE4C;
            border-left-color: transparent;
        }

        50% {
            -webkit-transform: rotate(180deg);
            border: 4px solid #fff;
            border-left-color: transparent;
        }

        100% {
            -webkit-transform: rotate(360deg);
            border: 4px solid #4c4343;
            border-left-color: transparent;
        }
    }
    /*Red Input Validation*/
    input.submitted.ng-invalid {
        border: red 1px solid;
    }


    /*Product Images*/
    @media only screen and (min-width: 720px) {
        .img-product {
            max-height: 190px;
            max-width: 190px;
            height: 190px;
        }

        .img-product-details {
            max-height: 300px;
            width: auto;
            margin: auto;
            display: block;
        }
    }

    @media only screen and (max-width: 600px) {
        .img-product {
            max-height: 120px;
            max-width: 120px;
            height: 120px;
        }

        .img-product-details {
            max-height: 200px;
            width: auto;
            margin: auto;
            display: block;
        }
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        background-color: #9BBE4C;
    }

    .carousel-indicators li {
        background-color: #9BBE4C;
    }


    /*Produtcs*/

    .section-title {
        margin-top: 25px;
        margin-bottom: 25px;
    }


        .section-title h2 {
            font-size: 35px;
            color: #2c3033;
            line-height: 1.25;
            font-weight: 700;
            position: relative;
            z-index: 1;
        }

            .section-title h2::after {
                width: 90px;
                height: 10px;
                position: absolute;
                content: "";
                bottom: 9px;
                z-index: -1;
                left: 0;
                background-color: #93c90e;
            }



    .products_tab {
        margin: 10px, 60px, 10px, 40px;
    }


    .products-list {
        margin: 0px;
    }

        .products-list col-12 {
            margin: 30px !important;
        }

        .products-list .nav-tabs a:hover {
            color: var(--primary);
        }

        .products-list .nav-tabs {
            border-bottom: 0px solid #dee2e6;
            position: relative;
            margin-bottom: 12px;
        }

            .products-list .nav-tabs a {
                font-size: 14px;
                color: #0d1c26;
                padding: 5px 15px 20px;
                position: relative;
            }

                .products-list .nav-tabs a img {
                    display: none;
                    position: absolute;
                    left: 0;
                    right: 0;
                    margin: 0 auto;
                    transform: rotate(90deg);
                }

            .products-list .nav-tabs .active {
                color: #93c90e;
            }

                .products-list .nav-tabs .active img {
                    display: block;
                    position: absolute;
                    left: 0;
                    right: 0;
                    margin: 0 auto;
                    transform: rotate(90deg);
                    height: 14px;
                    width: 10px;
                    bottom: 8px;
                }


        /* line 80, E:/169 Dingo Restaurant/169 Dingo Restaurant/169_Dingo_Restautent_html/sass/_food_menu.scss */
        .products-list .single_product_item {
            margin-bottom: 20px;
            background-color: #fff;
        }

    .single_product_item:hover {
        background-color: #93c90e;
    }

        .single_product_item:hover .product-item-body .product-item-price {
            color: #fff;
            margin-left: 10px;
        }

        .single_product_item:hover .product-item-body .btn {
            color: #93c90e;
            background-color: #fff;
        }

    .single_product_item:hover {
        color: #fff;
    }



    @media (max-width: 576px) {
        .products-list .single_product_item {
            margin-bottom: 20px;
            padding: 10px;
        }
    }

    @media only screen and (min-width: 576px) and (max-width: 767px) {
        .products-list .single_product_item {
            margin-bottom: 20px;
            padding: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .products-list .single_product_item {
            margin-bottom: 20px;
            padding: 10px;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .products-list .single_product_item {
            margin-bottom: 30px;
        }
    }

    .products-list .single_product_item img {
        border-right: 10px solid #f6f5f1;
    }

    @media (max-width: 576px) {
        .products-list .single_product_item img {
            border-right: 0px solid #f6f5f1;
            margin: 0 auto;
            display: block;
            margin-right: auto !important;
            text-align: center;
            border-radius: 50%;
        }
    }

    @media only screen and (min-width: 576px) and (max-width: 767px) {
        .products-list .single_product_item img {
            border-right: 0px solid #f6f5f1;
            margin: 0 auto;
            display: block;
            margin-right: auto !important;
            text-align: center;
            border-radius: 50%;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .products-list .single_product_item img {
            border-right: 0px solid #f6f5f1;
            margin: 0 auto;
            display: block;
            margin-right: auto !important;
            text-align: center;
            border-radius: 50%;
        }
    }

    .products-list .single_product_item .product-item-body {
        padding-left: 24px;
        padding-right: 24px;
        margin-left: 10px;
    }

    .btn-price {
        display: inline-block;
        margin: 5px;
    }



    .products-list .single_product_item .product-item-body h3 {
        font-size: 20px;
        font-weight: 700;
    }

    .products-list .single_product_item .product-item-body h5 {
        font-size: 20px;
        font-weight: 700;
        color: #93c90e;
        margin-top: 20px;
    }

    @media (max-width: 576px) {
        .products-list .single_product_item .product-item-body h5 {
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 576px) and (max-width: 767px) {
        .products-list .single_product_item .product-item-body h5 {
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .products-list .single_product_item .product-item-body h5 {
            margin-top: 10px;
        }
    }

    .copyright_social_icon {
        font-size: x-large;
    }

    /*Forma Contact*/

    .form-contact .form-control {
        height: 52px !important;
        background: #fff !important;
        color: #000000 !important;
        font-size: 16px;
        border-radius: 0px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }


.form-contact .form-group textarea {
    height: 120px !important;
}

    /*End Form Contact*/


    /*Footer*/
    .footer-area {
        background-color: #f9f8f3;
        padding: 100px 0px 25px;
    }


        .footer-area .single-footer-widget ul li a:hover {
            color: #93c90e;
        }

        .footer-area .single-footer-widget ul li a {
            color: #555555;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            font-size: 15px;
        }

    ol, ul, dl {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    ul {
        list-style: none;
        margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0;
    }

    .footer-area .copyright_part_text {
        border-top: 1px solid #e2e2e2;
        padding-top: 25px;
        margin-top: 83px;
    }


        .footer-area .copyright_part_text a {
            color: #969697;
            font-size: xx-large;
            margin: 2px;
        }

            .footer-area .copyright_part_text a:hover {
                color: var(--primary);
            }

    .fab {
        font-family: 'Font Awesome 5 Brands';
    }

    .fa, .fas, .far, .fal, .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    /*End Footer*/

    /*terms and conditions - Privacy policy*/

    .terms-and-conditions, .privacy-policy, .usage-policy {
        margin: 60px;
    }

        .terms-and-conditions, .privacy-policy, .usage-policy h4 {
            margin-top: 20px;
        }

        .terms-and-conditions, .privacy-policy, .usage-policy h5 {
            margin-top: 40px;
        }

        .terms-and-conditions, .privacy-policy, .usage-policy h3 {
            margin-bottom: 30px;
        }

        .terms-and-conditions, .privacy-policy, .usage-policy p {
            margin-left: 15px !important;
        }

    ul.b {
        list-style-position: inside;
    }



.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

/*TOAST*/
#toast-container {
    position: sticky;
    z-index: 1055;
    top: 0
}

#toast-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px
}

#toast-container > #toast-wrapper > .toast {
    min-width: 150px
}

    #toast-container > #toast-wrapper > .toast > .toast-header strong {
        padding-right: 20px
    }

    /*Products Category*/

.category-list .card  {
    margin-bottom: 10px;
}

.category-list .card-title  a:link {
    color: black;    
}

.category-list .card-title a:hover {
    font-size: 115%;
    color: #9BBE4C; 
}