@font-face {
    font-family: 'FuturaLT';
    src: url("../font/FuturaLT.eot?") format("eot"),
        url("../font/FuturaLT.woff") format("truetype");
}






h1,h2,h3,h4,h5,h6{
    font-family: 'FuturaLT';
}

p{
    font-family: 'FuturaLT';
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}

a{
    text-decoration: none;
    color: #000;
    font-family: 'FuturaLT';
}

ul, li{
    font-family: 'FuturaLT';
}



body {
    background: #0b1315;
}
.logo img {
    width: 101px;
}
.main__nav ul {
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 30px;
    margin-bottom: 0;
    padding-left: 0;
}
.main__nav {
    line-height: 100px;
}
div#lang ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    list-style: none;
    /* gap: 16px; */
}
.logo {
    line-height: 100px;
}
div#lang {
    /* line-height: 100px; */
}
/* .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header {
    background: transparent;
} */
section.banner {
    position: relative;
    /* top: -100px; */
    z-index: 9;
    margin-top: -100px;
}
.main__nav a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}
.rigth__arroww {
    float: right;
}
.call__to__0099 li a {
    color: #fff;
}
div#lang a {
    color: #fff;
    border: 1px solid #C9AB81 !important;
    padding: 10px !important;
    background-color: transparent !important;
    color: #C9AB81 !important;
}
.top__banner__swiper img {
    width: 100%;
    height: 100%;
}
.top__banner__swiper {
    height: 86vh;
}
.content__banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.image__banner img {
    width: 152px;
    height: 100%;
    margin-bottom: 52px;
}
.image__banner {
    text-align: center;
}
.content__banner p {
    color: #fff;
}
/*
.main::before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    border-left: 1px solid #C9AB81;
    top: 0;
    left: 3vw;
    z-index: 20;
}
*/
/*
.main::after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    border-right: 1px solid #C9AB81;
    top: 0;
    right: 3vw;
    z-index: 20;
}
*/
header {
    z-index: 999;
    position: absolute;
    width: 100%;
}
.top__banner__swiper::before {
    content: '';
    width: 100%;
    height: 86vh;
    display: block;
    position: absolute;
    background: #00000085;
}
.food__image img {
    width: 221px;
    margin-top: 50px;
}
section.our_story {
    height: auto;
    background: #0b1315;
    border-top: none;
    padding-top: 0;
    padding-right: 0;
    position: relative;
    z-index: 99;
    padding-top: 0px!important;
    top: -21px;
    border-radius: 20px;
}
.left__side-story h6 {
    color: #C9AB81 !important;
    font-family: "georgia-italic", sans-serif !important;
    font-size: 16px !important;
}
.left__side-story h4 {
    font-family: Playfair Display;
    font-size: 38px;
    font-weight: 500;
    color: #C9AB81;
    text-transform: capitalize;
}
.left__side-story p {
    color: #fff;
    width: 350px;
    margin-bottom: 35px;
}

.food__img-wrapper {
    height: 100%;
    display: flex;
    align-items: end;
}
.food__img-wrappers {
    margin-top: 50px;
}
.right-side__Story {
    position: relative;
    left: 60px;
    top: 0px;
}
.food__image.mid {
    position: relative;
    left: 20px;
    border-right: 1px solid #000;
    top: -50px;
}
.food__image.mid img {
    height: 540px;
    width: 100%;
}
.left__side-story a {
    border-color: rgb(201, 171, 129);
    color: rgb(201, 171, 129);
    background-color: transparent;
    border: 1px solid;
    font-size: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px;
}
.card__gallerymain {
    width: 100%;
    position: relative;
    height: 650px;
    transition: .5s ease;
}
.gallery__img img {
    width: 100%;
    height: 100%;
}
.para__gallery {
    width: 90%;
    margin: auto;
    padding: 20px;
    opacity: 1;
}
.para__gallery p {
    color: #fff;
}
.heading__gallery h1 {
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
}
.heading__gallery {
    width: 100%;
}
.gallery__content {
    position: absolute;
    top: 50%;
    left: -50%;
    transform: translate(50%, -50%);
    width: 100%;
    text-align: center;
    padding: 20px;
}
.card__gallerymain::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000085;
    border-radius: 15px;
}
.buttoo a {
    color: #fff;
  
    padding: 7px 25px;
    border-radius: 35px;
}
.gallery__img {
    height: 100%;
}
.thehoverowss.products h3 {
    font-size: 17px;
    letter-spacing: 0px;
}
/*
.card__gallerymain:hover {
    transform: scaleX(1.2);
    position: relative;
    z-index: 99;
    box-shadow: 0px 0px 6px 4px #00000047;
    border-radius: 15px;
}
.card__gallerymain.left:hover {
    transform: scaleX(1.2);
  
    z-index: 99;
}
.card__gallerymain.right:hover {
    transform: translateX(-20px);
    width: 105%;
}
*/
.card__gallerymain:hover .para__gallery {
    opacity: 1;
    transition: opacity 0.5s ease;
}
.top__ing-heading {
    text-align: center;
    color: #C9AB81;
}
h5 {
    color: #C9AB81 !important;
    font-family: "georgia-italic";
    font-size: 16px !important;
}
.top__ing-heading h3 {
    font-family: Playfair Display;
    font-size: 36px;
    font-weight: 500;
    color: #C9AB81;
    text-transform: capitalize;
}
.top__ing-heading h6 {
    text-transform: uppercase;
    color: #000;
}
.right__ing__wrappers {
    display: flex;
    align-items: flex-end;
    position: relative;
}
.sm___img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 50px;
}
section.ingredients {
    overflow-x: hidden;
    height: 1100px;
    display: flex;
    align-items: center;
}
.top__ing-Heading h3 {
    font-size: 29px !important;
    color: #162d23 !important;
    font-weight: 600 !important;
    font-family: 'Playfair Display';
}
section.ingredients {
    overflow-x: hidden;
    min-height: auto;
    /* display: flex; */
    /* align-items: center; */
    height: auto;
    margin-top: 150px;
    border-bottom: none;
    padding-bottom: 100px;
}
.design p {
    color: #fff;
}

