.mobile_cart_list_area{
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 16px 16px 0 0;
    background: #FFF;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
    z-index:99999;
    position: fixed;
    bottom: 0px;
}

.mobile_cart_list_tit_area{
    display: flex;
    width: 98%;
    height: 69.079px;
    padding: 0 2%;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1.108px solid #E5E7EB;

}

.mobile_cart_list_tit_text{
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile_cart_list_tit_text > span {
    color: #101828;
    font-family: Pretendard;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
}

.mobile_cart_list_close{
    display: flex;
    /* width: 35.985px;
    height: 35.985px; */
    padding: 7.997px 0 ;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    border-radius: 10px;
}

.mobile_cart_list_close > span {
    height: 19.992px;
    flex-shrink: 0;
    align-self: stretch;
}

.mobile_cart_list_sub_area{
    display: flex;
    width: 100%;
    padding: 15.993px 0 0 15.993px;
    flex-direction: column;
    align-items: flex-start;
    gap: 23.99px;
}

.mobile_cart_list{
    display: flex;
    width: 96%;
    padding:2%;
    flex-direction: column;
    align-items: flex-start;
    gap: 15.993px;
    flex-shrink: 0;
}

.mobile_cart{
    display: flex;
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 10px;
    background: #F9FAFB;
}

.mobile_cart_item{
    display: flex;
    padding-right: 0;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
}

.mobile_cart_item_txt{
    display: flex;
    
    flex-direction: column;
    align-items: flex-start;
    gap: 3.998px;
    flex: 1 0 0;
}

.mobile_cart_item_sub_txt1{
    display: flex;
 /*   padding-right: 253.74px;*/
    align-items: center;
    align-self: stretch;
}
.mobile_cart_item_sub_txt1 > span {
    color: #101828;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.mobile_cart_item_sub_txt2{
    display: flex;
    height: 19.992px;
    /*padding-right: 241.74px;*/
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
}

.mobile_cart_item_sub_txt2 > span {
    color: #4A5565;
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.mobile_cart_item_del{
    display: flex;
    width: 19.992px;
    height: 19.992px;
    flex-direction: column;
    align-items: flex-start;
}

.mobile_cart_item_del > span {
    height: 19.992px;
    flex-shrink: 0;
    align-self: stretch;
}

.mobile_cart_bottom_area{
    display: flex;
    width: 96%;
    padding:2%;
    flex-direction: column;
    align-items: flex-start;
    gap: 15.993px;
    flex-shrink: 0;
}

.mobile_cart_bottom_money_area{
    display: flex;
    height: 23.99px;
    padding-right: 0;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
}

.mobile_cart_bottom_money_txt{
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile_cart_bottom_money_txt > span{
    color: #364153;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
 }

 .mobile_cart_bottom_money{
    display: flex;
    height: 23.99px;
    align-items: center;
    gap: 7.997px;
 }

 .mobile_cart_bottom_money_tot{
    display: flex;
    /*width: 121.3px;*/
    height: 23.99px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
 }

 .mobile_cart_bottom_money_tot > span {
    color: #101828;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
 }

 .mobile_cart_bottom_money_vat{
    display: flex;
    height: 15.993px;
    align-items: flex-start;
    flex-shrink: 0;

 }

 .mobile_cart_bottom_money_vat > span {
    color: #6A7282;
    font-family: Pretendard;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
 }

 .mobile_cart_bottom_text_area{
    display: flex;
    padding: 13px;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 10px;
    border: 1.108px solid #FEE685;
    background: #FFFBEB;
 }

 .mobile_cart_bottom_text_txt{
    display: flex;
    /*height: 38.979px;*/
    align-items: flex-start;
    gap: 7.997px;
    flex-shrink: 0;
    align-self: stretch;
 }

 .mobile_cart_bottom_text_txt1{
    display: flex;
    /*height: 38.979px;*/
    /*padding-right: 14.522px;*/
    align-items: center;
    color: #973C00;
    font-family: Pretendard;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px; /* 162.5% */
 }

 .mobile_cart_bottom_button_on{
    display: flex;
    padding: 11.211px 0 12.77px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 10px;
    background: #004030;
    cursor:pointer;
 }
 .mobile_cart_bottom_button_on > span {
    color: #FFF;
    text-align: center;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
 }


  .mobile_cart_bottom_button{
    display: flex;
    padding: 11.211px 0 12.77px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 10px;
    background: #E5E7EB;
    cursor:pointer;
 }
 .mobile_cart_bottom_button > span {
    color: #99A1AF;
    text-align: center;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
 }