.wrap.wide-temp.dealzone {
  padding: 0;
}
.wrap.wide-temp.dealzone #sidebar {
  display: none;
}
.wrap.wide-temp.dealzone #dealzone-product .col9 {
  width: 100%;
}

.dealzone-header {
  position: relative;
  padding: 15px;
  background: #f3f1f1;
  margin: 0 auto;
  text-align: center;
}
.dealzone-header h1 {
  font-size: 3rem;
  color: #f00;
  text-transform: uppercase;
  line-height: 1;
  padding: 10px 0 2px;
}
.dealzone-header h1.small {
  font-size: 3rem;
}
.dealzone-header h2 {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #666;
  line-height: 1;
  font-weight: 500;
}

.dealzone-countdown {
  position: absolute;
  right: -10px;
  top: 25px;
  width: 300px;
  color: #fff;
  padding: 5px 10px 10px;
  background: #f00;
  text-transform: uppercase;
}
.dealzone-countdown:after {
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #990000 transparent transparent transparent;
  content: " ";
  height: 0;
  bottom: -10px;
  right: 0px;
  position: absolute;
  width: 0;
}

#dealzone-countdown {
  padding-top: 0px;
}
#dealzone-countdown span {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.1;
}
#dealzone-countdown .text {
  font-size: 14px;
  display: block;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
}
#dealzone-countdown .countdown-grp {
  position: relative;
  width: 75px;
  text-align: center;
  float: left;
  line-height: 1;
}
#dealzone-countdown .countdown-grp:after {
  content: ":";
  font-size: 40px;
  position: absolute;
  right: -6px;
  top: 0px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
}

.dealzone-expires {
  text-align: center;
  font-size: 14px;
  padding-top: 3px;
}

#dealzone-countdown .seconds-grp:after {
  content: "";
}

#dealzone-product #product-info {
  display: inline-block;
  display: block;
  zoom: 1;
  border: 15px solid #f3f1f1;
  background-color: #fff;
}
@media screen and (max-width: 1023px) {
  #dealzone-product #product-info {
    background-color: #f3f1f1;
  }
}
#dealzone-product .product-info:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#dealzone-product .ks-product-pricing {
  display: none !important;
}
#dealzone-product #ks-not-available-message {
  position: relative;
  width: 98%;
  margin: 0;
  padding: 10px 0px 0px;
  height: auto;
  background: transparent;
  color: #fff;
}
#dealzone-product .ks-product-option .m-basket-buy {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
}
#dealzone-product .ks-product-option .m-basket-buy .stock-level {
  position: relative;
  margin: 0 2%;
}
#dealzone-product .ks-product-option .m-basket-buy .m-basket-price, #dealzone-product .ks-product-option .m-basket-buy .prod-price-discount {
  display: none;
}
#dealzone-product .ks-product-option .combo-selected, #dealzone-product .ks-product-option .qty, #dealzone-product .ks-product-option .m-basket-buy {
  background-color: inherit;
}

/* Basket */
.m-basket-add .sold-out-subscribe {
  text-align: left;
  padding-top: 5px;
  display: none;
}

#dealzone-product .ks-product-option .qty label, #dealzone-product .ks-product-option .stock-level {
  color: #fff;
  background-color: inherit;
}
#dealzone-product .ks-select label {
  color: #fff;
  background-color: inherit;
}
#dealzone-product #m-basket {
  background: #f00;
  margin-bottom: 15px;
  position: relative;
}
#dealzone-product #m-basket .m-basket-summary .ks-product-option {
  position: relative;
  margin: 0;
  display: inline-block;
  min-height: 35px;
}
#dealzone-product #m-basket .m-basket-summary .ks-product-option form {
  width: 100%;
  display: inline-block;
}
#dealzone-product #m-basket .m-basket-summary .qty {
  left: 2%;
  width: 98%;
  margin: 0;
  top: 0;
  position: relative;
  height: auto;
  padding-top: 10px;
}
#dealzone-product .m-basket-row {
  min-height: 0px;
  padding: 10px 0px 0px;
  border-width: 0px 0px 0px;
  background: transparent;
}
#dealzone-product .m-basket-row .m-basket-options-wrap {
  padding-bottom: 10px;
}
#dealzone-product .m-basket-row .m-basket-summary-wrap {
  background: #303146;
}
#dealzone-product #productBuyingOptions {
  width: 100%;
}
#dealzone-product #productBuyingOptions .prodSelect {
  width: 50%;
  float: left;
}
#dealzone-product #productBuyingOptions .prodSelect .ks-select {
  padding-left: 3%;
  width: 97%;
  border: 0;
}
#dealzone-product #productBuyingOptions .prodSelect .ks-select .moostach {
  width: 97%;
}
#dealzone-product .m-basket-add {
  background: #303146;
  min-height: 10px;
  padding: 15px 15px 10px 15px;
}
#dealzone-product #product-pic-wrap {
  margin: 0;
  padding: 0;
}
#dealzone-product #product-pic {
  height: auto;
  border: 0;
}
@media screen and (max-width: 1023px) {
  #dealzone-product #product-pic {
    background-color: #f3f1f1;
  }
}

