/*container*/
@media (min-width: 1200px) {
    /*
    .carousel-wrapper {
        max-width: 1365px;
    }
        */
    .container {
        max-width: 1365px;
    }
    .container-full-width {
        max-width: 1365px;
    }
}
/*obecné*/
.overall-wrapper {
    overflow-x: hidden;
}
.content-wrapper.container {
    padding-bottom: 20px;
}
.welcome-wrapper {
	display: none;
}
@media (min-width: 768px) {
    body,
    .h2,
    h2,
    .homepage-group-title.h4 {
        letter-spacing: normal;
    }
}
/*header*/
@media (min-width: 768px) {
    .navigation-in {
        width: 9999em!important;
    }
}
@media (min-width: 768px) {
    .fitted .navigation-in ul {
        justify-content: flex-start!important;
    }
}
@media (min-width: 768px) {
   #header {
        position: relative;
   } 
}
@media (min-width: 768px) {
    #header .header-top .header-top-wrapper {
        display: flex;
        justify-content: space-between;
    }
}
@media (min-width: 768px) {
    #header .header-top .header-top-wrapper:before {
        display: none;
    }
}
@media (min-width: 768px) {
    #header .header-top .header-top-wrapper .navigation-tools {
        display: none;
    }
}
@media (min-width: 768px) {
    #header .header-top .header-top-wrapper>div:not(.user-action) {
        position: relative;
        z-index: 3;
        width: auto;
    }
}
@media (min-width: 768px) {
    #header .header-top .header-top-wrapper>.site-name {
        max-width: 177px;
    }
}
@media (min-width: 768px) {
    .header-bottom {
        position: absolute;
        width: 100%;
        top: 9px;
        z-index: 2;
    } 
}
@media (min-width: 768px) {
    #header .header-bottom .header-bottom-wrapper {
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 739px;
    }
}
@media (min-width: 992px) {
    #header .header-bottom .header-bottom-wrapper {
        max-width: 964px;
    }
}
@media (min-width: 1200px) {
    #header .header-bottom .header-bottom-wrapper {
        max-width: 1170px;
    }
}
@media (min-width: 1440px) {
    #header .header-bottom .header-bottom-wrapper {
        max-width: 1420px;
    }
}
/*
@media (min-width: 1600px) {
    #header .header-bottom .header-bottom-wrapper {
        max-width: 1712px;
    }
}
    */
@media (min-width: 768px) {
    .menu-helper {
        right: 90px;
        padding-right: 8px;
        padding-left: 8px;
    }
}
@media (min-width: 1440px) {
    .menu-helper {
        right: 120px;
    }
}
/*
@media (min-width: 1600px) {
    .menu-helper {
        right: 210px;
    }
}
@media (min-width: 1700px) {
    .menu-helper {
        right: 270px;
    }
}
    */
