html, body {
  overflow-x: hidden;
}

.product-detail-custom .admin-bar {
    display: none !important;
}

#zaptime-container {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 99999 !important;
    width: 100% !important;
    display: none;
}

.product-detail-custom img.wp-image-2048.aligncenter {
    max-width: 681px;
}

.product-detail-custom .provedeni-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 363px;
    margin: 0 auto;
    flex-flow: row-reverse;
    margin-bottom: -10px !important;
    margin-top: -9px !important;
}

.product-detail-custom .provedeni-btns img:first-child {
    max-width: 160px;
}

.product-detail-custom .provedeni-btns img:last-child {
    max-width: 190px;
    margin-right: 13px;
}

.product-detail-custom .provedeni-main {
    max-width: 612px;
}

.product-detail-custom #description {
    max-width: 850px;
}

.product-detail-custom #tab-content {
    justify-content: space-between;
}

.product-detail-custom .owl-carousel {
    margin-top: -53px !important;
    margin-bottom: -34px !important;
}

.product-detail-custom .owl-carousel .col-2 {
    width: 100%;
}

.product-detail-custom .owl-item.active {
    background: transparent;
}

.product-detail-custom .atypicke-upravy {
    background-color: #FAFAFA;
    border-radius: 10px;
    padding: 76px 75px 47px 75px;
}

.product-detail-custom .atypicke-upravy a {
    text-decoration: underline;
    color: #e85b0d;
}

.product-detail-custom .atypicke-upravy a:hover {
    text-decoration: none;
}

.product-detail-custom .wide .p-detail .flags.flags-extra span {
    display: none;
}

.product-detail-custom .flag.flag-tip {
    background-color: #000000;
    font-weight: 600;
}

@media (min-width: 992px) {
    .product-detail-custom .container.navigation-wrapper .site-name {
        flex-basis: 180px;
    }
}

.product-detail-custom #top-panel::before {
    content: "";
    background: url(/user/banners/delivery.svg?1748293755) no-repeat;
    width: 26px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 9px;
}

.product-detail-custom .benefitBanner__item a {
    font-size: 15px;
    color: #E85B0D;
    text-decoration: underline;
}

.product-detail-custom .benefitBanner__item a:hover {
    text-decoration: none;
}

.product-detail-custom .benefitBanner__title {
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 22px;
    display: inline-block;
}

.product-detail-custom #top-panel {
    background: rgba(232,92,14,0.09);
    text-align: center;
    padding: 7px 0 6px 0;
    font-size: 15px;
    font-weight: 500;
    color: #E85B0D;
}

.product-detail-custom .shp-tabs-wrapper.p-detail-tabs-wrapper {
    margin-bottom: 56px;
}

.product-detail-custom #footer {
    background-color: transparent;
    border-top-color: transparent;
    border: none;
}

.product-detail-custom .footer-bottom {
    border: none;
}

.product-detail-custom .benefitBanner__picture {
    max-width: 95px;
}

.product-detail-custom .container.footer-newsletter {
    display: none !important;
}

.product-detail-custom .benefitBanner__item {
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    gap: 24px;
}

.product-detail-custom .benefitBanner.position--benefitProduct {
    max-width: 1397px;
}

.product-detail-custom .container.container--bannersBenefit {
    background: #FDF0E9;
    padding: 78px 0;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
}

.product-detail-custom .p-detail-inner {
    padding-top: 15px;
}

.product-detail-custom .p-thumbnail.highlighted:before, .product-detail-custom .p-thumbnail:hover:before, .product-detail-custom .show360image.highlighted:before, .product-detail-custom .show360image:hover:before {
    display: none;
}

.product-detail-custom .tab-content {
    padding-left: 0;
}

.product-detail-custom .basic-description p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: rgba(0,0,0,.81);
}

.product-detail-custom .basic-description p strong {
    font-weight: 600;
}

.product-detail-custom .grey-box {
    background: #FAFAFA;
    border-radius: 10px;
    padding: 45px;
}

.product-detail-custom .shp-tabs-holder ul.shp-tabs li a {
    font-size: 17px;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    font-weight: 500;
    padding: 10px 21px 22px 21px;
    color: rgba(0,0,0,.81);
}

.product-detail-custom li.shp-tab.active a {
    border-bottom: 2px solid #E85B0D !important;
    color: #E85B0D !important;
}

@media (min-width: 768px) {
    .product-detail-custom .wide .p-final-price-wrapper {
        width: 35%;
    }
}

.product-detail-custom .social-buttons-wrapper {
    margin-top: 30px;
}

.product-detail-custom a.link-icon.chat {
    display: flex;
    width: 100%;
    background: url(../img/poptavka_box_v2.jpg) #FDF0E9 !important;
    border-radius: 10px;
    padding: 59px;
    background-size: contain !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
}

.product-detail-custom .p-param-block {
    display: flex;
    flex-flow: column;
}

.product-detail-custom a.link-icon.chat {
    display: flex;
    width: 100%;
    background: #FDF0E9;
}

.product-detail-custom .p-to-cart-block {
    padding: 0;
}

.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion {
    font-size: 0 !important;
}

.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion::before {
    content: "Přidat do košíku" !important;
    font-size: 17px !important;
    display: inline-block !important;
    font-family: "Rubik" !important;
    font-weight: 600 !important;
    text-align: center !important;
    /* padding: 0 !important; */
    margin-right: -2px !important;
    padding: 0 4px !important;
    top: -2px !important;
    position: relative !important;
}

.product-detail-custom .p-detail span.p-code {
    display: none;
}

.product-detail-custom .p-detail .quantity .decrease:before,
.product-detail-custom .p-detail .quantity .increase:before {
    font-size: 10px;
}

.product-detail-custom .p-detail .quantity input {
    background: inherit;
    font-size: 18px;
    font-weight: 400;
    font-family: "Rubik";
}

.product-detail-custom .p-to-cart-block {
    border-bottom: none;
}

.product-detail-custom .p-variants-block table.detail-parameters tbody {
    display: flex;
    flex-flow: column;
    gap: 29px;
}

.product-detail-custom .p-short-description {
    margin-bottom: 35px;
}

.product-detail-custom .p-thumbnails a img {
    border-width: 0;
}

.product-detail-custom .menu-helper>span {
    display: none;
}

.product-detail-custom .navigation-in ul li a {
    padding: 1.25rem 18px;
    text-decoration: none;
    text-transform: none;
}

.product-detail-custom li#nav-manufacturers {
    display: none;
}

.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion {
    flex: 1 1 auto;
    border-radius: 6px;
    text-transform: none;
    font-size: 17px;
    font-weight: 600;
    padding: 26px 25px 22px 25px;
}

.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion:hover {
    background-color: #3a9452 !important;
    border-color: #3a9452 !important;
}

.product-detail-custom .p-detail .add-to-cart .quantity {
    border-style: solid;
    border-width: 1px;
    border-color: #cdcdcd;
    border-radius: 6px;
}

.product-detail-custom .p-to-cart-block .quantity {
    padding-left: 35px;
    padding-right: 35px;
}

.product-detail-custom .p-to-cart-block button.increase {
    border-left: none !important;
}

.product-detail-custom .p-to-cart-block .quantity .decrease {
    border-right: none;
}

.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion:before {
    display: none;
}

