.tech-week-topbar {
  height: auto;
  background-image: url("https://www.thinclient24.de/skin/frontend/default/tc24/images/top-bar-bg.jpg");
  background-size: cover;
  padding: 20px 0;
  position: relative;
}
.tech-week-topbar .tech-week-close {
  position: absolute;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 14px;
  font-weight: 800;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.tech-week-topbar .tech-week-logo {
  padding: 10px 0;
}
.tech-week-topbar .tech-week-btn {
  background-image: url("https://www.thinclient24.de/skin/frontend/default/tc24/images/tech-week-button-background.png");
  background-size: contain;
  width: 179px;
  height: 42px;
  text-align: center;
  padding: 10px;
  display: inline-block;
}
.tech-week-topbar .tech-week-btn a {
  color: #100a2c;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}
.tech-week-topbar #countdown-top-bar {
  padding: 15px 0;
  color: #fff;
  display: inline-block;
}
.tech-week-topbar .countdown-container {
  display: inline;
  margin-right: 30px;
}
.tech-week-topbar .countdown-container:last-child {
  margin-right: 0;
}
.tech-week-topbar .countdown-element {
  display: inline-block;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 5px;
  line-height: 1;
}
.tech-week-topbar span.caption {
  font-weight: 800;
  text-transform: uppercase;
  margin-left: 5px;
}

body.cms-tech-week .main-container {
  padding: 0;
  background-color: #100a2d;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
body.cms-tech-week .main-container h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.cms-tech-week .main-container h2 {
  font-size: 24px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
}
body.cms-tech-week .main-container p {
  font-size: 16px;
  font-weight: 600;
}
body.cms-tech-week .main-container p strong {
  font-weight: 800;
}
body.cms-tech-week .main-container .black-week-divider {
  text-align: center;
}
body.cms-tech-week .main-container .black-week-divider img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
body.cms-tech-week .header-row {
  background-image: url("https://www.thinclient24.de/media/wysiwyg/CMS_Seiten/black-week/header-bg.jpg");
  background-size: cover;
  padding: 30px 0;
}
body.cms-tech-week .header-row .header-caption {
  text-align: center;
}
body.cms-tech-week .header-row .header-caption img {
  display: inline-block;
}
body.cms-tech-week .header-row .header-body {
  background-color: rgba(26, 18, 62, 0.6);
  text-align: center;
}
body.cms-tech-week .header-row .header-body h2 {
  margin-bottom: 0;
}
body.cms-tech-week .header-row .header-body .countdown-element {
  background-color: #fff;
  border-radius: 5px;
  color: #160e3c;
  font-size: 35px;
  font-weight: 800;
  position: relative;
}
body.cms-tech-week .header-row .header-body .countdown-element .doublepoints {
  position: absolute;
  left: 105%;
  color: #fff;
  z-index: 1;
  line-height: 1.2;
  font-weight: 600;
}
body.cms-tech-week .header-row .header-body p.caption {
  font-weight: 800;
  margin: 5px 0 0 0;
  font-size: 12px;
}
body.cms-tech-week .box.rounded {
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin-bottom: 30px;
}
body.cms-tech-week .box.rounded .inner {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  padding: 15px;
}
body.cms-tech-week .box.rounded img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
body.cms-tech-week .footer-row {
  background-image: url("https://www.thinclient24.de/media/wysiwyg/CMS_Seiten/black-week/footer-bg.jpg");
  background-size: cover;
  padding-bottom: 30px;
}
body.cms-tech-week .btn {
  background-color: #fff;
  border-radius: 30px;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
  padding: 5px;
  font-size: 13px;
}

body.cms-tech-week-sale .main-container {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  color: #000;
}
body.cms-tech-week-sale .main-container h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: uppercase;
}
body.cms-tech-week-sale .main-container h2 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 30px;
  text-transform: uppercase;
}
body.cms-tech-week-sale .main-container p {
  font-size: 16px;
  font-weight: 600;
}
body.cms-tech-week-sale .main-container p strong {
  font-weight: 800;
}
body.cms-tech-week-sale .main-container .header-row {
  text-align: center;
  background-color: #100a2c;
}
body.cms-tech-week-sale .main-container .header-row img {
  display: inline-block;
}
body.cms-tech-week-sale .main-container .body-row {
  margin-top: -30px;
  padding-bottom: 30px;
}
body.cms-tech-week-sale .main-container .body-row > .container {
  padding-top: 15px;
  background-color: #fff !important;
  position: relative;
}
body.cms-tech-week-sale .main-container .footer-row {
  position: relative;
  text-align: center;
  background-color: #100a2c;
}
body.cms-tech-week-sale .main-container .footer-row img {
  display: inline-block;
}
body.cms-tech-week-sale .main-container .footer-row .container {
  height: 31px;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  background-color: #fff;
  margin: 0 auto;
}
body.cms-tech-week-sale .products-grid {
  margin: 30px 0;
}
body.cms-tech-week-sale .products-grid .item .box {
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.05);
  border: 1px solid #efefef;
  overflow: hidden;
  position: relative;
}
body.cms-tech-week-sale .products-grid .item .box .hover-overlay {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  padding: 60px 0 0 0;
  text-align: center;
}
body.cms-tech-week-sale .products-grid .item .box .hover-overlay img {
  display: inline-block;
}
body.cms-tech-week-sale .products-grid .item .box .hover-overlay p {
  display: block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
  padding-top: 15px;
  margin: 0;
}
body.cms-tech-week-sale .products-grid .item .box:hover .hover-overlay {
  opacity: 1;
}
body.cms-tech-week-sale .products-grid .item .box .product-image {
  max-width: 100%;
  padding: 0;
  margin: 0 auto 45px;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop {
  background-color: #19123f;
  padding: 0 30px 30px;
  color: #fff;
  z-index: 3;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop:before {
  content: "";
  position: absolute;
  width: calc(100% + 30px);
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  background-color: #19123f;
  top: -50px;
  height: 100px;
  left: -15px;
  z-index: 1;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop * {
  position: relative;
  z-index: 2;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .product-name {
  margin: 0;
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
  line-height: 1.25;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .product-name:hover {
  text-decoration: none;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .product-name:hover a {
  text-decoration: none;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .product-name a {
  font-weight: 600;
  color: #fff;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box {
  margin: 15px 0 0 0;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box .old-price .price-label, body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box .old-price .price {
  font-weight: 400;
  color: #d9d9d9;
  text-transform: uppercase;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box .no-special-price .old-price .price {
  text-decoration: none;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box .special-price .price {
  font-size: 26px;
  font-weight: 800;
  color: #ffe5a2;
  line-height: 1;
}
body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box .tax-info {
  display: none;
}
body.cms-tech-week-sale .tech-week-deals.highlights .products-grid .item .box .hover-overlay {
  width: 50%;
  padding: 90px 0 0 0;
}
body.cms-tech-week-sale .tech-week-deals.highlights .products-grid .item .box .product-image {
  float: left;
  width: calc(50% - 25px);
}
body.cms-tech-week-sale .tech-week-deals.highlights .products-grid .item .box .product-shop {
  width: 50%;
  height: 100%;
  right: 0;
  position: absolute;
}
body.cms-tech-week-sale .tech-week-deals.highlights .products-grid .item .box .product-shop:before {
  width: 100px;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
  border-top-right-radius: 0;
  top: -25px;
  height: calc(100% + 50px);
  left: -25px;
}
body.cms-tech-week-sale .tech-week-deals.highlights .products-grid .item .box .product-shop .inner {
  position: absolute;
  top: 50%;
  right: 30px;
  left: 15px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body.cms-tech-week-sale .tech-week-deals.weekly .products-grid {
  margin: 30px 0;
  padding: 0;
  border: 0 none;
}
body.cms-tech-week-sale .countdownContainer {
  background-color: #ffe5a2;
  margin: 0 15px;
  padding: 15px 0;
}
body.cms-tech-week-sale .countdownContainer p {
  font-size: 14px;
  margin: 0;
  color: #19123f;
  text-transform: uppercase;
  font-weight: 600;
}
body.cms-tech-week-sale .black-week-divider {
  margin: 20px 0;
}

@media screen and (min-width: 480px) {
  .tech-week-topbar .countdown-container {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  body.cms-tech-week .padding-s {
    padding: 0;
  }

  body.cms-tech-week-sale .padding-s, body.cms-tech-week-sale .col-main {
    padding: 0;
  }
  body.cms-tech-week-sale .main-container .body-row {
    margin-top: 0;
  }
  body.cms-tech-week-sale .main-container .body-row h2 {
    margin: 0;
  }
  body.cms-tech-week-sale .main-container .footer-row .container {
    display: none;
  }
  body.cms-tech-week-sale .products-grid {
    margin: 15px 0;
  }
  body.cms-tech-week-sale .products-grid .product-shop {
    overflow: initial;
  }
  body.cms-tech-week-sale .products-grid .item {
    padding: 15px;
    margin: 0;
    border: 0 none;
  }
  body.cms-tech-week-sale .products-grid .item .box .product-image {
    width: 100%;
    float: none;
  }
  body.cms-tech-week-sale .countdownContainer {
    margin: 15px 15px 0 15px;
  }
  body.cms-tech-week-sale .countdownContainer p {
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  body.cms-tech-week-sale .tech-week-deals.weekly .products-grid.odd {
    margin-top: 0;
  }
  body.cms-tech-week-sale .tech-week-deals.weekly .products-grid .item .box .product-shop {
    padding: 0 15px 15px;
  }
  body.cms-tech-week-sale .tech-week-deals.weekly .products-grid .item .box .product-shop .product-name {
    min-height: 85px;
    max-height: 85px;
    font-size: 14px;
  }
  body.cms-tech-week-sale .tech-week-deals.weekly .products-grid .item .box .product-shop .price-box .special-price .price {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  body.cms-tech-week-sale .main-container .footer-row .container {
    width: 750px;
  }
}
@media screen and (min-width: 992px) {
  body.cms-tech-week-sale .main-container .footer-row .container {
    width: 970px;
  }

  .tech-week-topbar {
    height: 42px;
    padding: 0;
  }
  .tech-week-topbar .tech-week-close {
    display: none;
  }
  .tech-week-topbar .tech-week-logo {
    margin-left: -7px;
  }
  .tech-week-topbar .tech-week-btn {
    float: right;
    margin-right: -10px;
  }
  .tech-week-topbar #countdown-top-bar {
    padding: 8px 0;
  }

  body.cms-tech-week .main-container h3 {
    font-size: 33px;
  }
  body.cms-tech-week .main-container h2 {
    font-size: 38px;
  }
  body.cms-tech-week .main-container p {
    font-size: 20px;
  }
  body.cms-tech-week .main-container .container {
    padding: 0 100px;
  }
  body.cms-tech-week .header-row {
    padding: 0 0 75px 0;
  }
  body.cms-tech-week .header-row .header-caption {
    padding-top: 140px;
  }
  body.cms-tech-week .header-row .header-body {
    padding: 90px 0;
  }
  body.cms-tech-week .header-row .header-body .countdown-element {
    font-size: 65px;
  }
  body.cms-tech-week .header-row .header-body p {
    margin: 30px 0 45px 0;
  }
  body.cms-tech-week .header-row .header-body p.caption {
    font-size: 20px;
  }
  body.cms-tech-week .footer-row {
    padding-bottom: 140px;
  }
  body.cms-tech-week .btn {
    font-size: 19px;
    padding: 15px 30px;
  }

  body.cms-tech-week-sale .main-container h2 {
    font-size: 35px;
    margin: 30px 0;
  }
  body.cms-tech-week-sale .main-container h3 {
    font-size: 21px;
  }

  body.cms-tech-week-sale .main-container .body-row {
    margin-top: -60px;
    padding-bottom: 60px;
  }
  body.cms-tech-week-sale .main-container .body-row > .container {
    padding-top: 60px;
  }
  body.cms-tech-week-sale .main-container .footer-row .container {
    height: 61px;
  }
  body.cms-tech-week-sale .products-grid {
    margin: 60px 0;
  }
  body.cms-tech-week-sale .products-grid .item .box .product-shop .price-box .special-price .price {
    font-size: 32px;
  }
  body.cms-tech-week-sale .tech-week-deals.highlights .products-grid {
    margin: 60px 0 0 0;
  }
  body.cms-tech-week-sale .tech-week-deals.weekly .products-grid .item .box .product-shop .price-box .special-price .price {
    font-size: 28px;
  }
  body.cms-tech-week-sale .countdownContainer {
    padding: 30px 0;
  }
  body.cms-tech-week-sale .countdownContainer p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  body.cms-tech-week-sale .main-container .footer-row .container {
    width: 1200px;
  }

  body.cms-tech-week-sale .tech-week-deals.weekly .products-grid .item .box .product-shop .price-box .special-price .price {
    font-size: 32px;
  }
}

/*# sourceMappingURL=black-week.css.map */
