.eb-align-left {
  text-align: left; }

.eb-max-80 {
  max-width: 80%;
  margin: 0 auto 2em auto !important; }

.eb-ul-product-description {
  text-align: left;
  font-size: 80%;
  line-height: normal; }
  .eb-ul-product-description ul {
    margin: 0.75em 0;
    padding: 0 1em; }
  .eb-ul-product-description li:before {
    content: "";
    border-color: transparent #F1573B;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative; }

ul.eb-ul-product-description {
  list-style: none; }

ul.eb-contact-details {
  list-style: none; }

.eb-special-price-text {
  color: #F1573B;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-align: center; }

.eb-special-price-ammount {
  font-weight: 700;
  font-size: 300%;
  margin: 0 0 0.5em 0;
  text-align: center; }

.eb-was-price {
  font-weight: 500;
  text-align: center; }

.eb-strike-price {
  text-decoration: line-through; }

.eb-margin-bottom-2rem {
  margin-bottom: 2rem; }

.eb-margin-bottom-4rem {
  margin-bottom: 4rem; }

.eb-flexbox-container {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch; }

.eb-flexbox-main {
  flex-grow: 1; }

.eb-flexbox-header, .eb-flexbox-main, .eb-flexbox-footer {
  flex-shrink: 0; }

.eb-flexbox-middle {
  display: flex;
  align-items: center; }

.eb-flexbox-footer img {
  max-width: 304px; }

.eb-button-orange {
  background: #f1563b;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  color: #fff !important; }

.eb-button-orange:hover {
  background: #106987 !important;
  border: none; }

.eb-worry-free img {
  max-width: 15rem; }

@media screen and (max-width: 1280px) {
  .eb-worry-free img {
    max-width: 12rem; } }

@media screen and (max-width: 910px) {
  .eb-worry-free img {
    max-width: 10rem; } }

.eb-logo-header {
  display: block;
  overflow: hidden;
  text-align: center; }

.eb-logo-header:before,
.eb-logo-header:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 43%;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #fff; }

.eb-logo-header:before {
  right: 0.5em;
  margin-left: -50%; }

.eb-logo-header:after {
  left: 0.5em;
  margin-right: -50%; }

.eb-logo-header img {
  vertical-align: middle;
  max-width: 4rem; }

.eb-logo-first-page-alt:after {
  content: "";
  font-weight: 900; }

.eb-logo-first-page:after {
  content: "Cayenne Creative";
  font-weight: 900; }

.eb-logo-first-page:before {
  content: url("../../images/logo-nav.png");
  padding-right: 10px;
  max-width: 25px;
  vertical-align: middle; }

.eb-logo-subpage:before {
  content: url("../../images/logo-nav.png");
  padding-right: 10px;
  max-width: 25px;
  vertical-align: middle; }

.eb-logo-subpage {
  font-weight: 900 !important; }

.eb-rwd-break {
  display: block !important; }

.eb-download-icon-text {
  margin-bottom: 1rem;
  text-align: center; }

.eb-download-icon {
  color: #f1563b; }