.product-detail-custom a.link-icon.print {
    display: none;
}

.product-detail-custom a.link-icon.share.js-share-buttons-trigger {
    display: none;
}

.product-detail-custom .p-basic-info-block {
    border: none;
}

body.product-detail-custom, .product-detail-custom p, .product-detail-custom span, .product-detail-custom h1, .product-detail-custom h2, .product-detail-custom h3, .product-detail-custom h4, .product-detail-custom h5, .product-detail-custom h6 {
  font-family: "Rubik", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  /* color: rgba(0,0,0,.81); */
}

.product-detail-custom span.price-final-holder.parameter-dependent.default-variant, .product-detail-custom span.price-final-holder.parameter-dependent.default-variant p,
.product-detail-custom span.price-final-holder.parameter-dependent.default-variant span, .product-detail-custom .p-final-price-wrapper, .product-detail-custom .p-final-price-wrapper span, .product-detail-custom .p-final-price-wrapper p{
    color: #E85B0D;
    font-size: 28px !important;
    font-weight: 600 !important;
}

.product-detail-custom .p-detail {
    display: flex;
    flex-flow: column;
}

.product-detail-custom .container.container--bannersBenefit {
    order: 3;
}

.product-detail-custom .p-image-wrapper {
    width: 74% !important;
}

.product-detail-custom .p-detail-inner-header h1 {
    font-size: 36px;
    font-weight: 600;
}

.product-detail-custom .p-short-description, .product-detail-custom .p-short-description span, .product-detail-custom .p-short-description p {
    font-size: 15px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: rgba(0,0,0,.81);
}

.product-detail-custom .navigation-in ul li a b {
    font-weight: 500;
    font-size: 17px;
}

.product-detail-custom .breadcrumbs a {
    font-size: 14px;
    text-decoration: underline;
}

.product-detail-custom .breadcrumbs a:hover {
    text-decoration: none !important;
}

.product-detail-custom .breadcrumbs span {
    font-size: 14px;
}

.product-detail-custom .type-product.type-detail #content-wrapper {
    margin-top: 10px;
}

.product-detail-custom table.detail-parameters tbody tr th {
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    color: rgba(0,0,0,.81);
}

.product-detail-custom .one-column-body table.detail-parameters tbody tr th {
    min-width: 120px;
}

.product-detail-custom table.detail-parameters tbody tr th {
    width: 27%;
}

.product-detail-custom .p-variants-block .detail-parameters select {
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.12);
    box-shadow: 0px 4px 15px rgba(0,0,0,0.14);
    cursor: pointer;
    max-width: 265px;
    margin-top: -14px;
}

.product-detail-custom table.detail-parameters select {
    padding-bottom: 11px;
    padding-top: 12px;
    padding-left: 19px;
    font-size: 16px;
    color: rgba(0,0,0,0.81);
}

@media (min-width: 992px) {
    .product-detail-custom #header .container {
        min-height: 95px;
    }

    .product-detail-custom .navigation-in>ul>li>a {
        padding-bottom: 16px;
        padding-top: 38px;
    }

     .product-detail-custom .navigation-buttons {
        flex-grow: 0;
        padding-left: 20px;
        position: relative;
        right: auto;
        top: auto;
        padding-top: 9px;
    }

}

@media (min-width: 480px) {
    .product-detail-custom #header .site-name a img {
        max-height: 72px;
    }
}

.product-detail-custom .p-short-description {
    margin-bottom: 26px;
}

.product-detail-custom .link-more a {
    color: #E85B0D;
    text-decoration: underline;
}

.product-detail-custom .link-more a:hover {
    text-decoration: none;
}

.product-detail-custom .header-contacts {
    margin-top: 9px;
}

.product-detail-custom .phone {
    margin-bottom: 1px;
    position: relative;
}

.product-detail-custom .phone:before {
    content: "";
    display: inline-block;
    background: url(../img/phone.svg) no-repeat;
    width: 18px;
    height: 18px;
    background-size: 18px;
    position: absolute;
    left: -26px;
    top: 2px;
}

.product-detail-custom .link-more:after {
    content: "";
    display: inline-block;
    background: url(../img/more_info_arrow.svg) no-repeat;
    width: 11px;
    height: 7px;
    background-size: 11px;
    position: relative;
    top: 0px;
    left: 7px;
}

.product-detail-custom .opening-hours span {
    font-size: 13px;
    color: rgba(0,0,0,.63);
    font-weight: 400;
    display: block;
    line-height: 114%;
}

.product-detail-custom .phone a {
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #E85B0D !important;
}

.product-detail-custom .container.container--bannersBenefit {
    padding: 63px !important;
}

.product-detail-custom a.toggle-window.cart-count:hover {
    box-shadow: 0 0 18px rgba(0, 0, 0, .25);
}

.product-detail-custom .navigation-buttons a[data-target=cart]:before {
    content: "";
    display: inline-block;
    background: url(../img/cart.svg) no-repeat;
    width: 28px;
    height: 27px;
    background-size: 27px;
    position: relative;
    top: 1px;
    left: -1px;
}

.product-detail-custom .navigation-buttons a[data-target=search]:before {
    content: "";
    display: inline-block;
    background: url(../img/search.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
}

.product-detail-custom .navigation-buttons a[data-target=login]:before {
    content: "";
    display: inline-block;
    background: url(../img/acc.svg) no-repeat;
    width: 24px;
    height: 23px;
    background-size: 23px;
}

.product-detail-custom a.toggle-window.cart-count {
    border-radius: 6px;
    box-shadow: 0 0 18px rgba(0,0,0,.15);
    max-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 61px;
    margin-left: 16px;
    width: 59px;
}

.product-detail-custom .navigation-buttons>a[data-target=cart] i {
    background-color: #E85B0D;
    font-weight: 600;
    line-height: 91%;
    top: 27px;
    width: 17px;
    height: 17px;
    left: auto;
    right: 11px;
}

.product-detail-custom .basic-description p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: rgba(0,0,0,.81);
    margin-bottom: 29px;
}

.product-detail-custom #description h2 {
    font-size: 22px;
    font-weight: 600;
    color: rgba(0, 0, 0, .81);
}

.product-detail-custom .detail-parameters-wrapper-custom {
    gap: 40px;
    display: flex;
    flex-flow: column;
}

.product-detail-custom .v-cem-jsme-o-krok-napred {
    background-color: #F2F9F4;
    border-radius: 10px;
    padding: 28px 45px 28px 45px;
}

.product-detail-custom .v-cem-jsme-o-krok-napred h2 {
    font-size: 22px;
    font-weight: 600;
    color: rgba(0,0,0,.81);
}

.product-detail-custom .navigation-in>ul>li>a:hover {
    color: #E85B0D;
}

.product-detail-custom .responsive-nav .shp-tabs-holder {
    border-bottom: none;
}

.product-detail-custom .right-col {
    max-width: 250px;
    text-align: right;
}

.product-detail-custom .brxe-block {
    border-radius: 10px !important;
    margin-bottom: 0px !important;
}

.product-detail-custom .brxe-block .brxe-block {
    margin-bottom: 40px !important;
}

.product-detail-custom .row-custom:last-child {
    border-bottom: none;
}

.product-detail-custom select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("../img/select_arrow.svg");
    background-repeat: no-repeat;
    background-position: top 19px right 16px;
    max-width: 265px;
}

