@font-face {
  font-family: against;
  src: url(against-regular.ttf);
}

body 
{	
 font-family: 'Montserrat', sans-serif;
 background:url('images/bg.png');
 background-repeat:no-repeat;
 background-size:cover;
}

.font-against 
{
 font-family: against;
}

.fs-55 
{
 font-size:55px;
}

header#header {
    display: flex;
    justify-content: center;
    margin-bottom: -130px;
}

.position-relative {
    position: relative!important;
}

.padding-large {
    padding-top: 7em;
    
}

.no-padding-top {
    padding-top: 0 !important;
}

@media only screen and (max-width: 1300px)
{
#billboard img.banner-image {
    height: 700px;
    width: 100%;
    object-fit: cover;
}
}

header#header .header-wrap {
    z-index: 99;
}

.brand-image 
{
  width: 140px;
}

.content-light a, .content-light {
    color: var(--light-color);
}


#billboard .banner-content {
position: absolute;
top: 160px;
right: 10px;
bottom: 0;
margin: 0px auto;
left: 10px;
}
 

h2.banner-title, h1.page-title {
    font-size:4.3em;
    font-weight: 500;
    line-height: 1.5em;
   
}

.pack-2
{
    position: absolute;
    bottom: 0;
    left: 165px;
}

.btn-center
{
 text-align:center;
}

.ouline-button-light
{
 border:1px solid #fff;
 padding:10px 15px;
 color:#fff!important;
 text-decoration:none;
 transition:0.5s;
}

.fs-15
{
 font-size:15px;
}

.ouline-button-light:hover
{
background:#fff;
color:#000!important;
}

.hero-quotes
{
position: absolute;
bottom: 28px;
right: 32px;
width: 313px; 
color: #fff;
}

.bg-purple 
{
 background:rgb(113 26 117);
}

.w-325
{
 width:325px!important;
}

.sidebar-nav {
 padding: 16px;
 margin-top: 51px;
}

.sidebar-nav li  
{
 list-style:none;
}



.sidebar-nav li a 
{
font-family: against;
font-size: 20px;
padding: 7px 0px;
display: inline-block;
color:#fff;
}

a 
{
 text-decoration:none;
}

.sidebar-nav li a:hover 
{
 text-decoration:underline;
}

.close-body
{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background: #0d0101d4;
    top: 0;
    z-index: -1;	
}

.closeBtn
{
    text-align: right;
    padding-top: 16px;
	margin-right:35px;
}

.banner-image 
{
 width:100%;
}

.flavour-img {
    width: 190px;
    margin: 0 auto;
}

.theme-color 
{
 color:rgb(92 61 46)!important;
}

.heading-title
{
 font-size:65px;
}

.btn-outline-theme
{
 border:1px solid rgb(92 61 46)!important;
}

.fw-550
{
 font-weight:550;
}

.fw-400
{
 font-weight:400;
}


.fs-35
{
 font-size:35px;
}

.mt-170 
{
 margin-top: 170px!important;
}

.mt-140
{
 margin-top: 140px!important;
}


.usp-list
{
 position: absolute;
    width: 100%;
    bottom: -68px;
    margin: 0 auto;
}

#products .carousel-indicators {
    bottom: -34px;
}
.bg-3 
{
 background:url('images/bg-3.svg');
}

.why-us 
{
 min-height:450px;	
}

.fs-100
{
 font-size:100px;
}

.fs-18
{
 font-size:18px;
}

.why-icon
{
 height:90px;
 width:fit-content;
 margin:0 auto;
}

/*----- Start Market place Brand logo gallery */

.album .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.album .responsive-container-block.bg {
  max-width: 1320px;
  margin: 0 0 0 0;
  justify-content: space-between;
}

.album .img {
  width: 100%;
  margin: 0 0 20px 0;
}

.album #i9rb {
  color: black;
}

.album #ir6i {
  color: black;
}

.album #ikz3b {
  color: black;
}

.album .responsive-container-block.img-cont {
  flex-direction: column;
  max-width: 33.3%;
  min-height: auto;
  margin: 0 0 0 0;
  height: 100%;
}

.album #ipix {
  color: black;
}

.album #ipzoh {
  color: black;
}

.album #ig5q8 {
  color: black;
}