@media (min-width: 768px) {
    .menu-helper>ul>li>a:hover > b {
        color: rgba(0, 102, 157, .8);
    }
}    
@media (min-width: 768px) {
    .navigation-in > ul {
        padding-left: 210px;
        padding-right: 90px;
    }
}
@media (min-width: 1440px) {
    .navigation-in > ul {
        padding-left: 240px;
        padding-right: 90px;
    }
}
@media (min-width: 768px) {
    .navigation-in>ul>li:first-child>a:hover {
        padding-left: 16px;
    }
}
.navigation-in .has-third-level div>ul a,
.navigation-in>ul>li>a,
.navigation-in>ul>li>a:hover,
.navigation-in ul.menu-level-2 a {
    padding-left: 16px;
    margin-left: 0;
}
.navigation-in .has-third-level div>ul a,
.navigation-in>ul>li>a,
.navigation-in>ul>li>a:hover,
.navigation-in ul.menu-level-2 >li a,
.menu-helper>ul>li a b {
    color: #00669d;
    font-family: "Open Sans", sans-serif;
    font-size: 13.1pt!important;
    font-weight: 400!important;
    text-transform: uppercase;
    transition: 0.1s;
}
@media (min-width: 768px) {
    .navigation-in ul.menu-level-2 >li a {
        font-size: 14pt!important;
        font-weight: 700!important;
    }
}
@media (min-width: 768px) {
    .navigation-in .has-third-level div>ul a {
        font-size: 10pt!important;
        font-weight: 400!important;
    }
}
.navigation-in ul.menu-level-2 a:hover {
    color: #00669d;
    text-decoration: underline;
}
.navigation-in .has-third-level div>ul a:hover {
    color: #00669d;
    text-decoration: underline;
}
/*
.navigation-in .has-third-level div>ul a,
.navigation-in>ul>li>a,
.navigation-in ul.menu-level-2 a {
    letter-spacing: 0.398px;
}
*/
@media (min-width: 768px) {
    .navigation-in .has-third-level div>ul a,
    .navigation-in>ul>li>a,
    .navigation-in>ul>li>a:hover,
    .navigation-in ul.menu-level-2 a {
        margin-right: 0;
        padding-right: 16px;
    }
}
@media (min-width: 768px) {
    .navigation-in>ul>li.exp>a, .navigation-in>ul>li>a:hover {
        background-color: rgba(0, 0, 0, 0);
    }
}
@media (min-width: 768px) {
    .navigation-in ul li a > b {
        transition: 0.1s;
    }
}
/*
@media (min-width: 768px) {
    .navigation-in ul li a:hover > b {
        text-decoration: underline;
    }
}
*/
@media (min-width: 768px) {
    .navigation-in ul li a.active > b {
        font-weight: 700;
    }
}
.menu-helper:after, .menu-trigger:after {
    background-color: #00669d;
    color: #00669d;
}
.navigation-buttons a[data-target=login] {
    display: none;
}
.icon-search:after,
.icon-cart:after {
    display: none;
}
.icon-search:before,
.icon-cart:before,
.navigation-buttons a[data-target=navigation]:before {
    color: #00669d;
}
.navigation-buttons a {
    width: 35px;
}
.type-category.id-802 .breadcrumbs,
.type-category.id-802 .category-title,
.type-category.id-802 .category-content-wrapper {
	display: none;
}
.type-category.id-802 .category-top {
	border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
/*
.type-category.id-802 .category-top {
    border: none;
    margin-bottom: 0;
    margin-top: -65px;
}
*/
@media (min-width: 768px) {
    .id-29 .navigation-in>ul>li>a,
    .type-index .navigation-in>ul>li>a,
    body.categoryVideo .navigation-in>ul>li>a,
    body:has(.category-perex video) .navigation-in>ul>li>a,
    body:has(.category-perex .imageFullWidth) .navigation-in>ul>li>a,
    body:has(.id-29) .navigation-in>ul>li>a {
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-font-smoothing: antialiased;
    }
}
.id-29 .menu-helper:after,
.type-index .menu-helper:after,
body.categoryVideo .menu-helper:after,
body:has(.category-perex video) .menu-helper:after,
body:has(.category-perex .imageFullWidth) .menu-helper:after,
.id-29 .menu-helper:before,
.type-index .menu-helper:before,
body.categoryVideo .menu-helper:before,
body:has(.category-perex video) .menu-helper:before,
body:has(.category-perex .imageFullWidth) .menu-helper:before,
.id-29 .icon-search:before,
.type-index .icon-search:before,
body.categoryVideo .icon-search:before,
body:has(.category-perex video) .icon-search:before,
body:has(.category-perex .imageFullWidth) .icon-search:before,
.type-index .icon-cart:before,
.id-29 .icon-cart:before,
body.categoryVideo .icon-cart:before,
body:has(.category-perex video) .icon-cart:before,
body:has(.category-perex .imageFullWidth) .icon-cart:before,
.id-29 .navigation-buttons a[data-target=navigation]:before,
.type-index .navigation-buttons a[data-target=navigation]:before,
body.categoryVideo .navigation-buttons a[data-target=navigation]:before,
body:has(.category-perex video) .navigation-buttons a[data-target=navigation]:before,
body:has(.category-perex .imageFullWidth) .navigation-buttons a[data-target=navigation]:before {
    color: #fff;
    transition: all 0.3s ease-out;
}
.id-29 #header,
.type-index #header,
body.categoryVideo #header,
body:has(.category-perex video) #header,
body:has(.category-perex .imageFullWidth) #header {
    border-style: solid;
    border-color: #E5E5E5;
    border-width: 0px 0px 1px 0px;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0.9) 100%);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
    .id-29 #header,
    .type-index #header,
    body.categoryVideo #header,
    body:has(.category-perex video) #header {
        z-index: 2;
    }
}
@media (min-width: 768px) {
    .id-29.search-window-visible #header,
    .type-index.search-window-visible #header,
    body.categoryVideo.search-window-visible #header,
    body:has(.category-perex video).search-window-visible #header {
        z-index: auto;
    }
}
.id-29 #header .header-top .header-top-wrapper .site-name a img,
.type-index #header .header-top .header-top-wrapper .site-name a img,
body.categoryVideo #header .header-top .header-top-wrapper .site-name a img,
body:has(.category-perex video) #header .header-top .header-top-wrapper .site-name a img,
body:has(.category-perex .imageFullWidth) #header .header-top .header-top-wrapper .site-name a img {
    filter: invert(100%) brightness(10);
}
.id-29 .navigation-window-visible .navigation-buttons a[data-target=navigation],
.type-index .navigation-window-visible .navigation-buttons a[data-target=navigation],
body.categoryVideo .navigation-window-visible .navigation-buttons a[data-target=navigation],
body:has(.category-perex video) .navigation-window-visible .navigation-buttons a[data-target=navigation],
.id-29 .navigation-window-visible .navigation-buttons a[data-target=navigation]:hover,
.type-index .navigation-window-visible .navigation-buttons a[data-target=navigation]:hover,
body.categoryVideo .navigation-window-visible .navigation-buttons a[data-target=navigation]:hover,
body:has(.category-perex video) .navigation-window-visible .navigation-buttons a[data-target=navigation]:hover {
    background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
    .id-29 .navigation-in,
    .type-index .navigation-in,
    body.categoryVideo .navigation-in,
    body:has(.category-perex video) .navigation-in {
        background-color: rgba(0, 0, 0, 0);
    }
}
.id-29 .navigation-buttons a[data-target=login],
.type-index .navigation-buttons a[data-target=login],
body.categoryVideo .navigation-buttons a[data-target=login],
body:has(.category-perex video) .navigation-buttons a[data-target=login],
.id-29 .navigation-buttons a[data-target=search],
.type-index .navigation-buttons a[data-target=search],
body.categoryVideo .navigation-buttons a[data-target=search],
body:has(.category-perex video) .navigation-buttons a[data-target=search],
.id-29 .navigation-buttons a[data-target=search],
.type-index .navigation-buttons a[data-target=search],
body.categoryVideo .navigation-buttons a[data-target=search],
body:has(.category-perex video) .navigation-buttons a[data-target=search],
body:has(.category-perex .imageFullWidth) .navigation-buttons a[data-target=search] {
    background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
    .id-29.navigation-buttons a[data-target=search]:hover i:before,
    .type-index .navigation-buttons a[data-target=search]:hover i:before,
    body.categoryVideo .navigation-buttons a[data-target=search]:hover i:before,
    body:has(.category-perex video) .navigation-buttons a[data-target=search]:hover i:before,
    .id-29 .navigation-buttons a[data-target=search]:hover i:before,
    .type-index .navigation-buttons a[data-target=search]:hover i:before,
    body.categoryVideo .navigation-buttons a[data-target=search]:hover i:before,
    body:has(.category-perex video) .navigation-buttons a[data-target=search]:hover i:before,
    body:has(.category-perex .imageFullWidth) .navigation-buttons a[data-target=search]:hover i:before,
    .id-29 a[data-target=cart]:hover .icon-cart:before,
    .type-index a[data-target=cart]:hover .icon-cart:before,
    body.categoryVideo a[data-target=cart]:hover .icon-cart:before,
    body:has(.category-perex video) a[data-target=cart]:hover .icon-cart:before,
    body:has(.category-perex .imageFullWidth) a[data-target=cart]:hover .icon-cart:before {
        color: #00669D;
    }
}
.id-29 .navigation-buttons a[data-target=navigation],
.type-index .navigation-buttons a[data-target=navigation],
body.categoryVideo .navigation-buttons a[data-target=navigation],
body:has(.category-perex video) .navigation-buttons a[data-target=navigation],
body:has(.category-perex .imageFullWidth) .navigation-buttons a[data-target=navigation],
.id-29 .navigation-buttons a[data-target=navigation]:hover,
.type-index .navigation-buttons a[data-target=navigation]:hover,
body.categoryVideo .navigation-buttons a[data-target=navigation]:hover,
body:has(.category-perex video) .navigation-buttons a[data-target=navigation]:hover,
body:has(.category-perex .imageFullWidth) .navigation-buttons a[data-target=navigation]:hover {
    background-color: rgba(0, 0, 0, 0);
}
/*carousel*/
.carousel-wrapper {
    margin: 0 auto;
    overflow-x: hidden;
}
/*konkurenční výhody*/
.benefitBanner {
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    margin: 43px auto;
}
@media (max-width: 991px) {
    .benefitBanner {
        margin: 00px auto 0;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .benefitBanner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px auto 10px;
    }
}
.type-index #content > .benefit-banners-full-width {
    display: none;
}
.benefitBanner .benefitBanner__title {
    color: #00669d;
    font-size: 11.3pt;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.07;
}
@media (max-width: 767px) {
    .benefitBanner .benefitBanner__title {
        font-size: 10.3pt;
    }
}
@media (max-width: 479px) {
    .benefitBanner .benefitBanner__title {
        font-size: 9.3pt;
    }
}
.benefitBanner .benefitBanner__picture {
    margin-top: 0;
    margin-bottom: 0;
    flex: 0 0 60px;
    height: 60px;
}
@media (max-width: 767px) {
    .benefitBanner .benefitBanner__picture {
        flex: 0 0 40px;
        height: 40px;
        margin: 0 0 5px 0;
        max-width: 50px;
    }
}
@media (max-width: 476px) {
    .benefitBanner .benefitBanner__picture {
        flex: 0 0 30px;
        height: 30px;
        margin: 0 0 5px 0;
        max-width: 40px;
    }
}
@media (max-width: 767px) {
    .benefitBanner .benefitBanner__item {
        flex: 0 0 50%;
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .benefitBanner .benefitBanner__content {
        padding: 0 6px;
    }
}
@media (max-width: 991px) {
    .benefitBanner .benefitBanner__item, .benefitBanner .benefitBanner__link {
        margin-bottom: 10px;
    }
}
.benefitBanner .benefitBanner__item, .benefitBanner .benefitBanner__link {
    min-width: 154px;
    min-height: 139px;
    /*background-color: #bcd6df;*/
    border-radius: 36px;
    max-width: fit-content;
}
@media (max-width: 1199px) {
    .benefitBanner .benefitBanner__item, .benefitBanner .benefitBanner__link {
        min-width: 144px;
        min-height: 128px;
    }
}
@media (max-width: 767px) {
    .benefitBanner .benefitBanner__item, .benefitBanner .benefitBanner__link {
        min-width: 120px;
        min-height: 100px;
        margin-right: 10px;
        margin-left: 10px;
    }
}
@media (max-width: 479px) {
    .benefitBanner .benefitBanner__item, .benefitBanner .benefitBanner__link {
        min-width: 100px;
        min-height: 18vw;
        border-radius: 22px;
        margin-right: 5px;
        margin-left: 5px;
        width: calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
    }
}
.benefitBanner .benefitBanner__picture img {
    object-fit: contain;
}
/*footer*/
#footer h4 {
    color: #fff;
    font-size: 15.1pt;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    #footer h4 {
        font-size: 14.1pt;
        margin-bottom: 18px;
        margin-top: 22px;
    }
}
#footer h4>span:after {
    display: none;
}
#footer li a {
    color: #fff;
    font-size: 13.2pt;
    line-height: 20pt;
}
@media (max-width: 767px) {
    #footer li a {
        font-size: 12.2pt;
        line-height: 16pt;
    }
}
#footer li a:hover {
    text-decoration: underline;
    color: #fff;
}
#footer .banner p {
    color: #fff;
    font-size: 13.2pt;
    line-height: 20pt;
}
@media (max-width: 767px) {
    #footer .banner p {
        font-size: 12.2pt;
        line-height: 16pt;
    }
}
#footer .banner h5 {
    color: #fff;
    font-size: 16pt;
    font-weight: 700;
    margin-top: 15px;
}
@media (max-width: 767px) {
    #footer .banner h5 {
        font-size: 14pt;
    }
}
#footer, .footer-rows .rate-wrapper {
    background-color: #00669d;
}
.type-index #footer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-bottom, .footer-bottom-full-width {
    background-color: rgba(0, 0, 0, 0);
}
#footer .copyright {
    color: #fff;
}
#signature .title {
    color: #fff!important;
}
@media (max-width: 991px) {
    .footer-rows .custom-footer {
        justify-content: center;
    }
}
@media (min-width: 992px) {
    .footer-rows .custom-footer {
        justify-content: space-between;
    }
}
@media (max-width: 991px) {
    .footer-rows .custom-footer__banner16 .banner-wrapper {
        justify-content: center!important;
    }
}
@media (max-width: 991px) {
    .footer-rows .custom-footer__banner16 .banner-wrapper > span {
        display: flex;
        flex-flow: column;
        align-items: center;
    }
}
.contactbox_wrapper {
    margin-left: -8px;
}
@media (max-width: 991px) {
    .contactbox_wrapper {
        margin-left: 0;
    }
}
.contactbox_wrapper a.social-icon:before,
.contactbox_wrapper a.social-icon:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 50pt;
    width: 50pt;
    transform: translateZ(0);
    transition: all .3s ease-out;
}
@media (max-width: 767px) {
    .contactbox_wrapper a.social-icon:before,
    .contactbox_wrapper a.social-icon:before {
        width: 40pt;
    }
}
.contactbox_wrapper a.social-icon:hover:before {
    transform: scale(1.02);
}
.contactbox_wrapper a.social-icon.facebook:before {
    background-image: url(/user/documents/upload/ikony/facebook-icon.svg);
}
.contactbox_wrapper a.social-icon.instagram:before {
    background-image: url(/user/documents/upload/ikony/instagram-icon4.svg);
}
.contactbox_wrapper a.social-icon {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 8px;
    width: auto;
    border-radius: unset;
    height: auto;
    display: inline-block;
}
@media (max-width: 767px) {
    .contactbox_wrapper a.social-icon {
        margin-right: 4px;
    }
}
.contactbox_wrapper a.social-icon_last-child {
    margin-right: 0;
}
#footer .custom-footer__banner17 {
    width: 100%!important;
    flex-basis: 100%!important;
    text-align: center;
    padding-top: 60px;
    opacity: .5;
}
@media (max-width: 767px) {
    #footer .custom-footer__banner17 {
        padding-top: 20px;
    }
}
#footer .custom-footer__banner17 img {
    max-height: 54px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    #footer .custom-footer__banner17 img {
        max-height: 50px;
    }
}
#footer .custom-footer__banner17 p {
    font-size: 15pt;
    font-weight: 700;
    line-height: 22pt;
}
@media (max-width: 767px) {
    #footer .custom-footer__banner17 p {
        font-size: 13.3pt;
        line-height: 18pt;
    }
}
@media (max-width: 767px) {
    #footer .custom-footer__banner17 p br {
        display: none;
    }
}
#footer .custom-footer__banner17 .banner-wrapper {
    justify-content: center;
}
#footer .banner-wrapper {
    position: relative;
    /*display: flex;
    justify-content: center;*/
}
@media (max-width: 767px) {
    #footer .banner-wrapper {
        justify-content: left;
    }
}
.footer-rows .custom-footer>div {
    flex-basis: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .footer-rows .custom-footer>div {
        flex-basis: 50%;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .footer-rows .custom-footer>div {
        flex-basis: 25%;
        width: 25%;
        padding-top: 60px;
    }
}
#footer {
    overflow: hidden;
}
.container.footer-rows {
    position: relative;
}
.container.footer-rows:after {
    background-image: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    right: -239px;
    width: 504px;
    height: 504px;
    opacity: .05;
    top: 12px;
}
@media (max-width: 1439px) {
    .container.footer-rows:after {
        right: -274px;
        width: 504px;
        height: 504px;
        top: 21px;
    }
}
@media (max-width: 991px) {
    .container.footer-rows:after {
        right: -252px;
        width: 459px;
        height: 459px;
        top: unset;
        bottom: 86px;
    }
}
@media (max-width: 767px) {
    .container.footer-rows:after {
        right: -126px;
        width: 364px;
        height: 364px;
        bottom: unset;
        top: 9px;
    }
}
@media (max-width: 479px) {
    .container.footer-rows:after {
        right: -67px;
        width: 200px;
        height: 200px;
        bottom: unset;
        top: 39px;
    }
}
.ordering-process iframe.lightwidget-widget,
.ordering-process .instagramWrapper {
    display: none;
}
.instagramWrapper {
    margin-top: 50px;
}
@media (min-width: 1200px) {
    .instagramWrapper {
        max-width: 1365px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 50px;
    }
}
.instaTitle {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .instaTitle {
        margin-bottom: 20px;
        font-size: 18px;
    }
}
.instaTitle img {
    max-width: 200px;
}
@media (max-width: 767px) {
    .instaTitle img {
        max-width: 150px;
    }
}
/*carousel*/
.carousel .extended-banner-texts {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
    width: 100%;
    position: absolute;
}
.carousel .extended-banner-texts .extended-banner-text {
    margin-bottom: 0;
    font-size: 32pt;
    font-style: italic;
    line-height: 36pt;
    text-align: center;
    font-weight: 700;
}
@media (max-width: 991px) {
    .carousel .extended-banner-texts .extended-banner-text {
        font-size: 28pt;
        line-height: 32pt;
    }
}
@media (max-width: 767px) {
    .carousel .extended-banner-texts .extended-banner-text {
        font-size: 20pt;
        line-height: 24pt;
    }
}
@media (max-width: 479px) {
    .carousel .extended-banner-texts .extended-banner-text {
        font-size: 18pt;
        line-height: 20pt;
    }
}
@media (max-width: 767px) {
    .carousel .extended-banner-texts .extended-banner-text br {
        display: none;
    }
}
.wide-carousel + .next-to-carousel-banners {
	padding-top: 219px;
}
@media (max-width: 1199px) {
    .wide-carousel + .next-to-carousel-banners {
        padding-top: 208px;
    }
}
@media (max-width: 991px) {
    .wide-carousel + .next-to-carousel-banners {
        padding-top: 270px;
    }
}
@media (max-width: 729px) {
    .wide-carousel + .next-to-carousel-banners {
        padding-top: 38.55vw;
    }
}
@media (max-width: 479px) {
    .wide-carousel + .next-to-carousel-banners {
        padding-top: 46.34vw;
    }
}
@media (max-width: 361px) {
    .wide-carousel + .next-to-carousel-banners {
        padding-top: 70.39vw;
    }
}
.carousel-inner .item>a>img {
    max-height: 704px;
    object-fit: cover;
}
@media (max-width: 1364px) {
    .carousel-inner .item>a>img {
        max-height: 51.6vw;
    }
}
.carousel-inner .item video,
.category-perex video,
.category-perex .imageFullWidth,
.id-29 .imageFullWidth{
    max-height: 704px;
    object-fit: cover;
}
@media (max-width: 1364px) {
    .carousel-inner video,
    .category-perex video,
    .category-perex .imageFullWidth,
    .id-29 .imageFullWidth {
        max-height: 51.6vw;
    }
}
.category-perex video,
.type-index:has(#carousel video) .carousel-wrapper,
.imageFullWidth {
    margin-top: -65px;
}
@media (max-width: 767px) {
    .category-perex video,
    .type-index:has(#carousel video) .carousel-wrapper,
    .imageFullWidth {
        margin-top: -60px;
    }
}
/*
.type-category.id-802 .category-perex video {
    max-height: 1178px;
    height: 1178px;
}
@media (max-width: 767px) {
    .type-category.id-802 .category-perex video {
        max-height: 750px;
        height: 750px;
    }
}
*/
/*top banner*/

.next-to-carousel-banners .banner-wrapper {
    width: 100%;
}
.welcome-banner:after {
    background-image: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    left: -169px;
    width: 504px;
    height: 100%;
    opacity: .05;
    top: 0px;
}
@media (max-width: 1439px) {
    .welcome-banner:after  {
        left: -140px;
        width: 504px;
    }
}
@media (max-width: 991px) {
    .welcome-banner:after  {
        left: -110px;
        width: 459px;
    }
}
@media (max-width: 767px) {
    .welcome-banner:after  {
        display: none;
    }
}
.welcome-banner {
    position: relative;
    margin-bottom: 170px;
    width: 100%;
    background-color: #00669d;
}
@media (max-width: 991px) {
    .welcome-banner {
        margin-bottom: 6.8vw;
    }
}
@media (min-width: 1200px) {
    .welcome-banner {
        max-width: 1365px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .welcome-banner:before {
        content: "";
        position: absolute;
        top: 0;
        width: 100vw;
        height: 100%;
        background-color: #00669d;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
      }
}
.welcome-banner img {
    max-width: 566px;
    border-radius: 7px;
    top: 30px;
    right: 20px;
    text-align: center;
    position: absolute;
    z-index: 1;
}
@media (max-width: 1364px) {
    .welcome-banner img {
        max-width: 32.6vw;
        top: 5.86vw;
        right: 5.86vw;
    }
}
@media (max-width: 767px) {
    .welcome-banner img {
        width: 100%;
        top: 0;
        right: unset;
        object-fit: cover;
        height: 100%;
        max-width: unset;
        border-radius: 0;
        opacity: .3;
    }
}
.welcome-banner .welcome-text {
    max-width: 57%;
    position: relative;
    top: 0;
    padding: 96px 47px;
    z-index: 1;
}
@media (max-width: 1364px) {
    .welcome-banner .welcome-text {
        max-width: 60vw;
        padding: 7.1vw 3.5vw;
    }
}
@media (max-width: 767px) {
    .welcome-banner .welcome-text {
        max-width: 100%;
        z-index: 2;
        padding: 8.9vw 6.8vw;
    }
}
.welcome-banner .welcome-text h2,
.welcome-banner .welcome-text p {
    color: #fff;
    text-align: center;
}
.welcome-banner .welcome-text h2 {
    font-size: 28pt;
    line-height: 1.07;
    margin-top: 0;
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .welcome-banner .welcome-text h2 {
        font-size: 18pt;
        margin-bottom: 20px;
    }
}
.welcome-banner .welcome-text p {
    font-size: 15.9pt;
    line-height: 1.14;
    margin-bottom: 0;
    font-weight: 400;
}
@media (max-width: 991px) {
    .welcome-banner .welcome-text p {
        font-size: 14pt;
    }
}
@media (max-width: 991px) {
    .welcome-banner .welcome-text p {
        font-size: 14pt;
    }
}
.benefitsTitle {
    text-align: center;
    font-size: 20pt;
    color: #00588e;
    letter-spacing: normal;
}
@media (max-width: 767px) {
    .benefitsTitle {
        font-size: 16pt;
    }
}
.benefit-banners-full-width {
    margin-top: -6px;
}
/*homepage blog*/
@media (min-width: 768px) {
    .homepage-blog-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-right: -40px;
        margin-left: -40px;
    }
}
@media (max-width: 767px) {
    .homepage-blog-wrapper {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
@media (min-width: 768px) {
    .type-index .blog-wrapper .news-item {
        width: 50%;
        flex-basis: 50%;
        padding: 40px;
    }
}
@media (max-width: 767px) {
    .type-index .blog-wrapper .news-item {
        width: 100%;
        flex-basis: 100%;
        padding: 20px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.homepage-group-title.h4 {
    width: 100%;
}
.type-index .blog-wrapper .news-item > a {
    flex-direction: column;
}
.type-index .blog-wrapper .image+.text {
    padding: 0 !important;
    margin-right: 0;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
@media (max-width: 767px) {
    .type-index .blog-wrapper .image+.text {
        margin-top: 20px;
    }
}
@media (max-width: 479px) {
    .type-index .blog-wrapper .image+.text {
        margin-top: 5px;
    }
}
.type-index .blog-wrapper .news-item .image img {
    width: auto;
    height: auto;
}
.type-index .blog-wrapper .image+.text .title {
    margin-bottom: 5px;
}
.type-index .blog-wrapper .news-item .read-article {
    margin-left: auto;
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .type-index .blog-wrapper .image+.text {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .type-index .blog-wrapper .news-item .image {
        width: 100%;
    }
}
@media (max-width: 479px) {
    .type-index .blog-wrapper .news-item .image img {
        max-height: none;
    }
}
.type-index .blog-wrapper .image+.text .description {
    flex-grow: 1;
}
/*faq*/
.faq-wrapper {
    background-color: #bcd6df;
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}
@media (max-width: 767px) {
    .faq-wrapper {
        padding: 0 16px;
    }
}
.faq-wrapper h2 {
    color: #000!important;
    text-align: center!important;
    font-size: 16pt!important;
    font-weight: 700!important;
    margin-bottom: 0!important;
    margin-top: 60px!important;
}
@media (max-width: 767px) {
    .faq-wrapper h2 {
        margin-top: 30px!important;
    }
}
.faq-wrapper ul {
    list-style-type: none!important;
    padding: 0!important;
    max-width: 760px!important;
    padding: 33px 0 80px!important;
    margin: 0!important;
}
@media (max-width: 767px) {
    .faq-wrapper ul {
        padding: 15px 0 30px!important;
    }
}
.faq-wrapper li {
    outline: none!important;
    display: flex!important;
    flex-direction: column!important;
    border-radius: 3px!important;
    background-color: white!important;
    transition: all .3s ease-out!important;
}
.faq-wrapper > ul > li > a:hover {
    text-decoration: underline;
}
.faq-wrapper > ul > li > a {
    font-size: 15pt!important;
    color: #000!important;
    font-weight: 700!important;
}
@media (max-width: 767px) {
    .faq-wrapper > ul > li > a {
        font-size: 13pt!important;
        line-height: 1.17;
    }
}
/*
.faq-wrapper > ul > li:hover {
    outline: 1px solid #00669d;
    border: 1px solid #00669d;
}
    */
.faq-wrapper > ul > li:last-child {
    margin-bottom: 0!important;
}
.faq-wrapper > ul > li {
    padding: 22px 56px 0px 30px!important;
    font-size: 16px!important;
    line-height: 26px!important;
    width: 100%!important;
    position: relative!important;
    margin-bottom: 17px!important;
}
@media (max-width: 767px) {
    .faq-wrapper > ul > li {
        padding: 12px 40px 0px 20px!important;
        margin-bottom: 10px!important;
    }
}
.faq-wrapper > ul > li > a:before {
    content: "\e910";
    font-family: shoptet;
    font-size: 1.5rem;
    right: 20px;
    position: absolute;
    transform: rotate(90deg);
    transition: transform 0.3s ease-out;
    color: #787878;
}
@media (max-width: 767px) {
    .faq-wrapper > ul > li > a:before {
        right: 12px;
    }
}
.faq-wrapper > ul > li.active > a:before {
    transform: rotate(-90deg);
}
.faq-wrapper >ul > li > div {
    padding: 10px 56px 0 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    margin-bottom: 12px;
}
@media (max-width: 767px) {
    .faq-wrapper >ul > li > div {
        padding: 5px 56px 0 0;
        margin-bottom: 7px;
    }
}
.faq-wrapper > ul > li.active > div {
    max-height: 1000px;
    transition: max-height 1s ease-in-out;
}
.faq-wrapper > ul > li.active > div > *:first-child {
    margin-top: 10px;
}

/*vypis produktů*/
.type-index #content {
    position: relative;
    z-index: 1;
}
.type-index .content-wrapper-in {
    position: relative;
}
.type-index .content-wrapper-in:after {
    background-image: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    right: -154px;
    width: 504px;
    height: 504px;
    opacity: .05;
    top: 373px;
}
@media (max-width: 1439px) {
    .type-index .content-wrapper-in:after {
        right: -209px;
        width: 479px;
        height: 479px;
    }
}
@media (max-width: 1199px) {
    .type-index .content-wrapper-in:after {
        right: -257px;
    }
}
@media (max-width: 991px) {
    .type-index .content-wrapper-in:after {
        right: -257px;
        width: 500px;
        height: 500px;
    }
}
@media (max-width: 767px) {
    .type-index .content-wrapper-in:after {
        top: 331px;
        right: -127px;
        width: 298px;
        height: 298px;
    }
}
@media (max-width: 479px) {
    .type-index .content-wrapper-in:after {
        display: none;
    }
}
.products-block {
    display: flex;
    flex-wrap: wrap;
    /* margin-left: -8px; */
    /* margin-right: -8px; */
    /*background-color: #fff;*/
}
@media (min-width: 768px) {
    .products:not(.product-slider) {
        max-width: 1144px;
        margin-right: auto;
        margin-left: auto;
    }
}
.product-slider-holder {
    padding-top: 5px;
}
@media (min-width: 768px) {
    .product-slider-holder {
        max-width: 1036px;
    }
}
.product-slider .products-block {
    flex-wrap: nowrap;
    background-color: rgba(0, 0, 0, 0);
}
.product-slider-holder .products-block>div > div {
    transition: transform 0.3s ease-in-out;
}
.product-slider-holder .products-block>div:hover > div {
    transform: scale(1.05);
    /*border-color: #00588e;*/
}
@media (max-width: 991px) {
    .product-slider-holder .products-block>div:hover > div {
        transform: none;
    }
}
.products:not(.product-slider)>div:hover {
    transform: scale(1.05);
    /*border: 3px solid #00588e;
    padding: 28px;*/
}
@media (max-width: 991px) {
    .products:not(.product-slider)>div:hover {
        transform: none;
        /*padding: 14px;*/
    }
}
@media (max-width: 479px) {
    .products:not(.product-slider)>div:hover {
        /*border: 1px solid #00588e;
        padding: 14px;*/
    }
}
.products.product-slider .products-block>div:hover > div {
    /*border: 3px solid #00588e;
    padding: 14px;*/
}
@media (max-width: 479px) {
    .products.product-slider .products-block>div:hover > div {
        /*border: 1px solid #00588e;
        padding: 12px;*/
    }
}
.products-block>div {
    border-radius: 6px;
    /*border: 1px solid #8fbcd2;*/
    padding: 30px;
    transition: transform 0.3s ease-in-out;
}
@media (max-width: 991px) {
    .products-block>div {
        padding: 16px;
    }
}
@media (max-width: 479px) {
    .products-block>div {
        padding: 12px;
    }
}
@media (max-width: 991px) {
    .products:not(.product-slider)  {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 479px) {
    .products:not(.product-slider)  {
        margin-left: 4px;
        margin-right: 4px;
    }
}
@media (min-width: 320px) {
    .products:not(.product-slider)>div {
        width: calc(50% - 8px)!important;
        margin: 0px 4px 8px 4px;
    }
}
@media (min-width: 480px) {
    .products:not(.product-slider)>div {
        width: calc(50% - 16px)!important;
        margin: 0px 8px 16px 8px;
    }
}
@media (min-width: 992px) {
    .products:not(.product-slider)>div {
        width: calc(33.33333% - 32px)!important;
        margin: 0px 16px 32px;
    }
}
@media (min-width: 1200px) {
    .products:not(.product-slider)>div {
        width: calc(33.33333% - 64px)!important;
        margin: 0px 32px 64px;
    }
}
/*
.products-block>div .p .p-in .p-bottom>div .p-tools .add-to-cart-button i {
    display: none;
}*/
.products-block>div .p .p-in .p-in-in .name {
    font-size: 16pt;
    font-weight: 700;
    color: #00669d;
    margin-bottom: 10px;
    line-height: 1.07;
    text-align: left;
}
@media (max-width: 479px) {
    .products-block>div .p .p-in .p-in-in .name {
        font-size: 14pt;
    }
}
.products-block>div .p .p-in-in:has(+ .single-button) .name{
    text-align: left;
}
.products-block>div .p .p-in .p-bottom.single-button>div .prices {
    text-align: left;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
}
.products-block>div .p .p-in .p-bottom.single-button>div .prices .price {
    margin: 10px;
}
.products-block>div .p .p-in .p-bottom>div .prices .price-final strong {
    font-weight: 400;
    color: #00669d;
    font-size: 13pt;
}
.products-block>div .p .p-in .p-in-in .name {
    height: auto;
    -webkit-line-clamp: 4;
    min-height: 48px;
}
/*
.products-block>div .p .p-in .p-bottom.single-button>div .prices .price-final strong {
    font-weight: 400;
    background-color: #00669d;
    color: #fff;
    font-size: 11pt;
    padding: 6.5px 26px;
    border-radius: 6px;
}
@media (max-width: 479px) {
    .products-block>div .p .p-in .p-bottom.single-button>div .prices .price-final strong {
        padding: 4.5px 14px;
    }
}
    */
.products-block>div .p .p-in .p-bottom.single-button>div .prices .price-final strong {
    font-weight: 700;
    color: #00669d;
    font-size: 11pt;
    padding: 0;
}
.products-block>div .p .p-in .p-in-in {
    flex-grow: 1;
}
.products-block>div .p .p-in .p-bottom {
    display: flex;
    flex-direction: column;
    justify-content: end;
    order: 30;
}
.products-block>div .p .p-in .p-bottom >div {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    position: relative;
}
.products-block>div .p .p-in .p-bottom.single-button >div {
    justify-content: end;
}
.widget-parameter-wrapper {
    justify-content: left!important;
    position: relative;
    padding-top: 20px;
    margin: 8px 0 0;
}
.products-block>div .p .p-in {
    order: 3;
    padding-top: 16px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
}
.products-block .product .widget-parameter-wrapper .widget-parameter-value a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 26px;
    height: 26px;
    border-radius: none;
    margin-right: 0;
    font-size: 0;
    padding: 0;
    min-width: fit-content;
    background-size: cover;
}
@media (max-width: 479px) {
    .products-block .product .widget-parameter-wrapper .widget-parameter-value a {
        width: 20px;
        height: 20px;
    }
}
.products-block .product .widget-parameter-value {
    padding: 4px;
}
@media (max-width: 479px) {
    .products-block .product .widget-parameter-value {
        padding: 2px;
    }
}
.products-block .product .widget-parameter-value:first-child {
    margin-left: 0;
}
.widget-parameter-wrapper[data-parameter-name]::after {
    content: attr(data-parameter-name);
    display: block;
    margin-top: 10px;
    position: absolute;
    text-transform: uppercase;
    font-size: 9.6pt;
    top: -10px;
    color: #00669d;
}
.products-block>div .availability {
    margin-top: 10px;
}
.products-block .single-button .btn.btn-primary:hover,
.products-block .single-button .dotazBtn:hover,
.products-block>div .p .p-in .p-bottom>div .p-tools .btn.btn-primary:hover {
    background-color: #52524f;
}
.products-block .single-button .btn.btn-primary,
.products-block .single-button .dotazBtn,
.products-block>div .p .p-in .p-bottom>div .p-tools .btn.btn-primary {
    background-color: #383230;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 10.4pt;
    font-weight: 400;
    padding: 6px 19px;
    margin-bottom: 8px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    line-height: 13pt;
    text-transform: uppercase;
}
@media (max-width: 479px) {
    .products-block .single-button .btn.btn-primary,
    .products-block .single-button .dotazBtn,
    .products-block>div .p .p-in .p-bottom>div .p-tools .btn.btn-primary {
        padding: 8.5px 14px;
        margin-bottom: 0;
    }
}
.products-block .btn.btn-primary:hover {
    background-color: #00588e;
}
.products-block .btn.btn-cart,
.products-block>div .p .p-in .p-bottom:not(.single-button)>div .p-tools .dotazBtn {
    background-color: #00669d;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 11.9pt;
    font-weight: 400;
    padding: 6px 19px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin-bottom: 8px;
}
@media (max-width: 479px) {
    .products-block .btn.btn-cart,
    .products-block>div .p .p-in .p-bottom:not(.single-button)>div .p-tools .dotazBtn {
        padding: 8.5px 14px;
        font-size: 11pt;
        margin-bottom: 0;
    }
}
.products-block .btn.btn-cart:hover,
.products-block>div .p .p-in .p-bottom:not(.single-button)>div .p-tools .dotazBtn:hover {
    background: #00588e;
}
.products-block>div .p .p-in .p-bottom>div .p-tools .btn.btn-primary i {
    display: none;
}
.products-block .icon-cart:before {
    background-image: url(/user/documents/upload/ikony/IKONKA_KOSIK_.png);
    filter: brightness(0) invert(1);
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: contain;
}
@media (max-width: 479px) {
    .products-block .icon-cart:before {
        height: 16px;
        width: 16px;
    }
}
.products-block .btn.btn-cart > span {
    display: flex;
    align-items: center;
}
.widget-parameter-wrapper .widget-parameter-list {
    margin-left: -4px;
}
@media (min-width: 511px) {
    .widget-parameter-wrapper .widget-parameter-list {
        flex-shrink: 1;
        max-width: 55%;
    }
}
@media (max-width: 510px) {
    .widget-parameter-wrapper .widget-parameter-list {
        max-width: 100%;
    }
}
.products-block>div .p .p-in .p-bottom>div .p-tools {
    text-align: right;
}
@media (max-width: 510px) {
    .products-block>div .p .p-in .p-bottom>div .p-tools {
        position: static;
        max-width: none;
        text-align: left;
    }
}
.products-block>div .p .p-in .p-bottom>div .p-tools a.btn {
    text-transform: uppercase;
}
.products.product-slider .products-block>div {
    padding: 16px;
    border: none;
}
.products.product-slider .products-block>div>div {
    border-radius: 6px;
    /*border: 1px solid #8fbcd2;*/
    padding: 16px;
}
@media (max-width: 479px) {
    .products.product-slider .products-block>div>div {
        padding: 12px;
    }
}
.products.product-slider .products-block>div {
    padding: 16px;
}
@media (max-width: 991px) {
    .products.product-slider .products-block>div {
        padding: 8px;
    }
}
@media (max-width: 479px) {
    .products.product-slider .products-block>div {
        padding: 4px;
    }
}
.homepage-group-title.h4 {
    font-size: 32pt;
    color: #00588e;
    letter-spacing: normal;
    line-height: 1.07;
}
@media (max-width: 767px) {
    .homepage-group-title.h4 {
        font-size: 18pt;
        margin-bottom: 10px;
    }
}
.product-slider-holder .product-slider-pagination .pagination-button {
    width: 55px;
    margin-right: 8px;
    margin-left: 8px;
}
@media (max-width: 991px) {
    .product-slider-holder .product-slider-pagination .pagination-button {
        width: 40px;
    }
}
@media (max-width: 767px) {
    .product-slider-holder .product-slider-pagination .pagination-button {
        width: 30px;
        margin-right: 4px;
        margin-left: 4px;
    }
}
.product-slider-holder .product-slider-pagination .pagination-button {
    background-color: #00588e;
}
.product-slider-holder .product-slider-pagination .pagination-button.active {
    height: 4px;
}
.product-slider-holder .product-slider-navigation:before {
    color: #767676;
}
@media (max-width: 767px) {
    .product-slider-holder .product-slider-pagination {
        margin-top: 10px;
    }
}
#category-header {
    display: none;
}
.flag-skryt-cenu {
    display: none;
}
.flag[style*='background-color:#fffff'] {
    display: none;
}
.flag-na-dotaz {
    display: none;
}
.flag.flag-freeshipping {
    background-color: #dadada;
}
.product .flag-freeshipping {
    display: none;
}
.splatky-div {
    background-color: #f0943d;
    color: #fff;
    text-align: left;
    font-size: 10.7pt;
    border-radius: 3px;
    padding: 5px 30px 5px 10px;
    width: fit-content;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .splatky-div {
        font-size: 9.6pt;
        padding: 2px 5px 2px 5px;
        line-height: 14pt;
    }
}
.breadcrumbs .appendix {
    display: none;
}
.product .product-appendix {
    display: -webkit-box;
    font-size: 9pt;
    color: #00588e;
    font-weight: 400;
    line-height: 1.07;
    margin: 15px 10px 5px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 5px;
}
@media (max-width: 767px) {
    .product .product-appendix {
        display: none;
    }
}
.splatky-div span {
    display: inline-block;
}
.pagination-wrapper .load-products {
    font-size: 17.6pt;
    font-weight: 700;
    background-color: #00669d;
    border: none;
    padding: 16px 64px;
}
@media (max-width: 767px) {
    .pagination-wrapper .load-products {
        font-size: 12.6pt;
        padding: 12px 30px;
        margin-bottom: 10px;
    }
}
.pagination-wrapper .load-products:hover {
    background-color: #00588e;
}
.pagination-wrapper .load-products:after {
    display: none;
}
.products-block>div .p .image:has(.flags .flag-na-dotaz) + .p-in .p-tools > *:not(.dotazBtn) {
    display: none;
}
.p-detail-inner:has(.flag-na-dotaz) .p-data-wrapper .p-to-cart-block .add-to-cart {
    display: none;
}
.p-detail-inner:has(.flag-na-dotaz) .p-data-wrapper .p-variants-block {
    display: none;
}
.type-detail #cboxLoadedContent .content-modal h1 {
    font-size: 20pt;
    line-height: 1.07;
    margin-bottom: 16px;
}
@media (max-width: 767px) {
    .type-detail #cboxLoadedContent .content-modal h1 {
        font-size: 16pt;
        line-height: 1.07;
    }
}
.type-detail #cboxLoadedContent .content-modal .content-modalh1-after {
    margin-bottom: 16px;
}
.type-detail #cboxLoadedContent .content-modal .content-modalh1-after + p {
    font-size: 12px;
    margin-bottom: 0px;
}
.type-detail #cboxLoadedContent .content-modal label[for="phone"]:after {
    display: inline-block;
    color: #d63500;
    content: "*";
    padding-left: .5ch;
}
.product .extra-info ul {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: auto 2fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
    color: #00669d;
    margin: 0;
}
@media (max-width: 767px) {
    .product .extra-info ul {
        margin-top: 10px;
    }
}
.product .extra-info ul li:first-child {
    grid-row: 1 / 10;
    grid-column: 1 / 2;
    display: flex;
    flex-direction: column;
    font-size: 14pt;
    line-height: 16pt;
    border-right: 2px solid #00669d;
    padding-right: 20px;
    padding-left: 10px;
    justify-content: center;
}
@media (max-width: 767px) {
    .product .extra-info ul li:first-child {
        font-size: 12pt;
        line-height: 14pt;
        padding-right: 10px;
        padding-left: 0;
    }
}
@media (max-width: 479px) {
    .product .extra-info ul li:first-child {
        padding-right: 5px;
        font-size: 9pt;
    }
}
.product .extra-info ul li:first-child:has(img) {
    font-size: 13pt;
}
@media (max-width: 767px) {
    .product .extra-info ul li:first-child:has(img) {
        font-size: 11pt;
    }
}
@media (max-width: 479px) {
    .product .extra-info ul li:first-child:has(img) {
        font-size: 8.5pt;
    }
}
.product .extra-info ul li:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}
.product .extra-info ul li:nth-child(3) {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}
.product .extra-info ul li:first-child b {
    font-size: 47.5pt;
    line-height: 40pt;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .product .extra-info ul li:first-child b {
        font-size: 32.5pt;
        line-height: 26pt;
    }
}
@media (max-width: 479px) {
    .product .extra-info ul li:first-child b {
        font-size: 24.5pt;
        line-height: 20pt;
        margin-bottom: 0px;
    }
}
.product .extra-info ul li:first-child b img {
    max-width: 50px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .product .extra-info ul li:first-child b img {
        max-width: 45px;
    }
}
@media (max-width: 479px) {
    .product .extra-info ul li:first-child b img {
        max-width: 35px;
    }
}
.product .extra-info ul li:not(:first-child) {
    font-size: 9.7pt;
    line-height: 11pt;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    margin: 5px 0;
}
@media (max-width: 767px) {
    .product .extra-info ul li:not(:first-child) {
        padding-left: 10px;
        margin: 0;
    }
}
@media (max-width: 479px) {
    .product .extra-info ul li:not(:first-child) {
        padding-left: 5px;
    }
}
.product .extra-info ul li:not(:first-child) b {
    font-size: 18.2pt;
    line-height: 20pt;
    margin: 0 5px;
}
@media (max-width: 767px) {
    .product .extra-info ul li:not(:first-child) b {
        font-size: 15pt;
        line-height: 17pt;
    }
}
.product .extra-info ul li[data-info*="lehátko"]:before,
.product .extra-info ul li[data-info*="lehátka"]:before,
.product .extra-info ul li[data-info*="lehátet"]:before {
    background-image: url(/user/documents/upload/ikony/IKONKA_LEZICI_.png);
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 18px;
    width: 28px;
}
@media (max-width: 767px) {
    .product .extra-info ul li[data-info*="lehátko"]:before,
    .product .extra-info ul li[data-info*="lehátka"]:before,
    .product .extra-info ul li[data-info*="lehátet"]:before {
        height: 14px;
        width: 20px;
    }
}
@media (max-width: 360px) {
    .product .extra-info ul li[data-info*="lehátko"]:before,
    .product .extra-info ul li[data-info*="lehátka"]:before,
    .product .extra-info ul li[data-info*="lehátet"]:before {
        display: none;
    }
}
.product .extra-info ul li[data-info*="sedadlo"]:before,
.product .extra-info ul li[data-info*="sedadla"]:before,
.product .extra-info ul li[data-info*="sedadel"]:before {
    background-image: url(/user/documents/upload/ikony/IKONKA_SEDICI_.png);
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 26px;
    width: 28px;
}
@media (max-width: 767px) {
    .product .extra-info ul li[data-info*="sedadlo"]:before,
    .product .extra-info ul li[data-info*="sedadla"]:before,
    .product .extra-info ul li[data-info*="sedadel"]:before {
        height: 20px;
        width: 20px;
    }
}
@media (max-width: 360px) {
    .product .extra-info ul li[data-info*="sedadlo"]:before,
    .product .extra-info ul li[data-info*="sedadla"]:before,
    .product .extra-info ul li[data-info*="sedadel"]:before {
        display: none;
    }
}
@media (max-width: 479px) {
    .product .extra-info ul li:not(:first-child):before {
        display: none;
    }
}
/*-- slider*/
/*
.gallery-slider .slick-track {
    width: 100%!important;
}
*/
.gallery-slider {
    margin-bottom: 50px;
}
@media (max-width: 767px) {
    .gallery-slider {
        margin-bottom: 30px;
    }
}
.gallery-slider .slick-slide {
    margin: 0 30px;
}
@media (max-width: 767px) {
    .gallery-slider .slick-slide {
        margin: 0 10px;
    }
}
.slick-prev:before, .slick-next:before {
    align-items: center;
    display: flex;
    justify-content: center;
    speak: none;
    display: inline-block;
    font-family: shoptet;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    font-size: 20px;
    width: 32px;
    color: #767676;
}
.slick-arrow:hover:before {
    background-color: transparent;
    color: var(--color-secondary);
}
.slick-next:before {
    content: "\e910";
}
.slick-prev:before {
    content: "\e90f";
}
/*kategorie*/
.category-content-wrapper {
    position: relative;
    z-index: 1; 
}
.category-title {
    color: #00588e;
    font-size: 20pt;
    line-height: 1.07;
    position: relative;
}
@media (max-width: 767px) {
    .category-title {
        font-size: 18pt;
        margin-top: 20px;
    }
}
.subcategories.with-image li a .image {
    display: none;
}
.subcategories li {
    width: 50%;
    padding: 6px 6px;
}
@media (min-width: 768px) {
    .subcategories li {
        padding: 8px 8px;
    }
}
@media (min-width: 992px) {
    .subcategories li {
        width: 25%;
        padding: 16px 16px;
    }
}
.subcategories li a {
    color: #00588e;
    font-size: 11.4pt;
    font-weight: 700;
    transition: all .3s ease-out;
    padding: 8px 44px 8px 11px;
    height: auto;
    border: none;
    border-radius: 4px;
    border: 1px solid #00588e;
}
@media (max-width: 767px) {
    .subcategories li a {
        padding: 5px 29px 5px 11px;
    }
}
.subcategories li a:hover {
    box-shadow: 0 0 0px 1px rgba(0, 88, 142);
    background-color: rgba(0,0,0,0);
}
.subcategories li a:before {
    content: "";
    display: inline-block;
    background-image: url(/user/documents/upload/ikony/sipka-kategorie.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: 16px;
    top: 50%;
    right: 16px;
    margin-top: -9px;
}
@media (max-width: 767px) {
    .subcategories li a:before {
        height: 14px;
        width: 14px;
        right: 10px;
        margin-top: -6px;
    }
}
.subcategories.with-image li a .text {
    padding-left: 16px;
}
@media (max-width: 767px) {
    .subcategories.with-image li a .text {
        padding-left: 6px;
    }
}
.subcategories {
    margin-right: -6px;
    margin-left: -6px;
}
@media (min-width: 768px) {
    .subcategories {
        margin-right: -8px;
        margin-left: -8px;
    }
}
@media (min-width: 992px) {
    .subcategories {
        margin-right: -16px;
        margin-left: -16px;
    }
}
.category-top {
    border-color: #8fbcd2;
    display: flex;
    flex-direction: column;
}
.category-top > * {
    position: relative;
    z-index: 1;
}
.category-title:after {
    background-image: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    /*
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    */
    right: -154px;
    width: 480px;
    height: 480px;
    opacity: .04;
    top: -105px;
}
@media (max-width: 1439px) {
    .category-title:after {
        right: -209px;
        width: 460px;
        height: 460px;
    }
}
@media (max-width: 1199px) {
    .category-title:after {
        right: -257px;
    }
}
@media (max-width: 991px) {
    .category-title:after {
        right: -257px;
        width: 500px;
        height: 500px;
    }
}
@media (max-width: 767px) {
    .category-title:after {
        right: -127px;
        width: 298px;
        height: 298px;
        top: -10px;
        opacity: .03;
    }
}
@media (max-width: 479px) {
    .category-title:after {
        width: 300px;
        height: 300px;
    }
}
.category-perex {
    order: -30;
    margin-bottom: 0;
}
.category-perex video,
.imageFullWidth {
    width: 100.1vw;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    max-width: none;
}
.category-perex > p:last-child {
    margin-bottom: 0;
}
.category-top .breadcrumbs {
    display: block;
    text-align: left;
    padding-left: 0 !important;
    background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
    .category-top .breadcrumbs {
        padding: 20px;
        padding-left: 6px !important;
    }
}
.type-category .breadcrumbs:has(+ .content-wrapper-in .category-perex video),
body.categoryVideo #content-wrapper > .breadcrumbs,
.type-category .breadcrumbs:has(+ .content-wrapper-in .category-perex .imageFullWidth){
    display: none;
}
.param-filter-top form[action="/action/ProductsListing/setDoubledotFilter/"] fieldset > div:not(:first-child) {
    display: none;
}
@media (max-width: 767px) {
    .breadcrumbs {
        display: block;
        padding: 10px 0;
        line-height: 1.57;
    }
}
/*
.imageLinksWrapper {
    position: relative;
}
*/
.imageLinks {
    display: flex;
    justify-content: space-around;
}
.imageLinks a {
    display: inline-block;
    height: 100%;
    margin-right: 10px;
}
.imageLinks a:hover img {
    transform: scale(1.02);
}
.imageLinks a img {
    transition: all .3s ease-out;
}
/*
.imageLinks a:nth-child(1) {
    width: 19%;
}
.imageLinks a:nth-child(2) {
    width: 15%;
}
.imageLinks a:nth-child(3) {
    width: 14.5%;
}
.imageLinks a:nth-child(4) {
    width: 14%;
}
.imageLinks a:nth-child(5) {
    width: 14%;
}
.imageLinks a:nth-child(6) {
    width: 15%;
}
*/
/*detail*/
.content-wrapper-in {
    display: flex;
    flex-direction: column; 
}
.p-detail-inner h1,
.p-detail-inner-header-mobile .h1 {
    font-size: 47pt;
    letter-spacing: normal;
    line-height: 1.07;
    color: #00588e;
}
@media (max-width: 767px) {
    .p-detail-inner h1,
    .p-detail-inner-header-mobile .h1 {
        font-size: 24pt;
        margin-top: 20px;
    }
}
@media (min-width: 992px) {
    .p-detail-inner h1, .p-detail-inner-header-mobile .h1 {
        margin-bottom: 15px;
    }
}
.p-detail-inner .p-variants-block:has(> .variant-list),
.p-detail-inner .p-variants-block:has(> .surcharge-list) {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #8fbcd2;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .p-detail-inner .p-variants-block:has(> .variant-list),
    .p-detail-inner .p-variants-block:has(> .surcharge-list) {
        padding: 7px;
        margin-bottom: 15px;
    }
}
.p-detail-inner .p-variants-block .variant-list,
.p-detail-inner .p-variants-block .surcharge-list {
    width: 50%;
    padding: 15px;
}
@media (max-width: 767px) {
    .p-detail-inner .p-variants-block .variant-list,
    .p-detail-inner .p-variants-block .surcharge-list {
        padding: 7px;
    }
}
.p-detail-inner .variant-list .variant-label,
.p-detail-inner .surcharge-list .surcharge-label {
    font-size: 16.2pt;
    line-height: 1.07;
    color: #00588e;
    margin-bottom: 16px;
    letter-spacing: normal;
}
@media (max-width: 767px) {
    .p-detail-inner .variant-list .variant-label,
    .p-detail-inner .surcharge-list .surcharge-label {
        font-size: 12pt;
        margin-bottom: 8px;
    }
}
.p-detail-inner .advanced-parameter {
    height: 35px;
    margin: 0 4px 4px 0;
    width: 35px;
}
@media (max-width: 767px) {
    .p-detail-inner .advanced-parameter {
        height: 30px;
        width: 30px;
    }
}
.p-detail-inner .advanced-parameter .advanced-parameter-inner {
    align-items: center;
    border-radius: 0;
    height: 35px;
    position: relative;
    width: 35px;
}
@media (max-width: 767px) {
    .p-detail-inner .advanced-parameter .advanced-parameter-inner {
        height: 30px;
        width: 30px;
    }
}
.p-detail-inner .p-variants-block .surcharge-list {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .p-detail-inner .p-variants-block .surcharge-list {
        width: 100%;
    }
}
/*
@media (min-width: 768px) {
    .p-detail-inner .surcharge-list select {
        height: auto;
        border: none;
        padding: 0;
        overflow: visible;
        border-radius: 0;
        margin-bottom: 0;
        background-image: none;
        outline: none;
        box-shadow: none;
        width: 100%;
        max-width: 100%;
        background-color: rgba(0, 0, 0, 0);
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        display: block;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .p-detail-inner .surcharge-list select option {
        min-height: 30px;
        display: flex;
        align-items: center;
        color: #000;
        font-size: 14px;
    } 
}
.p-detail-inner .surcharge-list select option:first-child {
    font-style: italic;
    color: rgba(0, 0, 0, .5);
    background-color: rgba(0, 0, 0, 0);
} 
*/
.p-variants-block .sold-out-wrapper {
    padding: 15px;
}
.advanced-parameter-inner img {
    border-radius: 0;
}
@media (min-width: 768px) {
    .shp-tabs-holder ul.shp-tabs li.shp-tab.active a {
        box-shadow: none;
    }
}
.p-detail-full-width #tab-content {
    background: #fff;
    box-shadow: none;
    padding: 0;
    margin-top: 60px;
}
@media (max-width: 767px) {
    .p-detail-full-width #tab-content {
        margin-top: 40px;
    }
}
.shp-tabs-holder ul.shp-tabs li a {
    font-size: 15.9pt;
    color: #00588e;
    font-weight: 700;
}
@media (max-width: 767px) {
    .shp-tabs-holder ul.shp-tabs li a {
        font-size: 11.9pt;
    }
}
.shp-tabs-holder ul.shp-tabs li a:hover {
    text-decoration: underline;
}
.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab.active a {
    text-decoration: underline;
}
@media (min-width: 768px) {
    .shp-tabs-holder ul.shp-tabs li {
        border-right: 2px solid #00588e;
    }
}
.shp-tabs-holder ul.shp-tabs li:last-child {
    border: none;
}
.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab a {
    padding: 16px 30px 16px;
    border-top: 0;
    margin-top: -6px;
}
@media (max-width: 767px) {
    .shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab a {
        padding: 10px 18px 10px;
        border-top: 0;
        margin-top: -6px;
    }
}
.shp-tabs, .shp-tabs-holder {
    background-color: #fff;
}
.p-detail-tabs-wrapper .shp-tabs-row {
    padding-left: 0;
}
.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab {
    margin-bottom: 10px;
}
#p-detail-tabs li.shp-tab:first-child > a {
    padding-left: 16px;
}
@media (max-width: 767px) {
    #content .shp-tabs-row .shp-tabs-holder ul.shp-tabs {
        margin-left: -16px;
    }
}
/*
@media (max-width: 767px) {
    #p-detail-tabs li.shp-tab:first-child > a {
        padding-left: 0;
    }
}
*/
@media (max-width: 767px) {
    #p-detail-tabs li.shp-tab > a {
        box-shadow: none;
        border-right: 1px solid #00588e;
        border-radius: inherit;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media (max-width: 767px) {
    #p-detail-tabs li.shp-tab:last-child > a {
        border-right: none;
    }
}
@media (max-width: 767px) {
    #description {
        overflow-x: hidden; 
    }
}
.p-detail-full-width {
    background: #fff;
}
#p-detail-tabs .shp-tab-link {
    background-color: #fff;
}
.description-inner .basic-description>h4:first-child {
    display: none;
}
/*
@media (min-width: 992px) {
    .p-short-description .detailList {
        display: none;
    }
}
    */