.product-detail-custom .p-param-block, .product-detail-custom .p-basic-info-block .block {
    padding: 0;
}

.product-detail-custom .p-detail .quantity input:focus {
    outline: none;
}

.product-detail-custom .row-custom {
    justify-content: space-between;
    border-bottom: 1px solid rgba(0,0,0,.11);
    padding: 15px 0;
    gap: 50px;
}

.product-detail-custom .detail-parameters-wrapper-custom .left-col span {
    font-weight: 600;
}

.product-detail-custom .detail-parameters-wrapper-custom span {
    font-size: 15px;
}

.product-detail-custom .detail-parameters-wrapper-custom a {
    color: #E85B0D;
    text-decoration: underline;
}

.product-detail-custom .detail-parameters-wrapper-custom a:hover {
    text-decoration: none;
}

.product-detail-custom .d-flex {
    display: flex;
}

.product-detail-custom .detail-parameters-wrapper-custom-inner {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 28px 45px 28px 45px;
}

.product-detail-custom #description {
    flex: 2;
}

.product-detail-custom .detail-parameters-wrapper {
    flex: 1;
}

.product-detail-custom #tab-content {
    gap: 53px;
}

.product-detail-custom .container.container--bannersBenefit {
    max-width: 100vw;
}

.product-detail-custom .breadcrumbs.navigation-home-icon-wrapper {
    width: 100%;
    max-width: 1484px;
    padding: 0 35px !important;
}

.product-detail-custom .navigation-home-icon-wrapper:before {
    content: "";
    display: inline-block;
    background: url(../img/home.svg) no-repeat;
    width: 14px;
    height: 14px;
    background-size: 14px;
}

.product-detail-custom #header .site-name a img {
    max-width: 125px;
}

.product-detail-custom .container {
    width: 100%;
    max-width: 1484px;
    padding: 0 35px !important;
}

.product-detail-custom .cat-show::before {
    content: "";
    display: inline-block;
    background: url(../img/cat_ico.svg) no-repeat;
    width: 21px;
    height: 17px;
    background-size: 21px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.product-detail-custom .cat-show::after {
    content: "";
    display: inline-block;
    background: url(../img/cat_arrow.svg) no-repeat;
    width: 14px;
    height: 8px;
    background-size: 14px;
    margin-left: 10px;
}

.product-detail-custom .flags-default .flag {
    text-align: left;
    white-space: nowrap;
    font-weight: 600;
    font-size: 12px !important;
    border-radius: 3px;
    max-width: initial;
    padding: 4px 9px 4px 8px !important;
    width: auto;
}
.product-detail-custom .flags-default .flag:before, .product-detail-custom .flags-default .flag:after {
    display: none;
}
.product-detail-custom .p-variants-block .detail-parameters select:focus {
    outline: none;
}

.product-detail-custom span.price-final-holder.parameter-dependent.default-variant {
    white-space: nowrap;
}
.product-detail-custom a.link-icon.chat {
    display: flex;
    width: 100%;
    background: url(../img/poptavka_box_v2.jpg) #FDF0E9 !important;
    border-radius: 10px;
    padding: 59px;
    background-size: contain !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
}

.product-detail-custom #tab-content {
    display: flex;
}

@media (min-width: 992px) {
.product-detail-custom .type-detail .cat-show {
    background-color: #E85B0D;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: ease-in-out background-color .3s;
    padding: 9px 19px 11px 19px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
}
.product-detail-custom .type-detail .navigation-home-icon-wrapper::before {
    left: 231px;
    top: 24px;
}
.product-detail-custom .breadcrumbs>span>a:after {
    content: "";
    background: url(../img/breadcrumb_arrow.svg) no-repeat;
    width: 8px;
    height: 5px;
    background-size: 5px;
    background-position: center;
    margin-left: 9px;
    margin-right: -11px;
}
.product-detail-custom .breadcrumbs>span>a, .breadcrumbs>span>span {
    padding: 11px 0 10px 20px;
}
    .product-detail-custom .navigation-buttons a {
        width: 57px;
    }
}

@media (min-width: 768px) {
    .product-detail-custom .p-detail-inner .p-image-wrapper {
        padding: 0 40px;
        padding-left: 2px;
    }
    .product-detail-custom .wide .p-detail .flags {
        left: 0;
        top: 35px;
    }
}


.product-detail-custom .brxe-block .active:after {
    display: none;
}

.product-detail-custom .owl-carousel .col-2 {
    width: 100%;
}

.product-detail-custom .owl-item.active {
    background: transparent;
}

.product-detail-custom #description {
    max-width: 828px;
}

.product-detail-custom .close-zaptime-wrapper {
    position: absolute;
    right: 67px;
    top: -42px;
    margin: 0 auto;
    text-align: center;
    font-size:0;
    cursor: pointer;
}

.product-detail-custom .close-zaptime-wrapper::before {
    content: "";
    background: url(../img/close-modal.svg) no-repeat !important;
    width: 23px;
    height: 23px;
    display: inline-block;
}

.page-bg-overlay::before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
}

.product-detail-custom .showZaptime {
    display: block !important;
}

.product-detail-custom .online-schuzka {
    padding: 46px 46px 61px 46px;
    background: url(../img/banner_zaptime.jpg) #FDF0E9 !important;
    border-radius: 10px;
    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
}

.product-detail-custom .online-schuzka h2 {
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 600 !important;
}

.product-detail-custom .online-schuzka p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    max-width: 250px;
    margin-bottom: 45px;
    margin-top: 28px;
}

.product-detail-custom .online-schuzka a {
    cursor: pointer;
}

.product-detail-custom .detail-parameters-wrapper-custom {
    max-width: 525px;
}

.product-detail-custom .btn-secondary {
    background: #E85B0D;
    border-radius: 6px;
    color: #fff;
    padding: 12px 20px 13px 22px;
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    text-decoration: none !important;
}

.product-detail-custom .btn-secondary:hover {
    background: #fe6b19;
}

.product-detail-custom .submenu-arrow:after {
    position: relative;
    top: -2px;
}

.product-detail-custom .zaloha span.tooltip-custom {
    color: #fff;
    max-width: 232px;
    margin-left: 27px;
    margin-top: -122px;
}

.product-detail-custom .zaloha span {
    border-bottom: 1px dotted #E85B0D;
    color: #E85B0D;
    font-weight: 500;
    font-size: 15px;
}

.product-detail-custom .zaloha span.tooltip-custom {
    font-weight: 400;
}

.product-detail-custom .zaloha {
    display: flex;
    align-items: center;
    gap: 9px;
    justify-content: flex-start;
    margin-top: 11px;
    margin-bottom: 12px;
}

.product-detail-custom #footer {
    display: none;
}

.product-detail-custom .benefitBannerBtn {
    display: flex;
    justify-content: center;
    margin-top: 66px;
    margin-bottom: 29px;
}

.product-detail-custom .benefitBannerBtn a {
    border-radius: 6px;
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 26px;
}

.product-detail-custom .benefitBannerBtn a:hover {
    background-color: #000;
    border: 1px solid #000000;
    color: #fff;
}

.product-detail-custom .benefitBannerTitle h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 63px;
}

.product-detail-custom .benefitBanner__title {
    min-height: 52px;
    max-width: 252px;
}

