html {
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body,
.content-wrapper {
  background-color: #faf5ef;
}
.overall-wrapper {
  display: flex;
  flex-direction: column;
}
.admin-bar {
  order: -99;
}

.navigation-in > ul > li > a,
.navigation-in ul.menu-level-2 a,
.menu-helper > span,
.menu-helper > ul > li a,
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="cart"],
.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="navigation"],
.navigation-in > ul > li.exp > a {
  color: #038ab0;
}
.navigation-in > ul > li > a:hover,
.navigation-in ul.menu-level-2 a:hover,
.menu-helper > span:hover,
.menu-helper > ul > li a:hover,
.navigation-buttons a[data-target="search"]:hover,
.navigation-buttons a[data-target="cart"]:hover,
.navigation-buttons a[data-target="login"]:hover,
.navigation-buttons a[data-target="navigation"]:hover {
  color: #e58a6e;
}
#header,
.navigation-in,
.menu-helper > span,
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="cart"],
.navigation-buttons a[data-target="navigation"],
.menu-helper > ul > li.exp > a,
.menu-helper > ul > li.exp > ul > li {
  background-color: #faf5ef;
  border-color: #faf5ef;
}
.navigation-buttons a[data-target="search"]:hover,
.navigation-buttons a[data-target="cart"]:hover,
.navigation-buttons a[data-target="login"]:hover,
.navigation-buttons a[data-target="navigation"]:hover {
  background-color: #faf5ef;
  border-color: #faf5ef;
  color: #e58a6e;
}
.navigation-in ul.menu-level-2,
.menu-helper > ul {
  background-color: #faf5ef;
  border-color: #faf5ef;
}

#header .container {
  xxxwidth: 100%;
  padding: 0 20px;
}
.navigation-in ul li a b,
.menu-helper {
  font-weight: 400;
}
.navigation-in > ul > li > a {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #header .site-name a img {
    max-height: 40px;
  }
  .container.navigation-wrapper .site-name {
    flex-basis: 150px;
  }
}
.site-msg.information span {
  color: #fff;
}
.site-msg.information {
  position: unset;
  max-width: 100%;
  opacity: 1;
  box-shadow: none;
  background: #dec3b0;
  padding: 20px;
}
.site-msg.information .close {
  display: none;
}
.site-msg.information .container {
  display: flex;
}
.site-msg.information > .container > a {
  padding-left: 10px;
  border-left: solid 1px #000;
  margin-left: 10px;
}
.site-msg.information > .container > a:nth-last-child(3),
.site-msg.information > .container > a:nth-last-child(4) {
  border: none;
}
.site-msg.information > .container > .deactivated {
  pointer-events: none;
}
.site-msg.information > .container > .active,
.kn_login {
  color: #038ab0;
}
.site-msg.information > .container > .active:hover,
.kn_login:hover {
  color: #fff;
}

#carousel {
  position: relative;
}
#carousel:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  z-index: 2;
  max-width: 100%;
  background: url(/user/documents/upload/res/carousel_wave.svg);
  height: 124px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
