/* UX edits CZ */
.in-kosik .discount-coupon {
  display: none;
}
@media screen and (min-width: 992px) {
  .dklabScrolled #header .header-top,
  .ordering-process #header .header-top {
    padding: 7px;
  }
  .dklabScrolled #header .search,
  .ordering-process #header .search {
    opacity: 1;
  }
  .dklabScrolled .header-top,
  .ordering-process .header-top {
    height: 52px;
  }
  .dklabScrolled #navigation,
  .dklabScrolled .navigation-in.menu,
  .dklabScrolled .navigation-in > ul > li,
  .navigation-in > ul,
  .ordering-process #navigation,
  .ordering-process .navigation-in.menu,
  .ordering-process .navigation-in > ul > li,
  .ordering-process .navigation-in > ul {
    height: 33px;
  }
  .dklabScrolled .navigation-in > ul > li > a,
  .ordering-process .navigation-in > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #navigation {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .dklabScrolled .menu-helper,
  .ordering-process .menu-helper {
    top: 24px;
  }
  #header {
    box-shadow: inset 0 -53px 0 #d2a061;
  }
  .dklabScrolled #header,
  .ordering-process #header {
    box-shadow: inset 0 -33px 0 #d2a061;
  }
}

@media (max-width: 767px) {
  #chat-application {
    left: 0px !important;
    right: unset !important;
    bottom: 0px !important;
  }
  .navigation-window-visible #chat-application {
    bottom: 50px !important;
  }
}
.navigation-window-visible .top-navigation-menu-item-external-41 a,
.navigation-window-visible .top-navigation-bar-menu-helper li a:hover {
  background: transparent;
}

