body.sfort-reservation-template {
    background-color: #fff !important;
}

body.sfort-reservation-template .woocommerce-breadcrumb,
body.sfort-reservation-template .woocommerce-products-header,
body.sfort-reservation-template .page-title,
body.sfort-reservation-template .page-header,
body.sfort-reservation-template .entry-header,
body.sfort-reservation-template .shop-page-title,
body.sfort-reservation-template .titlebar,
body.sfort-reservation-template .product_meta,
body.sfort-reservation-template .woocommerce-tabs,
body.sfort-reservation-template .related.products,
body.sfort-reservation-template .upsells.products {
    display: none !important;
}

body.sfort-reservation-template #site-header,
body.sfort-reservation-template #site-header .title-content,
body.sfort-reservation-template #site-header .title-text-wrapper {
    background: #fff !important;
    background-image: none !important;
}

body.sfort-reservation-template #site-header .title-content::before,
body.sfort-reservation-template #site-header .title-content::after,
body.sfort-reservation-template #site-header .title-text-wrapper::before,
body.sfort-reservation-template #site-header .title-text-wrapper::after {
    content: none !important;
    display: none !important;
    background: none !important;
    background-image: none !important; 
}

body.sfort-reservation-template #site-header .title-content {
    min-height: auto !important;
    height: auto !important;
    padding: 0 20px clamp(28px, 4vw, 48px) !important;
}

body.sfort-reservation-template #site-header .title-text-wrapper {
    max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}

body.sfort-reservation-template #site-header .title-text-heading {
    margin: 170px auto 0 !important;
    max-width: 560px !important;
    color: #050505 !important;
    font-family: 'Cinzel', 'Times New Roman', serif !important;
    font-size: clamp(34px, 3.8vw, 52px) !important;
    line-height: 1 !important;
    letter-spacing: 0.085em !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    text-align: center !important;
}

body.sfort-reservation-template #site-header .title-text-heading .sfort-header-title-main,
body.sfort-reservation-template #site-header .title-text-heading .sfort-header-title-line,
body.sfort-reservation-template #site-header .title-text-heading .sfort-header-subtitle,
body.sfort-reservation-template #site-header .title-text-heading .sfort-header-ornament {
    display: block;
}

body.sfort-reservation-template #site-header .title-text-heading .sfort-header-title-line {
    color: #050505 !important;
}

body.sfort-reservation-template #site-header .title-text-heading .sfort-header-title-main > .sfort-header-title-line:nth-of-type(3) {
    font-size: 0.7em;
    font-weight: 500;
}

body.sfort-reservation-template #site-header .title-text-heading .sfort-header-ornament {
    width: 170px;
    margin: 10px auto 8px;
    color: #050505;
    font-family: 'Times New Roman', serif;
    font-size: 8px;
    line-height: 1;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
}

body.sfort-reservation-template #site-header .title-text-heading .sfort-header-ornament::before,
body.sfort-reservation-template #site-header .title-text-heading .sfort-header-ornament::after {
    content: "";
    display: block;
    flex: 1 1 auto;
    height: 1px;
    background: #050505;
}

body.sfort-reservation-template #site-header .title-text-heading .sfort-header-subtitle {
    margin-top: 0;
    color: #050505;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.52em;
    text-transform: uppercase;
}

body.sfort-reservation-template .sfort-res-hero {
    display: none !important;
}

.sfort-res-product-page .summary.entry-summary:empty {
    display: none !important;
}

.sfort-res-product-page {
    background: #fff;
    color: #111;
    padding: 0 0 60px;
}

.sfort-res-notices {
    max-width: 1180px;
    margin: 0 auto 20px;
    padding: 0 24px;
}

.sfort-res-product {
    max-width: 1180px;
    margin: 0 auto;
    padding: 34px 24px 76px;
}

.sfort-res-hero {
    text-align: center;
    margin: 0 0 44px;
}

.sfort-res-title-block {
    max-width: 900px;
    margin: 0 auto;
}

.sfort-res-title-block h1 {
    margin: 0;
    color: #6d2230;
    font-family: 'Cinzel', 'Times New Roman', serif;
    font-size: clamp(34px, 4.1vw, 58px);
    line-height: 0.96;
    letter-spacing: 0.065em;
    text-transform: uppercase;
    font-weight: 700;
}