.extended-banner-title,
.extended-banner-text,
.extended-banner-link {
  position: unset;
  padding: unset;
  border: none;
  background-color: unset;
  box-shadow: none;
}
.extended-banner-texts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.extended-banner-title {
  color: #d17c62;
  text-transform: uppercase;
  font-size: 26px;
  max-width: 415px;
  line-height: 30px;
}
.extended-banner-text {
  color: #038ab0;
  font-size: 18px;
  max-width: 400px;
  margin: 16px 0;
}
.extended-banner-link,
.next-to-carousel-banners .extended-banner-link:hover {
  background: #038ab0;
  color: #fff;
  padding: 14px 34px;
  margin-top: 0;
  height: auto;
  border-radius: 24px;
}
.extended-banner-link:hover,
.next-to-carousel-banners .extended-banner-link {
  background: #d17c62;
}
.next-to-carousel-banners {
  margin-top: 0;
  background: #f4e4d7;
  padding: 100px 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.next-to-carousel-banners:before {
  content: "Pre babätka";
  width: 100%;
  display: block;
  color: #d17c62;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  margin-bottom: 30px;
}
.next-to-carousel-banners .extended-banner-texts {
  position: unset;
  align-items: center;
}
.next-to-carousel-banners .banner-wrapper a,
.next-to-carousel-banners .extended-banner-texts span {
  text-align: center;
}
.next-to-carousel-banners .extended-banner-title {
  color: #038ab0;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 26px;
  margin: 24px 0;
}
.products-block .p > a {
  border-radius: 30px;
  overflow: hidden;
}
.p {
  border: none !important;
}
@media (min-width: 992px) {
  .navigation-in ul.menu-level-2 {
    position: absolute !important;
    left: -150px;
    border-top: solid 2px #038ab0 !important;
    padding: 1.25rem;
    top: 80px;
  }

  .submenu-visible .navigation-in > ul > li.ext.exp > ul,
  .submenu-visible .menu-helper > ul > li.ext.exp > ul {
    display: flex !important;
    flex-wrap: wrap;
    position: absolute !important;
  }
  .navigation-in ul.menu-level-2 li {
    width: 33.333%;
  }
  .navigation-in ul.menu-level-2 li a {
    padding: 10px 10px 10px 80px;
    min-height: 88px;
    display: flex;
    align-items: center;
    background-position: 5px center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) {
  .navigation-in ul.menu-level-2.container {
    width: 972px;
  }
}
@media (min-width: 1200px) {
  .navigation-in ul.menu-level-2.container {
    width: 1178px;
  }
}
@media (min-width: 1440px) {
  .navigation-in ul.menu-level-2.container {
    width: 1418px;
  }
}

.next-to-carousel-banners .banner-wrapper a img {
  max-width: 100px;
}
.next-to-carousel-banners .extended-banner-title {
  font-size: 16px;
}
@media (min-width: 992px) {
  .next-to-carousel-banners .banner-wrapper {
    max-width: 250px;
    width: 20%;
    display: flex;
    justify-content: center;
    margin: 0;
  }
}
.in-index.columns-4 .wide .products-block > div {
  width: 100%;
}
.slick-dots {
  list-style-type: none;
  display: flex !important;
  justify-content: center;
  gap: 10px;
}
.slick-dots li button {
  -webkit-appearance: none;
  background: #d17c62;
  border: none;
  font-size: 0 !important;
  width: 8px;
  height: 8px;
  display: block;
  padding: 0;
  border-radius: 100%;
}
.slick-dots li.slick-active button {
  transform: scale(1.4);
  background: #038ab0;
}
.homepage-group-title {
  display: block;
  text-align: center;
  color: #d17c62;
  font-weight: 400;
  font-size: 26px;
  margin: 30px 10px;
}
.shp-tabs-row.responsive-nav {
  display: none;
}

.slick-initialized .slick-slide {
  padding: 20px;
}
.products-block > div .p .name {
  margin-top: 15px;
  height: 45px;
  font-size: 16px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  border-radius: 20px;
}

.top-products-wrapper {
  display: none;
}
.btn.btn-primary,
a.btn.btn-primary {
  color: #fff;
  border-color: #d17c62;
  background-color: #d17c62;
  margin-top: 0;
  border-radius: 24px;
  line-height: 40px;
  padding: 0px 25px;
  height: 40px;
}
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  color: #fff;
  border-color: #038ab0;
  background-color: #038ab0;
}
.btn.btn-primary.inverted,
a.btn.btn-primary.inverted {
  color: #d17c62;
  border-color: #fff;
  background: #fff;
}
.btn.btn-primary.inverted:hover,
a.btn.btn-primary.inverted:hover {
  color: #fff;
  border-color: #fff;
  background: #d17c62;
}

.navigation-buttons a[data-target="cart"]::before,
.navigation-buttons a[data-target="login"]::before,
.navigation-buttons .top-nav-button:before,
.navigation-buttons a[data-target="search"]::before,
.navigation-buttons a[data-target="navigation"]::before,
.navigation-close::before {
  content: "";
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("/user/documents/upload/res/icons/cart.svg");
  mask-image: url("/user/documents/upload/res/icons/cart.svg");
}
.navigation-buttons a[data-target="search"]::before {
  -webkit-mask-image: url("/user/documents/upload/res/icons/search.svg");
  mask-image: url("/user/documents/upload/res/icons/search.svg");
}
.navigation-buttons a[data-target="login"]::before,
.navigation-buttons .top-nav-button:before {
  -webkit-mask-image: url("/user/documents/upload/res/icons/login.svg");
  mask-image: url("/user/documents/upload/res/icons/login.svg");
}
.navigation-buttons a[data-target="navigation"]::before {
  -webkit-mask-image: url("/user/documents/upload/res/icons/menu.svg");
  mask-image: url("/user/documents/upload/res/icons/menu.svg");
}
.navigation-window-visible
  .navigation-buttons
  a[data-target="navigation"]::before,
.navigation-close::before {
  -webkit-mask-image: url("/user/documents/upload/res/icons/cross.svg");
  mask-image: url("/user/documents/upload/res/icons/cross.svg");
}
.navigation-window-visible .navigation-buttons a[data-target="navigation"],
.navigation-window-visible .navigation-buttons a[data-target="navigation"]:hover,
.navigation-buttons .top-nav-button,
.navigation-buttons .top-nav-button:hover {
  background-color: transparent;
}
.navigation-buttons a::before,
.navigation-close::before,
.navigation-buttons .top-nav-button:before {
  background: #038ab0;
}
.navigation-buttons a:hover::before,
.navigation-close:hover::before,
.navigation-buttons .top-nav-button:hover:before {
  background: #e58a6e;
}

@media (min-width: 992px) {
  #header > .container,
  #navigation,
  .menu-helper {
    height: 60px;
  }
  .navigation-buttons a {
    width: 50px;
    height: 60px;
    line-height: 60px;
  }
  .navigation-in > ul > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .navigation-in ul.menu-level-2 {
    top: 60px;
  }
  .xxxnavigation-buttons a[data-target="login"] {
    display: none;
  }
}

.content-wrapper {
  overflow-x: hidden;
}
@media (max-width: 991px) {
  #header .site-name a {
    padding: 5px;
  }
  #header .site-name a img {
    max-height: 50px;
  }
  #header > .container {
    height: 60px;
    width: 100%;
    position: relative;
  }
  #header .site-name {
    position: absolute;
    z-index: 100;
    left: calc(50% - 60px);
    transform: translateX(-50%);
  }
  .navigation-buttons {
    width: 100%;
    z-index: 99;
  }
  .navigation-buttons a[data-target="navigation"] {
    left: 0;
    position: absolute;
  }
  .navigation-buttons a {
    height: 60px;
    line-height: 60px;
  }
  .navigation-buttons a[data-target="login"] {
    display: block;
  }
  .kn_login {
    display: none;
  }
}
@media (max-width: 479px) {
  .site-msg.information {
    padding: 11px;
    min-height: 58px;
  }
  .site-msg.information .container {
    align-items: center;
    height: 36px;
  }
}

