@font-face {
  font-family: 'Century Gothic';
  src: url('/user/documents/pw/font/GOTHIC.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('/user/documents/pw/font/GOTHICB.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('/user/documents/pw/font/GOTHICI.TTF') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('/user/documents/pw/font/GOTHICBI.TTF') format('truetype');
  font-weight: bold;
  font-style: italic;
}

* {
  font-family: 'Century Gothic', sans-serif !important;
}

body {
  overflow-x: hidden;
}

.btn,
a.btn {
  border-radius: 0px;
}

/*Cookies*/
.siteCookies__form {
  background-color: #504841;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.siteCookies__button,
.siteCookies__link {
  border-radius: 0px;
}

.siteCookies__link {
  transition: 0.3s;
}

@media (hover: hover) {
  .siteCookies__link:hover {
    background: #e95712;
    transition: 0.3s;
  }
}

/*Header*/
@media (min-width: 768px) {
  #header .header-top .header-top-wrapper>div {
    width: 0;
  }

  #header .header-top .header-top-wrapper>.site-name {
    width: 250px;
  }

  #header .header-top .header-top-wrapper>.navigation-buttons {
    width: calc(250px - 18px);
    gap: 15px;
  }

  #header .header-top .header-top-wrapper>.navigation-wrapper.header-bottom-wrapper {
    width: calc(100% - 500px);
  }
}

@media (min-width: 768px) {
  .siteCookies--bottom.siteCookies--scrolled {
    background-color: #504841;
  }
}

#header,
.top-navigation-bar {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .navigation-in {
    background-color: #ffffff;
  }

  .navigation-in>ul>li.ext>a>span {
    display: inline-block;
  }

  .navigation-in>ul>li a {
    border-radius: 0px;
  }
}

.navigation-in>ul>li>a {
  text-transform: none;
  color: #504841 !important;
  font-size: 18px;
}

.navigation-in ul li.menu-item-735 a b {
  font-weight: 700 !important;
  color: #e95712 !important;
}

header#header .header-top .container.navigation-wrapper.header-top-wrapper {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 18px;
  padding-bottom: 18px;
  max-width: 2400px;
}

.navigation-in {
  font-size: 16px;
  line-height: 16px;
}

.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="search"]:hover,
.navigation-buttons a[data-target="cart"],
.navigation-buttons a[data-target="cart"]:hover {
  border-radius: 50%;
  background-color: #f2efea;
}

.navigation-buttons a {
  width: 47px;
  height: 47px;
}

@media (min-width: 768px) {
  .navigation-in ul {
    width: 100%;
  }
}

.icon-search:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 17px;
  background-image: url(/user/documents/upload/icons/search.svg?v=1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.icon-search:after,
.icon-login:after,
.icon-cart:after {
  content: none;
}

.icon-login:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 22px;
  background-image: url(/user/documents/upload/icons/user.svg?v=1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.icon-cart:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 21px;
  background-image: url(/user/documents/upload/icons/cart.svg?v=2);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 3px;
}

.add-to-cart-button .icon-cart:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 26px;
  background-image: url(/user/documents/upload/icons/cart-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.navigation-buttons>a[data-target="cart"] i {
  background-color: #e95712;
  left: -5px !important;
  top: -10px !important;
  font-size: 14px;
  font-weight: 600;
  height: 25px;
  width: 25px;
  line-height: 18px;
}

/*Carousel*/
.carousel-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.carousel-wrapper .carousel-element {
  display: flex;
  flex-wrap: wrap;
}

.carousel-wrapper .carousel-element a,
.carousel-wrapper .carousel-element img {
  width: 100%;
  height: 100%;
}

.carousel-wrapper .carousel-element.w-35 {
  width: calc(35% - (40px / 3));
}

.carousel-wrapper .carousel-element.w-30 {
  width: calc(30% - (40px / 3));
}

.carousel-wrapper .carousel-element.w-25 {
  width: calc(25% - (60px / 4));
}

.carousel-element {
  position: relative;
  overflow: hidden;
}

.carousel-element img {
  display: block;
  width: 100%;
  height: auto;
}

.carousel-element .heading {
  position: absolute;
  bottom: 60px;
  left: 70px;
  color: #ffffff;
  font-size: 50px;
  line-height: 55px;
  font-weight: 300;
  width: 270px;
}

.w-25.carousel-element .heading {
  font-weight: bold;
  font-size: 26px;
  width: 150px;
  line-height: 30px;
  left: 50px;
  bottom: 60px;
}

/*Konkurenční výhody*/
.benefitBanner {
  margin: 60px auto;
}

.full-width.benefit-banners-full-width .container-full-width {
  max-width: 2560px;
}

.benefitBanner .benefitBanner__picture {
  flex: 0 0 100px;
  height: 100px;
}

.benefitBanner__picture {
  flex: 0 0 100px;
  max-width: 100px;
}

.benefitBanner__item {
  display: flex;
  flex-flow: wrap !important;
}

.benefitBanner .benefitBanner__title {
  font-size: 20px;
  font-weight: bold;
  color: #E95712;
  text-align: left;
  line-height: 26px;
}

.benefitBanner .benefitBanner__title span.brown {
  color: #504841;
}

/*Product*/
.product .p img {
  width: 100%;
}

.p .p-in .p-in-in .name {
  text-align: left;
  color: #504841;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400 !important;
  padding-right: 15px;
}

.p .p-in .p-bottom>div .prices {
  text-align: left;
  font-size: 21px;
}

.products-block>div .p .p-in .p-bottom>div .prices .price-final strong {
  font-weight: 600;
}

.p .p-in .p-in-in {
  display: flex;
  justify-content: space-between;
}

.p .p-in .p-in-in .availability {
  max-width: 115px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
}

.p .p-in .p-in-in .availability>span {
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
}

.products-block>div .p .p-in .p-in-in .name {
  width: calc(100% - 115px) !important;
  -webkit-line-clamp: 1;
}

@media (min-width: 768px) {
  .products-block>div .p .p-in .p-in-in .name {
    height: 48px;
  }
}

.products-block>div .p .p-in .ratings-wrapper {
  display: none;
}

/*Flag*/
span.flag {
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 30px !important;
  font-weight: bold !important;
}

.flags-default {
  top: 20px;
}

.flags-default .flag {
  min-width: 95px !important;
  border-radius: 0px;
}

/*HP product slider*/
.product-slider-holder .product-slider-navigation.navigation-prev,
.product-slider-holder .product-slider-navigation.navigation-next {
  background-color: #e4d9cb;
  color: #685e54;
  border-radius: 50%;
}

.product-slider-holder .product-slider-navigation.navigation-prev {
  left: 20px;
}

.product-slider-holder .product-slider-navigation.navigation-next {
  right: 20px;
}

.product-slider-holder .product-slider-pagination,
.products-block>div .p .p-in .p-bottom>div .p-tools {
  display: none;
}

.homepage-group-title.h4 {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
}

.homepage-group-title.h4 {
  display: flex;
  align-items: center;
}

.homepage-group-title.h4:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #e95712;
  margin-right: 10px;
  margin-left: 10px;
}

.show-more-products {
  display: flex;
  justify-content: center;
}

.show-more-products a,
.welcome-wrapper .about-text a.btn.btn-conversion {
  font-size: 18px;
  line-height: 30px;
  padding: 16px 40px;
  border-radius: 0px;
  font-weight: bold;
}

/*Footer*/
#footer,
.footer-rows .rate-wrapper {
  background-color: #f2efea;
}

.footer-bottom,
.footer-bottom-full-width {
  background-color: #f2efea;
}

/*TEST*/
.overall-wrapper>div#content-wrapper.container.content-wrapper {
  width: 100% !important;
  max-width: 1920px !important;
}

