.category-appendix,
.product-appendix {
  display: none;
}
.in-index .position--benefitHomepage {
  margin-top: 30px;
}
.contact-box ul li > span small {
  display: block;
}

/*KONKURENCNE VYHODY*/
.benefitBanner__picture {
  height: 100px;
}
.benefitBanner__picture img {
  max-height: 100px;
  max-width: 55px;
}
.benefitBanner__title {
  /* KONKURENCNE VYHODY zmena farby a tlustoty nadpisu*/
  color: #29c2d2 !important;
  font-weight: 800;
  font-size: 24px;
}
.benefitBanner .benefitBanner__item {
  /* KONKURENCNE VYHODY zmena pozicie ikony*/
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.benefitBanner .benefitBanner__item .benefitBanner__picture {
  /* KONKURENCNE VYHODY zmena pozicie ikony*/
  margin-right: 12px;
  margin-bottom: 10px;
  padding-left: 0;
}
.benefitBanner .benefitBanner__item .benefitBanner__content {
  /* KONKURENCNE VYHODY zmena pozicie ikony*/
  padding: 0 10px;
}
.p-image-wrapper .flags-extra .flag-discount:before {
  width: 70px;
  height: 70px;
}
.contact-address__content .contact-box ul li.contact-address__first {
  margin-bottom: 0;
}
.contact-address__content p {
  font-size: 16px;
  margin-top: 25px;
  line-height: 1.6;
}

.contact-address__content .contact-box ul li.contact-address__second {
  font-size: 16px;
  font-weight: 700;
  margin-top: 25px;
}

.contact-address__content .contact-box ul li > span a {
  text-decoration: underline;
}

.in-contacts .content-inner > article {
  display: none;
}

.contact-address {
  width: 100%;
}

.products-group.no-carousel {
  margin-top: 0;
}

/* ZACIATOK WELCOME ABOUTUS*/
.welcome__left-panel {
  margin-bottom: 0;
}
.welcome .welcome__content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.welcome__right-panel {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  text-align: center;
  order: -1;
  margin-bottom: 50px !important;
}

.welcome__right-panel img {
  max-width: 500px;
}
/* KONIEC WELCOME ABOUTUS*/

.p-info-headline h1 {
  font-size: 26px;
}

.navigation-close {
  display: none;
}

@media (min-width: 768px) {
  .products-group {
    margin-top: 50px;
  }
  .top-navigation-bar {
    display: none;
  }
  .flags-extra {
    top: 5px;
  }
  .p-image-wrapper .flags-extra .flag-discount .price-save sub {
    font-size: 15px;
  }
  .p-image-wrapper .flags-extra {
    top: 5px;
  }
  .no-carousel .h4.homepage-group-title[class*="homepage-products-heading"] {
    margin-top: 60px;
  }

  .welcome .welcome__content {
    flex-direction: row;
  }
  .p-info-headline h1 {
    font-size: 30px;
  }
}

.products-block.products .p .name {
  display: block;
  -webkit-line-clamp: inherit;
}
.navigation-buttons .click-cart a:after {
  display: none;
}
.custom-footer__banner1 {
  margin-bottom: 25px;
}
.welcome ul {
  text-align: left;
}
#categories .expandable > a > span,
#categories .expandable > .topic > a > span {
  top: 2px;
}
.support .contact-box ul li > span:before {
  font-size: 20px;
}
.support .contact-box ul li > span.tel:before {
  font-size: 26px;
}
.support .contact-box ul li a {
  font-size: 16px;
}
.support__address-block {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .welcome p {
    font-size: 16px;
  }
  .multiple-columns-body .votes-wrap .slider-group-reviews {
    padding: 0 30px;
    margin: 0 20px;
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 80px;
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

@media (min-width: 992px) {
  .header-top {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .popup-widget.login-widget {
    top: 91px;
  }

  .popup-widget.cart-widget {
    top: 91px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 115px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 115px;
  }
}

/*CZ SK ikony*/
.top-lang {
  font-size: 16px;
}
.top-lang a {
  position: relative;
  padding: 10px 5px;
  padding-left: 35px;
  color: #333333;
}
.top-lang a.active {
  font-weight: 600;
  color: #39baba;
}
#header {
  border-color: #e0e5ee;
  color: #333333 !important;
  background-color: #ffffff;
  background-image: none;
}

@media only screen and (max-width: 768px) {
  .top-lang {
    text-align: center;
    margin: 1rem 0px 1rem 0px;
  }
}

@media only screen and (min-width: 768px) {
  .top-lang {
    position: absolute;
    top: -35px;
    right: 0;
    width: max-content;
    display: inline-block;
    margin-right: 20px;
  }

  .top-navigation-menu {
    display: flex;
  }
  .top-navigation-bar .container > div:nth-of-type(1) {
    order: 1;
  }
  .top-navigation-bar .container > div:nth-of-type(2) {
    order: 2;
  }
  .top-navigation-bar .container > div:nth-of-type(3) {
    order: 3;
  }
  .top-navigation-contacts {
    visibility: hidden;
  }
}

/*MISOVE*/
/*Button v navode OS*/
.button-navodOS {
  transition-duration: 0.4s;
  background-color: white;
  color: #333333;
  border: 2px solid #333333;
  font-weight: bold;
  padding: 10px 24px;
}

.button-navodOS:after {
  content: "Otvorenie nastavení informácií o systéme";
}

.button-navodOS:hover:after {
  content: "Funguje len pre Windows 10 a Windows 11 ";
}

.button-navodOS:hover {
  background-color: #333333;
  color: white;
}

/*LUKAŠ UPRAVY NA WEBE*/
/*Zľava pri produkte*/
.flag.flag-discount:before {
  width: 70px;
  height: 70px;
}
.price-save {
  font-size: 15px !important;
}

/*priznaky produktoch flags*/
.flag {
  padding: 4px 8px !important;
  letter-spacing: 0.24px !important;
  margin-bottom: 2px !important;
  font-size: 10px !important;
  order: 4 !important;
}

/*FAQ*/
.faq-content-title {
  background-color: #29c2d2 !important;
}

.faq-side-list__item.is-active {
  background-color: #29c2d2 !important;
  color: white;
}

/*sekcia návody*/
.news-item .text .title {
  font-size: 18px;
  text-align: center;
  -webkit-line-clamp: 3;
}
.news-item .text .description p:last-child {
  text-align: center;
}
.news-item time,
.news-item-detail time {
  visibility: hidden;
}

/*nadpisy kategorie*/
.category-title {
  text-align: center;
}

.type-posts-listing .content-inner h1 {
  text-align: center;
}

/*nadpisy návody*/
.type-post .content-inner h1 {
  text-align: center;
}

/*Veľkosť šipiek*/
.categories-new-design #categories ul ul ul .expandable .cat-trigger {
  left: 10px;
}

.button-navodTA {
  transition-duration: 0.4s;
  background-color: white;
  color: #333333;
  border: 2px solid #333333;
  font-weight: bold;
  padding: 10px 24px;
}

.carousel-indicators li:hover,
.carousel-indicators li.active {
  visibility: hidden;
}
.navigation-in > ul > li:not(.ext) > a {
  color: #bb2024;
  font-size: 20px;
}
.site-msg-custom.information,
.site-msg.information {
  background-color: #db1b4e;
}

.top-lang a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  left: 8px;
  top: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.top-lang a.top-lang--sk:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Ccircle style='fill:%23F0F0F0;' cx='256' cy='256' r='256'/%3E%3Cpath style='fill:%230052B4;' d='M256,512c141.384,0,256-114.616,256-256c0-31.314-5.632-61.311-15.923-89.043H15.923 C5.633,194.689,0,224.686,0,256C0,397.384,114.616,512,256,512z'/%3E%3Cpath style='fill:%23D80027;' d='M256,512c110.071,0,203.906-69.472,240.077-166.957H15.923C52.094,442.528,145.929,512,256,512z'/%3E%3Cpath style='fill:%23F0F0F0;' d='M66.198,144.696v127.706c0,72.644,94.901,94.903,94.901,94.903s94.9-22.259,94.9-94.903V144.696 H66.198z'/%3E%3Cpath style='fill:%23D80027;' d='M88.459,144.696v127.706c0,8.528,1.894,16.582,5.646,24.133c37.234,0,92.886,0,133.987,0 c3.752-7.55,5.646-15.605,5.646-24.133V144.696H88.459z'/%3E%3Cpolygon style='fill:%23F0F0F0;' points='205.62,233.739 172.23,233.739 172.23,211.478 194.491,211.478 194.491,189.217 172.23,189.217 172.23,166.957 149.969,166.957 149.969,189.217 127.709,189.217 127.709,211.478 149.969,211.478 149.969,233.739 116.577,233.739 116.577,256 149.969,256 149.969,278.261 172.23,278.261 172.23,256 205.62,256 '/%3E%3Cpath style='fill:%230052B4;' d='M124.471,327.61c14.345,9.015,29.083,14.249,36.628,16.577c7.545-2.327,22.283-7.562,36.628-16.577 c14.466-9.092,24.607-19.49,30.365-31.075c-6.351-4.493-14.1-7.143-22.471-7.143c-3.048,0-6.009,0.361-8.856,1.024 c-6.033-13.708-19.728-23.285-35.665-23.285s-29.633,9.577-35.665,23.285c-2.847-0.663-5.809-1.024-8.856-1.024 c-8.371,0-16.12,2.65-22.471,7.143C99.863,308.119,110.004,318.517,124.471,327.61z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}

.top-lang a.top-lang--cz:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Ccircle style='fill:%23F0F0F0;' cx='256' cy='256' r='256'/%3E%3Cpath style='fill:%23D80027;' d='M233.739,256c0,0-158.609,181.055-158.759,181.019C121.306,483.346,185.307,512,256,512 c141.384,0,256-114.616,256-256H233.739z'/%3E%3Cpath style='fill:%230052B4;' d='M74.98,74.98c-99.974,99.974-99.974,262.065,0,362.04C116.293,395.707,156.026,355.974,256,256 L74.98,74.98z'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}