.product-detail-custom .shp-tabs-row.responsive-nav {
    margin-bottom: 26px;
}

.product-detail-custom .shp-tabs-holder {
    display: flex;
    align-items: center;
}

.product-detail-custom .extra-tabs span {
    font-size: 17px;
    font-weight: 500;
    color: rgba(0,0,0,.81);
    margin-top: 2px;
    padding: 10px 20px 22px 20px;
    border-bottom: 1px solid #D9D9D9;
}

.product-detail-custom .tab-content {
    padding-left: 0;
    padding-right: 10px;
}

.product-detail-custom .tooltip-custom {
    display: none;
    color: #fff;
    margin-left: 27px;
    margin-top: -102px;
    position: absolute;
    z-index: 1000;
    background: #303030;
    padding: 12px 12px;
    font-size: 13px !important;
    border-radius: 9px;
    border-bottom-left-radius: 0;
    max-width: 224px;
}

.product-detail-custom .tooltip-ico {
    display: inline-block;
    background: url(../img/tooltip.svg) no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
    margin-left: 12px;
    position: relative;
    top: 2px;
}

.product-detail-custom .zaloha .tooltip-ico {
    display: inline-block;
    background: url(../img/tooltip_orange.svg) no-repeat;
    width: 18px;
    height: 18px;
    background-size: 18px;
    position: relative;
    margin-left: 0px;
    top: 4px;
    margin-right: 7px;
}

.product-detail-custom .tooltip-wrap:hover .tooltip-custom {
  display:block;
}

.product-detail-custom .social-buttons-wrapper {
    margin-top: 49px;
    margin-bottom: -32px !important;
}

.product-detail-custom .all-inclusive {
    background: #F2F9F4;
    border-radius: 10px;
    padding: 15px 22px;
    margin-bottom: 29px;
    margin-top: -10px;
    display: inline-flex;
    align-items: center;
}

.product-detail-custom .all-inclusive .main-text {
    font-size: 16px;
    color: #303030;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.product-detail-custom .all-inclusive .main-text::before {
    font-size: 16px;
    color: #303030;
    font-weight: 500;
    content: "";
    display: inline-block;
    background: url(../img/delivery_v2.svg) no-repeat;
    width: 30px;
    height: 21px;
    background-size: 29px;
    margin-right: 16px;
    position: relative;
    top: 0px;
}

.product-detail-custom .vyroba-na-zakazku-inner {
    max-width: 303px;
}

.product-detail-custom .vyroba-na-zakazku-inner a {
    background: #E85B0D;
    border-radius: 6px;
    color: #fff;
    padding: 7px 12px 8px 13px;
    font-size: 14px;
    font-weight: 600;
}

.product-detail-custom .vyroba-na-zakazku-inner a:hover {
    background: #fe6b19;
}

.product-detail-custom a.link-icon.chat {
    display: flex;
    flex-flow: column;
    padding: 31px 41px 37px 34px !important;
    align-items: flex-end;
    border: none;
    color: #000;
    text-transform: none;
    text-align: left;
    position: relative;
    z-index: 1;
}

.product-detail-custom a.link-icon.chat span:first-child {
    display: none;
}

.product-detail-custom .vyroba-na-zakazku-desc {
    font-size: 13px !important;
    font-weight: 400 !important;
    display: block !important;
    width: 100%;
    margin-bottom: 22px;
}

.product-detail-custom .vyroba-na-zakazku-headl {
    font-size: 19px;
    font-weight: 500;
    line-height: 25px;
    max-width: 290px;
}

.product-detail-custom .p-basic-info-block {
    margin-left: 4px;
}

.product-detail-custom a.link-icon.chat::before {
   display: none;
}

.product-detail-custom .one-column-body table.detail-parameters tbody tr th {
    vertical-align: baseline;
}

.product-detail-custom span.parameter-dependent.default-variant .availability-label {
    display: none;
}

.product-detail-custom .availability-label {
    font-size: 15px;
    font-weight: 600;
}

.product-detail-custom .availability-label::before {
    content: "Dostupnost:";
    display: inline-block;
    font-weight: 400;
    color: rgba(0,0,0,.81);
}

.product-detail-custom img.wp-image-2048.aligncenter {
    max-width: 681px;
}

.product-detail-custom .provedeni-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 363px;
    margin: 0 auto;
    flex-flow: row-reverse;
    margin-bottom: -10px !important;
    margin-top: -9px !important;
}

.product-detail-custom .provedeni-btns img:first-child {
    max-width: 160px;
}

.product-detail-custom .provedeni-btns img:last-child {
    max-width: 190px;
    margin-right: 13px;
}

.product-detail-custom .provedeni-main {
    max-width: 612px;
}

.product-detail-custom #description {
    max-width: 850px;
}

.product-detail-custom #tab-content {
    justify-content: space-between;
}

.product-detail-custom .owl-carousel {
    margin-top: -53px !important;
    margin-bottom: -34px !important;
}

.product-detail-custom .owl-carousel .col-2 {
    width: 100%;
}

.product-detail-custom .owl-item.active {
    background: transparent;
}

.product-detail-custom .atypicke-upravy {
    background-color: #FAFAFA;
    border-radius: 10px;
    padding: 76px 75px 47px 75px;
}

.product-detail-custom .atypicke-upravy a {
    text-decoration: underline;
    color: #e85b0d;
}

.product-detail-custom .atypicke-upravy a:hover {
    text-decoration: none;
}

.product-detail-custom .surcharge-list-wrap {
    display: none;
}

.product-detail-custom .detail-poptavka-in {
    display: none;
}

.product-detail-custom .detail-poptavka-in.poptavka-btn {
    display: block;
}

.product-detail-custom .p-basic-info-block.delivery-block {
    display: none !important;
}

.product-detail-custom #header {
    box-shadow: none;
}

.product-detail-custom .p-final-price-wrapper span {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.product-detail-custom.type-detail .chat span {
    font-size: 0 !important;
}

.product-detail-custom.type-detail .chat span::before {
    content: "Kontaktujte nás a my vám rádi pomůžeme.";
    font-size: 14px !important;
}

.product-detail-custom .detail-poptavka {
    border-bottom: none;
}

.product-detail-custom .btn.btn-cart, .product-detail-custom .btn.btn-conversion,
.product-detail-custom a.btn.btn-cart, .product-detail-custom a.btn.btn-conversion {
    background-color: #46B062 !important;
    border-color: #46B062 !important;
}

.product-detail-custom .p-final-price-wrapper span.price-final-holder {
    color: #E85B0D;
    font-size: 28px !important;
    font-weight: 600 !important;
}

@media (min-width: 992px) {
    .product-detail-custom.type-detail .cat-show {
        padding: 9px 19px 9px 20px;
        height: auto;
        line-height: 25px;
        font-size: 16px;
        font-weight: 600;
        border-radius: 6px;
    }
}

.product-detail-custom .shp-tab-link {
    background-color: transparent;
}

.product-detail-custom ul.shp-tabs li {
    padding-left: 0;
    padding-right: 0;
}

.product-detail-custom span.link-more.in-text {
    font-size: 0 !important;
    margin-top: 11px !important;
    display: block;
}

.product-detail-custom span.link-more.in-text::before {
    content: "Více informací";
    color: var(--primary);
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline;
    font-size: 15px !important;
    display: inline-block;
}

.product-detail-custom span.link-more.in-text:hover::before {
    text-decoration: none;
}

.product-detail-custom li.shp-tab[data-testid="tabAlternativeProducts"] {
    display: none !important;
}

.product-detail-custom .zapati-in {
    box-shadow: none;
}

@media (min-width: 992px) {
    .product-detail-custom #content-wrapper {
        padding-top: 100px !important;
    }
}