.type-detail .p-data-wrapper > .buttons-wrapper.social-buttons-wrapper {
    display: none;
}
@media (max-width: 767px) {
    .type-detail .p-data-wrapper .p-short-description {
        margin-top: 15px;
    }
}
.detailList {
    list-style: none;
    padding-left: 0;
    color: #00588e;
    display: flex;
    font-size: 15pt;
    align-items: stretch;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
}
@media (max-width: 1199px) {
    .detailList {
        font-size: 13pt;
    }
}
@media (max-width: 767px) {
    .detailList {
        margin-top: 0;  
    }
}
@media (max-width: 479px) {
    .detailList {
        font-size: 9.6pt;
        margin-bottom: 10px;
    }
}
@media (min-width: 992px) {
    .detailList {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}
.detailList li ul {
    list-style: none;
    padding-left: 0;
}
.detailList>li:last-of-type {
    border-right: none !important;
}
.detailList>li {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .detailList>li {
        padding: 0 10px;
    }
}
.detailList>li:first-child {
    font-size: 21.6pt;
    display: flex;
    flex-direction: column;
    align-items: normal;
    border-right: 2px solid #8fbcd2;
    font-weight: 400;
    padding-right: 40px;
    padding-left: 10px;
    flex-basis: min-content;
    white-space: nowrap;
    line-height: 22pt;
}
@media (max-width: 1439px) {
    .detailList>li:first-child {
        padding-right: 20px;
        font-size: 18.6pt;
        line-height: 20pt;
    }
}
@media (max-width: 767px) {
    .detailList>li:first-child {
        padding-right: 10px;
        font-size: 14.6pt;
        line-height: 16pt;
        padding-left: 0;
    }
}
@media (max-width: 479px) {
    .detailList>li:first-child {
        font-size: 12.6pt;
        line-height: 13pt;
    }
}
.detailList>li:first-child:has(img) {
    font-size: 19.6pt;
}
@media (max-width: 1439px) {
    .detailList>li:first-child:has(img) {
        font-size: 17.6pt;
    }
}
@media (max-width: 767px) {
    .detailList>li:first-child:has(img) {
        font-size: 13.6pt;
    }
}
@media (max-width: 479px) {
    .detailList>li:first-child:has(img) {
        font-size: 11.6pt;
    }
}
.detailList>li:first-child > img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    max-width: 65px !important;
}
@media (max-width: 767px) {
    .detailList>li:first-child > img {
        max-width: 50px!important;
    }
}
@media (max-width: 479px) {
    .detailList>li:first-child > img {
        max-width: 40px!important;
        margin-bottom: 5px;
    }
}
.detailList>li:first-child strong {
    font-size: 73.5pt;
    line-height: 59pt;
    margin-bottom: 10px;
    text-align: center;
}
@media (max-width: 1439px) {
    .detailList>li:first-child strong {
        font-size: 66.5pt;
        line-height: 52pt;
    }
}
@media (max-width: 767px) {
    .detailList>li:first-child strong {
        font-size: 39.5pt;
        line-height: 24pt;
    }
}
.detailList>li:not(:first-child) ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.detailList>li:not(:first-child) ul li {
    display: flex;
    align-items: center;
    line-height: normal;
    min-height: 40px;
}
@media (max-width: 767px) {
    .detailList>li:not(:first-child) ul li {
        min-height: 35px;
    }
}
.detailList>li:not(:first-child) ul li img {
    display: flex;
    align-items: center;
    max-height: 40px;
}
@media (max-width: 767px) {
    .detailList>li:not(:first-child) ul li img {
        max-width: 30px !important;
        max-height: 30px;
    }
}
@media (max-width: 479px) {
    .detailList>li:not(:first-child) ul li img {
        max-width: 26px !important;
        max-height: 26px;
    }
}
.detailList>li:not(:first-child) ul li strong,
.detailList>li:not(:first-child) ul li b {
    font-size: 28.2pt;
    margin-right: 10px;
}
@media (max-width: 1199px) {
    .detailList>li:not(:first-child) ul li strong,
    .detailList>li:not(:first-child) ul li b {
        font-size: 24.2pt;
    }
}
@media (max-width: 767px) {
    .detailList>li:not(:first-child) ul li strong,
    .detailList>li:not(:first-child) ul li b {
        font-size: 19.2pt;
    }
}
@media (max-width: 479px) {
    .detailList>li:not(:first-child) ul li strong,
    .detailList>li:not(:first-child) ul li b {
        font-size: 16.2pt;
        margin-right: 5px;
    }
}
.detailList>li:not(:first-child) ul li div {
    margin-right: 10px;
}
@media (max-width: 767px) {
    .detailList>li:not(:first-child) ul li div {
        margin-right: 10px;
        width: 30px !important;
    }
}
@media (max-width: 767px) {
    .detailList>li:not(:first-child) ul li div {
        margin-right: 5px;
        width: 26px !important;
    }
}
.detailList>li:nth-child(2) {
    border-right: 2px solid #8fbcd2;
}
/*
.detailList>li:nth-child(2) ul li {
    line-height: 45px;
}
@media (max-width: 767px) {
    .detailList>li:nth-child(2) ul li {
        line-height: 35px;
    }
}
@media (max-width: 479px) {
    .detailList>li:nth-child(2) ul li {
        line-height: 35px;
    }
}
.detailList>li:nth-child(3) ul li {
    line-height: 35px;
}
@media (max-width: 767px) {
    .detailList>li:nth-child(3) ul li {
        line-height: 30px;
    }
}
@media (max-width: 479px) {
    .detailList>li:nth-child(3) ul li {
        line-height: 26px;
    }
}
*/
#product-detail-form #jsUnavailableCombinationMessage {
    padding: 0 15px;
}
@media (max-width: 767px) {
    #product-detail-form #jsUnavailableCombinationMessage {
        padding: 0 10px;
    }
}
.type-detail .p-data-wrapper {
    position: relative;
}
@media (max-width: 767px) {
    .type-detail .p-data-wrapper {
        display: flex;
        flex-direction: column;
    }
}
@media (max-width: 767px) {
    .type-detail .p-data-wrapper #product-detail-form {
        order: -30;
    }
}
/*
@media (min-width: 992px) {
    .p-short-description .detailList + .p-price-wrapper {
        position: absolute;
        bottom: -25px;
    }
}
*/
.p-detail-inner .p-price-wrapper {
    margin-bottom: 10px;
    padding-top: 8px;
}
@media (min-width: 992px) {
    .detailListWrapper {
        position: relative;
    }
}
.type-detail .p-data-wrapper:after {
    background-image: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    right: -239px;
    width: 504px;
    height: 504px;
    opacity: .05;
    top: 12px;
}
@media (max-width: 1439px) {
    .type-detail .p-data-wrapper:after  {
        right: -274px;
        width: 504px;
        height: 504px;
        top: 21px;
    }
}
@media (max-width: 991px) {
    .type-detail .p-data-wrapper:after  {
        right: -199px;
        width: 459px;
        height: 459px;
        top: 20px;
        bottom: unset;
    }
}
@media (max-width: 767px) {
    .type-detail .p-data-wrapper:after  {
        right: -126px;
        width: 364px;
        height: 364px;
        bottom: unset;
        top: 9px;
    }
}
@media (max-width: 479px) {
    .type-detail .p-data-wrapper:after  {
        right: -67px;
        width: 200px;
        height: 200px;
        bottom: unset;
        top: 39px;
    }
}
.type-detail .p-data-wrapper > * {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
}
.p-detail-inner > .p-price-wrapper {
    order: -30;
}
.p-detail-inner .p-price-wrapper .price-final {
    font-size: 15pt;
    line-height: 20pt;
    font-weight: 700;
    padding-top: 0;
}
.p-detail-inner .p-to-cart-block .quantity {
    display: none;
}
.p-detail-inner .p-to-cart-block .add-to-cart-button .icon-cart:before {
    display: none;
}
.p-detail-inner .detail-parameters {
    display: none;
}
.p-detail-inner .p-to-cart-block .add-to-cart-button,
.p-detail-inner .p-to-cart-block .contact-button {
    flex-grow: 1;
    height: 55px;
    font-size: 15pt;
    font-weight: 700;
    background-color: #52524f;
    border: none;
    border-radius: 3px;
    text-transform: uppercase;
    max-width: 312px;
    margin-left: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    line-height: 16px;
    padding: 16px;
    text-align: center;
    transition: all .3s ease-out;
    white-space: normal;
    color: #fff;
    border: none;
    display: flex
;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .p-detail-inner .p-to-cart-block .add-to-cart-button,
    .p-detail-inner .p-to-cart-block .contact-button {
        padding: 15.5px 20px;
        font-size: 11pt;
        height: auto;
        max-width: fit-content;
        margin-right: auto;
        margin-left: unset;
        margin-bottom: 0;
    }
}
.p-detail-inner .p-to-cart-block .add-to-cart-button:hover,
.p-detail-inner .p-to-cart-block .contact-button:hover {
    background-color: #00669D;
}
.p-detail-inner .p-to-cart-block .contact-button:before {
    display: none;
}
/*
@media (min-width: 992px) {
    .wide .p-detail-inner .p-data-wrapper {
        width: 50%;
        padding-left: 64px;
    }
}
@media (min-width: 992px) {
    .wide .p-detail-inner .p-image-wrapper {
        padding-right: 0;
        width: 50%;
    }
}
*/
.splatkyDetail + #product-detail-form {
    padding-top: 20px;
}
@media (max-width: 991px) {
    .type-detail .p-detail-inner .p-detail-inner-header {
        display: none;
    }
}
.p-detail-inner .product-appendix {
    display: none;
}
.p-short-description h1,
.p-short-description h2,
.p-short-description h3,
.p-short-description h4,
.p-short-description h5 {
    margin: 0 0 20px;
}
@media (min-width: 992px) {
    .type-detail .p-to-cart-block {
        order: 31;
    }
}
@media (min-width: 992px) {
    .p-detail-inner .p-variants-block {
        order: 30;
    }
}
/*
@media (min-width: 992px) {
    .type-detail .p-data-wrapper > .p-price-wrapper {
        position: absolute;
    }
}
*/
@media (min-width: 992px) {
    .type-detail .p-data-wrapper .p-short-description {
        margin-bottom: 0;
        /*padding-top: 55px;*/
    }
}
/*
@media (min-width: 992px) {
    .wide .p-detail-inner .p-detail-inner-header {
        margin-bottom: 0;
    }
}
*/
/*
.p-data-wrapper:has(.detailList) #product-detail-form .p-price-wrapper {
    display: none;
}
*/
.extended-description {
	display: none;
}
iframe.iframeKonfigurator {
	border: none;
}
@media (max-width: 991px) {
  iframe.iframeKonfigurator {
    height: 450px;
  }
}
@media (max-width: 767px) {
  iframe.iframeKonfigurator {
    height: 60vw;
  }
}
.p-short-description:has(.detailList) {
    padding-top: 0!important;
}
.splatkyDetail {
    color: #ff7a00;
    font-weight: 700;
    font-size: 12.7pt;
    position: absolute !important;
}
@media (max-width: 767px) {
    .splatkyDetail {
        position: static !important;
        margin: 10px 0;
    }
}
.detailListWrapper .splatkyDetail {
    bottom: -50px;
}
@media (min-width: 768px) {
    .detailListWrapper .splatkyDetail {
        bottom: -78px;
    }
}
@media (min-width: 992px) {
    .detailListWrapper .splatkyDetail {
        bottom: -35px;
    }
}
.p-data-wrapper > .splatkyDetail {
    margin-top: -55px;
}
@media (min-width: 768px) {
    .p-data-wrapper > .splatkyDetail {
        margin-top: -65px;
    }
}
@media (min-width: 992px) {
    .p-data-wrapper > .splatkyDetail {
        margin-top: -55px;
    }
}
@media (max-width: 767px) {
    .p-data-wrapper:has(> .splatkyDetail)  {
        padding-top: 50px;
    }
}
@media (max-width: 991px) {
    .p-data-wrapper:has(> .splatkyDetail)  {
        padding-top: 75px;
    }
}
/*
.splatkyDetailBody .detailList,
.p-detail-inner:has(.flag[style*="background-color:#ffffff"]) .detailList {
    margin-bottom: 70px;
}
*/
@media (min-width: 768px) {
    .splatkyDetailBody .detailList,
    .p-detail-inner:has(.flag[style*="background-color:#ffffff"]) .detailList {
        margin-bottom: 88px;
    }
}
@media (min-width: 992px) {
    .splatkyDetailBody .detailList,
    .p-detail-inner:has(.flag[style*="background-color:#ffffff"]) .detailList {
        margin-bottom: 100px;
    }
}
.p-detail-inner:has(.flag[style*="background-color:#ffffff"]):not(:has(.detailList)) .p-detail-inner-header,
body.splatkyDetailBody:not(.detailListBody) .p-detail-inner-header{
    margin-bottom: 70px;
}
@media (min-width: 992px) {
    .p-detail-inner:has(.flag[style*="background-color:#ffffff"]):not(:has(.detailList)) .p-detail-inner-header,
    body.splatkyDetailBody:not(.detailListBody) .p-detail-inner-header{
        margin-bottom: 100px;
    }
}
.detailFormBanner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100.1vw;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.detailFormBanner > h2 {
    max-width: 749px;
    font-size: 16pt;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 75px 0 53px;
    text-align: center;
}
@media (max-width: 767px) {
    .detailFormBanner > h2 {
        max-width: 100%;
        margin: 50px 0 20px;
        padding: 0 8px;
    }
}
.detailFormBanner > form {
    width: 749px;
    position: relative;
}
@media (max-width: 767px) {
    .detailFormBanner > form {
        width: 100%;
        padding: 0 8px;
    }
}
.detailFormBanner > form fieldset {
    display: flex;
    flex-wrap: wrap;
}
.detailFormBanner > form .submit-wrapper {
    width: 138px;
    min-width: auto;
    position: absolute;
    right: 0;
    bottom: 133px;
    margin: 0;
    z-index: 1;
}
@media (max-width: 767px) {
    .detailFormBanner > form .submit-wrapper {
        position: static;
        margin-top: 16px;
        width: 100%;
    }
}
.detailFormBanner > form .submit-wrapper input {
    color: #fff;
    font-size: 9.7pt;
    border-radius: 0;
    border: none;
    background-color: rgb(0, 102, 157);
    padding: 0;
    width: 138px;
}
@media (max-width: 767px) {
    .detailFormBanner > form .submit-wrapper input {
        width: 100%;
    }
}
.detailFormBanner > form .submit-wrapper input:hover {
    background-color: #52524f;
}
.detailFormBanner > form .consents label {
    color: #fff;
    font-size: 12pt;
    letter-spacing: normal;
}
@media (max-width: 767px) {
    .detailFormBanner > form .consents label {
        font-size: 10pt;
    }
}
.detailFormBanner > form .consents label a {
    color: #fff;
    text-decoration: underline;
}
.detailFormBanner > form .consents label a:hover {
    color: #fff;
    text-decoration: none;
}
.detailFormBanner > form input{
    height: 38px;
}
.detailFormBanner > form input,
.detailFormBanner > form textarea {
    border-radius: 3px;
    border: none;
}
.detailFormBanner > form input::placeholder,
.detailFormBanner > form textarea::placeholder {
    color: #7e7e7e;
    font-weight: 700;
    font-size: 9.7pt;
}
.detailFormBanner > form .form-group:not(.js-validated-element-wrapper):not(.submit-wrapper) {
    width: 100%;
    margin-bottom: 0;
}
.detailFormBanner > form .form-group.js-validated-element-wrapper:not(.consents) {
    width: 33.333%;
    padding: 0 8px;
}
@media (max-width: 767px) {
    .detailFormBanner > form .form-group.js-validated-element-wrapper:not(.consents) {
        width: 100%;
        padding: 0;
    }
}
.detailFormBanner > form .form-group.consents {
    width: 100%;
    padding-right: 158px;
    text-align: center;
    margin: 28px 0 133px;
}
@media (max-width: 767px) {
    .detailFormBanner > form .form-group.consents {
        margin: 17px 0 50px;
        text-align: left;
        padding-right: 0;
    }
}
.detailFormBanner > form .form-group1 {
    padding-left: 0!important;
}
.detailFormBanner > form .form-group3 {
    padding-right: 0!important;
}
/*showroom*/
.showroomWrapper {
    display: flex;
    /*width: 100.5vw;
    left: 50%;
    transform: translate(-50%, 0);*/
    position: relative;
    margin-bottom: 80px;
    margin-top: 50px;
}
@media (max-width: 991px) {
    .showroomWrapper {
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .showroomWrapper {
        margin-bottom: 40px;
        margin-top: 20px;
    }
}
.showroomItem {
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}
@media (max-width: 991px) {
    .showroomItem {
        width: 100%;
    }
}
.showroomItem:hover img {
    transform: scale(1.1);
}
.showroomItem:hover .showroomContent {
    background-color: rgba(0, 102, 157, 0.78);
}
.showroomItem img {
    transition: all .3s ease-out;
}
.showroomContent {
    position: absolute;
    z-index: 1;
    width: 70%;
    background-color: rgba(35, 31, 32, 0.78);
    padding: 30px;
    color: #fff;
    transition: all .3s ease-out;
    bottom: 0;
}
@media (max-width: 1199px) {
    .showroomContent {
        padding: 20px;
    }
}
.showroomContent > * {
    color: #fff;
    text-align: left;
}
.showroomContent h3 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 500;
}
@media (max-width: 1199px) {
    .showroomContent h3 {
        font-size: 34px;
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .showroomContent h3 {
        font-size: 30px;
        line-height: 38px;
    }
}
.showroomContent h5 {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    font-weight: 400;
}
@media (max-width: 767px) {
    .showroomContent h5 {
        font-size: 14px;
        line-height: 23px;
    }
}
.showroomContent p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 15px;
    height: 0;
    overflow: hidden;
    transition: height 0.1s ease-in-out;
    position: relative;
}
@media (max-width: 767px) {
    .showroomContent p {
        font-size: 13px;
        line-height: 22px;
    }
}
.showroomContent p:after {
    content: "\e910";
    font-family: shoptet;
    font-size: 2.5rem;
    position: absolute;
    transition: transform 0.3s ease-out;
    display: block;
    font-weight: 400;
    margin-top: 15px;
}
@media (max-width: 767px) {
    .showroomContent p:after {
        font-size: 1.5rem;
    }
}
.showroomItem >a {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
}
.showroomItem iframe {
    height: 100%;
    min-height: 450px;
    width: 100%;
}
.showroomAdresa {
    text-align: left;
    margin-left: 40px;
    margin-right: 40px;
}
@media (max-width: 991px) {
    .showroomAdresa {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .showroomAdresa {
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 40px;
    }
}
.showroomAdresa h3 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 400;
}
@media (max-width: 991px) {
    .showroomAdresa h3 {
        font-size: 23px;
        line-height: 34px;
    }
}
.showroomAdresa h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px;
}
@media (max-width: 991px) {
    .showroomAdresa h4 {
        font-size: 17px;
        line-height: 26px;
    }
}
.showroomAdresa p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 15px;
    font-weight: 400;
}
@media (max-width: 991px) {
    .showroomAdresa p {
        font-size: 14px;
        line-height: 25px;
    }
}
.showroomAdresa a {
    font-size: 16px;
    line-height: 29px;
    color: #00669d;
}
@media (max-width: 991px) {
    .showroomAdresa a {
        font-size: 14px;
        line-height: 25px;
    }
}
.showroomAdresa a:hover {
    text-decoration: underline;
}
.showroomAdresa .icon-mobile-line:before,
.showroomAdresa .icon-mail-line:before{
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: shoptet !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    font-size: 15px;
    margin-right: 2px;
    display: inline-block;
    color: #000;
}
.showroomAdresa .icon-mobile-line:before {
    content: "\e92b";
}
.showroomAdresa .icon-mail-line:before {
    content: "\e924";
}
@media (max-width: 991px) {
    .showroomWrapperAdresa {
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .showroomWrapperAdresa .showroomItem {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .showroomWrapperAdresa .showroomItem {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .showroomWrapperAdresa .showroomItem:last-child {
        width: 100%;
    }
}

/*newsletter*/
.footerNewsletter .ec-v-form-holder {
    background-color: rgba(0, 0, 0, 0)!important;
    width: auto!important;
}
.footerNewsletter .ec-v-form-column,
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-column {
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center;
    /*flex-direction: column;*/
    align-items: center;
}
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-column {
    flex-direction: column;
}
@media (max-width: 767px) {
    .footerNewsletter .ec-v-form-column,
    #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-column {
        flex-direction: column;
    }
}
.footerNewsletter .ec-v-form-spacer {
    display: none!important;
}
.footerNewsletter .ec-v-form-column {
    width: 100%!important;
}
.footerNewsletter .ec-v-form-text {
    width: 100%!important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footerNewsletter .ec-v-form-column > div.ec-v-form-text:first-child {
    margin-bottom: 32px;
}
@media (max-width: 767px) {
    .footerNewsletter .ec-v-form-column > div.ec-v-form-text:first-child {
        margin-bottom: 16px;
    }
}
.footerNewsletter .ec-v-form-input,
.footerNewsletter .ec-v-form-submit {
    padding: 0!important;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.footerNewsletter .ec-v-form-step {
    height: auto!important;
}
#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder > form {
    min-height: auto!important;
}
.middle-banners {
    background-color: #00669d;
    margin-top: 56px;
}
@media (max-width: 767px) {
    .middle-banners {
        margin-right: -8px;
        margin-left: -8px;
        margin-top: 40px;
    }
}
.middle-banners .banner-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footerNewsletter,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b {
    max-width: none;
    padding: 93px 16px;
}
@media (max-width: 767px) {
    .footerNewsletter,
    #f-2-2bb287d15897fe2f9d89c882af9a3a8b {
        padding: 30px 16px;
    }
}
.footerNewsletter .compact-form {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .footerNewsletter .compact-form {
        margin-top: 20px;
    }
}
.footerNewsletter .compact-form fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media (max-width: 767px) {
    .footerNewsletter .compact-form fieldset {
        flex-direction: column;
        align-items: center;
    }
}
.footerNewsletter .compact-form fieldset .validator-msg-holder {
    order: -30;
}
@media (max-width: 767px) {
    .footerNewsletter .compact-form fieldset .validator-msg-holder {
        width: 90%;
    }
}
@media (max-width: 479px) {
    .footerNewsletter .compact-form fieldset .validator-msg-holder {
        width: 100%;
    }
}
.footerNewsletter .compact-form fieldset .validator-msg-holder + div {
    width: 100%;
}
.footerNewsletter input[type="email"].ec-v-forms-form-control,
.footerNewsletter input[type="text"].ec-v-forms-form-control,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b input[type="email"].ec-v-forms-form-control {
    height: 57px;
    padding-right: 16px;
    width: 491px;
    margin-right: 20px;
    margin-top: 20px;
    border: none;
    border-radius: 6px;
    /*font-size: 11.4pt;
    line-height: 1.07;*/
}
@media (max-width: 767px) {
    .footerNewsletter input[type="email"].ec-v-forms-form-control,
    .footerNewsletter input[type="text"].ec-v-forms-form-control,
    #f-2-2bb287d15897fe2f9d89c882af9a3a8b input[type="email"].ec-v-forms-form-control {
        height: 40px;
        margin-top: 10px;
        width: 100%;
        margin-right: 0;
    }
}
@media (min-width: 768px) {
    .footerNewsletter input[type="text"].ec-v-forms-form-control {
        width: calc(245px - 10px);
    }
}
.footerNewsletter .newsletter-header {
    color: #fff;
    font-size: 15.5pt;
    font-weight: 500;
}
@media (max-width: 767px) {
    .footerNewsletter .newsletter-header {
        font-size: 14.5pt;
    }
}
.footerNewsletter .newsletter-header h4,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b h4 {
    color: #fff!important;
    font-size: 30pt!important;
    font-weight: 700;
    line-height: 35pt;
    margin-top: 0!important;
    margin-bottom: 0px!important;
}
@media (max-width: 767px) {
    .footerNewsletter .newsletter-header h4,
    #f-2-2bb287d15897fe2f9d89c882af9a3a8b h4 {
        font-size: 19pt!important;
        font-weight: 700;
        line-height: 19pt;
        margin-bottom: 5px!important;
    }
}
.footerNewsletter .ec-v-form-submit button,
.footerNewsletter input[type="email"].ec-v-forms-form-control::placeholder,
.footerNewsletter input[type="text"].ec-v-forms-form-control::placeholder,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-submit button,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b input[type="email"].ec-v-forms-form-control::placeholder,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b input[type="text"].ec-v-forms-form-control::placeholder {
    font-size: 10.4pt;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 1.07;
}
.footerNewsletter input[type="email"].ec-v-forms-form-control::placeholder,
.footerNewsletter input[type="text"].ec-v-forms-form-control::placeholder,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b input[type="email"].ec-v-forms-form-control::placeholder,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b input[type="text"].ec-v-forms-form-control::placeholder {
    font-size: 11.4pt;
    text-align: left;
}
/*
@media (max-width: 767px) {
    .footerNewsletter .subscribe-form .sr-only,
    .footerNewsletter .form-control::placeholder {
        font-size: 10.4pt;
    }
}
*/
.footerNewsletter .ec-v-form-submit button,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-submit button {
    background-color: #00669D !important;
    order: -29;
    position: static;
    border-radius: 6px;
    border: none !important;
    height: 57px;
    width: 248px !important;
    margin-top: 20px;
    color: #fff !important;
    transition: all .3s ease-out;
}
@media (max-width: 767px) {
    .footerNewsletter .ec-v-form-submit button,
    #f-2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-submit button {
        height: 40px;
        margin-top: 10px;
        width: auto;
        width: 100%!important;
    }
}
.footerNewsletter .ec-v-form-submit button:hover,
#f-2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-submit button:hover {
    background-color: #52524f!important;
}
.footerNewsletter .consents {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .footerNewsletter .consents {
        margin-top: 15px;
    }
}
.footerNewsletter .ec-v-form-text span,
.footerNewsletter .ec-v-form-text a,
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-text span,
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-text a {
    color: #fff!important;
    font-size: 12.2pt!important;
    font-weight: 700!important;
}
@media (max-width: 767px) {
    .footerNewsletter .ec-v-form-text span,
    .footerNewsletter .ec-v-form-text a,
    #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-text span,
    #ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-text a {
        font-size: 11pt!important;
    }
}
.footerNewsletter .ec-v-form-text a {
    text-decoration: underline!important;
    font-weight: 400!important;
}
.footerNewsletter .ec-v-form-text a:hover {
    text-decoration: none!important;
}
@media (min-width: 768px) {
    .footerNewsletter .ec-v-form-input:has(input[type="text"]) {
        width: auto;
    }
}
.footerNewsletter .ec-v-form-html {
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
}
@media (max-width: 479px) {
    .footerNewsletter .ec-v-form-html {
        margin-bottom: 10px;
        margin-top: 15px;
    } 
}
.ec-v-form-html {
    font-size: 0;
}
.KatalogCheckboxy {
    max-width: 491px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footerNewsletter .ec-v-form-html h3 {
    color: #fff !important;
    font-size: 12pt !important;
    margin: 0;
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0 !important;
}
@media (max-width: 767px) {
    .footerNewsletter .ec-v-form-html h3 {
        margin-bottom: 0 !important;
    }
}
.footerNewsletter input[type="checkbox"] {
    height: 20px;
    width: 20px;
    position: static;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 2px;
    border: 1px solid #00669D;
    margin: 0;
    margin-right: 5px;
}
.footerNewsletter label {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.footerNewsletter  input[type="checkbox"]:checked {
    accent-color: #00669D;
    appearance: auto;
}
.ec-v-form-input input[type=checkbox]:checked+label:before {
    border: #00669D!important;
    background: #00669D!important;
}
#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder .ec-v-form-input p {
    color: #fff;
    margin-left: 15px;
}
.footerNewsletter .ec-v-form-input:has(input[type="checkbox"]) {
    width: auto;
    flex-direction: row;
    align-items: center;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .footerNewsletter .ec-v-form-input:has(input[type="checkbox"]) {
        margin-bottom: 7px;
        width: 120px;
        margin-right: 0;
        justify-content: flex-start;
    }
}
.ec-v-form-input input[type=checkbox]+label {
    padding-left: 0!important;
}
.ec-v-form-input input[type=checkbox]+label:before,
.ec-v-form-input input[type=checkbox]:checked+label:after,
.ec-v-form-input input[type=checkbox]:checked+label:before {
    top: -7px!important;
}
.ec-v-form-input input[type=checkbox]:checked+label:after {
    top: -5px !important;
}
/*newsletter 2*/
#f-2-2bb287d15897fe2f9d89c882af9a3a8b {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media (min-width: 768px) {
    #f-2-2bb287d15897fe2f9d89c882af9a3a8b {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        right: 50%;
        width: 100vw;
        width: calc(100vw - var(--scrollbar-width) / 2);
        position: relative;
    }
}
@media (max-width: 769px) {
    #f-2-2bb287d15897fe2f9d89c882af9a3a8b {
        margin-right: -8px;
        margin-left: -8px;
        margin-top: 40px;
    }
}
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-holder {
    background-color: rgba(0, 0, 0, 0) !important;
    width: auto!important;
}
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-text {
    text-align: center;
}
#ec_form_2-2bb287d15897fe2f9d89c882af9a3a8b .ec-v-form-holder > form {
    min-height: auto!important; 
}
/*blog*/
@media (max-width: 767px) {
    .blog-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }
}
.blog-wrapper .news-item {
    flex-basis: 100%;
    width: 100%;
    padding: 0;
    padding: 40px 0 54px;
    /*box-shadow: 0 -14px 100px rgba(0, 0, 0, 0.1);
    clip-path: inset(-45px 0 0 0);*/
}
@media (max-width: 767px) {
    .blog-wrapper .news-item {
        flex-basis: 50%;
        width: 50%;
        padding: 20px 10px;
        margin-bottom: 0;
    }
}
@media (max-width: 479px) {
    .blog-wrapper .news-item {
        flex-basis: 100%;
        width: 100%;
    }
}
.blog-wrapper div.news-item:first-child {
    box-shadow: none;
}
.blog-wrapper .news-item > a {
    display: flex;
    flex-direction: row-reverse;
}
@media (max-width: 767px) {
    .blog-wrapper .news-item > a {
        flex-direction: column;
    }
}
.blog-wrapper .news-item .text {
    position: static;
    justify-content: center;
}
.blog-wrapper .news-item .image {
    height: auto;
    width: auto;
    margin-right: 0;
}
@media (max-width: 1199px) {
    .blog-wrapper .news-item .image {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .blog-wrapper .news-item .image {
        width: 100%;
    }
}
.blog-wrapper .news-item .image img {
    width: 492px;
    height: 412px;
    border-radius: 0;
}
@media (max-width: 1199px) {
    .blog-wrapper .news-item .image img {
        width: auto;
        height: auto;
    }
}
@media (max-width: 479px) {
    .blog-wrapper .news-item .image img {
        max-height: 60vw;
        object-fit: cover;
        width: 100%;
    }
}
.blog-wrapper .image+.text {
    background: rgba(0, 0, 0, 0);
    color: #000;
    padding: 0;
    margin-right: 40px;
    border-radius: 0;
}
@media (max-width: 1199px) {
    .blog-wrapper .image+.text {
        width: 55%;
    }
}
@media (max-width: 767px) {
    .blog-wrapper .image+.text {
        width: 100%;
    }
}
.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: #000;
}
.blog-wrapper .image+.text:hover {
    background: rgba(0, 0, 0, 0);
}
.blog-wrapper .image+.text .title {
    font-size: 18.2pt;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1.07;
    -webkit-line-clamp: 3;
}
@media (max-width: 767px) {
    .blog-wrapper .news-item {
        font-size: 16.2pt;
    }
}
.blog-wrapper .image+.text .description {
    font-size: 14pt;
    margin-bottom: 20px;
    line-height: 1.32;
    font-weight: 400;
}
.blog-wrapper .news-item .description {
    overflow: hidden;
}
.blog-wrapper .news-item .read-article {
    font-size: 9.7pt;
    color: #fff;
    font-weight: 700;
    background-color: #00669d;
    width: max-content;
    margin-top: 0;
    height: 38px;
    padding: 0 65px;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
}
.blog-wrapper .news-item .read-article:hover {
    background-color: #00588e;
}
.blog-wrapper .news-item .read-article i {
    display: none;
}
.content-inner>h1, .content>h2, article header h1 {
    color: #00669d;
    font-size: 27.5pt;
    line-height: 1.07;
}
.type-posts-listing .content-wrapper.container {
    max-width: 1078px;
}
.news-item-detail .next-prev a {
    font-size: 9.7pt;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    background-color: #bcd6df;
    border-radius: 3px;
    height: 38px;
    padding: 0 76px;
    color: #00669d;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .news-item-detail .next-prev a {
        padding: 0 30px;
    } 
}
.news-item-detail .next-prev a:hover {
    color: #00669d;
    background-color: #A3BDC6;
}

