:focus-visible,
[tabindex="0"]:focus-visible,
input:focus-visible,
input[type=checkbox].focus-visible+label,
input[type=checkbox]:focus-visible+label,
input[type=radio].focus-visible+label,
input[type=radio]:focus-visible+label,
select:focus-visible,
textarea:focus-visible {
    box-shadow: unset;
    outline: unset;
}

.breadcrumbs {
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 767px) {
    .breadcrumbs {
        display: inline-block;
    }
}

body {
    overflow-x: hidden !important
}

.rozcestnik {
    padding-top: 32px;
}

.rozcestnik>div {
    padding-bottom: 32px;
    transition: filter 1s ease;
}

.rozcestnik>div img {
    border-radius: 8px;
}

.rozcestnik>div:hover {
    filter: brightness(0.9);
    transition: filter 1s ease;
}

.sidebar-inner {
    border-width: 0
}

.sidebar {
    margin-right: 40px;
    width: 300px;
}

@media(max-width: 1600px) {
    .sidebar {
        display: none;
    }
}

@media(min-width: 1750px) {
    .sidebar {
        width: 350px;
    }
}

.sidebar .banner-wrapper * {
    color: #000
}

.sidebar,
.sidebar .box {
    background: #f7f7f7;
    border-radius: 8px;
}

.search-results-group-list li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 56px;
    padding: 5px 32px 5px 11px;
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    margin: 0 7px;
    justify-content: center;
    color: #161616
}

.search-results-group-list li a:hover {
    background-color: rgba(104, 131, 186, .08);
    text-decoration: none
}

.search-results-group-list li {
    list-style: none;
    flex: 0 0 auto
}

.search-results-group-list {
    padding-bottom: 16px
}

.no-bor,
.search-results,
.search-results-group {
    border: none
}

.pw-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.pw-table {
    border-collapse: collapse;
    width: 100%;
    min-width: 800px;
    background-color: #f9f9f9;
}

.pw-table th {
    background-color: #e9e9e9;
    color: #333;
    text-align: left;
    padding: 10px;
    border: 1px solid #ccc;
    white-space: nowrap;
}

.pw-table td {
    padding: 10px;
    border: 1px solid #ccc;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .pw-table {
        font-size: 14px;
    }
}

a.btn.btn-yellow {
    background-color: #ffef3f;
    border-color: transparent;
    color: #000000;
    border-radius: 30px;
    font-weight: 900;
    padding: 20px 35px;
    font-size: 21px;
    transition: 0.3s;
}

a.btn.btn-yellow:hover {
    background-color: #efd924;
    transition: 0.3s;
}

.in-index .full-width.benefit-banners-full-width {
    display: none;
}

.in-index .full-width.benefit-banners-full-width.zobrazeno {
    display: inline-block;
}

.benefitBanner .benefitBanner__picture img {
    width: 100%;
}

.benefitBanner__content {
    max-width: 350px;
}

.benefitBanner .benefitBanner__data {
    color: #000;
    line-height: 20px;
}

.row.bannery-stred {
    margin-top: 32px;
}

.row.bannery-stred>div {
    margin-bottom: 32px;
    transition: filter 1s ease;
}

.row.bannery-stred>div img {
    border-radius: 10px;
}

.row.bannery-stred>div:hover {
    filter: sepia(1) hue-rotate(15deg) saturate(3) brightness(1);
    transition: filter 1s ease;
}

.row.bannery-stred {
    margin-top: 32px;
}

/*Články*/
@media (min-width: 768px) {

    .id--4 #content,
    .id--8 #content,
    .type-post #content {
        max-width: 100%;
    }
}

@media(max-width: 767px) {
    .type-post h1 {
        margin-top: 0px;
    }
}

/*Footer*/
.footer-bottom>span:first-child {
    max-width: calc(100% - 260px);
    width: 100%;
}

.footer-bottom>#signature {
    max-width: 260px;
}

.full-width.footer-newsletter-full-width {
    display: none;
}

footer#footer {
    margin-top: 50px;
}

#footer,
.footer-rows .rate-wrapper {
    background-color: #303030;
}

.footer-bottom,
.footer-bottom-full-width {
    background-color: #303030;
}

.footer-bottom-full-width {
    border-top: 1px solid #222222;
}

#footer .footer-bottom,
#footer .footer-bottom a {
    color: white;
}

#footer h4 {
    color: #ffffff;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-thickness: 2px;
    text-decoration-color: #ffef3f !important;
    padding-bottom: 30px;
    text-transform: uppercase;
    font-size: 16px;
}