/* NEW */

.flag.flag-nova-licence,
.flag.flag-novy-softver,
.flag.flag-druhotna-licence,
.flag.flag-druhotna-licencia {
  order: -3 !important;
}

.flag.flag-neprenosny-kluc,
.flag.flag-prenosny-kluc,
.flag.flag-neprenosna-verze,
.flag.flag-prenosna-verze {
  order: -2 !important;
}

.flag.flag-viaze-sa-na-ms-ucet,
.flag.flag-tel--aktivacia,
.flag.flag-tel--aktivace,
.flag.flag-vaze-se-na-konto {
  order: -1 !important;
}

.products-inline:not(.products-top)
  > div
  .p
  .p-in
  .p-in-in
  .ratings-wrapper
  .flags {
  display: flex;
  flex-wrap: wrap;
}

.footer-bottom {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 767px) {
  .click-cart {
    background: var(--color-primary);
    border-radius: 8px;
  }
  .click-cart:hover {
    background: black;
  }

  #header .cart-count {
    border-radius: 7px 7px 0 0;
  }

  .header-top .btn.cart-count:before {
    font-size: 26px;
  }

  .navigation-buttons .click-cart a::after {
    color: #fff;
  }

  .header-top .btn.cart-count:before {
    color: white !important;
  }

  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: #fff !important;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: #fff;
  }
  #header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 50vw);
    display: block;
    width: 100vw;
    height: 60px;
    z-index: 1;
    left: calc(50% - 50vw - 10px);
    background-color: var(--color-primary);
  }
  .menu-helper,
  #navigation {
    height: 60px;
  }

  .menu-helper {
    background-color: var(--color-primary);
  }

  .menu-helper > span {
    color: white;
    border: 0;
  }

  .menu-helper > span:after {
    color: white;
  }

  .menu-helper-visible .menu-helper > span:after {
    color: black;
  }

  .menu-helper > span {
    height: 100%;
  }

  .menu-helper > ul {
    top: 100%;
  }

  .menu-helper-visible .menu-helper > span {
    border-radius: 0;
  }

  .navigation-in > ul > li.ext > a:after,
  .navigation-in > ul > li > a {
    color: white !important;
  }
  .navigation-in > ul > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .navigation-in ul li a {
    padding-left: 20px;
  }
  #header {
    position: relative;
  }
  .navigation-close,
  .navigation-in {
    z-index: 3;
  }
  #header .site-name {
    top: -5px;
    position: relative;
  }
  .menu-helper-visible .menu-helper > span {
    color: black;
  }
}

