div#infozone {
  float: left;
  width: 220px;
}

.cbwh {
  border-radius: 2px;
  background-color: #f9f2fe;
  margin-top: 20px;
  font-size: 12px;
}

.cbwh {
  padding: 20px 10px 10px 10px;
}

.cbwh .title {
  font-size: 12px;
  font-family: 'SansaBd', Arial;
  text-transform: uppercase;
  padding: 0 5px 15px 5px;
}

.cbwh .content {
  padding: 0 5px 0px 5px;
}

.cbwh .line {
  height: 1px;
  background-color: #f9f2fe;
  margin-bottom: 20px;
}

.cb,
.cbwh {
  box-shadow: none;
  border-radius: 20px;
  background-color: #b4b4b430;
  margin-top: 145px;
  font-size: 12px;
}

.cb {
  display: block;
}

@media screen and (min-width:1422px) {
  .cb {
    display: block;
    position: fixed !important;
    top: -14px;
    max-width: 270px;
  }

  .cb1 {
    display: block;
    position: fixed !important;
    top: 370px;
    max-width: 210px;
  }

  .cb3 {
    text-align: right;
    display: block;
    position: fixed !important;
    top: -14px;
    max-width: 270px;
  }
}

.cb1,
.cbwh1 {
  border-radius: 20px;
  background-color: #b4b4b430;
  margin-top: 85px;
  font-size: 12px;
}

.cb1 {
  display: block;
}

.cb2,
.cbwh2 {
  border-radius: 20px;
  background-color: #b4b4b430;
  margin-top: 145px;
  font-size: 12px;
}

.cb2 {
  display: block;
}

.cb3,
.cbwh3 {
  border-radius: 20px;
  margin-top: 145px;
  font-size: 12px;
}

.cb3 {
  display: block;
}

.priceheader {
  height: 50px;
  color: #f9f2fe;
  background: #1F3248;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  border-radius: 20px 20px 0px 0px;
}

div.ctabuttons {
  height: 80px;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  border: medium none;
  height: 0;
  width: 0;
}

.contentoffer {
  padding-top: 5px;
  height: 30px;
  text-align: center;
  font-weight: normal;
}

.fc-event {
  background-color: #9c27b0;
  border: 1px solid #9c27b0;
}

@media screen and (max-width:752px) {
  .cb1 {
    display: none;
  }
}

@media screen and (max-width:752px) {
  .cb2 {
    display: none;
  }
}

@media screen and (max-width:752px) {
  .cb3 {
    display: none;
  }
}