.extended-banner-texts {
  display: flex !important;
  place-content: center;
  align-items: center;
  flex-direction: column;
}
.extended-banner-title,
.extended-banner-text,
.extended-banner-link {
  position: unset;
  padding: 10px 15px;
  border: none;
  background-color: #283b5acf;
  box-shadow: none;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 380px !important;
  margin-top: 3px;
  height: unset;
}
.subcategories li a {
  color: #d2a061;
}
.subcategories li a:hover {
  border-color: #d2a061;
}
@media (min-width: 992px) {
  .products-block.products > div {
    padding: 25px;
  }
}
.flag.flag-cesky-vyrobek {
  background-color: #fff;
  color: #283b5a;
  background-image: url(/user/documents/upload/czech_flag_1.svg);
  background-repeat: no-repeat;
  padding-left: 42px;
  max-width: unset;
}
.type-product .browse-p {
  order: 99;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: block;
  }
  .breadcrumbs-wrapper {
    padding: 3px 10px;
    background: #f7f7f7;
    margin-top: -19px;
  }
  .navigation-home-icon-wrapper::before {
    left: 1px;
    top: 0%;
    margin-top: 0px;
    font-size: 14px;
  }
  .navigation-home-icon-wrapper #navigation-first a {
    padding-left: 25px;
    border-right: solid 1px #d29f61;
    margin-right: 5px;
  }
  .breadcrumbs a {
    padding-right: 5px;
    margin-right: 5px;
    border-right: solid 1px #d29f61;
  }
  .breadcrumbs {
    background-color: transparent;
  }
  body.type-category #content .category-perex {
    order: 99;
  }
}
.type-product .box.box-bg-default.box-sm.box-section2,
.social-buttons-wrapper {
  display: none;
}
.p:hover .btn-primary {
  border-color: #009901;
  color: #fff;
  background-color: #009901;
}
.navigation-buttons > a[data-target="cart"] i {
  background-color: #009901 !important;
  color: #fff !important;
}
@media (max-width: 991px) {
  .extended-banner-texts {
    position: relative;
    top: 100%;
    bottom: unset;
  }
  .carousel-indicators {
    bottom: unset;
    top: 100%;
  }
}
.breadcrumbs {
  font-weight: 600;
}
.breadcrumbs a,
.p-detail-info a {
  text-decoration: underline;
  font-weight: 300;
}
.breadcrumbs {
  color: #283b5a;
}
.breadcrumbs a {
  color: #222;
}
.basic-description a,
.p-short-description a,
.category-perex a {
  text-decoration: underline;
  color: #d29f61;
}
.top-navigation-bar-menu-helper li a {
  color: #222;
}
.advanced-parameter-inner:hover::before {
  cursor: pointer !important;
}
.type-category .flag.flag-cesky-vyrobek {
  display: none;
  font-size: 0;
  padding-left: 23px;
  height: 22px;
}
.tab-content .detail-parameters td {
  font-weight: 500;
}
.detail-parameters th {
  color: #222;
}
.sidebar-inner {
  padding: 0px 20px 20px 0px;
}
.filter-sections {
  background-color: #fff;
}
#filters .otevreny h4:before {
  color: #d2a061;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  border-color: #d2a061;
}
.filter-count {
  color: #fff;
  font-weight: 400;
  background: #d2a061;
}
.sidebar-inner > div {
  border-color: #fff;
}
.filters-wrapper {
  order: 3;
}
@media screen and (max-width: 480px) {
  .type-product .advanced-parameter {
    width: 33.3333%;
  }
}
@media (max-width: 768px) {
  .detail-parameters th {
    color: #283b5a;
    font-weight: 600;
    font-size: 20px;
    margin: 20px 0 10px;
  }
  .kn_prefooter .kn_child4 {
    width: 100%;
  }
  .kn_prefooter .kn_child4 p {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .ordering-process #chat-application {
    display: none !important;
  }
  ol.cart-header {
    top: 64px;
  }
  .next-step-back {
    top: 62px;
  }
  .cart-inner {
    padding-top: 48px;
  }
  .dklabScrolled .top-navigation-bar {
    top: 0;
    position: fixed;
    z-index: 9;
    width: 100%;
  }
}
ol.cart-header li.completed a span::before {
  background: #049900;
  border-color: #049900;
  color: #fff;
}
ol.cart-header li.completed a span {
  color: #049900;
  font-weight: 600;
}
.site-msg-custom.step-1 {
  font-size: 18px;
  font-weight: 500;
  color: #283b5a;
  padding-left: 30px;
  border-left: solid 3px #d2a061;
  margin-top: 20px;
  margin-bottom: 0;
}
.in-krok-1 .cart-content {
  display: flex;
  flex-direction: column;
}
.site-msg-custom.step-1 {
  order: 3;
}
.in-krok-2 .co-contact-information h4 + .form-group {
  margin-bottom: 0;
}
label[for="login"] {
  font-size: 0;
}
label[for="login"] + div a {
  text-transform: lowercase;
  border: none !important;
  padding: 0;
  font-size: 12px;
}
.detail-parameters th {
  color: #283b5a;
  font-weight: 600;
  font-size: 20px;
}
#filters:before {
  content: "Vyfiltrujte si produkt podle vašich potřeb:";
  color: #d2a061;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}
#filters h4:before {
  color: #d2a061;
}
@media (max-width: 991px) {
  .p-main-image.cloud-zoom:before {
    content: "";
    width: 150px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 5px;
    background-image: url("/user/documents/upload/res/hold_to_zoom_1.svg");
  }
  .checkout-box .toggle-contacts.btn.btn-default {
    margin: 20px;
    width: calc(100% - 40px);
    background: #fff;
    border-color: #283b5a;
    color: #283b5a;
    font-weight: 600;
  }
}
@media (min-width: 992px) {
  .ordering-process .menu-level-1,
  .ordering-process .search,
  .ordering-process .top-navigation-menu {
    display: none !important;
  }
  .ordering-process .top-navigation-tools {
    flex-basis: 144px;
  }
  .ordering-process .top-navigation-contacts {
    flex-basis: calc(100% - 144px) !important;
    margin-left: 144px;
    text-align: center !important;
  }
}

#productsTop .p .name {
  font-size: 12px !important;
  height: auto !important;
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .products-block .p-bottom .prices,
  .products-block .p-bottom .p-tools {
    flex-basis: unset;
  }
  .products-block.products .p .price strong,
  .products-block.products .p .price span {
    font-size: 18px;
  }
}
.p .name {
  font-size: 16px !important;
  height: 64px !important;
}
.top-navigation-menu-item-external-41 a {
  background: #d29f61;
  color: #fff;
}
.top-navigation-menu-item-external-41 a:hover {
  background: #10203a;
  color: #d29f61;
}
.top-navigation-menu-item-1292:before {
  display: none;
}
@media (min-width: 768px) {
  .top-navigation-bar .container > div {
    flex: 1 1 50%;
  }
}
.in-index .products-block .p {
  padding: 10px;
}
.container.footer-bottom {
  width: 100%;
}

