.wrap_ribbon_premium {
  display: none;
}

span.peridoika-price-etos {
  display: none;
}

.block.widget.block-products-list.periodika-paketa.grid .product-item .actions-primary button.action.tocart.primary {
  display: block !important;
  opacity: unset !important;
  visibility: visible !important;
}

.breadcrumbs {
  display: none;
}

span.price-container.price-final_price.tax.weee span.price-label {
  display: none;
}

.nb-heading .sec-h2 {
  margin-bottom: 40px;
}

.nb-heading h2:not(.sec-h2) {
  margin-bottom: 60px;
}

.page-contents.promotions .prmomtions-contents {
  margin-top: 10px;
  margin-bottom: 80px;
}

@media screen and (min-width: 992px) and (max-width: 1060px) {
  .promotions-info-inner-cell {
    padding-left: 40px !important;
  }

  .nb-menu-tabs-section .nb-menu-tabs-wrap li {
    padding-left: 14px !important;
  }

  .nb-menu-tabs-section .nb-menu-tabs-wrap a {
    font-size: 16px !important;
  }
}

html {
  scroll-behavior: smooth;
}

main {
  color: #333;
  font-size: 16px;
  font-family: "Roboto", Arial, sans-serif;
  background: #fff;
}

main h1 {
  font-size: 40px;
  font-weight: 500;
  color: #222;
  margin-bottom: 20px;
  line-height: 1.1;
}

main h2 {
  font-size: 28px;
  color: #222;
  font-weight: 400;
  letter-spacing: -1.5px;
  border-bottom: 3px solid #931b17;
  display: inline-block;
  line-height: 1.2;
  padding: 5px 0 10px;
  margin-bottom: 35px;
  position: relative;
}

main h3 {
  font-size: 28px;
  color: #931b17;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.5px;
  margin-bottom: 25px;
}

main h4 {
  font-size: 20px;
  color: #222;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

main h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  color: #222;
  margin-bottom: 10px;
}

main h6 {
  font-size: 13px;
}

main a {
  color: #1976D2;
}

main a:hover {
  color: inherit;
}

main button,
main .nb-button {
  font-size: 12px;
  padding: 12.5px 30px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  transition: all 500ms ease;
  border-width: 2px !important;
  border: 2px solid #931b17;
  color: #fff;
  background: #931b17;
  display: inline-block;
  line-height: 1.4;
}

main button:hover,
main .nb-button:hover {
  background-color: transparent;
  color: #931b17;
  border-color: #931b17;
}

main button:focus-visible,
main .nb-button:focus-visible {
  background-color: #fff;
  color: #931b17;
}

main .nb-button-secondary {
  background: #1976D2;
  border-color: #1976D2;
}

main .nb-button-secondary:hover,
main .nb-button-secondary:focus-visible {
  color: #1976D2;
  border-color: #1976D2;
}

main .nb-no-button-style {
  padding: 0;
  border: 0 !important;
  background: transparent !important;
  text-align: left;
}

main .nb-button-wrap {
  margin: 20px 0 0;
}

main .nb-button-wrap>* {
  margin: 10px 0;
}

main .nb-button-wrap>*:not(:last-child) {
  margin-right: 10px;
}

main img {
  max-width: 100%;
}

main ul,
main ol {
  padding-left: 20px;
}

main .container {
  max-width: 1360px !important;
}

main .nb-grey-section {
  background-color: #f9f9f9;
}

#maincontent {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}

.nb-open+.nb-add-to-calendar-box,
.nb-add-to-calendar-box:focus-within {
  opacity: 1;
  pointer-events: all;
}

.nb-add-to-calendar-box {
  background-color: #fff;
  color: #333;
  position: absolute;
  top: 40px;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s;
  min-width: 200px;
}

.nb-add-to-calendar-box svg {
  width: 12px;
  margin-right: 10px;
}

.nb-add-to-calendar-box a {
  display: flex;
  align-items: center;
  padding: 5px;
  color: #333;
}

.nb-add-to-calendar-box a:hover {
  opacity: 0.8;
}

.nb-add-to-calendar-box a:focus-visible {
  opacity: 0.6;
}

@media screen and (min-width: 576px) {
  main h1 {
    font-size: 50px;
  }

  main h2 {
    font-size: 30px;
  }
}

@media screen and (min-width: 768px) {
  main h1 {
    font-size: 60px;
  }

  main button,
  main .nb-button {
    font-size: 14px;
  }
}

@media screen and (min-width: 1200px) {
  main h2 {
    font-size: 35px;
  }
}

