/* logo */
.logo-head {
    width: 100%;
}
    
/* logo media-q */

@media only screen and (max-width: 1440px) {
    .logo-head {
        width: 100%;
    }
}

/* @media only screen and (max-width: 1236px) {
    .logo-head {
        width: 31%;
    }
}@media only screen and (max-width: 1126px) {
    .logo-head {
        width:35%;
    }
}
@media only screen and (max-width: 1024px) {
    .logo-head {
        width: 41%;
    }
} */
@media only screen and (max-width: 1024px){
.logo-head {
    width: 100%;
}
}
@media only screen and (max-width: 991px){
    .logo-head {
        width: 100%;
    }
    }
    @media only screen and (max-width: 425px){
        .logo-head {
            width: 100%;
        }
        }
        @media only screen and (max-width: 375px){
.logo-head {
    width: 100%;
}
        }
        @media only screen and (max-width: 320px){
.logo-head {
    width: 100%;
}
        }
.page-title-area.item-bg-1 {
    background-image: url("assets/img/foot.webp");
    
   
}


.main-navbar .navbar .navbar-nav .nav-item a {
color:black;
-webkit-transition: 0.5s;
transition: 0.5s;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
padding-left: 0;
padding-right: 0;
/* padding-top: 25px;
padding-bottom: 25px; */
}
.flaticon-shopping-cart:before {
content: "\f100";
color: black;
}


.buy-now-btn-mob {
    right: 30px;
    z-index: 99;
    top: 90%;
    position: fixed;
    /* -webkit-transform: translateY(-50%); */
    transform: translateY(-50%);
    border-radius: 30px;
    display: inline-block;
    color: #ffffff !important;
    background-color: #82b440;
    padding: 8px 20px 8px;
    font-size: 14px;
    font-weight: 500;
    -webkit-animation-name: tada;
    animation-name: tada;
    /* -webkit-animation-duration: 5s; */
    animation-duration: 5s;
    /* -webkit-animation-fill-mode: both; */
    animation-fill-mode: both;
    /* -webkit-animation-iteration-count: infinite; */
    animation-iteration-count: infinite;
}


.sidenav a:hover{
color: #f1f1f1;
}

.sidenav .closebtn {
position: absolute;
top: 0;
right: 10 px;
font-size: 36px;
margin-left: 50px;
}   
  
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    color: #0a0909;
    display: block;
    transition: 0.3s;
}



/* 
@media only screen and (max-width: 991px)
{
.mean-container .mean-nav {
    margin-top: 73px;
}
}


@media only screen and (max-width: 375px)
{
    .logo-head {
        width: 27%;
    }
}
@media only screen and (max-width:767px) and (min-width: 582px)
{
    .logo-head {
        width: 20%;
    }
}
@media only screen and (min-width: 376px) and (max-width: 425px)
{
    .logo-head {
        width: 25%;
    }
}

@media only screen and (max-width:573px) and (min-width: 423px)
{
    .logo-head {
        width: 20%;
    }
} */