.album #imtzl {
  color: black;
}

.album #i53es {
  color: black;
}

.album .img.img-big {
  height: 50%;
  margin: 0 0 16px 0;
}

@media (max-width: 1024px) {
  .album .img {
    margin: 0 0 18px 0;
  }
}

@media (max-width: 768px) {
  .album .img {
    max-width: 32.5%;
    margin: 0 0 0 0;
  }

  .album .responsive-container-block.bg {
    flex-direction: column;
  }

  .album .responsive-container-block.img-cont {
    max-width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }

  .album .img.img-big {
    max-width: 49%;
    margin: 0 0 0 0;
  }
}

@media (max-width: 500px) {
  .album .img {
    max-width: 94%;
    margin: 0 0 25px 0;
  }

  .album .responsive-container-block.img-cont {
    flex-direction: column;
    align-items: center;
    padding: 10px 10px 10px 10px;
  }

  .album .img.img-big {
    max-width: 94%;
    margin: 0 0 25px 0;
  }

  .album .img.img-last {
    margin: 0 0 5px 0;
  }
}

.relative
{
 position:relative;
}

.marketplace-brands img.swiggy 
{
     height: 350px;
    width: 95%;
    object-fit: cover;
    bottom: 0;
    position: absolute;
	border-radius: 7px;
}

.coming-soon:hover img.swiggy 
{
 height:81%;
}

.marketplace-brands img 
{
 transition:.5s;
}

.marketplace-brands img:hover
{
 transform: scale(.7);
}

/*----- End Market place Brand logo gallery */


.review-box 
{
    width: 100%;
    min-height: 200px;
    border: 1px solid gray;
    border-radius: 11px;
    background:#fff;	
}

.rv-box-1
{
    z-index: -1;
    position: absolute;
    top: 0;
    transform: rotate(6deg);
    
}


.rv-box-2
{
    z-index: -10;
    position: absolute;
    top: 0;
    transform: rotate(2deg);
    
}

.client-review:hover .rv-box-1, 
.client-review:hover .rv-box-2 
{
 background:#711a75!important;
}

.text-purple 
{
 color:#711a75!important;
}

.fw-700
{
 font-weight:700;
}

.text-right
{
 text-align:right;
}

.faq
{
 
}

.faq .accordion-button, .faq .accordion-item
{
 background:transparent!important;
 color: #fff;
}

.faq .accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.fw-300
{
 font-weight:300;
}

.social sup .bi-arrow-right-circle
{
 transform: rotate(327deg);
 display: inline-block;
 transition:0.5s;
}

.social a:hover sup .bi-arrow-right-circle
{
 transform: rotate(0deg);
 display: inline-block;
}

.social a:hover
{
 border-bottom:1px solid;
}

.footer-logo 
{
     height: 238px;
    overflow: hidden;
}

.footer-meta
{
 position:absolute;
 bottom:20px;
 width:100%;
 left:5;
}

.footer-logo img 
{
 transition:0.5s;
 opacity: .1;
}


.footer-logo:hover .footer-logo-animation
{
 transform:scale(.7); 
 margin-top:-90px;
  opacity: 1;
}

.footer-logo:hover {
    
    overflow:visible;
}

.footer-logo:hover  
{
   height: auto;	 
}

.footer-logo:hover  .footer-meta
{
 bottom: 0px;	 
}

.full-slide .carousel-caption {
    position: unset;
}

.full-slide .carousel-caption {
    color: #000;
    width: 94%;
    margin: 0 auto;
}
 
.carousel-caption
{
 text-align:left;
}

.flavore-img
{
 width:400;
 height:400px;
 margin:80px auto 0px auto;
}

.hero-slide-img:hover img 
{
 transform:scale(1.2)!important;
}

.w-80
{
 width:80%;
}


.w-70
{
 width:70%;
}

#testimonials .carousel-control-prev,
#testimonials .carousel-control-next 
{
 z-index:99999;
     width: 6%;
}

.client-review
{
	  width: 89%;
    margin: 0 auto;
}

.coming-soon
{
 position:relative;
}

.coming-soon h4
{
 font-size:40px;
 font-family:against;
 padding:5px;
 text-align:center;
}

.coming-soon img
{
 filter: grayscale(100%);
}