.nb-hero-section {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background-attachment: unset;
  background-position: center;
  background-size: cover;
}

.nb-hero-section .container {
  padding: 0 10px;
}

.nb-hero-section .nb-text-wrap {
  position: relative;
  z-index: 1;
  font-size: 17px;
}

.nb-hero-section .nb-text-wrap>*:last-child {
  margin-bottom: 0;
}

.nb-hero-section h2 {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 10px;
  letter-spacing: 0;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
}

.nb-hero-section .nb-icon-and-text-wrap {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.nb-hero-section .nb-icon-and-text-wrap h4 {
  margin-bottom: 0;
  line-height: 2;
}

.nb-hero-section .nb-icon-and-text-wrap:hover h4 {
  opacity: 0.8;
}

.nb-hero-section .nb-icon-and-text-wrap:hover .nb-icon-button {
  background-color: transparent;
  color: #931b17;
}

.nb-hero-section .nb-icon-and-text-wrap:focus-visible h4 {
  opacity: 0.6;
}

.nb-hero-section .nb-icon-and-text-wrap:focus-visible .nb-icon-button {
  background-color: #fff;
  color: #931b17;
}

.nb-hero-section .nb-icon-button {
  padding: 2px;
  border-radius: 50%;
  margin-right: 10px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.nb-hero-section .nb-hero-info-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.nb-hero-section .nb-hero-info-wrap .nb-hero-info {
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .nb-hero-section {
    padding: 10vh 0;
    background-position: center right;
  }
}

.nb-text-section {
  padding: 60px 0;
}

@media screen and (min-width: 768px) {
  .nb-text-section {
    padding: 80px 0;
  }

}


.nb-gallery-section {
  padding: 60px 0;
}

.nb-gallery-section iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav {
  margin: 0;
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav button {
  pointer-events: all;
}

.nb-gallery-section .owl-carousel .owl-stage {
  background: transparent !important;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev,
.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  background-color: white;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
  position: absolute;
  pointer-events: all;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  color: #333;
  font-size: 40px;
  line-height: 1;
  transition: 0.5s;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:hover:before,
.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:focus:before,
.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:hover:before,
.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:focus:before {
  background-color: rgba(51, 51, 51, 0.7);
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -15px;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  top: 13px;
  left: 14px;
  width: 25px !important;
  height: 25px !important;
  width: 25px !important;
  height: 25px !important;
  transform: rotate(180deg) !important;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  display: none;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -15px;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  top: 13px;
  left: 11px;
  width: 25px !important;
  height: 25px !important;
  transform: none !important;
}

.nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  display: none;
}

.nb-gallery-section .owl-stage-outer {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .nb-gallery-section {
    padding: 80px 0;
  }
}

@media screen and (min-width: 1400px) {
  .nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    right: -30px;
  }

  .nb-gallery-section .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
    left: -30px;
  }
}

.nb-menu-tabs-section {
  padding: 10px 0;
  z-index: 10;
  background-color: #f9f9f9;
}

.nb-menu-tabs-section.nb-open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.nb-menu-tabs-section .nb-menu-tabs-toggle {
  font-size: 30px;
  margin-left: 20px;
  color: #333;
  display: flex;
  align-items: center;
  border: 0 !important;
}

.nb-menu-tabs-section .nb-menu-tabs-toggle:hover {
  color: rgba(255, 255, 255, 0.8);
}

.nb-menu-tabs-section .nb-menu-tabs-toggle:focus {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6);
}

.nb-menu-tabs-section .nb-button-primary {
  background-color: #e8a12e;
  border-radius: 50px;
  min-width: 200px;
  text-align: center;
  padding: 15px 25px;
  font-size: 17px;
}

.nb-menu-tabs-section .nb-menu-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nb-menu-tabs-section .nb-menu-tabs-wrap {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
  background-color: #f9f9f9;
  z-index: 1;
  height: 0;
  overflow: hidden;
  pointer-events: none;
  transition: height 0.5s;
  padding: 0 15px;
}

.nb-menu-tabs-section .nb-menu-tabs-wrap li {
  width: 100%;
  padding: 5px 10px;
}

.nb-menu-tabs-section .nb-menu-tabs-wrap li:first-child {
  padding-top: 20px;
}

.nb-menu-tabs-section .nb-menu-tabs-wrap li:last-child {
  padding-bottom: 20px;
}

.nb-menu-tabs-section .nb-menu-tabs-wrap a {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  transition: 0.5s;
}

