body {
  background-color: white !important;
}
.products-block .p-in-in {
  min-height: auto;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.in-contacts .content-inner > article {
  width: 100%;
}
.welcome .welcome__content p {
  margin-bottom: 0;
}

.welcome .welcome__content p + p {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
    right: 160px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 768px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 105px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 130px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 155px;
  }
}
@media (max-width: 767px) {
  .top-navigation-bar {
    background-color: white;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

@media (min-width: 768px) {
  .products-related-block h2,
  .products-alternative-block h2,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 36px;
  }
  body .hodnoceni:before {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
  }
  .products-block.products .p .name {
    font-size: 18px;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: white;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: white;
  }
  .navigation-buttons .click-cart a:after {
    display: none;
  }
  .click-cart > a[data-target="cart"] {
    background: var(--color-primary);
    border-radius: 8px;
  }
  .click-cart > a[data-target="cart"]:hover {
    background: var(--color-primary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px;
  }
  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:before {
    font-size: 26px;
  }
  .header-top .btn.cart-count:before {
    color: white !important;
  }
  .navigation-buttons {
    right: 0;
  }
  .cart-window-visible #header .click-cart {
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible #header .cart-count {
    background: var(--color-secondary-hover);
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  .popup-widget {
    margin-left: -6px;
  }
}

@media (min-width: 992px) {
  .popup-widget.cart-widget {
    margin-left: 106px;
  }
}

@media (min-width: 1200px) {
  .popup-widget.cart-widget {
    margin-left: 209px;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 76px;
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 90px;
    /*      max-width: 300px;*/
  }
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}
.top-navigation-bar .container > div {
  flex: 1 1 50%;
}

* {
  font-family: "PT Sans" !important;
}

.extended-description {
  width: 100%;
  border: 0;
}
.plus-gallery-item {
  flex: none;
  max-width: none;
}

.one-column-body.template-11 #dklabBanplusUvod {
  margin: 0;
}

.instagram-subheadline {
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.instagram-subheadline a {
  display: inline-block;
  padding: 5px 0;
  line-height: 1.4;
  color: #7c7e8f;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.instagram-block .h4.homepage-group-title {
  margin-bottom: 0;
}

.instagram-subheadline a:hover {
  color: var(--color-primary);
}
.detail-tab-item,
.shp-tabs-holder ul.shp-tabs li a {
  text-transform: uppercase;
}

/* CONTACT BLOCK */

.contact-block-detail__content {
  min-height: auto;
  padding-left: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 10px;
  background: var(--primary-brown-brown-50, #f5f6f8);
  margin-top: 50px;
  padding-right: 8px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .contact-block-detail__content {
    margin-bottom: 30px;
    margin-top: 70px;
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    margin-left: 50%;
    max-width: 50%;
  }
}

.contact-block-detail__content > img {
  max-width: 150px;
  left: 0;
  top: 2px;
}

.contact-block-detail__content .contact-box {
  padding-left: 0;
}

.contact-block-detail__content .contact-box__image img {
  border-radius: 100%;
  overflow: hidden;
}

.contact-block-detail__content .contact-box__image {
  margin-top: -143px;
  width: 90px;
}

@media (min-width: 480px) {
  .contact-block-detail__content .contact-box__image img {
    max-width: 140px;
    border-radius: 100%;
    overflow: hidden;
  }
  .contact-block-detail__content .contact-box__image {
    margin-top: -50px;
    width: 90px;
  }
}

@media (min-width: 480px) {
  .contact-block-detail__content .contact-box__image {
    width: 150px;
  }
}

.contact-block-detail__content .contact-box__text {
  font-size: 12px;
  font-weight: 700;
  color: #6a7770;
  text-align: center;
  margin-top: 10px;
  display: block;
}

.contact-block-detail__content .contact-box__subtext {
  font-size: 10px;
  font-weight: 400;
  color: #6a7770;
  text-align: center;
  margin-top: 2px;
  display: block;
  padding: 0 5px;
}

.contact-block-detail__content .box {
  padding-left: 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contact-block-detail__content h4 {
  color: #2a302d;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.4;
  margin-bottom: 12px;
  font-size: 16px;
}

@media (min-width: 480px) {
  .contact-block-detail__content .contact-box__text {
    font-size: 14px;
  }
  .contact-block-detail__content .contact-box__subtext {
    font-size: 12px;
  }
  .contact-block-detail__content h4 {
    font-size: 18px;
  }
}

@media (min-width: 767px) {
  .contact-block-detail__content h4 {
    margin-bottom: 10px;
  }
}

.contact-block-detail__content p {
  color: #6a7770;
  font-size: 14px;
}

@media (min-width: 480px) {
  .contact-block-detail__content p {
    font-size: 16px;
  }
}

.contact-block-detail__content fieldset {
  position: relative;
}

@media (max-width: 479px) {
  .contact-block-detail__content .form-group.js-validated-element-wrapper {
    width: calc(100% + 85px);
    left: -85px;
    margin-bottom: 0;
  }
}

.contact-block-detail__content .form-group.js-validated-element-wrapper:after {
  content: "\e917";
  font-family: "apollo";
  position: absolute;
  top: 21px;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #6a7770;
  font-size: 20px;
  display: none;
}

@media (min-width: 767px) {
  .contact-block-detail__content
    .form-group.js-validated-element-wrapper:after {
    display: block;
    left: 15px;
    font-size: 22px;
  }
}

.contact-block-detail__content .form-group input[type="text"] {
  background-color: transparent;
  border-radius: 20px;
  padding-right: 10px;
  padding: 10px 15px;
  padding-right: 90px;
  padding-left: 15px;
  font-size: 14px;
  height: 42px;
  min-height: 42px;
  color: #2a302d;
  width: 100%;
  background-color: white;
  font-family: "PT Sans", Arial, sans-serif;
  border: 1px solid #c3c9c6;
}

@media (min-width: 767px) {
  .contact-block-detail__content .form-group input[type="text"] {
    padding: 10px 30px;
    padding-right: 90px;
    padding-left: 50px;
    font-size: 16px;
  }
}

.contact-block-detail__content
  .form-group
  input[type="text"]::-webkit-input-placeholder {
  color: #c3c9c6;
}

.contact-block-detail__content
  .form-group
  input[type="text"]::-moz-placeholder {
  color: #c3c9c6;
}

.contact-block-detail__content
  .form-group
  input[type="text"]:-ms-input-placeholder {
  color: #c3c9c6;
}

.contact-block-detail__content
  .form-group
  input[type="text"]::-ms-input-placeholder {
  color: #c3c9c6;
}

.contact-block-detail__content .form-group input[type="text"]::placeholder {
  color: #c3c9c6;
}

.contact-block-detail__content .submit-wrapper {
  position: absolute;
  right: 1px;
  top: 1px;
  min-width: auto;
}

.contact-block-detail__content .submit-wrapper:after {
  /* content: "" !important;
  position: absolute;
  top: 50%;
  right: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 25px;
  background-color: #c3c9c6;
  min-width: auto; */
}

.contact-block-detail__content .submit-wrapper .btn {
  height: 40px;
  line-height: 1.2;
  border: 0;
  top: 1px;
  right: 2px;
  padding: 5px 5px;
  min-width: auto;
  min-height: 40px;
  font-size: 14px;
  color: white;
  font-family: "PT Sans", Arial, sans-serif;
  font-weight: 400;
  width: 90px;
  margin-top: 0;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  /* background-color: transparent; */
  border: 0;
  /* background-color: transparent; */
  border: transparent;
  /* color: #6a7770; */
  text-transform: none;
  font-weight: 400;
}

@media (max-width: 767px) {
  .contact-block-detail__content {
    margin-top: 75px;
  }
}
@media (min-width: 767px) {
  .contact-block-detail__content .submit-wrapper .btn {
    padding: 5px 8px;
    font-size: 14px;
    width: 90px;
  }
}

.contact-block-detail__content .submit-wrapper .btn:hover {
  /* color: #e7839c; */
}

.id--7 .content-inner h1,
.type-post .content-inner h1,
.type-posts-listing .content-inner h1,
.in-rate-shop .content-inner h1,
.in-registration-login:not(.is-client-zone) .content-inner h1,
.type-page .content-inner h1 {
  text-align: center;
}

/* menu */

.navigation-in
  > ul
  > li.ext
  > ul
  > li:nth-child(n + 13):not(.menu-item-category) {
  display: flex;
}

.navigation-in
  > ul
  > li.ext
  > ul
  > li:nth-child(n + 16):not(.menu-item-category) {
  display: flex;
}

.navigation-in > ul > li.ext > ul > li.menu-item-category {
  /* width: 25%;
	flex-basis: 25%; */
  margin-top: 0;
}

.navigation-in > ul > li.ext > ul > li > div > ul > li.more-submenu-list a {
  font-weight: 700;
}

.navigation-in
  > ul
  > li.ext
  > ul
  > li
  > div
  > ul
  > li.more-submenu-list
  a:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  top: -1px;
  left: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.0858 7.75739L15.3284 12L11.0858 16.2427L9.67157 14.8285L12.5 12L9.67157 9.1716L11.0858 7.75739Z' fill='currentColor'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12Z' fill='currentColor'/%3e%3c/svg%3e");
}

.navigation-in > ul > li.ext > ul > li > a.menu-image {
  /* display: none; */
}

@media (max-width: 767px) {
  .navigation-in > ul > li.ext > ul > li > div {
    width: 100%;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    top: 14px;
  }
  .navigation-in > ul ul.menu-level-2 > li {
    margin-left: 0;
    align-items: flex-start;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: none;
  }
  .navigation-in > ul ul.menu-level-2 li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li {
    width: 100%;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    position: relative;
    padding-left: 15px !important;
    display: block;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    content: "\e90e";
    font-family: "apollo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    font-size: 10px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li.more-submenu-list {
    display: none;
  }
  .navigation-in > ul > li.ext > ul > li > div {
    /* width: 100%; */
    /* padding: 0; */
    position: relative;
  }
  .navigation-in > ul > li.ext > ul > li > div > a {
    position: relative;
    padding-left: 0;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .navigation-in > ul > li.ext > ul > li > div .arrow-span {
    position: absolute;
    top: 8px;
    right: -4px;
    /* transform: translateY(-50%); */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 3;
  }
  .navigation-in > ul > li.ext > ul > li > div .arrow-span:after {
    content: "\e900";
    color: #7c7e8f;
    font-size: 8px;
    transition: transform 0.3s ease-out;
    font-family: "apollo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navigation-in > ul ul.menu-level-3 li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .navigation-in > ul ul.menu-level-3 {
    display: none;
  }
  .navigation-in > ul li.is-active ul.menu-level-3 {
    display: flex;
    padding-left: 0;
  }

  .navigation-in > ul > li.ext > ul > li.is-active > div .arrow-span:after {
    transform: rotate(180deg);
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    /* display: none; */
  }
}

@media (min-width: 992px) {
  .navigation-in > ul > li.ext > ul > li.menu-item-category {
    width: 25%;
    flex-basis: 25%;
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    width: 80px;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: 60px;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  .submenu-visible .navigation-in > ul > li.ext.exp > ul {
    align-items: normal;
  }

  .navigation-in > ul ul.menu-level-2 {
    padding-top: 10px;
  }

  .navigation-in > ul > li.ext > ul > li {
    position: relative;
    padding: 5px 8px 5px;
    align-items: flex-start;
  }

  .navigation-in > ul > li.ext > ul > li.menu-item-category {
    align-items: center;
  }

  .navigation-in > ul > li.ext > ul > li:after {
    position: absolute;
    left: 0;
    top: 1.25rem;
    bottom: 1.25rem;
    width: 1px;
    content: "";
    background-image: linear-gradient(to top, #c1c1c1 62.5%, transparent 37.5%);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 1px 8px;
  }

  .navigation-in > ul > li.ext > ul > li:before {
    position: absolute;
    left: 1.5625rem;
    right: 1.5625rem;
    top: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(
      to right,
      #c1c1c1 62.5%,
      transparent 37.5%
    );
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 8px 1.1px;
  }

  .navigation-in > ul > li.ext > ul > li:nth-child(-n + 4):before {
    display: none;
  }

  .navigation-in > ul > li.ext > ul > li:nth-child(4n + 1):after {
    display: none;
  }

  .navigation-in > ul > li.ext > ul > li > div {
    padding-left: 5px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li {
    display: block;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li.more-submenu-list {
    margin-top: 3px;
    /* display: block; */
  }
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: none;
  }
  /* .navigation-in
    > ul
    > li.ext
    > ul
    > li
    > div
    > ul
    > li:not(.more-submenu-list):nth-child(n + 8) {
    display: none;
  } */

  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    position: relative;
    padding-left: 20px;
    display: block;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    content: "\e90e";
    font-family: "apollo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    font-size: 10px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 5px;
  }
}

#dklabBanplusIkony {
  display: none !important;
}

@media (min-width: 768px) {
  .subcategories.with-image li a .image {
    width: 75%;
  }
  .subcategories li {
    width: 33.33%;
  }
}

@media (min-width: 1440px) {
  .subcategories li {
    width: 25%;
  }
}

#content .filters-unveil-button-wrapper .btn.unveil-button {
  background-color: #183029;
  color: white;
}

#content .filters-unveil-button-wrapper .btn.unveil-button:before {
  color: white;
}

.navigation-in > ul > li.ext > ul > li > a.menu-image {
  display: none;
}

.navigation-in > ul > li.ext > ul > li > div > ul > li a {
  font-size: 14px;
  line-height: 1.4;
}

@media (min-width: 767px) {
  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    top: 7px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    font-size: 16px;
  }
  .filters-wrapper #filters {
    position: relative;
  }

  .row-filter.multiple-columns-body .filters-wrapper .filters .filter-headline,
  .row-filter.one-column-body .filters-wrapper .filters .filter-headline {
    color: white;
  }

  .filters-wrapper #filters:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    display: block;
    width: 100vw;
    height: 100%;
    background-color: #183029;
    z-index: 1;
  }
  #content .filters > * {
    z-index: 2;
    position: relative;
  }

  .row-filter.multiple-columns-body .filters-wrapper .filters.visible,
  .row-filter.one-column-body .filters-wrapper .filters.visible {
    padding-bottom: 10px;
  }

  .row-filter.multiple-columns-body .category-header,
  .row-filter.one-column-body .category-header {
    border-top: 0;
    margin-top: 0;
  }
  .filters-wrapper #filters:before {
    left: calc(50% - 50vw - 10px);
  }
}