.product-detail-custom .navigation-buttons a.toggle-window span {
    display: none;
}

.product-detail-custom .v-cem-jsme-o-krok-napred {
    display: none;
}

.product-detail-custom .p-final-price-wrapper span {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.product-detail-custom #content {
    box-shadow: none;
}

.product-detail-custom .detail-parameters-wrapper {
    flex: 1;
    display: flex;
    flex-flow: column;
    gap: 42px;
}

.product-detail-custom .p-param-block, .product-detail-custom .p-basic-info-block .block {
    flex: 2;
}

.product-detail-custom #description {
    max-width: 100%;
    gap: 53px;
}

.product-detail-custom #header {
    box-shadow: none;
}

@media (min-width: 990px) {
    .product-detail-custom.type-detail .hidden-split-parameter {
        max-width: inherit;
    }
    .product-detail-custom.type-detail .hidden-split-parameter label {
        flex: 0 1;
    }
}

.product-detail-custom .logo-kontakt {
    left: 22px;
    top: 4px;
}

.product-detail-custom .logo-kontakt ul li {
    margin-bottom: 0;
}

.product-detail-custom .logo-kontakt .time::first-letter {
    text-transform: uppercase;
}

.product-detail-custom .logo-kontakt .time {
    text-align: left;
    text-transform: lowercase;
    font-size: 13px !important;
    color: rgba(0,0,0,.63);
    line-height: 120% !important;
}

@media (min-width: 992px) {
    .product-detail-custom .navigation-buttons a[data-target="search"] {
        text-align: -webkit-center;
    }
    .product-detail-custom .description-inner {
        max-width: 828px;
    }
    .p-detail-inner .p-image-wrapper {
        flex: 1 1 56%;
    }
}

.product-detail-custom.type-detail .gallery-new .thumbnail-slider li {
    border: none !important;
}

.product-detail-custom table.detail-parameters tbody tr th {
    vertical-align: baseline;
}

.product-detail-custom tr.variant-list.variant-not-chosen-anchor .p-basic-info-block {
    display: none;
}

.product-detail-custom tr.variant-list.variant-not-chosen-anchor.variant-selected .p-basic-info-block {
    display: block;
}

.product-detail-custom .p-basic-info-block {
    flex-flow: column;
}

.product-detail-custom .p-image-wrapper .flags-default {
    top: 24px;
}

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

.product-detail-custom .breadcrumbs.navigation-home-icon-wrapper {
    padding: 0 8px !important;
}

.product-detail-custom #content {
    padding-left: 7px;
    padding-right: 7px;
}

@media (min-width: 1440px) {
    .product-detail-custom.type-detail .navigation-home-icon-wrapper::before {
        left: 231px;
    }
}

@media (min-width: 992px) {
    .product-detail-custom.type-detail .navigation-home-icon-wrapper::before {
        left: 205px;
        top: 30px;
    }
    .product-detail-custom.type-detail .cat-show:hover {
        background-color: #d9540a;
    }
}

.product-detail-custom #header .site-name a img {
    max-width: 140px;
}

.product-detail-custom .container.container--bannersBenefit {
    display: none;
}

.product-detail-custom.type-detail .detail-parameters.second th span {
    position: relative;
    top: 1px;
}

.product-detail-custom .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr {
    border-bottom: 1px solid rgba(0,0,0,.11);
}

.product-detail-custom .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr:nth-last-child(2) {
    border-bottom: none !important;
}

.product-detail-custom table.detail-parameters a {
    border-bottom: 1px solid;
    display: inline;
    padding-bottom: 0;
    line-height: 93%;
}

.product-detail-custom .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td,
.product-detail-custom .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th {
    font-size: 15px;
    padding: 12px 0px 13px 0px;
}

.product-detail-custom table.detail-parameters a:hover {
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

.product-detail-custom.type-detail .detail-parameters.second th span {
    font-weight: 600;
}

.product-detail-custom .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr:nth-child(2n) th,
.product-detail-custom .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr:nth-child(2n) td {
    background-color: transparent;
}

.product-detail-custom .cat-show::after {
    width: 14px;
    height: 12px;
    background-size: 12px;
    margin-left: 10px;
    transform: rotate(270deg);
    position: relative;
    left: 5px;
}

.product-detail-custom table.detail-parameters.second {
    background: #FAFAFA;
    border-radius: 10px;
    padding: 24px 42px;
}

.product-detail-custom .p-detail-tabs-wrapper table td {
    border: none;
}

.product-detail-custom tr.variant-list.variant-not-chosen-anchor.variant-selected .p-basic-info-block {
    margin-bottom: -33px;
}

.product-detail-custom .widget-parameter-wrapper.justified {
    justify-content: flex-start;
    position: static;
}

.product-detail-custom #productsAlternative .products-block>div .p .availability span {
    font-weight: 500;
    margin-bottom: 13px;
    display: inline-block;
}

.product-detail-custom .p-desc {
    color: rgba(0,0,0,.81);
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 18px !important;
}

.product-detail-custom #productsAlternative .products-block .p-in {
    justify-content: flex-start;
}

.product-detail-custom #productsAlternative h2 {
    text-align: center;
    margin-bottom: 48px;
}

.product-detail-custom #productsAlternative .products-block .p .name {
    padding-left: 0;
    padding-right: 0;
}

.product-detail-custom #productsAlternative .products-block>div .p .p-bottom {
    padding: 0;
}

.product-detail-custom #productsAlternative .product .p {
    padding: 0 15px;
}

.product-detail-custom #productsAlternative .product .price-final strong {
        font-size: 22px !important;
        font-weight: 600;
        color: #E85B0D !important;
}

.product-detail-custom #productsAlternative .products-block.products-additional>div {
    border-right: 1px solid rgba(0,0,0,.07);
    border-bottom: none;
}

.product-detail-custom #productsAlternative .product .name span {
   font-size: 19px !important;
}

.product-detail-custom #productsAlternative .btn {
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.81);
    padding: 9px !important;
    max-width: 176px;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    color: rgba(0,0,0,.81);
}

.product-detail-custom #productsAlternative .btn::after {
    content: " produktu";
}

.product-detail-custom .widget-parameter-wrapper .widget-parameter-value a {
    font-size: 14px;
    padding-left: 5px;
    color: rgba(0,0,0,.81);
}

.product-detail-custom #productsAlternative .btn:hover {
    background-color: rgba(0,0,0,.81);
    border: 1px solid rgba(0,0,0,.81);
    color: #fff;
}

.product-detail-custom #productsAlternative .products-block>div .p .p-in {
    text-align: left;
}

.product-detail-custom #productsAlternative .browse-p .btn {
    background: transparent;
    max-width: 100%;
    font-size: 15px;
    border: none;
    text-decoration: underline;
    color: var(--color-primary);
}

.product-detail-custom #productsAlternative .browse-p .btn:hover {
    text-decoration: none;
}