.nb-menu-tabs-section .nb-menu-tabs-wrap a:hover {
  color: rgba(51, 51, 51, 0.6);
}

.nb-menu-tabs-section .nb-menu-tabs-wrap a:focus-visible {
  color: rgba(51, 51, 51, 0.5);
}

.nb-menu-tabs-section .nb-open+.nb-menu-tabs-wrap,
.nb-menu-tabs-section .nb-menu-tabs-wrap:focus-within {
  height: 215px;
  pointer-events: all;
}

@media screen and (min-width: 992px) {
  .nb-menu-tabs-section .nb-menu-tabs-toggle {
    display: none;
  }

  .nb-menu-tabs-section .nb-menu-tabs-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: auto !important;
    width: auto;
    pointer-events: all;
    align-items: center;
  }

  .nb-menu-tabs-section .nb-menu-tabs-wrap li {
    width: auto;
    padding: 10px 0 10px 25px !important;
  }
}

@media screen and (min-width: 1200px) {
  .nb-menu-tabs-section .nb-menu-tabs-toggle {
    display: none;
  }

  .nb-menu-tabs-section .nb-menu-tabs-wrap li {
    padding: 10px 0 10px 40px !important;
  }
}

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

.header-style-1 .header-bottom {
  position: relative !important;
}

.breadcrumbs {
  display: none;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}

button.amsearch-button.-close.-clear.-icon {
  background-color: #1a73e8;
}

main .nb-hero-section h1,
main .nb-hero-section h4,
main .nb-hero-section h2,
main .nb-hero-section {
  color: #fff;
}

main .nb-hero-section .nb-icon-and-text-wrap:hover .nb-icon-button,
main .nb-hero-section .nb-icon-and-text-wrap:focus-visible .nb-icon-button {
  color: #008085;
}

main h3 {
  color: #f0f0f0;
}

main h2 {
  border-bottom-color: #f29400;
}

main .nb-button-primary,
.nb-menu-tabs-section .nb-button-primary {
  border: 2px solid #f29400;
  background: #f29400;
}

.nb-menu-tabs-section .nb-button-primary:hover,
.nb-menu-tabs-section .nb-button-primary:focus-visible,
main .nb-button-primary:hover,
main .nb-button-primary:focus-visible {
  background-color: #d98500;
  color: #fff;
  border-color: #d98500;
}

.nb-hero-section .nb-icon-button {
  background: white;
  border-color: white;
  color: #333333;
}

.main .nb-icon-and-text-wrap:hover:not(:focus-visible) .nb-icon-button {
  color: #fff !important;
  border-color: #fff !important;
}

main button,
main .nb-button {
  border: 2px solid #008085;
  background: #008085;
}

main button:hover,
main button:focus-visible,
main .nb-button:hover,
main .nb-button:focus-visible {
  background-color: transparent;
  color: #008085;
  border-color: #008085;
}

main .nb-button-secondary {
  background: #076c70;
  border-color: #076c70;
}

main .nb-button-secondary:hover,
main .nb-button-secondary:focus-visible {
  color: #076c70;
  border-color: #076c70;
}

main .nb-button:focus-visible,
main .nb-button-secondary:focus-visible {
  background-color: #fff;
}

section.nb-hero-section {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
}

/*section.nb-hero-section:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }*/

.nb-text-wrap li {
  margin-bottom: 5px !important;
}

@media screen and (min-width: 768px) {
  /*section.nb-hero-section:before {
      background: linear-gradient(90deg, rgb(0, 0, 0, 0.55) 50%, rgba(0, 0, 0, 0) 100%);
    }*/
}

.nb-features-section .nb-heading {
  text-align: center;
}

.nb-contents-section .nb-heading {
  text-align: center;
}

section.nb-features-section ul.features-item {
  padding-left: 0px;
}

section.nb-features-section .feature-box {
  display: flex;
}

section.nb-features-section .feature-box .box-icon {
  margin-right: 20px;
}

section.nb-features-section .feature-box .box-icon i.fas {
  width: 28px;
  font-size: 28px;
  line-height: 40px;
  color: #f29400;
  background-color: transparent;
}

section.nb-features-section .box-text.align-self-center.align-self-md-start p {
  margin: 0 0 2.6em;
}

section.nb-features-section .box-text.align-self-center.align-self-md-start ul li {
  margin: 0 0 1.6em;
}

section.nb-features-section .features-image {
  text-align: center;
  margin-top: -80px;
}

section.nb-features-section .features-image img {
  max-height: 997px;
  margin-bottom: -100px;
}

