@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap");

body {
    font-family: "Open Sans", sans-serif;
    background-color: #f5deb363;
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-check:checked+.btn-outline-warning:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus,
.btn-check:active+.btn-light:focus,
.btn-check:checked+.btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show>.btn-light.dropdown-toggle:focus,
.btn-check:focus+.btn-light,
.btn-light:focus,
.btn-check:focus+.btn-warning,
.btn-warning:focus,
.btn-check:active+.btn-warning:focus,
.btn-check:checked+.btn-warning:focus,
.btn-warning.active:focus,
.btn-warning:active:focus,
.show>.btn-warning.dropdown-toggle:focus,
.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-check:checked+.btn-outline-dark:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus,
.btn-check:focus+.btn-primary,
.btn-primary:focus,
.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.btn-close:focus,
.form-control:focus,
.form-select:focus,
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus,
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus,
.form-check-input:focus,
.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-check:checked+.btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
    box-shadow: none;
}

.form-control:focus,
.form-select:focus {
    border-color: #272727;
}
.form-control,.form-control:focus,  .form-select,.form-select:focus{
    background-color:#fff0;
    border:1px solid #acacac;
}
.couponForm{
    background-color:#fff0;
    border:1px solid #fff0;
}
.borderOpcity{
    background-color: #fff0;
    border: 1px solid #acacac;
}



.navbar-toggler:focus {
    box-shadow: none !important;
}
.modal{
    z-index: 90000000000000 !important;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.55);
    border-color: rgba(255, 255, 255, 0.67);
    font-size: 1.5rem;
}

a {
    text-decoration: none;
}

.logo {
    width: 100px;
    height: auto;
}

.navbar {
    background-color: black !important;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100000;
    padding: 0;
}

.navbar-collapse .navbar-nav a {
    border: none;
    color: white;
    margin-right: 0.5rem;
}

.navbar-collapse .navbar-nav {
    margin-right: auto !important;
}

.languageAndCart {
    margin-left: auto !important;
}

.navbar-collapse .navbar-nav .dropdown-menu,
.navbar-collapse .navbar-nav .dropdown-item:focus,
.navbar-collapse .navbar-nav .dropdown-item:hover{
    background-color: #000;
    color: white;
}
.profileDropdownCart .dropdown-menu{
    left: -121px;
}
.profileDropdownCart .dropdown-menu,
.profileDropdownCart .dropdown-item,
.profileDropdownCart .dropdown-item:focus,
.profileDropdownCart .dropdown-item:hover{
    background-color: #000;
    color: white;
}

.navbar-collapse .navbar-nav a:hover,
.navbar-collapse .navbar-nav a:active {
    color: rgb(0, 0, 0);
}

.language-sm {
    background-color: #f0f8ff00;
    color: white;
    border: none;
    padding: 4px 0px;
    font-size: 1.5rem;
    margin-right: 4px;
}

.language-sm:focus,
.language-sm:hover,
.language-sm:active {
    background-color: #f0f8ff00;
    color: white;
    border: none;
    padding: 4px 0px;
    font-size: 1.5rem;
}

.cartNav,
.cartNav:focus,
.cartNav:hover,
.cartNav:active {
    background-color: #463f3200;
    border: none;
}

.cartNav-sm,
.cartNav-sm:focus,
.cartNav-sm:hover,
.cartNav-sm:active {
    background-color: #463f3200;
    border: none;
}

.cartNav,
.cartNav-sm,
.searchIcon {
    font-size: 1.4rem;
}
.searchIcon{
    margin-left: 4px;
    color: white;
    padding: 4px 0px;
}
.navbar-dark .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgba(113, 113, 113, 0);
    font-size: 1.5rem;
    padding: 5px;
}
.searchIcon:hover{
    color: #ffc107;
}

.cartNav-sm {
    margin-right: 6px;
    margin-left: 7px;
}

.cartNav-sm .badge,
.cartNav .badge {
    font-size: 0.7rem;
    left: 79% !important;
    top: 9px !important;
}

.cartItems .cartItemsTitle .card-body {
    padding: 1px 10px;
}

.cartItems .cartItemsTitle .cartItemsName {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 1.23rem;
}

/*  */
.sectionsHome,
.pageProducts {
    margin-top: 78px;
}

.sectionsHome .sectionHome {
    position: relative;
    display: flex;
    align-items: center;
    border: none;
    background-color: #7fffd400;
}

.sectionsHome .sectionHome img {
    border-radius: 12px 12px 12px 12px;
    height: 124px;
}
.sectionsHome .sectionHome a {
    width: 100%;
}

.sectionsHome .sectionHome .sectionTitle {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.46);
    width: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    bottom: 0;
    padding: 0.5rem 0;
    border-radius: 0px 0px 12px 12px;
}

.sectionsHome .sectionHome .sectionTitle span {
    color: white;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: bold;
}

.sectionsHome .sectionHome .sectionTitle p {
    color: rgba(255, 255, 255, 0.67);
}
 .owl-nav{
    font-size: 2.8rem;
    font-weight: bold;
    color: #c2a21c;
    height: 28px;
    position:relative;
}
.owl-nav .owl-prev ,.owl-nav .owl-prev span{
    height: 28px;
    display:inline-block;
    position:absolute;
    top:-8px;
    left:0;
}
.owl-nav .owl-next ,.owl-nav .owl-next span{
    height: 28px;
    display:inline-block;
    position:absolute;
    top:-8px;
    right:0;
    
}
/*  */
.products .product .card {
    border: none;
    border-radius: 10px;
    background-color: #f5deb300;
    box-shadow: 1px 1px 10px #ffc107;
    cursor:pointer;
}