/*Welcome HP*/
@media (min-width: 768px) {
  .one-column-body .welcome-wrapper .welcome {
    width: 100%;
  }
}

.welcome-wrapper {
  padding: 150px 0;
}

.welcome-wrapper .welcome .about-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.welcome-wrapper .welcome .interactive-image,
.welcome-wrapper .welcome .about-text {
  width: 50%;
}

.welcome-wrapper .welcome .interactive-image img {
  width: 100%;
}

.welcome-wrapper .welcome .about-text {
  padding-left: 150px;
  padding-right: 150px;
}

.welcome-wrapper .welcome .about-text p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
}

.welcome-wrapper .welcome .about-text p strong {
  font-weight: bold;
}

.welcome-wrapper .about-text a.btn.btn-conversion {
  margin-top: 25px;
}

.welcome-wrapper h1 {
  font-size: 24px;
  line-height: 45px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  padding-right: 40px;
  display: flex;
  align-items: center;
}

.welcome-wrapper h1:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #e95712;
  margin-right: 10px;
  margin-left: 10px;
}

.welcome-wrapper .welcome .about-text h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 45px;
  margin-top: 10px;
  margin-bottom: 30px;
}

/*HP Blog*/
.homepage-blog-wrapper {
  padding: 0px 32px !important;
  display: flex;
  flex-wrap: wrap;
}

.homepage-blog-wrapper .news-item {
  flex-basis: calc(100% / 3);
  width: calc(100% / 3);
}

.homepage-blog-wrapper .homepage-group-title.h4 {
  padding-left: 0px;
}

.blog-wrapper .news-item .text {
  position: static;
  overflow: visible;
}

.blog-wrapper .news-item .image img,
.blog-wrapper .news-item .text {
  border-radius: 0px;
}

.blog-wrapper .news-item {
  padding: 16px 8px 0;
}

@media (min-width: 768px) {
  .blog-wrapper .image+.text {
    background: none;
    color: #504841;
  }

  .blog-wrapper .image+.text:hover {
    background: none;
  }
}

.blog-wrapper .image+.text .description,
.blog-wrapper .image+.text .news-heading,
.blog-wrapper .image+.text .title,
.blog-wrapper .image+.text a,
.blog-wrapper .image+.text time {
  color: #504841;
}

.one-column-body .homepage-blog-wrapper .news-item .image+.text {
  padding: 32px 0px;
}

.homepage-blog-wrapper .news-item .read-article {
  display: none;
}

.news-item .text .title {
  font-size: 24px;
  line-height: 45px;
}

.blog-wrapper .description {
  font-size: 16px;
  font-weight: normal;
  padding-right: 40px;
  line-height: 30px !important;
}

.blog-wrapper .news-item {
  padding: 25px 10px 0;
}

.homepage-blog-wrapper .show-more {
  width: 100% !important;
  display: flex;
  justify-content: center;
}

.homepage-blog-wrapper .show-more a {
  color: #F2EFEA;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
  padding: 16px 40px;
  border-radius: 0px;
  font-weight: bold;
}

/*HP zakázková výroba*/
.homepage-banners-full-width img {
  width: 100%;
}

.full-width.homepage-banners-full-width.footer-banners>.banners-content.footer-banners {
  position: absolute;
  width: 100%;
  z-index: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.full-width.homepage-banners-full-width.footer-banners {
  margin-top: 100px;
  margin-bottom: 100px;
}

.full-width.homepage-banners-full-width.footer-banners h2 {
  color: #ffffff;
  font-size: 120px;
  line-height: 1;
  margin-top: 0px;
  margin-bottom: 70px;
}

.full-width.homepage-banners-full-width.footer-banners a.btn.btn-conversion {
  color: #504841;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 0px;
  font-size: 2rem;
  padding: 20px 35px;
  line-height: 1;
}

.full-width.homepage-banners-full-width.footer-banners a.btn.btn-conversion:hover {
  background-color: #e95712;
  border-color: #e95712;
  color: #ffffff;
}

.full-width.homepage-banners-full-width.footer-banners {
  position: relative;
  overflow: hidden;
}

.full-width.homepage-banners-full-width.footer-banners>img {
  object-fit: cover;
  transition: transform 0.3s ease;
}

.full-width.homepage-banners-full-width.footer-banners:hover>img {
  transform: scale(1.05);
}

/*Newsletter*/
.full-width.footer-newsletter-full-width>.container-full-width {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-top: 2px solid #f2efea;
  border-bottom: 2px solid #f2efea;
  margin-top: 60px;
  margin-bottom: 130px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 35px;
}

.footer-newsletter-full-width .footer-newsletter-text,
.footer-newsletter-full-width .footer-newsletter {
  width: 40%;
  max-width: 700px;
  margin: 0px;
}

.footer-newsletter-full-width .footer-newsletter {
  padding: 0px;
}

.footer-newsletter-full-width {
  padding: 0px 32px !important;
}

.footer-newsletter-full-width .container-full-width {
  max-width: 2000px;
}

.footer-newsletter-text h2 {
  font-size: 24px;
  line-height: 45px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.footer-newsletter-text h2:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #e95712;
  margin-right: 10px;
  margin-left: 10px;
}

.footer-newsletter-text p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
}

.footer-newsletter .form-control,
.compact-form .btn {
  border-radius: 0px;
}

#cboxTitle,
.form-control,
select {
  background-color: #f2efea;
  border-color: #f2efea;
}

input.form-control::placeholder {
  color: #504841 !important;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

input.form-control {
  font-size: 20px;
}

.footer-newsletter .consents {
  text-align: left;
  margin-top: 4px;
}

.footer-newsletter .form-group [type="hidden"]+label {
  font-size: 14px;
  line-height: 18px;
  margin-top: 7px;
}

.footer-newsletter .subscribe-form .sr-only {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}

.subscribe-form.compact-form .btn {
  width: 30%;
  min-width: 180px;
}

.footer-newsletter .form-control {
  padding-right: calc(30% + 29px);
  padding-left: 25px !important;
}

.footer-newsletter .msg-error {
  text-align: left;
}

.footer-newsletter .validator-msg-holder {
  height: 65px;
}

/*Footer*/
footer#footer .custom-footer>div h4 {
  font-size: 24px;
  line-height: 45px;
  font-weight: bold !important;
  margin-bottom: 30px;
  text-align: left;
  display: flex;
  align-items: center;

}

