/* ========================================
   FONTY
   ======================================== */
@font-face {
    font-family: "Reso Regular 5";
    src: url("https://db.onlinewebfonts.com/t/9f207ceee1039cc8a57ec14769c7aa45.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ========================================
   NADPISY
   ======================================== */
h1,
h2,
h3,
h4,
h5,
h6,
.blank-mode .h1,
.blank-mode .h2,
.blank-mode .h3,
.blank-mode .h4,
.blank-mode .h5,
.blank-mode .h6,
.blank-mode h1,
.blank-mode h2,
.blank-mode h3,
.blank-mode h4,
.blank-mode h5,
.blank-mode h6,
.title,
.blog-wrapper .news-item .title {
    font-family: "Reso Regular 5", sans-serif !important;
}

h1 {
    font-size: 35px;
}
h2 {
    font-size: 31px;
}
.basic-description h2 {
    font-size: 25px;
}
.basic-description h3 {
    font-size: 33px;
}
.blank-mode .h4 {
    font-size: 35px;
}

/* ========================================
   BANNERY
   ======================================== */
.banner-custom-main > div h2 {
    font-size: 52px;
    color: #111;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-shadow: none;
    line-height: 50px;
}
.banner-custom > div h3 {
    font-size: 30px;
    font-weight: 500;
}
.banner-custom-main > div p {
    font-size: 17px;
    line-height: 20px;
    max-width: 400px;
}
.banner-custom > div p {
    font-size: 15px;
}

/* ========================================
   PRODUKTY
   ======================================== */
.products-block.products .p .name {
    font-family: "Reso Regular 5", sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    min-height: 60px !important;
}
.products-inline.products-top .product .p .image {
    border-radius: 0px;
}

/* ========================================
   BENEFIT BANNER
   ======================================== */
.benefitBanner,
.benefitBanner.position--benefitHomepage {
    background-image: url("https://733155.myshoptet.com/user/documents/upload/splash.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
.benefitBanner__picture {
    height: auto;
    max-width: 80px;
    width: 80px;
}
.benefitBanner__title {
    font-size: 18px;
    font-weight: 400;
}

/* ========================================
   SIDEBAR, BREADCRUMBS, OSTATNÍ
   ======================================== */
.sidebar-inner > div h4 {
    font-size: 20px;
    font-weight: 100;
}

.breadcrumbs {
    color: #666;
    background-color: #f6f5f1;
    margin-top: 10px;
}
.breadcrumbs > span > a::after,
.breadcrumbs > span > a::before {
    width: 1px;
}

.news-item-detail .text {
    font-size: 15px;
}

hr {
    box-sizing: content-box;
    border-top-width: 0;
    margin: 0;
    color: rgb(246, 245, 241) !important;
}

.discount-coupon form,
.free-gift {
    margin-bottom: 20px;
}
.discount-coupon input,
.free-gifts-wrapper form {
    margin-right: 100px;
}

.responsive-nav .shp-tabs-holder {
    margin-bottom: 0;
    display: none;
}
.responsive-nav {
    display: none;
}

.radio-wrapper .for-free,
.radio-wrapper.active .for-free {
    font-weight: 400;
    color: #20a823;
}

.signature-theme__klubuscz {
    display: none;
}

.filter-total-count {
    color: #666;
    margin-top: 10px;
}
#category-filter-hover .filter-section:first-child {
    display: none;
}

.flag.flag-discount {
    background-color: #65e01d;
}

/* ========================================
   WELCOME SEKCE
   ======================================== */
.welcome > div:not(.h1) {
    max-width: 100%;
    background-image: url("https://733155.myshoptet.com/user/documents/upload/splash-pink.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    padding: 60px 80px;
}

/* ========================================
   HORNÍ LIŠTA (TOP NAVIGATION BAR)
   ======================================== */
.top-navigation-contacts a.project-phone {
    position: relative;
}

.top-navigation-contacts a.project-phone::after {
    content: "(Po–Ne 9:00–17:00)";
    position: absolute;
    top: 100%;
    left: 28px;
    margin-top: 2px;
    margin-bottom: 50px;
    font-size: 12px;
    font-weight: 400;
    color: #888;
    white-space: nowrap;
    pointer-events: none;
}

.top-navigation-bar .top-nav-button-login {
    display: inline;
    margin-top: 10px;
    border-radius: 35px;
    font-size: 14px;
    padding: 5px 20px;
    background-color: var(--color-primary);
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: var(--colors-foregrounds-content-inverted);
}

.top-navigation-bar .container .search {
    margin-top: 10px;
}

/* ========================================
   OBJEDNÁVKOVÝ PROCES
   ======================================== */
body.in-krok-1 #header,
body.in-krok-2 #header,
body.in-krok-3 #header {
    display: none !important;
}

.ordering-process ol.cart-header li.active strong {
    color: #a89757;
}

/* ========================================
   NEWSLETTER V PATIČCE
   ======================================== */
.custom-footer > div.extended {
    width: 90% !important;
    box-sizing: border-box;
}

/* ========================================
   DESKTOP (min-width: 769px)
   ======================================== */
@media (min-width: 769px) {
    .top-navigation-bar {
        padding-bottom: 20px;
    }
    .custom-footer > div.extended {
        width: 25% !important;
    }
}

/* ========================================
   MOBIL (max-width: 768px)
   ======================================== */
@media (max-width: 768px) {
    /* welcome */
    .welcome div {
        padding: 0;
    }

    /* medoo-two-col tabulka -> bloky */
    .medoo-two-col table,
    .medoo-two-col tbody,
    .medoo-two-col tr,
    .medoo-two-col td {
        display: block !important;
        width: 100% !important;
    }
    .medoo-two-col td {
        padding: 0 0 16px 0 !important;
    }
    .medoo-two-col h2 {
        font-size: 22px !important;
        line-height: 1.3 !important;
        margin: 0 0 10px !important;
    }
    .medoo-two-col p {
        font-size: 16px !important;
        line-height: 1.6 !important;
    }

    /* carousel / bannery */
    .carousel {
        height: 300px;
    }
    .banner-custom-main > div h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .banner-custom-main > div p {
        display: none;
    }
    .banner-custom > div {
        width: 100%;
    }

    /* benefit banner */
    .benefitBanner.position--benefitHomepage {
        padding: 0 20px 40px 20px;
        background-image: none;
    }
    .benefitBanner__item {
        flex: 0 0 40%;
    }
    .benefitBanner__title {
        font-size: 14px;
    }

    /* produkty */
    .products-block .ratings-wrapper {
        padding-bottom: 0;
    }
    .columns-mobile-2 .products-block > div .p-bottom .p-tools {
        text-align: left;
        margin-top: 20px;
    }
    .columns-mobile-2 .products-block > div .prices {
        flex: 0 0 50%;
    }
    .products-block.products .p .name {
        font-size: 16px !important;
    }

    /* welcome odsazení */
    .homepage-box.welcome-wrapper .welcome-wrapper {
        padding: 0px;
    }

    /* Instagram widget */
    #dklab_instagram_widget {
        margin-top: 0px;
    }

    /* patička */
    .custom-footer > div.extended {
        width: 100%;
    }

    /* horní lišta — skrytí na mobilu */
    .top-navigation-contacts a.project-phone::after {
        display: none !important;
    }
    .top-navigation-bar .top-nav-button-login {
        display: none !important;
    }
}

/* Skrytí submenu a šipky pro Novinky */
.menu-item-682 .menu-level-2,
.menu-item-682 > .submenu-holder,
.menu-item-682 .submenu-arrow {
    display: none !important;
}

.extended-description {
    display: none;
}

/* Presun clanku */
.homepage-blog-wrapper:not(.content-wrapper) {
    display: none;
}

/* ========================================
   Hero Carousel + Banners
   ======================================== */

.homepage-box.before-carousel .container {
}
.homepage-box.before-carousel .banners-row,
.content.wide .banners-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0 20px;
}
@media (min-width: 1920px) {
    .homepage-box.before-carousel .container {
        max-width: 1920px;
    }
    .content.wide .banners-row {
        left: -240px;
        max-width: 1920px;
    }
}
@media (min-width: 991px) {
    .homepage-box.before-carousel .banners-row,
    .content.wide .banners-row {
        grid-template-columns: 8fr 4fr;
    }
}
.homepage-box.before-carousel .banners-row:before,
.homepage-box.before-carousel .banners-row:after,
.content.wide .banners-row:before,
.content.wide .banners-row:after {
    content: unset;
    display: none;
}
.banners-row .col-sm-4 {
    margin-top: 0;
}
.next-to-carousel-banners {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.next-to-carousel-banners .banner-wrapper {
    margin: 0 !important;
    padding: 0;
    aspect-ratio: 8/5;
}
.carousel {
    height: 100%;
    border-radius: var(--template-border-radius-base);
    overflow: hidden;
}
@media (max-width: 990px) {
    .carousel {
        aspect-ratio: 1/1;
    }
}

.next-to-carousel-banners .banner-custom {
    height: 100%;
}

.next-to-carousel-banners .banner-custom > div {
    max-width: 100%;
    min-width: 100%;
    padding: 35px;
}

.next-to-carousel-banners .banner-custom > img {
    object-position: center;
}

.next-to-carousel-banners .banner-custom:after,
.next-to-carousel-banners .banner-custom:before {
    min-width: 100%;
}

.next-to-carousel-banners .banner-custom:before {
    background: #f5f5f5;
    opacity: 0.8;
}
.banner-custom-main > div {
    padding: 30px 60px;
}
@media (max-width: 990px) {
    .banner-custom-main > div {
        padding: 35px;
    }
}
