@import url('https://fonts.googleapis.com/css2?family=Figtree&display=swap');
html, body
{
    padding: 0%;
    margin:0;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    overflow-x: hidden;
}
.border
{
  border: 1px solid #000 !important;
  border-radius: 5px;
}
.badge
{
  background: rgb(255 48 88);
  border-bottom: 1rem solid rgb(255 48 88);
  display: inline-block;
  position: absolute;
  padding: 10px 2rem 10px;
  clip-path: polygon(100% 0, 0 0, 0 calc(100% - 1rem), 1rem 100%, 1rem calc(100% - 1rem), 100% calc(100% - 1rem), calc(100% - 1.1rem) calc(50% - 1rem / 2));
  left: -1rem;
  border-bottom: 1rem solid transparent;
  font-weight: normal;
}
.product_name
{
  font-size: 22px;
  color: #494949;
  text-overflow: ellipsis;
  white-space:hidden;
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
	overflow:hidden;
  padding: 10px 0px 0px 0px;
}
.limi_12:nth-child(n+9)
{
display: none;
}
.limit_2:nth-child(n-3)
{
  display: none;
}
.limit_3:nth-child(n+4)
{
  display: none;
}
.m-t-1
{
  margin-top: -80px;
}

.mt-50
{
  margin-top: 160px;
}
.owl-theme .owl-nav [class*='owl-']:hover
{
  background: none !important;
}
.owl-nav
{
  top: -80px;
  position: absolute;
}
.owl-prev
{
  font-size: 30px !important;
  left: 820px;
  position: relative;
  color: #ff3058 !important;
}
.owl-next
{
  font-size: 30px !important;
  right: -1030px;
  position: relative;
  color: #ff3058 !important;
}
.discount-box
{
  position: relative;
  top: 13px;
  background-color: #ff3058 ;
  color: #fff;
  /* width: 70px; */
  text-align: center;
  padding: 0px 8px;
  display: inline-flex;
  margin: 0;
}
.discount-icon
{
  position: relative;
  top: 30px;
  text-align: center;
  display: inline-flex;
  margin: 0;
  border-radius: 100%;
  float: right;
  background: #fff;
  padding: 5px 7px 1px 9px;
}
.product-price__compare {
  opacity: .5;
  text-decoration: line-through;
  padding: 0 0px 0 15px;
}
.price-label--sale {
  color: #ff3058;
}
.use-alt-bg {
  background-color: #f7f1f0;
  color: #343434;
}
.safe
{
  top: -35px;
  position: relative;
  background: #fff;
  width: auto;
  margin: 0 auto;
}
.align-self-center
{
  align-self: center;
  padding-left: 100px;
}
.page-link
{
  color: #000;
  font-size: 15px;
}
.active>.page-link, .page-link.active
{
  background-color:#ff3058;
  border: none;
}
.explor_more{
  display: block;
}
.explor_more a
{
  padding: 10px;
}
.form-select:focus
{
  box-shadow: none;
  
}
.form-select[multiple]
{
  border: none;
  display: ruby;
  overflow-y: hidden; 
  overflow-x: hidden;
  height: 60px;
 
}
option {
  background: none;
  padding:5px 10px;
  border: 1px solid #ccc;
  margin: 0px 10px;
  cursor: pointer;
}


.object_fit_600
{
  object-fit: cover;
  height: 300px;
}
.m-c
{
  max-width: 1800px;
  margin: 0 auto;
}
.dark_bg
{
  width: 100%;
  padding: 0 50px;
}
.dark_bg::after
{
  content: "";
  display: block;
  width: 200%;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  background: #f5f5f5;
  z-index: -1;
  -webkit-box-shadow: 0 -1px 0 #dddddd inset;
  box-shadow: 2px 0px 0 #dddddd inset;
  height: 84vh;
}
.img_object_inner
{
    border: 1px solid #ccc;
    padding: 0px;
    width: 80px !important;
    object-fit: cover;
    height: 80px;
}
.couponbtn
{
  background-color: #ff3058;
  color: #fff;
  font-size: 18px;
  padding: 10px 30px;
  border: none;
  margin-top: 6px;
}
#bill .form-control 
{
  font-size: 15px !important;
}
.float-right
{
  float: right;
    top: 0px;
    position: relative;
    left: -15px;
}
.standard
{
  cursor: pointer;
  width: 100%;
}

/*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-size: contain;
}
.wrapper{
  background:rgb(255, 255, 255);
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
  }
  .wrapper nav{
    position: relative;
    display: ruby-text;
    margin: 0 auto;
    padding: 0;
    height: auto;
    align-items: center;
    border-top: 1px solid #dfe3e8;
    border-bottom: 1px solid #dfe3e8;
  }
  .nav-item a
  {
    color: #343434;
    font-size: 16px;
    font-weight: 500;
    padding: 18px 0px;
    text-align: center;
    letter-spacing: 1px;
  }
  .navbar-nav li.nav-item
  {
    margin: 0 20px;
  }
  .nav-item a:hover
  {
    border-bottom: 2px solid #ff3058;
    color: #ff3058 !important; 
  }
  .nav-item.active a
  {
    margin: 0px 0 0px 0;
    position: relative;
    padding: 18px 0px;
    text-align: center;
    border-bottom: 2px solid #ff3058;
    color: #ff3058 !important; 
  }
  .nav-link::after {
    content: '';
    /*display: block;*/
    width: 0;
    height: 2px;
    border-bottom: 2px solid #ff3058;
    transition: width .3s;
}
/* 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: #ff3058;
  border: none;
  padding: 15px 30px;
  /* border-radius: 5px; */
  color: #fff;
  font-size: 15px;
}
#refreshButton
{
color: #000;
font-size: 41px;
}
/*footer style*/
footer{
  background-image: url('../images/footer_bg.jpg');
  background-size: cover;
  color: #fff;
  border-top: 2px solid rgb(255 48 88);
  padding: 50px 0px 0 0;
}
.fs-7{
  font-size: 14px;
}
footer a
{
  color: #000000;
  display: block;
  font-size: 14px;
  line-height: 25px;
}
footer .form-control  
{
  font-size: 13px;
}
footer .men-links a
{
  display: contents;
  color: #161515;
}

