.ssd-search-deal{
  background-color: #ECECEC;
  margin-bottom: 30.68px!important;
}

@media screen and (max-width: 768px){
  .ssd-search-deal .row{
    margin-left: 0!important;
    margin-right: 0!important;
  }
}

.ssd-search-deal::after{
  background-color: #ECECEC;
  content: '';
  display: block;
  height: 1px;
  position: relative;
  top: 32.68px;
  width: 100%;
}

/* .logged-in .ssd-search-deal{
  display: flex!important;
} */

.ssd-search-deal .content{
  padding: 15px 0 0 0;
}

.ssd-search-deal .heading_1{
  color: #06486F;
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing: 1px;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.ssd-search-deal .heading_2{
  color: #06486F;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.ssd-search-deal p{
  margin: 7.84px 0;
}

.ssd-search-deal ul{
  margin-top: 10px;
}

.ssd-search-deal .sl_price_prefix,
.ssd-search-deal .sl_price_suffix{
  color: #CC2217;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.4px;
  margin: 0 0 7.84px 0;
  text-transform: uppercase;
}

.ssd-search-deal .sl_price{
  color: #CC2217;
  font-size: 38px;
  font-weight: 600;
  line-height: 45.6px;
  margin: 0 0 7.84px 0;
  text-transform: uppercase;
}

.ssd-search-deal a.btn.cta{
  margin-top: 10px;
}