.products .product .card img {
    border-radius: 10px;
    height: 100px;
}

.products .product .card .productTitle {
    padding: 5px 4px 5px 4px;
}

.products .product .card .productTitle .productName,
.moreProduct .productName {
    text-transform: uppercase;
    color: rgb(195, 155, 61);
    font-size: 1.3rem;
    font-weight: bold;
}

.products .product .card .productTitle .productPrice,
.moreProduct .productPrice {
    color: rgb(0, 0, 0);
    font-size: 1.1rem;
}

.moreProduct img {
    border-radius: 10px;
}

.products .product .card .productTitle .productPrice p {
    margin-bottom: 0;
}

.products .product .card .productTitle .buttonAddCart button {
    float: right;
}

/* page section */

.search-form-wrap {
    display: block;
}

.search-form .form-group {
    position: relative;
}

.search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 100;
    font-size: 1.3rem;
}

.products .owl-carousel .section {
    text-align: center;
    background-color: black;
    color: white;
    text-transform: uppercase;
    display: grid;
    align-items: center;
    padding: 10px 10px;
    margin-right: 10px;
    border-radius: 2pc;
}

.products .owl-carousel .section p {
    margin: 0;
    font-size: 1.1rem;
    font-weight: bold;
}

.products .owl-carousel .section.active,
.products .owl-carousel .section:hover,
.products .owl-carousel .section:focus,
.products .owl-carousel .section:active {
    background-color: #ffc107;
    color: black;
    cursor: pointer;
}

.inputSearch input,
.inputSearch input:focus,
.inputSearch input:active {
    background-color: #27272700;
    border-width: 1px;
    border-style: solid;
    border-color: #f0f8ff00 #f0f8ff00 black #f0f8ff00;
    border-radius: 0;
}

/* cart */
.direction {
    background-color: #ffc107;
    margin-top: 64px;
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-size: 3rem;
    padding: 17px 0px;
    font-weight: bold;
}

.direction p {
    margin-bottom: 0;
}
.priceMealOne{
    right:0;
    bottom:-10px;
}

/* support */
.nav-link{
    padding:0.1rem 0.3rem;
}
.nav-item .nav-link {
    color: #000;
    font-size: 1rem;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #877632;
    background-color: rgba(240, 248, 255, 0);
    border-color: #000 #000 #fff0;
    font-size: 1rem;
}

.nav-tabs {
    border-bottom: 1px solid #00000000;
}

/*  */
.contactUSIcon {
  position: fixed;
  bottom: 3%;
  right: .9rem;
  z-index: 65;
}

.footer {
    background-color: black;
    color: white;
    text-align: center;
}

.footer .social a {
    color: white;
    font-size: 1.8rem;
    margin-left: 5px;
}

.footer .Copyright a {
    color: rgb(205, 205, 205);
}

.footer .social a:hover,
.footer .Copyright a:hover {
    color: rgb(255, 204, 0);
}

@media (min-width: 200px) and (max-width: 575.98px) {
    .products .owl-carousel .section {
        padding: 6px 7px;
        margin-right: 3px;
    }

    .products .owl-carousel .section p {
        font-size: 0.89rem;
        font-weight: 400;
    }

    .direction {
        font-size: 2rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .sectionsHome .sectionHome .sectionTitle a {
        font-size: 1rem;
    }

    .modal-dialog {
        max-width: 100% !important;
        margin: 1.75rem auto;
    }

    .products .owl-carousel .section {
        padding: 6px 7px;
        margin-right: 3px;
    }

    .products .owl-carousel .section p {
        font-size: 1rem;
        font-weight: 417;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sectionsHome .sectionHome .sectionTitle a {
        font-size: 1rem;
    }

    .modal-dialog {
        max-width: 705px;
        margin: 1.75rem auto;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .sectionsHome .sectionHome .sectionTitle a {
        font-size: 1.1rem;
    }
}

@media (min-width: 1199.99px) {

}

@media (min-width: 350px) and (max-width: 576px) {
    .col-xsm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xsm-2 {
        flex: 0 0 auto;
        width: 16.66666666%;
    }

    .col-xsm-3 {
        flex: 0 0 auto;
        width: 24.99999999%;
    }

    .col-xsm-4 {
        flex: 0 0 auto;
        width: 33.33333332%;
    }

    .col-xsm-5 {
        flex: 0 0 auto;
        width: 41.66666665%;
    }

    .col-xsm-6 {
        flex: 0 0 auto;
        width: 49.99999998%;
    }

    .col-xsm-7 {
        flex: 0 0 auto;
        width: 58.33333331%;
    }

    .col-xsm-8 {
        flex: 0 0 auto;
        width: 66.66666664%;
    }

    .col-xsm-9 {
        flex: 0 0 auto;
        width: 74.99999997%;
    }

    .col-xsm-10 {
        flex: 0 0 auto;
        width: 83.3333333%;
    }

    .col-xsm-11 {
        flex: 0 0 auto;
        width: 91.66666663%;
    }

    .col-xsm-12 {
        flex: 0 0 auto;
        width: 99.99999996%;
    }

    .sectionsHome .sectionHome .sectionTitle a {
        font-size: 1rem;
    }

    .products .product .card .productTitle .productName,
    .moreProduct .productName {
        font-size: 1.1rem;
    }

    .products .product .card .productTitle .productPrice,
    .moreProduct .productPrice {
        font-size: 1rem;
    }
}