.external-fonts-loaded body .container,
body.blank-mode .container,
body .container {
    max-width: 1440px;
}

/*body {
    font-size-adjust: 0.58;
}*/

/*@media (min-width: 768px) {
    #header .menu-helper {
        top: 88px;
    }

    #header .header-top {
        height: 88px;
    }
}*/

.top-navigation-contacts {
    display: none !important;
}

#header .site-name a {
    height: 91px;
    position: relative;
    top: 2px;
}

@media (min-width: 768px) {
    .top-navigation-bar {
        margin-bottom: 30px;
    }

    #header .header-top {
        position: relative;
        top: -20px;
    }
}

#carousel .item {
    border-radius: 25px;
    overflow: hidden;
}

.next-to-carousel-banners .banner-wrapper {
    border-radius: 25px;
    overflow: hidden;
}

.hp-categories .hp-categories-posts .news-wrapper .news-item .image {
    width: 90px;
    height: 90px;
}

.hp-categories .hp-categories-posts .news-wrapper .news-item .image img {
    max-width: 90px;
    max-height: 90px;
    width: 100%;
    height: auto;
    mix-blend-mode: multiply;
}

.hp-categories .hp-categories-posts .news-wrapper .news-item:hover {
    border-color: #a73f38;
}

.hp-categories .hp-categories-posts .news-item:hover .text a {
    color: #a73f38;
}

.hp-categories .hp-categories-posts .news-item .text {
    height: 100%;
}

.hp-categories .hp-categories-posts .news-item .text a {
    height: 100%;
    display: flex;
    align-items: center;
}

.benefitBanner .benefitBanner__item .benefitBanner__picture {
    flex-basis: 45px;
}

.benefitBanner .benefitBanner__item .benefitBanner__content {
    flex-basis: calc(100% - 60px);
}

.benefitBanner .benefitBanner__item {
    margin: 15px 0;
    padding-right: 0;
    align-items: flex-start;
}

@media (min-width: 768px) {
    .benefitBanner {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .benefitBanner .benefitBanner__item {
        margin: 15px 20px;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    .benefitBanner {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

.hp-ratings .h4.homepage-group-title {
    padding: 40px 0 20px;
}

.products-block.products .product .p {
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid transparent !important;
    padding: 0;
    margin: 0 15px;
}

.products-block.products .product .p:hover {
    border: 1px solid var(--color-primary) !important;
}

.jezek-about-us-inner {
    display: grid;
    gap: 20px;
}

.jezek-about-us-left {
    position: relative;
    padding-top: 20px;
}

.jezek-about-us-text {
    color: #fff;
    background-color: #a63327;
    padding: 20px 120px 20px 20px;
    border-radius: 20px;
}

.jezek-about-us-img {
    position: absolute;
    height: 100%;
    bottom: 0;
    right: -15px;
}

.jezek-about-us-img img {
    max-height: 100%;
}

.jezek-about-us-text a.btn {
    background-color: #fff;
    color: #a63327 !important;
    font-weight: 500;
}

.jezek-about-us-text p {
    font-weight: 300;
}

@media (max-width: 767px) {
    .jezek-about-us-img {
        display: none;
    }

    .jezek-about-us-text {
        padding-right: 20px;
    }
}

@media (min-width: 1024px) {
    .jezek-about-us-inner {
        grid-template-columns: 1fr 1fr;
        align-items: center;
    }

    .jezek-about-us-left {
        height: 100%;
    }
    
    .jezek-about-us-right {
        padding-top: 20px;
    }
    
    .jezek-about-us-text h2 {
        font-size: 28px;
    }
    
    .jezek-about-us-text p {
        font-size: 18px;
    }
    
    .jezek-about-us-text {
        padding-right: 220px;
        height: 100%;
    }
    
    .jezek-about-us-text a.btn {
        font-size: 18px;
        padding: 10px 20px;
        height: auto;
        width: auto;
        margin-top: 20px;
    }
}

/* Poměrový wrapper 16:9 – spolehlivé řešení */
.jezek-about-us .video-inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    /* 9 / 16 = 0.5625 => 56.25% */
    border-radius: 8px;
    overflow: hidden;
}

.jezek-about-us iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/* SMAZAT PRO VIDEO */
.jezek-about-us-inner {
    align-items: stretch;
}

.jezek-about-us-right .video {
    height: 100%;
}



.sidebar .cart-sidebar-box.fixed {
    right: calc((100% - 1440px) / 2);
}

@media (max-width: 1750px) {
    .sidebar .cart-sidebar-box.fixed {
        right: calc((100% - 1360px) / 2);
    }
}

@media (max-width: 1440px) {
    .sidebar .cart-sidebar-box.fixed {
        right: 40px;
    }
}

@media (max-width: 1200px) {
    .sidebar .cart-sidebar-box.fixed {
        right: 40px;
    }
}

@media (max-width: 992px) {
    .sidebar .cart-sidebar-box.fixed {
        right: 20px;
    }
}

.hp-categories {
    margin: 0 10px;
}

.type-detail .tab-content .detail-parameters {
    table-layout: fixed;
}

.type-detail .tab-content .detail-parameters tr td {
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: anywhere;
    white-space: normal;
}

.type-detail .tab-content .detail-parameters tr td {
    color: #222;
}

#carousel .item:hover>a>img, #carousel .item:hover>img {
    transform: scale(1.02);
}

#carousel .carousel-control.left:before, #carousel .carousel-control.right:before {
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    #carousel .item img {
        min-height: unset !important;    
    }
}

@media only screen and (max-width: 767px) {
    .wide-carousel {
        margin-bottom: -40px;
    }

    .benefitBanner {
        order: 10;
    }

    .hp-categories .hp-categories-posts .news-wrapper .news-item {
        width: calc(50% - 16px);
    }

    .hp-categories .hp-categories-posts .news-wrapper .news-item .image {
        width: 60px;
        height: 60px;
    }
}

body footer .container.footer-bottom {
    text-align: center;
    align-items: center;
}

#footer .copyright .podpis {
    text-align: center;
}