#footer a {
    color: #ffffff;
}

.footer-rows .custom-footer ul.polovina-ul li {
    color: #ffffff;
}

ul.polovina-ul li img {
    margin-right: 15px;
}

span.tydny {
    padding-left: 33px;
    padding-right: 13px;
}

ul.polovina-ul li strong {
    color: #ffef3f;
}

.footer-contact-row {
    display: flex;
    margin-bottom: 20px;
}

.footer-contact-icon img {
    min-width: 26px;
    width: 26px !important;
    margin-right: 10px;
}

.footer-contact-info * {
    color: #ffffff !important;
}

.custom-footer__categories div#categories span.cat-trigger {
    display: none !important;
}

.custom-footer__categories div#categories a {
    padding: 0px;
    padding-bottom: 5px;
}

.categories a:hover,
.categories .topic.active>a {
    background-color: unset !important;
}

.footer-rows .custom-footer>div a:hover {
    color: #ffef3f !important;
}

.row.custom-footer {
    font-size: 14px;
}

div#categories ul.active.expanded {
    display: none;
}

#categories .categories .topic.active>a {
    font-weight: 400;
}

@media(min-width:1631px) {
    .row.custom-footer>div {
        width: 20% !important;
        max-width: 20% !important;
    }
}

@media(max-width: 1630px) and (min-width:1300px) {

    .row.custom-footer.elements-many>div:nth-child(1),
    .row.custom-footer.elements-many>div:nth-child(2) {
        width: 25% !important;
        max-width: 25% !important;
    }

    .row.custom-footer.elements-many>div:nth-child(3),
    .row.custom-footer.elements-many>div:nth-child(4),
    .row.custom-footer.elements-many>div:nth-child(5) {
        width: calc(50% / 3) !important;
        max-width: calc(50% / 3) !important;
    }
}

@media(max-width: 1299px) and (min-width: 768px) {

    .row.custom-footer.elements-many>div:nth-child(1),
    .row.custom-footer.elements-many>div:nth-child(2) {
        width: 50% !important;
        max-width: 50% !important;
        flex-basis: 50%;
    }

    .row.custom-footer.elements-many>div:nth-child(3),
    .row.custom-footer.elements-many>div:nth-child(4),
    .row.custom-footer.elements-many>div:nth-child(5) {
        width: calc(100% / 3) !important;
        max-width: calc(100% / 3) !important;
        flex-basis: calc(100% / 3);
    }
}

@media(max-width: 767px) and (min-width: 601px) {
    .footer-rows .custom-footer {
        flex-direction: row;
    }

    .row.custom-footer>div {
        width: 50% !important;
        max-width: 50% !important;
    }

    .footer-rows .custom-footer>div {
        flex-basis: 50%;
    }
}

@media(max-width: 767px) {
    .footer-bottom>span:first-child {
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width: 600px) {
    .row.custom-footer>div {
        width: 100% !important;
        max-width: 100% !important;
    }

    .footer-rows .custom-footer>div {
        flex-basis: 100%;
    }

    .row.custom-footer .banner-wrapper>span,
    .custom-footer__categories {
        text-align: center;
    }

    .footer-contact-row {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px;
    }

    .footer-contact-info {
        width: 100%;
    }
}

/*HP Značky*/
.hp-znacky {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.hp-znacky>.logo {
    width: calc(100% / 8);
    padding: 15px;
}

.footer-banners {
    background-color: transparent;
}

.homepage-group-title.homepage-products-heading-pw.h4 {
    padding-top: 0px;
    margin-top: 0px;
}

@media(max-width:1439px) {
    .hp-znacky>.logo {
        width: 25%;
    }
}

@media(max-width: 1199px) {
    .homepage-banners-full-width.footer-banners .banner-wrapper>span {
        min-width: 90% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width:650px) {
    .hp-znacky>.logo {
        width: 50%;
    }
}

.homepage-blog-wrapper.row.blog-wrapper {
    margin-left: -8px;
    margin-right: -8px;
}

@media(min-width: 768px) {
    .one-column-body .welcome-wrapper {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        right: 50%;
        width: 100vw;
        width: calc(100vw - var(--scrollbar-width) / 2);
        position: relative;
        padding-top: 70px;
    }

    .one-column-body .welcome-wrapper .welcome {
        text-align: center;
        max-width: 1440px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .one-column-body .welcome-wrapper .welcome {
        padding-left: 70px !important;
        padding-right: 70px !important;
        width: 100%;
    }
}