@media (min-width: 992px) {
  .header-top {
    padding-bottom: 30px;
  }
}

/* SECONDARY */

.header-secondary-list {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.header-secondary-item {
  display: inline-flex;
  align-items: center;
  height: 40px;
  margin-right: 20px;
}

.header-secondary-item:hover .header-secondary-item__text {
  color: var(--color-primary-hover);
}

.header-secondary-item__icon {
  width: 25px;
  margin-right: 10px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-secondary-item__icon img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.header-secondary-item__text {
  color: var(--color-primary);
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 767px) {
  #header .navigation-wrapper > .header-secondary-list {
    display: none;
  }

  .header-secondary-list {
    flex-wrap: wrap;
  }
  .header-secondary-item {
    height: auto;
    width: 100%;
    margin-right: 0;
    padding: 16px 10px;
  }
}

.cart-window-visible #header .cart-count {
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  border-bottom: 0;
}

.cart-content .site-msg-custom {
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.site-msg-custom.step-1:before {
  color: var(--color-primary);
}

.in-navody .news-item .text .description {
  display: none;
}

.in-navody .news-item time,
.in-navody .news-item-detail time {
  display: none;
}

.in-navody .news-item .text .title {
  margin-bottom: 0;
}

.in-navody .news-item .image + .text {
  padding-bottom: 100px;
}

/* UPDATE */

.navigation-in > ul > li.ext > a:hover:after,
.navigation-in > ul > li > a:hover {
  color: var(--color-primary-hover) !important;
}

.navigation-in > ul > li.ext > ul > li a:hover,
.navigation-in ul.menu-level-2 a:hover {
  color: var(--color-primary-hover);
}

#footer ul a:hover {
  color: var(--color-primary-hover);
  text-decoration: underline;
}

