@import url('https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap');
html, body
{
    padding: 0%;
    margin:0;
    font-family: "Quantico", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
}
.slide-show {
  position: absolute;
  top: 40%;
  -moz-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  color: #fff;
  left: 160px;
  font-family: "Quantico", sans-serif;

}
.heading_font
{
  font-family: "Quantico", sans-serif;
}
.top-120
{
  top:150px;
  left: 50px;
}
.limit_1:nth-child(n+2)
{
display: none;
}
.limit_2:nth-of-type(1)
{
display: none;
}
.limit_1 .top-120
{
  top:200px;
  left: 50px;
}
.limit_2 .top-120
{
  top:100px;
  left: 50px;
}
.top-150
{
    top: 110px;
    left: 20%;
    right: 50px;
    font-size: 18px;
    font-weight: 600;
}
.offer
{
  background-color: #009900;
  color: #fff;
  text-align: center;
  border-radius: 23px;
  display: flex;
  float: left;
  margin: 0 10px;
  line-height: 0;
  position: absolute;
}
.img_h
{
  height: 300px;
  object-fit: cover;
}
#sidebar {
  height:auto;
  position:fixed;
  right:80px;
}
.discount
{
  background-color: #009900;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 10px;
}
.object_fit_600
{
  object-fit: cover;
  height: 500px;
}
.m-c
{
  max-width: 1800px;
  margin: 0 auto;
}
.border-right
{
  border-right: 1px solid #ffffff4d;
  padding-right: 130px;
}
.f-f-tan
{
  font-family: "Courgette", cursive;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0.9px;
}
.title_font
{
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-style: normal;
}
.color-productname
{
  font-size: 20px;
  font-weight: 600;
  color: #009900;
  letter-spacing: 3px;
  text-transform: uppercase;

}
.border-line
{
  border: 1px solid #009900;
  box-shadow: 0 0 1px 0px;
}
.inner_bg
{
  margin: 0;
  padding: 60px 0px;
  background: url(../images/inner_bg.jpg) no-repeat !important;
  background-size: cover !important;
  border-bottom: 3px solid #009900;
}
.color_name
{
  color: #009900;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 1.8px;
}
.border-bottom
{
  border-bottom: 1px solid #c3c3c3;
}
.ingrendent_li li
{
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
}
#slider
{
max-width: 800px;
margin: 10px auto;
background-color: rgba(255, 255, 255, 0.7);
clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0% 100%, 8% 50%, 0% 0%);
}
.ribbon
{
  max-width: 100%;
  margin: -100px 0 80px 0;
  background-color: #009900;
  clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0% 100%, 8% 50%, 0% 0%);
  position: relative;
}
.img-border
{
  border:10px solid #009900;
}
.img-border-1
{
  border:5px solid #009900;
}
.logo
{
  width: 180px;
}
.btn_sub
{
  background-color: #0092ff;
  color: #fff;
  font-size: 15px;
  text-align: center;
  padding: 12px 20px;
  border-radius: 5px;
  display: ruby-text;
}

/*nav menu start*/
.w-10
{
  width: 150px;
}
.navbar-brand
{
  width: 100px;
  display: contents;
  margin: 3px auto;
}
.navbar-logo 
{
  text-align: center !important;
    padding: 30px 0 0px;
    margin-top: -15px;
    display: block !important;
    max-width: initial !important;
    /*background: url(http://sweetmielo.like-themes.com/wp-content/themes/sweetmielo/assets/images/bulb/bulb_red.png) no-repeat 50% 100%;*/
    background-size: contain;
   
}
.wrapper{
  background:rgb(0, 0, 0);
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
    border-bottom: 1px solid #e4e1e170;
  }
  .wrapper nav{
    position: relative;
    display: ruby-text;
    margin: 0 auto;
    height: auto;
    align-items: center;
  }
  .nav-item a
  {
    
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 0px;
    text-align: center;
    font-family: "Quantico", sans-serif;
    letter-spacing: 1px;
  }
  .navbar-nav li.nav-item
  {
    margin: 0 20px;
  }
  .nav-item a:hover
  {
    margin: 0px 0 0px 0;
    position: relative;
    color: #ffffff;
    padding: 5px 0px;
    text-align: center;
  }
  .nav-item.active a
  {
    margin: 0px 0 0px 0;
    position: relative;
    color: #fff;
    padding: 5px 0px;
    text-align: center;
  }
/*droupdown menu*/
.col-megamenu .menu-border
{
  border-bottom: 1px solid #ffffff4f;
}
.list-unstyled a
{
  font-size: 13px;
  line-height: 33px;
}
.nav-item a:hover
{
  border-bottom: 2px solid #fff;
  color: #fff !important; 
}
a.nav-link.show
{
  border-bottom: 2px solid #fff;
  color: #fff !important;
}
.dropdown:hover {
		display: block;
	}
.navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  padding: 50px 220px; }
	
}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
		overflow-y: auto;
	    max-height: 90vh;
	    margin-top:10px;
	}
}
/* ============ mobile view .end// ============ */
/*end droupdown menu*/
  /* Responsive code start */
  
  @media screen and (max-width: 1550px){
    .wrapper nav{
      max-width: 100%;
      padding: 0 20px;
    }
  
  }
  @media screen and (max-width:1200px){
    
  }
  @media screen and (max-width: 1154px){
    
  }
  @media screen and (max-width: 900px){
    
  }  
  @media screen and (max-width: 400px){
    .wrapper nav{
      padding: 0 10px;
    }
    
  }/*end Nav menu*/
a
{
  text-decoration: none;
  color: #000;
}

form .form-control, .form-select {
    font-size: 18px;
    margin: 10px 0;
}
.error
{
  color: red;
  font-size: 15px;
}
.btn_submit
{
  background-color: #000;
  border: none;
  padding: 10px 30px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
#refreshButton
{
color: #fff;
font-size: 41px;
}
/*footer style*/
footer{
  background: #000000;
  color: #fff;
  border-top: 1px solid #ffffff69;
}
footer a
{
  color: #fff;
}
/*popup modal*/
.modal-lg, .modal-xl {
  max-width: 650px;
}
.close {
  float: right;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  opacity: 1.5;
  position: relative;
  top: 0px;
  left: 0px;
  border: none;
  background: #009900;
  padding: 15px;
}
button:focus
{
  outline: none;
}
.popup_btn
{
  background-color: #009900;
  clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0% 100%, 8% 50%, 0% 0%);
  border: none;
  padding: 10px 110px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: -20px 25px;
}
.form-group
{
  top: -58px;
    position: relative;
    left: -20px;

}
.h-40
{
  height: 40vh;
  object-fit: cover;
}
/*End popup modal*/