.product-detail-custom #productsAlternative .browse-p .btn::after {
    display: none;
}

.product-detail-custom #productsAlternative .browse-p .p-next:before {
    content: "";
    display: inline-block;
    background: url(../img/arrow_carousel_v2.svg) no-repeat;
    width: 15px;
    height: 29px;
    background-size: 15px;
}

.product-detail-custom #productsAlternative .browse-p .p-prev:before {
    content: "";
    display: inline-block;
    background: url(../img/arrow_carousel_v2.svg) no-repeat;
    width: 15px;
    height: 29px;
    background-size: 15px;
    transform: rotate(180deg);
}

.product-detail-custom #productsAlternative .browse-p .p-next, .product-detail-custom #productsAlternative .browse-p .p-prev {
    background-color: transparent;
    border-radius: 0;
    height: 29px;
    width: 15px;
}

.product-detail-custom #productsAlternative .product:hover {
    border-radius: 8px;
}

.product-detail-custom #productsAlternative .products-block > div:hover .p .p-bottom > div .p-tools .btn.btn-primary {
    background-color: #000;
    color: #fff !important;
}

.product-detail-custom #productsAlternative .products-block>div .p .p-bottom>div .p-tools {
    display: block;
    padding: 20px 0 17px 0;
}

.product-detail-custom .widget-parameter-wrapper .widget-parameter-value a {
    padding-left: 0px !important;
    padding-right: 15px !important;
}

.product-detail-custom.type-detail .gallery-new .splide__arrow {
    opacity: 1!important;
    background: transparent;
    padding: 0;
}

.product-detail-custom.type-detail .gallery-new .splide__arrow svg {
    display: none;
}

.product-detail-custom.type-detail .gallery-new .splide__arrow.splide__arrow--next:before {
    content: "";
    display: inline-block;
    background: url(../img/arrow_carousel_v2.svg) no-repeat;
    width: 15px;
    height: 29px;
    background-size: 15px;
}

.product-detail-custom.type-detail .gallery-new .splide__arrow.splide__arrow--prev:before {
    content: "";
    display: inline-block;
    background: url(../img/arrow_carousel_v2.svg) no-repeat;
    width: 15px;
    height: 29px;
    background-size: 15px;
    transform: rotate(180deg);
    position: relative;
    right: 2px;
}

.product-detail-custom .products-block .p-bottom .prices small {
    color: #000;
    font-weight: 400;
    font-size: 17px;
}

.product-detail-custom.type-detail .gallery-new #thumbnail-slider.thumbnail-slider .splide__arrow--next {
    padding: 8px 4px 8px 8px !important;
}

.product-detail-custom.type-detail .gallery-new #thumbnail-slider.thumbnail-slider .splide__arrow--prev {
    padding: 8px 6px 8px 6px !important;
}

.product-detail-custom.type-detail .gallery-new #thumbnail-slider .splide__arrow.splide__arrow--next:before {
    background-size: 10px;
    background-position: center;
}

.product-detail-custom.type-detail .gallery-new #thumbnail-slider .splide__arrow.splide__arrow--prev:before {
    background-size: 10px;
    background-position: center;
}

.product-detail-custom.type-detail .gallery-new #thumbnail-slider .splide__arrow.splide__arrow--prev,
.product-detail-custom.type-detail .gallery-new #thumbnail-slider .splide__arrow.splide__arrow--next{
    background: #fff;
}

.product-detail-custom.type-detail .gallery-new .splide__arrow.splide__arrow--next {
    right: 0px;
    background: #ffffffb0;
    height: auto;
    padding: 14px 12px 14px 17px;
    width: auto;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.product-detail-custom.type-detail .gallery-new .splide__arrow.splide__arrow--prev {
    left: 0px;
    background: #ffffffb0;
    height: auto;
    padding: 14px 15px 14px 14px;
    width: auto;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.product-detail-custom .dkLabVisitedProductsBox--noPadding h2 {
    margin: 66px 0px 55px 0px;
    text-align: center;
    font-size: 28px;
}

.product-detail-custom .products-block .p > a {
    padding: 30px 0 15px 0;
}

.product-detail-custom .dkLabVisitedProductsBox {
    max-width: 100vw;
    margin: 0 auto;
    background: #FAFAFA;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 68px;
}

.product-detail-custom .dkLabVisitedProducts.products.products-inline.products-top {
    max-width: 1418px;
    margin: 0 auto;
}

.product-detail-custom .zapati-in {
    padding-top: 0;
}

.product-detail-custom .procmy-in {
    display: flex;
    flex-flow: wrap;
}

.product-detail-custom .reviews-section h2 {
    text-align: center !important;
    font-size: 0 !important;
    display: flex;
    justify-content: center;
    width: 100%;
}

.product-detail-custom .ref-hodnoceni {
    border-bottom: none;
    padding: 0;
    flex: 0 1 25%;
    display: flex;
    flex-flow: column;
}

.product-detail-custom .reviews-section h2::before {
    content: "Co o nás říkají zákazníci" !important;
    font-size: 28px !important;
}

.product-detail-custom #productsAlternative h2 {
    font-size: 28px;
}

.product-detail-custom .image360-navigation .icon-pause:before {
    content: "";
    display: inline-block;
    background: url(/user/documents/img/360pause.svg) no-repeat;
    width: 25px;
    height: 26px;
    background-size: 25px;
}

.product-detail-custom .image360-navigation .icon-play:before {
    content: "";
    display: inline-block;
    background: url(/user/documents/img/360play.svg) no-repeat;
    width: 25px;
    height: 26px;
    background-size: 25px;
}

.product-detail-custom .image360-navigation .icon-next:before {
    content: "";
    display: inline-block;
    background: url(/user/documents/img/360next.svg) no-repeat;
    width: 25px;
    height: 26px;
    background-size: 25px;
}

.product-detail-custom .image360-navigation .icon-previous:before {
    content: "";
    display: inline-block;
    background: url(/user/documents/img/360prev.svg) no-repeat;
    width: 25px;
    height: 26px;
    background-size: 25px;
}

.product-detail-custom .dkLabVisitedProductsBox .products-inline>div .p .price strong strong {
    font-size: 20px;
    font-weight: 600;
    color: #E85B0D;
    margin-left: 3px;
}

.product-detail-custom .dkLabVisitedProductsBox div.product > .p {
    border: 5px solid #fafafa !important;
    border-radius: 10px;
    padding: 19px 20px;
}

.product-detail-custom .dkLabVisitedProductsBox .products-inline>div .p .p-in .p-in-in {
        padding-right: 0;
}

.product-detail-custom .dkLabVisitedProductsBox .product .name span {
    font-size: 19px !important;
}

.product-detail-custom .dkLabVisitedProductsBox .products-inline>div .p .price strong {
    font-size: 15px;
    font-weight: 400;
    text-transform: lowercase;
}

.product-detail-custom .dkLabVisitedProducts.products.products-inline.products-top {
    display: flex;
    flex-flow: wrap;
    gap: 0;
}

.product-detail-custom .dkLabVisitedProductsBox .products-inline.products-top > div {
    flex: 0 1 25%;
}

.product-detail-custom .zapati h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}

.product-detail-custom .why-us-wrapper-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 36px 0 18px 0;
}

.product-detail-custom .why-us-wrapper {
    background: #FDF0E9;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 68px;
    margin-top: 93px;
    margin-bottom: 31px;
}

