 .header-logo>a>img{
    width: 77%;
    border-radius: 50%;
 }
 .divimg1{
   background-color: #f8ffdc;
   width: 100%;
   height: 240px;
 }
 .product .content .price span.old {
   text-decoration: none;
}
.foot{
  position: relative;
    bottom: 0px;
    height: 260px;
}
.minicart-message2{
  margin-top: 5px;
  margin-bottom: 0;
}
.px400{
  height: 400px;
}
.mostrar{
  display: block;
}
.ocultar{
  display: none;
}