.sfort-res-subtitle {
    margin-top: 10px;
    font-family: 'Montserrat', Arial, sans-serif;
    letter-spacing: 0.48em;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 700;
    color: #111;
}

.sfort-res-top-content {
    max-width: 920px;
    margin: -20px auto 0 auto;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 15px;
    line-height: 1.55;
    text-align: center;
    color: #222;
    padding: 0 0 50px 0 !important;
}

.sfort-res-top-content > :first-child,
.sfort-res-short-description > :first-child,
.sfort-res-description > :first-child {
    margin-top: 0;
}

.sfort-res-top-content > :last-child,
.sfort-res-short-description > :last-child,
.sfort-res-description > :last-child {
    margin-bottom: 0;
}

.sfort-res-content-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.32fr) minmax(300px, 0.78fr);
    gap: clamp(42px, 6vw, 80px);
    align-items: start;
    margin-top: 34px;
}

.sfort-res-description,
.sfort-res-short-description,
.sfort-res-summary-box {
    font-family: 'Montserrat', Arial, sans-serif;
}

.sfort-res-description {
    font-size: 15px;
    line-height: 1.48;
    font-weight: 400;
    letter-spacing: 0.045em;
    color: #171717;
}

.sfort-res-description p {
    margin: 0 0 20px;
}

.sfort-res-summary-box {
    font-size: 17px;
    line-height: 1.42;
    color: #171717;
}

.sfort-res-short-description strong,
.sfort-res-summary-box strong {
    font-weight: 800;
    color: #111;
}

.sfort-res-short-description p,
.sfort-res-summary-box p {
    margin: 0 0 8px;
}

.sfort-res-price {
    margin: 54px 0 38px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: clamp(29px, 3vw, 42px);
    line-height: 1.08;
    font-weight: 800;
    color: #000;
}

.sfort-res-price .amount {
    color: inherit;
}

