  .at_recs_price .trade-up-item__reduced-price{
    text-decoration: line-through;
    font-size: .875rem;
    display: inline-flex;
  }
  
  
  .at_recs_price .trade-up-item__reduced-price .curr_before,  .at_recs_price .trade-up-item__savings .curr_before{
  padding-left: 4px;
  }
  .at_recs_price .trade-up-item__savings {
    color: #06c;
    font-size: .875rem;
    display: inline-flex;
    padding-left: 15px;
  }
  
  a.at_recs_card:hover {
  border: 1px solid #333;
  }
  
  
  .custom-badge.none {
  visibility: hidden;
  }
  
  
  .at-table {
  display: flex;
  width: 100%;
  border-spacing: 5px;
  }
  
  .at-table-row {
  width: 100%;
  clear: both;
  }
  
  .at-table-column {
  float: left;
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  padding: 16px;
  width: 25%;
  }
  
  .recs-container {
  background: #fcfcfc;
  }
  
  .recs_wrapper {
  margin: 0;
  padding: 0;
  }
  
  .image_container {
  position: relative;
  }
  
  .text_section>h3 {
  margin-bottom: 0;
  padding-bottom: 0 !important;
  padding-top: 0;
  }
  
  .full_width {
  width: 100% !important;
  }
  
  
  .at_recs_price.trade-up-item__regional>button {
  padding: 0;
  }
  
  .at_recs_card {
  border: 1px solid #dadada;
  background-color: #ffffff;
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  position: relative;
  }
  
  .at_recs_card .trade-up-item__badge {
  z-index: 1;
  }
  
  .mobile_badge,
  .mobile_only_line {
  display: none;
  }
  
  .at_recs_card .reviews_section {
  padding: 8px 10px 0px 15px;
  }
  
  .review_stars {
  width: 96px;
  min-height: 18px;
  display: inline-block;
  vertical-align: middle;
  background-position-x: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://www.dyson.co.uk/content/dam/dyson/adobetarget/recommendations/review-stars-small-new.png);
  margin-right: 8px;
  }
  
  .review_stars.five {
  background-position-y: 0;
  }
  
  .review_stars.four-five {
  background-position-y: 10%;
  }
  
  .review_stars.four {
  background-position-y: 20%;
  }
  
  .review_stars.three-five {
  background-position-y: 30%;
  }
  
  .review_stars.three {
  background-position-y: 40%;
  }
  
  .review_stars.two {
  background-position-y: 60%;
  }
  
  .review_stars.two-five {
  background-position-y: 50%;
  }
  
  .review_stars.one-five {
  background-position-y: 70%;
  }
  
  .review_stars.one {
  background-position-y: 80%;
  }
  
  .review_stars.zero {
  background-position-y: 100%;
  }
  
  .review_stars.invisible,
  .review_stars.invisible+.review_text {
  visibility: hidden;
  opacity: 0;
  }
  
  .review_text {
  vertical-align: middle;
  display: inline-block;
  }
  
  
  @media screen and (max-width: 767px) {
  .at_recs_card {
    display: flex;
    /* flex-direction: column; */
  }
  
  .at_recs_price .trade-up-item__savings{
  padding-left: 15px !important;
  }
  
  .recs-container {
    border-bottom: 1px solid #dadada;
  }
  
  #maincontent > div.columns > div > div > div.container-par.parbase.recs-container.at_template_recs > div > div > div > div > h2{
      padding-left: 0rem !important;
  }
  
  .recs_wrapper.carousel{
      padding-left: 0 !important;
  }
  
  [data-slick-index='0'],[data-slick-index='1'],[data-slick-index='2'],[data-slick-index='3']{
    padding-left: 0;
  }
  }
  
  .at_recs_price {
  /*min-height: 82px;*/
  flex-direction: column;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
  }
  
  .custom-badge {
    color: white;
  background: black;
  top: -13px;
  left: 16px;
  margin-left: 8px;
  z-index: 3 !important;
  position: absolute;
  padding: 5px 10px;
  font-size: 0.875rem;
  font-weight: 500;
  }
  
  .custom-badge.be_promotions,
  .custom-badge.nl_promotions,
  .custom-badge.de_promotions,
  .custom-badge.White_with_Blue_border_Promotions {
  color: #0066cc !important;
  background-color: #ffffff !important;
  box-shadow: inset 0px 0px 0px 1px #0066cc;
  }
  
  .custom-badge.be_direct_exclusive,
  .custom-badge.Blue_Direct_exclusive {
  color: #fff !important;
  background-color: #0066CC !important;
  }
  
  .custom-badge.be_latest_technology {
  color: #fff !important;
  background-color: #000 !important;
  }
  
  .at_recs_card>.text_section>h3 {
  }
  
  @media screen and (max-width: 767px) {
  .at_recs_card {
    display: flex;
    /* flex-direction: column; */
  }
  
  .recs-container {
    border-bottom: 1px solid #dadada;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  }
  
  @media(max-width: 480px) {
    .custom-badge-placement-nomobile{
  display: none !important;
  }
  .custom-badge-placement-mobile{
  display: block !important;
    background: none;
  }
  
  .at_recs_card>.image_container>.at-thumbnail {
    /*width: 12rem;*/
  max-height: 220px;
  
    width: auto;
  }
  
  .at-table-column {
  width: 80%;
  }
  
  .at_recs_card>.text_section>h3,
  .at_recs_card>.text_section>.at_recs_price>div.trade-up-item__price--blue>.price,
  .trade-up-item__price {
    font-size: 16px;
    font-weight: 500;
    color: #333;
  }
  
  .at-table-column {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  
  .at_recs_card {
    border: none;
  }
  
  .at_recs_card .text_section {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  
  .mobile_only_line {
    display: inline-block;
    width: 114%;
    position: absolute;
    /* height: 1px; */
   /* border-top: 1px solid #dadada; */
    top: 0;
    margin-left: -12%;
  }
  
  .custom-badge {
    display: inline-block;
        margin-top: 0;
        margin-left: 1rem;
        /* top: -12px; */
        left: 0;
        /* margin-bottom: 8px; */
        order: -1;
        padding: 3px;
        padding: 5px 10px;
        font-weight: 500;
        font-size: 0.75rem;
        text-align: center;
        position: relative;
        display: block;
        color: #fff;
        width: fit-content;
        text-align: center;
        border-radius: 1px;
        border-radius: 1px;
        height: 26px;
  }
  
  .carousel button:focus {
    outline: none !important;
  }
  
  .at_recs_card>.badge {
    display: none;
  }
  
  .mobile_badge {
    display: inline-block;
    margin-top: 1rem;
    margin-left: 1rem;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 8px;
  }
  
  .at_recs_card .reviews_section {
   padding: 8px 10px 0px 15px;
  }
  
  .review_stars {
    width: 92px;
    min-height: 16px;
  }
  }
  
  div.trade-up-item__price--blue {
  color: #06c;
  font-size: 24px;
  font-weight: 500;
  }
  
  @media screen and (min-width: 481px) and (max-width: 1024px) {
  .at_recs_card>.image_container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  
  .at_recs_card>.image_container>.at-thumbnail {
    /*width: 113px;*/
    /*height: auto;*/
    width:auto;
    height:220px;
    margin-top: 1px;
  }
  
  
  .at_recs_card>.text_section>h3,
  .at_recs_card>.text_section>.at_recs_price>div.trade-up-item__price--blue>.price,
  .trade-up-item__price {
    font-size: 16px;
    font-weight: 500;
    color: #333;
  }
  
  .at-table-column {
    padding: 16px 11px;
  }
  
  .custom-badge {
    left: 11px;
  }
  
  #maincontent > div.columns > div > div > div.container-par.parbase.recs-container.at_template_recs > div > div > div > div > h2{
      padding-left: 0rem;
  }
  
  .recs_wrapper.carousel {
      padding-left: 0rem;
      padding-right: 0rem;
  }
  
  }
  
  @media screen and (min-width: 1025px) {
  .at_recs_card>.image_container {
    display: flex;
    justify-content: center;
  }
  
  .at_recs_card>.image_container>.at-thumbnail {
    /*width: 195px;*/
    /*height: auto;*/
    margin-top: 1px;
    max-height: 240px;
    width: auto;
  }
  
  
  
  .at_recs_card .text_section>h3,
  .at_recs_card .text_section>.at_recs_price>div.trade-up-item__price--blue>.price,
  .trade-up-item__price {
    font-size: 18px;
    font-weight: 500;
    color: #333;
  }
  
  .carousel {
    margin:0 auto !important;
  }
  
  }
  
  .see-more-section {
  padding: 0px !important;
  }
  
  .promoText-section {
    color: #06c;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
  }
  
  .promoText-section a{
    display: none;
  }
  
  .gb_exclusive,
  .us_exclusive,
  .ca_exclusive {
  background-color: #333;
  color: #fff;
  }
  
  .gb_urgency,
  .us_urgency,
  .ca_urgency {
  background-color: #d9384e;
  color: #fff;
  }
  
  .gb_educational,
  .us_educational,
  .ca_educational {
  background-color: #fff;
  color: #333;
  }
  
  .gb_offer_promo,
  .us_offer_promo,
  .ca_offer_promo {
  background-color: #0066cc;
  color: #fff;
  }
  
  .gb_popular,
  .us_popular,
  .ca_popular {
  background-color: #ffcc00;
  color: #000;
  }
  
  .gb_technology,
  .us_technology,
  .ca_technology {
  background-color: #000;
  color: #fff;
  }
  
  .fr_exclusive,
  .nl_exclusive,
  .ie_exclusive,
  .it_exclusive,
  .es_exclusive,
  .at_exclusive,
  .de_exclusive {
  background-color: #333;
  color: #fff;
  }
  
  .fr_urgency,
  .nl_urgency,
  .ie_urgency,
  .it_urgency,
  .es_urgency,
  .at_urgency,
  .de_urgency {
  background-color: #d9384e;
  color: #fff;
  }
  
  .fr_educational,
  .nl_educational,
  .ie_educational,
  .it_educational,
  .es_educational,
  .at_educational,
  .de_educational {
  background-color: #fff;
  color: #333;
  }
  
  .fr_offer_promo,
  .nl_offer_promo,
  .ie_offer_promo,
  .it_offer_promo,
  .es_offer_promo,
  .at_offer_promo,
  .de_offer_promo {
  background-color: #0066cc;
  color: #fff;
  }
  
  .fr_popular,
  .nl_popular,
  .ie_popular,
  .it_popular,
  .es_popular,
  .at_popular,
  .de_popular {
  background-color: #ffcc00;
  color: #000;
  }
  
  .fr_technology,
  .nl_technology,
  .ie_technology,
  .it_technology,
  .es_technology,
  .at_technology,
  .de_technology {
  background-color: #000;
  color: #fff;
  }
  
  
  .recs_wrapper.carousel{
  width:100%;
  margin:0px;
  visibility: visible;
  display: inline-flex;
  }
  
  .recs_wrapper .slick-slide img{
  width:100%;
  border: 2px solid #fff;
  }
  .recs_wrapper .wrapper .slick-dots li button:before {
  font-size:20px;
  color:white;
  }
  
  .recs_wrapper .slick-slide.slick-current{
  width: 17rem !important;
  }
  @media screen and (max-width: 500px) {
  .recs_wrapper.carousel.slick-initialized.slick-slider {
  position: relative;
  display: flex;
  box-sizing: border-box;
  } 
  
  .recs_wrapper.carousel a.at_recs_card {
    display: block !important;
     border: 1px solid #dadada;
    background-color: #ffffff;
    text-decoration: none !important;
    display: inline-block;
    width: 100%;
    padding: 0;
    position: relative;
  }
  
  .at_recs_card>.image_container {
    display: flex;
    justify-content: center;
  
  }
  
  .recs_wrapper .slick-slide .at-table-column {
      padding: 10px;
  }
  
  .at_recs_price.trade-up-item__regional {
      width: 100% !important;
  }
  div.trade-up-item__price--blue {
        padding-bottom: 10px;
    }
    
    a.at_recs_card:hover, a.at_recs_card:focus, a.at_recs_card:active {
        border: 1px solid #333;
        color: #333;
        outline: none;
    }
    
    .recs-container .row {
        width: 100% !important;
        margin-left: 25px !important;
    }
  }
  
  .recs_wrapper .slick-list{padding:0 40% 0 0 !important; }
  
  .recs_wrapper .slick-prev, .recs-container .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 47%;
  display: block;
  width: 35px;
  height: 35px;
  padding: 0;
  margin-top: -10px \9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  border-radius: 17px;
  background: #a7a4a4;
  }
  
  .recs_wrapper .slick-next {
  left: 83%;
  }
  
  .recs_wrapper .slick-prev {
  z-index: 99;
  right: 86%;
  }
  
  
  .recs_wrapper .slick-next:before {
  content: '→';
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  left: -2px;
  font-size: 0;
  }
  .recs_wrapper .slick-prev:before {
  content: '←';
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  right: -3px;
  font-size: 0;
  }
  
  .recs_wrapper .slick-prev:before, .recs-container .slick-next:before {
  color: white;
  -webkit-font-smoothing: antialiased; 
  border: solid white;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 5px;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  }
  
  .recs_wrapper .slick-disabled {
  opacity: 0;
  pointer-events: none;
  }
  
  .recs_wrapper .slick-track {
  display: flex !important;
  }
  .recs_wrapper .slick-slide
  {
  height: inherit !important;
  }
  
  .trade-up-item__price {
  border-top: 1px solid #dadada;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 24px;
  }
  
  .trade-up-item__text.trade-up-item__name {
  line-height: 1.3;
  padding-right: 10px;
  }
  
  @media screen and (min-width: 768px) and (max-width: 1024px) {
  .recs_wrapper.carousel {
    margin: 0 auto !important;
  }
  .recs_wrapper.carousel li:nth-child(4) {
     display: none;
  }
  .at-table-column.col-xs-12.col-md-3 {
     width: 33.33%
  }
  }
  
  
  .review_text {
  font-size: 0.875rem;
  }
  .trade-up-item__price--blue, .trade-up-item__reduced-price, .trade-up-item__text {
  padding-left: 15px;
  }
  
  .recs_wrapper #chevron-bold-sr {
  display: none !important;
  }
  
  .recs_wrapper .slick-track:after, .slick-track:before {
  display: none;
  }
  
  .at_recs_price .price{
  margin: 0;
  }
  
  .hidden-xs-up{
  display: none !important;
  }
  
  .trade-up-item__price--blue.trade-up-item__price, .trade-up-item__price{
  display: flex;
  }
  
  .recs-container {
  background: #fcfcfc;
  padding: 3rem;
  }
  
  #maincontent > div.columns > div > div > div.container-par.parbase.recs-container.at_template_recs > div > div > div > div > h2{
    padding-left: 1rem;
  }
  
  
  @media screen and  (max-width: 1024px) {
    .recs-container .container-fluid{
        width: 90%;
    }
  }
  
  @media screen and (min-width: 1280px) {
    
    .recs-container .container-fluid{
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 20px;
    }
  }
  
  
  @media screen and (min-width: 1440px) {
    
    .recs-container .container-fluid{
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0;
        max-width: 1270px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
  }
  
  .product__price-matched-promo{
    padding-left: 8px;
    
  }
  .displayNone{
    display: none;
  }