.blackfriday-header-section {
  background: #313b4f;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.blackfriday-header-section .close-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0px;
  line-height: 0px;
  background: rgba(49, 59, 79, 0.5);
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.blackfriday-header-section .close-btn .icon {
  width: 18px;
  height: 17px;
  color: #969696;
}

.blackfriday-header-section .inner-content {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 150px;
  padding-right: 0px;
}

.blackfriday-header-section .text-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.blackfriday-header-section .image-content {
  align-self: flex-start;
  max-height: none;
  max-width: none;
  padding-bottom: 0;
}



.blackfriday-header-section .title {
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  max-width: 260px;
  margin-right: 45px;
}

.blackfriday-header-section .backlink-content {
  display: flex;
  flex-direction: column;
  margin-right: 55px;
}

.blackfriday-header-section .backlink-content .logo-button {
  background: #ffffff;
  border-radius: 2px;
  color: #313b4f;
  padding: 9px 18px 9px 18px;
}

.blackfriday-header-section .backlink-content .logo-button .netkazan-logo {
  width: 120px;
  height: 32px;
}

.blackfriday-header-section .backlink-content .backlink {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-top: 15px;
  font-weight: 700;
}

.blackfriday-tag {
  display: inline-flex !important;
  align-items: center;
  padding: 0px 6px 0px 6px;
  height: 36px;
  border-radius: 2px;
  background: #313b4f;
  color: #ffffff;
  font-weight: 700;
}

.blackfriday-tag .percent {
  font-size: 30px;
  line-height: 24px;
}

.blackfriday-tag .text {
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-left: 2px;
}

.product-card .image-outer .tags-container > .tags-bottom .blackfriday-tag {
  display: none !important;
}

.product-card .image-outer > .blackfriday-tag {
  position: absolute;
  left: 0px;
  bottom: 15px;
}

.product-card.lying-card .image-outer > .blackfriday-tag {
  bottom: auto;
  top: calc(100% + 5px);
}

.main-header:not(.small-header):not(.fixed) .blackfriday-header-section {
  position: relative;
  z-index: 13;
}

.main-header:not(.small-header):not(.fixed).blackfriday-header {
  position: relative;
  padding-top: 0px;
  padding-bottom: 111px;
}

.main-header:not(.small-header):not(.fixed).blackfriday-header > .top {
  bottom: 56px;
  top: auto;
}

.main-header:not(.small-header):not(.fixed).blackfriday-header > .bottom {
  top: auto;
  bottom: 0px;
}

.main-header:not(.small-header):not(.fixed).blackfriday-header .megamenu-container {
  top: 100%;
}

.product-page-content .blackfriday-offer-block {
  display: inline-flex;
  padding: 18px 28px 20px 28px;
  margin: 23px 0px 40px 0px;
  font-size: 0px;
  line-height: 0px;
  color: #313b4f;
  text-decoration: none;
  background: #F2FBF5;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  border: 1px solid #09B53E;
}

.product-page-content .blackfriday-offer-block span {
  display: block;
}

.product-page-content .blackfriday-offer-block > .text-content .text {
  font-size: 14px;
  line-height: 22px;
  margin-top: 2px;
}

.product-page-content .blackfriday-offer-block .title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.product-page-content .blackfriday-offer-block .button {
  width: 170px;
  color: #ffffff;
  display: inline-flex;
  min-width: 170px;
  margin-left: 80px;
  height: 38px;
  padding: 0px 15px 0px 15px;
}

.product-page-content .blackfriday-offer-block .button .text {
  font-size: 12px;
  line-height: 12px;
}

@media all and (min--moz-device-pixel-ratio: 0) {
  .blackfriday-header-section .backlink-content .logo-button:hover {
    color: #da0d0e;
  }
}

@media (hover: hover) {
  .blackfriday-header-section .backlink-content .logo-button:hover {
    color: #da0d0e;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .blackfriday-header-section .backlink-content .logo-button:hover {
    color: #da0d0e;
  }
}

@media (pointer: coarse) {
  .main-header:not(.small-header):not(.fixed).blackfriday-header {
    padding-bottom: 55px;
  }
  .main-header:not(.small-header):not(.fixed).blackfriday-header > .top {
    bottom: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .main-header:not(.small-header):not(.fixed).blackfriday-header {
    padding-bottom: 55px;
  }
  .main-header:not(.small-header):not(.fixed).blackfriday-header > .top {
    bottom: 0px;
  }
}

@media screen and (max-width: 1120px) {

  .blackfriday-header-section  {
	display:none;
  }
}


@media screen and (max-width: 1023px) {
  .blackfriday-header-section .text-content {
    width: 400px;
  }
  .blackfriday-header-section .image-content {
    width: calc(100% - 400px);
  }
  .blackfriday-header-section .close-btn .icon {
    color: #ffffff;
  }
  .product-page-content .blackfriday-offer-block {
    width: 100%;
  }
  .product-page-content .blackfriday-offer-block > .text-content {
    width: calc(100% - 200px);
  }
  .product-page-content .blackfriday-offer-block .button {
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .blackfriday-header-section .text-content {
    width: 300px;
  }
  .blackfriday-header-section .image-content {
    width: calc(100% - 300px);
  }
}

@media screen and (max-width: 600px) {
  .blackfriday-header-section .inner-content {
    padding-right: 20px !important;
    flex-wrap: wrap !important;
  }
  .blackfriday-header-section .image-content {
    display: none !important;
  }
  .blackfriday-header-section .backlink-content {
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    margin-right: 0px !important;
    padding-top: 15px;
  }
  .blackfriday-header-section .backlink-content .logo-button {
    background: transparent;
    padding: 0px;
    margin-right: 30px;
    color: #ffffff;
  }
  .blackfriday-header-section .backlink-content .backlink {
    margin-top: 3px;
  }
  .blackfriday-header-section .text-content {
    width: 100% !important;
    margin: 0px !important;
    justify-content: center !important;
    text-align: center !important;
    padding: 20px 0px 40px 0px !important;
  }
  .blackfriday-header-section .text-content .counter {
    justify-content: center !important;
    margin-top: 15px !important;
  }
  .blackfriday-header-section .close-btn {
    width: 22px;
    height: 22px;
    top: 5px;
    right: 5px;
  }
  .blackfriday-header-section .close-btn .icon {
    width: 13px;
    height: 12px;
  }
  .main-header:not(.small-header):not(.fixed).blackfriday-header {
    padding-bottom: 104px;
  }
  .main-header:not(.small-header):not(.fixed).blackfriday-header > .top {
    height: 104px;
  }
  .main-header .blackfriday-header-section .content-width {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .product-card .image-outer > .blackfriday-tag {
    display: none !important;
  }
  .product-card .image-outer .tags-container > .tags-bottom .blackfriday-tag {
    width: 74px;
    margin-top: 5px;
    display: flex !important;
    height: 32px;
    height: 42px;
  }
  .product-card .image-outer .tags-container > .tags-bottom .blackfriday-tag .percent {
    font-size: 24px;
    line-height: 24px;
  }
  .product-card .image-outer .tags-container > .tags-bottom .blackfriday-tag .text {
    font-size: 12px;
    line-height: 12px;
  }
  .blackfriday-tag {
    width: 74px;
    margin-top: 5px;
    display: flex !important;
    height: 32px;
  }
  .blackfriday-tag .percent {
    font-size: 24px;
    line-height: 24px;
  }
  .blackfriday-tag .text {
    font-size: 12px;
    line-height: 12px;
  }
  .product-page-content .blackfriday-offer-block {
    width: 100%;
    padding: 20px 0px 20px 0px;
    margin: 15px 0px 25px 0px;
    position: relative;
    flex-wrap: wrap;
    padding: 20px 15px 20px 15px;
  }
  .product-page-content .blackfriday-offer-block > .text-content {
    width: 100%;
  }
  .product-page-content .blackfriday-offer-block > .text-content .text {
    font-size: 12px;
    line-height: 18px;
  }
  .product-page-content .blackfriday-offer-block .title {
    font-size: 14px;
    line-height: 18px;
  }
  .product-page-content .blackfriday-offer-block .button {
    margin: 15px auto 0px auto;
    width: 100%;
  }
}

/*# sourceMappingURL=global-blackfriday.css.map */
