.alert {
  margin-top: 12px;
  font-family: Bitter, Georgia, 'Times New Roman', serif;
  color: #324d0e;
  background: #a3d771;
  background-size: 40px 50px;
  border: none;
  font-size: 16px;
  padding: 12px 35px 12px 14px;
  margin-bottom: 40px;
}
.alert.alert-danger, .alert.alert-error {
  background-color: #f2dede;
  border-color: #e1cdcd;
  color: #b94a48;
}

.date {
  color: #995e52;
  font-size: 14px;
  text-shadow: none;
}
.rslides img {
  border-radius: 9px;
}
.home #header h3 {
  margin-top: -4.7rem!important;
  font-size: 15px;
}
.header_bg {
  width: 580px;
  height: 23px;
  background: #000;
  opacity: 0.2;
  position: absolute;
  top: 115px;
  left: 167px;
  z-index: 15;
}
.section_label2.bottom {
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 190px;
  color: #545454;
  background: url(../img/charcoal_peach/section_label@2x_180deg.png) no-repeat 0 0;
  background-size: 98%;
  text-shadow: 0 1px 0px rgb(255, 255, 255) !important;
  line-height: 56px;
  line-height: 5.6rem;
  font-family: 'Bitter', Georgia, 'Times New Roman', serif;
  letter-spacing: 0.1em;
  margin: -4px auto 1.3em -94px;
  width: 186px;
  width: 50rem;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  text-transform: uppercase;
  background-repeat: no-repeat;
  height: 62px;
  height: 6.2rem;
  padding-top: 10px;
}
.upload-error, .upload-success {
  display: none;
  font-weight: bold;
}
.upload-error {
  color: #a00;
}
.upload-success {
  color: #0a0;
}

.gallery-thumbs li {
  list-style-type: none;
  margin: 0 7px 7px 0;
  position: relative;
  width: 128px;
  height: 85px;
  float: left;
}
.gallery-thumbs a {
  border: none;
}
.gallery-thumbs span {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  background: #333;
  padding: 0 2px 6px 2px;
  color: #ddd;
  width: 20px;
  height: 12px;
  font-size: 10px;
}

.fotorama__caption__wrap {
  color: #fff!important;
  background: transparent!important;
  font-size: 19px;
}
.fotorama__caption {
  background-color: #111!important;
  opacity: 0.7!important;
}

.clear {
  clear:both;
}

a.order-photos {
  font-size: 20px;
}