.product-detail-custom .benefits-wrapper img {
    max-width: 95px;
}

.product-detail-custom .why-us-headline h2 {
    text-align: center;
    margin-bottom: 66px;
    font-size: 28px;
}

.product-detail-custom .benefits-wrapper {
    display: flex;
}

.product-detail-custom .benefit {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.product-detail-custom.type-detail .home-top-middle-panely.popis, .product-detail-custom.type-detail .proc {
    display: none !important;
}

.product-detail-custom .reviews-section {
    order: 3;
}

.product-detail-custom .why-us-wrapper {
    order: 2;
}

.product-detail-custom .dkLabVisitedProductsBox {
    order: 4;
}

.product-detail-custom li.shp-tab.li_dklabZalozka[data-id="32825"] {
    order: 5;
}

.product-detail-custom .shp-tabs-holder ul.shp-tabs {
    display: flex;
}

.product-detail-custom li.shp-tab.li_dklabZalozka[data-id="32824"] {
    order: 4;
}

.product-detail-custom .procmy-in {
    padding-right: 0;
}

.product-detail-custom .ref-hodnoceni .ref-popis {
    padding-right: 80px;
}

.product-detail-custom .reviews-section {
    padding: 21px 0 45px 0;
}

.product-detail-custom .reviews-section h2 {
    margin-bottom: 65px;
}

.product-detail-custom .ref-hodnoceni .ref-popis p {
    font-size: 16px;
    font-style: italic;
    line-height: 25px;
    margin-top: 42px;
}

.product-detail-custom .ref-hodnoceni .ref-popis span {
    font-size: 14px;
    color: rgba(0,0,0,0.41);
}

.product-detail-custom .ref-hodnoceni .ref-img {
    text-align: left;
    width: 100%;
}

.product-detail-custom .ref-hodnoceni .ref-img img {
    margin-left: -4px;
}

.product-detail-custom .why-us-wrapper a.btn.btn-primary:hover {
    color: #fff;
    background: rgba(0, 0, 0, .81);
}

.product-detail-custom .benefit span {
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
    margin: 23px 0 22px 0;
}

.product-detail-custom .benefit_link a {
    text-decoration: underline;
}

.product-detail-custom .benefit_link a:hover {
    text-decoration: none;
}

.product-detail-custom .why-us-wrapper-inner > div:last-child {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 68px;
}

.product-detail-custom .why-us-wrapper a.btn.btn-primary {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .81);
    padding: 7px 26px 7px 27px !important;
    /* max-width: 176px; */
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    color: rgba(0, 0, 0, .81);
    background: transparent;
    /* display: inline-block; */
}

.product-detail-custom.type-detail .gallery-new .video-lightbox a:before {
    border-radius: 10px;
}

.product-detail-custom.type-detail .gallery-new .thumbnail-slider .splide__list li {
    width: auto !important;
    margin-right: 2px !important;
    border-radius: 5px;
    max-height: 69px !important;
    aspect-ratio: auto;
}

.product-detail-custom.type-detail .gallery-new .thumbnail-slider .video-lightbox:before {
    border-radius: 4px;
}

.product-detail-custom .thumbnail-slider .splide__slide.video-lightbox img {
    max-height: 69px !important;
}

.product-detail-custom .call-us {
    display: none;
}

.product-detail-custom .shp-tabs-wrapper.p-detail-tabs-wrapper {
    margin-top: -60px;
}

.product-detail-custom .vyroba-na-zakazku-inner ul:last-child {
    margin-bottom: 29px;
}

.product-detail-custom .vyroba-na-zakazku-inner ul.phone {
    margin-top: -6px;
    margin-bottom: -6px;
}

.product-detail-custom .vyroba-na-zakazku-inner .time {
    font-size: 12px !important;
    opacity: .7;
}

.product-detail-custom .vyroba-na-zakazku-inner ul {
    padding: 0;
}

.product-detail-custom .vyroba-na-zakazku-inner .phone a {
    background: transparent;
    padding: 0;
    padding-left: 23px;
    text-decoration: none;
}

.product-detail-custom .vyroba-na-zakazku-inner .phone a:hover {
    text-decoration: underline;
}

.product-detail-custom .vyroba-na-zakazku-inner li {
    list-style-type: none;
}

.product-detail-custom .vyroba-na-zakazku-inner .phone:before {
    left: 0px;
    top: -2px;
}

.product-detail-custom table.detail-parameters.second td {
    text-align: right;
}

.product-detail-custom .vyroba-na-zakazku-inner-phone {
    display: none;
}

.product-detail-custom .detail-poptavka {
    padding-top: 22px;
}

.product-detail-custom a.main-text {
    padding-bottom: 3px;
    font-weight: 400;
    text-decoration: underline;
    font-size: 15px !important;
}

.product-detail-custom a.main-text:hover {
    padding-bottom: 3px;
    font-weight: 400;
    text-decoration: none;
    font-size: 15px !important;
}

.product-detail-custom .zaloha span a {
    border-bottom: 1px solid #E85B0D;
    color: #E85B0D;
    font-weight: 500;
    font-size: 15px;
    padding-bottom: 2px;
}

.product-detail-custom .zaloha .tooltip-ico {
    display: none;
}

.product-detail-custom .zaloha span {
    border-bottom: none;
    color: #E85B0D;
    font-weight: 500;
    font-size: 15px;
    padding-bottom: 0;
}

.product-detail-custom .dklabBookmarkText {
    background-color: #fafafa;
    padding: 42px 46px 47px 46px;
    border-radius: 10px !important;
}

.dklabBookmarkText p, .dklabBookmarkText li {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: rgba(0, 0, 0, .81);
}

.dklabBookmarkText ul {
    padding-left: 0;
}

@media (max-width: 1440px) {
.product-detail-custom .shp-tabs-holder ul.shp-tabs li a {
        font-size: initial !important;
    }
}

@media screen and (max-width: 1299px) {
    .product-detail-custom .description-inner {
        max-width: calc(100% - 400px);
    }
}

@media screen and (max-width: 991px) {
.product-detail-custom .shp-tabs-wrapper.p-detail-tabs-wrapper {
    margin-top: 0px;
}
.product-detail-custom .description-inner {
    max-width: 100%;
}
}

@media (max-width: 768px) {
.product-detail-custom .container {
    padding: 0 0px !important;
}
.product-detail-custom .p-image-wrapper {
    width: 100% !important;
}
.product-detail-custom table.detail-parameters a {
    display: inline;
}
.product-detail-custom table.detail-parameters.second {
    padding: 21px 30px;
}
.product-detail-custom .brxe-riixci.brxe-block {
    padding: 30px 31px 0px 31px !important;
}
.product-detail-custom tr.variant-list.variant-not-chosen-anchor th {
    margin-bottom: 19px;
}
.product-detail-custom .dklabBookmarkText {
    padding: 30px 31px 30px 31px !important;
}
}