@media (max-width: 767px) {
  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    top: 14px;
  }
  .navigation-in > ul > li.ext > ul > li > div {
    padding: 5px 5px 5px 15px;
  }
}

@media (min-width: 768px) {
  .navigation-in > ul > li.ext > ul > li > div {
    width: 100%;
    padding-right: 0;
  }
}

/* update */

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-top: 23px;
    padding-bottom: 22px;
  }
  .menu-helper,
  #navigation {
    height: 60px;
  }
  #header:before {
    height: 60px;
  }
  #header {
    position: relative;
  }
  .is-header-scrolling #header:before {
    height: 60px;
  }
  .menu-helper > span {
    border-color: transparent;
  }

  .menu-helper {
    background-color: transparent;
  }
  .navigation-close,
  .navigation-in {
    z-index: 3;
  }

  .navigation-in > ul > li.ext > a:after,
  .navigation-in > ul > li > a {
    color: white !important;
  }

  .menu-helper-visible .menu-helper > span:after,
  .menu-helper-visible .menu-helper > span {
    color: #0f0f0f;
  }

  .menu-helper > span,
  .menu-helper > span:after {
    color: white;
  }

  #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);
  }
}

.custom-footer__banner2,
.type-category #content-wrapper + #hodnoceniobchodu,
.type-search #content-wrapper + #hodnoceniobchodu,
.type-manufacturer-detail #content-wrapper + #hodnoceniobchodu,
#content-wrapper > .position--benefitCategory {
  display: none;
}