.overlay .closebtn {
    position: absolute;
    top: -12px;
    right: 4px;
    font-size: 38px;
}

    .order-drawer__close-button-text {
        color: #38312d;
        text-align: center;
        text-transform: uppercase;
        display: block;
        text-decoration: underline;
        padding-left: 9px;
        padding: 23px 0 0 0;
    }


    .cart-btn {
    height: 46px;
    width: 13%;
    left: 30px;
    z-index: 99;
    top: 90%;
    position: fixed;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 69px;
    display: inline-block;
    color: #ffffff !important;
    background-color: #82b440;
    padding: 8px 20px 8px;
    font-size: 0px;
    font-weight: 500;
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}




        
.overlay1 {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1000;
     bottom: 0%;
    right: 0;
    background-color: rgb(231, 225, 225);
    background-color: white;
    overflow-y: hidden;
    transition: 0.5s;
  }
  
  .overlay-content1 {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay1 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .overlay1 a:hover, .overlay1 a:focus {
    color: #f1f1f1;
  }
  
  .overlay1 .closebtn1 {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
  }
  
  @media screen and (max-height: 450px) {
    .overlay1 {overflow-y: auto;}
    .overlay1 a {font-size: 20px}
    .overlay1 .closebtn1 {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
  @media only screen and (min-width:992px){
      /* .hide-992{
          display: none;
      } */
  }
  /* menu.css */

.single-product .product-image {
    overflow: hidden;
    position: relative;
    text-align: center!important;
}
.single-image1{
    display: none;
}
.single-image2{
    display: none;
}





@media screen and (max-width: 1199px){
.single-image{
    display: none;
}
.single-image1{
    display: block;
    height: 400px;
   
}
.pad-0
{
    padding: 0px;   
}
}
@media screen and (max-width: 1192px){
.single-image{
    height: 500px;
    width: 100%;
  
}
}
@media screen and (max-width: 1024px){
    .single-image1{
    height: 400px;
    width: 100%;
  
}
}
@media screen and (max-width: 768px){
.single-image{
    display: none;
}
.single-image1{
    display: block;
    height: 300px;

}
}



@media screen and (max-width: 425px){
    .single-image{
    display: none;
}
.single-image1{
    display: block;
    height: 225px;

}
}
@media screen and (max-width: 320px){
    .single-image{
    display: none;
}
.single-image1{
    display: block;
    height: 200px;

}
}


@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
@media screen and (max-width: 991px) {
.hide{
display: none;
}

}     

@media only screen and (max-width: 991px)
{
.navbar-area {
background-color: #ffffff;
padding-top: 15px;
padding-bottom: 20px;

}
@media only screen and (min-width: 578px) and (max-width: 991px){}
.pt-100 {
padding-top: 88px;
}
}
.overlay {
height: 0%;
width: 30%;
position: fixed;
z-index: 1000;
top: 0;
right: 0;
background-color: white;
/* background-color: rgba(0,0,0, 0.9); */
overflow-y: hidden;
transition: 0.5s;
}

.overlay-content {
position: relative;
top: 25%;
width: 100%;
text-align: center;
margin-top: 30px;
}




.location{
position: relative;
right: 29%;
border: 2px soild black!important;
}
@media screen and (max-width: 991px) {
.location{
display: none;
}

} 
#navbarSupportedContent{
border-right: 4px solid #e3cdcd;
margin: 0 16px 0px 0;
} 

@media screen and (max-height: 450px) {
.overlay {overflow-y: auto;}
.overlay a {font-size: 20px}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}

@media (max-width: 1440px){
.h4, h4 {
font-size: 1.5rem;
}

}


.text-warning{
    background-image: url("assets/img/logowings.png");
}


.order-content__order-overview {
    background-color: #fff;
    box-shadow: 0 6px 10px rgb(56 49 45 / 10%);
    border-bottom: 1px solid #edece8;
    min-height: 100px;
    width: 100%;
    opacity: .9999;
    z-index: 4;
    padding-left: 20px;
}

.flx--center {
    justify-content: center;
}
.order-content__order-overview-container {
    justify-content: center;
}

.order-drawer__close-button-text {
    color: #38312d;
    text-align: center;
    text-transform: uppercase;
    display: block;
    text-decoration: underline;
    padding-left: 2px;
}
small {
    font-family: Barlow,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    color: #38312d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.link__cta-black.underline {
    color: #38312d;
    stroke: #38312d;
    text-decoration: underline;
    font-weight: 700;
    text-transform: uppercase;
}
p.small-style{
    font-size: 12px;
}

.with--t-margin-1 {
    margin-top: 0.42em;
}



.with--v-margin-1 {
    margin-top: 0.42em;
    margin-bottom: 0.42em;
}


.flx--align-items-center {
    align-items: center;
}


.flx--column {
    flex-direction: column;
}


.button {
    font-family: Barlow,sans-serif;
    padding: 1em;
    font-size: .7em;
}
.h5.small-style {
    font-size: 14px;
}
.button .h5{
    color: unset;
}

.bg-warn{
    background-color: #38312d;
}
.vaughan{
    color: white;
    font-family: Barlow Semi Condensed,sans-serif;
 

}
.border-bottom {
    /* border-top: 1px solid #f98686!important; */
    border-bottom: 1px solid #e3d6d6!important;
}
.viewport1
{
    min-height: 45vh;
    align-self: center;
    margin: 77px 0;
}
.fa-map-marker{
    font-size:20px;
        color: #ffc600;
}
.border-left{
    border-left: 1px solid #5f5a5a;
}
@media only screen and (max-width: 991px){
    .checkout-hide-991{
        display: none;
    }
    /* .overlay{
        display: none;
    } */

    .overlay{
        width: 100%;
    }
}
/* menu end */

/* subcategory css */







@media screen and (max-width: 1199px){
.single-image{
    display: none;
}
.single-image1{
    display: block;
    height: 400px;
   
}
.pad-0
{
    padding: 0px;   
}
}
@media screen and (max-width: 1192px){
.single-image{
    height: 500px;
    width: 100%;
  
}
}
@media screen and (max-width: 1024px){
    .single-image{
    height: 500px;
    width: 100%;
  
}
}
@media screen and (max-width: 768px){
.single-image{
    display: none;
}
.single-image1{
    display: block;
    height: 300px;

}
}



@media screen and (max-width: 425px){
.single-image{
    height: 300px;
    width: 100%;
    
}
}
@media screen and (max-width: 320px){
.single-image1{
  display: none;
}
.single-image2{
  display: block;

}
}

@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
@media screen and (max-width: 991px) {
.hide{
display: none;
}

}     
@media screen and (max-width: 991px)
{
.others-option-for-responsive .dot-menu {
display: none!important;
}
}

@media only screen and (max-width: 991px)
{
.navbar-area {
background-color: #ffffff;
padding-top: 15px;
padding-bottom: 20px;
}
@media only screen and (min-width: 578px) and (max-width: 991px){}
.pt-100 {
padding-top: 88px;
}
}



.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    color: #0a0909;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
color: #0e0303;
}


span.span0
{
position: absolute;
right: 0;
top: 39px;
width: 18px;
height: 18px;
text-align: center;
line-height: 18px;
border-radius: 50%;
background-color: #ffffff;
color: #1d1d1d;
font-size: 14px;
font-weight: 600;
}



@media (max-width: 1440px){
.h4, h4 {
font-size: 1.5rem;
}

}



.order-content__order-overview {
    background-color: #fff;
    box-shadow: 0 6px 10px rgb(56 49 45 / 10%);
    border-bottom: 1px solid #edece8;
    min-height: 100px;
    width: 100%;
    opacity: .9999;
    z-index: 4;
    padding-left: 20px;
}


.order-content__order-overview-container {
    justify-content: center;
}
.flx--one {
    flex: 1 1;
}
.flx--column {
    flex-direction: column;
}
.h2.small-style {
    font-size: 20px;
}

.with--t-margin-1 {
    margin-top: 0.42em;
}
.order-content__order-overview-link {
    margin: 0;
}


.overlay-content {
    position: relative;
    top: 0%;
    width: 100%;
    text-align: left;
    margin-top: 0px;
}

.order-drawer__close-icon {
    stroke: #38312d;
    fill: #38312d;
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 20px;
    vertical-align: top;
    text-align: center;
    z-index: 5;
}
.order-drawer__close-icon {
    stroke: #38312d;
    fill: #38312d;

    cursor: pointer;
 
    text-align: center;
  
}
p.small-style {
    font-size: 13px;
    font-weight: 600;
}
.order-content__order-overview {
    background-color: #fff;
    box-shadow: 0 6px 10px rgb(56 49 45 / 10%);
    border-bottom: 1px solid #edece8;
    min-height: 100px;
    width: 100%;
    opacity: .9999;
    z-index: 4;
    /* padding-left: 8px 14px 23px 16px; */
    padding: 21px 0px 0px 26px;
}


/* subcategory end */


/* orderpage start */

	
  .continents-wrap {
    float:left;
    width:20%;
    margin:0 5% 0 0;
    padding:0;
  }		
  .flowers-wrap {
    float:left;
    width:20%;
    margin:0 5% 0 0;
    padding:0;
    position:relative;
  }	
  .flowers {
    float:left;
    width:50%;
  }
  .flowers div {
    float:left;
    width:90%;
    height:68px;
    line-height:68px;
    padding:0 5%;
    background:#eee;
    margin:0 0 1px;
    position:relative;
  }	

  .flx--grid.grid--margin>.three-col {
    margin: 0.9em 0 0 0.9em;
    width: calc(33% - 0.9em);
    min-width: calc(33% - 0.9em);
    max-width: calc(33% - 0.9em);
    background: #fff;
    border-radius: 5px;
    /* box-shadow: 0 3px 6pxrgba(56,49,45,.1); */
}

.sauce-selector__sauce-heat-0 {
    border-right: 1px solid #38312d;
}
.sauce-selector__sauce-card-short {
    border: 1px solid #38312d;
    box-shadow: none;
    min-height: 41px;
    padding: 10px;
    width: 30%;
    margin: 13px 14px;
    box-shadow: -6px -7px 6px rgb(3 3 3 / 10%);
}
.sauce-selector__details.h6{
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    color: #595959;
    text-transform: none;
}

.sauce-selector__sauce-card {
    
        /* border: 1px solid #e3e1db; */
        position: relative;
        border-right: 4px solid #a12027;
        border-radius: 4px;
        margin: 8px 9px;
    }
        
    

.flx--column {
    flex-direction: column;
}

.flx {
    display: flex;
}
.sauce-selector__sauce-card-short .sauce-selector__sauce-card-description {
    align-items: center;
}
.sauce-selector__sauce-card-description {
    padding: 4px 8px;
    height: 100%;
    /* align-items: flex-start; */
}
.flx--start {
    justify-content: flex-start;
    align-content: flex-start;
}
.sauce-selector__sauce-card-short .sauce-selector__name.h5 {
    align-items: flex-start;
}
.sauce-selector__name.h5 {
    font-family: Barlow Semi Condensed;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: #38312d;
    margin-bottom: 2px;
    min-height: 34px;
}
.with--hr-margin-2 {
    margin-right: 0.84em;
}   

.checkbox__styled {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border: 1px solid #e3e1db;
    background-color: #fff;
    -webkit-transition: background-color .5s ease-in;
    transition: background-color .5s ease-in;
}
.checkbox__hidden-input {
    border: 0;
    clip: rect(0 0 0 0);
    /* clippath: inset(50%); */
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.checkbox__container {
    display: flex;
    flex-direction: row;
    cursor: pointer;
}
.checkimg{
position: relative;
bottom: 51PX;
left: 50%;
}

.pad-align{
    padding:  0 57px;
   margin: 13px 0;
}
.form-check-label{
    font-weight: 600;
    
}
.card{
    box-shadow: 10px 9px 6px rgb(56 49 45 / 10%);
    border:1px solid #c1571d ;
    border-right: 5px solid #c1571d;
    height: 105px;
}
.card:hover{
    box-shadow: 10px 9px 6px rgba(243, 92, 4, 0.1);
border-right: 5px solid #c1571d;
transition: border-right 0.8s;
}


img {
    max-width: 100%;
    /* height: 89%; */
   
    margin: 6px 0px;
  
}

.border-1{
  
    border-bottom: 1px solid black!important;
    
    border-top: 1px solid black!important;
    
}
.border-2{
  
    border-right: 1px solid black!important;
    
}
.border{
   border:none!important;
}
.merge{
    position: relative;
    bottom: 408px;
    left: 32px;
    width: 90%;
}
.merge-content{
font-family: Barlow,sans-serif;
font-style: normal;
font-weight: 500;
font-size: 18px;
color: #38312d;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
text-align: center;
}
.Custum-item{
    padding: 20px 0;
    text-align: center;
    background-color: white;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}
.media-cont{
    position: relative;
    top: 1%!important;
    margin: 0px 0;
}
.custonize-item{
    padding: 17px 0;
    background: #ffaa00;
}
@media screen and (max-width: 1199px) and (min-width: 900px){

    .pad-align {
        padding: 0 60px;
        margin: 13px 0;
    }
}
@media screen and (min-width: 735px) and (max-width:900px){

    .pad-align {
        padding: 0 35px;
        margin: 13px 0;
    }
}
@media screen and (max-width:768px){
    .border{
        margin: 21px 0;
    }
}
@media screen and (min-width:660px) and (max-width:735px){

    .pad-align {
        padding: 0 27px;
        margin: 13px 0;
    }
}
@media screen and (min-width:508px) and (max-width:660px){

    .pad-align {
        padding: 0 12px;
        margin: 13px 0;
    }
}
@media screen and (min-width:416px) and (max-width:508px){

    .pad-align {
        padding: 1px 8px!important;
        margin: 13px 0;
    }
   label .mediaq {
        font-size: 15px!important;
    }

}
@media screen and (min-width:385px) and (max-width:425px){

    .pad-align {
        padding: 1px 8px!important;
        margin: 13px 0;
    }
   label .mediaq {
        font-size: 13px!important;
    }

}
@media screen and (max-width:384px){
    .pad-align {
        padding: 1px 8px!important;
        margin: 13px 0;
    }
   label .mediaq {
        font-size: 10px!important;
    }
    .svg-align{
        width: 10px;
        height: 10px;
    }
}


@media screen and (max-width: 766px){
    .foot-area {
        background-color: #1d1d1d;
        position: relative;
        z-index: 1;
        overflow: hidden;
        margin: 61% 0 0 0!important;
    }
    }
    @media screen and (max-width: 767px){
.media-767px{
    display: none;
}
.nav-item
{
    margin: 24px 0 0 0!important;
}
    }
@media screen and (max-width: 1199px){
    .foot-area {
    background-color: #1d1d1d;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 41% 0!important;
}
.media-cont{

    position: relative;
    top: 80%!important;
    margin: 0px 0;
}
}

@media screen and (max-width: 320px){
.media-content {
    position: relative;
    
    top: 320px!important;
    right: 5%;
}

.sign {
    font-family: Barlow Condensed, sans-serif;
    font-size: 15px!important;
    font-weight: 800;
    text-transform: uppercase;
    color: #38312d;
    letter-spacing: 0.625px;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.media-cont {
    position: relative;
    top: 69%!important;
    margin: 0px 0;
}


.merge-content {
    font-family: Barlow,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #38312d;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-align: center;
}
/* .row-media{
    height: 0px!important;
} */
.accordion-body{
    padding: 0!important;
}

    .foot-area{
        background-color: #1d1d1d;
        position: relative;
        z-index: 1;
        overflow: hidden;
        margin:100% 0%!important;
    }
    }
    .merge{
        display: none;
    }
    
.card{
    margin: 0 13px;
}

/* @media only screen and (max-width: 768px){
.mean-container .mean-nav {
    margin-top: 73px!important;
}
} */
/* 
@media only screen and (min-width: 768px) and (max-width: 991px)
{
.mean-container .mean-nav {
    margin-top: 73px;
}
} */

@media only screen and (max-width: 320px){
.ufc1 {
    
    font-size: 13px!important;
    
}
.ufc2 {
     font-size: 13px!important;
  
}
}

.order-content__order-overview {
    background-color: #fff;
    box-shadow: 0 6px 10px rgb(56 49 45 / 10%);
    border-bottom: 1px solid #edece8;
    min-height: 100px;
    width: 100%;
    opacity: .9999;
    z-index: 4;
    padding-left: 20px;
}


.order-content__order-overview-container {
    justify-content: center;
}


.order-drawer__close-icon {
    stroke: #38312d;
    fill: #38312d;

    cursor: pointer;
 
    text-align: center;
  
}

.with--t-margin-1 {
    margin-top: 0.42em;
}

.flx--start {
    justify-content: flex-start;
    align-content: flex-start;
}
.with--b-margin-1 {
    margin-bottom: 0.42em;
}
.with--t-margin-3 {
    margin-top: 1.26em;
}

.flx--row {
    flex-direction: row;
}
.flx {
    display: flex;
}



.with--v-margin-1 {
    margin-top: 0.42em;
    margin-bottom: 0.42em;
}


.flx--align-items-center {
    align-items: center;
}

.flx--column {
    flex-direction: column;
}
div.label{
    font-family: Barlow,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #38312d;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    /* -moz-osx-font-smoothing: grayscale; */
    text-rendering: optimizeLegibility;
}
.button--negative {
    color: #38312d;
    background-color: #ffc600;
    padding-right: 4em;
    padding-left: 4em;
    border: none;
}

.button--rounded-borders {
    border-radius: 3px;
}



/* orderpage end */

@media only screen and (max-width: 991px){

    
.hide-992
{
    display: none!important;
}
}


/* Checkout Nav */

.fixed-nav-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* margin-top: 8.5rem!important;
    margin-bottom: -0.5rem!important; */
}
.scrollbar{
  
  width: 100%;
  height: 50%;

  overflow: auto;
}
::-webkit-scrollbar {
  width: 20px;
}



.botton-1 {
    padding: 18px 91px;
}

.h23 {
    font-size: 20px;
}

.viewport2 {
    /* min-height: 22vh; */
    align-self: center;
    margin: 0px 0;
}

.heading-cont {
    font-family: Barlow Semi Condensed, sans-serif;
    font-weight: 600;
    color: black;

}

.para-cont {
    font-family: Barlow Semi Condensed, sans-serif;
    font-size: 12px;
    /* padding: 0 4px; */
    position: relative;
    bottom: 17px;

    font-weight: bolder;
}



.heading-cont1 {

    font-family: Barlow Semi Condensed, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    color: grey;
}


.para-cont1 {
    font-family: Barlow Semi Condensed, sans-serif;
    font-size: 25px;
    /* padding: 0 4px; */
    position: relative;
    bottom: 17px;
    color: black;
    font-weight: bolder;
    text-decoration: underline;
}

.h23 {
    font-family: Barlow Semi Condensed, sans-serif;
}

/* .my-4 {
    background-color: #38312d;
    margin: 20px 0px;
} */

.checkout {
    padding: 21px 0;
}

.overlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 20px;
    color: #0a0909;
    display: block;
    transition: 0.3s;
}

.svg1 {
    margin: 0 38px;
}

@media only screen and (max-width:1330px) {
    .svg1 {
        margin: 11px 13px;
    }

    .checkpout-image {
        margin: 15px 0;
    }
}

@media only screen and (max-width:1242px) {
    .para-cont1 {
        font-family: Barlow Semi Condensed, sans-serif;
        font-size: 21px;
        /* padding: 0 4px; */
        position: relative;
        bottom: 17px;
        color: black;
        font-weight: bolder;
        text-decoration: underline;
    }

    .svg1 {
        margin: 12px 7px;
    }

}

@media only screen and (max-width:1070px) {
    .para-cont1 {
        font-family: Barlow Semi Condensed, sans-serif;
        font-size: 16px;
        /* padding: 0 4px; */
        position: relative;
        bottom: 17px;
        color: black;
        font-weight: bolder;
        text-decoration: underline;
    }


    .heading-cont1 {
        font-family: Barlow Semi Condensed, sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 14px;
        color: grey;
    }
}



.overlay-content1 {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay1 a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay1 a:hover,
.overlay1 a:focus {
    color: #f1f1f1;
}

.overlay1 .closebtn1 {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay1 {
        overflow-y: auto;
    }

    .overlay1 a {
        font-size: 20px
    }

    .overlay1 .closebtn1 {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media only screen and (min-width:992px) {
    .hide-992 {
        display: none;
    }
}
.ufc1 {
    font-family: Barlow, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #c1571d;
    letter-spacing: .5px;
    -webkit-font-smoothing: antialiased;
    /* -moz-osx-font-smoothing: grayscale; */
    text-rendering: optimizeLegibility;
    position: relative;
    margin: 31px 0px 0px 0;
}
@media (min-width: 768px){
.col-md-3 {
    flex: 0 0 auto;
    width: 29%;
}
}
@media only screen and (max-width:1364px) {

    .mob-1024{
   width: 100%;
margin: 10px 0;
}
}

@media only screen and (max-width:1024px) {

    .mob-1024{
   width: 100%;
margin: 35px 0;
}
}
@media only screen and (max-width:320px) {
.border-2{
    
        border-right: none!important;
    }
}

/* End Checkout Nav */
/*location*/
/* 
@import url(https://fonts.googleapis.com/css?family=Barlow+Condensed:800|Barlow+Semi+Condensed:400,600,700,800,900|Barlow:300,500,600,700&display=swap); */
    .imagee1{
        background-image:url("assets/img/1900.jpg");
        
   
    background-size: 100% 100%;
    height: 603px;
    border-radius: 11px;
    margin-right: 8px;
    margin-left: 3px;
    width: 98%;
    margin: 0px 0px 0px 10px;

    }
    .imagee2{
        background-image:url("assets/img/11.jpg");
        background-size: 100% 100%;
    height: 603px;
    border-radius: 11px;
    margin-right: 8px;
    margin-left: 3px;
    width: 98%;
    margin: 0px 0px 0px 10px;
    }
    .imagee3 {
    background-image: url(assets/img/3332.jpg);
    background-size: 100% 100%;
    height: 603px;
    border-radius: 11px;
    margin-right: 8px;
    margin-left: 3px;
    width: 98%;
    margin: 0px 0px 0px 10px;
}

.para{
    color: white;
    top: 341px;
    font-weight: 700px;
    font-size: 9px;
    text-align: left;
    position: absolute;
    font-family: Barlow,sans-serif;
    left: 25px;
    font-family: Barlow Semi Condensed,sans-serif;
}



    @media only screen and (max-width:1440px){
.imagee1{
   height: 411px;
}
.imagee2{
   height: 411px;
}
.imagee{
   height: 411px;
}
}



.page-title-area.item-bg-1 {
    background-image: url("assets/img/foot.webp");


}


.main-navbar .navbar .navbar-nav .nav-item a {
    color: black;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
     padding-top: 20px; 
    /*padding-top: 0px;*/
    padding-bottom: 0px;
}

.flaticon-shopping-cart:before {
    content: "\f100";
    color: black;
}



/* .buy-now-btn {
    display: none;
} */

.switch-box .switch {
    display: none;
}

.default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    text-transform: capitalize;
    background-color: #fbb403;
    color: #1d1d1d;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 30px;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: -5px;
    font-weight: 500;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 14px;
    padding-bottom: 14px;
}



.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 10 px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .hide {
        display: none;
    }

}

@media screen and (max-width: 991px) {
    .others-option-for-responsive .dot-menu {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-area {
        background-color: #ffffff;
        padding-top: 15px;
        padding-bottom: 20px;
    }

    @media only screen and (min-width: 578px) and (max-width: 991px) {}

    .pt-100 {
        padding-top: 88px;
    }
}





span.span0 {
    position: absolute;
    right: 0;
    top: 39px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 600;
}

.location {
    position: relative;
    right: 29%;
    border: 2px soild black !important;
}

#navbarSupportedContent {
    border-right: 4px solid #e3cdcd;
    margin: 0 16px 0px 0;
}



.h4 {

    font-family: Barlow Semi Condensed, sans-serif;
    font-style: normal;

    font-size: 36px;
    text-transform: uppercase;
    color: #38312d;
    letter-spacing: .625px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}

@media (max-width: 1440px) {

    .h4,
    h4 {
        font-size: 1.5rem;
    }

}

@media screen and (max-width: 991px) {
    .location {
        display: none;
    }

}

.h22 {

    font-family: Barlow Semi Condensed, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    color: #38312d;
    letter-spacing: .625px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.box-shadow {
    background: white;
    margin: 2% 0%;
    padding: 33px 25px;
    border-radius: 6px;
    box-shadow: 33px soild black;
    box-shadow: 1px 1px 10px 0px #918d85;
}

@media only screen and (max-width: 1024px) and (min-width: 651px) {
    .expand {
        width: 100%;
        height: auto;
        min-height: 34vw;
        max-height: unset;
    }
}

.flx--row {
    flex-direction: row;
}

.flx--one {
    flex: 1;
}

.flx {
    display: flex;
}

* {
    box-sizing: border-box;
}

.with--hr-margin-4 {
    margin-right: 1.68em;
}

.flx--one {
    flex: 1;
}

* {
    box-sizing: border-box;
}

.accordion__header {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.accordion__open .accordion__caret-wrapper {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.accordion__textWrap {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
}

.store-details__container .accordion__title {
    height: auto;
}

.with--hl-margin-2 {
    margin-left: 0.84em;
}

.accordion__title {
    height: 72px;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}

.accordion__required_and_right_side {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.store-details__container .accordion__textWrap .h3 {
    font-family: Barlow Semi Condensed, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.store-details__container .accordion__textWrap p {
    font-size: 9px;
    font-weight: 600;
    line-height: 11px;
}

.accordion__textWrap p {
    display: flex;
    align-items: center;
}

.accordion__right_side_text {
    margin: 0 0 0 5px;
    text-align: right;
}

.accordion__required_and_right_side {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.store-details__container .accordion__title {
    height: auto;
}

.with--hl-margin-2 {
    margin-left: 0.84em;
}

.accordion__drawer {
    -webkit-transition: all .5s ease-out 0ms;
    transition: all .5s ease-out 0ms;
    opacity: 1;
    max-height: none;
    overflow: visible;
}

.hours-and-stats__container {
    margin-top: 0.42em;
}

.flx--row {
    flex-direction: row;
}

.flx {
    display: flex;
}

.hours-and-stats__container :first-child {
    border-left-style: none;
    padding-left: 0;
}

.hours-and-stats__container>div {
    border-left: 1px solid #161510;
    padding: 0 5%;
    max-width: 300px;
}

.flx--one {
    flex: 1;
}

.h5 {
    font-family: Barlow Semi Condensed, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #38312d;
    text-transform: uppercase;
    letter-spacing: .2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.base-block__dataContainer,
.base-block__title {
    padding: 5px 0;
}

.with--b-margin-2 {
    margin-bottom: 0.84em;
}

.base-block__dataContainer,
.base-block__title {
    padding: 5px 0;
}

.flx--column {
    flex-direction: column;
}

.base-block__notcurrentday .label {
    min-width: 51px;
    margin-right: 5px;
    font-weight: 500;
    color: grey;
}

.hours-and-stats__container :first-child {
    border-left-style: none;
    padding-left: 0;
}

.link-style__label,
div.label,
label {
    font-family: Barlow, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #38312d;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.flx--one {
    flex: 1;
}

.link-style__small,
div.small,
small {
    font-family: Barlow, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    color: #38312d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.accordion__open .accordion__caret-wrapper {
    /* -webkit-transition: .5s; */
    transition: .5s;
    /* -webkit-transform: rotate(0deg); */
    transform: rotate(0deg);
}

.accordion__closed .accordion__caret-wrapper {
    /* -webkit-transition: .5s; */
    transition: .5s;
    /* -webkit-transform: rotate(-90deg); */
    transform: rotate(-90deg);
}

.store-details__container .accordion__open {
    padding: 0 0 15px;
}


.store-details__container .accordion__closed {
    padding: 0;
}

.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active,
.accordion:hover {
    background-color: white;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.active,
.accordion:hover {
    background-color: #fff;
}

.bx {
    position: relative;
    top: 25%;
}
.h3 {
font-family: Barlow Semi Condensed,sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
letter-spacing: .2px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
position: relative;
bottom: 27%;
left: 3%;
}
.store-details__orderbutton {
background-color: #ffc600;
}
.button--cta {
border-radius: 3px;
border: none;
}
.button {
font-family: Barlow,sans-serif;
padding: 1em;
font-size: .7em;
}
.link-style__semi-bold {
font-family: Barlow Semi Condensed,sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
color: #38312d;
letter-spacing: .2px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}


.h1.small-style {
font-size: 26px;
line-height: 30px;
}
.h1 {
font-family: Barlow Semi Condensed,sans-serif;
font-style: normal;
font-weight: 800;
font-size: 60px;
line-height: 60px;
text-transform: uppercase;

letter-spacing: 1px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
.store-details__address {
padding: 5px 0;
line-height: 14px;
}
div.label {
font-family: Barlow,sans-serif;
font-style: normal;
font-weight: 600;
font-size: 12px;
color: #38312d;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}

.store-details__address-line {
margin-bottom: 5px;
}


.accordion {
background-color: white;
color: #444;
cursor: pointer;
padding: 0px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}
.h2 {
font-family: Barlow Semi Condensed,sans-serif;
font-style: normal;
font-weight: 800;
font-size: 28px;
text-transform: uppercase;
color: #38312d;
letter-spacing: .625px;
-webkit-font-smoothing: antialiased;
/* -moz-osx-font-smoothing: grayscale; */
text-rendering: optimizeLegibility;
}
.with--padding-2 {
padding: 0.84em;
}

.bag{
font-family: Barlow,sans-serif;
font-style: normal;
font-weight: 500;
font-size: 16px;
color: #38312d;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
.generic-promo-block__bordered-container {
border: 1px solid #946037;
border-radius: 3px;
}

.flx--space-between {
justify-content: space-between;
}
.link__cta-brown.underline {
color: #946037;
stroke: #946037;
text-decoration: underline;
font-weight: 700;
text-transform: uppercase;
}

.underline {
font-family: Barlow,sans-serif;
font-weight: 500;
font-size: 16px;
text-decoration: underline;
color: #38312d;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
.fixed-aspect-promo__inner-container {
width: 100%;
display: flex;
flex-grow: 1;
flex-direction: column;
}

* {
box-sizing: border-box;
}
.fixed-aspect-promo__container-landscape .fixed-aspect-promo__content-container {
padding: 20px;
flex-direction: row;
justify-content: space-between;
height: 65vh;
}

.fixed-aspect-promo__content-container {
width: 100%;
display: flex;
flex-grow: 1;
}
.fixed-aspect-promo__container-landscape .fixed-aspect-promo__text-container {
width: 50%;
justify-content: center;
}

.fixed-aspect-promo__text-container {
display: flex;
flex-direction: column;
position: relative;
text-align: center;
}
.fixed-aspect-promo__oneup-container, .fixed-aspect-promo__twoup-container {
border-radius: 10px;
}

.fixed-aspect-promo__container {
display: flex;
flex-direction: row;
}
.fixed-aspect-promo__container {
background-color: #38312d;
width: 100%;
}
.fixed-aspect-promo__container .h3{
color: #fff;
text-shadow: 0 4px 4px rgb(56 49 45 / 50%);
margin-bottom: 5px;
}
.h3 {
font-family: Barlow Condensed,sans-serif;
font-size: 24px;
font-weight: 800;
text-transform: uppercase;
color: white;
letter-spacing: .625px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
position: absolute;
bottom: 95%;
right: 31px;
}


* {
box-sizing: border-box;
}
.fixed-aspect-promo__container-landscape .fixed-aspect-promo__legal-disclaimer-and-title {
bottom: 0;
left: 0;
position: absolute;
text-align: left;
}

.flx--wrap{
padding: 0 94px;    
}
.fixed-aspect-promo__oneup-wrapper {
/* width: 100%; */
display: flex;
}



* {
box-sizing: border-box;
}
.fixed-aspect-promo__cta  {

margin-bottom: 0;
font-family: Barlow Semi Condensed,sans-serif;
color: #ffc600;
font-weight: 800;
font-size: 20px;
margin-top: 5px;
text-transform: uppercase;
}
.small {
font-family: Barlow,sans-serif;
font-style: normal;
font-weight: 500;

-webkit-font-smoothing: antialiased;

text-rendering: optimizeLegibility;
}
.fixed-aspect-promo__legal-disclaimer {
color: #fff;
font-size: 8px;

}
.fixed-aspect-promo__legal-disclaimer--wrapper {
line-height: 8px;
}

.fixed-aspect-promo__container .h4{
color: #fff;
text-shadow: 0 4px 4px rgb(56 49 45 / 50%);
margin-bottom: 5px;
}
.fixed-aspect-promo__headline .new1440{
font-family: Barlow,sans-serif;
font-weight: 800;
}
.margin{
margin: 200px 1px;
}
.fixed-aspect-promo__oneup-container {
margin: 10px;
}
.fixed-aspect-promo__oneup-container, .fixed-aspect-promo__twoup-container {
border-radius: 10px;
}
.fixed-aspect-promo__container {
display: flex;
flex-direction: row;
}

.h4 {
font-style: normal;
font-weight: 100;
font-size: 15px;
/* color: #38312d; */
letter-spacing: .5px;
-webkit-font-smoothing: antialiased;
/* -moz-osx-font-smoothing: grayscale; */
text-rendering: optimizeLegibility;
position: relative;
bottom: 17px;
left: 3%;
}

@media only screen and (max-width: 1024px) {
.margin {
margin: 99px 1px;
}
.h4 {
font-style: normal;
font-weight: 800;
font-size: 15px;
/* color: #38312d; */
letter-spacing: .5px;
-webkit-font-smoothing: antialiased;
/* -moz-osx-font-smoothing: grayscale; */
text-rendering: optimizeLegibility;
position: relative;
bottom: 17px;
left: 3%;
}
}
.new1440{
font-weight: bolder;
color: wheat; 
font-size: 50px;
}
@media only screen and (max-width: 1440px){
.margin {
margin: 56px 1px;
}
.new1440{
font-weight: bolder;
color: wheat;
font-size: 36px;
}
.para {
color: white;
top: 270px;
font-weight: 700px;
font-size: 9px;
text-align: left;
position: absolute;
font-family: Barlow,sans-serif;
left: 25px;
font-family: Barlow Semi Condensed,sans-serif;
}
.fixed-aspect-promo__main-text-container{
margin: 89px 0px;
}   
.limited-time{

font-family: Barlow Condensed,sans-serif;
font-size: 24px;
font-weight: 800;
text-transform: uppercase;
color: white;
letter-spacing: .625px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
position: absolute;
bottom: 68%;
right: 21px;
}
}
@media only screen and (max-width: 1232px){

.new1440 {

color: wheat;
font-size: 32px;
}
.para {
color: white;
top: 270px;
font-weight: 700px;
font-size: 7px;
text-align: left;
position: absolute;
font-family: Barlow,sans-serif;
left: 25px;
font-family: Barlow Semi Condensed,sans-serif;
}
}

@media only screen and (max-width: 1111px){
.new1440 {
color: wheat;
font-size: 26px;
}
.para {
color: white;
top: 270px;
font-weight: 700px;
font-size: 7px;
text-align: left;
position: absolute;
font-family: Barlow,sans-serif;
left: 25px;
font-family: Barlow Semi Condensed,sans-serif;
}


.fixed-aspect-promo__cta {
margin-bottom: 0;
font-family: Barlow Semi Condensed,sans-serif;
color: #ffc600;
font-weight: 800;
font-size: 18px;
margin-top: 4px;
text-transform: uppercase;
}
.limited-time {
font-family: Barlow Condensed,sans-serif;
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
color: white;
letter-spacing: .625px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
position: absolute;
bottom: 68%;
right: 21px;
}
}
@media only screen and (max-width: 768px) {
.h4 {
font-style: normal;
font-weight: 800;
font-size: 15px;
/* color: #38312d; */
letter-spacing: .5px;
-webkit-font-smoothing: antialiased;
/* -moz-osx-font-smoothing: grayscale; */
text-rendering: optimizeLegibility;
position: relative;
bottom: 17px;
left: 5%;
}
.imagee2 {
background-image: url(assets/img/11.jpg);
background-size: 100% 100%;
height: 387px;
border-radius: 11px;
margin-right: 7px;
margin-left: 3px;
width: 99%;
margin: -7px;
}
.imagee3 {
background-image: url(assets/img/3332.jpg);
background-size: 100% 100%;
height: 387px;
border-radius: 11px;
margin-right: 7px;
margin-left: 3px;
width: 99%;
margin: -7px;
}
@media only screen and (max-width: 425px) {
.h4 {
font-style: normal;
font-weight: 800;
font-size: 15px;
/* color: #38312d; */
letter-spacing: .5px;
-webkit-font-smoothing: antialiased;
/* -moz-osx-font-smoothing: grayscale; */
text-rendering: optimizeLegibility;
position: relative;
bottom: 17px;
left: 8%;
}
.imagee1 {
background-image: url(assets/img/1900.jpg);
background-size: 100% 100%;
height: 400px;
border-radius: 11px;
margin-right: 8px;
margin-left: 3px;
width: 97%;
margin: 0px 0px 0px 10px;
}
.imagee2{
background-image:url("assets/img/11.jpg");
background-size: 100% 100%;
height: 400px;
border-radius: 11px;
margin-right: 8px;
margin-left: 3px;
width: 97%;
margin: 0px 0px 0px 10px;
}
.imagee3 {
background-image: url(assets/img/3332.jpg);

}
}
@media only screen and (max-width: 425px) {
.h4 {
font-style: normal;
font-weight: 800;
font-size: 15px;
/* color: #38312d; */
letter-spacing: .5px;
-webkit-font-smoothing: antialiased;
/* -moz-osx-font-smoothing: grayscale; */
text-rendering: optimizeLegibility;
position: relative;
bottom: 17px;
left: 6%;
}
}
}
/* .para{
color: white;
top: 341px;
font-weight: 700px;
font-size: 9px;
text-align: left;
position: absolute;
font-family: Barlow,sans-serif;
left: 25px;
font-family: Barlow Semi Condensed,sans-serif;
} */

@media only screen and (max-width: 425px){
.h4 {
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    /* color: #38312d; */
    letter-spacing: .5px;
    -webkit-font-smoothing: antialiased;
    /* -moz-osx-font-smoothing: grayscale; */
    text-rendering: optimizeLegibility;
    position: relative;
    bottom: 17px;
    left: 9%;
}
}
@media only screen and (max-width: 320px){
    .h4 {
        font-style: normal;
        font-weight: 800;
        font-size: 15px;
        /* color: #38312d; */
        letter-spacing: .5px;
        -webkit-font-smoothing: antialiased;
        /* -moz-osx-font-smoothing: grayscale; */
        text-rendering: optimizeLegibility;
        position: relative;
        bottom: 17px;
        left: 11%;
    }
    }    

    .single-image1{
        display: none;
    }
    .single-image2{
        display: none;
    }
    
    
    
    
    
    @media screen and (max-width: 1199px){
    .single-image{
        display: none;
    }
    .single-image1{
        display: block;
        height: 400px;
       
    }
    .pad-0
    {
        padding: 0px;   
    }
    }
    @media screen and (max-width: 1192px){
    .single-image{
        height: 500px;
        width: 100%;
      
    }
    }
    @media screen and (max-width: 1024px){
        .single-image{
        height: 500px;
        width: 100%;
      
    }
    }
    @media screen and (max-width: 768px){
    .single-image{
        display: none;
    }
    .single-image1{
        display: block;
        height: 300px;
    
    }
    }
    
    
    
    @media screen and (max-width: 425px){
    .single-image{
        height: 300px;
        width: 100%;
        
    }
    }
    @media screen and (max-width: 320px){
    .single-image1{
      display: none;
    }
    .single-image2{
      display: block;
    
    }
    }



@media only screen and (min-width: 991px)
{

    .hide-mob-cat-nav
    {
        display: none;
    }

    .cart-btn
    {
        display: none;
    }

   
}


.fa-shopping-bag
{
     right: 7px;
    font-size: 25px;
    position: relative;
    bottom: 10px;
}

.buy-now-btn
{
    display: none!important;
}
@media only screen and (min-width: 990px){
.checkout-mob-992{
    
    border-left: 1px solid #ebdede;
    margin: 69px 0;

}
.checkout-mob-992{
    
    border-left: 1px solid #ebdede;
   
        border-left: 1px solid #ebdede;
        padding: 51px 8px;
    }
}
.checkout-mob-992{
    
    border-left: 1px solid #ebdede;
    }
.checkpout-image{
    width: 100%;
}
@media only screen and (max-width: 768px){
.checkout-mob-992 {
    border-left: 1px solid #ebdede;
    padding: 94px 17px;
}
}
@media only screen and (max-width: 425px){
.media-checkout{
    
    width: 45%;
  
}
}
@media only screen and (max-width: 375px){
    .media-checkout{
        
        width: 37%;
      
    }
    }
    @media only screen and (max-width: 990px){

        
        .checkout-mob-992{
            
            border-left: 1px solid #ebdede;
           
                border-left: 1px solid #ebdede;
                padding: 51px 8px;
            }
        }
        @media only screen and (max-width: 575px){
           .media-checkout{
        
                width: 44%;
              
            }
        }
        @media only screen and (max-width: 425px){
.checkout-mob-992 {
    border-left: 1px solid #ebdede;
  
    padding: 11px 8px;
}
        }


        /* order page */


        .single-product .product-image {
            overflow: hidden;
            position: relative;
            text-align: center !important;
        }
    
        .single-image1 {
            display: none;
        }
    
        .single-image2 {
            display: none;
        }
    
        @media screen and (max-width: 1199px) {
            .single-image {
                display: none;
            }
    
            .single-image1 {
                display: block;
                height: 400px;
            }
    
            .pad-0 {
                padding: 0px;
            }
        }
    
        @media screen and (max-width: 1192px) {
            .single-image {
                height: 500px;
                width: 100%;
            }
        }
    
        @media screen and (max-width: 1024px) {
            .single-image {
                height: 500px;
                width: 100%;
            }
        }
    
        @media screen and (max-width: 768px) {
            .single-image {
                display: none;
            }
    
            .single-image1 {
                display: block;
                height: 300px;
            }
    
            .media-768 {
                flex: 0 0 auto;
                width: 50%;
            }
    
            .image-768 {
                flex: 0 0 auto;
                width: 50%;
            }
        }
    
        @media screen and (max-width: 425px) {
            .single-image {
                height: 300px;
                width: 100%;
            }
        }
    
        @media screen and (max-width: 320px) {
            .single-image1 {
                display: none;
            }
    
            .single-image2 {
                display: block;
            }
        }
    
    
      
    
        .ufc2 {
            font-family: Barlow, sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            color: #38312d;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-rendering: optimizeLegibility;
            margin: 15px 0;
        }
    
        .ufc3 {
            font-family: Barlow, sans-serif;
            font-style: normal;
            font-weight: bolder;
            font-size: 15px;
            color: #c1571d;
            letter-spacing: .5px;
            -webkit-font-smoothing: antialiased;
            /* -moz-osx-font-smoothing: grayscale; */
            text-rendering: optimizeLegibility;
            text-decoration: underline;
        }
    
        .menu-item-detail__product-image .cimage__image {
            display: inline;
            margin-top: -30%;
            max-width: 80%;
        }
    
        .menu-item-detail__product-image {
            text-align: center;
        }
    
        @media only screen and (min-width: 1025px) and (max-height: 767px) {
            .menu-item-detail__product-image .cimage__image {
                height: 35vh;
                width: auto;
            }
        }
    
        .accordion__header svg {
            stroke: #946037;
            fill: #946037;
        }
    
        .accordion__header {
            display: flex;
            align-items: center;
            /* cursor: pointer; */
        }
    
        .accordion__open .accordion__caret-wrapper {
            -webkit-transition: .5s;
            transition: .5s;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
    
        .accordion__textWrap {
            display: flex;
            justify-content: space-between;
            flex-grow: 1;
        }
    
        .with--hl-margin-2 {
            margin-left: 0.84em;
        }
    
        .accordion__title {
            height: 72px;
            display: flex;
            flex-flow: column nowrap;
            align-items: flex-start;
            justify-content: center;
            width: 100%;
        }
    
        .accordion__required_and_right_side {
            display: flex;
            align-items: center;
            width: 100%;
            /* justify-content: space-between; */
        }
    
        .accordion__required {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: stretch;
        }
    
       
        .sign {
            font-family: Barlow Condensed, sans-serif;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            color: #38312d;
            letter-spacing: .625px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-rendering: optimizeLegibility;
        }
    
        .accordion__required-spacer {
            margin-left: 8px;
        }
    
        .accordion__required-text {
            color: #a12027;
            font-size: 14px;
            margin-left: 4px;
        }
    
        strong {
            font-family: Barlow, sans-serif;
            font-weight: 700;
            line-height: 14px;
            font-size: 16px;
            color: #38312d;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-rendering: optimizeLegibility;
        }
    
        .accordion__textWrap p {
            display: flex;
            align-items: center;
        }
    
        .accordion__right_side_text {
            margin: 0 0 0 5px;
            text-align: right;
        }
    
        .p1 {
            font-family: Barlow, sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            color: #38312d;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-rendering: optimizeLegibility;
        }
    
        @media only screen and (max-width: 425px) {
            .bundles {
                display: block;
            }
        }
        /* end orderpage */

        /*.form-control {
            display: block;
            width: 100%;
            padding: 1rem 4.75rem;
            font-size: 16PX;
            font-weight: 400;
            line-height: 1.5;
            color: #212529;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: 0.25rem;
            transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
            
        }*/
        .input__label {
            position: absolute;
            top: 10px;
            left: 12px;
            z-index: 0;
            font-size: 12px;
            font-style: normal;
            font-weight: 300;
            line-height: 14px;
            text-transform: uppercase;
            color: grey;
            -webkit-transform: translateY(8px) scale(1);
            transform: translateY(8px) scale(1);
            pointer-events: none;
            -webkit-transition: -webkit-transform .4s cubic-bezier(0,0,.2,1) 0ms;
            transition: -webkit-transform .4s cubic-bezier(0,0,.2,1) 0ms;
            transition: transform .4s cubic-bezier(0,0,.2,1) 0ms;
            transition: transform .4s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .4s cubic-bezier(0,0,.2,1) 0ms;
        }
        label {
            font-family: Barlow,sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 12px;
            color: #38312d;
            text-transform: uppercase;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-rendering: optimizeLegibility;
        }
        .desktop-drawer .order-drawer__search-input {
            margin: 40px 25px 10px;
        }

.with--margin-0 {
    margin: 0;
}

.input__container {
    position: relative;
    display: flex;
    flex-direction: row;
    border: 1px solid grey;
    background-color: #fff;
    border-radius: 3px;
    z-index: 0;
}
.input__container>.flx {
    width: 100%;
}

.flx {
    display: flex;
}
.input__label {
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
    text-transform: uppercase;
    color: grey;
    
    transform: translateY(8px) scale(1);
    pointer-events: none;
    
}
label {
    font-family: Barlow,sans-serif;

    text-rendering: optimizeLegibility;
}
* {
    box-sizing: border-box;
}
.input__input {
    padding: 2.2em 1em 0.9em;
    font-size: 12px;
    border: none;
    width: 100%;
    outline: none;
    background-color: transparent;
}
.input__icon-wrapper {
    display: flex;
    align-items: center;
    margin: auto 1em auto auto;
    cursor: pointer;
}
.input__icon-wrapper-inner {
    padding: 5px 2px 2px;
}

.checkout-color {
    color: #38312d;
    background-color: #ffc600;
}

/* map responsive */

.map{
    display: none;
 }

    
/* @media only screen and (max-width: 991px){
{
} */



.imag_location{
   
    width: 6%;
    position: relative;
    left: 87%;
    bottom: 7%;
}

element.style {
}
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
@media only screen and (max-width: 375px){
.imag_location {
    width: 11%;
    position: relative;
    left: 78%;
    bottom: 12%;
}
}

@media only screen and (max-width: 768px){
.imag_location {
    width: 7%;
    position: relative;
    left: 87%;
    bottom: 12%;
}
}

    
    
    @media only screen and (max-width: 320px){
        .imag_location {
        width: 11%;
        position: relative;
        left: 76%;
        bottom: 8%;
    }
    }
    

@media only screen and (min-width: 565px){
.imag_location {
    width: 7%;
    position: relative;
    left: 85%;
    bottom: 10%;
}
}
@media only screen and (max-width: 500px){
    .imag_location {
        width: 8%;
        position: relative;
        left: 83%;
        bottom: 7%;
    }
    }   
    @media only screen and (max-width: 375px){
.imag_location {
    width: 9%;
    position: relative;
    left: 79%;
    bottom: 5%;
}
    }
    @media only screen and (max-width: 991px){
.mean-container .mean-nav {
    margin-top: 26px;
}
    }


.input__input {
    padding: 1.2em 6em 0.9em;
}

.btn-pad {
    padding: 1.2em 6em 0.9em;
}
.go-top.active {
    top: 98%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    background: #fbb403;
}


/* Order Page */
.order-scroll
{
    height: 162px;
    overflow-y: scroll;
}

.menu-scroll
{
    height: 500px;
    overflow-y: scroll;
}


.page-title-area.item-bg-1.checkout-bg {
    background-image: url(../img/page-title/bg.jpg);
}


.cart-buttons .shopping-coupon-code a {
    position: absolute;
    right: 0;
    top: 0;
    height: 53px;
    background: #fbb403;
    color: #ffffff;
    border: none;
    padding: 0 25px;
    line-height: 54px;
    font-weight: 600;
    outline: 0;
    -webkit-transition: .6s;
    transition: .6s;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    text-transform: uppercase;
}

.cart-buttons .shopping-coupon-code a:hover {
    background-color: #e60027;
    color: #ffffff;
}

.home-page .single-product .product-content h3 {
    font-size: 16px;
}


@media only screen and (max-width: 1199px)
{
   .order-page-banner {
    display: none;
    } 
}


@media only screen and (max-width: 1199px)
{
    .order-page-banner1 {
    display: block!important;
    }
}

.location_class{
    max-width:400px!important;
}