/*infoproužek*/
.site-msg.information .text {
    color: #fff;
    line-height: 1.19;
}
@media (min-width: 768px) {
    .site-msg.information .text {
        font-size: 13.1pt;
    }
}
@media (max-width: 767px) {
    .site-msg.information {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        /*z-index: 99;*/
        padding: 15px 25px 15px 15px;
        top: unset;
        opacity: 0.9;
    }
}
@media (min-width: 768px) {
    .site-msg.information {
        padding: 21px 0;
    }
}
@media (max-width: 767px) {
    .scrolled-down .site-msg.information {
        top: unset;
    }
}
.site-msg.information {
    background-color: #00669d;
}
.site-msg .close:before {
    color: #fff;
}
/*@media (max-width: 767px) {
    #cookiescript_badge {
        bottom: 70px!important;
    }
}*/

/*kontakty*/
.id-29 #content-wrapper {
    background-color: rgba(0,0,0,0);
}
.kontaktyTop {
    text-align: center;
    position: relative;
    z-index: 0;
    min-height: 704px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: -65px;
    padding: 65px 0;
}
@media (max-width: 1364px) {
    .kontaktyTop {
        min-height: 51.6vw;
    }
}
@media (max-width: 767px) {
    .kontaktyTop br {
        display: none;
    }
}
.kontaktyTop:before {
    content: "";
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
    background-repeat: no-repeat;
    width: 100vw;
    height: auto;
    margin-left: calc(-50vw + 50%);
}
.kontaktyTop h1 {
    color: #00669d;
    font-size: 27.5pt;
    line-height: 1.07;
    margin-top: 100px;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .kontaktyTop h1 {
        margin-top: 40px;
    }
}
.kontaktyTop h2 {
    color: #00669d;
    font-size: 23.6pt;
    line-height: 1.07;
    margin-top: 106px;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .kontaktyTop h2 {
        font-size: 18pt;
        margin-top: 40px;
    }
}
.kontaktyTop p {
    color: #00669d;
    font-size: 13.4pt;
    line-height: 1.14;
    margin-bottom: 0;
}
.id-29 .breadcrumbs {
    display: none;
}
/*
.id-29 .imageFullWidth {
    position: absolute;
    top: 0;
}
.id-29.admin-logged .imageFullWidth {
    position: absolute;
    top: 24px;
    opacity: 0.42;
    filter: brightness(1.5);
}
*/
body.id-29 {
    overflow-x: hidden;
}
.id-29 header[itemprop="headline"] {
    display: none;
}
@media (min-width: 768px) {
    .id-29 .navigation-in {
        background-color: rgba(0, 0, 0, 0)
    }
}
.id-29 .navigation-buttons a[data-target=search]{
    background-color: rgba(0, 0, 0, 0)
}
@media (max-width: 767px) {
    html:not(.scrolled) .id-29 #header {
        background-color: rgba(0, 0, 0, 0);
    }
}
@media (max-width: 767px) {
    .id-29 .navigation-buttons a[data-target=navigation] {
        background-color: rgba(0, 0, 0, 0);
    }
}
.kontaktyVizitkaWrapper {
    text-align: center;
    position: relative;
}
/*
@media (max-width: 767px) {
    .kontaktyVizitkaWrapper {
        margin-bottom: 40px;
    }
}
*/
.kontaktyVizitkaWrapper:after {
    background-image: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    width: 450px;
    height: 450px;
    opacity: .05;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
    .kontaktyVizitkaWrapper:after {
        width: 300px;
        height: 300px;
        top: 160px;
    }
}
.kontaktyVizitkaWrapper > h2 {
    color: #00669d;
    font-size: 23.6pt;
    line-height: 1.07;
    margin-top: 90px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .kontaktyVizitkaWrapper > h2 {
        font-size: 18pt;
        margin-top: 40px;
    }
}
.kontaktyVizitkaWrapper > p {
    color: #00669d;
    font-size: 13.4pt;
    line-height: 1.14;
    font-weight: 700;
}
.kontaktyVizitka {
    display: flex;
    justify-content: center;
    margin-left: -40px;
    margin-right: -40px;
    flex-wrap: wrap;
    padding: 30px 0 55px;
}
@media (max-width: 479px) {
    .kontaktyVizitka {
        padding: 10px 0 35px;
    }
}
.vizitka {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #8abad1;
    border-radius: 6px;
    padding: 14px;
    width: fit-content;
    margin: 0 40px;
    margin-top: 25px;
    flex-wrap: wrap;
    min-width: 473px;
}
@media (max-width: 767px) {
    .vizitka {
        min-width: unset;
        width: 100%;
    }
}
@media (max-width: 479px) {
    .vizitka {
        flex-direction: column;
    }
}
.vizitka-foto {
    margin-right: 20px;
}
@media (max-width: 479px) {
    .vizitka-foto {
        margin-right: 0;
        margin-bottom: 15px;
    }
}
.vizitka-foto img {
    width: 140px;
    border-radius: 6px;
    height: 140px;
    object-fit: cover;
}
@media (max-width: 479px) {
    .vizitka-foto img {
        width: 80px;
        height: 80px;
    }
}
.vizitka ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    text-align: left;
    position: relative;
    z-index: 1;
}
@media (max-width: 479px) {
    .vizitka ul {
        text-align: center;
    }
}
.vizitka ul li {
    line-height: 1.07;
    margin-bottom: 10px;
    font-size: 12.4pt;
}
.vizitka ul li:first-child {
    color: #00669d;
    font-size: 13.1pt;
    line-height: 1.14;
    font-weight: 700;
}
.vizitka ul li:nth-child(2) {
    color: #fff;
    font-size: 14.9pt;
    line-height: 1.14;
    font-weight: 700;
}
.vizitka ul li a {
    color: #fff;
    font-size: 12.4pt;
    line-height: 1.07;
    display: flex;
    align-items: center;
}
@media (max-width: 479px) {
    .vizitka ul li a {
        justify-content: center;
    }
}
.vizitka ul li a:hover {
    text-decoration: underline;
}
.vizitka ul li a.phone:before {
    background-image: url(/user/documents/upload/ikony/ikona-telefon.png);
    height: 20px;
    width: 20px;
}
.vizitka ul li a.email:before {
    background-image: url(/user/documents/upload/ikony/ikona-email.png);
    height: 20px;
    width: 24px;
}
.vizitka ul li a:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateZ(0);
    transition: all .3s ease-out;
    background-position: center;
    margin-right: 5px;
}
.kontaktyFormular > p {
    display: none;
}
.detailFormBanner.kontaktyFormular > form fieldset > div:nth-of-type(1) {
    padding-left: 0 !important;
}
.detailFormBanner.kontaktyFormular > form fieldset > div:nth-of-type(3) {
    padding-right: 0 !important;
}
.detailFormBanner.kontaktyFormular > form fieldset > div:nth-of-type(4) {
    width: 100% !important;
    margin-bottom: 0;
    padding: 0 !important;
}
.detailFormBanner.kontaktyFormular > form .form-group label[for="email"],
.detailFormBanner.kontaktyFormular > form .form-group label[for="fullName"],
.detailFormBanner.kontaktyFormular > form .form-group label[for="message"]{
    display: none;
}
.detailFormBanner.kontaktyFormular .detailFormBanner.kontaktyFormular {
    order: 30;
}
.detailFormBanner.kontaktyFormular .detailFormBanner.submit-wrapper {
    order: 29;
}
.detailFormBanner.kontaktyFormular > h2 {
    text-transform: none;
    margin-top: 0!important;
}
.detailFormBanner.kontaktyFormular {
    background-image: none;
    width: auto;
}
.detailFormBanner.kontaktyFormular > form .submit-wrapper {
    bottom: 0;
}
@media (max-width: 991px) {
    .kontaktyFormular.detailFormBanner > form {
        width: 100%;
        padding: 0;
    }
}
.kontaktyFormular.detailFormBanner > form .form-group.consents {
    margin-bottom: 0;
}
.kontaktyFormularBackground {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100.1vw;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kontaktyFormularUdaje {
    width: 749px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 55px;
    padding-bottom: 55px;
    position: relative;
}
@media (max-width: 991px) {
    .kontaktyFormularUdaje {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .kontaktyFormularUdaje {
        margin-bottom: 35px;
        padding-bottom: 35px;
    }
}
.kontaktyFormularUdaje:after {
    height: 2px;
    width: 150%;
    background-color: #fff;
    content: "";
    display: inline-block;
    bottom: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width: 1439px) {
    .kontaktyFormularUdaje:after {
        width: 130%;
    }
}
@media (max-width: 1199px) {
    .kontaktyFormularUdaje:after {
        width: 110%;
    }
}
@media (max-width: 991px) {
    .kontaktyFormularUdaje:after {
        width: 100%;
    }
}
.kontaktyFormularUdaje,
.kontaktyFormularUdaje h2,
.kontaktyFormularUdaje a {
    color: #fff;
}
.kontaktyFormularUdaje h2 {
    width: 100%;
    font-size: 19pt;
    line-height: 1.14;
    margin-top: 0;
    margin-bottom: 0;
}
.kontaktyFormularUdaje h3 {
    color: #d7d9d9;
    font-size: 13.9pt;
    line-height: 1.14;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 25px;
}
.kontaktyFormularUdaje > div {
    width: 33.333%;
}
@media (max-width: 991px) {
    .kontaktyFormularUdaje > div {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .kontaktyFormularUdaje > div {
        width: 100%;
    }
}
.kontaktyFormularUdaje > div span {
    font-size: 10pt;
    line-height: 1.14;
    font-weight: 700;
}
.kontaktyFormularUdaje > div a {
    font-size: 10pt;
    line-height: 1.14;
    font-weight: 700;
}
.kontaktyFormularUdaje > div a:hover {
    text-decoration: underline;
}
.kontaktyFormularUdaje a.social-icon:before, .kontaktyFormularUdaje a.social-icon:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 32px;
    width: 32px;
    transform: translateZ(0);
    transition: all .3s ease-out;
}
.kontaktyFormularUdaje a.social-icon.instagram:before {
    background-image: url(/user/documents/upload/ikony/instagram-icon4.svg);
}
.kontaktyFormularUdaje a.social-icon.facebook:before {
    background-image: url(/user/documents/upload/ikony/facebook-icon.svg);
}
.kontaktyFormularUdaje a.social-icon:hover:before {
    transform: scale(1.02);
}
.kontaktyFormularUdaje > div a.social-icon {
    width: 32px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0);
}
.kontaktyFormularWrapper {
    padding: 72px 0;
}
@media (max-width: 767px) {
    .kontaktyFormularWrapper {
        padding: 20px;
    }
}
.kontaktyFirstDiv {
    font-size: 15.9pt;
    line-height: 1.14;
    padding-top: 100px;
    padding-bottom: 75px;
    /*border-bottom: 3px solid #599bbe;*/
}
@media (max-width: 767px) {
    .kontaktyFirstDiv {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 14pt;
    }
}
@media (max-width: 479px) {
    .kontaktyFirstDiv {
        padding-top: 30px;
        padding-bottom: 30px;
        /*border-bottom: 2px solid #599bbe;*/
    }
}
.kontaktyFirstDiv p {
    margin: 0;
    max-width: 829px;
    margin-right: auto;
    margin-left: auto;
}
.kontaktyLastDiv {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 100px;
    padding-top: 40px;
    /*border-top: 3px solid #599bbe;*/
}
@media (max-width: 767px) {
    .kontaktyLastDiv {
        margin-bottom: 50px;
        padding-top: 15px;
        justify-content: left;
    }
}
@media (max-width: 479px) {
    .kontaktyLastDiv {
        margin-bottom: 30px;
        /*border-top: 2px solid #599bbe;*/
    }
}
.kontaktyLastDiv > div {
    min-width: 473px;
    margin: 0 40px;
    margin-top: 25px;
    display: flex;
    justify-content: center;
}
@media (max-width: 1199px) {
    .kontaktyLastDiv > div {
        justify-content: left;
    }
}
@media (max-width: 479px) {
    .kontaktyLastDiv > div {
        margin: 0 10px;
        margin-top: 5px;
    }
}
@media (max-width: 1199px) {
    .kontaktyLastDiv > div:first-child {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .kontaktyLastDiv > div {
        min-width: unset;
    }
}
.kontaktyLastDiv h3 {
    font-size: 14.9pt;
    line-height: 1.14;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
}
.kontaktyLastDiv span {
    font-size: 12.4pt;
    line-height: 1.07;
    display: block;
    margin-bottom: 3px;
}

/* =========================================================
   HANSCRAFT V7 – SAUNY: plovoucí mléčné sklo
   Fotografie zůstává přes celou kartu; popisek je vložený
   dovnitř, takže obraz nepůsobí useknutě.
   ========================================================= */
.subcategories.with-image.sauna-category-tiles {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(16px, 1.65vw, 24px);
    width: 100%;
    margin: 24px 0 44px;
    padding: 0;
    list-style: none;
}

.subcategories.with-image.sauna-category-tiles > li {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: none !important;
}

.subcategories.with-image.sauna-category-tiles > li > a {
    position: relative;
    display: block;
    width: 100%;
    height: clamp(258px, 20vw, 310px);
    margin: 0;
    padding: 0 !important;
    overflow: hidden;
    border: 1px solid rgba(0, 73, 110, .14);
    border-radius: 17px;
    background: #dce6eb;
    box-shadow: 0 13px 30px rgba(19, 43, 56, .13);
    isolation: isolate;
    transform: translateY(0);
    transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.subcategories.with-image.sauna-category-tiles > li > a::before,
.subcategories.with-image.sauna-category-tiles > li > a::after {
    content: none !important;
    display: none !important;
}

.subcategories.with-image.sauna-category-tiles > li > a:hover {
    border-color: rgba(0, 102, 157, .34);
    box-shadow: 0 19px 40px rgba(19, 43, 56, .20);
    transform: translateY(-4px);
}

.subcategories.with-image.sauna-category-tiles > li > a:focus-visible {
    outline: 3px solid rgba(0, 102, 157, .28);
    outline-offset: 4px;
}

.subcategories.with-image.sauna-category-tiles > li > a .image {
    position: absolute;
    z-index: 0;
    inset: 0;
    display: block !important;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

.subcategories.with-image.sauna-category-tiles > li > a .image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(5, 20, 28, .01) 45%, rgba(5, 20, 28, .18) 100%);
    pointer-events: none;
}

.subcategories.with-image.sauna-category-tiles > li > a .image img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: cover;
    filter: saturate(1.04) contrast(1.02);
    transform: scale(1.001);
    transition: transform .55s cubic-bezier(.2, .65, .3, 1), filter .3s ease;
}

.subcategories.with-image.sauna-category-tiles > li.sauna-tile--outdoor > a .image img { object-position: 50% 50%; }
.subcategories.with-image.sauna-category-tiles > li.sauna-tile--indoor > a .image img { object-position: 47% 46%; }
.subcategories.with-image.sauna-category-tiles > li.sauna-tile--heater > a .image img { object-position: 61% 48%; }

.subcategories.with-image.sauna-category-tiles > li > a:hover .image img {
    filter: saturate(1.08) contrast(1.035);
    transform: scale(1.035);
}

.subcategories.with-image.sauna-category-tiles > li > a .text {
    position: absolute;
    z-index: 2;
    right: 13px;
    bottom: 13px;
    left: 13px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    width: auto;
    min-height: 66px !important;
    margin: 0 !important;
    padding: 11px 11px 11px 17px !important;
    overflow: hidden !important;
    color: #073b59;
    text-align: left;
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, .72);
    border-radius: 14px;
    background:
        radial-gradient(circle at 12% 24%, rgba(255, 255, 255, .58) 0 4px, transparent 5px),
        radial-gradient(circle at 43% 76%, rgba(255, 255, 255, .30) 0 6px, transparent 7px),
        radial-gradient(circle at 78% 25%, rgba(255, 255, 255, .32) 0 3px, transparent 4px),
        linear-gradient(115deg, rgba(248, 253, 255, .82), rgba(219, 237, 246, .63));
    -webkit-backdrop-filter: blur(16px) saturate(1.25);
    backdrop-filter: blur(16px) saturate(1.25);
    box-shadow: 0 10px 24px rgba(5, 31, 45, .18), inset 0 1px 0 rgba(255, 255, 255, .54);
}