.type-detail #hodnoceniobchodu {
  padding-top: 0;
  margin-bottom: 30px;
}

body #hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap),
body.id--51 #content .vote-wrap:not(.admin-response .vote-wrap),
body.template-14.id--51 .rate-wrapper:not(.admin-response .vote-wrap) {
  background-color: #f5f6f8 !important;
}

.client-center-box ul li a,
.products-related-block h2,
.products-alternative-block h2,
body .site-msg.information .text,
.btn.btn-secondary,
a.btn.btn-secondary,
.cart-inner.cart-empty .cart-heading,
.popup-widget-inner:not(.full) .cart-widget-product,
.search-whisperer-empty,
.search-whisperer-documents a,
.search-whisperer-title,
.search-whisperer .price,
.search-whisperer .p-info,
input[type="checkbox"] + label,
input[type="radio"] + label,
.in-registration-login
  .content-inner
  .box-bg-transparent.co-box.co-registration:first-of-type
  input[type="radio"]
  + label,
.form-group.consents label a,
.type-page .content-inner article ol > li,
.type-page .content-inner article ul > li,
.type-page .content-inner article p,
.service__text-block .h3 a,
.swiper-arrow-content .icon-svg,
.form-group.consents label,
.radio-wrapper input[type="radio"] + label .sublabel a:after,
.radio-wrapper input[type="radio"] + label .sublabel a,
.question-tooltip:before,
.payment-info b,
.co-box h4:before,
.co-box h4,
.back-shopping-link .next-step-back::before,
.back-shopping-link .next-step-back,
.cart-item-amount .unit-value,
ol.cart-header li.completed a,
ol.cart-header li.completed strong,
.unit-value,
.cart-table tr.removeable .remove-item:before,
.cart-table tr .p-price .price-final,
.discount-coupon form .btn,
.cart-header__headline .h4,
.checkout-box-wrapper .contact-box ul li a,
.checkout-box-wrapper h4,
.cart-table tr td.p-name a,
.cart-table tr .p-name .main-link,
.cart-table tr .p-name a,
body .fvDoplnek-produkt form p,
.p-total .price-final,
.cart-table tr .p-total .price-final,
ol.cart-header li a,
ol.cart-header li strong,
.detail-parameters th,
.subcategories.with-image li a .text,
.subcategories li a:before,
.subcategories li a,
.category__secondDescription p,
.category-perex p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.login-wrapper .password-helper a + a,
.id--7 .content-inner p,
.type-post .content-inner p,
.type-posts-listing .content-inner p,
.in-rate-shop .content-inner p,
.in-registration-login:not(.is-client-zone) .content-inner p,
.type-page .content-inner p,
.is-client-zone h1,
.navigation-in-bottom .top-navigation-bar-menu a,
.navigation-in-bottom .top-navigation-contacts a span,
.languagesMenu .languagesMenu__list__link,
.submenu-arrow,
.responsive-tools > a[data-target="navigation"]:before,
.responsive-tools > a[data-target="navigation"]:after,
.service__text-block p,
.price-final,
.h4.homepage-group-title,
.navigation-in > ul > li > a,
.languagesMenu__header:after,
.languagesMenu__box[data-target="language"]
  .languagesMenu__header--actual:before,