.sfort-res-scroll-button,
.sfort-res-submit,
.sfort-res-month-label {
    appearance: none;
    background: linear-gradient(180deg, #111 0%, #050505 70%, #1a1a1a 100%);
    color: #fff;
    border: 0;
    border-radius: 999px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 -7px 0 rgba(255,255,255,0.06);
}

.sfort-res-scroll-button {
    min-height: 54px;
    padding: 8px 42px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: clamp(24px, 2.8vw, 38px);
    font-weight: 400;
    line-height: 1;
}

.sfort-res-scroll-button:hover,
.sfort-res-scroll-button:focus,
.sfort-res-submit:hover,
.sfort-res-submit:focus {
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}

.sfort-res-booking-section {
  /*  margin-top: clamp(78px, 11vw, 130px);*/ 
    padding: 0 !important;
}

.sfort-reservation-app {
    display: grid;
    grid-template-columns: minmax(300px, 390px) minmax(360px, 500px);
    gap: clamp(44px, 8vw, 110px);
    align-items: start;
    justify-content: center;
}

.sfort-res-calendar-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.sfort-res-month-label {
    min-height: 48px;
    padding: 8px 26px;
    min-width: 205px;
    width: auto;
    max-width: none;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    cursor: default;
}

.sfort-res-month-nav {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

.sfort-res-prev,
.sfort-res-next {
    width: 54px;
    height: 32px;
    border-radius: 999px;
    border: 3px solid #dce5ef;
    background: #fff;
    color: #111;
    line-height: 1;
    font-size: 19px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s ease, border-color 0.15s ease;
}

.sfort-res-prev:hover,
.sfort-res-next:hover {
    background: #f8fafc;
}

.sfort-res-prev:disabled,
.sfort-res-next:disabled {
    opacity: 0.5;
    cursor: wait;
}

.sfort-res-weekday-row,
.sfort-res-days {
    display: grid;
    grid-template-columns: repeat(7, minmax(30px, 1fr));
    gap: 18px 13px;
    text-align: center;
}

.sfort-res-weekday-row {
    margin-bottom: 20px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #111;
}

.sfort-res-weekday-row span:nth-child(6),
.sfort-res-weekday-row span:nth-child(7) {
    color: #de4a3e;
}

.sfort-res-day,
.sfort-res-day.is-empty {
    min-height: 32px;
}

.sfort-res-day {
    background: transparent;
    border: 0;
    color: #181818;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s ease, color 0.15s ease, opacity 0.15s ease;
}

.sfort-res-day:nth-child(7n),
.sfort-res-day:nth-child(7n + 6) {
    color: #de4a3e;
}

.sfort-res-day:hover,
.sfort-res-day.is-selected {
    background: #050505;
    color: #fff !important;
}

.sfort-res-day.is-disabled {
    opacity: 0.28;
    cursor: not-allowed;
}

.sfort-res-day.is-disabled:hover {
    background: transparent;
    color: inherit !important;
}

.sfort-res-day.is-empty {
    pointer-events: none;
}

.sfort-res-loading {
    grid-column: 1 / -1;
    text-align: left;
    font-family: 'Montserrat', Arial, sans-serif;
}

.sfort-res-form-wrap {
    padding-top: 86px;
}

.sfort-res-slots {
    display: grid;
    grid-template-columns: repeat(3, minmax(80px, 1fr));
    gap: 22px 36px;
    min-height: 72px;
    align-items: center;
}

.sfort-res-slot {
    min-height: 28px;
    border-radius: 999px;
    border: 3px solid #dce5ef;
    background: #fff;
    color: #111;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

.sfort-res-slot:hover,
.sfort-res-slot.is-selected {
    background: #050505;
    color: #fff;
    border-color: #050505;
}

.sfort-res-empty-slots {
    grid-column: 1 / -1;
    color: #666;
    font-family: 'Montserrat', Arial, sans-serif;
}

.sfort-res-separator {
    border-top: 3px solid #111;
    margin: 24px 0 26px;
}

.sfort-res-fields {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(142px, 170px);
    gap: 18px 54px;
    align-items: start;
}

.sfort-res-fields label {
    position: relative;
    display: block;
}

.sfort-res-fields label:nth-child(2) {
    grid-column: 1;
}

.sfort-res-fields label:nth-child(3) {
    grid-column: 2;
    grid-row: 1;
}

.sfort-res-fields span {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #727b83;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    pointer-events: none;
    z-index: 2;
}

.sfort-res-product-page .sfort-res-fields input,
.sfort-res-product-page .sfort-res-fields input[type="text"],
.sfort-res-product-page .sfort-res-fields input[type="email"],
.sfort-res-product-page .sfort-res-fields input[type="number"] {
    width: 100%;
    min-height: 38px !important;
    border-radius: 7px !important;
    border: 3px solid #dce5ef !important;
    background: #fbfdff !important;
    color: #111;
    padding: 8px 12px 8px 78px;
    box-shadow: none;
    box-sizing: border-box;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 13px;
}

.sfort-res-product-page .sfort-res-fields input[type="number"] {
    padding-left: 104px;
}

.sfort-res-product-page .sfort-res-fields input:focus {
    border-color: #c8d3de !important;
    outline: none;
}

.sfort-res-submit {
    margin-top: 58px;
    min-height: 62px;
    min-width: 300px;
    padding: 9px 38px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: clamp(30px, 3vw, 42px);
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
}

.sfort-res-form.is-submitting .sfort-res-submit {
    cursor: wait;
    opacity: 0.75;
}

.sfort-res-message {
    margin-top: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
}

.sfort-res-message.is-error {
    color: #c9251d;
}

@media (max-width: 1100px) {
    .sfort-res-content-grid,
    .sfort-reservation-app {
        grid-template-columns: 1fr;
    }

    .sfort-res-summary-box {
        max-width: 680px;
    }

    .sfort-res-form-wrap {
        padding-top: 0;
        max-width: 540px;
    }
}

@media (max-width: 767px) {
    body.sfort-reservation-template #site-header .title-text-heading {
        margin-top: 170px !important;
        max-width: 360px !important;
        font-size: clamp(28px, 8vw, 40px) !important;
        letter-spacing: 0.06em !important;
    }

    body.sfort-reservation-template #site-header .title-text-heading .sfort-header-ornament {
        width: 130px;
        margin-top: 8px;
        margin-bottom: 7px;
    }

    body.sfort-reservation-template #site-header .title-text-heading .sfort-header-subtitle {
        font-size: 9px;
        letter-spacing: 0.38em;
    }

    body.sfort-reservation-template .sfort-res-scroll-button {
        display: none !important;
    }

    .sfort-res-product {
        padding: 38px 18px 60px;
    }

    .sfort-res-title-block h1 {
        font-size: clamp(30px, 8.6vw, 44px);
        letter-spacing: 0.04em;
    }

    .sfort-res-subtitle {
        letter-spacing: 0.35em;
        font-size: 10px;
    }

    .sfort-res-top-content,
    .sfort-res-description,
    .sfort-res-summary-box {
        font-size: 15px;
    }

    .sfort-res-calendar-head {
        flex-wrap: wrap;
    }

    .sfort-res-month-label {
        min-width: 0;
        width: 100%;
    }

    .sfort-res-weekday-row,
    .sfort-res-days {
        gap: 12px 7px;
    }

    .sfort-res-weekday-row {
        font-size: 17px;
    }

    .sfort-res-day {
        font-size: 18px;
    }

    .sfort-res-day,
    .sfort-res-day.is-empty {
        min-height: 34px;
    }

    .sfort-res-slots {
        grid-template-columns: repeat(2, minmax(90px, 1fr));
        gap: 14px;
    }

    .sfort-res-fields {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .sfort-res-fields label:nth-child(2),
    .sfort-res-fields label:nth-child(3) {
        grid-column: auto;
        grid-row: auto;
    }

    .sfort-res-scroll-button,
    .sfort-res-submit {
        width: 100%;
        min-width: 0;
    }
}

/* Promo box ve výpisu produktů WooCommerce */
.sfort-shop-promo--hidden {
  /*  display: none !important;*/
}

/* Promo box je vložený jako první položka přímo do ul.products, aby lícoval s produktovou mřížkou. */
.woocommerce ul.products li.sfort-shop-promo-slot,
.woocommerce-page ul.products li.sfort-shop-promo-slot,
ul.products li.sfort-shop-promo-slot {
    grid-column: 1 / -1;
    flex: 0 0 100%;
    width: 100% !important;
    max-width: none !important;
    float: none !important;
    clear: both !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.woocommerce ul.products li.sfort-shop-promo-slot::before,
.woocommerce ul.products li.sfort-shop-promo-slot::after,
.woocommerce-page ul.products li.sfort-shop-promo-slot::before,
.woocommerce-page ul.products li.sfort-shop-promo-slot::after,
ul.products li.sfort-shop-promo-slot::before,
ul.products li.sfort-shop-promo-slot::after {
    content: none !important;
    display: none !important;
}


.sfort-shop-promo {
    --sfort-shop-promo-bg: none;
    display: block;
    width: 100%;
    max-width: none;
    padding: 0 !important;
    box-sizing: border-box;
    min-height: 280px;
    margin: 0 0 34px;
    clear: both;
    border-radius: 22px;
    overflow: hidden;
    background-color: #071421;
    background-image:
        linear-gradient(90deg, rgba(5, 13, 24, 0.04) 0%, rgba(5, 13, 24, 0.10) 42%, rgba(5, 13, 24, 0.46) 64%, rgba(5, 13, 24, 0.74) 100%),
        var(--sfort-shop-promo-bg);
    background-size: cover;
    background-position: 20% center;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.14);
}

.sfort-shop-promo__inner {
    min-height: 100%;
    display: grid;
    grid-template-columns: minmax(280px, 43%) minmax(0, 1fr);
    align-items: center;
    padding: clamp(24px, 3vw, 38px) clamp(26px, 4vw, 54px);
    box-sizing: border-box;
}

.sfort-shop-promo__content {
    grid-column: 2;
    max-width: 560px;
    color: #fff;
    font-family: 'Montserrat', Arial, sans-serif;
}

.sfort-shop-promo__badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    width: fit-content;
    margin-bottom: 10px;
    padding: 7px 14px;
    border-radius: 999px;
    background: #751d34;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}

.sfort-shop-promo__badge-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.13);
    color: #fff;
    font-size: 10px;
    line-height: 1;
}