.page-i #dealzone-product .col4 {
  padding-bottom: 0;
  background-color: #fff;
}
.page-i #dealzone-product .col45 {
  /*width: 550px;*/
  padding: 15px 0px 0 20px;
  margin: 0 0 0 0;
}
.page-i #dealzone-product .col45 .product-desc {
  background: #fff;
}

#dealzone-product .product-desc li {
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 11px;
  background-position: 0 13px;
}
#dealzone-product .product-name h1 {
  font-size: 26px;
}
#dealzone-product #product-pic-wrap .product-overlay.sale {
  font-size: 40px;
  line-height: 40px;
  padding: 10px;
  top: 100px;
  left: -20px;
  width: 110px;
  text-align: center;
  color: #fff;
}
#dealzone-product #product-pic-wrap .product-overlay.sale:after {
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent #990000 transparent transparent;
  content: " ";
  height: 0;
  top: 100px;
  left: 0px;
  position: absolute;
  width: 0;
}

#dealzone-price-wrapper {
  color: #fff;
  background-color: #f00;
  padding: 10px;
  position: relative;
  margin: 10px 0 10px -20px;
}
#dealzone-price-wrapper:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 41px 25px 41px 0;
  border-color: transparent #f00 transparent transparent;
  content: " ";
  position: absolute;
  top: 0;
  left: -25px;
}
#dealzone-price-wrapper #prod-price {
  padding: 0 0 0 25px;
}
#dealzone-price-wrapper .prod-price {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}
#dealzone-price-wrapper .prod-note {
  font-size: 20px;
  display: block;
  color: #fff;
}
#dealzone-price-wrapper .prod-reduced {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 20px;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
}

#deal-info {
  position: relative;
  min-height: 200px;
  background: #303146;
}
#deal-info .deal-html {
  width: 70%;
  min-height: 200px;
  background: #303146;
  line-height: 12px;
}
#deal-info .deal-html .deal-content {
  color: #fff;
  padding: 10px 15px;
}
#deal-info .deal-html .deal-content ul {
  list-style: inherit;
  padding-bottom: 13px;
}
#deal-info .deal-html .deal-content ul li {
  margin-left: 20px;
}

#main-footer p {
  line-height: 1;
}

#deal-info .deal-html p {
  line-height: 1;
}
#deal-info .deal-html h2 {
  color: #fff;
  line-height: 1.5;
  font-size: 24px;
  padding-bottom: 10px;
}
#deal-info .deal-html a {
  color: #fff;
  text-decoration: underline;
}
#deal-info .deal-html img {
  width: 100%;
  height: auto;
}
#deal-info .deal-subscribe {
  width: 25%;
  height: 170px;
  background-color: #303146;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}

