
.card-header{
    color:#000;
  }
  .card-img img{
    width: 100%;
  }
  
  .poe-gf{
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    z-index: 98;
    overflow: hidden;
    
    top: 0;
    right: 0;
    pointer-events: none;
  }
  .out-of-stock{
    position: absolute;
    /* top: 6%;
    left: -23%; */
    top: 4%;
    left: -13%;
    font-size: 10px;
    padding: 5px;
    padding-right: 50px;
    padding-left: 50px;
    transform: rotate(323deg);
    background: #000;
    color: #fff;
    z-index: 99; text-align: center;
}
.rating_s{
  font-size: small;
}
.new-arr-text{
  width: 100%;
}
.horriac-sg{
  width: 100%;
  padding: 10px;
  position: relative;

  overflow:hidden;
  overflow-x:hidden;
}
.hfds-gtdfga{
    width: 100%;
  top: 0;
  left: 0;
  height: 100%;
    transform: skewX(143deg);
}
.line-l{
  min-width: 10px;
  border:2px solid green;
  min-height: 300px;
  margin: 0 5px;
}
.out-of-stock {
    position: absolute;
    top: 7%;
    left: -25%;
    }
.b-slider-sc{
    height: 40vh;
    position: relative;
    color: #fff;
    background: url('../img/new picture.png');
    background-repeat: no-repeat;
    background-size: cover;
    
}
.text-lower-os{
    position:absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    left: 0;
    display:none;
}
.le-d{
    position: absolute;
}
.le-d{
    top: 30%;
    width: 100%;
    left: 0;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.text-ds{
    font-size: 40px;
}
.text-anima-s{
    text-transform: initial;
    font-size: 40px;
    color: #f3cb23;
}
.head-t{
    color:#042501;
    font-size: large;
}
.fiter-container ul{
    list-style-type: none;
    padding: 0;
    font-size: 12px;
}
.fiter-container ul>li{
    padding: 10px;
}
.fiter-container ul>li a{
    text-decoration: none;
    color: #042501;
}
.div-img-flex{
  display:flex;
padding: 10px;
}
.flex-img{
  width: 30%;
padding: 10px;
}
.flex-img img{
  width: 100%
}
.texti-tex{
  width: 70%;
}
.price-text{
  color: #042501;
}
.isaleeko-ordering{
  float: right;

}
.orderby{
  border: none;
  
  background: transparent;
  outline: none;
  padding: .5em;
  border-radius: 0;
}
.orderby:hover{
  border: 1px solid #000;
  border-style: dotted;
}
.dope-flex{
  display: flex;
  justify-content: right;
}
.f-procut{
  display: flex;
  flex-direction: column;
}
.flex-pro-duct{
  border-bottom: 1px solid silver;
}