.s__iisn img {
    width: 100%;
    opacity: 0.2;
}
footer {
    margin-bottom: 0px;
    padding-bottom: 0px!important;
}
.top__ing-Heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #fff;
}
.top__ing-Heading {
    width: 68%;
    margin: auto;
}
.top__ing-heading {
    padding-bottom: 20px;
    margin-bottom: 35px;
}
.left__side_ing {
    text-align: center;
}
footer {
    text-align: center;
    color: #fff;
    padding: 70px 0;
}

section.smallinfos {
    float: left;
    width: 100%;
    background: #ccf1c6;
    margin-top: 0px!important;
    border-radius: 0px;
    margin-bottom: 10p;
}
.contact a {
    border-width: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 25px;
    font-family: 'futura-lt';
    color: #fff;
}

.privay_policy p {
    color: #fff;
}
footer {
    float: left;
    width: 100%;
    background: #c7f1c5;
    position: relative;
    border-radius: 18px;
    border: none!important;
}
.contact span {
    color: #c9ab81;
}
address p span {
    color: #c9ab81;
    margin-right: 5px;
}
.social__media a {
    color: #c9ab81;
    border-radius: 50%;
    border: 1px solid #c9ab81;
    padding: 25px;
    display: flex;
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
}
.social__media {
    display: flex;
    justify-content: center;
    gap: 16px;
    padding-bottom: 30px;
}
.social__media a i {
    font-size: 25px;
}
.privay_policy a {
    color: #c9ab81;
}
.privay_policy {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}
.design a {
    color: #c9ab81;
}
.logo__footer {
    padding-bottom: 30px;
}
.contact {
    padding-bottom: 30px;
}
address {
    margin-bottom: 0;
    padding-bottom: 30px;
}
.bigg__img img {
    height: 620px;
    width: 490px;
}
.sm___img img {
    width: 280px;
    height: 360px;
}
.left__side_ing img {
    width: 490px;
    height: 524px;
}
section.content___1144477 {
    float: left;
    width: 100%;
}

.content___1144477 .container {
    background: #b4d4df;
    padding: 84px 54px;
    border-radius: 15px;
    width: 79%;
    position: relative;
}
.s44444 {
    margin-top: 117px;
}
.headoffice {
    display: flex;
    vertical-align: bottom;
    gap: 27px;
}

.s44444 h3 {
    font-family: 'Playfair Display';
    font-size: 20px;
}

.s44444 p {
    color: #000000a8;
}
.s2565656 img {
    width: 100%;
}
.content___1144477 .container {
    background: #b4d4df;
    padding: 84px 54px;
    border-radius: 15px;
    width: 79%;
}
section.content___1144477 {
    background: #f2f5fa;
    padding-bottom: 126px;
}
.content__banner p {
    color: #fff;
    text-align: center;
    width: 61%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    padding-top: 57px;
    font-weight: normal;  
}
.s__line__arrot {
    position: fixed;
    width: 94%;
    left: 24%;
}
p.a__000000 {
    margin-top: 42px;
}
.logo__footer img {
    margin-left: 30px;
    margin-right: 30px;
}

footer .container-fluid {
    position: relative;
    z-index: 99;
}

.contact span {
    margin-left: 14px;
}
section.ingredients {
    padding-bottom: 222px;
}
.ingredients .top__ing-heading {
    width: 56%;
    margin-left: auto;
    margin-right: auto;
    color: #000000db;
}
.content__banner h3 {
    font-family: Playfair Display;
    color: #fff;
    text-align: center;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 800;
}
section.banner {
    position: relative;
    /* top: -100px; */
    z-index: 9;
    margin-top: -100px;
    padding: 0px;
    margin-top: -101px;
    background: #0c1315;
}
li.border__00w {
    /* background: red; */
    float: left;
    width: 24%;
    height: 100vh;
    height: 100vh;
    /* position: fixed; */
    border-left: 1px solid #121f2212;
    top: 0;
    left: 50vw;
    z-index: 0;
    list-style: none;
}

.top__ing-Heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #0c1315;
}
section.hero__section__0009s {
    background: url("../img/banner12.jpg");
    height: 91vh;
    position: relative;
    z-index: 9;
    background-size: cover;
}

section.hero__section__0009s::before {
    content: "";
    background: #0000006e;
    width: 100%;
    height: 100%;
    position: absolute;
}

.conta__00099ss {
    float: left;
    width: 100%;
    margin: 21% auto;
    color: #fff;
    position: relative;
}

section.our_story {
    float: left;
    width: 100%;
}
.content__bannerss22 h3 {
    font-family: 'Playfair Display';
    font-size: 43px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #C9AB81;
}
.s___list001144411 {
    box-shadow: 0 0 26px 0 #0000002e;
    /* background: #fff; */
    color: #000;
    border-radius: 15px;
    padding: 17px 35px;
    width: 80%;
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff29;
    color: #fff;
    margin-top: 57px;
}
.s___list001144411 {
    box-shadow: 0 0 26px 0 #0000002e;
    background: transparent;
    color: #000;
    border-radius: 15px;
    padding: 17px 35px;
    width: 69%;
}
.call__to__0099 ul {
    display: flex;
    gap: 15px;
    padding: 0px;
}
.call__to__0099 ul li {
    display: inline-block;
    margin-top: 10px;
    width: 31%;
}

.s___list001144411 h5 {
    font-family: 'FuturaLT';
    color: #fff!important;
    font-size: 20px!important;
    letter-spacing: 0px!important;
}



div#lang {
    float: right;
}
.next__0099 .swiper-button-prev {
    left: -78px;
    top: 22px;
    color: #0c1315;
}
.next__0099 .swiper-button-next {
    color: #0c1315;
}

.next__0099 {
    float: right;
    margin-top: 43px;
    /* border: 1px solid #000; */
}
div#lang a {
    color: #fff;
    border: 1px solid #C9AB81 !important;
    padding: 10px !important;
    background-color: transparent !important;
    color: #C9AB81 !important;
    border-radius: 6px;
    margin-left: 10px;
}
.s__icons__s {
    border: 1px solid #ffffff14;
    width: 100%;
    display: inline-block;
    padding: 6px 25px;
    border-radius: 8px;
    text-align: left;
    padding-left: 8px;
    backdrop-filter: blur(4px);
    background: #ffffff1f;
}
.next__0099 {
    float: right;
}

