.trips {
  box-sizing: border-box;
  padding: 1px 11px;
  font-size: 0;
}
.trips:after {
  content: '';
  display: block;
  clear: both;
}
.trips * {
  box-sizing: border-box;
}
.trips .column {
  width: 463px;
  display: inline-block;
  vertical-align: top;
}
.trips .column:first-of-type {
  margin-right: 10px;
}
.trips__trip {
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0,0,0,0.14);
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 11px;
  height: 265px;
}
.trips__trip * {
  box-sizing: border-box;
}
.trips__trip--large {
  height: 541px;
}
.trips__trip__heading {
  position: relative;
  background: rgba(255,255,255,0.85);
  padding-left: 50px;
  height: 40px;
  line-height: 40px;
  z-index: 10;
}
.trips__trip__heading:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.trips__trip__heading--no-icon {
  padding-left: 10px;
}
.trips__trip__heading--no-icon:before {
  display: none;
}
.trips__trip__heading--jacobite:before {
  background-image: url("../images/widgetH2-bg.gif");
}
.trips__trip__heading--dalesman:before {
  background-image: url("../images/dalesman/dales-ram.png");
}
.trips__trip__heading__title {
  font-family: CaslonOpenfaceBT-Regular, caslon, caslonPro, 'adobe caslon', serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 20px;
}
.trips__trip__heading__sub-title {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 10px;
  color: #830e45;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.trips__trip__image {
  position: relative;
  display: block;
  margin-top: -40px;
  overflow: hidden;
  height: 200px;
}
.trips__trip__image--dalesman {
  height: 243px;
}
.trips__trip__image--dalesman .trips__trip__image__book-now {
  line-height: 243px;
}
.trips__trip__image--smaller {
  height: 161px;
}
.trips__trip__image--smaller .trips__trip__image__book-now {
  line-height: 161px;
}
.trips__trip__image__book-now {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 200px;
  padding-top: 20px;
  font-size: 32px;
  font-family: CaslonOpenfaceBT-Regular, caslon, caslonPro, 'adobe caslon', serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
  background: rgba(0,0,0,0.5);
  z-index: 1;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.trips__trip__image__book-now:hover {
  opacity: 1;
}
.trips__trip__image img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.trips__trip__description {
  font-size: 13px;
  padding: 10px;
}
.trips__trip__description p {
  font-size: 12px;
  line-height: 15px;
  font-family: Arial, sans-serif;
}
.trips__trip__description__title {
  display: block;
  font-family: CaslonOpenfaceBT-Regular, caslon, caslonPro, 'adobe caslon', serif;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: -2px;
  margin-bottom: 5px;
  font-weight: normal;
  text-align: center;
}
.trips__trip__description__quote {
  font-size: 14px;
  line-height: 22px;
  display: block;
  font-style: italic;
  text-align: center;
}
.trips__trip__description__quote:before,
.trips__trip__description__quote:after {
  content: '"';
}
.trips__trip__description__quote--bottom {
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  display: block;
}
.trips__trip__description__quote--bottom:before,
.trips__trip__description__quote--bottom:after {
  display: none;
}
.trips__trip__description--christmas-specials hr,
.trips__trip__description--santa-specials hr {
  margin-top: 3px;
  margin-bottom: 5px;
}
.trips__trip__description--christmas-specials .trips__trip__description__dates,
.trips__trip__description--santa-specials .trips__trip__description__dates {
  margin-top: 2px;
  font-size: 12px;
}
.trips__trip__description--santa-specials {
  font-size: 0;
}
.trips__trip__description--santa-specials .trips__trip__description__column {
  display: inline-block;
  vertical-align: top;
}
.trips__trip__description--santa-specials .trips__trip__description__column:nth-of-type(1) {
  width: 75%;
}
.trips__trip__description--santa-specials .trips__trip__description__column:nth-of-type(2) {
  width: 25%;
}
.trips__trip__description--dalesman p {
  font-size: 13px;
  line-height: 16px;
  font-family: Arial, sans-serif;
}
.trips__trip__description--dalesman .trips__trip__description__dates {
  margin-bottom: 15px;
}
.trips__trip__description__price {
  font-size: 14px !important;
  margin: 3px 0 !important;
  font-family: CaslonOpenfaceBT-Regular, caslon, caslonPro, 'adobe caslon', serif !important;
}
.trips__trip__description__prices {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
  font-size: 14px;
  margin-top: 12px;
  background: #830e45;
  padding: 6px 0;
  color: #fff;
  font-size: 12px;
}
.trips__trip__description__prices__price {
  display: inline-block;
  margin: 0 5px;
}
.trips__trip__description .colour-red {
  color: #830e45;
}
.trips__trip__description .colour-black {
  color: #000;
}
.trips__trip__description .text-center {
  text-align: center;
}
