html, body
{
    padding: 0%;
    margin:0;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    overflow-x: hidden;
}
.mt-50
{
  margin-top: 130px;
}
.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: #fc4545 !important;
}
.owl-next
{
  font-size: 30px !important;
  right: -1030px;
  position: relative;
  color: #fc4545 !important;
}
.discount-box
{
  position: relative;
  top: 50px;
  background-color: #fc4545 ;
  color: #fff;
  /* width: 70px; */
  text-align: center;
  padding: 0px 8px;
  display: inline-flex;
  margin: 0;
}
.discount-icon
{
  position: relative;
  top: 50px;
  text-align: center;
  display: inline-flex;
  margin: 0;
  border-radius: 5px;
  float: right;
}
.product-price__compare {
  opacity: .5;
  text-decoration: line-through;
  padding: 0 0px 0 15px;
}
.price-label--sale {
  color: #c20000;
}
.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:#c20000;
  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: #fc4242;
  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;
    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 #fc4545;
    color: #fc4545 !important; 
  }
  .nav-item.active a
  {
    margin: 0px 0 0px 0;
    position: relative;
    padding: 18px 0px;
    text-align: center;
    border-bottom: 2px solid #fc4545;
    color: #fc4545 !important; 
  }
  .nav-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    border-bottom: 2px solid #fc4545;
    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: #000;
  border: none;
  padding: 15px 30px;
  /* border-radius: 5px; */
  color: #fff;
  font-size: 15px;
}
#refreshButton
{
color: #000;
font-size: 41px;
}
/*footer style*/
footer{
  background: #fc454529;
  color: #fff;
  border-top: 1px solid #ffffff69;
  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;
}
/*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*/