@media (max-width: 480px) {
.product-detail-custom .p-to-cart-block .p-add-to-cart-wrapper {
    margin-left: 0;
}
.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion {
    padding: 23px 25px 22px 25px;
}
.product-detail-custom .p-variants-block table.detail-parameters tbody {
    gap: 0px;
}
.product-detail-custom .tab-content {
    padding-right: 0;
}
.product-detail-custom .procmy-in {
    flex-flow: column;
}
.product-detail-custom .benefits-wrapper {
    display: flex;
    flex-flow: column;
    gap: 47px;
}
.product-detail-custom .p-variants-block {
    margin-bottom: 20px;
}
.product-detail-custom .navigation-buttons {
    top: 14px;
}
.product-detail-custom .dkLabVisitedProductsBox .products-inline.products-top > div {
    flex: 0 1 50%;
}
.product-detail-custom .ref-hodnoceni .ref-popis {
    padding-right: 0;
}
.product-detail-custom a.link-icon.chat {
    padding: 31px 34px 37px 166px !important;
}
.product-detail-custom #productsAlternative .products-block.products-additional>div {
    border-right: 0;
    margin-bottom: 43px;
}
.product-detail-custom .shp-tabs-holder ul.shp-tabs {
    display: flex;
    flex-flow: wrap;
}
.product-detail-custom ul.shp-tabs li {
    flex: 1 100%;
}
.product-detail-custom .shp-tabs-holder ul.shp-tabs li a {
    padding: 12px 21px 11px 21px;
}
.product-detail-custom a.toggle-window.cart-count {
    max-width: 50px;
    margin-left: 7px;
    margin-right: 6px;
    width: 59px;
}
.product-detail-custom .navigation-buttons>a[data-target=cart] i {
    top: 21px;
    left: auto;
    right: 6px;
}
.product-detail-custom .navigation-buttons a {
    background: transparent !important;
}
.product-detail-custom .breadcrumbs.navigation-home-icon-wrapper {
    padding: 0 !important;
    margin-top: 9px;
}
.product-detail-custom .breadcrumbs > span > a::after {
    padding: 10px 0px 10px 8px;
}
.product-detail-custom .breadcrumbs span {
    font-size: 13px;
}
.product-detail-custom .breadcrumbs > span > a, .product-detail-custom .breadcrumbs > span > span {
    padding: 10px 0 10px 10px;
    display: inline;
    line-height: 180%;
}
.product-detail-custom .navigation-home-icon-wrapper #navigation-first a {
    padding-left: 26px;
}
.product-detail-custom .navigation-home-icon-wrapper::before {
    top: 15px;
    left: 11px;
}
.product-detail-custom span.navigation-bullet {
    display: none !important;
}
.product-detail-custom #header .site-name {
    padding-left: 1px;
}
.product-detail-custom .benefits-wrapper {
    display: flex;
    flex-flow: row;
    gap: 38px 15px;
    flex-flow: wrap;
    padding: 0 0 0 15px;
}
.product-detail-custom .benefit {
    flex: 0 1 47%;
}
.product-detail-custom .why-us-wrapper {
    margin-top: 59px;
}
.product-detail-custom .benefit span {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 25px;
    margin: 23px 0 22px 0;
}
.product-detail-custom .benefit span {
    font-size: 18px;
    line-height: 25px;
}
.product-detail-custom .benefits-wrapper img {
    max-width: 88px;
}
.product-detail-custom .why-us-headline h2 {
    margin-bottom: 53px;
}
.product-detail-custom .banner-kontakt {
    display: none;
}
.product-detail-custom .all-inclusive .tooltip-custom {
    margin-left: -194px;
    margin-top: -112px;
    border-radius: 9px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 0;
}
.product-detail-custom table.detail-parameters select {
    padding-bottom: 8px;
    padding-top: 9px;
}
.product-detail-custom .btns {
    display: flex;
    gap: 6px;
    flex-flow: row-reverse;
    justify-content: flex-end;
}
.product-detail-custom .btns div:first-child a {
    font-size: 0;
    background: transparent;
    border-radius: 6px;
    padding: 0;
}
.product-detail-custom .btns div:first-child a::before {
    content: "Napsat";
    font-size: 14px;
    background: transparent;
    padding: 6px 12px 7px 13px;
    font-size: 14px;
    border-radius: 6px;
    color: #000;
    border: 1px solid #000;
    font-weight: 500;
    position: relative;
    top: 0px;
}
.product-detail-custom .btns .call-us {
    display: block;
}
.product-detail-custom .all-inclusive {
    display: inline-flex;
}
.product-detail-custom .p-detail-inner .p-data-wrapper {
    order: 2 !important;
    position: relative;
}
.product-detail-custom .p-detail-inner .p-image-wrapper {
    order: 1 !important;
}
.product-detail-custom .content-wrapper-in {
    padding: 0 10px;
}
.product-detail-custom .breadcrumbs.navigation-home-icon-wrapper {
    padding: 0 10px !important;
}
.product-detail-custom .navigation-home-icon-wrapper::before {
    left: 21px;
}
.product-detail-custom a.link-icon.chat {
    background-size: contain !important;
    background-position: top left -36px !important;
    background-repeat: no-repeat !important;
}
.product-detail-custom .navigation-buttons {
    padding-right: 5px;
}
.product-detail-custom .navigation-buttons a[data-target=search]:before {
    width: 27px;
    height: 23px;
    background-size: 23px;
}
.product-detail-custom .online-schuzka h2 {
    line-height: 131%;
}
.product-detail-custom .online-schuzka p {
    line-height: 26px;
}
.product-detail-custom .close-zaptime-wrapper {
    right: 18px;
    top: 20px;
    z-index: 1;
}
.product-detail-custom .close-zaptime-wrapper::before {
    content: "";
    background: url(../img/close-modal-dark.svg) no-repeat !important;
    width: 18px;
    height: 19px;
    display: inline-block;
}
.product-detail-custom .p-final-price-wrapper.with-unit {
    margin-bottom: 12px;
}
.product-detail-custom .close-zaptime-wrapper {
    right: 38px;
    top: 20px;
}
.product-detail-custom #dkLabBookmark3525 .plus-gallery-wrap {
    display: flex;
    flex-flow: wrap;
}
.product-detail-custom #dkLabBookmark3525 .plus-gallery-item {
    width: 100%;
    flex: 0 1 29%;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.product-detail-custom #dkLabBookmark3525 .plus-gallery-item img {
    border: 0px;
    vertical-align: baseline !important;
    top: 0 !important;
    transform: none;
    width: 100%;
}
.product-detail-custom .detail-poptavka-in.poptavka-btn {
    display: none;
}
.product-detail-custom .vyroba-na-zakazku-inner-phone {
    display: block !important;
}
.product-detail-custom .detail-poptavka {
    border-bottom: none;
    display: flex;
    width: 100%;
    background: url(../img/poptavka_box_v2.jpg) #FDF0E9 !important;
    border-radius: 10px;
    padding: 22px 10px 28px 92px;
    background-size: contain !important;
    background-position: top left -39px !important;
    background-repeat: no-repeat !important;
    margin-top: 14px;
}
.product-detail-custom .vyroba-na-zakazku-headl {
    font-size: 18px;
    margin-bottom: 7px;
}
.product-detail-custom .btns > div:first-child {
    display: none;
}
.product-detail-custom .p-to-cart-block .add-to-cart-button.btn-conversion::before {
    top: -1px !important;
}
.product-detail-custom .p-detail-inner-header h1 {
    margin-top: 0;
}
.product-detail-custom .breadcrumbs.navigation-home-icon-wrapper {
    margin-bottom: -15px;
}
}