footer#footer .custom-footer>div h4:before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #e95712;
  margin-right: 10px;
  margin-left: 0px;
}

.footer-rows .custom-footer ul {
  list-style: disc;
  padding-left: 25px;
}

.footer-rows .custom-footer ul li {
  padding-bottom: 20px;
}

footer#footer .custom-footer>div p,
footer#footer .custom-footer>div li {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
}

footer#footer .custom-footer>div p strong {
  font-weight: 500;
}

.footer-rows .custom-footer ul.potrebujete-poradit {
  list-style: none;
  padding-left: 0px;
}

.footer-rows .custom-footer ul.potrebujete-poradit li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: bold !important;
  font-size: 18px !important;
  padding-bottom: 10px;
}

.footer-rows .custom-footer ul.potrebujete-poradit li.phone:before {
  content: "";
  background: url(/user/documents/upload/icons/phone-footer.svg) !important;
  line-height: 1;
  width: 26px;
  height: 26px;
}

.footer-rows .custom-footer ul.potrebujete-poradit li.mail:before {
  content: "";
  background: url(/user/documents/upload/icons/mail-footer.svg) !important;
  line-height: 1;
  width: 28px;
  height: 19px;
}

ul.footer-kategorie li.orange,
ul.footer-kategorie li.orange a {
  color: #e95712 !important;
  font-weight: 600;
}

/*HP blog*/
.blog-wrapper .image+.text .description {
  overflow-y: hidden;
}

/*Footer*/
.footer-rows .custom-footer {
  padding-bottom: 50px;
}

.footer-img img {
  width: 100%;
}

.footer-rows .custom-footer ul a:hover {
  text-decoration: underline;
}

.footer-rows .custom-footer ul.potrebujete-poradit a:hover {
  text-decoration: none;
}

/*Kazdy kus je original*/
.interactive-image {
  position: relative;
}

.bullet {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #e95712;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  border: 3px solid transparent !important;
}

.bullet span {
  display: none;
}

a.bullet:before {
  content: "–";
  color: transparent;
  font-size: 26px;
  position: absolute;
  top: -3px;
  font-weight: 100 !important;
  transition: 0.3s;
}

a.bullet:hover:before {
  color: #ffffff;
  transition: 0.3s;
}

a.bullet:hover {
  cursor: pointer;
  border: 3px solid #cb4100 !important;
}

.bullet:hover span {
  display: block;
  padding: 6px 12px;
  background-color: #0000008f;
  color: #ffffff;
  white-space: nowrap;
  margin-top: 30px;
  height: fit-content;
  width: fit-content;
}

a#id1.bullet {
  top: 15%;
  left: 50%;
}

a#id2.bullet {
  bottom: 35.5%;
  left: 24%;
}

a#id3.bullet {
  left: 47%;
  bottom: 43.5%;
}

a#id4.bullet {
  right: 20%;
  top: 48%;
}

a#id5.bullet {
  bottom: 23%;
  left: 55%;
}

/*Navigation*/
@media (min-width: 768px) {
  .navigation-in>ul>li.exp>ul {
    top: 68px;
  }

  .navigation-in>ul>li.exp>a,
  .navigation-in>ul>li>a:hover {
    background-color: transparent;
  }

  #navigation {
    height: 68px;
  }

  .navigation-in>ul>li.ext>ul>li>div>a {
    font-size: 16px;
    padding-bottom: 8px;
  }

  .navigation-in>ul>li.ext>ul>li>div>a:hover {
    text-decoration: underline;
  }

  .navigation-in>ul>li.ext>ul>li>div>a {
    font-weight: 500;
    padding: 0;
  }

  .submenu-visible .navigation-in>ul>li.exp>ul {
    box-shadow: none;
  }
}

.navigation-in {
  line-height: 36px;
}

ul.menu-level-2>li:before {
  content: "" !important;
  position: absolute !important;
  top: 1px !important;
  width: 5000px !important;
  height: calc(100% + 1px) !important;
  left: -2500px !important;
  background-color: #fff !important;
  z-index: -1 !important;
  box-shadow: 0px 20px 20px 0px rgb(0 0 0 / 3%);
}

.admin-bar {
  z-index: 1111;
}

#cboxOverlay,
#colorbox {
  z-index: 1004;
}

.messages,
.user-action-login.popup-widget.login-widget,
.user-action-cart.popup-widget.cart-widget.loader-wrapper {
  z-index: 1005;
}

@media(max-width: 767px) {
  header#header {
    z-index: 1003;
    position: sticky;
    top: 0;
  }

  .site-msg.information {
    z-index: 1002;
  }
}

@media (min-width: 768px) {
  header#header {
    z-index: 1003;
    position: sticky;
    top: 0;
  }

  .top-navigation-bar {
    z-index: 1004;
    position: relative;
  }
}

.searchWhisperer.active {
  z-index: 1010 !important;
}

.user-action-cart.popup-widget.cart-widget.loader-wrapper {
  z-index: 1004;
}

/*Navigation hover*/
.navigation-in>ul>li>a {
  position: relative;
  text-decoration: none;
  transition: color 0.3s ease;
}

.navigation-in>ul>li>a:not(:has(img))::after {
  content: "";
  position: absolute;
  left: 16px;
  bottom: 15px;
  height: 2px;
  width: calc(100% - 32px);
  background-color: #e95712;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

.navigation-in>ul>li>a:not(:has(img)):hover::after {
  transform: scaleX(1);
}

h1.category-title.full-width-h1 {
  width: 100% !important;
  flex-basis: 100% !important;
}

.type-category .category-perex.tiles {
  margin-top: 20px;
  flex-basis: 100%;
}

.row.category-tiles>div>h2 {
  text-align: left;
  margin-top: 25px;
  font-size: 26px;
  line-height: 1;
  font-weight: normal;
}

ul.orange-ul {
  color: #E95712;
  font-weight: bold;
  line-height: 30px;
  font-size: 16px;
}

.category-content-wrapper .empty-content-category p {
  text-align: center;
  padding-right: 0px;
}

.category-perex.empty-content {
  margin-top: 60px;
  margin-bottom: 100px;
}

.full-width.homepage-banners-full-width.footer-banners>.banners-content.footer-banners,
.full-width.homepage-banners-full-width.footer-banners>img {
  max-width: 2560px;
}

.carousel-wrapper {
  justify-content: center;
}

.carousel-wrapper .row {
  max-width: 2560px;
}

.full-width.homepage-banners-full-width.footer-banners {
  display: flex;
  justify-content: center;
}

footer#footer .footer-img {
  display: flex;
}