.c__nter__heading.s002111 {
    width: 100%;
    text-align: left;
}
.next__0099 .swiper-button-next {
    position: relative;
}

.next__0099 .swiper-button-prev {
    position: relative;
}
span.s0012112 {
    padding-top: 12px;
    /* display: inline-block; */
    position: relative;
    top: 0px;
    padding-left: 14px;
}

section.gallery {
    border-radius: 17px!important;
 
    margin-top: 0px;
    /* position: relative; */

}

h6.intr02112 {
    font-family: 'FuturaLT'!important;
    font-size: 21px!important;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff!important;
    font-style: normal;
}
.row.a145454545 {
    background: #f0f5fa;
    padding: 48px;
    margin-top: 65px;
    border-radius: 15px;
}
section.gallery {
    position: relative;
    top: -24px;
    /* background: red; */
    z-index: 9;
}
.s___licall__009a {
    float: right;
    width: 56%;
}

.s___licall__009a ul li {
    display: inline-block;
    /* background: red; */
}
.s___bg_pagging {
    background: #f1f5fa;
    padding: 70px 55px;
    margin-top: 93px;
    border-radius: 25px;
    color: #000;
}

.s___bg_pagging .row {
    padding-bottom: 34px;
}
#exampleModal .modal-body {
    padding: 33px 36px;
    background: #fffffe;
}

.btn-primary {
    color: #fff;
    background-color: #C9AB81;
    border-color: #C9AB81;
    padding: 6px 24px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0b1315;
    border-color: #0b1315;
}

.modal-header {
    background: #0b1315;
    color: #fff!important;
}
section.ingredients {
    float: left;
    width: 100%;
}
.our_story .row.align-items-end {
    padding-top: 61px;
}

.container-fluid {
    padding: 6px 107px;
}
section.gallery {
    float: left;
    width: 100%;
}
.s__listooiis img {
    width: 100%;
}
section.p___allproductss {
    float: left;
    width: 100%;
    background: #c7f1c5;
    margin-top: -145px;
    position: relative;
    z-index: 9;
    padding-top: 227px;
    padding-bottom: 54px;
}
.c__nter__heading {
    text-align: center;
    padding-bottom: 84px;
}

.c__nter__heading h3 {
    font-family: Playfair Display;
    font-size: 38px;
    font-weight: 500;
}



.c__nter__heading {
    text-align: center;
    padding-bottom: 84px;
    width: 51%;
    margin-left: auto;
    margin-right: auto;
}
.s___licall__009a ul li a {
    /* background: red; */
    padding: 9px 26px;
    border-radius: 8px;
    margin-right: 10px;
    color: #fff;
    border-color: #c7f1c5;
    background-color: #c7f1c5;
    color: #0a2d23;
}

