.type-detail .flag-srovnani {
    display: none;
}

#navigation, .header-bottom {
    background-color: var(--color-primary);
}

@media (min-width: 768px) {
    .navigation-in > ul > li.exp > a, .navigation-in > ul > li > a, .navigation-in > ul > li > a:hover {
        color: #fff;
    }
}

html .contact-box ul li span.mail a {
    font-size: unset;
}

.benefitBanner a, .custom-footer__section3 a {
    color: #1a1937;
}

.benefitBanner a:hover, .custom-footer__section3 a:hover {
    color: var(--color-primary);
}

.products-top-wrapper a {
    color: #1a1937;
}

.benefitBanner a:hover {
    color: var(--color-primary);
}

footer .contact-box a, #signature a {
    color: #1a1937;
}

footer a:hover {
    color: var(--color-primary);
}

.navigation-hovered:before {
    background: unset !important;
}

@media (min-width: 768px) {
    .fitted .navigation-in ul {
        justify-content: center;
    }
}

.next-to-carousel-banners {
    display: flex;
    justify-content: center;
    gap: 28px;
    margin: 40px auto;
    padding: 0 16px;
    max-width: 1100px;
}

.desktop .next-to-carousel-banners .banner-wrapper {
    flex: 0 1 380px;
}

.next-to-carousel-banners .banner-wrapper a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 14px;
    padding: 22px 20px 18px;
    text-decoration: none;
    box-shadow: 0 8px 26px rgba(0, 0, 0, .08);
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.next-to-carousel-banners .banner-wrapper a:hover {
    transform: translateY(-5px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, .14);
    border-color: rgba(0, 0, 0, .15);
}

.next-to-carousel-banners .banner-wrapper img {
    width: 200px;
    height: 140px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    transition: transform .25s ease, opacity .25s ease;
}

.next-to-carousel-banners .banner-wrapper a:hover img {
    transform: scale(1.05);
    opacity: .95;
}

.next-to-carousel-banners .extended-banner-texts {
    position: static !important;
    inset: auto !important;
    transform: none !important;
    display: block !important;
    width: 100%;
    margin-top: 14px;
    padding: 0;
    text-align: center;
    background: none !important;
}

.next-to-carousel-banners .extended-banner-title {
    position: static !important;
    transform: none !important;
    display: block !important;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #111;
    letter-spacing: .2px;
}

.next-to-carousel-banners .banner-wrapper a:hover .extended-banner-title {
    color: #000;
}

@media (max-width: 820px) {
    .next-to-carousel-banners {
        flex-direction: column;
        align-items: center;
        gap: 18px;
        margin: 25px auto;
    }

    .next-to-carousel-banners .banner-wrapper {
        width: 100%;
        max-width: 420px;
    }

    .next-to-carousel-banners .banner-wrapper img {
        width: 180px;
        height: 130px;
    }
}

.id-1 #content {
    display: flex;
    flex-direction: column;
}

.id-1 .content .welcome-wrapper {
    order: -1;
}

.ventilatory-tabulka tbody td.col-oznaceni {
    min-width: 135px;
}

.category-perex .ventilatory-tabulka {
    margin-top: 0 !important;
}

.in-ventilatory-do-koupelny-a-wc .category-perex {
    max-width: unset;
}

.ventilatory-wrap {
    width: 100%;
    overflow-x: auto;
}

.ventilatory-tabulka {
    width: 100%;
    min-width: unset;
    border-collapse: collapse;
    font: 14px/1.3 Arial, Helvetica, sans-serif;
}

.ventilatory-tabulka th,
.ventilatory-tabulka td {
    border: 1px solid #0b6a00;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

.ventilatory-tabulka thead th {
    background: #009cde;
    color: #fff;
    font-weight: 700;
}

.ventilatory-tabulka tbody td {
    background: #7fb800;
    color: #fff;
    font-weight: 600;
    padding: 5px;
}

.ventilatory-tabulka tbody tr:nth-child(even) td {
    background: #6ea500;
}

.col-oznaceni {
    background: #009cde !important;
    text-align: left;
    font-weight: 700;
}

.ventilatory-tabulka tbody tr:nth-child(even) .col-oznaceni {
    background: #0089c7 !important;
}

.ventil-img {
    background: #fff !important;
    width: 110px;
    padding: 8px;
}

.ventil-img img {
    width: 100px;
    height: auto;
    display: block;
    margin: auto;
}

.ventilatory-tabulka a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.ventilatory-tabulka a:hover {
    text-decoration: underline;
}

@media (max-width: 1000px) {
    .ventilatory-tabulka {
        font-size: 13px;
    }
}

.in-reference-a-zkusenosti .pageArticleDetail + h2,
.in-reference-a-zkusenosti .pageArticleDetail + h2 + .discussionContainer {
    display: none !important;
}

.flag-skrytadoprava {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

@media only screen and (max-width: 768px) {
    .type-detail .description-inner .basic-description .row.grid {
        display: grid;
        grid-template-columns:1fr;
        gap: 2rem;
    }

    .type-detail .description-inner .basic-description .row.grid::before,
    .type-detail .description-inner .basic-description .row.grid::after {
        display: none !important;
    }

    .type-detail .description-inner .basic-description .row_box {
        color: #444;
    }

    .type-detail .description-inner .basic-description .row_box ul,
    .type-detail .description-inner .basic-description .row_box li,
    .type-detail .description-inner .basic-description .row_box a,
    .type-detail .description-inner .basic-description .row_box span,
    .type-detail .description-inner .basic-description .row_box p {
        color: #444 !important;
    }
}

@media only screen and (min-width: 768px) {
    .type-detail .description-inner .basic-description .row.grid {
        display: grid;
        grid-template-columns:1fr 1fr;
        gap: 2rem;
    }

    .type-detail .description-inner .basic-description .row.grid::before,
    .type-detail .description-inner .basic-description .row.grid::after {
        display: none !important;
    }

    .type-detail .description-inner .basic-description .row_box {
        color: #444;
    }

    .type-detail .description-inner .basic-description .row_box ul,
    .type-detail .description-inner .basic-description .row_box li,
    .type-detail .description-inner .basic-description .row_box a,
    .type-detail .description-inner .basic-description .row_box span,
    .type-detail .description-inner .basic-description .row_box p {
        color: #444 !important;
    }
}

.help-box {
    display: flex;
    align-items: center;
    gap: 24px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .08);
    padding: 20px 24px;
    margin-top: 25px;
    max-width: 780px;
    font-family: Inter, Arial, sans-serif;
}

.help-avatar {
    flex: 0 0 auto;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.help-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.help-avatar i {
    font-size: 60px;
    color: #111;
}

.help-content {
    flex: 1;
}

.help-content h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
}

.help-row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 8px 0;
}