.coming-soon-hover
{
    position: absolute;
    width: 95%;
    height: 100%;
    top: 0;
    background:#efefeff7;
    align-items: center;
    justify-content: center;
    left: 12px;
    border-radius: 10px;
	display:flex;
	visibility:hidden;
	transition:0.5s;
}

.coming-soon:hover .coming-soon-hover
{
 visibility:visible;
    
}

.coming-soon:hover .coming-soon-hover.swiggy
{
    height: 100%;
    top: 0%;
    width: 93%;
}

.coming-soon:hover .coming-soon-hover.milkbasket
{
    top: 7%;
    height: 93%;
}

.coming-soon:hover .coming-soon-hover.snapdeal
{
    top: 0%;
    height: 81%;
}

.silly-boy-text-animation .usp-list  
{  
 bottom:-178px;
 transition:2s;
}

.silly-boy-text-animation:hover .usp-list  
{
  bottom:-154px;
}

.usp-list img 
{
  transition:0.5s;
 
}

.usp-list img:hover 
{
  transform: scale(1.2)!important;	
}

.silly-boy-animation-img .s-img-2
{
 display:none;
}

.silly-boy-text-animation:hover .silly-boy-animation-img .s-img-1
{
 display:none;
}

.silly-boy-text-animation:hover .silly-boy-animation-img .s-img-2
{
 display:block;
}

.silly-boy-animation-img
{
 
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
 
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

@media(max-width: 991px)
{
	
 .silly-boy-text-animation .usp-list {
    bottom: -10px;
   
}

.coming-soon h4 {
    font-size: 27px;
    
}

.coming-soon-hover
{
top: 0!important;
height: 100%!important;
width: 88%;
}
	
.mob-pt-20
{
 padding-top:20px!important;
}

h2.banner-title, h1.page-title {
    font-size: 2em;
}

.hero-slide-img  
{
margin-left: 51px!important;
padding-left: 30px!important;
}


.hero-slide-img img 
{
 width:150px;
}

#billboard .banner-content {
    position: absolute;
    top: 210px;
}

.mob-order-1
 {
   order: 1!important; 
 }
 
 .mob-order-2
 {
	order: 2!important; 
 }
 
 .mob-mt-10
 {
  margin-top:10px!important;
 }

 .mob-mt-25
 {
  margin-bottom:25px!important;
 }
 
 .mob-mt-0 
 {
  margin-top:0!important;
 }
 
 .mob-pt-0 
 {
  padding-top:0!important;
 }

.mob-pb-0
{
padding-bottom:0!important;
}

 .marketplace-brands img.swiggy {
    height: 128px;
    width: 100%;
    object-fit: cover;
        position: relative; 
    border-radius: 7px;
}

.trusted-place
{
    text-align: center;
    font-size: 44px!important;
    line-height: 1.6;
	margin-bottom:20px;
}

.marketplace-brands img 
{
height: 128px;
width: 100%;
}

.usp-list {
    position: relative;
    width: 100%;
    bottom: 23px;
}

.fs-100 {
    font-size: 50px;
    line-height: 1.6;
}

.why-us
{
 padding-top:10px!important;
 padding-bottom:10px!important;
}

#marketplace
{
 padding-bottom:10px!important;
}

.why-icon {
    height: 60px;
}

.fs-55 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 40px;
}

#ContactUs
{
 text-align:center!important;
}

.mob-text-left
{
 text-align:left!important;
}

#usp .g-5, #usp .gy-5 {
    --bs-gutter-y: 0rem;
}

.pack-2 {
    left: 125px;
}

.mob-text-center
{
 text-align:center!important;
}

.mob-pb-10 
{
 padding-bottom:10px;
}


.mob-pb-30 
{
 padding-bottom:30px;
}

.mob-m-0
{
 margin:0!important;
}

.footer-logo img  {
    transform: scale(.7);
	opacity: 1;
	 margin-top: 10px;
}

.footer-logo img:hover {
    margin-top: 10px;
}

footer .footer-meta
{
 text-align:center!important;
}

footer .footer-meta a
{
 margin:5px!important;
}

footer .footer-meta .text-right
{
text-align:center;
}

footer a, footer .fs-3
{
 font-size:15px!important;
}

}