.my-voucher h3,
.my-voucher h4 {
    font-weight: 600;
}
#myVoucher .my-voucher-form-wrap {
    position: relative;
    max-width: 1184px;
}
#myVoucher .img-voucher-bg {
    width: 100%;
    z-index: 1;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#myVoucher .my-voucher-form {
    background: rgba(23, 86, 110, 0.9);
    border-radius: 12px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
/*
#myVoucher .my-voucher-steps .arrow {
    display: none;
    font-size: 28px;
    color: #449C89;
}
*/
#myVoucher .my-voucher-steps .step {
    display: flex;
    margin-bottom: 30px;
}
#myVoucher .my-voucher-steps .step-number {
    width: 42px;
    height: 42px;
    font-size: 18px;
    background-color: #2B9CB4;
    color: #EFEFEF;
    font-weight: 800;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
}
#myVoucher .my-voucher-steps .step-text {
    color: #FFFFFF;
    font-size: 14px;
}
#myVoucher .my-voucher-steps .step-title {
    font-weight: bold;
    text-transform: uppercase;
}
#myVoucher .my-voucher-steps-help {
    color: #FFFFFF;
    font-size: 14px;
}
#myVoucher .alert {
    border-radius: 30px;
}
#myVoucherResult h1 span {
    color: #FF9501;
}
#myVoucherResult .head {
    text-align: center;
    margin-bottom: 30px;
}
.voucher-details {
    background: #FFFFFF;
    border-radius: 12px;
    padding: 60px 0;
    max-width: 1364px;
    margin: 0 auto;
}
.voucher-details-item {
    text-align: center;
    font-size: 1.125em;
}
.voucher-details-label {
    color: #7A8696;
    margin: 0 auto 25px auto;
}
.voucher-details-item .description {
    color: #7A8696;
    margin-top: 25px;
    text-align: left;
}
.voucher-actions {
    margin: 25px auto;
    border-top: 20px solid #F7F9FA;;
    border-bottom: 20px solid #F7F9FA;;
    background: #F7F9FA;
    position: sticky;
    top: 0;
    z-index: 10;
}
.voucher-actions .btn {
    text-transform: uppercase;
}
.buttons-wrapper .btn-primary,
.voucher-actions .btn-primary {
    background-color: #FF9501;
}
.voucher-actions .btn-secondary {
    background-color: #7A8696;
    color: #FFFFFF;
}
#myVoucherAction.empty {
    display: none;
}
#myVoucherAction ol li {
    margin-top: 15px;
}
#voucherReservationProductInfo {
    margin-bottom: 50px;
}
#voucherReservationProductInfo .product-image img {
    border-radius: 12px;
}
.form-check-label {
    color: #7A8696;
}
#voucherExchangeForm,
#voucherExtendForm,
#voucherReservationForm {
    margin-bottom: 50px;
}
#myVoucherResult .text-success {
    color: #2B9CB4 !important;
    font-size: 1.2rem;
    margin: 0 0 35px 0;
}
#myVoucherResult .text-nb .nb-icon {
    font-size: 42px;
    color: #2B9CB4;
}
#myVoucherResult .text-nb .text {
    font-size: 1.2rem;
    font-weight: bold;
}
#myVoucherResult .success-title-icon {
    font-size: 68px;
    margin: 0 auto 0px auto;
    color: #2B9CB4;
}
#orangeBannerReservations {
    background: #FF9501;
    padding: 28px 0 0 0;
}
#orangeBannerReservations .row {
    justify-content: center;
    align-items: center;
}
#orangeBannerReservations .banner-text {
    font-family: 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 900;
}
#orangeBannerReservations .btn {
    background: #0D2834;
    color: #FF9501;
    border-radius: 36px;
    border: 0px;
    box-shadow: 0px 10px 20px #00000033;
    margin-bottom: 20px;
}
#orangeBannerReservationModal p {
    font-size: 1.8rem;
    text-align: center;
}
#orangeBannerReservationModal .btn {
    border-radius: 25px;
}
#orangeBannerReservationModal .alert-icon {
    font-size: 56px;
    color: #2B9CB4;
}
.extend-products {
    justify-content: center;
    margin-bottom: 30px;
}
.extend-product {
    position: relative;
}
.extend-product input {
    position: absolute;
    top: 32px;
    left: 32px;
    z-index: 2;
}
.extend-product .item {
    position: relative;
    padding: 26px 26px 26px 40px;
    border-left: 4px solid #2B9CB4;
    z-index: 1;
    background: #FFFFFF;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: 0px 10px 30px #0000000F;
}
.extend-product input:checked + .item {
    background-color: #2B9CB4;
    color: #FFFFFF;
}
.extend-product .item label {
    font-weight: normal;
}
.extend-product .item .price-box {
    display: block;
    font-weight: bold;
}
.checkout-payment-block .payment-method-description {
    display: none;
    margin: 10px 0 0 0;
    color: #7A8696;
    font-size: 0.875em;
}
.checkout-payment-block .form-check input:checked + label + .payment-method-description {
    display: block;
}
.voucher-reservation-sticky-btn {
    display: none;
}
.zamenka-image {
    position: relative;
}
.zamenka-image img {
    width: 100%;
    border-radius: 12px;
}
.zamenka-voucher-experience .zamenka-image::before {
    position: absolute;
    top: 0;
    left: 12px;
    right: 12px;
    content: '';
    width: auto;
    height: 100%;
    background: linear-gradient(180deg, #00E7EB 0%, #4BAF99 100%);
    opacity: 0.5;
    z-index: 1;
    border-radius: 12px;
}
.zamenka-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: #FFFFFF;
    font-weight: bold;
    z-index: 2;
    text-transform: uppercase;
    white-space: nowrap;
    display: none;
}
.zamenka-voucher-experience .zamenka-image span {
    display: block;
}
.video-instructions-btn {
    display: inline-flex;
    align-items: center;
    color: #7A8696;
    text-transform: uppercase;
    font-weight: bold;
}
.video-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #7A8696;
    border: 1px solid #68778B;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 15px;
}
.extend-info h3,
.zamenka-info h3 {
    font-weight: bold;
}
.extend-info .nota-bene,
.zamenka-info .nota-bene {
    margin-bottom: 30px;
}
.extend-info ul.arrows,
.zamenka-info ul.arrows {
    margin-top: 30px;
    margin-bottom: 30px;
}
ul.arrows {
    font-size: 18px;
    list-style: none;
    padding-left: 0;
}
ul.arrows li::before {
    font-weight: 900;
    content: '\f054';
    font-family: 'Font Awesome 6 Free';
    margin-right: 15px;
}
ul.arrows li + li {
    margin-top: 25px;
}
@media(max-width: 1199.98px) {
    #page_reservations-my-voucher {
        padding-top: 135px;
    }
    #page_reservations-my-voucher.affix {
        padding-top: 120px;
    }
    #page_reservations-my-voucher #searchFormTop {
        display: none;
    }
    #page_reservations-my-voucher #pageHeader {
        background: #F7F9FA;
        height: 94px;
    }
}
@media(max-width: 767.98px) {
    #myVoucher .img-voucher-bg {
        position: absolute;
        top: 40px;
        width: auto;
        max-width: 90%;
        max-height: 100%;
    }
    #myVoucher .my-voucher-form {
        position: relative;
        padding: 25px 12px;
    }
    #myVoucher .my-voucher-steps {
        padding-left: 10px;
    }
    #myVoucher .my-voucher-steps .step-text {
        padding-left: 15px;
    }
    #myVoucher .my-voucher-form-wrap .input-group {
        margin-top: 20px;
    }
    #myVoucher .my-voucher-form-wrap .btn-primary {
        flex-basis: 100%;
        background-color: #FF9501;
        margin-top: 10px;
    }
    .voucher-details-item + .voucher-details-item {
        padding-top: 25px;
        border-top: 1px solid #F2F2F2;    
    }
    .voucher-details-amount {
        padding-bottom: 20px;
    }
    #voucherReservationProductInfo .product-image img {
        margin-bottom: 20px;
    }
    #myVoucherResult .text-nb {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #myVoucherResult .text-nb .nb-icon {
        margin: 0 auto 20px auto;
    }
    #orangeBannerReservations .col-auto {
        width: 100%;
        text-align: center;
    }
    #orangeBannerReservations .banner-text, #orangeBannerReservations .banner-button {
        padding-bottom: 28px;
    }
    .voucher-reservation-sticky-btn {
        position: sticky;
        top: 160px;
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }
    .voucher-reservation-sticky-btn .btn-primary {
        background-color: #FF9501;
    }
    .voucher-actions {
        top: 130px;
    }
    .zamenka-image span {
        font-size: 30px;
    }
    .extend-info h3,
    .zamenka-info h3 {
        margin-top: 20px;
        text-align: center;
    }
    .video-instructions-btn {
        margin-top: 20px;
    }
    .zamenka-buttons {
        text-align: center;
    }
}
@media(min-width: 768px) {
    #myVoucher .my-voucher-form-wrap {
        min-height: 566px;
    }
    #myVoucher .my-voucher-form {
        margin-top: 72px;
        padding: 72px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }
    #myVoucher .img-voucher-bg {
        position: relative;
    }
    #myVoucher .my-voucher-steps {
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
    }
    #myVoucher .my-voucher-steps .arrow {
        display: block;
        padding: 0 15px;
        margin-top: 50px;
    }
    #myVoucher .my-voucher-steps .step {
        flex-direction: column;
        padding: 0 15px;
        text-align: center;
    }
    #myVoucher .my-voucher-steps .step-number {
        width: 135px;
        height: 135px;
        line-height: 135px;
        font-size: 50px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    #myVoucher .my-voucher-steps .step-text {
        font-size: 16px;
    }
    #myVoucher .my-voucher-steps .step-text .step-title {
        font-size: 22px;
    }
    #myVoucher .my-voucher-steps .step-description {
        max-width: 250px;
    }
    #myVoucher .my-voucher-steps-help {
        text-align: center;
        font-size: 22px;
    }
    #formMessages,
    #myVoucher .input-group {
        max-width: 812px;
        margin: 30px auto 0 auto;
    }
    #myVoucher input[type=text] {
        border-radius: 47px;
        position: relative;
        z-index: 1;
        min-height: 66px;
        padding-right: 180px;
    }
    #myVoucher .my-voucher-form-wrap .btn-primary {
        background-color: #FF9501;
        border-radius: 37px;
        padding-top: 15px;
        padding-bottom: 15px;
        border: 5px solid #F7F9FA;
        text-transform: uppercase;
        box-shadow: none;
        position: absolute;
        z-index: 2;
        right: 0;
        top: 1px;
    }
    .voucher-details-item {
        padding-left: 40px;
        padding-right: 40px;
    }
    .voucher-details-item + .voucher-details-item {
        border-left: 1px solid #F2F2F2;
    }    
    #voucherReservationProductInfo .product-text {
        display: flex;
        flex-direction: column;
    }
    #voucherReservationProductInfo .description {
        position: relative;
        height: 100%;
    }
    #voucherReservationProductInfo .description::after {
        content: '';
        display: block;
        position: absolute;
        height: 70px;
        width: 100%;
        bottom: 0;
        left: 0;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
        z-index: 2;
    }
    #voucherReservationProductInfo .description-inner {
        position: absolute;
        height: 100%;
        overflow: auto;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }
    #myVoucherResult .text-nb .nb-icon {
        float: left;
        margin-right: 20px;
    }
    #myVoucherResult .text-success {
        font-size: 1.5rem;
    }
    #myVoucherResult .text-nb .text {
        font-size: 1.5rem;
    }
    #orangeBannerReservations .banner-text {
        font-size: 46px;
        padding-right: 28px;
    }
    .zamenka-buttons {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
    
}