/* UX edits CZ - pokračování */
@media (max-width: 767px) {
  .ordering-process .site-name {
    display: block;
    max-width: 175px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -104%);
  }
  .dklabScrolled .site-name {
    display: block;
    max-width: 175px;
    position: fixed;
    left: 50%;
    z-index: 23;
    transform: translateX(-50%);
    top: 8px;
  }
  .search {
    position: absolute;
    z-index: 9;
    width: calc(100% - 40px);
  }
  .search-window-visible #header .search-form {
    display: block;
    margin: 11px 0;
  }
  .popup-widget.login-widget {
    top: 64px;
  }
  .dklabScrolled #header .cart-count {
    position: fixed;
    right: 50px;
    top: 18px;
    z-index: 9;
  }
  .checkout-box .toggle-contacts.btn.btn-default {
    border-color: #fff;
    color: #000;
  }
}
.in-krok-2 .co-contact-information h4 + .form-group {
  display: none;
}
.cart-table .main-link {
  text-transform: none;
}
#category-filter-hover.visible {
  display: flex;
  flex-direction: column;
}
.slider-wrapper,
.filter-section-parametric-id-347 {
  order: 1;
  width: 100%;
}
.filter-section-parametric-id-99,
.filter-section-parametric-id-350 {
  order: 2;
}
.filter-section-parametric-id-96,
.filter-section-parametric-id-305 {
  order: 3;
}
.filter-section-parametric-id-69,
.filter-section-parametric-id-353 {
  order: 4;
}
.xxxfilter-section-parametric-id-305,
.filter-section-parametric-id-341 {
  order: 5;
}
.filter-section-parametric-id-117,
.filter-section-parametric-id-338 {
  order: 6;
}
.filter-section-parametric-id-102,
.filter-section-parametric-id-359 {
  order: 7;
}
.filter-section-parametric-id-45,
.filter-section-parametric-id-102 {
  order: 8;
}
.filter-section-parametric-id-356 {
  order: 9;
}

#manufacturer-filter {
  order: 98;
}
.filter-section.filter-section-count {
  order: 99;
}

@media (max-width: 767px) {
  .top-navigation-tools {
    width: 166px;
    margin-left: auto;
    margin-right: 0;
  }
  .dklabScrolled .site-name,
  #header .site-name {
    display: block;
    max-width: 175px;
    position: fixed;
    left: 50%;
    z-index: 23;
    transform: translateX(-50%);
    top: 8px;
  }
  .dklabScrolled .site-name,
  #header .site-name {
    left: 20px;
    transform: none;
  }
  #header .cart-count {
    top: -46px;
  }
}
.cart-item > div.cart-item-name {
  text-transform: none;
}
.cart-item > div.cart-item-name .main-link-variant {
  color: #9b9b9b;
}
.cart-item > div.cart-item-name a,
.in-kosik .cart-table tr td.p-name a span {
  color: #222;
}
.in-kosik .cart-table tr td.p-name a {
  color: #d29f61;
}