@media (max-width: 991px) {
  #header .site-name a img {
    max-height: 35px;
  }
  #navigation {
    width: 100%;
    height: 0;
    padding-top: 0;
    top: 118px;
  }
  .navigation-window-visible #navigation {
    width: 100%;
    height: auto;
    border-top: solid 1px #038ab0;
  }
  .navigation-in > ul > li {
    border-top: solid 1px #038ab069;
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .navigationActions,
  .navigation-close {
    display: none;
  }
  .navigation-in > ul > li > a {
    justify-content: space-between;
  }
  .navigation-in ul.menu-level-2 li a {
    background-image: none !important;
  }
  .navigation-in > ul > li > a > span {
    padding: 1.25rem 0;
  }
  .navigation-in ul.menu-level-2 li a:before {
    content: url(/user/documents/upload/res/icons/arrow_thin_blue_1.svg);
    display: block;
    width: 14px;
    position: absolute;
    left: 14px;
  }
  .overall-wrapper {
    padding-top: 0px;
  }
  #header {
    top: 58px;
  }
}
.site-msg.information .text {
  margin-right: auto;
}
.content-window-in {
  background-color: #faf5ef;
}

.login-window-visible .user-action-login {
  width: 380px;
  max-width: 100%;
  border: solid 1px #d17c62;
  border-radius: 2rem;
  padding: 20px;
}
.user-action-login h2,
.search h2,
.search h3 {
  margin-top: 0 !important;
  color: #038ab0;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 26px;
  margin: 24px 0;
  font-weight: 400;
}
.search h3 {
  margin-top: 30px !important;
}
.form-control,
select,
#formNewsletterWidget .form-control {
  border-color: #038ab0;
  border-radius: 2rem;
  color: #038ab0;
  background-color: #faf5ef;
}
.login-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin-bottom: 0;
}
.login-wrapper .password-helper {
  float: none;
  width: 100%;
  padding: 0 0 20px;
  display: flex;
  justify-content: space-between;
}
.login-wrapper .password-helper a {
  color: #038ab0;
}
.login-wrapper .btn.btn-secondary,
.login-wrapper a.btn.btn-secondary {
  color: #fff;
  border-color: #038ab0;
  background-color: #038ab0;
  border-radius: 2rem;
}
.search .btn.btn-default,
.search a.btn.btn-default,
#formNewsletterWidget .btn.btn-default,
#formNewsletterWidget a.btn.btn-default {
  color: #fff;
  border-color: #038ab0;
  background-color: #d17c62;
  border-radius: 0 2rem 2rem 0;
}
.search .btn.btn-default:hover,
.search a.btn.btn-default:hover {
  color: #fff;
  border-color: #038ab0;
  background-color: #038ab0;
}
#footer {
  background-color: #dec3b0;
  border-top: none;
}

