.claridge-single .w-100 {
  float: left;
  width: 100%;
  display: block; }
.claridge-single .sponsors {
  background: #f3f3f3;
  padding: 20px;
  display: inline-block; }
  @media screen and (max-width: 991px) {
    .claridge-single .sponsors {
      margin-top: 30px; } }
  .claridge-single .sponsors a {
    color: #ed4033; }
.claridge-single .virtual-giftbag {
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.46;
  letter-spacing: normal;
  color: #d84947;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin: 0; }
.claridge-single .content-block a {
  font-size: 24px;
  text-align: center;
  background: #d84947;
  font-family: 'Fjalla One', Impact, sans-serif !important;
  padding: 10px;
  display: inline-block;
  margin-top: 20px;
  color: #ffffff; }
@media screen and (min-width: 991px) {
  .claridge-single .inner {
    width: 215px; } }

.claridge {
  margin-bottom: 20px; }
  .claridge .relative {
    position: relative; }
  .claridge .absolute {
    position: absolute; }
  .claridge img {
    margin-bottom: 0; }
  .claridge .title {
    top: 0;
    left: 0;
    color: #fff !important;
    padding: 0px;
    font-family: 'Fjalla One', Impact, sans-serif !important;
    font-size: 18px;
    padding: 15px;
    text-transform: uppercase;
    z-index: 999; }
    .claridge .title h3 {
      color: #Fff;
      margin: 0;
      max-height: 130px;
      overflow: hidden;
      font-weight: bold;
      opacity: 0; }
      @media screen and (max-width: 991px) {
        .claridge .title h3 {
          font-size: 18px; } }
      .claridge .title h3.black {
        color: #000; }
  .claridge .offerlink {
    padding: 15px;
    left: 0;
    bottom: 0;
    color: #fff !important; }
  .claridge .hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: .3s ease-in-out all; }
  .claridge:hover .hover {
    background: #000; }
  .claridge .hover .offerlink, .claridge .hover .excerpt {
    opacity: 0;
    transition: .3s ease-in-out opacity; }
  .claridge:hover .hover .offerlink, .claridge:hover .hover .excerpt {
    opacity: 1;
    transition: .3s ease-in-out opacity; }
  .claridge .hover .title h3 {
    color: #fff !important;
    transition: .3s ease-in-out color; }
  .claridge:hover .hover .title h3 {
    opacity: 1; }
    .claridge:hover .hover .title h3:first-child {
      color: #ed4033 !important; }
    .claridge:hover .hover .title h3.excerpt {
      color: #fff !important; }

@media screen and (min-width: 991px) {
  .claridge-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 40%; }

  .claridge-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%; } }

/*# sourceMappingURL=claridge.css.map */