.features-item>li {
  list-style: none;
}

.nb-subscriptions-section {
  background: #f9f9f9;
}

.nb-subscriptions-section .nb-heading {
  text-align: center;
}

.nb-subscriptions-section .block.widget.block-products-list.periodika-paketa.grid li.product-item {
  width: 100%;
  max-width: 410px;
}

.nb-subscriptions-section .block.widget.block-products-list.periodika-paketa.grid ol.product-items.widget-product-grid {
  text-align: center;
}

.nb-subscriptions-section .periodika-titlos-sundromis {
  text-align: center;
  font-size: 23px;
  color: #000000;
}

.nb-subscriptions-section .products-grid .product-item-info .product-item-details .price-box .price {
  color: #f29400;
  font-size: 24px !important;
}

.nb-subscriptions-section .products-grid .product-item-info .product-item-details .price-box .old-price .price {
  top: 0px !important;
  font-size: 24px !important;
  color: #000000;
  display: block;
}

.nb-contents-section .contents-title {
  font-size: 20px;
  color: #222;
  font-weight: 400;
  letter-spacing: -1.5px;
  border-bottom: 3px solid #f29400;
  display: inline-block;
  line-height: 1;
  padding: 5px 0 10px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  margin-bottom: 19px;
  position: relative;
}

.nb-contents-section .nb-text-wrap {
  margin-bottom: 48px;
}

.nb-contents-section {
  padding-top: 80px;
}

.page-contents.promotions li.promotions-lists h3 {
  font-size: 35px !important;
  color: #222;
  font-weight: 400;
  letter-spacing: -1.5px;
  display: inline-block;
  line-height: 1;
  padding: 5px 0 13px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  position: relative;
  border-bottom: 3px solid #f29400;
  margin-bottom: 0px;
}

.page-contents.promotions li.promotions-lists>div {
  color: #fff !important;
  border-left: none !important;
  padding-left: 0px !important;
}

.page-contents.promotions li.promotions-lists button.action.primary.tocart {
  background-color: #f29400;
}

.nb-subscriptions-section button.action.tocart.primary {
  border-radius: 4px;
  border: 1px solid #f29400;
  color: #f29400;
  width: 100%;
  background: none;
  font-size: 17px;
  line-height: 1.35294;
  font-weight: 700;
  margin: 20px 0px;
}

span.nea-prosthiki {
  color: #f29400;
  font-weight: 500;
}

.promotion-pr-type {
  display: none !important;
}

.nb-hero-section .nb-hero-logo {
  width: 360px;
  max-width: 85%;
  margin-bottom: 30px;
}

.nb-heading {
  text-align: center;
}

.sec-h2 {
  border-bottom: none;
  padding-bottom: 18px;
}

.sec-h2:before {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #f29400;
  position: absolute;
  bottom: 0;
  left: calc(50% - 30px);
}

.periodika-leptomeries.lept1 {
  padding-left: 15px;
  padding-right: 15px;
}

.periodika-leptomeries i.fas.fa-check {
  padding-right: 10px;
}

.products-grid .product-item-info .product-item-details {
  padding: 40px 14px 10px !important;
}

.navs-tabs-default-ul-title {
  font-size: 14px;
  margin-bottom: 10px;
  color: #8d8d8d;
}

.products-grid .product-item-info .product-item-details .product-item-name {
  height: 32px;
}

