.prod-block-inner, .prod-block {
  height: 450px; 
}
.prod-block form {
  position: absolute;
  bottom: 0px;
}
.prod-block {
  margin-top: 20px;
}
.prod-block .prod-info h2 {
  height: inherit; 
}
#xButton0 { 
  position: absolute;
  top: 8px;
  right: 30px;
  width: 15px;
  opacity: 0.2;
  transition: 0.4s;
}
#xButton0:hover { 
  opacity: 0.8;
}

[data-template="collection"] #sideLeft {
  /*margin-top: 18px;*/
}
#middle h1 {
  margin-top: 30px;
}
#middle[data-template="collection"] h1 {
  margin-top: 0px;
}
