@media only screen and (max-width: 600px) {
  #product-list .col-lg-3 {
    width: 100% !important;
    height: 285px !important;
    overflow: hidden;
  }
  .product-info .product-price {
    margin-left: 0px !important;
    text-align: right !important;
    padding-left: 0px;
    position: absolute;
    right: 20px;
  }
  .product_actions .send-product {
    width: 25% !important;
    margin-bottom: 7px !important;
}
  /*#product-list .form-control {
    height: 70px !important;
  }*/
  #products .product .image-container {
    top: 45px !important;
}
#products .product .product-description.valid p {
    display:none;
}
.product-info .play-video-product {
    top: 50px !important;
    right: 230% !important;
}
}
#products .product .product-description.valid p {
  font-size: 20px;
}
.product-info .play-video-product {
  top: 80px;
  right: 260%;
  position: absolute;
}
.form-control, .tmb-select-menu {
    /* border: none; */
}
#products .container {
  margin:0px;
  width: auto;
}
#product-list .col-lg-3 {
  width: 33.33%;
  height: 437px;
  padding: 5px !important;
}

#product-list .product {
  background: white;
  height: 101%;
  position: relative;
}
#product-list form {
  opacity: 0;
  height: 100%;
}
 /*#product-list form:hover {*/
#product-list .product:hover form {
  opacity: 1;
}
/*#product-list .product:hover img {
  opacity: 0.5;
}*/

.product form div:nth-child(3) {
width: 100%;
float: left;
bottom: 50px;
position: absolute;
}

#datafact div:nth-child(3) {
  bottom: unset !important;
  position: unset !important;
}
#datafact label{
	font-size: 16px;
    padding: 5px 0px 5px 1px;
    font-weight: 500;
}

#datafact .button-turquesa{
	width: 100%;
}

#table-billing-resume #cancel-factura{
    width: 100%;
    margin: 40px 0px;
}
.product_actions {
bottom: 0;
position: absolute;
right:0px;
}
.product_actions .quantity-container {
width: 80%;
position: absolute;
bottom: 0px;
left: 10px;
height: 30%;
display: none !important;
}
.product_actions .quantity-control {
  padding: 0px !important;
}
.product_actions .send-product {
border: none !important;
width: 100% !important;
bottom: 5px;
right: 0%;
}
#products .product:hover .product-info {
  height: 100%;
}
#products .product .hover {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#products .product:hover  .hover {
  background-color: rgba(80, 80, 80, 0.5);
}
/*.product img {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  max-height: none !important;
}*/
.product {
  position: relative;
{

.product-title {
  width: 80% !important;
}

.product-price {
  width: 20% !important;
}



/*
botones de dentro con un width de 80%, float left y hay que separarlos en height

quitar hover a la parte de arriba (verde)

quitar imagen de fondo y poner una img como fondo en alguna div de arriba

añadir descripcion de las flores

ajustar divs a una misma height todas y no por su contenido