footer#footer .footer-img img {
  max-width: 2560px;
  margin-left: auto;
  margin-right: auto;
}

.add-to-cart-button .icon-cart:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 26px;
  background-image: url(/user/documents/upload/icons/cart-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.navigation-home-icon:after {
  content: none;
}

.navigation-home-icon:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(/user/documents/upload/icons/home.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.submenu-arrow:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 8px;
  background-image: url(/user/documents/upload/icons/arrow-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.submenu-visible li.exp>a .submenu-arrow:after {
  content: "" !important;
  transform: rotate(180deg) !important;
}

.navigation-in>ul>li>a {
  display: flex;
  align-items: center;
}

.navigation-in ul li a b {
  font-weight: 400;
  font-size: 16px;
}

.benefitBanner .benefitBanner__picture {
  background-color: #E4D9CA;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.full-width.benefit-banners-full-width {
  left: unset;
  margin-left: unset;
  margin-right: unset;
  right: unset;
  width: 100% !important;
}

.benefitBanner {
  margin: 134px auto;
}

.benefitBanner__item {
  justify-content: flex-start !important;
}

.homepage-group-title.h4 {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 45px;
  font-weight: bold !important;
}

.products-wrapper.product-slider-holder {
  padding-top: 0px;
}

.product-slider-holder .product-slider-navigation.navigation-prev:before {
  content: url(/user/documents/upload/icons/arrow.png);
  display: flex;
  transition: all 0.3s ease;
  transform: rotate(180deg);
  margin-bottom: 5px;
  margin-top: 0px;
}

.product-slider-holder .product-slider-navigation.navigation-next:before {
  content: url(/user/documents/upload/icons/arrow.png);
  display: flex;
  transition: all 0.3s ease;
  margin-bottom: 5px;
  margin-top: 0px;
}

.product-slider-holder .product-slider-navigation:before,
.product-slider-holder .product-slider-navigation {
  width: 52px;
  height: 52px;
  border-radius: 50% !important;
}

@media (hover: hover) {
  .product-slider-holder .product-slider-navigation:hover {
    background: #504841;
  }

  .product-slider-holder .product-slider-navigation:hover::before {
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
  }
}

.products-block>div .p .p-in .p-bottom>div .prices .price-final {
  font-size: 16px;
  color: #504841 !important;
  line-height: 30px;
  font-weight: bold !important;
}

.product-slider-holder .product-slider-navigation {
  top: calc(50% - 51px);
}

.btn.btn-cart,
.btn.btn-conversion,
.btn.btn-primary:hover,
a.btn.btn-cart,
a.btn.btn-conversion,
a.btn.btn-primary:hover {
  color: #F2EFEA;
}

.btn.btn-cart,
.btn.btn-conversion,
a.btn.btn-cart,
a.btn.btn-conversion {
  font-weight: 400;
}

.subscribe-form .js-validator-msg {
  padding-top: 25px;
  font-size: 14px;
}

.type-category .products-block>div .p .p-in .p-bottom>div .p-desc {
  padding-top: 0px;
}

.products-block>div .p .p-in .p-bottom>div .prices {
  padding-top: 15px !important;
  justify-content: space-between !important;
}

span.load-products.btn.btn-default.unveil-button {
  font-size: 18px;
  line-height: 30px;
  padding: 16px 40px;
  font-weight: bold;
}

.products-block>div .p .p-in .p-bottom>div .prices .price-final {
  flex-basis: initial !important;
}

.pagination>strong,
.pagination>a {
  font-size: 16px !important;
}

.type-category .pagination-link.up:before {
  font-size: 14px;
}

.btn,
a.btn {
  font-size: 18px;
  line-height: 30px;
  padding: 16px 40px;
  font-weight: bold;
}

@media(hover: hover) {
  .category-perex.tiles .row.category-tiles>div:hover {
    scale: 1.01;
    transition: 0.3s;
  }

  .category-perex.tiles .row.category-tiles>div:hover a {
    color: #e95712;
  }

  .category-perex.tiles .row.category-tiles>div {
    transition: 0.3s;
  }
}

.type-page h1,
.type-posts-listing h1 {
  text-align: left;
  color: #E95712;
  font-size: 50px;
  line-height: 55px;
  font-weight: bold;
}

.type-page h1 {
  margin-bottom: 50px;
}

/* .in-na-zakazku .row.first p.perex {
  font-size: 20px;
  line-height: 40px;
  max-width: 1100px;
  padding-right: 50px;
} */

.type-page p.perex {
  font-size: 20px !important;
  line-height: 40px !important;
}

.type-page .row p {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

.type-page .row {
  margin-bottom: 90px;
}

.type-page .row h2 {
  font-size: 40px;
  line-height: 45px;
  font-weight: normal;
}

.type-page .row .img-column img {
  width: 100%;
}

.type-page .row.fourth .img-column {
  margin-top: 40px;
}

.type-page .row.reverse .text-column {
  padding-right: 150px !important;
  padding-left: 0px !important;
}

.type-page .row .text-column {
  padding-left: 150px;
}

.type-page .row .text-column.no-padding {
  padding-left: 16px;
  padding-right: 16px;
}

.in-kontakty .row .contact-form h2 {
  margin-top: 0px;
}

.in-kontakty .row .contact-form {
  background-color: #f2efea;
  padding: 50px 50px;
}

.in-kontakty .row .contact-form #cboxTitle,
.in-kontakty .row .contact-form .form-control,
.in-kontakty .row .contact-form select {
  background-color: #ffffff;
  border-color: #504841;
  border-radius: 0px;
}

.in-kontakty .contact-form textarea.form-control {
  resize: none;
  width: 100%;
}

.in-kontakty .contact-form .btn.btn-primary {
  background-color: #504841;
  border-color: #504841;
  color: #F2EFEA;
  font-size: 18px;
  line-height: 30px;
  padding: 16px 40px;
  border-radius: 0px;
  font-weight: bold;
}

@media (hover: hover) {
  .in-kontakty .contact-form .btn.btn-primary:hover {
    background-color: #e95712;
    border-color: #e95712;
    color: #fff;
  }
}

@media (min-width: 768px) {
  .blog-wrapper .news-item .image {
    display: flex;
    height: auto;
  }
}

.flags-default {
  display: flex;
  flex-wrap: wrap;
  width: 170px;
}

.blog-wrapper .news-item .read-article {
  margin: 15px 0 0;
  font-weight: bold;
}

.type-post .news-item-detail>article>img {
  display: none;
}

@media (min-width: 768px) {
  .type-post #content {
    max-width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }
}

h1[data-testid="textArticleTitle"] {
  margin-top: 80px;
  margin-bottom: 60px;
  text-align: left;
  color: #E95712;
  font-size: 50px;
  line-height: 55px;
  font-weight: bold;
}

.type-post main#content h2 {
  font-size: 40px;
  line-height: 45px;
  font-weight: normal;
}

.type-post main#content p,
.type-post main#content span {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

.news-item-detail .next-prev {
  text-align: left;
}

.user-action-in .popup-widget .popup-widget-inner {
  border-radius: 0px;
}

.popup-widget-inner.cart-widget-inner .cart-widget-bottom .cart-widget-button a {
  padding: 10px;
  width: 100%;
}

.login-widget .popup-widget-inner,
.search-widget .popup-widget-inner {
  padding: 16px 24px;
}

div#customerLogin button.btn.btn-login {
  padding: 10px 40px;
}

.popup-widget h2 {
  letter-spacing: unset;
}

.login-wrapper .password-helper a+a {
  padding-top: 0px;
}

div#customerLogin input.form-control {
  font-size: 18px !important;
}