@media (min-width: 768px) {
  .footer-icons .footer-icon {
    padding: 10px 10px;
    height: 65px;
    overflow: hidden;
    max-height: 80px;
  }
  .news-item:focus .title,
  .news-item:hover .title {
    color: var(--color-primary-hover);
  }

  .breadcrumbs a:hover span {
    text-decoration: underline;
    color: var(--color-primary-hover);
  }

  .breadcrumbs > span > a:hover:after {
    color: var(--color-primary-hover);
  }

  .footer-item.footer-item-newsletter .form-group.consents label a:hover,
  #footer.is-white .news-item-widget a:hover,
  #footer.is-white ul a:hover,
  #footer .copyright a:hover,
  .products-block .p:hover .name {
    color: var(--color-primary-hover);
    text-decoration: underline;
  }
  #footer.is-white .contact-box ul li.contact-box-icon:hover span::before {
    color: var(--color-primary-hover);
  }
  .subcategories li a:hover:before,
  .subcategories li a:hover .text {
    color: var(--color-primary-hover);
  }
  .products-inline:not(.products-top) > div .p:hover .p-in .p-in-in .name,
  .products-inline > div .p .p-in .p-in-in .name:hover {
    color: var(--color-primary-hover);
  }
  .click-cart {
    transition: background-color 250ms ease-out;
  }
  .click-cart:hover {
    background-color: var(--color-primary-hover) !important;
  }
  .cart-window-visible #header .cart-count {
    background-color: var(--color-primary-hover);
    border: 1px solid var(--color-primary-hover);
    border-bottom: 0;
    color: white;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  #categories .expandable > .topic > a:hover > span,
  .categories .topic > a:hover,
  .categories .topic.child-active > a:hover,
  .categories .topic.child-active > a:hover,
  #categories .expandable > a:hover > span,
  .box-bg-variant .categories a:hover,
  .categories ul a:hover {
    color: var(--color-primary-hover);
  }

  .categories-new-design .box .categories ul li.active > a:hover,
  .categories-new-design .box .categories ul li.active > a {
    color: white !important;
    background-color: var(--color-primary-hover);
  }

  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section.is-selected
    h4,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section.is-selected
    h4,
  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .slider-wrapper.is-selected
    h4,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .slider-wrapper.is-selected
    h4 {
    position: relative;
    color: white;
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary-hover);
  }

  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section.is-selected
    h4:after,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section.is-selected
    h4:after,
  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .slider-wrapper.is-selected
    h4:after,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .slider-wrapper.is-selected
    h4:after {
    color: white;
  }

  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section:not(.is-selected)
    h4:hover:after,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section:not(.is-selected)
    h4:hover:after,
  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .slider-wrapper:not(.is-selected)
    h4:hover:after,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .slider-wrapper:not(.is-selected)
    h4:hover:after,
  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section:not(.is-selected)
    h4:hover,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section:not(.is-selected)
    h4:hover,
  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .slider-wrapper:not(.is-selected)
    h4:hover,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .slider-wrapper:not(.is-selected)
    h4:hover {
    color: var(--color-primary-hover);
  }

  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section.open:not(.is-selected)
    h4,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .filter-sections
    .filter-section.open:not(.is-selected)
    h4,
  .row-filter.multiple-columns-body
    .filters-wrapper
    .filters
    .slider-wrapper.open:not(.is-selected)
    h4,
  .row-filter.one-column-body
    .filters-wrapper
    .filters
    .slider-wrapper.open:not(.is-selected)
    h4 {
    color: var(--color-primary-hover);
  }

  a.login-btn.facebook:hover strong,
  a.login-btn.google:hover strong,
  .login-wrapper .password-helper a + a:hover {
    color: var(--color-primary-hover);
  }

  .in-registration-login
    .content-inner
    .box-bg-transparent.co-box.co-registration:first-of-type
    input[type="radio"]:checked
    + label {
    color: var(--color-primary-hover);
  }

  .in-registration-login
    .content-inner
    .box-bg-transparent.co-box.co-registration:first-of-type
    input[type="radio"]:checked
    + label:before {
    background-color: var(--color-primary-hover);
  }

  .row-filter.multiple-columns-body .vybrane-filtry .filter-label:hover:before,
  .row-filter.one-column-body .vybrane-filtry .filter-label:hover:before,
  .row-filter.multiple-columns-body .vybrane-filtry .filter-label:hover,
  .row-filter.one-column-body .vybrane-filtry .filter-label:hover {
    color: #f80120;
  }

  .checkout-box-wrapper .contact-box ul li a:hover,
  input[type="checkbox"] + label:hover {
    color: var(--color-primary-hover);
  }

  .login-window-visible #header .top-nav-button-login,
  .login-window-visible #header .top-nav-button-login:after,
  .login-window-visible #header .top-nav-button-login:before,
  .navigation-buttons > a.top-nav-button-account:hover,
  .navigation-buttons > a.top-nav-button-login:hover,
  .navigation-buttons > a.top-nav-button-account:hover:after,
  .navigation-buttons > a.top-nav-button-login:hover:after,
  .navigation-buttons > a.top-nav-button-account:hover:before,
  .navigation-buttons > a.top-nav-button-login:hover:before {
    color: var(--color-primary-hover);
  }

  .cart-table tr td.p-name a:hover,
  .back-shopping-link .next-step-back:hover,
  .news-item:hover .text .title {
    color: var(--color-primary-hover);
  }

  .menu-helper .menu-level-2 a:hover,
  .menu-helper > ul > li a:hover,
  .menu-helper ul li a:hover {
    color: var(--color-primary-hover);
  }
}