.s___licall__009a ul li a {
    /* background: red; */
    padding: 13px 37px;
    border-radius: 52px;
    margin-right: 10px;
    color: #fff;
    border-color: #c7f1c5;
    background-color: #c7f1c5;
    color: #0a2d23;
}
a.s016464646 {
    background: #c7f1c5;
    color: #000;
    border: none;
    padding: 3px 11px;
    font-size: 13px;
    letter-spacing: 3px;
    border-radius: 36px;
    margin-bottom: 63px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

section.our_story .left__side-story p {
    opacity: 0.8;
    letter-spacing: 1px;
    width: 100%;
    font-weight: normal;
}

.gallery__img img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.s___licall__009a ul {
    padding: 0px;
    margin-top: 41px;
}
section.gallery {
    position: relative;
    z-index: 99;
}
.s___licall__009a h3 {
    color: #fff;
    font-size: 27px;
}
.s__00212121 {
    padding-top: 32px;
}
.gallery .left__side-story h4 {
    color: #C9AB81;
}

.swiper {
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide {
  width: 30%;
}

.swiper-slide:nth-child(2n) {
  width: 30%;
}

.swiper-slide:nth-child(3n) {
  width: 30%;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s__listooiis img {
    border-radius: 15px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    box-shadow: 0px 0px 4px 4px #00000024;
    margin-top: 12px;
    margin-bottom: 13px;
    margin-left: 8px;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: inherit;
  bottom: 0;
}
.con__0000114 {
    position: absolute;
    bottom: 10px;
    text-align: left;
    padding: 25px;
    color: #fff;
}

.s__listooiis img {
    height: 368px;
    width: 100%!important;
    max-width: 100%!important;
}
.s__listooiis::before {
    content: "";
    background: #00000096;
    position: absolute;
    top: 0px;
    z-index: 99;
    height: 100%;
    width: 100%;
    left: 0px;
    border-radius: 15px;
}

.con__0000114 {
    position: absolute;
    bottom: 10px;
    text-align: left;
    padding: 25px;
    color: #fff;
    z-index: 99;
}
.con__0000114 span {
    background: #12443f;
    padding: 3px 15px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 30px;
    margin-top: -19px;
    display: inline-block;
    position: relative;
    top: -202px;
}
.s__iisn {
    margin-top: -437px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #0c1315;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.con__0000114 p {
    font-size: 12px;
    letter-spacing: 1px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, #ffffff);
}
address p {
    color: #fff;
}
footer {
    float: left;
    width: 100%;
    background: #0c1315;
    /* position: relative; */
    color: #fff;
    border-radius: 15px;
    position: relative;
    top: -22px;
    margin-bottom: -21px;
    /* overflow: hidden; */
}
.ingredients .container-fluid {
    position: relative;
}
.con__0000114 h3 {
    font-weight: 600;
    font-family: Playfair Display; 
}

section.ingredients {
    margin-top: 52px;
    background: #fff;
    color: #000;
}


section.ingredients {
    margin-top: 0px;
    background: #f2f5fa;
    color: #000;
    padding-top: 51px;
}

.buttoo a {
    color: #fff;
    /* background: #ababab2b; */
    padding: 11px 42px;
    border-radius: 35px;
    /* filter: blur(4px); */
    backdrop-filter: blur(4px);
    border: 1px solid #ffffffa8;
    margin-top: 24px;
    display: inline-block;
}
@media screen and (min-width:1100px) and (max-width:1600px){
    section.banner {
    position: relative;
    /* top: -100px; */
    z-index: 9;
    margin-top: -100px;
    padding: 50px;
    margin-top: -49px;
    background: #0c1315;
}
.s___licall__009a {
    float: right;
    width: 79%;
}
    .con__0000114 h3 {
    font-weight: 600;
    font-family: Playfair Display;
    height: 60px;
    margin-top: 12px;
}
.s__listooiis img {
    height: 297px;
    width: 100%!important;
    max-width: 100%!important;
}
    .con__0000114 span {
    background: #12443f;
    padding: 3px 15px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 30px;
    margin-top: -19px;
    display: inline-block;
    position: relative;
    top: -50px;
}.heading__gallery h1 {
    color: #fff;
    font-family: Playfair Display;
}
    
    
    .card__gallerymain {
    width: 100%;
    position: relative;
    height: 540px;
    transition: .5s ease;
}
    section.p___allproductss {
    float: left;
    width: 100%;
    background: #c7f1c5;
    margin-top: -145px;
    position: relative;
    z-index: 9;
    padding-top: 171px;
    padding-bottom: 82px;
}
    .c__nter__heading {
    text-align: center;
    padding-bottom: 26px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
    
.s___list001144411 {
    box-shadow: 0 0 26px 0 #0000002e;
    /* background: #fff; */
    color: #000;
    border-radius: 15px;
    padding: 17px 35px;
    width: 80%;
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff29;
    color: #fff;
}
.bigg__img img {
    height: auto;
    width: 436px;
    border-radius: 10px;
}
  .sm___img img {
    width: 260px;
    height: 318px;
    border-radius: 10px;
}
    
    .s___list001144411 {
    box-shadow: 0 0 26px 0 #0000002e;
    /* background: #fff; */
    color: #000;
    border-radius: 15px;
    padding: 17px 35px;
    width: 80%;
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff29;
    color: #fff;
    margin-top: 57px;
}
    
    .s__1177774 a {
    font-size: 16px!important;
}
}
h5#exampleModalLabel {
    font-family: 'Playfair Display';
    color: #fff!important;
    font-size: 26px!important;
    margin-top: -9px;
    margin-bottom: -4px;
}
.form__0000114 .forum__group__00w {
    margin-bottom: 14px;
}
.forum__group__00w input {
    width: 100%;
    border-radius: 7px;
    border: 1px solid #00000045;
    padding: 5px 10px;
    /* background: #0808080d; */
}

.forum__group__00w select {
    width: 100%;
    border-radius: 7px;
    border: 1px solid #00000045;
    padding: 5px 10px;
    /* background: #0808080d; */
}

.forum__group__00w textarea {
    width: 100%;
    border-radius: 7px;
    border:1px solid #00000045;
    padding: 5px 10px;
    /* background: #0808080d; */
}
.modal-dialog {
    max-width: 500px;
    margin: 3% auto;
    /* height: 100vh; */
}

.select2-container--default .select2-search--inline .select2-search__field {
   
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    width: 100%!important;
    color: #000!important;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}


span.s__0090ss {
    color: #fff;
    /* background: #ababab2b; */
    padding: 11px 42px;
    border-radius: 35px;
    /* filter: blur(4px); */
    backdrop-filter: blur(4px);
    border: 1px solid #ffffffa8;
    margin-top: 24px;
    display: inline-block;
}
section.catalogs__list {
    float: left;
    width: 100%;
    color: #fff;
}

section.catalogs__list {
    float: left;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 9;
}
.s__1177774 li a {
    /* background: red; */
    width: 100%;
    display: inline-block;
    border-radius: 7px;
    color: #C9AB81;
    border: 1px solid #C9AB81;
    padding: 33px 8px;
}
section.catalogs__list {
    padding: 50px 0px;
}
.our__cata__09999 h3 {
    font-family: Playfair Display;
    font-size: 38px;
    font-weight: 500;
    color: #C9AB81;
}

.our__cata__09999 h3 {
    font-family: Playfair Display;
    font-size: 38px;
    font-weight: 500;
    color: #C9AB81;
    text-transform: capitalize;
    padding-top: 11px;
}
span.s__0045555 {
    float: left;
    width: 100%;
    font-size: 29px;
}

.s__1177774 a {
    font-size: 21px;
}
.s__1177774 li {
    list-style: none;
    display: inline-block;
    width: 13%;
    /* background: red; */
    text-align: center;
}


section.client___logo__09 {
    background: #f1f5fa;
    padding: 70px 55px;
}
section.client___logo__09 {
    background: #f1f5fa;
}
section.client___logo__09 {
    float: left;
    width: 100%;
    background: #f1f5fa;
}
.logo__00123 span {
    float: left;
    width: 45%;
}
  

section.client___logo__09 {
    padding: 68px 134px!important;
}

h3.s__001144ppoio {
    font-family: Playfair Display;
    font-size: 38px;
    font-weight: 500;
    color: #0c1315;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 40px;
}

.s__imgg__loog img {
    width: 100%;
    border-radius: 12px;
}
.logo__00123 span img {
    width: 81%;
}
.s__imgg__loog img {
    width: 100%;
}
.col-md-4.s__44444 {
    display: flex;
    align-items: center;
}
.client___logo__09 .row {
    position: relative;
    z-index: 9;
}
@media screen and (min-width:1200px) and (max-width:1650px) {
.con__0000114 h3 {
    font-weight: 600;
    font-family: Playfair Display;
    height: 75px;
}

.con__0000114 span {
    background: #12443f;
    padding: 3px 15px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 30px;
    margin-top: -19px;
    display: inline-block;
    position: relative;
    top: -62px;
}
}



@media screen and (min-width:320px) and (max-width:767px) {
    
    .container-fluid {
    padding: 6px 13px;
}

    .logo img {
    width: 77px;
}
    div#lang {
    margin-top: -68px;
}
    
    .content__bannerss22 {
    padding-top: 50px;
}
    
    .content__bannerss22 h3 {
    font-family: 'Playfair Display';
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #C9AB81;
}
    .call__to__0099 ul li {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
    
    .call__to__0099 ul {
    display: inline;
    gap: 15px;
    padding: 0px;
    width: 100%;
}
    .s___list001144411 {
    box-shadow: 0 0 26px 0 #0000002e;
    background: transparent;
    color: #000;
    border-radius: 15px;
    padding: 17px 35px;
    width: 100%;
}
    .s___licall__009a {
    float: right;
    width: 100%;
}
    .s___licall__009a ul li a {
    /* background: red; */
    padding: 10px 22px;
    border-radius: 52px;
    margin-right: 10px;
    color: #fff;
    border-color: #c7f1c5;
    background-color: #c7f1c5;
    color: #0a2d23;
}
    
    .s___bg_pagging {
    background: #f1f5fa;
    padding: 20px 18px;
    margin-top: 93px;
    border-radius: 25px;
    color: #000;
}
    
    .card__gallerymain {
    width: 100%;
    position: relative;
    height: auto;
    transition: .5s ease;
    margin-bottom: 11px;
}
    
    .c__nter__heading h3 {
    font-family: Playfair Display;
    font-size: 26px;
    font-weight: 500;
}
    
    p {
    font-family: 'FuturaLT';
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
}
    .c__nter__heading {
    text-align: center;
    padding-bottom: 0px;
    width: 51%;
    margin-left: auto;
    margin-right: auto;
}
    section.p___allproductss {
    float: left;
    width: 100%;
    background: #c7f1c5;
    margin-top: -145px;
    position: relative;
    z-index: 9;
    padding-top: 150px;
    padding-bottom: 54px;
}
    .swiper-slide {
    width: 80%;
}
    .swiper-slide:nth-child(2n) {
    width: 80%;
}
    .swiper-slide:nth-child(3n) {
    width: 80%;
}
    
    .con__0000114 h3 {
    font-weight: 600;
    font-family: Playfair Display;
    height: 116px;
}
    
    .con__0000114 span {
    background: #12443f;
    padding: 3px 15px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 30px;
    margin-top: -19px;
    display: inline-block;
    position: relative;
    top: -108px;
}
    
    .s__1177774 li {
    list-style: none;
    display: inline-block;
    width: 100%;
    /* background: red; */
    text-align: center;
}
    
    .s__1177774 ul {
    padding: 0px;
}
    
    span.s__0045555 {
    float: none;
    width: auto;
    font-size: 22px;
}
    
    a.s016464646 {
    margin-bottom: 0px;
}
    li.nodispaly {
    display: none;
}
    
    .main__nav {
    margin-top: -97px;
}
    
    .modal-dialog {
    width: 89%;
}
    
    .s__1177774 li a {
    /* background: red; */
    width: 100%;
    display: inline-block;
    border-radius: 7px;
    color: #fff;
    border: 1px solid #ffffff4a;
    padding: 5px 8px;
    text-align: left;
    padding-left: 22px;
    margin-bottom: 10px;
}
    .s__1177774 a {
    font-size: 18px;
}
    
    section.catalogs__list {
    padding: 13px 0px;
}
    
    .our__cata__09999 h3 {
    font-family: Playfair Display;
    font-size: 38px;
    font-weight: 500;
    color: #C9AB81;
    text-transform: capitalize;
    padding-top: 13px;
    padding-bottom: 22px;
}
    
    .ingredients .top__ing-heading {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #000000db;
}
    .top__ing-Heading {
    width: 95%;
    margin: auto;
}
    
    .bigg__img img {
    height: auto;
    width: 100%;
}
    .sm___img img {
    width: 100%;
    height: auto;
}
    .right__ing__wrappers {
    margin-top: 26px;
}
    
    .content___1144477 .container {
    background: #b4d4df;
    padding: 13px 12px;
    border-radius: 15px;
    width: 92%;
}
    
    .s2565656 img {
    width: 29%;
}
    .headoffice {
    display: inline-block;
    /* vertical-align: bottom; */
    gap: 27px;
}
    .s44444 {
    margin-top: 19px;
}
    
    p.a__000000 {
    font-size: 20px;
    line-height: 33px;
}
    .logo__footer img {
    margin-left: 30px;
    margin-right: 30px;
    width: 32%;
}
    
    section.ingredients {
    padding-bottom: 119px;
}
    .contact {
    padding-bottom: 30px;
    font-size: 13px;
}
    .contact a {
    border-width: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 22px;
    font-family: 'futura-lt';
    color: #fff;
}
    .next__0099 {
    display: none;
}
    
    .s___list001144411 {

    padding: 36px 35px;
    width: 100%;
}
   div#lang {
    display: none;
}
    .main__nav {
    margin-top: -97px;
    margin-left: 227px;
    position: relative;
    left: 10px;
}
img.s15455448 {
    width: 28% !important;
    position: relative;
    left: 25px;
    margin-left: -18px;
}
    
    .logo img {
    width: 71px;
}
    
    .s___licall__009a h3 {
    color: #fff;
    font-size: 20px;
}
    
    .left__side-story h4 {
    font-family: Playfair Display;
    font-size: 27px;
    font-weight: 500;
    color: #C9AB81;
    text-transform: capitalize;
}
    section.client___logo__09 {
    padding: 42px 10px!important;
}
    
    .col-md-4.s__44444 {
    display: inline-block;
    align-items: center;
    width: 100%;
    text-align: center;
}
    .logo__00123 span {
    float: left;
    width: 50%;
    padding: 15px;
    margin-top: -36px;
}
    
    img.s__11144144ww {
    width: 35%!important;
    margin-top: 24px;
}
    .contact a {
    float: left;
    width: 100%;
}
    .col-md-4.s01155512 {
    float: left;
    width: 50%;
}
    
    li.nodispalyqaa a {
    border-color: #c7f1c5;
    background-color: #c7f1c5;
    color: #000;
    padding: 9px 16px;
    border-radius: 29px;
    margin-left: -33px;
    letter-spacing: 1px;
}
    
    .logo img {
    width: 67px;
}
    
    header {
    z-index: 999;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ffffff21;
    margin-top: -16px;
}
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
 
    color: #000!important;
}
.select2-container {
    z-index: 9999999999999!important;
}
.s__009914545 h3 {
    text-align: left;
    margin-bottom: -32px;
}
.s__009914545 {
    margin-bottom: 60px;
}




 section.smallinfos {
                background: #FDEAE1;
                margin-top: 7px!important;
                width: 95%;
                padding-bottom: 50px;
                margin-left: auto;
                margin-right: auto;
                border-radius: 16px;
            }

            .bloghomesheadss h3 {
                text-align: center;
                /* font-family:'Montserrat';*/
                font-size: 30px;
                font-family: 'FranklinGothicMediumCondRegular';
                letter-spacing: 1px;
            }

            .footer-wrapper {
                padding: 39px 0 0!important;
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: center;
                border-top: none;
                background: #000;
            }

            .mySwiperbloggss img {
                margin: 0 !important;
                height: 291px;
                border-radius: 13px;
                width: 100%;
            }

            .mySwiperbloggss h2 {
                font-size: 19px;
                padding-top: 12px;
                line-height: 23px;
                font-family: 'FranklinGothicMediumCondRegular';
                text-align: left!important;
                padding: 8px;
            }

            section.blogshome {
                padding-top: 40px;
                padding-bottom: 35px;
            }

            .footer-wrapper {
                padding: 70px 0 0;
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: center;
                border-top: none;
                background: #000;
            }

            .footlink h3 {
                font-size: 18px;
                text-transform: capitalize;
                letter-spacing: 0.5px;
                font-family: 'FranklinGothicMediumCondRegular';
                color: #fff;
                font-weight: 500;
                letter-spacing: 1px;
            }

            .footlink ul li a {
                color: #ffffff73 !important;
                font-size: 14px;
            }

            .footer-logo a img {
                width: 64%;
                height: 100%;
                object-fit: contain;
            }

            .footer-bottom {
                border-top: 1px solid #dddddd30!important;
                margin-top: 30px;
                padding: 15px 0;
            }

            .thenewprodictgriod .single-product-wrapper {
                margin-inline:0;margin-bottom: 50px;
                width: 100%;
                /* padding:14px;*/
                margin: 0 10px;
                margin-bottom: 17px;
            }

            .filter-area li:last-child,.main-menu ul li ul.dropdown li:last-child,.page-title,.tooltip-table {
                margin-bottom: 0;
                font-family: FranklinGothicMediumCondRegular;
                font-size: 31px;
                color: #000;
                letter-spacing: 1px;
            }

            section.s__thanks__224page {
                min-height: 500px;
                padding-top: 100px;
            }

            .user-sidebar-menu {
                margin-bottom: 50px;
                padding: 30px 15px;
                background: #000;
                color: #fff;
                border-radius: 9px;
            }

            .user-sidebar-menu li {
                border-bottom: 1px solid #ffffff3b;
                color: #fff;
            }

            .user-sidebar-menu li a {
                color: #fff;
            }



 .single-product-wrapper .add-to-cart {
                height: 40px;
                padding: 0;
                width: 40px;
                background: #000000;
            }

            section.smallinfos {
                background: #FDEAE1;
                margin-top: 9px;
                width: 95%;
                padding-bottom: 50px;
                margin-left: auto;
                margin-right: auto;
                border-radius: 16px;
                padding-top: 51px;
            }

            .sallinfosiamges {
                width: 100px;
                margin: 0 auto;
                margin-bottom: 20px;
                background: #000;
                padding: 14px;
                height: 100px;
                width: 100px;
                border-radius: 11px;
            }

            .smallinfosnamess p {
                font-size: 14px;
                font-weight: 600;
                letter-spacing: 0.5px;
                font-family: 'FranklinGothicMediumCondRegular';
                color: #000;
                line-height: 16px;
            }

            section.smallinfos {
                background: #FDEAE1;
                margin-top: 7px!important;
                width: 95%;
                padding-bottom: 50px;
                margin-left: auto;
                margin-right: auto;
                border-radius: 16px;
            }

            .bloghomesheadss h3 {
                text-align: center;
                /* font-family:'Montserrat';*/
                font-size: 30px;
                font-family: 'FranklinGothicMediumCondRegular';
                letter-spacing: 1px;
            }

            .footer-wrapper {
                padding: 39px 0 0!important;
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: center;
                border-top: none;
                background: #000;
            }

            .mySwiperbloggss img {
                margin: 0 !important;
                height: 291px;
                border-radius: 13px;
                width: 100%;
            }

            .mySwiperbloggss h2 {
                font-size: 19px;
                padding-top: 12px;
                line-height: 23px;
                font-family: 'FranklinGothicMediumCondRegular';
                text-align: left!important;
                padding: 8px;
            }

            section.blogshome {
                padding-top: 40px;
                padding-bottom: 35px;
            }

            .footer-wrapper {
                padding: 70px 0 0;
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: center;
                border-top: none;
                background: #000;
            }

            .footlink h3 {
                font-size: 18px;
                text-transform: capitalize;
                letter-spacing: 0.5px;
                font-family: 'FranklinGothicMediumCondRegular';
                color: #fff;
                font-weight: 500;
                letter-spacing: 1px;
            }

            .footlink ul li a {
                color: #ffffff73 !important;
                font-size: 14px;
            }

            .footer-logo a img {
                width: 64%;
                height: 100%;
                object-fit: contain;
            }

            .footer-bottom {
                border-top: 1px solid #dddddd30!important;
                margin-top: 30px;
                padding: 15px 0;
            }

            .thenewprodictgriod .single-product-wrapper {
                margin-inline:0;margin-bottom: 50px;
                width: 100%;
                /* padding:14px;*/
                margin: 0 10px;
                margin-bottom: 17px;
            }

            .filter-area li:last-child,.main-menu ul li ul.dropdown li:last-child,.page-title,.tooltip-table {
                margin-bottom: 0;
                font-family: FranklinGothicMediumCondRegular;
                font-size: 31px;
                color: #000;
                letter-spacing: 1px;
            }

            section.s__thanks__224page {
                min-height: 500px;
                padding-top: 100px;
            }

            .user-sidebar-menu {
                margin-bottom: 50px;
                padding: 30px 15px;
                background: #000;
                color: #fff;
                border-radius: 9px;
            }

            .user-sidebar-menu li {
                border-bottom: 1px solid #ffffff3b;
                color: #fff;
            }

            .user-sidebar-menu li a {
                color: #fff;
            }



   section.smallinfos {
                background: #a68e41;
                margin-top: 80px;
                padding-bottom: 50px;
            }

            ul.sallinfosuls {
                display: flex;
                align-items: center;
                justify-content: space-between;
                width: 100%;
                margin: 0 auto;
            }

            .smallinfosnamess h3 {
                font-family: 'FranklinGothicMediumCondRegular';
                text-transform: capitalize;
                letter-spacing: 1px;
                font-size: 18px;
            }

            .sallinfosiamges {
                width: 100px;
                margin: 0 auto;
                margin-bottom: 20px;
            }

            .sallinfosiamges img {
                width: 100%;
                height: 100%;
            }

            .smallinfosnamess {
                text-align: center;
                color: #fff;
                text-transform: uppercase;
                /* font-size:10px !important;*/
            }

            .smallinfosnamess p {
                font-size: 13px;
                font-weight: 600;
                letter-spacing: 0.5px;
            }

            ul.sallinfosuls li {
                margin: 0 10px;
            }

            .bloggssliders {
                width: 80%;
                margin: 0 auto;
            }

            .bloghomesheadss {
                text-align: center;
            }

            section.blogshome {
                padding-top: 80px;
                padding-bottom: 0;
            }

            .bloghomesheadss h3 {
                text-align: center;
                /* font-family:'Montserrat';*/
                font-size: 45px;
            }

            .bloggssliders {
                width: 80%;
                margin: 0 auto;
                padding-top: 40px;
            }

            .blogimages img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                border-radius: 10px;
            }

            .blogsdescps {
                padding-top: 15px;
            }

            .blogsdescps h3 {
                font-size: 18px;
                line-height: 25px;
            }

            .blogsdescps p {
                font-size: 13px;
            }

            .blogsdescps a {
                margin-top: 20px;
                display: inline-block;
                color: #000 !important;
                font-weight: 600;
            }

            .comoncta {
                background: #a68e41;
                margin-top: -16px;
                padding-top: 60px;
            }

            .footctarowss {
                width: 90%;
                margin: 0 auto;
            }

            .fotctarowcayop {
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .fotctahedsd h3 {
                margin-bottom: 0;
            }

            .foticctaimg img {
                width: 30px;
                border-radius: 51px;
                margin-right: 10px;
            }

            .fotctahedsd h3 {
                color: #fff;
                font-size: 20px;
            }

            .footctabottms p {
                color: #fff;
                padding-top: 12px;
                text-align: center;
            }

            .footersnewsletters {
                padding: 80px 0 60px;
                text-align: center;
            }

            .footersnewsletters h4 {
                margin-bottom: 0;
                color: #fff;
                letter-spacing: 0.5px;
                font-size: 25px;
            }

            .footersnewsletters p {
                color: #fff;
                padding-top: 10px;
                font-size: 15px;
            }

            form.newletforms {
                position: relative;
                padding-top: 25px;
                width: 35%;
                margin: 0 auto;
            }

            form.newletforms input {
                width: 100%;
                background: transparent;
                border: 1px solid #000;
                color: #fff !important;
                padding: 8px 16px;
                border-radius: 30px;
                font-size: 15px;
            }

            form.newletforms button {
                position: absolute;
                right: 6px;
                background: #000;
                color: #fff;
                border: 0;
                height: 35px;
                width: 104px;
                border-radius: 60px;
                top: 28px;
            }

            form.newletforms input::placeholder {
                color: #fff;
            }

            .footlink h3 {
                font-size: 16px;
                text-transform: uppercase;
                letter-spacing: 0.5px;
            }

            .footlink ul li a {
                color: #000 !important;
            }

            .footlink ul li {
                padding-bottom: 10px;
            }

            .footer-logo {
                width: 60%;
                height: 100%;
                margin: 0 auto;
            }

            .footer-logo a img {
                width: 100%;
                height: 100%;
                object-fit: contain;
            }

            .productsreviews {
                display: flex;
                align-items: center;
            }

            ul.revieuls {
                display: flex;
                align-items: center;
                margin-right: 10px;
            }

            ul.revieuls li {
                margin-right: 4px;
                color: #a58c3f;
            }

            .estdelvier {
                padding: 10px 0;
            }

            .freeshipss p {
                background: #a58c3f;
                width: fit-content;
                color: #fff;
                padding: 3px 20px;
                border-radius: 6px;
                font-size: 13px;
                letter-spacing: 0.5px;
            }

            .item-price.theeitemss .price {
                color: #000 !important;
                font-size: 20px;
                padding-top: 6px !important;
                display: inline-block;
                letter-spacing: 0.5px;
            }

            .item-options .input-qty {
                padding: 0 4px;
                margin-right: 20px;
                align-items: center;
                height: 42px;
                border: 0;
                margin-top: 10px;
                margin-bottom: 10px;
            }

            button.button.style1.add-to-cart.thheespoadcard {
                width: fit-content;
                background: #a58c3f;
                height: 45px;
            }

            .thheeesdisdlier .slider-nav {
                margin-top: 0;
                width: 100%;
            }

            .slider-wrapper.thheeesdisdlier .slick-track {
                width: 100% !important;
            }

            .thherforrsd .slick-list.draggable {
                height: auto;
            }

            .thherforrsd .slick-track {
                height: 100%;
            }

            .thherforrsd .slider-for__item img {
                width: 100%;
                height: auto;
                object-fit: cover;
            }

            .col-12.mt-5.mb-5.theesecrpitionbox {
                /* border:1px solid #0000002e;*/
                padding: 30px 40px;
                border-radius: 10px;
                box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
                background: #fddc5c52;
            }

            .theedifetndsd {
                text-align: center;
                width: 100%;
                font-size: 34px !important;
                border: 0;
            }

            .rectenvieewwdmains .product-slider-wrapper {
                width: 80%;
                margin: 0 auto;
            }

            .rectenvieewwdmains .product-slider-wrapper .swiper-wrapper {
                justify-content: center;
            }

            section.product-tab-section {
                padding-bottom: 50px;
            }

            .single-product-wrapper {
                background-color: #fddc5c52;
                border: 1px solid transparent;
                border-radius: 5px;
                overflow: hidden;
                padding: 0;
                position: relative;
                max-width: 300px;
                min-width: 200px;
            }

            .single-product-wrapper:hover {
                border: 0;
                box-shadow: unset;
            }

            .thheneprodgrids {
                margin-bottom: 30px;
            }

            .thheneprodgrids .category-img {
                border-radius: 50%;
            }

            .thheneprodgrids .product-name {
                background: #a1883c;
                padding: 3px 17px;
                height: auto;
                margin: 0 auto ! IMPORTANT;
                width: fit-content;
                margin-top: 10px !important;
                min-height: auto;
                color: #fff;
                border-radius: 21px;
            }

            .product-grid.thenewprodictgriod {
                width: 90%;
                margin: 0 auto;
                justify-content: space-between;
            }

            .thenewprodictgriod .productscards {
                margin-inline:12px;margin-bottom: 13px;
                border: 1px solid #00000012;
                padding: 25px;
                border-radius: 10px;
            }
section.smallinfos {
    float: left;
    width: 100%;
    background: #f2f5fa;
    margin-top: 0px!important;
    border-radius: 0px;
    margin-bottom: 10p;
}

.smallinfosmains {
    background: #fff;
    position: relative;
    margin-top: 3px;
    margin-bottom: -56px;
    padding: 56px 21px;
    border-radius: 15px;
}
ul.sallinfosuls li {
    margin: 0 10px;
    list-style: none;
}
.smallinfosnamess h3 {
    font-family: 'Playfair Display';
    color: #000;
    font-size: 23px;
    margin-top: -8px;
    margin-bottom: 18px;
}
.smallinfosnamess p {
    font-family: 'FuturaLT';
    font-size: 12px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}
span.map11444 {
    float: left;
    font-size: 20px;
    line-height: 28px;
}

span.map__0099 {
    float: left;
    margin-right: 12px;
    font-size: 86px;
    opacity: 0.4;
}

p.s015454545ss {
    float: left;
    width: 100%;
    padding-top: 23px;
}


@media screen and (min-width:320px) and (max-width:767px){
    ul.sallinfosuls {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 100%;
        padding: 0px;
    margin: 0 auto;
}

    .smallinfosmains {
    /* background: #fff; */
    position: relative;
    margin-top: -48px;
    margin-bottom: -33px;
}
    .smallinfosnamess p {
    font-family: 'FuturaLT';
    font-size: 11px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}
    .smallinfosnamess p {
    font-family: 'FuturaLT';
    font-size: 11px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    /* height: 121px; */
    display: inline-flex;
}
ul.sallinfosuls li {
    margin: 0 6px;
    list-style: none;
    display: inline-block!important;
    /* float: none; */
    width: 45%;
}
    
    .smallinfosnamess h3 {
    font-family: 'Playfair Display';
    color: #000;
    font-size: 18px;
    margin-top: -8px;
    margin-bottom: 3px;
}
    .smallinfosmains {
    /* background: #fff; */
    position: relative;
    margin-top: -15px;
    margin-bottom: -33px;
}
    
    .smallinfosnamess p {
    font-family: 'FuturaLT';
    font-size: 13px;
    width: 100%;  
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    /* height: 121px; */
    display: inline-flex;
    text-transform: capitalize;
}
    
    ul.sallinfosuls {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}
}

.s454s545s li {
    float: left;
    width: 100%;
}
.s454s545s li {
    float: left;
    width: 100%;
    list-style: none;
}

ul.s454s545s {
    float: left;
    width: 100%;
    padding: 0px;
}

.map__0099 i {
    font-size: 21px;
    height: auto;
}

span.map__0099 {
    float: left;
    margin-right: 12px;
    font-size: 86px;
    opacity: 0.4;
    height: auto!important;
    line-height: 0px;
}
span.map11444 {
    float: left;
    width: 90%;
}

span.map__0099 {
    float: left;
    margin-right: 12px;
    font-size: 86px;
    opacity: 0.4;
    height: auto!important;
    line-height: 0px;
    margin-top: -11px;
}

.s454s545s li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 14px;
}
section#Events {
    margin-bottom: 0px!important;
    padding-bottom: 0px;
}

.ingredients.s__00644654654 {
    overflow: hidden;
    padding-bottom: 154px!important;
}

.row.align-items-center.s__00226697879 .right__ing__wrappers {
    /* float: right; */
    margin-left: 138px;
}


@media screen and (min-width:320px) and (max-width:767px){
    
    .row.align-items-center.s__00226697879 .right__ing__wrappers {
    /* float: right; */
    margin-left: 0px!important;
}
  .col-md-6.order-2qq {
    order: 2 !important;
}
    
    .top__ing-Heading {
    padding-top: 25px;
}
    
    .top__ing-Heading h3 {
    font-size: 21px !important;
    color: #162d23 !important;
    font-weight: 600 !important;
    font-family: 'Playfair Display';
}
    
    span.map11444 {
    float: left;
    font-size: 17px;
    line-height: 22px;
}
   .ingredients.s__00644654654  .top__ing-Heading {
    padding-top: 106px;
}
}
@media screen and (min-width:1200px) and (max-width:3000px){
    .smallinfosnamess h3 {
    font-family: 'Playfair Display';
    color: #000;
    font-size: 17px;
    margin-top: -8px;
    margin-bottom: 18px;
}
}
ul.sub___submenu {
    position: absolute;
    right: -148px;
    background: #fff;
    margin-top: -42px;
    padding: 0 31px;
    border-radius: 3px;
}
a.men__jkjj {
    letter-spacing: 1px;
    float: left;
    text-align: left;
}
.submenus__00s li ul.sub___submenu li {
    display: none;
}

ul.submenus__00s li  a {
    color: #000;
    text-align: left!important;
    height: auto;
    line-height: 3px;
    width: 100%!important;
    display: inline-block;
    /* padding-left: 14px; */
    padding: 3px 9px;
}

ul.submenus__00s {
    position: absolute;
    background: #fff;
    color: #000;
    width: 178px;
    margin-top: -32px;
    border-radius: 5px;
    height: 81px;
}

ul.sub___submenu {
    position: absolute;
    right: -141px;
    background: #fff;
    margin-top: 0px;
    padding: 0 31px;
    border-radius: 3px;
}
.submenus__00s li:hover ul.sub___submenu li {
    display: block;
}  
ul.submenus__00s li {
    width: 100%!important;  
    float: left;
    width: 100%;
    border-bottom: 1px solid #0000003b;
    padding-bottom: 8px;
    padding-top: 2px;
}

ul.sub___submenu.d__5654643 {
    /* margin-top: -2px; */
    margin-right: -23px!important;
}
ul.sub___submenu.d__5654643 {
    margin-top: -4px;
}