.product-information .price {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  font: 30px/30px 'Raleway', sans-serif;
  font-weight: 600;
}
input[type=date] {
    line-height: 34px;
    width: 100%;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
    display: block;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    border: 1px solid #d5d5d5;
    height: 39px;
    width: 100%;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
}
.banner.align-left {
    text-align: left;
    border-style: solid;
}
#slider-11-layer-3 {
display: none !important;
}