.category-link__icon span,
.navigation-in ul.menu-level-2 a,
.top-navigation-bar .top-navigation-contacts a span,
label,
.breadcrumbs a,
.popup-widget-inner,
.navigation-buttons > a[data-target="login"]:before,
.navigation-buttons > a:after,
.navigation-buttons > a,
.languagesMenu__header,
.top-navigation-bar a,
.top-navigation-bar .dropdown button,
.navigation-in a,
.navigation-in a,
.navigation-in > ul > li > a,
.banner,
.shp-tab-link,
.banner-wrapper,
.banner-category,
.category-link a,
.detail-tab-item,
body.ordering-process div.fvDoplnek .fvDoplnek-produkt form p,
.carousel-inner,
.products-block .p-bottom .price-additional,
.top-navigation-menu-trigger,
.next-step-back.back-to-shop,
.p-detail-tabs-wrapper .detail-parameters th,
.detail-tab-item:after,
.p-detail-tabs-wrapper .detail-parameters td,
.navigation-in > ul > li.ext > a:after,
a.link-icon,
.instagram-subheadline a,
.category-header input[type="radio"] + label,
.p-info-wrapper .p-final-price-wrapper .price-additional,
.p-info-headline .stars-label,
.p-code,
.widget-parameter-wrapper .widget-parameter-value span,
.widget-parameter-wrapper .widget-parameter-value a,
.quantity .increase::before,
.quantity .decrease::before,
.p-info-wrapper .p-final-price-wrapper .price-final,
.p-info-grid .detail-grid-title,
.top-navigation-tools .dropdown button:after,
.top-navigation-tools--language .dropdown button:after,
.breadcrumbs,
.cart-item-name a span,
.p-info-headline .h1,
.p-info-headline h1,
.price-additional,
.top-navigation-tools .dropdown button:before,
.top-navigation-tools--language .dropdown button:before,
.price-measure,
.products-block .p-bottom .p-desc,
.p-short-description p,
body textarea#remark.form-control,
body textarea#remark.form-control::placeholder,
.price-wrapper .price.price-secondary,
.price-wrapper .price-label,
.menu-helper > ul > li a,
body {
  color: #000;
}