main .nb-visually-hidden {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.nb-hero-section {
    background: url(https://assets.nb.org/nb/2026/images/4K_ONLINE_1920x600_02.jpg);
    background-position: center left !important;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 768px) {
  .nb-subscriptions-section .block.widget.block-products-list.periodika-paketa.grid li.product-item {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 400px) {
  .nb-hero-section {
    min-height: 300px !important;
  }
}


.product-4k-online .page-contents.promotions {
  position: relative;
  justify-content: center;
  margin-top: 0;
}

.product-4k-online .page-contents.promotions:before {
  content: '';
  background: #f9f9f9;
  width: 100vw;
  height: 100%;
  position: absolute;
  margin-left: calc(50% - 50vw);
}

.product-4k-online .page-contents.promotions li.promotions-lists>div {
  text-align: center;
}

.product-4k-online .page-contents.promotions li.promotions-lists h3 {
  padding-bottom: 18px;
  border-bottom: 0;
}

.product-4k-online .page-contents.promotions li.promotions-lists h3:before {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #f29400;
  position: absolute;
  bottom: 0;
  left: calc(50% - 30px);
}

.product-4k-online .nb-contents-section {
  padding-bottom: 50px;
}

.product-4k-online .prmomtions-contents .promotions-info .actions {
  float: none;
}

.product-4k-online .promotions-info-inner-cell {
  text-align: left;
}

.product-4k-online .promotions-discount-container .promotions-selections .promotions-inline {
  background-color: #fff;
}

.product-4k-online .promotions-discount-container .promotions-selections .promotions-inline.promotions-selections-plus {
  padding: 0 1px;
}

@media screen and (min-width: 992px) {
  .product-4k-online .container-book .promotions-selections {
    grid-template-columns: 270px auto 270px 330px;
  }
}

@media screen and (max-width: 992px) {
  .prmomtions-contents .promotions-selections {
    float: none !important;
  }
}

/* start 4k 2026 */

.nborg-4k-26-sundromes-hero-buttons-wrap {
  display: flex;
  flex-wrap: wrap;
}

.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button {
  margin: 20px 20px 0 0;
  font-size: 17px;
min-width: 220px;
    text-align: center;
}

.product-4k-online #features .nb-heading .sec-h2 {
  margin-bottom: 60px;
}

.product-4k-online #features {
  padding-bottom: 60px;
}

.product-4k-online .nb-subscriptions-section .product-items.widget-product-grid {
  display: grid;
  grid-template-columns: 1fr;
  max-width: 410px;
  gap: 30px;
  margin: auto !important;
}

.product-4k-online .nb-subscriptions-section .product-item {
  height: 100%;
  width: 100% !important;
  margin: 0 !important;
}

.product-4k-online .nb-subscriptions-section .product-item .product-item-info {
  margin-bottom: 0;
  height: 100%;
  padding-bottom: 200px;
}

.product-4k-online .nb-subscriptions-section .product-item:nth-child(2) .product-item-info {
  background-color: #F7FBFF;
  border-color: #002F63;
}

.product-4k-online .nb-subscriptions-section .product-item-info .product-item-details {
  padding: 30px 30px 10px !important;
  text-align: left;
  overflow: hidden;
  position: relative;
}

.product-4k-online .nb-subscriptions-section .product-item-info .product-item-details .product-item-name {
  height: auto;
}

.product-4k-online .nb-subscriptions-section .periodika-titlos-sundromis {
  text-align: left;
  margin-bottom: 25px;
  padding-right: 35px;
  font-size: 25px;
}

.product-4k-online .rewards__product-earn-points-qualex-online.rewards__product-earn-points .price {
  margin: 0;
}

.product-4k-online .products-grid .product-item-info .product-item-details .price-box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  color: #8D8D8D;
}

.product-4k-online .nb-subscriptions-section .products-grid .product-item-info .product-item-details .price-box .old-price .price {
  color: #8D8D8D;
  font-size: 24px !important;
}

.product-4k-online .nb-subscriptions-section .products-grid .product-item-info .product-item-details .price-box .price {
  color: #222;
  font-size: 32px !important;
  margin-right: 10px;
}

.product-4k-online .rewards__product-earn-points {
  margin-bottom: 25px;
  display:none!important;
}

.product-4k-online .nb-subscriptions-section button.action.tocart {
  border-radius: 50px;
  padding: 12px;
  width: 100%;
  margin: 10px 0;
}

.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button.nb-button-primary,
.product-4k-online .btn-apoktiste a.pricing-action.default-yellow-secondary {
  background-color: #f29400!important;
  color: #fff;
  border-radius: 50px;
  padding: 12px;
  transition: 0.5s;
  border-width: 2px;
   border-color: #f29400;font-weight: 700; 
}
.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button.nb-button-primary:hover,
.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button.nb-button-primary:focus,
.product-4k-online .btn-apoktiste a.pricing-action.default-yellow-secondary:hover,
.product-4k-online .btn-apoktiste a.pricing-action.default-yellow-secondary:focus {
  background-color: #d98500!important;
  border-color: #d98500;
}

.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button.nb-button-secondary,
.product-4k-online .btn-free-trial a.pricing-action.default-yellow-secondary {
  background-color: #fff;
  border: 2px solid #f29400;
  color: #f29400;font-weight: 700;
  border-radius: 50px;
  padding: 12px;
  transition: 0.5s;
}

.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button.nb-button-secondary:hover,
.nborg-4k-26-sundromes-hero-buttons-wrap .nb-button.nb-button-secondary:focus,
.product-4k-online .btn-free-trial a.pricing-action.default-yellow-secondary:hover,
.product-4k-online .btn-free-trial a.pricing-action.default-yellow-secondary:focus {
  background-color: #fbeedf;
}

