body{
    background: #eef2f1 !important;
}
.pos_0{
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}
.pos{
    width: 860px;
}
.pos1{
    display: flex;
    width: 100%;
}
.pos2{
    display: flex;flex-direction: column;width: 100%;
}
.pos3{
    display: flex;width: 100%;
    justify-content: space-between;
    padding: 22px 0px 0px 0px;
    align-items: flex-end;
}
.pos3_1_1{
    font-size: 14px;
    font-weight: 500;
    opacity: .5;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.pos3_1{
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    display: flex;
    align-items: flex-end;
}
.pos3_1_2{
    font-size: 16px;
    line-height: 1;
    opacity: .3;
    font-weight: 400;
    margin-left: 5px;
    margin-bottom: 6px;
}
.pos3_2_1{
    width: 28px;
    height: 28px;
    border-radius: 50%;
    object-fit: cover;
}
.pos3_2{
    color: #111;
    font-size: 13px;
    line-height: 1;
    cursor: pointer;
}
.pos4{
    width: 100%;display: flex;margin-top: 10px;
    border: 1px solid #e8e8e8;
    box-shadow: 0 4px 24px 0 rgb(0 0 0 / 10%) !important;
    border-radius: 20px;
}
.pos4_1{
    width: 100%;display: flex;
    border-radius: 20px;
    position: relative;
    height: 66px;
}
.pos4_2{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px 0px 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 66px;
    opacity: .2;
}
.pos4_4{
    flex-grow: 1;border: none;height: 66px;
    font-size: 20px;border-radius: 20px;        
    padding-left: 55px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}
.pos4_4:focus{
    box-shadow: 0 0 0 4px rgb(0 132 255 / 50%) !important;
    outline: 0 !important;
    caret-color: #ffc43a;
}
.pos5{
    display: flex;
    width: 100%;
    padding-bottom: calc(267px + 44px + env(safe-area-inset-bottom));
}
.pos6{
    display: flex;width: 100%;height: 100%;
    border-radius: 32px;flex-direction:column;
    position: relative;
}
.pos7{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 8px;
}
.pos8{
    font-weight: 500;
    font-size: 16px;
}
.pos9{
    height: 36px;
    border-radius: 11px;
    font-weight: 500;
    font-size: 14px;
    color: #1562d1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.pos9_1{
    height: 36px;
    padding: 0px 12px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 11px;
    background: #ffeded;color: #f24a4b;
    display: flex;align-items: center;
    justify-content: center;
    cursor: pointer;
}
.cart_item0{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
}
.cart_item:last-child{
}
.cart_item{
    display: flex;
    padding: 8px;
    background: #fff;
    border-radius: 20px;
    align-items: center;
    box-shadow: 0 4px 24px 0 rgb(0 0 0 / 10%);
}
.cart_item1{
    display: flex;width: 100%;justify-content: space-between;
}
.cart_item2{
    display: flex;align-items: flex-start;
}
.cart_item6{
    display: flex;
    align-items: flex-end;
    margin-top: 16px;
}
.cart_item61{
    display: flex;
    align-items: center;
    border: 1px solid #e8e8e8;
    border-radius: 9px;
}
.cart_item62{
    margin-left: 8px;
    font-size: 14px;
    line-height: 1;
    padding-bottom: 3px;
    opacity: .3;
    font-weight: 400;
}
.cart_item3{
    display: flex;margin-right: 16px;align-items: center;
}
.cart_item3_1{
    width: 108px;
    height: 108px;
    object-fit: cover;
    border-radius: 20px;
    border: 1px solid #f9f9f9;
}
.cart_item3_2{
    display: flex;flex-direction: column;line-height: 1.3;
}
.cart_item3_3{
    line-height: 1.3;
    display: flex;
    align-items: center;
}
.cart_item3_6{
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}
.cart_item3_5{
    opacity: .2;
    font-size: 14px;
    font-weight: 400;
    margin-left: 3px;
}
.cart_item3_4{
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    display: flex;
    margin-top: 5px;
    align-items: flex-end;
}
.cart_item3_4_1{
    font-size: 14px;
    line-height: 1;
    padding: 0px 6px;
    padding-bottom: 5px;
    opacity: .3;
    font-weight: 500;
}
.cart_item3_4_2{
    font-size: 14px;
    line-height: 1;
    padding-bottom: 5px;
    opacity: .3;
    font-weight: 400;
}
.cart_item2_1{
    display: flex;
    width: 31px;
    height: 27px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.cart_item2_1.minus:hover, .cart_item2_1.plus:hover{
    color: #000 !important;
}
.cart_item2_1.minus{
    background: #fff;
    color: #969696;
    border-radius: 9px 2px 2px 9px;
}
.cart_item2_1.plus{
    background: #fff;
    color: #969696;
    border-radius: 2px 9px 9px 2px;
}
.cart_item2_3{
    display: flex;
    padding: 4px 5px;
    font-weight: 400;
    font-size: 14px;
    color: #595959;
}
.cart_item6_30{
    display: flex;
    align-items: flex-end;
}
.cart_item6_3{
    display: flex;
    align-items: flex-end;
    line-height: 1.3;
    flex-direction: column;
    justify-content: space-between;
}
.cart_item6_6{
    border-radius: 5px;
    font-size: 13px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart_item6_7{
    display: flex;
    border: 1px solid #e8e8e8;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    cursor: pointer;
}
.cart_item6_4{
    font-weight: 400;
    font-size: 12px;
    opacity: .2;
    text-transform: capitalize;
    margin-right: 3px;
    white-space: nowrap;
}
.cart_item6_5{
    font-size: 15px;
    font-weight: 700;
}
.cart_item2_4{
    display: flex;width: 32px;
    height: 32px;background: #ebf2ff;
    border-radius: 50%;color: #1675f3;
    align-items: center;justify-content: center;
    cursor: pointer;
}
.btn_checkout{
    width: 100%;display: flex;font-size: 17px;
    font-weight: 600;
    align-items: center;justify-content: center;
    border-radius: 16px;padding: 12px 20px;cursor: pointer;
    color: #000;
    background: #fff;
    box-shadow: 0 4px 24px 0 rgb(235 242 255);
}
.btn_checkout.disabled{
    color: #bfbfbf !important;
    background: #eeeeee !important;
}
.btn_checkout.basic{
    box-shadow: 0 4px 24px 0 rgb(235 242 255);
}
.btn_checkout.basic.active{
    border: 2px solid #000;
}
.btn_checkout.action{
    background: #1675f3;
    color: #fff;
}
.btn_checkout1{
    display: flex;
}
.btn_checkout2{
    display: flex;
}
.btn_checkout3{
    height: 28px;
    border-radius: 50%;
    margin-left: 12px;
}
.svg_cart{
    width: 17px;
    height: 17px;
    fill: currentColor;
    color: inherit;
}
.svg_inputS{
    width: 17px;
    height: 17px;
    fill: currentColor;
    color: inherit;
}
.svg_button_home{
    width: 18px;
    height: 18px;
    fill: currentColor;
    color: inherit;
}
.svg_button_cart{
    width: 14px;
    height: 14px;
    fill: currentColor;
    color: inherit;
}
.svg_button_close{
    width: 17px;
    height: 17px;
    fill: currentColor;
    color: inherit;
}
.svg_button_close1{
    width: 8px;
    height: 8px;
    margin-right: 4px;
    fill: currentColor;
    color: inherit;
}
.svg_button_pay{
    width: 22px;
    height: 22px;
    fill: currentColor;
    color: inherit;
    margin-right: 8px;
}
.svg_button_pay1{
    width: 22px;
    height: 22px;
    fill: currentColor;
    color: inherit;
    margin-right: 8px;
    scale: 1.2;
}
.pos_ch{
    display: flex;
    width: 100%;
}
.pos_ch1{
    width: 100%;
    padding: 12px;
    display: flex;
    flex-direction: column;
}
.pos_ch2{
    width: 100%;display: flex;
    justify-content: space-between;
}
.pos_ch3{
    display: flex;font-size: 16px;
    font-weight: 600;
}
.pos_ch3_1{
    display: flex;
    font-weight: 400;
    font-size: 13px;
}
.pos_ch4{
    display: flex;font-size: 20px;
    font-weight: 700;
}
.PPbtn_booking_top{
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 10;
    opacity: 0;
    bottom: -300px;
    transition: bottom 300ms ease-in-out 0s, opacity 300ms ease-in-out 0s;
}
.HHee1{
    width: 100%;
    background: #d9e1de;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 12px 16px;
}
.HHee2{
    width: 860px;display: flex;
}
.HHee3{
    display: flex;width: calc((100% - 860px)/2);
    justify-content: flex-start;
}
.HHee3_1{
    display: flex;
}
.HHee3_2{
    display: flex;position: relative;flex-direction: column;
}
.HHee3_3{
    line-height: 1;
}
.HHee3_4{
    font-size: 13px;opacity: .3;
}
.HHee3_5{
    display: flex;flex-direction: column;
}
.HHee3_6{
    display: flex;position: relative;
    background: #fff;
    border-radius: 38px;
}
.HHee3_7{
    width: 166px;
    border-radius: 12px;
    height: 34px;
    border: 2px solid #000000;
    font-weight: 600;
    padding-left: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;position: relative;
    z-index: 10;background: none;
}
.HHee3_8{
    position: absolute;z-index: 5;
    right: 0px;top:0px;
    height: 100%;display: flex;
    align-items: center;
}
.HHee3_9{
    display: flex;margin-right: 12px;
}
.HHee3_10{
    width: 16px;height: 16px;
}
.HHee4{
    display: flex;width: calc((100% - 860px)/2);
    justify-content: flex-end;
}
.HHee2_1{
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}
.ffont{
    font-family: system-ui !important;
}
.HHee2_2{
    margin: 0px 14px 0px 14px;
    display:flex;opacity:.5;
    margin-top: 14px;
    border-radius: 20px;
    white-space: nowrap;
}
.HHee2_3{
    border-radius: 4px;
    background: #ffc439;
    color: #2C2E2F;
    font-weight: 700;
    height: 57px;display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 12px;font-size: 28px;
    cursor: pointer;
    white-space: nowrap;
}
.HHee2_4{
    width: 100%;display: flex;
    justify-content: space-between;align-items: center;
}
.HHee2_5{
    display: flex;align-items: center;position: relative;
}
.pos_ch5{
    width: 100%;padding: 28px;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 4px 24px 0 rgb(235 242 255 / 100%);
    border-radius: 32px;
}
.pos_ch6{
    display: flex;font-size: 20px;font-weight: 700;
}
.pos_ch7{
    display: flex;font-size: 30px;font-weight: 900;
    flex-direction: column;
}
.pos_ch7_3{
    margin-left: 1px;
    font-family: auto !important;
}
.pos_ch7_2{
    text-align: right;
}
.pos_ch7_1{
    font-size: 16px;
    color: #a0a0a0;
    text-align: right;
    font-weight: 500;
}
.pos_ch8{
    width: 100%;display: flex;margin-top: 14px;
}
.pos_ch80{
    width: 100%;
    height: 2px;
    border-radius: 8px;
    background: #333;
    margin-top: 4px;
    margin-bottom: 6px;
}
.pos_ch10{
    position: fixed;left: 18px;top: 18px;
}
.pos_ch11{
    display: flex;color: #007aff;
    align-items: center;line-height: 1;
}
.pos_ch12{
    margin-left: 3px;
    font-size: 16px;
    font-weight: 500;
}
/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 991px){
    
}
/* SMARTPHONE */
@media only screen and (min-width: 0px) and (max-width: 767px){
    
}