.user-action-in .popup-widget {
  border-radius: 0px !important;
}

@media (min-width: 992px) {
  .user-action-in .popup-widget {
    padding-bottom: 60px !important;
  }
}

.popup-widget.search-widget form .search-form-input-group .search-button {
  padding: 0px 30px;
}

.popup-widget.search-widget form .search-form-input-group .search-input,
.searchWhisperer.active,
.searchWhisperer__products,
.searchWhisperer__additionalResults {
  border-radius: 0px;
}

.searchWhisperer__products {
  padding: 24px 24px 24px;
}

.popup-widget-inner.cart-widget-inner.full {
  margin-bottom: 80px;
}

@media (min-width: 1200px) {
  .extras-wrapper {
    flex-direction: row-reverse;
  }
}

.type-product #content {
  padding-top: 10px;
}

.type-product .p-detail-inner h1 {
  margin-top: 20px;
}

.type-product .p-price-wrapper {
  margin-bottom: 24px;
}

.p-detail-inner .variant-list .variant-label {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 30px;
}

.p-detail-inner .surcharge-list select,
.p-detail-inner .variant-list select {
  height: 55px;
}

select#simple-variants-select {
  padding: 12px 45px 12px 24px;
}

.p-detail-inner .p-to-cart-block .add-to-cart {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid #F2EFEA;
  border-bottom: 1px solid #F2EFEA;
}

.type-product button.btn.btn-conversion.add-to-cart-button {
  max-width: 265px;
  height: 63px;
}

.p-detail-inner .p-to-cart-block .add-to-cart {
  justify-content: flex-start;
}

.type-product p.date-pickup-text,
.type-product p.personal-pickup-text {
  margin-bottom: 5px;
}

.detail-parameter.detail-parameter-product-code {
  visibility: hidden;
}

.type-product .products-block>div .p .p-in .p-bottom>div .p-desc {
  display: none;
}

h2.products-alternative-header.products-header {
  margin-bottom: 0px;
}

.type-product .wide .p-detail-inner {
  margin-bottom: 80px;
}

@media (min-width: 992px) {
  .wide .p-detail-inner .p-data-wrapper {
    padding-left: 64px;
  }
}

.type-product .pw-materials-dimensions h3 {
  margin-top: 0px;
}

.pw-custom-order h3 {
  margin-top: 24px !important;
}

.type-product .pw-custom-order {
  padding: 36px 36px;
}

.products-alternative-wrapper.products-block {
  padding-left: 38px;
  padding-right: 38px;
}

.cart-widget-product .decrease__sign,
.cart-widget-product .increase__sign,
.cart-table .decrease__sign,
.cart-table .increase__sign {
  font-size: 20px !important;
}

.cart-widget-product .quantity .decrease,
.cart-widget-product .quantity .increase,
.cart-table .quantity .decrease,
.cart-table .quantity .increase {
  width: 20px !important;
  height: 35px !important;
}

.cart-widget-product .quantity input,
.cart-table .quantity input {
  height: 35px !important;
  width: 35px !important;
}

.cart-widget-product input.amount,
.cart-table input.amount {
  margin-inline: 0px !important;
  font-size: 20px !important;
}

#content ol.cart-header li a:before,
#content ol.cart-header li strong:before,
#checkoutSidebar .cart-content,
.checkout-box-wrapper,
.ordering-process .co-box,
.summary-wrapper,
.ordering-process .co-box.co-payment-method .row {
  border-radius: 0px;
}

.cart-related-product .cart-related-button .btn.btn-sm {
  padding: 8px 12px;
}

.cart-related-product .cart-related-button .price.price-final {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.icon-message:before {
  content: "";
  background: url(/user/documents/upload/icons/mail-footer.svg) !important;
  line-height: 1;
  width: 28px;
  height: 19px;
  display: block;
}

.icon-message:after {
  content: none;
}

.contact-box ul li>span.mail,
.contact-box ul li>span.tel {
  display: flex;
  flex-wrap: wrap;
}

.icon-phone:before {
  content: "";
  background: url(/user/documents/upload/icons/phone-footer.svg) !important;
  line-height: 1;
  width: 26px;
  height: 26px;
  display: block;
}

.icon-phone:after {
  content: none;
}

.cart-inner .contact-box ul li,
.cart-inner .contact-box>strong {
  margin-bottom: 15px;
}

.icon-van:before {
  content: "";
  background: url(/user/documents/upload/icons/car.svg) !important;
  background-size: cover !important;
  line-height: 1;
  width: 73.5px;
  height: 36px;
  display: block;
}

.icon-van:after {
  content: none;
}

.in-krok-1 h4.order-icon>i {
  display: none;
}

#checkoutSidebar .cart-content .order-summary .checkout-box {
  display: none;
}

#checkoutSidebar .cart-content {
  padding: 50px 40px !important;
}

#checkoutSidebar .cart-content h4 {
  font-size: 18px;
}

ol.cart-header li.completed a,
ol.cart-header li.completed strong {
  color: #89a971;
}

ol.cart-header li.completed a:before {
  background-color: #89a97114;
  border-color: transparent;
  color: #89a971;
}

.ordering-process form#order-form #cboxTitle,
.ordering-process form#order-form .form-control,
.ordering-process form#order-form select {
  background-color: #ffffff !important;
  border-color: #504841 !important;
  border-radius: 0px !important;
}

information label[for=login] {
  font-size: 16px;
}

@media (min-width: 480px) {
  .phone-combined-input {
    max-width: 400px;
  }
}

.form-control.short {
  width: 400px;
}

#checkoutContent .cart-content .co-contact-information label[for=login] {
  font-size: 16px;
}

.login-from-cart {
  font-weight: normal;
  text-decoration: underline;
}

.co-box.co-billing-address>.form-group,
.co-box.co-box-additional>.form-group,
.co-box.co-box-additional fieldset.stay-in-touch .form-group {
  margin-bottom: 10px !important;
}

.in-krok-2 .next-step .btn.btn-lg {
  padding: 5px 30px;
}