.matrace_container {
  width: 100%;
  margin: 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
/* Fix for Safari width */
.matrace_container:before,
.matrace_container:after {
  width: 100%;
}
.matrace_benefit {
  width: auto;
  margin: 10px;
}
@media (max-width: 768px) {
  .matrace_benefit img {
    height: 75px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .matrace_benefit img {
    height: 75px;
  }
}
@media (min-width: 992px) {
  .matrace_benefit img {
    height: 64px;
  }
}

.p:hover .btn-primary,
.p .btn-primary:hover {
  border-color: #009901;
  color: #fff;
  background-color: #009901;
}
.flag {
  max-width: unset;
}
.flag.flag-pro-narocne {
  font-size: 0;
  width: 135px;
  height: 30px;
  background-image: url(https://www.nove-spani.cz/user/documents/upload/res/priznaky_level3.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.flag.flag-zlata-stredni-cesta {
  font-size: 0;
  width: 180px;
  height: 30px;
  background-image: url(https://www.nove-spani.cz/user/documents/upload/res/priznaky_level2.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.flag.flag-za-lidovou-cenu {
  font-size: 0;
  width: 160px;
  height: 30px;
  background-image: url(https://www.nove-spani.cz/user/documents/upload/res/priznaky_level1.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.products-block .flag {
  margin-bottom: 3px;
}

@media (min-width: 768px) {
  .type-category .products-block.products > div {
    padding: 10px !important;
  }
  .template-11 .lSSlideOuter.dklabSliderplusHome .products > div {
    padding: 20px 10px !important;
  }
  .type-category .products-block .p,
  .template-11 .lSSlideOuter.dklabSliderplusHome .products > div .p {
    box-shadow: 0px 0px 20px 0px #283b5a1a;
    border-radius: 7px;
    padding: 15px;
    transition: all 0.5s ease;
  }
  .type-category .products > div {
    border-color: #fff !important;
  }
  .type-category .products-block .p:hover,
  .template-11 .lSSlideOuter.dklabSliderplusHome .products > div .p:hover {
    box-shadow: 0px 0px 15px 5px #283b5a1a;
    transition: all 0.5s ease;
  }
  .type-category .product:hover .p,
  .template-11 .lSSlideOuter.dklabSliderplusHome .products > div .p {
    transform: none;
  }
}
.in-index .kn_prefooter > .kn_container {
  display: none;
}

.tvrdost_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
/* Fix for Safari width */
.tvrdost_container:before,
.tvrdost_container:after {
  width: 100%;
}

@media (max-width: 768px) {
  .tvrdost_child2 {
    width: 100%;
    padding: 10px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .tvrdost_child2 {
    width: 49%;
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .tvrdost_child2 {
    width: 49%;
    padding: 10px;
  }
}
.tvrdost_child1 {
  width: 100%;
  padding: 30px 20px;
}
.tvrdost_child2 h4 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  background: #d2a061;
  width: 44px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -10px;
  left: -10px;
  margin: 0;
}
.tvrdost_child2 p {
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 20px;
  color: #283b5a;
}
.tvrdost_child2 {
  box-shadow: 0px 0px 20px 0px #283b5a1a;
  position: relative;
  border-radius: 7px;
  transition: all 0.5s ease;
  margin-bottom: 2%;
}
.tvrdost_child2:hover {
  box-shadow: 0px 0px 20px 10px #283b5a33;
  transition: all 0.5s ease;
}
.tvrdost_child1 h3 {
  font-size: 22px;
  font-weight: 600;
  color: #d29f61;
}
.tvrdost_child1 p {
  padding-left: 0 !important;
  border-left: none !important;
}
.products-block .p-bottom .p-desc {
  max-height: unset;
}
.hodnoceni {
  order: 98;
}
.type-category #matrace_pouziti,
.basic-description + #matrace_pouziti {
    display: none;
}
#matrace_pouziti {
    order: 4;
    margin-top: 20px;
    width: 100%;
}
.blog-wrapper {
   justify-content: center;
}
@media (min-width: 992px) {
.blog-wrapper .news-item {
   flex-basis: 33.333%;
   width: 33.333%;
}
}
#header .site-name a:after {
    content: 'Výrobce matrací a postelí';
    display: block;
    font-size: 16px;
    color: #8b9ed1;
    width: 100%;
    text-align: center;
    padding-top: 3px;
}
@media screen and (max-width: 768px) {
    #header .site-name a img {
        margin: 0;
    }
    .dklabScrolled .site-name, #header .site-name {
        top: 12px;
    }
#header .site-name a:after {
    font-size: 13px;
}
}
@media (max-width: 399px) {
    .dklabScrolled .site-name, #header .site-name {
        max-width: 160px;
}
#header .site-name a:after {
        font-size: 12px;
    }
.dklabScrolled .site-name, #header .site-name {
        top: 15px;
    }
}
.in-kosik .discount-coupon {
    display: block;
}
.toggle-gift-coupon {display: none;}
body p,
#content-wrapper li:not([class])  {
    line-height: 1.5;
}
@media (min-width:768px) {
.blog-wrapper .news-item .title {
    margin-top: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 64px;
}
}
.above_products .new_hp_child1.carousel_double {display: none !important;}
.type-posts-listing aside {display: none;}
.type-posts-listing .content-inner {
        max-width: 100%;
        width: 100%;
    }
