
.specialOffers h2 {
  font-family: Lobster, Source Sans Pro, sans-serif;
  color: #be0000;
  padding-left: 1.125em;
  position: relative;
}
.specialOffers h2::before {
  position: absolute;
  top: 0.25em;
  bottom: unset;
  left: 0;
}
.specialOffers h2 b {
  font-family: Source Sans Pro, Helvetica, sans-serif;
  font-style: italic;
  white-space: nowrap;
  margin-left: 0.125em;
  font-size: 0.75em;
}
.specialOffers .offers {
  padding: 1em;
  background-color: rgba(118, 172, 74, 0.07);
  border: 1px solid #aadd7e;
  border-width: 2px 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.specialOffers .offers ul {
  margin: 0.5em 0;
  padding-left: 1em;
}
.specialOffers .offers ul li {
  margin: 1em 0;
  padding-left: 1.5em;
  font-weight: bold;
  position: relative;
}
.specialOffers .offers ul lier {
  font-weight: bold;
  font-style: italic;
}
.specialOffers .offers ul li::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  content: "\f00c";
  line-height: 1;
  color: #76ac4a;
  position: absolute;
  left: 0;
  bottom: unset;
}
.specialOffers .offers ul li::before h1 {
  text-align: center;
}
.specialOffers .offers .note {
  padding: 0.5em;
  color: #527932;
  text-align: center;
  background-color: rgba(82, 121, 50, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.specialOffers .offers .note h1 {
  text-align: center;
}
.specialOffers .offers .note p {
  margin: 0;
}
.specialOffers .offers .note h3 {
  margin: 0;
  font-size: 1.5em;
  color: #00abe6;
}
@media print, screen and (max-width: 37.4375em) {
  
}
@media print, screen and (min-width: 37.5em) {
  
}
@media print, screen and (min-width: 37.5em) and (max-width: 49.9375em) {
  
}
@media print, screen and (min-width: 50em) {
  
}
@media print, screen and (min-width: 58.75em) {
  
}
@media print, screen and (min-width: 50em) and (max-width: 69.9375em) {
  
}
@media print, screen and (min-width: 70em) {
  .specialOffers .offers ul {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 80.625em) {
  
}