.sfort-shop-promo__content h2 {
    margin: 0;
    color: #fff;
    font-family: 'Cinzel', 'Times New Roman', serif;
    font-size: clamp(34px, 3.5vw, 56px);
    line-height: 0.92;
    font-weight: 700;
    letter-spacing: 0.015em;
    text-transform: none;
}

.sfort-shop-promo__subtitle {
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 13px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.42em;
    text-transform: uppercase;
}

.sfort-shop-promo__content p {
    max-width: 520px;
    margin: 17px 0 15px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.48;
    font-weight: 500;
}

.sfort-shop-promo__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-bottom: 18px;
}

.sfort-shop-promo__meta span {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 6px 14px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    backdrop-filter: blur(8px);
}

.sfort-shop-promo__bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 18px 26px;
}

.sfort-shop-promo__price {
    color: #fff;
    font-size: clamp(30px, 2.7vw, 42px);
    line-height: 1;
    font-weight: 800;
    white-space: nowrap;
}

.sfort-shop-promo__price .amount {
    color: inherit;
}

.sfort-shop-promo__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.sfort-shop-promo__button,
.woocommerce a.sfort-shop-promo__button,
.woocommerce-page a.sfort-shop-promo__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 28px;
    border-radius: 999px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
    text-decoration: none;
    box-sizing: border-box;
    transition: transform 0.18s ease, opacity 0.18s ease, background 0.18s ease;
}