.type-posts-listing #newsWrapper {width:100%;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-flow: row wrap;justify-content:space-between;padding:0;margin:0;gap:20px;}
/* Fix for Safari width */
.type-posts-listing #newsWrapper:before, .type-posts-listing #newsWrapper:after {
width: 100%;
}
.type-posts-listing .news-item {display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-flow: column wrap;justify-content:space-between;}
.type-posts-listing .news-item .image {
margin-right: 0;
width: 100%;
margin-bottom: 30px;
}
.type-posts-listing .news-item .image img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 7px;
}
@media (max-width: 768px) {
.type-posts-listing .news-item {width:100%;}
}

@media (min-width: 768px) and (max-width: 992px) {
.type-posts-listing .news-item {width:calc((100% - 20px) / 2);}
}

@media (min-width: 992px) {
.type-posts-listing .news-item {width:calc((100% - 40px) / 3);}
}
.type-posts-listing .news-item .text .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 44px;
}
.type-posts-listing .news-item time, .news-item-detail time {
    color: #283b5a;
    font-size: 12px;
    margin-bottom: 10px;
}
.type-posts-listing .news-item .text .description {
    line-height: 2.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.type-posts-listing .news-item {
        margin-bottom: 40px;
    }
@font-face {
    font-display: swap;
}
@media (min-width:991px) {
.wide-carousel {
    width: 100dvw;
    margin-left: 50%;
    transform: translateX(-50%);
}
}
.dklabSliderplusHomeWrapper.hasDesktopArrows {
        margin-bottom: 57px;
}
.welcome-wrapper a, .welcome-wrapper a:hover, .homepage-blog-wrapper a {
text-decoration: none;
    font-weight: 600;
}
.homepage-blog-wrapper .btn.btn-primary:hover,.homepage-blog-wrapper  a.btn.btn-primary:hover {
    background-color: #009901;
    border-color: #009901;
    color: #fff;
}
.blog-wrapper .news-item .description {
    font-weight: normal;
}
.top-navigation-bar .dropdown button, .top-navigation-bar a, .responsive-tools [data-target=search], .responsive-tools [data-target=search]:hover {
    color: #fff;
}
area[href="/prodejna-hradec-kralove/"] {
  pointer-events: none;
  cursor: default;
}
@media  (max-width: 767px) {
#navigation {
   width: 100%;left:100%;
}
.navigation-window-visible #navigation {
   width: 100%;left:0;
}
article:has(.new_store_container) {
    padding: 0 !important;
    margin: -10px;
}
article .new_store_container.container {padding: 0 !important;}
}

#carousel .extended-banner-title, #carousel .extended-banner-text {display:none;}
#carousel .extended-banner-texts {position: absolute;bottom: 20px;top:unset;width: 100%;text-align: center;max-width: 100%;}
.in-index .row.banners-row.has-text-banner {margin-left: 0;margin-right: 0;}
.dklabSliderplusCarousel.hasDesktopArrows .extended-banner-link {position: unset;background: var(--color-secondary-hover);border-radius: 7px;}
.dklabSliderplusCarousel.hasDesktopArrows .extended-banner-link:hover {background: var(--color-secondary);}
@media (min-width:992px) {
#carousel .extended-banner-texts {bottom: 30px;}
}
@media (min-width: 768px) {
.content-wrapper-in > .container {width: 100%;}
}
@media (max-width: 767px) {
.content-wrapper.container .row>div.wide-carousel {padding-left: 0px;padding-right: 0px;}
}
.dklabSliderplusCarousel.hasDesktopArrows .extended-banner-link {max-width: 200px !important;}
.blog-wrapper .news-item .title {font-weight: 600;}
.blog-wrapper .news-item .description {color: #222;}
@media (max-width: 768px) {
.navigation-in > ul > li:not(.appended-category) {background-color:#c78738;}
}
.navigation-in > ul > li.menu-item-791 > a:not(:hover) {background: #a05c08;}
#navigation {background-color:#c78738 !important;}
.compact-form .btn,
.top-navigation-menu-item-external-41 a,
.top-nav-button-login span {background-color:#c78738;}