.help-row i {
    font-size: 20px;
    color: #000;
    margin-top: 3px;
}

.help-row a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
}

.help-row a:hover {
    text-decoration: underline;
}

.help-sub {
    font-size: 14px;
    color: #666;
}

@media (max-width: 620px) {
    .help-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .help-avatar {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }

    .help-content h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .help-row {
        justify-content: center;
    }
}

.mjs-img-table {
    display: none;
}

.mobile #header .header-phone {
    display: inline-flex;
    margin-right: 0;
    justify-content: center;
}

.mobile #header .navigation-buttons a::before {
    font-size: 20px;
    top: 0;
}

.mjs-dynamic-img .image-item {
    flex: 0 0 10%;
    padding-bottom: 20px;
}

.mjs-dynamic-img .image-item-img img {
    object-fit: cover;
    width: 100%;
}

.mjs-dynamic-img .image-item .description {
    margin-bottom: 0;
}

.header-phone a::before {
    display: inline-block;
    vertical-align: middle;
    font-family: shoptet;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 0;
    text-transform: none;
    text-decoration: none;
    content: "\e92c";
    margin-right: 8px;
    display: inline-block;
}

#header .navigation-buttons .header-phone a {
    margin-left: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: auto;
    color: #252729;
    font-weight: bold;
}

.header-phone > span {
    font-size: 14px;
    opacity: 0.8;
    display: block;
    padding-left: 25px;
}

@media screen and (max-width: 991px) {
    #header .navigation-buttons .header-phone a {
        font-size: 0;
    }

    .header-phone a::before {
        margin-right: 0;
        display: inline-block;
        font-size: 28px;
        position: relative;
        top: -2px;
    }

    .header-phone > span {
        display: none;
    }
}

.cart-count:not(.full) .cart-price {
    display: none !important;
}

.co-basic-information {
    padding-top: 20px !important;
}

.co-basic-information .col-sm-6 {
    width: 100% !important;
}

.co-basic-information label,
.co-basic-information .select-wrapper::after {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 16px !important;
    opacity: 1 !important;
}

#mjs-map.mjs-active-34 #cz-praha,
#mjs-map.mjs-active-58 #cz-jihocesky,
#mjs-map.mjs-active-40 #cz-jihomoravsky,
#mjs-map.mjs-active-55 #cz-karlovarsky,
#mjs-map.mjs-active-49 #cz-vysocina,
#mjs-map.mjs-active-46 #cz-kralovehradecky,
#mjs-map.mjs-active-64 #cz-liberecky,
#mjs-map.mjs-active-61 #cz-moravskoslezsky,
#mjs-map.mjs-active-52 #cz-olomoucky,
#mjs-map.mjs-active-37 #cz-pardubicky,
#mjs-map.mjs-active-28 #cz-plzensky,
#mjs-map.mjs-active-43 #cz-stredocesky,
#mjs-map.mjs-active-67 #cz-ustecky,
#mjs-map.mjs-active-70 #cz-zlinsky {
    fill: var(--color-secondary);
}

#mjs-map {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: auto;
    padding: 5px;
    pointer-events: none;
}

#deliveryRegionId,
label[for="delivery-region-id"] {
    padding-left: 170px !important;
}

#select-country-payment .select-wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--color-secondary) !important;
    opacity: 0.1;
}

#select-country-payment #deliveryRegionId {
    border-color: transparent transparent #cfcfcf;
    height: 80px;
    position: relative;
}

#select-country-payment #deliveryRegionId:hover {
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
}

#order-shipping-methods .mjs-region-link:hover {
    cursor: pointer;
    color: var(--color-secondary);
}

@media (max-width: 455px) {

    #mjs-map {
        height: 80px !important;
        width: 100%;
        padding: 0
    }

    #deliveryRegionId,
    label[for="delivery-region-id"] {
        padding-left: 20px !important;
        padding-top: 95px !important;
    }

    #deliveryRegionId {
        height: 150px !important;
        padding-top: 105px !important;
    }

    .co-basic-information .select-wrapper::after {
        line-height: 150px !important;
    }
}

.in-krok-1 .form-group.form-group-wrapped.populated:not(.active) {
    display: block;
}

#deliveryRegionId {
    appearance: none;
    -webkit-appearance: none; /* Safari / Chrome */
    -moz-appearance: none; /* Firefox */
    background: none;
}

#select-country-payment .form-group:after {
    content: "\e90e";
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    padding-left: 5px;
    speak: none;
    font-family: shoptet;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    z-index: 9999;

}