.sfort-shop-promo__button--primary,
.woocommerce a.sfort-shop-promo__button--primary,
.woocommerce-page a.sfort-shop-promo__button--primary {
    border: 1px solid #751d34;
    background: #751d34;
    color: #fff;
}

.sfort-shop-promo__button--secondary,
.woocommerce a.sfort-shop-promo__button--secondary,
.woocommerce-page a.sfort-shop-promo__button--secondary {
    border: 1px solid rgba(255, 255, 255, 0.58);
    background: rgba(255, 255, 255, 0.04);
    color: #fff;
}

.sfort-shop-promo__button:hover,
.woocommerce a.sfort-shop-promo__button:hover,
.woocommerce-page a.sfort-shop-promo__button:hover {
    color: #fff;
    transform: translateY(-1px);
    opacity: 0.94;
}

@media (max-width: 980px) {
    .sfort-shop-promo {
        min-height: 0;
        background-position: 20% center;
        background-image:
            linear-gradient(180deg, rgba(5, 13, 24, 0.04) 0%, rgba(5, 13, 24, 0.28) 42%, rgba(5, 13, 24, 0.92) 73%, rgba(5, 13, 24, 0.98) 100%),
            var(--sfort-shop-promo-bg);
    }

    .sfort-shop-promo__inner {
        display: block;
        min-height: 520px;
        padding: 280px 24px 26px;
    }

    .sfort-shop-promo__content {
        max-width: none;
    }
}

@media (max-width: 560px) {
    .sfort-shop-promo {
        margin-bottom: 26px;
        border-radius: 18px;
        background-position: 20% center;
    }

    .sfort-shop-promo__inner {
        min-height: 500px;
        padding: 248px 19px 22px;
    }

    .sfort-shop-promo__content h2 {
        font-size: clamp(29px, 8vw, 38px);
    }

    .sfort-shop-promo__subtitle {
        font-size: 11px;
        letter-spacing: 0.30em;
    }

    .sfort-shop-promo__content p {
        font-size: 14px;
    }

    .sfort-shop-promo__meta span {
        min-height: 31px;
        padding: 6px 11px;
        font-size: 12px;
    }

    .sfort-shop-promo__price {
        width: 100%;
    }

    .sfort-shop-promo__button,
    .woocommerce a.sfort-shop-promo__button,
    .woocommerce-page a.sfort-shop-promo__button {
        min-height: 42px;
        padding: 0 22px;
    }
}


/* Sjednocení velikosti tlačítek: měsíc / Termíny / Rezervovat */
body.sfort-reservation-template .sfort-res-month-label,
body.sfort-reservation-template .sfort-res-scroll-button,
body.sfort-reservation-template .sfort-res-submit {
    width: 205px !important;
    min-width: 205px !important;
    max-width: 205px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 8px 26px !important;
    box-sizing: border-box !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

/* Zachová zarovnání tlačítka Rezervovat u formuláře, ale bez jiné velikosti. */
body.sfort-reservation-template .sfort-res-submit {
    margin-top: 58px;
}

@media (max-width: 767px) {
    body.sfort-reservation-template .sfort-res-month-label,
    body.sfort-reservation-template .sfort-res-submit {
        width: 205px !important;
        min-width: 205px !important;
        max-width: 205px !important;
    }
}
