
.card {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 9px 20px 0px rgba(14, 88, 48, 0.1);
}

.photo-gallery {
    max-width: 600px
}

h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.premium-text {
    max-width: 50%
}

.price-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
}

label {
    font-size: 14px;
    font-weight: 500;
}

p {
    font-size: 16px;
    font-weight: 600;
}

.range-slider {
    width: 100%;
    position: relative;
    margin: 7px 0 7px 0;
}

.range-fill {
    height: 6px;
    background-color: #000000;
    position: absolute;
    z-index: 1;
}

input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
    position: absolute;
    left: 0;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #000000;
    cursor: pointer;
    margin-top: -5px;
    position: relative;
    z-index: 1;
}

input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    background: #e8e8e8;
    border-radius: 3px;
    border: none;
}

.sale-image {
    color: transparent;
    max-width: 628px;
}

@media (max-width: 600px) {
    .sale-image {
        color: transparent;
        max-width: 100% !important;
    }
}

.info-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 50%;
}
.photo-gal-a{
    height: 498px
}
@media (max-width: 800px) {
    .photo-gallery {
        max-width: 400px;
    }
    .photo-gal-a{
        height: 300px !important;

    }
    .premium-text {
        max-width: 100% !important;
    }

    .premium-rezerving {
        display: flex !important;
        flex-direction: column !important;
        margin: 20px 0;
    }

    .kids-footer {
        display: flex !important;
        flex-direction: column !important;
    }

    .info-box {
        width: 100% !important;
        max-width: 100% !important;
    }

    .info-section {
        flex-direction: column;
        gap: 30px;
    }

    .info-secrtion-last-img {
        display: none;
    }

    .info-section-box {
        width: 100% !important;
        max-width: 100% !important;
    }

    .about-me {
        flex-direction: column !important;
    }

    .sale-image {
        color: transparent;
        max-width: 100% !important;
    }

    .order-show {
        width: 100% !important;
    }

    .candy-shop {
        padding: 0 10px !important;
    }
}

.product-box {
    max-width: 1200px;
    width: 100%;
}

.candy-shop {
    padding: 0 60px;
    width: 100%;
    margin-top: 50px;
    position: relative;
}

.grams-text {
    text-align: center;
    width: 100px;
    margin: auto;
    position: absolute;
    top: 256px;
    right: 39%;
    font-size: 20px;
    font-weight: bold;
}

.mix-text {
    margin-top: 15px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

#cardBoxCandy .other-style {
    width: 4rem !important;
    height: 4rem !important;
}

#cardBoxCandy .other-box {
    padding: 4px 10px;
}

#cardBoxCandy .others {
    display: none !important;
}

.card-input .others-input {
    width: 21px !important;
    height: 21px !important;
}

#cardBoxCandy .card-input {
    margin: 0 2px;
    width: 4rem !important;
}

.mix-content {
    max-width: 390px;
    width: 100%;
    padding: 0 20px;
    position: relative;
    margin-top: 180px;
}

.kategory-box {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: space-evenly;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

#cartData {
    max-height: 680px;
    overflow: auto;
}

.order-show {
    display: flex;
    width: 42%;
    flex-direction: column;
    justify-content: space-between;
}

.next-button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin: 20px 0 0 0
}

.next-button-a {
    margin: auto;
    background-color: lightgrey;
    padding: 8px;
    border-radius: 0.5rem;
}

.labels-box {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    top: 15px;
    left: 10px;
    z-index: 50
}

.about-me {
    margin-top: 35px;
    gap: 80px;
    display: flex;
    flex-direction: row
}

.kategory-box-4 {
    border-radius: 1rem;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    display: flex;
    flex-direction: column;
}

.kategory-box-4:hover {
    box-shadow: rgba(112, 112, 112, 0.35) 0px 5px 15px;
}

.text-white-footer {
    color: white !important;
    font-size: 21px !important;
}

.text-footer-2 {
    color: #FFFFFFC4;
    font-size: 16px;
}

.text-footer-2:hover {
    color: white;
}

.info-section-img {
    width: 38px;
    border-radius: 0.5rem;
    margin-bottom: 14px;
}

.info-section {
    display: flex;
}

.single-slide {
    width: 350px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.single-slide .glide__slide {
    width: 300px; /* nebo jiná vhodná šířka */
    margin: 0 auto;
}

table {
    width: 100%;
}

.unavailable {
    background-color: red;
    pointer-events: none;
    opacity: 0.5;
}

#notSelectedData {
    display: none;
    color: darkred;
}

td, th {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    font-size: 14px;
}

.day {
    background: #efefef;
    position: relative;
    line-height: 30px;

a {
    color: black;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all .2s;

&
:focus,

&
:hover {
    color: white;
    background: grey;
}

}
}

.day.in-range {
    background: #004990;
    opacity: .5;

a {
    color: white;
}

}

.day.in-range.range-start-end {

a:focus {
    background: #004990;
}

opacity:

1
;
}

.next, .prev {
    font-size: 14px;
}

.next {
    float: right;
}

.calendar {
    box-shadow: 0 2px 4px 0 rgba(6, 28, 63, 0.2);
    width: 281px;
    padding: 10px 5px 5px 5px;
    transition: all .2s;
}

.cal-month {
    height: 28px;
    border-radius: 5px;
}

.cal-year {
    padding: 0;
    margin: 0;
    height: 24px;
    border-radius: 5px;
    border: 2px solid #efefef;
    padding-left: 5px;
}

.current-day {
    background: #C5481B;

a {
    color: white;
}

}
.select-date {
    margin-top: 10px;
    display: none;
    background: #004990;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 5px 5px;
    text-decoration: none;
    text-align: center;

&
:hover,

&
:focus {
    background: #003a73;
    text-decoration: underline;
}

}
}

.date-tag {
    display: none;
    border-radius: 30px;
    padding: 5px;
    background: #efefef;
    margin-top: 10px;
}

.clear-start {
    display: none;
}

@media (min-width: 640px) {
    .sm\:prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.grid-item {
    padding: 20px;
    text-align: center;
}

@media (max-width: 768px) {
    .grid-container {
        grid-template-columns: 1fr;
    }
}

.item-slick.slick-slide.slick-current.slick-active {
    outline: none !important;
}

.slider-for {
    margin-bottom: 15px;
}

.slider-for img {
    width: 100%;
    min-height: 100%;
}

.slider-nav {
    margin: auto;
}

.slider-nav .item-slick {
    max-width: 240px;
    margin-right: 15px;
    outline: none !important;
    cursor: pointer;
}

.slider-nav .item-slick img {
    max-width: 100%;
    background-size: cover;
    background-position: center;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -12px;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}