.saunaTile__title {
    display: block;
    min-width: 0;
    color: #073b59;
    font-size: clamp(19px, 1.4vw, 24px);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -.014em;
    text-shadow: none;
}

.saunaTile__cta {
    display: inline-grid;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    place-items: center;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .62);
    border-radius: 12px;
    background: #006da5;
    color: #fff;
    box-shadow: 0 8px 18px rgba(0, 70, 108, .28), inset 0 1px 0 rgba(255, 255, 255, .2);
    transition: background-color .22s ease, transform .22s ease, box-shadow .22s ease;
}

.saunaTile__ctaLabel { display: none !important; }

.saunaTile__cta svg {
    display: block;
    width: 20px;
    height: 20px;
    stroke: currentColor;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}

.subcategories.with-image.sauna-category-tiles > li > a:hover .saunaTile__cta {
    background: #00547f;
    box-shadow: 0 10px 22px rgba(0, 60, 92, .34);
    transform: translateX(3px);
}

@media (max-width: 1099px) {
    .subcategories.with-image.sauna-category-tiles > li > a { height: 250px; }
    .subcategories.with-image.sauna-category-tiles > li > a .text {
        right: 10px;
        bottom: 10px;
        left: 10px;
        min-height: 62px !important;
        padding: 10px 10px 10px 14px !important;
    }
    .saunaTile__title { font-size: 19px; }
    .saunaTile__cta { flex-basis: 38px; width: 38px; height: 38px; border-radius: 10px; }
}

