@font-face {
  font-family: Gotham;
  src: url("https://its-london.s3-eu-west-1.amazonaws.com/fonts/Gotham/GOTHAM-MEDIUM.TTF"); }
@font-face {
  font-family: Gotham-Bold;
  font-weight: bold;
  src: url("https://its-london.s3-eu-west-1.amazonaws.com/fonts/Gotham/GOTHAM-BOLD.TTF"); }
.CMR {
  margin: 0px !important; }

.deals {
  background-color: #feed00; }
  .deals .dealsCMR > div {
    background-color: #feed00;
    margin-bottom: 0px !important;
    padding: 10px 0px; }

.dealsCMR > .fwCategory {
  background-color: #feed00 !important;
  margin-bottom: 0px !important; }

.scrollToTop {
  background-color: #252525 !important; }

.innerContentWide, .row-ITS {
  max-width: 85%; }

.dealsBannerContainer {
  max-width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center; }
  .dealsBannerContainer .dealsBannerItem {
    text-align: center;
    margin: 6px;
    width: 700px; }
    .dealsBannerContainer .dealsBannerItem > a > img {
      width: 100%;
      text-align: center; }

@media screen and (max-width: 1440px) {
  .dealsBannerContainer .dealsBannerItem {
    width: 500px; } }
@media screen and (max-width: 1040px) {
  .dealsBannerContainer .dealsBannerItem {
    width: 430px; } }
@media screen and (max-width: 900px) {
  .dealsBannerContainer .dealsBannerItem {
    width: 80%; }

  .deals .dealsHeaderD {
    width: 100%; } }
.dealsHeaderD {
  display: block;
  margin: 0 auto; }

.dealsHeaderM {
  display: none; }

#dealsLayoutContainer {
  max-width: 100%;
  margin: 0 auto;
  margin-top: -1px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  background-color: #feed00;
  padding: 20px 0px; }
  #dealsLayoutContainer .dealsContainer .deals-item-template {
    background-color: #fff;
    padding: 0px;
    min-height: 335px;
    width: 310px;
    border-radius: 5px;
    margin: 7px;
    box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2);
    position: relative; }
    #dealsLayoutContainer .dealsContainer .deals-item-template .deals-saving {
      font-family: Gotham, futura-pt, sans-serif;
      font-weight: 600;
      min-height: 43px;
      background-color: #db0000;
      width: 60%;
      margin: 0 auto 10px auto;
      padding: 10px 0px;
      font-size: 18px;
      text-align: center;
      color: #fff;
      border-radius: 0px 0px 5px 5px; }
    #dealsLayoutContainer .dealsContainer .deals-item-template .emptySaving {
      background-color: #fff; }
    #dealsLayoutContainer .dealsContainer .deals-item-template .deals-title-Container {
      min-height: 40px;
      margin-bottom: 10px;
      padding: 0px 5px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-title-Container .deals-title .dealsBrandTitle {
        font-size: 16px;
        font-weight: 600;
        padding-right: 5px;
        text-align: left;
        font-family: Gotham, futura-pt, sans-serif;
        display: inline-block;
        float: left; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-title-Container .deals-title .dealsTitleDesc {
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        font-family: Gotham, futura-pt, sans-serif;
        display: block;
        min-height: 38px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-title-Container .deals-key-feature {
        display: block;
        min-height: 30px;
        margin-bottom: 2px; }
        #dealsLayoutContainer .dealsContainer .deals-item-template .deals-title-Container .deals-key-feature > span {
          color: #db0000;
          font-family: Gotham, futura-pt, sans-serif;
          font-weight: 600 !important;
          display: block;
          min-height: 48px;
          font-size: 13px; }
    #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-image {
      width: 57%;
      padding-left: 5px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-image > a {
        position: relative; }
        #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-image > a > .dealsOverlayImage {
          position: absolute;
          top: 120px;
          z-index: 1;
          left: 4px;
          width: 45px; }
        #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-image > a > img {
          margin-top: -10px;
          width: 160px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-image .dealsOrderRef {
        display: block;
        float: left;
        width: 100%;
        color: #696969;
        clear: both;
        text-align: center;
        overflow: hidden;
        font-family: Gotham, futura-pt, sans-serif;
        font-weight: 600;
        margin-bottom: 5px; }
        #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-image .dealsOrderRef .dealsOrderRefCode {
          display: block;
          float: none;
          text-align: center;
          clear: both;
          overflow: hidden;
          font-family: Gotham, futura-pt, sans-serif;
          font-weight: 600; }
    #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now {
      width: 43%;
      padding-right: 5px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now > img {
        width: 80px;
        display: block; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealStockStatus {
        display: block;
        font-family: Gotham, futura-pt, sans-serif;
        color: #1ca902;
        font-weight: 600;
        font-size: 18px;
        margin: 5px 0px;
        text-transform: uppercase; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealStockStatusOos {
        color: #fff;
        font-size: 18px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealStockAvailSoon {
        color: orange;
        font-size: 16px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsDeliverystat {
        display: block;
        font-family: Gotham, futura-pt, sans-serif;
        font-size: 14px;
        color: #696969;
        font-weight: bold;
        text-transform: uppercase; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsWasPricecontainer {
        min-height: 18px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsWasPrice {
        display: block;
        font-family: Gotham, futura-pt, sans-serif;
        text-decoration: line-through;
        font-size: 14px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsExVatPrice {
        display: block;
        font-family: Gotham, futura-pt, sans-serif;
        color: #212121;
        font-size: 23px;
        font-weight: 600; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsIncVatPrice {
        display: block;
        font-family: Gotham, futura-pt, sans-serif;
        font-size: 10px;
        margin-bottom: 5px; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsShopNowBtn {
        display: block;
        border-radius: 3px;
        padding: 5px 0px;
        font-family: Gotham, futura-pt, sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        background: #1ca902;
        width: 100%;
        text-align: center; }
      #dealsLayoutContainer .dealsContainer .deals-item-template .deals-image-container .deals-shop-now .dealsShopNowBtn:hover {
        background: #1fca00; }

.dealsOverlayImage {
  position: absolute;
  top: 130px;
  z-index: 1;
  left: 4px;
  width: 45px; }

.dealSoldOutItem {
  display: none;
  background-color: #f7f7f7b5;
  z-index: 999;
  position: absolute;
  height: 95%;
  padding: 0px;
  min-height: 335px;
  width: 310px;
  height: 320px;
  border-radius: 5px;
  margin: 7px;
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2); }

.dealSoldOutItem h2 {
  font-size: 55px;
  transform: rotate(-38deg);
  margin: auto;
  bottom: 125px;
  position: absolute;
  color: #f10000;
  font-family: Gotham, futura-pt, sans-serif; }

.dealsPreBtn {
  display: block;
  border-radius: 3px;
  padding: 5px 0px;
  font-family: Gotham, futura-pt, sans-serif;
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 600;
  background: #FEDE00;
  width: 100%;
  text-align: center; }

/*# sourceMappingURL=dealsD.css.map */