.price-wrapper .price-label.price-secondary,
.price-wrapper .price.price-secondary,
.price-wrapper .price.price-primary,
.price-wrapper .price-label.price-secondary {
  opacity: 1;
}

@media (max-width: 767px) {
  body #hodnoceniobchodu {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .top-navigation-bar {
    height: 50px;
  }
}

.category__secondDescription p,
.category-perex p {
  line-height: 1.5;
}

.type-page .content-inner article ul li span,
.type-page .content-inner article p span,
.basic-description ul li,
.basic-description p,
.basic-description p span {
  font-size: 16px !important;
}

/* .category__secondDescription span,
.category-perex p span */

.top-navigation-bar-menu li a,
.top-navigation-bar-menu-helper li a {
  font-size: 16px;
}

@media (min-width: 992px) {
  .top-navigation-bar .top-navigation-contacts a span {
    font-size: 16px;
  }
}

.link-icon {
  font-size: 14px;
}

.delivery-time,
.delivery-time-label,
.top-navigation-menu-trigger {
  font-size: 16px;
}

.breadcrumbs {
  font-size: 16px;
}

body .vote-content {
  font-size: 16px !important;
}

.news-item .text .description p {
  font-size: 16px;
}

@media (min-width: 768px) {
  .p-code {
    font-size: 14px;
  }
  .p-info-headline .stars-label {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .products-block .p-bottom .p-desc {
    font-size: 16px;
    line-height: 1.4;
  }
}
