
.div_content_hist {
  display: contents;
}

.div_for-hist {
  position: relative;
  width: 100%;

}

.btn-hist {
  position: absolute;
  left: 0;
  margin: 0 40%;
  width: 20%;
  height: 45px;
  text-align: center;
  background: #ff0000;
  border-radius: 0 0 15px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.27);
  border-right: 0 solid rgba(0, 0, 0, 0.27);
  box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.27);

}

.a_histori {
  color: white;
  text-align: center;
  margin: 15px 0;
  letter-spacing: 3px;
  text-transform: uppercase;

}

.modal-hist {
  position: fixed;
  top: 65px;
  left: 0;
  margin: 0 5%;
  width: 90%;
  z-index: 40;
  height: 580px;
  overflow: hidden;
  background: white;
  padding: 15px;
  border-radius: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.57);
  border-right: 0 solid rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.57);

}

.displayflex_form {
  display: flex;
  padding: 25px;
  width: 100%;

}

.label_form {
/*   position: relative; */
  left: -140px;
  margin: 5px;
  padding: 7px 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: white;
  border-radius: 6px;
  background-color: red;
  display: block;
  cursor: pointer;

}

.label_form-color {
  margin: 5px;
  padding: 7px 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: white;
  border-radius: 6px;
  background-color: red;
  display: block;
  cursor: pointer;

}

.element-p-color {
  width: 75px;
  height: 39px;
  overflow: hidden;
  display: flex;
  align-items: end;

}

.prueba_file {
  display: none;

}

.img_forim {
  width: 450px;
  height: 200px;
  border-radius: 10px;

}

.produc-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
}

.product-flexrow {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
 
}

.lavel-img {
  margin: 0 auto;
}

.product-flexrowkf {
  display: flex;
  justify-content: center;
  gap: 15px;

}

.content-flex-color {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  overflow: hidden;
  width: 100%;

}

.img_forim2{
  width: auto;
  height: 350px;
  margin: 15px 0;
  border-radius: 10px;
}

.img_forim4{
  width: 50;
  height: 50px;
  border-radius: 50px !important;
  margin-left:  15px;
  border-radius: 10px;
}

.border_formone {
  border: 1px solid #ff0000;
  width: 450px;
  height: 120px;
  padding: 50px 120px;
  margin-top: 65px;

}

.border_formdos {
  border: 1px solid #ff0000;
  width: 306px;
  height: 120px;
  padding: 21px 49px;
 

}

.pocition_form {
  max-width: 80%;
  width: 75%;

}

.btn-closehistori {
  position: absolute;
  right: 55px;
  top: 10px;

}

.p_closehistori {
  position: absolute;
  color: black;
  font-weight: 800;
  font-size: 28px;
  text-transform: uppercase;
}

.border_form {
  border: 1px solid #ff0000;
  margin: 0 5%;
  width: 90%;
  height: 492px;


}

.text_form {
  text-align: center;
  border-bottom: 2px solid white;

}

.text_formone {
  text-align: center;
  border-bottom: 2px solid white;

}

.text_formone:focus {
  border-bottom: 2px solid #ff0000;
  transition: 10ms;

}

.text_form:focus {
  border-bottom: 2px solid #ff0000;
  transition: 10ms;

}

.btn_blog {
  display: inline-block;
  color: #ffffff;
  width: 80px;
  text-align: center;
  font-size: 1rem;
  margin: 0 35%;
  height: 45px;
  font-weight: 270;
  background: #ff0000;
  border-radius: 0 0 15px 15px;
  letter-spacing: .1em;

}

.card-bodyform {
  flex: 1 1 auto;
  min-height: 1px;
 
  border-right: solid 1px rgb(255 255 255);
  border-bottom: solid 1px rgb(255 255 255);
  box-shadow: 1px 8px 15px rgb(0 0 0 / 33%);
}

.btn_ul_form{
  display: inline-flex;  
  margin: 0 21%;
  position:absolute;
  left:0;
}

.btn_a_formcart{
      background: #dc1111;
      border-radius: 30px;
      color: #ffffff;
      font-weight: 300;
      letter-spacing: .1em;
      padding: 8px;
      margin: 0 5px 0 0;
      font-size: 10px;
}

.img_formtende {
  max-width: 350px;
  height: 450px;
  border-radius: 10px;
  margin: 3% 13%;

}

.max_width_for {
  width: 50%;
}


.label_formtende {
  padding: 7px 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: white;
  border-radius: 6px;
  background-color: red;
  cursor: pointer;
  margin: 0 25%;

}

.border_formtende {
  border: 1px solid #ff0000;
  width: 450px;
 
  padding: 50px 120px;
  margin-top: 30%;

}

.paparapapa {
  width: 100%;
  display: flex;
}

.img-fluidform {
    max-width: 350px;
    height: 450px;
}

.modal-mood {
  position: fixed;
  top: -20px;
  left: -5px;
  margin: 0 5%;
  width: 100%;
  z-index: 40;
  height: 520px;
  overflow: hidden;
  background: white;
  padding: 15px;
  border-radius: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.57);
  border-right: 0 solid rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.57);

}

.label_formtende {
  padding: 7px 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: white;
  border-radius: 6px;
  background-color: red;
  cursor: pointer;
  margin: 0 25%;

}

.label_for_mood {
  padding: 5px 8px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: white;
  border-radius: 6px;
  background-color: red;
  cursor: pointer;
  margin: 0 10%;

}

.max_width_for_mood {
  margin: 5% 15%;
}

.img-fluid_mood {
  max-width: 100%;
  height: auto;
}

.pocition_mood {
  position: absolute;
  bottom: 42px;
  margin: 0 30%;
}