.basic-description a,
.type-page article a {
  color: var(--color-primary-hover);
  text-decoration: underline;
}

.basic-description a:hover,
.type-page article a:hover {
  text-decoration: none;
}

/* Variants */

.variant-list {
  display: none;
}
.is-loaded .variant-list {
  display: block;
}
.advanced-parameter {
  max-height: none;
}
.variant-list .advanced-parameter-inner {
  max-height: none;
}
.variant-list .advanced-parameter-inner img,
.variant-list .advanced-parameter-inner .advanced-parameter__image-block {
  max-width: 70px;
}
.is-simple-variants {
  display: block;
  width: 100%;
}
.is-simple-variants tbody,
.is-simple-variants tr,
.is-simple-variants td,
.is-simple-variants td > div {
  display: block;
  width: 100%;
}
.variant-list .advanced-parameter {
  width: 100%;
}
.detail-parameters-block .variant-group + select {
  display: none;
}
/* .p-info-grid .detail-parameters .variant-list th,
.detail-parameters-block select {
  display: none;
} */
.variant-group {
  display: flex;
  flex-wrap: wrap;
}
.variant-group-item {
  display: inline-flex;
  align-items: center;
  border: 1px solid #7c80a1;
  min-width: 35px;
  min-height: 35px;
  border-radius: 8px;
  padding: 5px 10px;
  background-color: transparent;
  margin-bottom: 8px;
  margin-right: 8px;
  color: black;
  font-size: 14px;
  cursor: pointer;
}
.variant-group-item:hover {
  background-color: #7c80a1;
  color: white;
}
.variant-list .advanced-parameter {
  width: 100%;
}
.variant-list .advanced-parameter {
  width: 100%;
}
.p-info-grid .detail-parameters th {
  /* display: none; */
}
.has-simple-variants .p-info-grid .detail-parameters th {
  display: none;
}
.variant-list .advanced-parameter-inner,
.variant-list #simple-variants .advanced-parameter-inner {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: auto;
  border-radius: 10px;
  height: auto;
  pointer-events: none;
  background-color: var(--color-tertiary);
  border-color: var(--color-tertiary);
  border-width: 2px;
  transition: all 250ms ease-out;
}
.variant-list
  .is-active
  .advanced-parameter-inner
  .advanced-parameter__text-block {
  padding-right: 40px;
}
.variant-list
  .advanced-parameter-inner.yes-before
  .advanced-parameter__text-block {
  padding-right: 40px;
}
.variant-list .is-active .advanced-parameter-inner:after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 16px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(40deg);
  border-radius: 0;
  top: 50%;
  margin-top: -6px;
  right: 20px;
  border-color: var(--color-primary);
  box-shadow: none;
  transform: rotate(40deg) translateY(-50%);
}
.variant-list .advanced-parameter-inner.yes-before:after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 16px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(40deg);
  border-radius: 0;
  top: 50%;
  margin-top: -6px;
  right: 20px;
  border-color: var(--color-primary);
  box-shadow: none;
  transform: rotate(40deg) translateY(-50%);
}
.variant-list .advanced-parameter:hover .advanced-parameter-inner {
  background: var(--color-tertiary);
}
.variant-list .advanced-parameter .advanced-parameter-inner.yes-before {
  background-color: var(--color-tertiary);
  border-color: var(--color-primary);
}
.variant-list
  .advanced-parameter:hover
  .advanced-parameter-inner:not(.yes-before) {
  border-color: var(--color-primary);
}
.variant-list
  .advanced-parameter.is-active
  .advanced-parameter-inner:not(.yes-before) {
  border-color: var(--color-primary);
}
.variant-list .advanced-parameter-inner img {
  display: block;
  object-fit: contain;
  height: 100%;
}
.variant-list .advanced-parameter-inner:before {
  display: none;
}
.variant-list .advanced-parameter-inner .advanced-parameter__image-block {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
}
.variant-list .advanced-parameter-inner .advanced-parameter__text-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
  padding-left: 15px;
  padding-right: 15px;
  flex: auto;
  color: black;
  line-height: 1.2;
}
.variant-list
  .advanced-parameter-inner
  .advanced-parameter__text-block
  strong
  div {
  text-transform: uppercase;
  margin-top: 2px;
}
.advanced-parameter:last-child {
  margin-right: 8px;
}
.variant-list .advanced-parameter-inner .advanced-parameter__text-block strong {
  font-size: 14px;
  color: #292929;
}