.product-4k-online .nb-subscriptions-section .product-item-actions .actions-primary {
  width: 100%;
  padding: 0 30px;
}

.product-4k-online .products-grid .product-item-actions {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}

.nborg-4k-26-sundromes-info-wrap {
  text-align: left;
  padding: 0 15px;
}

.nborg-4k-26-sundromes-info-tlt {
  font-weight: 700;
  margin-bottom: 10px;
}

.nb-subscriptions-section .nborg-4k-26-sundromes-info-cnt li {
  color: #8D8D8D;
  border: 0;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 15px;
}

.nborg-4k-26-sundromes-info-cnt li:before {
  content: "\f00c";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  color: #222;
  font-size: 12px;
  width: 40px;
  line-height: 1.8;
  position: absolute;
  left: 0;
  top: 0;

}

.nborg-4k-26-sundromes-info-cnt li strong {
  color: #333;
  font-weight: 500;
  display: flex;
  align-items: center;
  width: 100%;
}

.nb-subscriptions-section .nborg-4k-26-sundromes-info-cnt li.nborg-4k-26-sundromes-info-box-wrap {
  border: 2px solid transparent;
  border-radius: 8px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #F29400, #EAD510) border-box;
  margin-left: -10px;
  width: calc(100% + 20px);
}

.nborg-4k-26-sundromes-info-box-wrap-inner {
  padding-left: 20px;
}

.nborg-4k-26-sundromes-info-box-wrap .nborg-4k-26-sundromes-info-box-wrap-inner {
  background-color: #FFFCF6;
  padding: 10px 30px;
  border-radius: 8px;
}

.nborg-4k-26-sundromes-info-cnt li.nborg-4k-26-sundromes-info-box-wrap:before {
  left: 10px;
  top: 10px;
}

.nborg-4k-26-sundromes-info-box-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  background-color: transparent!important;
}

.nborg-4k-26-sundromes-info-box-img {
  width: 25px;
  margin-left: 5px
}

.nborg-4k-26-sundromes-info-box-btn-cnt {
  opacity: 0;
  position: absolute;
  background: #fff;
  padding: 10px;
  right: 0;
  border: 1px solid #8D8D8D;
  border-radius: 8px;
  top: 30px;
  color: #333;
  font-size: 12px;
  transition: 0.2s;
  pointer-events: none;
}

.nborg-4k-26-sundromes-info-box-btn:focus+.nborg-4k-26-sundromes-info-box-btn-cnt,
.nborg-4k-26-sundromes-info-box-btn:hover+.nborg-4k-26-sundromes-info-box-btn-cnt,
.nborg-4k-26-sundromes-info-box-btn-cnt:hover {
  opacity: 1;
  pointer-events: all;
}

.nborg-4k-26-sundromes-info-box-btn {
  background: transparent;
  border: 0 !important;
  display: flex;
  width: 15px;
}

.nborg-4k-26-sundromes-popular {
  background: #002F63;
  color: #fff;
  font-size: 11px;
  display: flex;
  justify-content: center;
  position: absolute;
  right: -30px;
  top: 25px;
  transform: rotate(45deg);
  padding: 5px 40px;
}

.product-4k-online .mst-product_kit__kitList,
.product-4k-online .rewards__product-earn-points-qualex-online-3,
.product-4k-online .periodika-paketa .product-item:first-child .rewards__product-earn-points-qualex-online-2,
.product-4k-online .periodika-paketa .product-item:last-child .rewards__product-earn-points-qualex-online-1,
.product-4k-online .product-items .product-item-info .rewards__product-points,
.product-4k-online #subscriptions~.product-info-main {
  display: none !important;
}



.nborg-4k-26-hero-label-wrap {
  display: block;
  margin-bottom: 20px;
}

.nborg-4k-26-hero-label {
  background-color: #329AD2;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  padding: 5px 16px;
  margin-left: 5px;
  display: inline-block;
  font-weight: 500;
  min-width: 120px;
  text-align: center;
}

.product-4k-online .nborg-4k-26-sundromes-dorean-dokimi-wrap {
  display: block !important;
}

.product-4k-online .periodika-leptomeries.lept1 {
    z-index: 1;
    position: relative;
}

@media (min-width: 700px) {
  .product-4k-online .nb-subscriptions-section .product-items.widget-product-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 735px;
  }
}

/* end 4k 2026 */