.subcategories.with-image li {
  padding: 3px;
}
.subcategories.with-image li a {
  background: #f4e4d7;
  display: flex;
  flex-direction: revert;
  padding: 10px;
  align-items: center;
  width: 100%;
  border-radius: 2rem;
  height: 80px;
}
.subcategories.with-image li a:hover {
  background: #f2ceb8;
}
.subcategories.with-image li a .image {
  margin: 0;
  height: 60px;
}
.subcategories.with-image li a .image img {
  max-width: 100%;
  max-height: 80px;
  mix-blend-mode: darken;
  margin-top: -13px;
}
.subcategories li a:hover {
  text-decoration: none;
}
.subcategories.with-image li a .text {
  text-align: left;
  text-transform: uppercase;
  color: #038ab0;
}
@media (min-width: 768px) {
  .subcategories.with-image li {
    width: 33.33333333%;
  }
}
.category-title {
  color: #d17c62;
  text-align: center;
  font-weight: 300;
  font-size: 32px;
  margin: 50px 0;
}
.breadcrumbs {
  display: none;
}

.navigation-buttons > a[data-target="cart"] i {
  color: #fff;
  background-color: #e58a6e;
  top: 30px;
}
.recommended-products .browse {
  border: none !important;
}

@media (min-width: 768px) {
  ol.cart-header {
    border: solid 1px #038ab0;
    height: 40px;
    border-radius: 1rem;
    overflow: hidden;
  }
  ol.cart-header li {
    width: 33.33333%;
  }
  ol.cart-header li a span,
  ol.cart-header li strong span {
    background: transparent;
  }
  ol.cart-header li a,
  ol.cart-header li strong {
    padding: 0;
    font-size: 16px;
    font-weight: 400;
  }
  ol.cart-header li a span,
  ol.cart-header li strong span {
    border: none !important;
    color: #038ab0;
    display: block;
    padding: 10px;
  }
  ol.cart-header li.active a span,
  ol.cart-header li.active strong span {
    background: #038ab0;
    color: #fff;
  }
  ol.cart-header li:not(:last-child) span {
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    border-right: solid 1px #faf5ef;
    background: #faf5ef;
  }
  ol.cart-header li:not(:last-child).step-2 span {
    border-right: solid 1px #038ab0 !important;
  }
  ol.cart-header li.active {
    background: #faf5ef;
  }
  .in-krok-1 ol.cart-header li:not(:last-child).step-1.completed,
  .in-krok-2 ol.cart-header li:not(:last-child).step-1.completed,
  .in-krok-2 ol.cart-header li:not(:last-child).step-2.completed {
    background: #038ab0;
  }
  .in-krok-1 ol.cart-header li:not(:last-child).step-1.completed span,
  .in-krok-2 ol.cart-header li:not(:last-child).step-1.completed span,
  .in-krok-2 ol.cart-header li:not(:last-child).step-2.completed span {
    border-right: solid 1px #faf5ef !important;
    background: transparent;
    color: #fff;
  }
}

.cart-table tbody {
  display: flex;
  flex-wrap: wrap;
}
.cart-table tbody tr {
  margin-bottom: 10px;
  width: 100%;
  display: flex;
  align-items: stretch;
}
.cart-table tr td {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center;
}
.cart-table tr td,
.cart-table tr:first-child > td {
  background-color: transparent;
  border: solid 1px #dec3b0;
  border-width: 1px 0 1px 0;
}
.cart-table tr td.cart-p-image {
  background-color: transparent;
}
.cart-table tbody tr td:first-child,
.cart-table tbody tr th:first-child {
  border: solid 1px #dec3b0;
  border-width: 1px 0 1px 1px;
  border-radius: 1rem 0 0 1rem;
  width: auto;
}
.cart-table tbody tr td:last-child,
.cart-table tbody tr th:last-child {
  border: solid 1px #dec3b0;
  border-width: 1px 1px 1px 0;
  border-radius: 0 1rem 1rem 0;
}
.cart-table tr td.p-name a {
  color: #038ab0;
}
.cart-table .p-total .price-final {
  font-weight: 400;
}

.quantity {
  width: 116px;
  height: 40px;
  border: solid 1px #dec3b0;
  border-radius: 20px;
  margin: auto;
  background: #f4e4d799;
  padding: 0 40px;
}
.quantity .increase,
.quantity .decrease {
  border: solid 1px #dec3b0;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background: #f4e4d7;
  color: #038ab0;
  margin-left: -1px;
  margin-top: -1px;
  margin-right: -1px;
}
.quantity .increase:hover,
.quantity .decrease:hover {
  color: #d17c62;
}
.cart-table .p-quantity .quantity input,
.quantity input {
  width: 32px;
  height: 40px;
  text-align: center;
}
.quantity .increase::before,
.quantity .decrease::before {
  line-height: 38px;
}
.availability-label,
.price-wrapper .price-label.price-primary,
.price-wrapper .price.price-primary,
.cart-inner h4,
.extra.delivery strong {
  font-weight: 400;
}