.in-krok-2 .cart-content h4 i.icon-login,
.in-krok-2 .cart-content h4.header-billing i.icon-home {
  display: none;
}

@media (min-width: 768px) {

  .customer-page .breadcrumbs,
  .customer-page .content-wrapper,
  .customer-page .overall-wrapper,
  .id--4 .breadcrumbs,
  .id--4 .content-wrapper,
  .id--4 .overall-wrapper,
  .id--8 .breadcrumbs,
  .id--8 .content-wrapper,
  .id--8 .overall-wrapper {
    background-color: #ffffff;
  }

  .customer-page .content,
  .id--4 .content,
  .id--8 .content {
    background-color: #f2efea;
  }

  .customer-page .content-inner #cboxTitle,
  .customer-page .content-inner input.form-control,
  .customer-page .content-inner select,
  .in-registrace .content-inner #cboxTitle,
  .in-registrace .content-inner input.form-control,
  .in-registrace .content-inner select,
  .in-login .content-inner #cboxTitle,
  .in-login .content-inner input.form-control,
  .in-login .content-inner select {
    background-color: #ffffff !important;
    border-color: #504841 !important;
    border-radius: 0px !important;
  }
}

.id--4 .content,
.id--8 .content,
.customer-page .content {
  border-radius: 0px;
}

@media (min-width: 768px) {

  .id--4 .content-inner,
  .id--8 .content-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
  }
}

@media (min-width: 768px) {

  .id--4 #content,
  .id--8 #content {
    max-width: 820px;
    padding-top: 45px;
    padding-bottom: 40px;
  }
}

form#register-form .co-box.co-registration {
  margin-top: 20px;
}

.id--4 #formLogin {
  margin-bottom: 0px;
}

.id--4 button.btn.btn-secondary.btn-text.btn-login {
  padding: 12px 40px;
}

.id--4 #content input.form-control {
  font-size: 16px;
}

.id--8 #register-form input[type=submit] {
  padding: 0px;
}

a.top-nav-button.top-nav-button-account {
  background-color: #f2efea;
  border-radius: 50%;
}

.customer-page .sidebar-inner .client-center-box ul li.active {
  border-radius: 0px;
}

@media (min-width: 992px) {
  .searchWhisperer {
    padding-bottom: 40px;
  }
}

.user-action-in .popup-widget {
  z-index: 1000;
}

@media(min-width:992px) {
  .searchWhisperer.active {
    max-height: calc(100vh - 400px);
    overflow-y: scroll !important;
  }
}

.searchWhisperer__products .searchWhisperer__products__list .searchWhisperer__products__listItem a .searchWhisperer__product__price {
  padding-right: 30px;
}

.searchWhisperer__products .searchWhisperer__products__list .searchWhisperer__products__listItem a .searchWhisperer__product__cart .add-to-cart-button,
.searchWhisperer__products .searchWhisperer__products__list .searchWhisperer__products__listItem a .searchWhisperer__product__cart .btn-primary {
  margin-left: 30px;
}

.searchWhisperer__products .searchWhisperer__products__list .searchWhisperer__products__listItem a .searchWhisperer__product__cart {
  flex-basis: 340px !important;
}

.type-search .products-block>div .p .p-in .p-bottom>div .p-desc {
  display: none;
}

.blog-wrapper .image+.text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#header .header-top .header-top-wrapper>.site-name {
  text-align: left;
}

@media (min-width: 768px) {
  .breadcrumbs {
    padding: 32px 50px;
  }

  main#content {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media(max-width: 1940px) and (min-width: 768px) {
  .customer-page .content-wrapper-in {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media(max-width: 1580px) {

  .type-category h1.category-title,
  .category-perex p {
    padding-right: 0px;
  }
}

@media(max-width: 1439px) {
  .blog-wrapper .description {
    padding-right: 0px;
  }
}

@media(max-width: 1199px) {
  .type-page .row {
    margin-bottom: 45px !important;
  }

  .type-page .row .text-column {
    padding-left: 50px;
  }
}

@media(max-width:992px) and (min-width:768px) {
  .type-posts-listing h1 {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .navigation-in ul {
    justify-content: flex-start !important;
  }

  #header .header-top .header-top-wrapper>.navigation-wrapper.header-bottom-wrapper {
    padding-left: 180px;
  }
}

@media (max-width: 991px) {
  #header .header-top .header-top-wrapper>.navigation-wrapper.header-bottom-wrapper {
    padding-left: 0 !important;
  }
}



.customer-page .content #register-form input[type=submit] {
  padding: 10px 30px;
}

.customer-page .content-inner h4 {
  line-height: 1.3;
}

@media(max-width: 991px) {
  .type-category .breadcrumbs.navigation-home-icon-wrapper {
    display: flex;
    justify-content: center;
  }

  .type-category .category-top,
  .type-category h1.category-title {
    margin-top: 0px;
  }

  .blog-wrapper .description {
    font-size: 14px;
    line-height: 24px !important;
  }

  .blog-wrapper .news-item .title {
    -webkit-line-clamp: 2 !important;
    font-size: 21px;
    line-height: 26px;
    height: 52px;
  }

  .blog-wrapper .image+.text {
    padding-left: 0px;
    padding-right: 0px;
  }

  .row.img-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .row.img-row img {
    margin-bottom: 25px;
  }

  .type-page .row h2 {
    font-size: 28px;
    line-height: 33px;
    margin-top: 0px;
  }

  .type-page .row .text-column {
    padding-left: 20px;
  }

  .type-page p.perex {
    font-size: 18px !important;
    line-height: 34px !important;
  }

  .type-page .row {
    margin-bottom: 25px !important;
  }

  .type-page h1 {
    margin-bottom: 30px;
    font-size: 42px;
    line-height: 46px;
  }

  .type-page .row.reverse .text-column {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .row.reverse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .type-page .row .img-column img {
    margin-bottom: 40px;
  }

  .in-na-zakazku .row.first p.perex {
    padding-right: 0px !important;
  }
}

@media(max-width: 767px) {
  .overall-wrapper {
    padding-top: 0px;
  }

  div#cart-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  #checkoutSidebar {
    padding-left: 16px;
    padding-right: 16px;
  }

  td.p-price.p-cell span.p-label {
    font-size: 12px;
  }

  #checkoutSidebar .cart-content {
    padding: 30px 20px !important;
  }

  .type-category .category-perex {
    text-align: left;
  }

  .category-perex p {
    font-size: 14px;
  }

  .breadcrumbs {
    padding: 6px 8px;
  }

  .type-category ul.subcategories.with-image li {
    width: 50%;
  }

  .type-category .subcategories.with-image li a .image img {
    max-width: unset !important;
  }

  .type-category .subcategories li a .text {
    font-size: 18px;
    line-height: 24px;
  }

  .type-posts-listing h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .blog-wrapper .news-item .title {
    height: unset;
  }

  .breadcrumbs {
    display: block;
  }

  h1[data-testid="textArticleTitle"] {
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 38px;
    line-height: 44px;
  }

  .btn,
  a.btn {
    font-size: 16px;
    line-height: 28px;
    padding: 12px 30px;
  }

  .type-post main#content p,
  .type-post main#content span {
    font-size: 14px;
    line-height: 26px;
  }

  .news-item-detail .next-prev {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .news-item-detail .next-prev a {
    min-width: 203px;
  }

  .type-page h1 {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 40px;
  }

  .type-page p.perex {
    font-size: 18px !important;
    line-height: 35px !important;
  }

  .type-page p.perex {
    font-size: 16px !important;
    line-height: 28px !important;
  }

  input.form-control {
    font-size: 16px;
  }

  .in-kontakty .row .contact-form {
    padding: 40px 30px;
  }

  .in-kontakty .contact-form .btn.btn-primary {
    padding: 8px 30px;
  }

  .phone-combined-input {
    max-width: 100%;
  }

  .form-control.short {
    width: 100%;
  }

  .select2-selection,
  select,
  select.form-control {
    max-width: 100%;
  }
}