@media (max-width: 767px) {
    .subcategories.with-image.sauna-category-tiles {
        grid-template-columns: 1fr;
        gap: 14px;
        margin: 18px 0 32px;
    }
    .subcategories.with-image.sauna-category-tiles > li > a {
        height: clamp(225px, 64vw, 290px);
        border-radius: 14px;
    }
    .subcategories.with-image.sauna-category-tiles > li > a .text {
        min-height: 62px !important;
    }
    .saunaTile__title { font-size: clamp(19px, 5.6vw, 23px); }
}

/* =========================================================
   HANSCRAFT V7 – showroom: fotografie přes celou kartu,
   informace v plovoucím mléčném skle bez tvrdého předělu.
   Formulář zůstává kompaktní a zarovnaný.
   ========================================================= */
.detailFormBanner.detailInquiry {
    width: 100.1vw;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    display: block;
    padding: 38px 0;
    overflow: hidden;
    background: linear-gradient(135deg, #f7f9fa 0%, #eef3f5 100%) !important;
    border-top: 1px solid rgba(0, 88, 142, .08);
    border-bottom: 1px solid rgba(0, 88, 142, .08);
    scroll-margin-top: 92px;
    isolation: isolate;
}

.detailFormBanner.detailInquiry::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -130px;
    right: -180px;
    width: 420px;
    height: 420px;
    background: url(/user/documents/upload/HC_LOGO_SYMBOL_PER_RGB-cut.png) center / contain no-repeat;
    opacity: .018;
    pointer-events: none;
}