.category-title + h4,
.subcategories + h4,
#productsTop {
  display: none;
}
.footer-bottom,
.footer-newsletter {
  border: none !important;
}
#footer h4 {
  font-size: 20px;
  color: #fff;
}
#footer a {
  color: #038ab0;
}
#footer ul {
  list-style-type: none !important;
  padding-left: 0;
}
#footer ul li::before {
  display: none;
}
.contact-box ul li > span::before {
  font-weight: 700;
  color: #fff;
  font-size: 24px;
}
#footer .contact-box ul li {
  padding: 8px 0;
}
@media (max-width: 991px) {
  .scrolled #header {
    top: 0px;
  }
}
.products-block .p-bottom .prices {
  margin: 19px 0 0;
  color: #038ab0;
  font-size: 19px;
}
.products-block .p-bottom .prices strong {
  font-weight: 400;
}
.products-block {
  max-width: 1200px;
  margin: auto !important;
}
#content .btn.unveil-button,
#footer .btn.unveil-button {
  color: #fff;
  border-color: #d17c62;
  background-color: #d17c62;
  max-height: 48px;
  padding: 8px 26px;
  border-radius: 24px;
}
#content .btn.unveil-button:hover,
#footer .btn.unveil-button:hover {
  color: #fff;
  border-color: #038ab0;
  background-color: #038ab0;
}
.pagination-link:hover {
  color: #fff;
  background-color: #038ab0;
}
.type-product h1 {
  color: #038ab0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 6px;
}
.p-detail-inner-header {
  display: flex;
  flex-direction: column-reverse;
}
.p-short-description ul li {
  padding: 6px 0;
}
.p-basic-info-block,
.p-to-cart-block {
  border-width: 0;
}
.p-param-block {
  display: none;
}
.wide .image360 #wrap,
.wide .p-image #wrap {
  border-radius: 15px;
  overflow: hidden;
}
.p-image,
.image360 {
  padding-bottom: 15px;
  border-style: none;
}
.p-thumbnails a img {
  border-color: transparent;
  border-radius: 7px;
  overflow: hidden;
}
.p-thumbnails a {
  margin-right: 10px;
  border: solid 3px #faf5ef;
  border-radius: 7px;
  width: 80px;
}
.p-thumbnails-horizontal .p-thumbnail::before,
.p-thumbnails-horizontal .show360image::before {
  top: 7px;
  width: 7px;
  height: 7px;
  left: 7px;
  border-radius: 100%;
}
.p-thumbnail.highlighted::before,
.show360image.highlighted::before,
.p-thumbnail:hover::before,
.show360image:hover::before {
  background-color: #038ab0;
}
.wide .image360::after,
.wide .p-image::after {
  display: none;
}
.p-to-cart-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.p-to-cart-block .p-final-price-wrapper,
.p-to-cart-block .p-add-to-cart-wrapper {
  align-self: flex-start;
}
.p-final-price-wrapper > strong {
  color: #038ab0;
}
.p-to-cart-block .add-to-cart-button.btn-conversion {
  padding: 1px 30px;
  height: 40px;
  margin-left: 20px;
}
.stars .star,
.stars .star.star-on::before,
.stars .star.star-half::before {
  color: #e58a6e;
}
.stars-label {
  color: #038ab0;
}

.p-thumbnail.highlighted,
.show360image.highlighted,
.p-thumbnail:hover,
.show360image:hover {
  border-color: #038ab0;
}
.p-thumbnails,
.p-thumbnails > div {
  height: 80px;
}
#description {
  max-width: 900px;
  padding: 4rem;
  margin: 30px auto;
  border: solid 1px #038ab0;
  border-radius: 15px;
  font-size: 16px;
  line-height: 1.7;
}
#description:before {
  content: "Rozšírený popis";
  color: #038ab0;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 3rem;
  font-size: 26px;
}
.navigation-in > ul > li.menu-item-804 {
  display: none;
}
.navigation-in ul li a {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 14px;
}
.recommended-products a.recommended-product {
  text-align: center;
}