@media (max-width: 480px) {
  .variant-list
    .advanced-parameter-inner
    .advanced-parameter__text-block
    strong {
    min-width: 100px;
    max-width: 100px;
  }
}

@media (min-width: 480px) {
  .variant-list
    .advanced-parameter-inner
    .advanced-parameter__text-block
    strong {
    min-width: 150px;
    max-width: 150px;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .variant-list
    .advanced-parameter-inner
    .advanced-parameter__text-block
    strong {
    min-width: 130px;
    max-width: 130px;
  }
}

@media (min-width: 1200px) {
  .variant-list
    .advanced-parameter-inner
    .advanced-parameter__text-block
    strong {
    min-width: 180px;
  }
}

@media (min-width: 1440px) {
  .variant-list
    .advanced-parameter-inner
    .advanced-parameter__text-block
    strong {
    min-width: 220px;
  }
}

.advanced-parameter__price {
  display: block;
  font-size: 14px;
  font-weight: 700;
}

.advanced-parameter__old-price {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: white;
  border-radius: 25px;
  padding: 3px 8px;
  min-height: 25px;
  background: #f80120;
  text-transform: uppercase;
}

.advanced-parameter__price small {
  color: gray;
  text-decoration: line-through;
  font-size: 100%;
  font-weight: 400;
  margin-right: 5px;
}
.advanced-parameter__text-block .availability-label {
  display: inline-block;
  font-size: 11px;
  margin-top: 2px;
}

.advanced-parameter__text-block .availability-amount {
  display: inline-block;
  font-size: 12px;
}

.flag.flag-klasicke-zobrazenie-variant {
  display: none;
}

@media (min-width: 1200px) {
  .banners-top-block .banner-wrapper {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
}

.text .faq-block .container {
  width: 100%;
}
.p-image-wrapper .flags-extra .flag-discount .price-save-from {
  display: block;
  font-size: 100%;
}

/* article products */

.product-list.products-block .p-in-in {
  min-height: auto;
}

.product-list .flags.flags-extra .price-standard {
  display: none;
}

.product-list .flags-extra {
  top: -20px;
}

.products-block.products.product-list .p .name {
  line-height: 1.2;
}

.products-block:not(.products-additional).product-list .p .image img {
  margin-top: 0;
  margin-bottom: 0;
}

.product-list {
  margin-top: 25px;
  margin-bottom: 25px;
}

body .product .quick-view-btn img {
  margin: 0;
}

.product-list .btn.btn-primary {
  text-decoration: none;
}

.product-list .ratings-wrapper .stars-label {
  display: none !important;
}

@media (min-width: 992px) and (max-width: 1440px) {
  .products-block.product-list > div:nth-child(4) {
    display: none;
  }
}

@media (max-width: 768px) {
  .columns-mobile-2
    .products-block.product-list.products
    .p-bottom
    > div
    .prices {
    margin-bottom: 8px;
  }

  .products-block.product-list.products .p .price strong,
  .products-block.product-list.products .p .price span {
    font-size: 20px;
  }
}

@media (max-width: 992px) {
  .desktop.multiple-columns-body .products-block.product-list.products > div {
    /* width: 50%; */
  }

  .products-block.product-list.products .p-bottom .price-additional {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .products-block.product-list.products .p .price strong,
  .products-block.product-list.products .p .price span {
    font-size: 20px;
  }

  .products-block.product-list.products .p-bottom .price-additional {
    margin-top: 0;
  }

  .products-block.product-list.products .product .p {
    /* padding: 10px 20px 85px; */
  }

  .products-block.product-list.products .p-bottom .price-additional {
    font-size: 13px;
  }
  .products-block.product-list.products .availability {
    font-size: 10px;
  }
}

@media (min-width: 1440px) {
  .products-block.product-list > .product {
    /* width: 25%; */
  }
}

@media (max-width: 768px) {
  .products-block.product-list {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    margin: 0 -20px 0 -20px;
  }
  .products-block.product-list .product:first-child {
    margin-left: 10px;
  }
  .products-block.product-list .product:last-child {
    margin-right: 10px;
  }
  .products-block.product-list .product {
    padding: 0 8px 15px;
    margin-bottom: 20px;
    display: inline-block !important;
    vertical-align: top;
    width: 230px;
    max-width: 230px;
    white-space: normal;
  }
}

/* basketinfo */

.detail-contact-button {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 300ms ease-out;
  padding: 0;
  background: white !important;
  border: 1px solid #ff5100;
  border-radius: 10px;
  overflow: hidden;
}

.detail-contact-button__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 45px;
  max-width: 45px;
  flex: 0 0 45px;
  padding-right: 15px;
  padding: 20px 5px 20px 5px;
  background: #fff1eb;
}

.detail-contact-button__icon:before {
  display: inline-block !important;
  margin-top: 0;
  font-size: 28px;
  line-height: 1;
  color: var(--contact-form-icon-color);
  content: "";
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/user/documents/upload/Ikony/info-red.png);
}

.detail-contact-button__text-block {
  padding-left: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 10px;
  flex: 1;
  align-self: center;
}

.detail-contact-button__title {
  font-size: 16px;
  letter-spacing: 0.32px;
  font-weight: 500;
  color: #ff5100;
  text-transform: uppercase;
  text-transform: none;
  color: #000;
}

.detail-contact-button__title a {
  text-decoration: underline;
  color: #ff5100;
}

.detail-contact-button__title strong {
  color: #ff5100;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .detail-contact-button__title {
    font-size: 14px;
  }
}

/* Update */

.js-partners-classic .partners__content {
  height: 128px;
}

.js-partners-classic .partners__image-block {
  height: 85px;
  max-width: 200px;
}

.js-partners-slider .container {
  width: 100%;
  padding: 0;
}

.js-partners-slider .partners__content {
  height: 128px;
  border-radius: 25px;
  background: white;
  box-shadow: none;
}

.js-partners-slider .partners__content:hover {
  background-color: white;
}

.js-partners-slider .partners__image-block img {
  mix-blend-mode: multiply;
}

.js-partners-slider .partners-group {
  display: block;
  margin: 0;
}

.js-partners-slider .partners__item {
  width: 100%;
  padding: 0;
  margin: 0;
}

.js-partners-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media (min-width: 768px) {
  .js-partners-classic .partners__item {
    width: calc(100% / 3);
  }
  .js-partners-classic .partners__image-block {
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  .js-partners-slider .partners__image-block {
    max-width: 90%;
  }
}
