@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700&display=swap');
body {
   font-family: 'Barlow', sans-serif;
   background: #eeeeee;
}
a {
    text-decoration: none;
}
.header_titlewrap {
    text-align: center;
}
header.mainheaderwrap {
    background: #ffffff;
    padding: 10px 20px;
    width: 100%;
    position: relative;
}
.headerleftarrow_wrap {
    position: absolute;
    left: 20px;
}
.headerleftarrow_wrap i {
  font-size: 25px;
}
.headerleftarrow_wrap a {
    background: #7A956C;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 47px;
    border-radius: 10px;
    color: #fff;
}
section.mainpageintro__mainsec {
    background: url(../img/bg-img-topp.jpg);
    padding-top: 225px;
    padding-bottom: 225px;
    background-size: cover;
    background-position: center;
    position: relative;
}
section .mainpageintro__mainsec_top {
    background: url(../img/bg-img.jpg) top center no-repeat;
    height: 550px;
    background-size: cover;
    position: relative;
    bottom: 60px;
    z-index: -1;
}
section.mainpageintro__mainsec:before {
    content: '';
    background: #8420297a;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
section.mainpageintro__mainsec .container {
    z-index: 10;
    position: relative;
}
.viewmenuwrap {
    text-align: center;
   /* position: relative;
    z-index: 9999;
    bottom: 258px;*/
    background: #fff;
    height: 50px;
}
.viewmenuwrap a {
    color: #fff;
    background: #7A956C;
    padding: 15px 30px;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 500;
    font-size: 25px;
    position: relative;
    z-index: 99999;
}
footer.mainfooter_mainsec {
    background: #2d006b;
    text-align: center;
    padding: 15px 0px;
}
footer.mainfooter_mainsec p {
    margin: 0;
    color: #fff;
}
footer.mainfooter_mainsec p a  {
    color: #fff;
}
.footer_copyrights_wrap p a:hover {
    color: #ca9953;
}
.footer_copyrights_wrap p i {
    color: #ca9953;
    padding-left: 5px;
    padding-right: 5px;
}
.location_wrap a {
    display: block;
    padding: 10px;
    text-align: center;
    background: #7A956C;
    margin-bottom: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.location_wrap a:hover {
    background: #2d006b;
}
button.btn-close.popupbtnclose {
    background: #7A956C;
    opacity: 1;
    position: absolute;
    right: 9px;
    top: 9px;
    line-height: 7px;
    color: #fff;
}
button.btn-close.popupbtnclose:hover {
    background: #2d006b;   
}
.modal-content.custom_modalcontwrap_bgchange {
    background: #23000499;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.modal-content.custom_modalcontwrap_bgchange .modal-header {
    background: #7A956C90;
    color: #fff;
}
section.menulistpage_mainsec {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.menulistpage_searchwrap input {
    border: 1px solid #eee;
    height: 45px;
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px;
}
.menulistpage_searchwrap input:focus {
    outline: unset;
    border: 1px solid #7A956C;
}
.menulistpage_searchwrap {
    position: relative;
}
.searchiconwrap {
    position: absolute;
    right: 10px;
    bottom: 8px;
}
.searchiconwrap button {
    border: unset;
    background: unset;
    color: #7A956C;
}
.menulist_heart_iconwrap a {    
     background: #2d006b; 
    display: block;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 7px;
}
.menulist_heart_iconwrap a:hover {
    background: #7A956C;  
}
.menulist_heart_iconwrap {
    float: right;
    text-align: right;
}
.locationlist_mainwrap ul {
    margin: 0;
    padding: 0;
}

.locationlist_mainwrap ul li {
    list-style: none;
    display: inline-block;
        padding-right: 10px;
}
.locationlist_mainwrap {
    margin-top: 20px;
}
.locationlist_mainwrap ul li a {
    background: #ccc;
    padding: 5px 15px;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
}
.locationlist_mainwrap ul li a.active {
    background: #2d006b;  
    color: #fff;
}
.locationlist_mainwrap ul li a:hover {
    background: #2d006b;  
    color: #fff;
}
.category_contmainwrap {
    margin-top: 20px;
}
/*==============================================================*/
#sync1 .item {
    background: #f3f3f3;
    padding: 20px;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 10px;
    height: 500px !important;
    overflow-y: scroll;
}
#sync2 .item {
    background: #f3f3f3;
    padding: 0;
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #2d006b;
}

.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*=owl-] {
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*=owl-].disabled:hover {
  background-color: #D6D6D6;
}

#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, 
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.thumbnail_itemwrap h3 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.thumbnail_itemwrap img {
    border-radius: 6px 6px 0px 0px;
}
#sync2 .current .item .thumbnail_itemwrap h3 {
    color: #fff;
}
/*====================Owl Icons=============================*/
#sync2.owl-theme .owl-prev {
    left: 10px;
}
#sync2.owl-theme .owl-next {
    right: 10px;
}
#sync2.owl-theme .owl-next, 
#sync2.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.item.categories_productslistwap h1 {
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    color: #7A956C;
    font-weight: 600;
    margin-bottom: 20px;
}
.productlist_mainouterwrap {
    box-shadow: 0 2px 10px -1px rgb(0 0 0 / 12%);
    border-radius: 15px;
    background: #fff;
    margin-bottom: 15px;
}
.productimg_wrap img {
    border-radius: 10px 0px 0px 10px;
}
.productdetailswrap {
    padding: 10px;
    padding-left: 20px;
}
.productdetailswrap h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.productdetailswrap p {
    font-size: 15px;
    margin-bottom: 5px;
}
.pricewrap {
    font-weight: bold;
    font-size: 16px;
    color: #7A956C;
}
.item.categories_productslistwap .col-md-12:last-child .productlist_mainouterwrap.d-flex {
    margin: 0;
}
.productdetailswrap h3 a {
    color: #000;
}
.productdetailswrap h3 a:hover {
    color: #7A956C;
}
section.menudetailspage_mainsec {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.productdetailspage_productimgwrap img {
    border-radius: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.productdetailspage_productimgwrap {
    position: relative;
}
.cloase_wrap {
    position: absolute;
    top: 18px;
    left: 10px;
    z-index: 999;
}
.wishlist_wrap {
    position: absolute;
    top: 18px;
    right: 10px;
}
.cloase_wrap a , .wishlist_wrap a {
    background: #7A956C;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 41px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
}
.productdetails_contentwrap h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.productdetails_contentwrap {
    text-align: center;
    padding-bottom: 15px;
}

.productdetails_contentwrap p {
    font-size: 20px;
    margin-bottom: 10px;
}

.productdetails_pricewrap {
    color: #7A956C;
    font-weight: bold;
    font-size: 22px;
}
.mainpageintro__mainsec_img{
    position: absolute;
    bottom: -100px;
    width: 100%;
}
@media only screen and (max-width:500px){
    section .mainpageintro__mainsec_top {
        height: 400px;
        bottom: 17px;
    }
    .mainpageintro__mainsec_img{
        bottom: -59px;
    }
    .viewmenuwrap{
        bottom: 195px;
    }
}