#dkLabNoteMainWrapper {display:none;}
.type-product:has(.flag-config) .p-data-wrapper .price-final-holder:before {
    content: 'Cena za m2 konfigurace';
    display: block !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
}
.type-product:has(.flag-config) .p-data-wrapper .price-final-holder {
    font-size: 24px;
}
.availability-value {
    font-size: 16px;
}
.config-calculator input {
        min-height: 35px;
        min-width: 220px;
}
.detail-parameters th {
    min-width: 100px;
}
.product-top:has(.flag-config) .p-info-wrapper .detail-parameters {
    margin-bottom: 0px;
}
#config-result {
    padding: 10px 0;
    font-size: 18px;
}
#config-total-price {
    padding: 0 0 20px 0;
    font-size: 18px;
    font-weight: 700;
}
.product-top:has(.flag-config) .products-block.products.products-additional .p .name {
    height: auto;
}
body:has(.flag-config) .p-price-wrapper {order:-99}
body:has(.flag-config) .products-additional:before {
    content: 'Do voliéry vám můžeme přidat také krmný pult. Vyberte si z těchto variant.';
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.social-buttons-wrapper,
#pulty {display:none;}

.overall-wrapper {max-width:1920px;margin:0 auto;}

@media (min-width: 1200px) {
  .content-inner {
    max-width: 100%;
  }
}

#header .site-name a img {
    max-height: 44px;
}
#header .site-name a:after {
    content: 'zakázková výroba klecí, voliér, PUR záletů';
    font-size: 14px;
    display: block;
        text-wrap-style: balance;
}
#header, .top-navigation-bar {
    background-color: #fff;
}
[class*=" icon-"]:after, [class^=icon-]:after {display:none;}
.navigation-buttons a, .navigation-buttons a[data-target=cart], .navigation-buttons a[data-target=search], :where(body.ums_a11y_login--on) .top-nav-button-login,
.languagesMenu .languagesMenu__header--actual, .navigation-tools .dropdown button, .navigation-tools .dropdown-menu>li>a {
    background-color: transparent;
    color: #222;
}
@media (min-width: 992px) {
    #header .header-top .header-top-wrapper .site-name a img, #header .header-top .header-top-wrapper h1.site-name a img {
        max-height: 80px;
    }
}
.navigation-in>ul>li>a {position:relative;color:#fff;}
.navigation-in>ul>li>a:hover {color:#fff;}
.navigation-in>ul>li>a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    height: 0;
    transition: all 0.3s ease;
    background: #E22627;
background: linear-gradient(0deg, rgba(40, 103, 45, 1) 0%, rgba(93, 212, 34, 1) 100%);

}
.navigation-in>ul>li>a:hover:after {height:100%;transition: all 0.3s ease;
transition-timing-function: linear(0, 0.008 1.1%, 0.034 2.3%, 0.134 4.9%, 0.264 7.3%, 0.683 14.3%, 0.797 16.5%, 0.89 18.6%, 0.967 20.7%, 1.027 22.8%, 1.073 25%, 1.104 27.3%, 1.123 30.6%, 1.119 34.3%, 1.018 49.5%, 0.988 58.6%, 0.985 65.2%, 1 84.5%, 1);
}
.navigation-in ul li a b {
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
}
:where(body.ums_a11y_login--on) .top-nav-button-login:focus-visible, :where(body.ums_a11y_login--on) .top-nav-button-login:hover,
.navigation-buttons a[data-target=cart]:hover, .navigation-buttons a[data-target=search]:hover{
    background-color: transparent;
    color: var(--red);
}
.navigation-buttons a[data-target=cart] i {
    color: #fff;
    background: #E22627;
    background: linear-gradient(0deg, rgba(40, 103, 45, 1) 0%, rgba(93, 212, 34, 1) 100%)
    font-weight: 600;
}

.content-wrapper.container .row > .next-to-carousel-banners {
  padding-left: 10%;
  padding-right: 20%;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-wrapper.container .row > .next-to-carousel-banners {
    padding-left: 5%;
    padding-right: 15%;
    width: calc(100% + 80px);
    margin: 0 -40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-wrapper.container .row > .next-to-carousel-banners {
    padding-left: 5%;
    padding-right: 10%;
    width: calc(100% + 40px);
    margin: 0 -20px;
  }
}
@media (max-width: 767px) {
  .content-wrapper.container .row > .next-to-carousel-banners {
    width: calc(100% + 20px);
    margin: 0 -10px;
    padding: 10px;
  }
}
.next-to-carousel-banners .banner-wrapper {
  aspect-ratio: 2/3;
  margin: 8px;
  border-radius: 20px;
}
.next-to-carousel-banners.slick-slider .slick-arrow {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.next-to-carousel-banners.slick-slider .slick-prev {
  right: unset;
  left: 20px;
  z-index: 9;
}

.slick-dots {
  display: flex;
  padding: 0;
  margin: 20px 0 0;
  justify-content: center;
  align-items: center;
  gap: 5px;
  list-style-type: none;
}

.slick-dots li {
  padding: 0;
}

.slick-dots li button {
  background: #f1f1f1;
  border: none;
  font-size: 0;
  width: 30px;
  height: 4px;
  transition: all 0.5s ease;
}

.slick-dots li.slick-active button {
  background: var(--green);
  transition: all 0.5s ease;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button:hover {
  background: var(--red);
  transition: all 0.5s ease;
}
.next-to-carousel-banners .normal-banners-line {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .next-to-carousel-banners .banner-caption,
  .next-to-carousel-banners .banner-wrapper > a > .extended-banner-texts {
    justify-content: flex-end;
  }
}
.next-to-carousel-banners .banner-wrapper > span {
  display: block;
  width: 100%;
  height: 100%;
}
.next-to-carousel-banners .extended-banner-texts {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        max-height: 100%;
        background: #290303;
        background: linear-gradient(0deg, rgba(41, 3, 3, 1) 0%, rgba(41, 3, 3, 0) 50%);
            justify-content: flex-end;
    padding: 30px;
}
.next-to-carousel-banners .extended-banner-texts {
    color: #fff;
}
.next-to-carousel-banners {
max-width: 1440px;
    margin: 8px auto;
    width: 100%;
}
.next-to-carousel-banners .extended-banner-link {
    display: block;
    padding: 8px 24px;
    color: #fff;
    background: #E22627;
    background: linear-gradient(90deg, rgba(226, 38, 39, 1) 0%, rgba(245, 154, 26, 1) 50%, rgba(93, 212, 34, 1) 100%);
    background-size: 200%;
    transition: all 0.3s ease;
}
.next-to-carousel-banners .extended-banner-link:hover {background-position:right;transition: all 0.3s ease;color:#fff;}
.flag.flag-config {display:none;}
.sidebar-inner {
    background-color: transparent;
    border: none;
}
#product-detail-form {
display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.config-calculator {display:none;}
.p-variants-block:has(.variant-selected) + div + .config-calculator {display:block;}
#footer h3, .benefitBanner .benefitBanner__title {
background: -webkit-linear-gradient(0deg, rgba(40, 103, 45, 1) 0%, rgba(93, 212, 34, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-bottom, .footer-bottom-full-width {
    background-color: transparent;
}
#footer a,
#footer .footer-bottom,
#footer .footer-bottom a {
    color: #bfbfbf;
}
#footer a:hover,
#footer .footer-bottom a:hover {
    color: #fff;
    text-decoration:underline;
}
.benefitBanner .benefitBanner__picture {
    flex: unset;
    height: auto;
    margin: 0 16px 8px;
}
.benefitBanner .benefitBanner__data {
    font-size: 14px;
    line-height: 16px;
    text-wrap-style: balance;
    font-weight: 400;
    max-width: 350px;
}
.btn.btn-cart, .btn.btn-conversion, .btn.btn-primary, a.btn.btn-cart, a.btn.btn-conversion, a.btn.btn-primary {
    border: none;
    color: #fff;
    background: #E22627;
    background: linear-gradient(90deg, rgba(226, 38, 39, 1) 0%, rgba(245, 154, 26, 1) 50%, rgba(93, 212, 34, 1) 100%);
    background-size: 200%;
    transition: all 0.3s ease;
}
.btn.btn-cart:hover, .btn.btn-conversion:hover, .btn.btn-primary:hover, a.btn.btn-cart:hover, a.btn.btn-conversion:hover, a.btn.btn-primary:hover {background-position:right;transition: all 0.3s ease;color:#fff;}

.next-to-carousel-banners .extended-banner-link {
    border-radius: 8px;
    cursor: pointer;
    padding: 16px;
    text-align: center;
    text-transform: none;
    transition: all .3s ease-out;
    white-space: normal;
}
.category-header {
    background-color: transparent;
    border-bottom: solid 1px var(--colors-foregrounds-borders-secondary);
    border-radius:0;
}
    .listSorting__control {
        padding: 8px 20px;
    }
.listSorting__control--current, .listSorting__control--current:focus-visible, .listSorting__control:hover {
    box-shadow: none;
    color: var(--red);
}
.category-top {
    border-bottom-style: none;
    padding-bottom: 0;
}
.breadcrumbs {
    padding: 8px 16px;   
    margin-bottom: 24px;
    isolation: isolate;
    position: relative;
}
.breadcrumbs:after {
    content: '';
    background: #f59a1a21;
    position: absolute;
    display: block;
    width: 100dvw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.overall-wrapper {
    overflow-x: hidden;
}
.box-categories .pageElement__heading {
    display: none;
}
#categories a {
    border-radius: 0;
    line-height: 1;
}
#categories .expandable>.topic>a>span, #categories .expandable>a>span {
    left: auto;
    right: 20px;
    top: 9px;
}
.categories .topic>a {
    border-bottom: solid 2px #fff;
    background: #fafafa;
        font-weight: 600;
padding: 16px;  
}
.menu-helper::after {
  color: #fafafa;
}
.categories .topic>a:hover {
    background: #fafafa;
    color: var(--red);
}
.categories .topic.active>a, .categories .topic.active>a:hover, .categories .topic.child-active>a, .categories .topic.child-active>a:hover, .categories li.active>a, .categories li.active>a:hover {
    color: #fff;
    background: #222;
    xxxbackground: linear-gradient(0deg, rgba(40, 103, 45, 1) 0%, rgba(93, 212, 34, 1) 100%);
}
.categories .topic.active>a span, .categories .topic.active>a:hover span, .categories .topic.child-active>a span, .categories .topic.child-active>a:hover span, .categories li.active>a span, .categories li.active>a:hover span {color:#fff !important;}
.box-bg-variant .categories ul a:hover {
    color: var(--red);
    background: inherit;
}
#categories .expandable>.topic>a>span {
    top: 17px;
}
.navigation-buttons a[data-target=navigation], .navigation-buttons a[data-target=navigation]:hover, .navigation-window-visible .navigation-buttons a[data-target=navigation], .navigation-window-visible .navigation-buttons a[data-target=navigation]:hover {
    background-color: transparent;
}
@media (max-width:767px) {
.navigation-in>ul>li>a {
    color: #222;
}
.navigation-in>ul>li, .navigation-in>ul>li:first-child, .navigation-in>ul>li:last-child {
    border: none;border-radius:0;
}
    .navigation-in>ul>li>a>b, .navigation-in>ul>li>a>span {
        padding-bottom: 8px;
        padding-top: 8px;
    }
    #header .header-top .header-top-wrapper .navigation-buttons {
        width: 150px;
    }
#header .header-top .header-top-wrapper .site-name {
       max-width: calc(100% - 150px) !important;
        padding-right: 10px;
    }
#header .site-name a:after {
    font-size: 12px;
    line-height: 1;
    padding-left: 10px;
    text-align: left;
}
}
.breadcrumbs:after {
    background: #fafafa;
    z-index:-1;
}
    .navigation-in>ul>li.ext>ul, .navigation-in>ul>li.ext>ul>li {
        align-items: center;
    }



@media (min-width: 768px) and (max-width:991px) {
    .header_contacts a {
        font-size: 12px;
    }
#header .header-top .header-top-wrapper>div {
    width: calc((100% - 140px) / 2);
}
#header .header-top .header-top-wrapper .site-name, #header .header-top .header-top-wrapper h1.site-name {
        width: 140px;
        padding: 0%;
    }
#header .header-top .header-top-wrapper {
    width: 100%;
}
}

@media (max-width: 767px) {
.header_contacts {
    padding: 0;
}
.header_contacts:before {display:none;}
.navigation-in .header_contacts li a {
padding: 4px 16px;
}
}

    .next-to-carousel-banners .extended-banner-texts .extended-banner-title {
        font-size: 25px;
        line-height: 1.4;
        text-wrap-style: balance;
    }
.next-to-carousel-banners .extended-banner-texts {
    position: absolute;
}