.category-top button.read-more-btn {
  border: none;
  background-color: unset;
  color: #e95712;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 10px;
}

.category-perex p.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.category-perex p.clamped {
  margin-bottom: 0px;
}

.category-perex p.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}

.subcategories li a .text {
  white-space: normal;
  line-height: 26px;
  max-height: 52px;
}

@media(max-width: 479px) {
  .breadcrumbs {
    font-size: 10px !important;
    padding: 5px 10px;
  }

  .content-wrapper-in {
    padding: 0 10px;
  }

  .type-page h1 {
    font-size: 32px;
    line-height: 36px;
  }

  #content ol.cart-header {
    margin: 0 0 24px;
  }

  #content ol.cart-header .step {
    padding: 5px;
  }

  .cart-inner {
    padding: 20px 0 0px;
  }

  #content ol.cart-header li a,
  #content ol.cart-header li strong {
    font-size: 14px;
    line-height: 16px;
  }

  .cart-related-product .cart-related-info .cart-related-img {
    margin-right: 10px !important;
  }

  #checkoutSidebar {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media(max-width: 374px) {
  h1[data-testid="textArticleTitle"] {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 34px;
  }

  .type-page .row p {
    font-size: 14px;
    line-height: 26px;
  }

  .in-kontakty .row .contact-form {
    padding: 40px 25px;
  }

  .in-kontakty .row .contact-form h2 {
    font-size: 24px;
  }

  input.form-control {
    font-size: 14px;
  }

  .form-group [type=checkbox]+label {
    font-size: 12px;
    line-height: 16px;
  }

  .in-kontakty .contact-form .btn.btn-primary {
    padding: 8px 30px;
  }
}

ul.ws-break li {
  white-space: break-spaces;
  word-break: break-word;
}

ul.orange-ul {
  padding-left: 17px;
}

.custom-overflow-menu {
  width: fit-content !important;
}

.menu-helper {
  display: none;
}

@media (min-width: 768px) {
  .navigation-in ul li.splitted {
    visibility: visible;
  }
}

.overall-wrapper {
  overflow-x: hidden;
}

.type-category footer#footer {
  margin-top: 50px;
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .navigation-in>ul>li.ext>ul>li {
    flex-basis: calc(100% / 3);
    width: calc(100% / 3);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation-in>ul>li.ext>ul>li {
    flex-basis: 50%;
    width: 50%;
  }

  .navigation-in>ul>li.ext>ul>li>div>a {
    max-width: 270px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navigation-in>ul>li.ext>ul>li {
    flex-basis: 50%;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .submenu-visible .navigation-in>ul>li.ext.exp>ul::before {
    content: "";
    position: absolute;
    top: 0;
    width: 5000px;
    height: 100%;
    left: -2500px;
    background-color: #ffffff;
    z-index: -1;
  }

  .submenu-visible .navigation-in>ul>li.ext.exp>ul {
    width: 100vw;
    max-width: 739px;
    position: absolute;
    left: -120px;
    transform: translateX(-75px);
    border-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .submenu-visible .navigation-in>ul>li.ext.exp>ul {
    max-width: 964px;
    left: -150px;
    transform: translateX(-145px);
  }
}

@media (min-width: 1200px) {
  .submenu-visible .navigation-in>ul>li.ext.exp>ul {
    max-width: 1170px;
  }
}

@media (min-width: 1440px) {
  .submenu-visible .navigation-in>ul>li.ext.exp>ul {
    max-width: 1712px;
  }
}

li.menu-item-747.splitted.helper a {
  color: #e95712;
}

@media(max-width: 991px) and (min-width: 768px) {
  #header .header-top .header-top-wrapper>.site-name {
    width: 200px;
  }

  #header .header-top .header-top-wrapper>.navigation-buttons {
    width: calc(190px - 18px);
  }

  #header .header-top .header-top-wrapper>.navigation-wrapper.header-bottom-wrapper {
    width: calc(100% - 390px);
  }

  .navigation-in>ul>li.ext.exp>a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation-in>ul>li.ext.exp:first-child>a {
    padding-left: 10px !important;
  }
}

@media(max-width: 1199px) {
  .type-category h1.category-title {
    font-size: 40px;
    line-height: 45px;
  }

  .type-category .category-top {
    margin-top: 4em;
  }

  .row.category-tiles>div>h2 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.3;
  }
}

@media (max-width: 991px) {
  .category-perex.tiles .row.category-tiles .col-sm-4 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .overall-wrapper {
    padding-top: 0px;
  }

  .type-category .category-top {
    margin-top: 3em;
  }

  .type-category h1.category-title {
    padding-right: 0px;
    font-size: 32px;
    line-height: 37px;
  }

  .type-category .category-perex h2 {
    text-align: center;
  }

  .user-action-search.popup-widget.search-widget.search.stay-open {
    margin-top: 19px;
  }

  .navigation-in>ul>li>a:not(:has(img))::after {
    content: none;
  }
}