@media (min-width: 1440px) {
  .site-msg.information .container {
    width: 1418px;
    padding: 0 20px;
  }
}
.products-block .p > a {
  border-radius: 15px;
  overflow: hidden;
}
.price-wrapper .price-label.price-primary,
.price-wrapper .price.price-primary,
.cart-inner h4,
.next-step .next-step-back,
.toggle-window-arr {
  color: #038ab0;
}
.summary {
  border-top: none;
}
.extra {
  color: #76a08b;
}
@media (min-width: 120px) {
  .in-krok-2 .box.box-bg-default {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .in-krok-2 .box.box-bg-default > div {
    width: 50%;
  }
  .in-krok-2 .box.box-bg-default h4 {
    width: 100%;
  }
  .in-krok-2 .box.box-bg-default > .form-group.company-shopping {
    width: 100%;
  }
}
.in-krok-2 .co-contact-information .form-group .btn {
  max-width: 340px;
  width: 100%;
  height: 48px;
  line-height: 22px;
  color: #fff;
  border-color: #038ab0;
  background-color: #038ab0;
  border-radius: 24px;
}
.in-krok-2 .co-contact-information .form-group .btn:hover {
  color: #fff;
  border-color: #e58a6e;
  background-color: #e58a6e;
}
.in-krok-2 .form-group label {
  margin-bottom: 0;
  width: 100% !important;
}
.co-box {
  border: none;
}
.in-krok-2 .box.box-bg-default {
  border-bottom: solid 1px #f2ceb8;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  border-color: #f2ceb8;
  background: #f8f5ef;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  border-color: #038ab0;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  border-color: #f8f5ef;
  background-color: #038ab0;
}
.in-krok-1 .radio-wrapper {
  margin-bottom: 10px;
  border: solid 1px #038ab0 !important;
  border-radius: 1rem;
  padding: 10px 20px;
  color: #038ab0;
}
.in-krok-1 .radio-wrapper.active {
  background-color: #038ab01f;
}
.payment-logo img {
  mix-blend-mode: multiply;
}
.in-krok-1 .radio-wrapper.active label > span b {
  color: #038ab0;
}
.radio-wrapper input[type="checkbox"] + label::before,
.radio-wrapper input[type="radio"] + label::before,
.radio-wrapper input[type="checkbox"]:checked + label::before,
.radio-wrapper input[type="radio"]:checked + label::before {
  border-color: #038ab0;
}
.radio-wrapper input[type="checkbox"]:checked + label::after,
.radio-wrapper input[type="radio"]:checked + label::after {
  border-color: #f8f5ef;
  background-color: #038ab0;
}
.payment-info b {
  font-weight: 400;
}
.order-recapitulation > div,
.order-summary-item.price {
  border-bottom: none;
}
.order-recapitulation {
  border-top: none;
}
.order-summary {
  border-top: solid 1px #f2ceb8;
  border-bottom: solid 1px #f2ceb8;
  margin: 19px auto;
  padding: 19px 20px;
}

@media (max-width: 991px) {
  .content-wrapper {
    padding-top: 50px;
  }
  #carousel .extended-banner-texts {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 50px;
    text-align: center;
  }
  #carousel:before {
    bottom: -1px;
  }
  .navigation-buttons > a[data-target="cart"] i {
    left: 0;
  }
  .next-to-carousel-banners {
    padding: 50px 20px;
  }
  .next-to-carousel-banners .banner-wrapper a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    padding: 10px 10px;
    background: #fff;
    border-radius: 1rem;
  }
  .next-to-carousel-banners .banner-wrapper {
    width: 100%;
    margin-top: 10px;
  }
  .next-to-carousel-banners .banner-wrapper a img {
    max-width: 40px;
  }
  .next-to-carousel-banners .extended-banner-link {
    display: none;
  }
  .next-to-carousel-banners .extended-banner-texts {
    padding: 0;
  }
  .next-to-carousel-banners .extended-banner-title {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .next-to-carousel-banners .banner-wrapper {
    width: calc(50% - 20px);
  }
}
@media (max-width: 479px) {
  .subcategories.with-image li a {
    border-radius: 1.5rem;
    height: 60px;
  }
  .subcategories.with-image li {
    width: 100%;
  }
  .subcategories.with-image li a .image {
    margin-left: -10px;
  }
  .subcategories.with-image li a .image img {
    max-height: 58px;
    margin-top: 0px;
  }
  .columns-mobile-2 .products-block .slick-dots {
    padding-inline-start: 0px;
  }
}
.products-block .flags {
  position: absolute;
  left: unset;
  top: 3px;
  right: 3px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.flags-default .flag {
  border-radius: 5px;
  padding: 4px 8px;
}
.flags-default .flag::before,
.flags-default .flag:after {
  display: none;
}
.flag.flag-discount,
.flag.flag-action {
  background-color: #e58a6e;
}
.flag.flag-new {
  background-color: #038ab0;
}
.flag.flag-tip {
  background-color: #53ae65;
}

@media (max-width: 767px) {
  .columns-mobile-2 .products-block > div .flags.flags-extra {
    flex-direction: column;
    display: flex;
    width: 100%;
    bottom: 0;
    top: unset;
  }
  .products-block .p > a {
    border-radius: 1rem;
  }
}
.columns-mobile-2 .products-block {
  justify-content: center;
}
@media (min-width: 768px) {
  .products-block .flags.flags-extra {
    left: 3px !important;
    top: unset;
    right: unset;
    bottom: 3px;
  }
  .flags-extra .flag {
    margin-left: 0;
  }
}
.p-to-cart-block .add-to-cart-button.btn-conversion::before {
  display: none;
}

body * {
  text-underline-offset: 4px;
}
body:not(.ordering-process).sticky #header {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9;
  box-shadow: 0 0 30px #dec3b07a;
}