.detailInquiry__inner {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(300px, 335px) minmax(0, 1fr);
    gap: 24px;
    align-items: stretch;
    position: relative;
    z-index: 1;
}

.detailInquiry__showroom,
.detailInquiry__formPanel {
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(0, 88, 142, .11);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(28, 52, 66, .10);
}

.detailInquiry__showroom {
    position: relative;
    display: flex;
    min-height: 448px;
    flex-direction: column;
    isolation: isolate;
    background: #dfe8ec;
}

.detailInquiry__showroom::before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0) 35%, rgba(226,240,247,.08) 52%, rgba(225,240,247,.30) 72%, rgba(236,247,251,.48) 100%);
    pointer-events: none;
}

.detailInquiry__showroom::after {
    content: none !important;
    display: none !important;
}

.detailInquiry__showroomImage {
    position: absolute;
    z-index: 0;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    background: #edf2f4;
}

.detailInquiry__showroomImage::before,
.detailInquiry__showroomImage::after {
    content: none !important;
    display: none !important;
}

.detailInquiry__showroomImage img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: cover;
    object-position: center top;
    transform: scale(1.001);
    transition: transform .45s cubic-bezier(.2, .65, .3, 1);
}

.detailInquiry__showroom:hover .detailInquiry__showroomImage img { transform: scale(1.018); }

.detailInquiry__showroomImage.is-image-missing {
    background: linear-gradient(135deg, #eaf2f6, #f8fafb);
}

.detailInquiry__showroomImage.is-image-missing::before {
    content: "Showroom Praha Čestlice" !important;
    position: absolute;
    inset: 0;
    display: grid !important;
    place-items: start center;
    padding: 58px 24px 24px;
    color: #00588e;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.detailInquiry__showroomInfo {
    position: relative;
    z-index: 2;
    display: flex;
    min-height: 0;
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: flex-start;
    margin: auto 13px 13px;
    padding: 17px 17px 16px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .72);
    border-radius: 15px;
    background:
        radial-gradient(circle at 11% 17%, rgba(255,255,255,.56) 0 4px, transparent 5px),
        radial-gradient(circle at 72% 28%, rgba(255,255,255,.34) 0 5px, transparent 6px),
        radial-gradient(circle at 41% 83%, rgba(255,255,255,.28) 0 3px, transparent 4px),
        linear-gradient(120deg, rgba(250,253,255,.88), rgba(226,241,248,.74));
    -webkit-backdrop-filter: blur(17px) saturate(1.2);
    backdrop-filter: blur(17px) saturate(1.2);
    box-shadow: 0 12px 28px rgba(13, 47, 64, .20), inset 0 1px 0 rgba(255,255,255,.58);
}

.detailInquiry__showroomInfo h3 {
    margin: 0 0 6px;
    color: #00588e;
    font-size: 19px;
    line-height: 1.2;
}

.detailInquiry__showroomInfo p {
    margin: 0 0 9px;
    color: #3e515c;
    font-size: 12.5px;
    line-height: 1.4;
}