.deal-subscribe form {
  position: relative;
  margin: 5px 0px;
}
.deal-subscribe .newsletter_ajax_loader {
  margin: 10px 30px 0 0;
}
.deal-subscribe input {
  border: 1px solid #dbdbdb;
  font-size: 15px;
  background: #fafafa url("i/i-newsletter.png") no-repeat 8px 13px;
  padding: 9px 5px 9px 30px;
  color: #666;
  width: 198px;
  height: auto;
  margin: 5px 0px;
}
.deal-subscribe button {
  position: relative;
  border: none;
  width: 234px;
  height: 35px;
  font-weight: bold;
  font-size: 17px;
  margin: 10px 0 0;
  cursor: pointer;
}
.deal-subscribe span {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

.dealwidget {
  border: 5px solid #f3f1f1;
  margin: 10px 0px;
  cursor: pointer;
}

#other-deals .dealwidget {
  width: 224px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.dealwidget-top {
  padding: 10px;
  text-align: center;
  min-height: 260px;
}
.dealwidget-top h5 {
  font-size: 15px;
}

.dealwidget-header {
  background-color: #f3f1f1;
  color: #fff;
  font-weight: bold;
  padding: 10px;
}

.dealwidget-footer {
  background-color: #f3f1f1;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  color: #f00;
}

.dealwidget-header {
  font-size: 26px;
  padding: 6px 10px 10px;
  color: #f00;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.dealwidget-countdown {
  padding: 14px 5px 10px;
  width: 200px;
  margin: auto;
  background: #f00;
  color: #fff;
  text-transform: uppercase;
}
.dealwidget-countdown span {
  font-size: 20px;
  font-weight: bold;
}
.dealwidget-countdown .text {
  font-size: 11px;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  margin: 4px 0 0 0;
}
.dealwidget-countdown .countdown-grp {
  position: relative;
  width: 45px;
  text-align: center;
  float: left;
  line-height: 1;
}
.dealwidget-countdown .countdown-grp:after {
  content: ":";
  font-size: 20px;
  position: absolute;
  right: -2px;
  top: 2px;
}
.dealwidget-countdown .seconds-grp:after {
  content: "";
}

#dealwidget-pic-wrap {
  position: relative;
}
#dealwidget-pic-wrap .product-overlay {
  font-size: 18px;
  line-height: 20px;
  left: auto;
  right: -20px;
  bottom: auto;
  color: #fff;
  width: 60px !important;
}
#dealwidget-pic-wrap .product-overlay:after {
  border-style: solid;
  border-width: 5px 5px 0 0;
  border-color: #990000 transparent transparent transparent;
  content: " ";
  height: 0;
  bottom: -5px;
  right: 0px;
  position: absolute;
  width: 0;
}

#dealwidget-pic {
  width: 190px;
  margin: auto;
  text-align: center;
}
#dealwidget-pic img {
  width: auto;
  margin: auto;
  max-width: 190px;
  max-height: 150px;
}

#dealwidget-price {
  display: inline-block;
}
#dealwidget-price .prod-price {
  color: #f00;
  font-size: 18px;
  font-weight: bold;
}
#dealwidget-price span {
  float: none;
  display: block;
}

/* Product page */
#daily-deal-countdown {
  padding-bottom: 5px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
#daily-deal-countdown p {
  padding: 0px;
  margin-left: 5px;
}