.in-index h1 {
  display: none;
}
body {
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .navigation-in li:nth-child(2) ul.menu-level-2 {
    left: calc(-150px - 190px);
  }
  .navigation-in li:nth-child(3) ul.menu-level-2 {
    left: calc(-150px - 190px - 197px);
  }
}

.siteCookies__form,
.siteCookies--bottom.siteCookies--scrolled {
  background-color: #d17c62;
}
.siteCookies__link {
  background-color: #c36e4a;
}
.siteCookies__link:hover,
.siteCookies__button:hover {
  opacity: 1;
  background: #038ab0;
  color: #fff;
}

.navigation-buttons a {
  width: 40px;
}
.products-block {
  max-width: unset;
}

.products-block .flag-freeshipping .icon-van {
  margin-top: 0;
  margin-bottom: 0px;
  font-size: unset;
}
.products-block .icon-van::before {
  content: "Doprava";
  font-family: "Nunito", sans-serif;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 700;
}
.products-block .flags-extra .flag.flag-freeshipping {
  order: 99;
}
.products-block .flags-extra .flag {
  border-radius: 5px;
  padding: 4px 8px;
  width: auto;
  flex-wrap: nowrap;
  height: auto;
  flex-direction: row;
  margin-left: 0;
  gap: 7px;
}
.products-block .flags.flags-extra {
  align-items: flex-start;
}
.p-image-wrapper .flags-extra .flag-freeshipping .icon-van {
  font-size: 55px;
}

.in-krok-1 .radio-wrapper {
  min-height: 70px;
  display: flex;
}
.in-krok-2 .form-group label {
  line-height: 1;
  padding-bottom: 5px;
}
.co-box.co-billing-address {
  padding-bottom: 0;
  margin-bottom: 0;
}
.in-krok-2 .co-box.co-billing-address .box.box-bg-default {
  border-bottom: none;
}
.continue-shopping {
  display: flex;
  text-align: center;
}
a.next-step-back {
  color: #038ab0;
  display: block;
  padding-top: 24px;
}

@media (max-width: 767px) {
  .flag-freeshipping .flag-text {
    font-size: 9px;
  }
  .in-krok-2 .co-box {
    margin-bottom: 0;
    padding: 10px 0;
  }
  .in-krok-2 .box.box-bg-default > div {
    padding: 0 10px 0 0;
  }
  .in-krok-2 .co-contact-information .form-group .btn {
    font-size: 0;
  }
  .in-krok-2 .co-contact-information .form-group .btn:after {
    font-size: 14px;
    content: "Prihlásiť sa";
  }
  ol.cart-header li.active a span,
  ol.cart-header li.active strong span {
    border: 1px solid #038ab0;
    background: #038ab0;
    border-bottom: 1px solid #038ab0;
    color: #fff;
  }
  ol.cart-header li a span,
  ol.cart-header li strong span {
    border-color: #038ab0;
    background: #f4e4d799;
    color: #038ab0;
    border-radius: 10px;
    margin-bottom: 4px;
  }
  body.ordering-process .sidebar {
    width: 100%;
  }
  .in-krok-2 .box.box-bg-default > div {
    width: 100%;
  }
  .in-krok-2 .form-group > input.form-control,
  .in-krok-2 .form-group > select.form-control {
    max-width: unset;
    width: 100%;
  }
  .form-group > .phone-combined-input {
    max-width: unset;
  }
}
@media (max-width: 1199px) {
  .ordering-process .content-wrapper-in {
    display: flex;
    flex-direction: column;
  }
  ol.cart-header li a span,
  ol.cart-header li strong span {
    align-items: center;
    justify-content: center;
    display: flex;
  }
}

@media (max-width: 991px) {
  .co-delivery-method,
  .co-payment-method {
    margin: 0;
    padding: 5px 20px;
  }
  .ordering-process #header {
    top: 8px;
  }
  .cart-table tr > td.p-name {
    flex: 1 0 calc(100% - 153px);
    border-bottom: none;
    padding: 0 10px;
    height: 77px;
    display: grid;
    text-align: center !important;
  }
  .cart-table tbody tr td:first-child,
  .cart-table tbody tr th:first-child {
    border-width: 1px 0 0 1px;
    border-radius: 1rem 0 0 0;
    overflow: hidden;
  }
  .cart-table tr td.p-availability {
    flex: 1 1 76px;
    border-width: 1px 1px 0 0;
    border-radius: 0 1rem 0 0;
  }
  .cart-table tbody tr td:last-child,
  .cart-table tbody tr th:last-child {
    border-width: 0 1px 1px 0;
    border-radius: 0 0 1rem 0;
  }
  .cart-table tr > td:nth-last-child(2) {
    border-width: 0 0 1px 0;
  }
  .cart-table tr > td.p-quantity {
    border-width: 0 0 1px 1px;
    border-radius: 0 0 0 1rem;
    padding-top: 10px;
  }
  .cart-table tr > td.cart-p-image {
    margin-bottom: 0px;
  }
  .cart-table tr {
    border-bottom-style: none;
  }
  .cart-table tr td.p-availability .p-label,
  .cart-table .p-price .p-label,
  .cart-table tbody tr td:last-child .p-label {
    display: none;
  }
}