.detailInquiry__showroomInfo p strong { color: #172831; }

.detailInquiry__hours {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 14px;
    margin: 0 0 10px;
}

.detailInquiry__hours > div {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 5px;
    padding: 4px 0;
    border-bottom: 1px solid rgba(0, 88, 142, .12);
}

.detailInquiry__hours dt,
.detailInquiry__hours dd {
    margin: 0;
    color: #4e606a;
    font-size: 11.5px;
    line-height: 1.35;
}

.detailInquiry__hours dt {
    color: #172831;
    font-weight: 700;
}

.detailInquiry__showroomLink {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    min-height: 38px;
    margin-top: 1px;
    padding: 0 11px;
    border: 1px solid rgba(255,255,255,.68);
    border-radius: 10px;
    background: rgba(230, 243, 249, .72);
    color: #00669d;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.detailInquiry__showroomLink svg {
    display: block;
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform .2s ease;
}

.detailInquiry__showroomLink:hover {
    background: rgba(211, 235, 246, .92);
    color: #00547f;
    text-decoration: none;
    transform: translateY(-1px);
}
.detailInquiry__showroomLink:hover svg { transform: translateX(3px); }

.detailInquiry__formPanel {
    display: flex;
    flex-direction: column;
    padding: 30px 32px 28px;
}

.detailInquiry__formPanel::before,
.detailInquiry__formPanel::after {
    content: none !important;
    display: none !important;
}

.detailInquiry__formPanel > h2 {
    margin: 0 0 6px;
    color: #00588e;
    font-size: clamp(30px, 2.55vw, 36px);
    font-weight: 700;
    line-height: 1.08;
    text-align: left;
    text-transform: none;
    letter-spacing: -.02em;
}

.detailInquiry__lead {
    max-width: 700px;
    margin: 0 0 20px;
    color: #5d6b73;
    font-size: 14px;
    line-height: 1.45;
}

.detailInquiry #formProductQuestion {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: static;
}

.detailInquiry #formProductQuestion fieldset {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-areas:
        "name phone email"
        "message message message"
        "consent consent submit";
    grid-template-rows: 48px 172px 48px;
    gap: 12px;
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

.detailInquiry #formProductQuestion .form-group {
    width: auto;
    min-width: 0;
    margin: 0;
    padding: 0 !important;
}

.detailInquiry #formProductQuestion .form-group1 { grid-area: name; }
.detailInquiry #formProductQuestion .form-group2 { grid-area: phone; }
.detailInquiry #formProductQuestion .form-group3 { grid-area: email; }
.detailInquiry #formProductQuestion .detailInquiry__message { grid-area: message; }
.detailInquiry #formProductQuestion .consents { grid-area: consent; align-self: center; text-align: left; }
.detailInquiry #formProductQuestion .submit-wrapper { grid-area: submit; position: static; align-self: stretch; }

.detailInquiry #formProductQuestion .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 14px;
    border: 1px solid #d2dde2;
    border-radius: 9px;
    background: #fff;
    color: #1c2d36;
    box-shadow: none;
    font-size: 14px;
    transition: border-color .2s ease, box-shadow .2s ease;
}

.detailInquiry #formProductQuestion textarea.form-control {
    width: 100%;
    height: 172px;
    min-height: 145px;
    padding-top: 13px;
    padding-bottom: 13px;
    resize: vertical;
}

.detailInquiry #formProductQuestion .form-control::placeholder {
    color: #7a878e;
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
}

.detailInquiry #formProductQuestion .form-control:hover { border-color: #b9cbd3; }
.detailInquiry #formProductQuestion .form-control:focus {
    border-color: #00669d;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 102, 157, .10);
}

.detailInquiry #formProductQuestion .consents label {
    margin: 0;
    color: #66747b;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: normal;
}

.detailInquiry #formProductQuestion .consents label a {
    color: #00669d;
    text-decoration: underline;
}

.detailInquiry #formProductQuestion .submit-wrapper button,
.detailInquiry #formProductQuestion .submit-wrapper input {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    min-width: 0;
    height: 48px;
    padding: 0 17px;
    border: 0;
    border-radius: 9px;
    background: #00669d;
    color: #fff;
    font-family: inherit;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 8px 18px rgba(0, 102, 157, .20);
    transition: background-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.detailInquiry #formProductQuestion .submit-wrapper button svg {
    display: block;
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.detailInquiry #formProductQuestion .submit-wrapper button:hover,
.detailInquiry #formProductQuestion .submit-wrapper input:hover {
    background: #00547f;
    box-shadow: 0 10px 22px rgba(0, 84, 127, .27);
    transform: translateY(-1px);
}

@media (max-width: 1099px) {
    .detailInquiry__inner {
        width: min(1040px, calc(100% - 32px));
        grid-template-columns: minmax(280px, 320px) minmax(0, 1fr);
        gap: 20px;
    }
    .detailInquiry__formPanel { padding: 28px 26px 26px; }
    .detailInquiry #formProductQuestion fieldset {
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            "name phone"
            "email email"
            "message message"
            "consent submit";
        grid-template-rows: 48px 48px 145px 48px;
        gap: 11px;
    }
    .detailInquiry #formProductQuestion textarea.form-control { height: 145px; }
    .detailInquiry__hours { grid-template-columns: 1fr; }
}

@media (max-width: 899px) {
    .detailFormBanner.detailInquiry { padding: 32px 0; }
    .detailInquiry__inner {
        width: min(760px, calc(100% - 28px));
        grid-template-columns: 1fr;
        align-items: start;
    }
    .detailInquiry__formPanel { order: 1; }
    .detailInquiry__showroom { order: 2; min-height: 470px; }
    .detailInquiry__hours { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 767px) {
    .detailFormBanner.detailInquiry { padding: 25px 0; scroll-margin-top: 70px; }
    .detailFormBanner.detailInquiry::before { display: none; }
    .detailInquiry__inner { width: calc(100% - 20px); gap: 14px; }
    .detailInquiry__showroom,
    .detailInquiry__formPanel { border-radius: 13px; }
    .detailInquiry__formPanel { padding: 24px 17px 20px; }
    .detailInquiry__formPanel > h2 { font-size: 28px; }
    .detailInquiry__lead { margin-bottom: 18px; font-size: 13px; }
    .detailInquiry #formProductQuestion fieldset {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .detailInquiry #formProductQuestion .form-group,
    .detailInquiry #formProductQuestion .consents,
    .detailInquiry #formProductQuestion .submit-wrapper { width: 100%; }
    .detailInquiry #formProductQuestion .form-control { height: 47px; }
    .detailInquiry #formProductQuestion textarea.form-control { height: 138px; min-height: 138px; }
    .detailInquiry #formProductQuestion .submit-wrapper { order: 5; }
    .detailInquiry #formProductQuestion .consents { order: 6; }
    .detailInquiry__showroom { min-height: 455px; }
    .detailInquiry__showroomInfo {
        margin: auto 10px 10px;
        padding: 16px 15px 14px;
        border-radius: 13px;
    }
    .detailInquiry__hours { grid-template-columns: 1fr; }
}

/* =========================================================
   HANSCRAFT V7 – stabilní sticky CTA
   ========================================================= */
.detailInquirySticky {
    position: fixed !important;
    right: 20px !important;
    left: auto !important;
    bottom: max(20px, env(safe-area-inset-bottom)) !important;
    z-index: 120;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 9px;
    width: auto !important;
    min-width: 178px;
    min-height: 48px;
    padding: 0 17px;
    border: 0;
    border-radius: 10px;
    background: #00669d;
    color: #fff;
    font-family: inherit;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 10px 26px rgba(0, 75, 115, .28);
    cursor: pointer;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: transform .2s ease, opacity .2s ease, visibility .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.detailInquirySticky svg {
    display: block;
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform .2s ease;
}
.detailInquirySticky.is-up svg { transform: rotate(180deg); }
.detailInquirySticky:hover {
    background: #00547f;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 13px 30px rgba(0, 75, 115, .34);
    transform: translateY(-2px);
}
.detailInquirySticky:focus-visible { outline: 3px solid rgba(0, 102, 157, .28); outline-offset: 3px; }
.detailInquirySticky.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(12px);
}

@media (max-width: 767px) {
    .detailInquirySticky {
        right: 12px !important;
        left: 12px !important;
        bottom: max(12px, env(safe-area-inset-bottom)) !important;
        width: calc(100% - 24px) !important;
        min-width: 0;
        min-height: 46px;
        padding: 0 14px;
        font-size: 12px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .subcategories.with-image.sauna-category-tiles > li > a,
    .subcategories.with-image.sauna-category-tiles > li > a .image img,
    .saunaTile__cta,
    .detailInquiry__showroomImage img,
    .detailInquiry__showroomLink svg,
    .detailInquiry #formProductQuestion .submit-wrapper button,
    .detailInquirySticky,
    .detailInquirySticky svg {
        transition: none;
    }
}

/* =========================================================
   HANSCRAFT V8 – finální korekce showroom banneru a mobilního CTA
   ========================================================= */

/* Showroom: důležitá část fotografie zůstává viditelná.
   Panel je nižší, průhlednější a neblokuje většinu banneru. */
.detailInquiry__showroom {
    min-height: 432px;
}

.detailInquiry__showroom::before {
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 58%,
        rgba(225, 240, 247, .08) 76%,
        rgba(225, 240, 247, .18) 100%
    );
}

.detailInquiry__showroomImage img {
    object-fit: cover;
    object-position: 50% 0;
    transform: none;
}

.detailInquiry__showroom:hover .detailInquiry__showroomImage img {
    transform: none;
}

.detailInquiry__showroomInfo {
    margin: auto 12px 12px;
    padding: 13px 14px 12px;
    border-radius: 13px;
    background: linear-gradient(
        120deg,
        rgba(250, 253, 255, .72),
        rgba(227, 241, 247, .60)
    );
    -webkit-backdrop-filter: blur(8px) saturate(1.08);
    backdrop-filter: blur(8px) saturate(1.08);
    box-shadow: 0 10px 24px rgba(13, 47, 64, .15), inset 0 1px 0 rgba(255, 255, 255, .62);
}

.detailInquiry__showroomInfo h3 {
    margin-bottom: 4px;
    font-size: 18px;
}

.detailInquiry__showroomInfo p {
    margin-bottom: 7px;
    font-size: 11.5px;
    line-height: 1.34;
}

.detailInquiry__hours {
    gap: 0 11px;
    margin-bottom: 7px;
}

.detailInquiry__hours > div {
    grid-template-columns: 39px minmax(0, 1fr);
    padding: 3px 0;
}

.detailInquiry__hours dt,
.detailInquiry__hours dd {
    font-size: 10.8px;
}

.detailInquiry__showroomLink {
    min-height: 34px;
    padding: 0 10px;
    font-size: 11.5px;
}

/* Mobil: CTA je úzký postranní jazýček místo lišty přes celý displej. */
@media (max-width: 767px) {
    .detailInquirySticky {
        top: 52% !important;
        right: 0 !important;
        bottom: auto !important;
        left: auto !important;
        width: 48px !important;
        min-width: 48px !important;
        height: 166px;
        min-height: 0;
        padding: 12px 7px;
        flex-direction: column;
        gap: 9px;
        border-radius: 14px 0 0 14px;
        box-shadow: 0 10px 26px rgba(0, 75, 115, .28);
        transform: translateY(-50%);
    }

    .detailInquirySticky__label {
        display: block;
        white-space: nowrap;
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        font-size: 12px;
        line-height: 1;
        letter-spacing: .01em;
    }

    .detailInquirySticky svg {
        flex: 0 0 auto;
        width: 19px;
        height: 19px;
    }

    .detailInquirySticky:hover {
        transform: translate(-2px, -50%);
    }

    .detailInquirySticky.is-hidden {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translate(100%, -50%);
    }

    .detailInquiry__showroom {
        min-height: 430px;
    }

    .detailInquiry__showroomInfo {
        margin: auto 10px 10px;
        padding: 12px 13px 11px;
    }
}

/* =========================================================
   HANSCRAFT V9 – mobilní CTA bez překrývání obsahu
   ========================================================= */
.detailInquiryInlineMobile {
    display: none;
}

@media (max-width: 767px) {
    /* Na mobilu se plovoucí CTA zcela vypíná. */
    .detailInquirySticky {
        display: none !important;
    }

    /* Tlačítko je součástí stránky a nic nepřekrývá. */
    .detailInquiryInlineMobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        width: 100%;
        min-height: 50px;
        margin: 14px 0 22px;
        padding: 0 18px;
        border: 0;
        border-radius: 10px;
        background: #00669d;
        color: #fff;
        font-family: inherit;
        font-size: 14px;
        font-weight: 700;
        line-height: 1;
        text-align: left;
        box-shadow: 0 8px 20px rgba(0, 88, 142, .20);
        cursor: pointer;
    }

    .detailInquiryInlineMobile svg {
        display: block;
        flex: 0 0 auto;
        width: 20px;
        height: 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .detailInquiryInlineMobile:active {
        background: #00547f;
    }

    .detailInquiryInlineMobile:focus-visible {
        outline: 3px solid rgba(0, 102, 157, .28);
        outline-offset: 3px;
    }
}


/* =========================================================
   HANSCRAFT V10 – stále viditelné mobilní CTA bez překrytí textu
   ========================================================= */
.detailInquiryMobileDock {
    display: none;
}

@media (max-width: 767px) {
    .detailInquirySticky,
    .detailInquiryInlineMobile {
        display: none !important;
    }

    .detailInquiryMobileDock {
        position: sticky;
        top: 0;
        z-index: 118;
        display: flex;
        width: 100%;
        padding: 6px 10px;
        background: rgba(246, 250, 252, .94);
        border-bottom: 1px solid rgba(0, 88, 142, .12);
        -webkit-backdrop-filter: blur(10px) saturate(1.08);
        backdrop-filter: blur(10px) saturate(1.08);
        box-shadow: 0 5px 18px rgba(21, 54, 72, .08);
    }

    .detailInquiryMobileButton {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        width: 100%;
        min-height: 44px;
        padding: 6px 13px 6px 15px;
        border: 0;
        border-radius: 9px;
        background: #00669d;
        color: #fff;
        font-family: inherit;
        text-align: left;
        box-shadow: 0 7px 18px rgba(0, 88, 142, .18);
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }

    .detailInquiryMobileButton__copy {
        display: flex;
        min-width: 0;
        flex-direction: column;
        gap: 2px;
    }

    .detailInquiryMobileButton strong {
        color: inherit;
        font-size: 13.5px;
        font-weight: 700;
        line-height: 1.08;
        white-space: nowrap;
    }

    .detailInquiryMobileButton small {
        color: rgba(255, 255, 255, .80);
        font-size: 10px;
        font-weight: 500;
        line-height: 1.05;
        white-space: nowrap;
    }

    .detailInquiryMobileButton svg {
        display: block;
        flex: 0 0 auto;
        width: 20px;
        height: 20px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.15;
        stroke-linecap: round;
        stroke-linejoin: round;
        transition: transform .2s ease;
    }

    .detailInquiryMobileButton.is-up svg {
        transform: rotate(180deg);
    }

    .detailInquiryMobileButton:active {
        background: #00547f;
    }

    .detailInquiryMobileButton:focus-visible {
        outline: 3px solid rgba(0, 102, 157, .28);
        outline-offset: 2px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .detailInquiryMobileButton svg {
        transition: none;
    }
}

/* =========================================================
   HANSCRAFT V11 – skutečně fixní mobilní CTA bez podtitulu
   ========================================================= */
@media (max-width: 767px) {
    body.detailInquiryMobileDockActive {
        padding-top: calc(58px + env(safe-area-inset-top, 0px)) !important;
    }

    .detailInquiryMobileDock {
        position: fixed !important;
        z-index: 10000 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: auto !important;
        left: 0 !important;
        display: flex !important;
        width: 100% !important;
        margin: 0 !important;
        padding: calc(7px + env(safe-area-inset-top, 0px)) 10px 7px !important;
        background: rgba(246, 250, 252, .97) !important;
        border-bottom: 1px solid rgba(0, 88, 142, .14) !important;
        box-shadow: 0 6px 18px rgba(21, 54, 72, .10) !important;
        -webkit-backdrop-filter: blur(12px) saturate(1.08);
        backdrop-filter: blur(12px) saturate(1.08);
    }

    .detailInquiryMobileButton {
        width: 100% !important;
        min-height: 44px !important;
        padding: 0 15px 0 17px !important;
        border-radius: 10px !important;
    }

    .detailInquiryMobileButton__copy {
        display: block !important;
    }

    .detailInquiryMobileButton strong {
        font-size: 14px !important;
        line-height: 1.1 !important;
    }

    .detailInquiryMobileButton small {
        display: none !important;
    }

    .detailInquiryMobileButton svg {
        width: 21px !important;
        height: 21px !important;
    }
}


/* =========================================================
   HANSCRAFT V12 – mobilní CTA až po odscrollování hlavičky
   ========================================================= */
@media (max-width: 767px) {
    /* V11 přidávala trvalé odsazení nad stránku. Už není potřeba. */
    body.detailInquiryMobileDockActive {
        padding-top: 0 !important;
    }

    .detailInquiryMobileDock {
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transform: translate3d(0, -115%, 0) !important;
        transition: transform .24s ease, opacity .18s ease, visibility .18s ease !important;
        will-change: transform, opacity;
    }

    .detailInquiryMobileDock.is-visible {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transform: translate3d(0, 0, 0) !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .detailInquiryMobileDock {
        transition: none !important;
    }
}