.daily-deal-coountdown-header {
  background: #f3f1f1;
  font-size: 24px;
  color: #f00;
  text-transform: uppercase;
  padding: 5px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* #### Tablets and screens #### */
@media screen and (min-width: 1024px) and (max-width: 1239px) {
  .dealzone-header h1 {
    font-size: 44px;
  }
  .dealzone-header h2 {
    font-size: 28px;
  }
  .dealzone-header:after {
    top: 110px;
  }

  #dealzone-countdown span {
    font-size: 36px;
  }
  #dealzone-countdown .text {
    font-size: 13px;
  }
  #dealzone-countdown .countdown-grp {
    width: 25%;
  }
  #dealzone-countdown .countdown-grp:after {
    font-size: 36px;
    right: -3px;
  }

  .page-i #dealzone-product .col4 {
    width: 500px !important;
  }
  .page-i #dealzone-product .col45 {
    width: 420px;
  }

  #other-deals .dealwidget.other-deals {
    width: 231px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
}
/* #### Tablet portrait and mob #### */
@media screen and (max-width: 1023px) {
  .dealzone-header {
    padding: 20px 15px 0;
  }

  #dealzone-product #product-info {
    border: 0;
  }
  #dealzone-product .product-name {
    padding: 0px 0;
  }

  .product-name h1, .product-name h2 {
    margin: 0 0 15px 15px;
  }

  .page-i #dealzone-product .col4 {
    width: auto !important;
    margin: auto;
  }
  .page-i #dealzone-product .col45 {
    width: 80%;
    padding: 0px 0px 15px;
    margin: 0 auto;
    float: none;
    border: 0;
  }
  .page-i #dealzone-product .col45 .product-desc {
    padding: 15px 10px 0;
  }

  #dealzone-product #m-basket {
    padding: 0px;
  }
  #dealzone-product .m-basket-row {
    padding-top: 0;
  }
  #dealzone-product .m-basket-row .m-basket-options-wrap {
    padding-bottom: 0;
  }
  #dealzone-product .m-basket-row .m-basket-options-wrap .clear {
    height: 0;
  }

  .page-i #dealzone-product .product-name {
    background: #f2f2f2;
  }

  #dealzone-price-wrapper {
    margin: 0;
  }
  #dealzone-price-wrapper:after {
    display: none;
    left: 0;
    margin-left: 0;
  }

  .dealzone-header h1 {
    font-size: 44px;
  }
  .dealzone-header h2 {
    font-size: 24px;
  }

  .dealzone-countdown {
    height: 80px;
    top: 30px;
    width: 250px;
  }

  #dealzone-countdown span {
    font-size: 28px;
  }
  #dealzone-countdown .text {
    font-size: 13px;
  }
  #dealzone-countdown .countdown-grp {
    width: 55px;
  }
  #dealzone-countdown .countdown-grp:after {
    font-size: 28px;
    right: -3px;
  }

  #dealzone-product #product-pic-wrap .product-overlay.sale {
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    padding: 10px;
    top: 50px;
    bottom: auto;
  }

  #deal-info .deal-html {
    width: 100%;
  }
  #deal-info .deal-subscribe {
    position: relative;
    width: 100%;
  }
  #deal-info .deal-html {
    min-height: 0px;
    margin-bottom: 10px;
  }

  #dealzone-product #product-pic img {
    width: 60%;
    vertical-align: bottom;
  }
  #dealzone-product #product-pic-wrap .product-overlay.sale {
    font-size: 25px;
    line-height: 30px;
    padding: 10px;
    top: 50px;
    left: -5px;
    width: 110px !important;
    text-align: center;
    color: #fff;
  }
  #dealzone-product #product-pic-wrap .product-overlay.sale:after {
    top: 80px;
  }
  #dealzone-product #m-basket .m-basket-summary .qty {
    left: 2%;
    width: 96%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #dealzone-product #ks-product-submit {
    margin-top: 10px;
    width: 100%;
  }

  #dealzone-price-wrapper #prod-price {
    padding: 0px;
  }

  #daily-deal-countdown {
    border-width: 1px 0px;
  }

  .daily-deal-coountdown-header {
    padding: 10px;
  }

  #daily-deal-countdown p {
    margin-left: 10px;
  }

  #dealwidget-pic-wrap .product-overlay {
    display: block;
    padding: 4px 6px;
    right: -15px;
    top: 30px;
  }

  #other-deals .dealwidget.other-deals {
    width: 32%;
    margin-left: .6666%;
    margin-right: .6666%;
  }

  #product-features .thedailydeal {
    clear: both;
  }
}
/* #### Small tablets and phones #### */
@media screen and (max-width: 650px) {
  #dealzone-product #product-pic img {
    width: 100%;
  }

  .dealzone-header h1, .dealzone-header h2 {
    text-align: center;
  }

  .dealzone-countdown {
    top: auto;
    right: auto;
    left: auto;
    width: 245px;
    position: relative;
    display: block;
    margin: 10px auto 0px;
  }
  .dealzone-countdown:after {
    content: none;
  }

  .deal-subscribe input, .deal-subscribe button {
    width: 100%;
  }

  #deal-info .deal-html h2 {
    font-size: 18px;
  }

  .page-i #dealzone-product .col4 {
    width: auto !important;
  }
  .page-i #dealzone-product .col45 {
    width: 100%;
    border-top: 15px solid #f3f1f1;
  }

  #dealzone-price-wrapper .prod-note, #dealzone-price-wrapper .prod-reduced {
    font-size: 16px;
  }

  #other-deals .dealwidget.other-deals {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
/* ============== Mobile ===================== */
@media screen and (max-width: 480px) {
  #other-deals .dealwidget.other-deals {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}

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