@media (max-width: 479px) {
  .type-category .category-top {
    margin-top: 20px;
  }

  .type-category h1.category-title {
    font-size: 30px;
    line-height: 35px;
  }

  .row.category-tiles>div>h2 {
    margin-top: 15px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .submenu-visible .navigation-in ul li.splitted {
    display: unset;
  }
}

@media (max-width: 767px) {

  .navigation-buttons .dropdown,
  .navigation-buttons .languagesMenu,
  .navigation-buttons a[data-target=login] {
    display: flex;
  }
}

.custom-overflow-menu ul.overflow-menu-items {
  background-color: #fff;
  border-color: #dadada;
  border-radius: 8px;
  border-style: solid;
  border-top-right-radius: 8px;
  border-width: 1px;
  font-weight: 600;
  margin-left: -40px;
  padding: 0px 20px;
  list-style-type: none;
}

.custom-overflow-menu li:not(:first-of-type) {
  border-top-color: #dadada;
  border-top-style: solid;
  border-top-width: 1px;
}

.custom-overflow-menu li a {
  align-items: center;
  display: flex;
  padding: 16px 0;
}

@media (min-width: 768px) and (max-width: 1477px) {
  .navigation-in>ul>li>a:hover {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation-in>ul>li:first-child>a:hover {
    padding-left: 10px;
  }

  .navigation-in>ul>li>a:not(:has(img))::after {
    width: calc(100% - 20px);
    left: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .flags-default {
    top: 10px;
  }
}

@media(max-width:991px) and (min-width: 768px) {
  .type-category .subcategories li a .text {
    font-size: 18px !important;
  }
}

@media(max-width:991px) and (min-width: 851px) {
  .flags-default {
    top: 10px !important;
    width: 100px !important;
  }

  .flags-default .flag {
    min-width: 55px !important;
  }

  .type-category .flags-default .flag {
    font-size: 10px !important;
    line-height: 15px !important;
    padding: 2px !important;
  }

  .p .p-in .p-in-in .name {
    padding-right: 0px !important;
  }

  .type-category .products-block>div .p .p-in .p-in-in .name {
    font-size: 16px !important;
    line-height: 18px !important;
  }

  .product-group .right-pair,
  .product-group .left-column {
    gap: 0px !important;
  }

  .product-group {
    gap: 10px !important;
    margin-bottom: 0px !important;
  }

  .type-category .p .p-in .availability>span {
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .type-category .products-block>div .p .p-in .p-bottom>div .prices .availability {
    line-height: 14px !important;
  }

  .type-category .products-block>div .p .p-in .p-bottom>div .prices .price-final strong {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  .type-category .products-block>div .p .p-in .p-bottom>div .p-desc {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-top: 10px !important;
  }
}

@media(max-width:850px) and (min-width: 768px) {
  .product-group {
    margin-bottom: 0px !important;
  }
}

@media(max-width: 767px) and (min-width: 480px) {
  .flags-default {
    top: 10px !important;
    width: 100px !important;
  }

  .flags-default .flag {
    min-width: 55px !important;
  }

  .type-category .flags-default .flag {
    font-size: 10px !important;
    line-height: 15px !important;
    padding: 2px !important;
  }

  .type-category .p .p-in .availability>span {
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .type-category .products-block>div .p .p-in .p-bottom>div .prices .availability {
    line-height: 14px !important;
  }

  .product-group {
    margin-bottom: 0px !important;
  }

  ul.subcategories.with-image {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .type-category .breadcrumbs span span {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  .navigation-home-icon:before {
    width: 12px !important;
    height: 12px !important;
  }

  .row.category-tiles>div>h2 {
    margin-top: 12px !important;
    font-size: 18px !important;
    line-height: 1.1 !important;
  }
}

.type-product span.availability-desc-label {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .homepage-group-title.h4 {
    font-size: 28px;
    margin-bottom: 20px !important;
    line-height: 32px;
  }

  a.bullet:before {
    top: -6px;
  }
}

@media (max-width: 479px) {
  #header .header-top .header-top-wrapper .navigation-buttons {
    width: 175px;
  }

  #header .header-top .header-top-wrapper .navigation-buttons {
    gap: 5px;
  }

  #header .header-top .header-top-wrapper>.site-name {
    max-width: calc(100% - 185px);
  }

  .products-block>div,
  .p .p-in .p-in-in .name {
    padding: 0px !important;
  }

  .flags-default {
    top: 10px !important;
    width: 100px !important;
  }

  .flags-default .flag {
    min-width: 55px !important;
  }

  .type-category .flags-default .flag {
    font-size: 10px !important;
    line-height: 15px !important;
    padding: 2px !important;
  }

  .type-category h1.category-title {
    font-size: 28px;
    line-height: 34px;
    margin-top: 40px !important;
  }

  .category-perex.tiles .row.category-tiles .col-sm-4 {
    width: 100% !important;
  }

  .type-category h1.category-title,
  .type-category .category-perex,
  ul.subcategories.with-image {
    padding-left: 10px;
    padding-right: 10px;
  }

  .category-top button.read-more-btn {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .type-category .subcategories li a .text {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media(max-width: 375px) {

  .type-category .products-block>div .p .p-in .p-bottom>div .prices .price-final,
  .type-category .products-block>div .p .p-in .p-bottom>div .prices .availability {
    flex-basis: 100% !important;
    text-align: left !important;
  }
}

@media (max-width: 1440px) and (min-width:992px) {
  a.bullet:before {
    top: -6px;
  }
}

.type-category .subcategories li a .text {
  min-height: 52px;
}

@media(max-width:1199px) and (min-width: 992px) {
  .wide .p-detail-inner .p-image-wrapper {
    padding-right: 32px !important;
  }

  .wide .p-detail-inner .p-data-wrapper {
    padding-left: 32px !important;
  }

  .type-product .breadcrumbs {
    padding: 0px 16px;
  }
}

span.choose-variant.default-variant span.availability-label {
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
}


@media(max-width: 1199px) and (min-width: 992px) {
  .type-product .pw-dostupnost {
    width: 100%;
    margin-bottom: 20px;
  }

  .type-product .pw-dost-dop-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .p-detail .pw-custom-order {
    width: 100%;
  }

  .type-product .p-detail-full-width .container-full-width {
    max-width: 100% !important;
  }
}

@media(max-width: 991px) and (min-width: 768px) {
  .type-product .p-detail-inner-header-mobile .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    margin-top: 0px;
    text-align: left;
    line-height: 45px;
  }

  .type-product .breadcrumbs {
    padding: 10px 0px 25px !important;
    text-align: center;
  }

  .type-product .p-detail-inner .detail-parameters .detail-parameter-availability>.availability-desc-label {
    margin-bottom: 5px;
  }


  .type-product .p-detail-full-width .container-full-width {
    max-width: 100% !important;
  }
}

@media(max-width: 600px) {

  .p-detail-full-width .container-full-width,
  .p-detail-full-width .shp-tabs-holder {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media(max-width: 479px) {

  .type-product span#navigation-1 span,
  .type-product span#navigation-2 span {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  .type-product .navigation-home-icon:before {
    width: 13px;
    height: 13px;
  }

  .type-product .breadcrumbs.navigation-home-icon-wrapper {
    padding-bottom: 20px;
  }
}

@media(max-width: 375px) {

  .type-product .basic-description h4,
  .type-product .extended-description h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .tab-pane .detail-parameters td,
  .tab-pane .detail-parameters th {
    padding: 4px 8px;
  }

  .type-product .p-detail-inner-header-mobile .h1 {
    font-size: 26px;
    line-height: 36px;
  }
}