@media (max-width: 479px) {
  .cart-table tr > td.p-name {
    flex: 1 0 calc(100% - 76px);
    border: solid 1px #dec3b0;
    border-width: 1px 1px 0 0;
    border-radius: 0 1rem 0 0;
  }
  .cart-table tr td.p-availability {
    flex: 1 1 50%;
    border-width: 0 0 0 1px;
  }
  .cart-table tr > td.p-quantity {
    flex: 1 1 50%;
    border-width: 0 1px 0 0;
  }
  .cart-table tr > td:nth-last-child(2) {
    border-width: 0 0 1px 1px;
    border-radius: 0 0 0 1rem;
    padding-top: 10px;
  }
}
.remove-item::before {
  color: red;
}
@media (min-width: 768px) {
  .in-krok-2 .box.box-bg-default > div {
    width: 50%;
    padding: 0 10px 0 0;
  }
}
.lang_switch {
  position: relative;
}
.lang_list {
  padding: 10px 20px;
  list-style-type: none;
  background: #dec3b0;
  margin: 0;
  position: absolute;
  width: 64px;
  right: -10px;
  top: -11px;
}
.lang_list li:nth-child(n + 2) {
  display: none;
}
.lang_switch:hover .lang_list li:nth-child(n + 2) {
  display: block;
}
.navigation-buttons {
  z-index: 9;
}
.lang_switch .lang_list li {
  margin-bottom: 7px;
}
.lang_switch .lang_list li:last-child {
  margin-bottom: 0px;
}
.lang_switch .lang_list li:hover img {
  box-shadow: 0 0 10px #efe4d8;
}

@media (max-width: 479px) {
  .lang_list {
    top: -18px;
  }
}
@media (max-width: 991px) {
  #header {
    z-index: 9;
  }
}
.subcategories.with-image li a .image img {
  max-height: 60px;
  margin-top: 0;
}

.category-header input[type="radio"] + label {
  border: none;
  background: transparent;
  color: #038ab0;
}
.category-header input[type="radio"]:checked + label {
  border: none;
  background: transparent;
  border-bottom: none;
  color: #d17c62;
}
.category-header {
  justify-content: center;
  border-bottom: none;
}
.ui-slider-handle {
  background-color: #e58a6e;
  border-radius: 6px;
}
.ui-slider .ui-slider-range {
  background-color: #038ab0;
  border-color: #038ab0;
}
.footer-bottom span.copyright {
  color: #038ab0;
}
.p-to-cart-block .p-add-to-cart-wrapper {
  margin-left: 0;
  margin-top: 10px;
}
@media (max-width: 991px) {
  #carousel:before {
    max-height: 50px;
  }
}
.type-page .content-inner {
  max-width: 800px;
  margin: 20px auto;
}
.type-page h1 {
  color: #e58a6e;
}
@media (min-width: 992px) {
  .next-to-carousel-banners .banner-wrapper a img {
    max-width: 140px;
  }
}

#carousel:before,
.wave_wrapper:before {
  background-repeat-x: repeat !important;
}
.top_banner {
  background-repeat: no-repeat;
}
.flag.flag-custom1 {
  background-color: #ae5a53;
}
.flag.flag-freeshipping {
  background-color: #038ab0;
}
@media (max-width: 991px) {
.sticky #navigation {top: 60px;}
.navigation-window-visible #navigation {border-bottom: solid 1px #038ab0;}
}
@media (min-width: 992px) {
.navigation-in li:nth-child(1) ul.menu-level-2 {left: calc(-150px - 20px);}
.navigation-in li:nth-child(2) ul.menu-level-2 {left: calc(-143px - 150px - 20px);}
.navigation-in li:nth-child(3) ul.menu-level-2 {left: calc(-143px - 150px - 113Px - 20px);}
}

.tab-content>.tab-pane#productsRelated {
    display: block;
    opacity: 1;
}
#productsRelated {
    max-width: 900px;
    padding: 4rem;
    margin: 30px auto;
    border: solid 1px #038ab0;
    border-radius: 15px;
}
#productsRelated:before {
    content: "Súvisiace produkty";
    color: #038ab0;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 3rem;
    font-size: 26px;
}
    .in-krok-2 .box.box-bg-default > div {
        flex-direction: column;
    }
.in-krok-2 .form-group--inline .form-control-wrapper, .in-krok-2  .form-group--inline .form-control {
        max-width: 100%;
    }
.co-contact-information h2 {width:100%;}
.form-control, select, #formNewsletterWidget .form-control {
    background-color: #f4e4d7;
}