/* noto-sans-kr-100 - korean */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: normal;
url('../fonts/noto-sans-kr-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('../fonts/noto-sans-kr-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
url('../fonts/noto-sans-kr-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
url('../fonts/noto-sans-kr-regular.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}


body {
    font-family: "Helvetica Neue", "Noto Sans KR", arial;
}

* {
    font-family: "Helvetica Neue", "Noto Sans KR", arial;
}

.woofc-area-top, #woofc-area > div.woofc-area-bot > div.woofc-action, #woofc-area > div.woofc-area-bot > div.woofc-continue{
    display: none !important;
}
#woofc-area > div.woofc-area-bot > div:nth-child(2){
    padding-top: 15px;
    border-top: 2px solid #ccc;
}
#productfooter > div.f_right > div > div.woofc-link > div > span{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 100%;
    height: 100%;
}
/*#container > div.kioskmain.fullheight.center{*/
/*    background: no-repeat url("../bg-min.jpg");*/
/*    background-size: cover;*/
/*    box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 50%);*/
/*}*/
.woofc-area.woofc-effect-05 {
    position: initial;
    top: 0%;
    left: 0%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    text-align: start;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(0%, 0%, 0);
}
.woofc-area.woofc-style-01 .woofc-area-mid{
    margin: 10px 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item {
    border-bottom: 1px solid #aaa;
    padding: 3px 0px;
    margin: 0px !important;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner {
    padding: 2px 5px 2px 5px;
}
#woofc-area > div.woofc-area-bot > div.woofc-link{
    display: none !important;
}
.woofc-area.woofc-style-01 .woofc-area-mid {
    margin: 10px 0;
}

.woofc-area.woofc-style-01, .woofc-area.woofc-style-03, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
    background-color: white;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
    color: black;
}
.woofc-area {
    opacity: 1 !important;
    visibility: visible !important;
}
body{
    max-width: 100vw;
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: #efefef;
    touch-action: pan-y;

}
.productlistsbody{
    padding: 0;
    overflow: auto;
    background: white;
    /*width: calc(100% - 265px);*/
    height: 1410px;
}
.inlineflex{
    display: inline-flex;
    height: 100%;
    width: 100%;
}
#productfooter > div.f_right > div{
    height: 100%;
}
div.summary.entry-summary > div > div.product_meta{
    display: none !important;
}
.f_btn_cancle button{
    background: white;
    color: black;
    font-size: 18px;
    font-weight: 700;
}
.woosq-product > .product > div.summary {
    width: 80% !important;
    float: none !important;
    margin: 0 !important;
    height: 80vh;
    overflow: auto;
}
#wapo-total-price-table{
    /*display: none !important;*/
}
#wapo-total-price-table-addonpop{
    /*display: block !important;*/
}
div.summary.entry-summary > div > p.price{
    display: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .single_add_to_cart_button {
    border-radius: 0px !important;
}
body > div.mfp-wrap > div > button.mfp-arrow.mfp-arrow-right.mfp-prevent-close, body > div.mfp-wrap > div > button.mfp-arrow.mfp-arrow-left.mfp-prevent-close{
    display: none;
}
.woosq-product > .product .summary .summary-content{
    padding-bottom: 0px !important;
}
a.added_to_cart.wc-forward{
    display: none !important;
}
.woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
    opacity: 1;
    visibility: visible;
    position: inherit;
    color: black !important;
    line-height: 40px !important;
    margin-left: 20px;
    font-size: 20px !important;
    pointer-events: all;
}
.f_btn_order {
    /*border: 1px solid #54c551;*/
}
.f_btn_order button{
    /*background: #54c551;*/
    /*color: white;*/
    /*font-size: 24px;*/
    /*font-weight: 700;*/
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item{
    pointer-events: none;
}
#woofc-area div.woofc-item-qty{
    pointer-events: all;
}
.f_right > div button{
    height: 100%;
    width: 100%;

}
.overlay.active{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.2);
    z-index: 10;
}
#btn-nav-previous {
    display: none;
    text-align: center;
    color: white;
    cursor: pointer;
    position: absolute;
    left: 0px;
    line-height: 14px;
    padding: 14px 12px;
    background: rgb(200, 200, 200, 0.85);
    fill: #FFF;
}
#btn-nav-previous.show {
    display: block;
}
#btn-nav-next {
    text-align: center;
    color: white;
    cursor: pointer;
    line-height: 14px;
    position: absolute;
    right: 0px;
    padding: 14px 12px;
    background: rgb(200, 200, 200, 0.85);
    fill:#FFF;
}
.productcats::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.f_right > .button_wrap > div{
    width: 100%;
    padding: 5px;
    height: 30%;
}
.button_wrap{
    padding-left: 10px;
}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a, .woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner{
    color: black;
}
#productfooter > div.f_right > div > div.f_btn_cancle{
    FONT-WEIGHT: 600;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}
#woofc-area{
    height: 100%;
}
#productfooter{
    display: flex;
    height: 410px;
    padding: 10px 0px 0px 0px;
}
#productfooter .f_left{
    background: white;
    height: 100%;
    width: 70%;
    padding: 10px 10px 10px 0px;
}
#productfooter > div.upanddown{
    width: 5%;
    height: 100%;
}
#productfooter > div.upanddown > div{
    height: 50%;
    display: flex;
    align-items: center;
    background: white;
    justify-content: center;
    border: 1px solid #ddd;
    font-size: 22px;
}
#productfooter > div.upanddown > div:nth-child(2){
    border-top: 0px;
}
#productfooter .f_right{
    padding: 0px 0px 30px 0px;
    height: 100%;
    width: 25%;
}
img.padding3{
    padding: 3px;
}
.center{
    text-align: center;
}
/*.choicetype{*/
/*    background: #fff;*/
/*    margin: 10px 25px;*/
/*    width: 40%;*/
/*    border: 1px solid #ddd;*/
/*    border-radius: 15px;*/
/*    text-align: center;*/
/*    padding: 30px 0px;*/
/*    box-shadow: 0px 0px 10px 3px #ccc;*/
/*    cursor: pointer;*/
/*}*/

#container > div.kioskpayment.hide{
    position: inherit;
}
#container {
    overflow: hidden;
    resize: both;
}
#container > div.kioskpayment{
    position: absolute;
    top: 20vh;
    width: 55%;
    height: 45%;
    min-height: 60vh;
    background: white;
    box-shadow: 5px 5px 10px 10px rgb(0 0 0 / 10%);
    left: 50%;
    border-radius: 10px;
    padding: 20px;
    z-index: 20;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.height50{
    height: 150px;
}
.choicetype img{
    width: 150px;
    margin-bottom: 30px;
}
.fullheight{
    /*min-height: 1920px;*/
    min-height: 100vh;
}
span.choice {
    font-size: 28px;
    font-weight: 900;
}
#productfooter > div.f_right > div > div.woofc-link > div{
    /*background: white;*/
    /*height: 100%;*/
    /*text-align: center;*/
    /*color: black;*/
    /*font-weight: 600;*/
    /*font-size: 24px;*/
}
#productfooter > div.f_right > div > div.woofc-link{
    /*margin-bottom: 5px;*/
    /*border: 1px solid #ddd;*/
}
.hide{
    display: none !important;
}
.flexcenter{
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.relative {*/
/*    display: none;*/
/*    flex-direction: row;*/
/*    flex-wrap: wrap;*/
/*    background: white;*/
/*    padding: 0px 0px 10px 0px;*/
/*}*/
/*.productlists {*/
/*    width: 24%;*/
/*    position: relative;*/
/*    padding: 10px;*/
/*    margin: 0.5%;*/
/*    border: 1px solid #ddd;*/
/*    background: white;*/
/*    border-radius: 5px;*/
/*    box-shadow: 0px 0px 3px 4px #eee;*/
/*}*/
/*.product_image {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height: 198px;*/
/*}*/
/*.product_image img {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    transform: translate(50, 50);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    margin: auto;*/
/*}*/
.subcats {
    cursor: pointer;
    /*font-size: 20px;*/
    /*padding: 10px 0px;*/
    /*min-width: 240px;*/
    /*border: 1px solid #ddd;*/
    /*border-radius: 5px;*/
    /*margin: 5px 5px;*/
    /*text-align: center;*/
    /*background: white;*/
    /*font-weight: 600;*/
}
.productcats {
    overflow-x: scroll;
    width: 265px;
}
#productheader{
    height: 90px;
    width: 100%;
    position: relative;
    background: white;
}
#productheader > img{
    max-width: 150px;
    position: absolute;
    left: calc(50% - 75px);
    top: 20px;
}
#productheader > button{
    position: absolute;
    right: 20px;
    /* border: 1px solid #ddd; */
    background: #e54f41;
    color: white;
    padding: 0px 20px;
    border-radius: 5px;
    height: 50px;
    top: 20px;
    font-size: 14px;
    font-weight: 600;
}
.product_title{
    margin-top: 10px;
    font-size: 18px;
    word-break: keep-all;
    height: 44px;
    line-height: 18px;
    color: black;
}
/*.product_price{*/
/*    font-weight: 600;*/
/*    font-size: 16px;*/
/*    width: 50%;*/
/*    float: right;*/
/*    text-align: center;*/
/*}*/
.subcats.activecat {
    background: #54c551;
    color: white;
    font-weight: 600;
    /* border: 2px solid #54c551; */
    /* padding: 2px; */
}
.active{
    display: flex;
}
#woofc-area > div.woofc-area-mid.woofc-items.ps-container.ps-theme-wpc > div.woofc-no-item{
    color: black;
}
span.woofc-item-remove {
    opacity: 1 !important;
    visibility: visible !important;
    position: inherit !important;
    line-height: 45px !important;
    font-size: 20px !important;
    color: black !important;
    margin-left: 10px;
    pointer-events: all;
}
.option_button_wrap, #container > div.kioskpayment.fullheight > div.f_button_wrap{
    display: flex;
    width: 100%;
    height: 100px;
}

.f_cancle{
    width: 50%;
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    background: white;
    margin: 5px;
}

.option_button_wrap > div.f_cancle > button, #container > div.kioskpayment.fullheight > div.f_button_wrap > div.f_cancle > button{
    font-size: 24px;
    font-weight: 600;
    margin: 5px;
    height: 100%;
    color: black;
    width: 100%;
    padding: 10px 0px 20px 0px;
}

.option_button_wrap > div.f_paynow, #container > div.kioskpayment.fullheight > div.f_button_wrap > div.f_paynow{
    width: 50%;
    text-align: center;
    padding: 0px;
    border: 1px solid #ddd;
    /* background: #55c450 !important; */
    margin: 5px;
}

.option_button_wrap > div.f_paynow> button, #container > div.kioskpayment.fullheight > div.f_button_wrap > div.f_paynow > button{
    font-size: 24px;
    font-weight: 600;
    margin: 5px;
    height: 100%;
    color: white;
    width: 100%;
    padding: 10px 0px 20px 0px;
    line-height: 1.2;
}

#container > div.kioskpayment.fullheight > div:nth-child(2){
    height: 85%;
    margin: 45px 0 0 0;
}
.btn_close{
    position: absolute;
    right: 25px;
    font-size: 40px;
    font-weight: 500;
    top: 10px;
}
#container > div.kioskpayment.fullheight > div.cartitems > div.cartsum{
    padding-left: calc(100% - 250px);
    width: 100vw;
    font-size: 16px;
}
.maxtable{
    max-height: 40vh;
    overflow: auto;
}
#container > div.kioskpayment.fullheight > div.cartitems > div > div{
    width: 240px;
    display: flex;
}
#container > div.kioskpayment.fullheight > div.cartitems > div > div > span:nth-child(1){
    /*flex: 3;*/
    text-align: left;
}
#container > div.kioskpayment.fullheight > div.cartitems > div > div > span:nth-child(2){
    /*flex: 1;*/
    /*text-align: right;*/
    font-weight: 600;
}
.cart-item img.attachment-shop_single.size-shop_single.wp-post-image {
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
}

.cart-item {
    display: flex;
    position: relative;
}

.cart-item-qty {
    display: flex;
}

i.cart-icon-icon10:before {
    content: "✕";
}

.cart-item-qty .quantity input {
    width: 50px;
    height: 30px;
    line-height: 30px;
    min-height: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    outline: none;
    display: block;
    color: #444;
    background-color: #eeeeee;
    -moz-appearance: textfield;
    box-shadow: none;
    font-size: 12px;
    font-weight: 400;
}

span.cart-item-qty-plus {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #444;
    background-color: #eeeeee;
    font-size: 12px;
    font-weight: 400;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.cart-item-qty-inner {
    position: relative;
    text-align: center;
    display: flex;
}

span.cart-item-qty-minus {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #444;
    background-color: #eeeeee;
    font-size: 12px;
    font-weight: 400;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.quantity {
    width: auto;
    min-width: 0;
    margin: 0;
}

button.cart-qty-control.cart-qty-decrease {
    display: none !important;
}

span.cart-item-remove {
    /*position: absolute;*/
    /*top: 20px;*/
    /*right: 4px;*/
    /*-webkit-transform: translate3d(0px, -50%, 0);*/
    /*transform: translate3d(0px, -50%, 0);*/
    /*display: block;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*color: black;*/
    /*font-size: 20px;*/
    /*font-weight: 400;*/
    /*text-align: center;*/
    /*outline: none;*/
    /*text-decoration: none;*/
    /*border: none;*/
    /*cursor: pointer;*/
    /*-webkit-transition: all 0.5s;*/
    /*-moz-transition: all 0.5s;*/
    /*-ms-transition: all 0.5s;*/
    /*-o-transition: all 0.5s;*/
    /*transition: all 0.5s;*/
}

.cart-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 35px 10px 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #ffffff;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.cart_product_image {
    width: 50px;
    flex: 0 0 50px;
    margin: 0 5px;
    align-self: center;
}

.cart-item-info {
    flex-grow: 1;
}

.cart-item-info {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.2;
    color: #222222;
}

.cart-item-qty {
    margin: 0 5px;
    box-sizing: border-box;
}

.cart-item-info .product_title {
    margin-top: 0px;
    font-size: 18px;
    word-break: keep-all;
    height: auto;
    line-height: 18px;
    color: black;
}

.cart-item-info .option_info {
    margin-top: 7px;
    font-size: 12px;
}

#productfooter div.cart-item-info{
    padding-left: 10px;
}

#productfooter div.cart-item-info > div.flex{
    display: flex;
}

#productfooter div.cart-item-info > div.flex > div{
    flex: 1;
}
.cart-item-qty-inner {
    padding-top: -4px;
}
button.cart-qty-control.cart-qty-increase {
    display: none;
}

.f_left_top{
    max-height: 100%;
    min-height: 100%;
    overflow: auto;
    padding-right: 5px;
}
#productfooter > div.f_right > div > div.f_left_bottom{
    margin-bottom: 5px;
    margin-top: 10px;
    height: auto;
    padding: 10px 5px;
}

.f_left_bottom > div.flex{
    justify-content: space-between;
    font-size: 20px;
    padding: 0px 10px;
    display: flex;
}

#productfooter > div.f_right > div > div.f_left_bottom > div.right{
    font-size: 20px;
    padding: 0px 10px;
    font-weight: 700;
    text-align: right;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
#productfooter > div.f_right > div > div.f_left_bottom > div.right .cart_qty, #productfooter > div.f_right > div > div.f_left_bottom > div:nth-child(5) > div:nth-child(2) > span.cart_currency, #productfooter > div.f_right > div > div.f_left_bottom > div:nth-child(5) > div:nth-child(2) > span.cart_total{
    color: black;
    font-weight: 700;
}

#productfooter > div.f_right > div > div.f_left_bottom{
    color: #555;
}

#productfooter > div.f_left > div > div > div.cart-item-info > div.product_title{
    margin-top: 0px !important;
    width: 50%;
    display: inline-block;
}

.f_left_top{
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.f_left_top::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}

.addonpopup{
    position: absolute;
    top: 20vh;
    z-index: 10;
    width: 90%;
    height: auto;
    left: 5%;
    background: white;
    padding: 20px;
    box-shadow: 0px 5px 7px 5px rgb(0 0 0 / 40%);
}
.addon_product_content{
        display:none;
}

#container > div.addonpopup > div:nth-child(1){
    max-height: calc(100% - 115px);
    min-height: calc(100% - 115px);
    display: flex;
}

#container > div.addonpopup > div:nth-child(1) > div.center{
    flex: 2;
}

#container > div.addonpopup > div:nth-child(1) > div.woocommerce-variation-add-to-cart.variations_button{
    flex: 3;
    padding: 0px 20px;
    overflow: auto;
    margin-bottom: 15px;
}
#container > div.kioskpayment.fullheight > div.cartitems > div.left > div{
    width: 100%;
}
.cartitems .left .cart-item-info{
    display: flex;
}
.cartitems .left .cart-item-info > div.product_title{
    flex: 4;
}
.cartitems .left .cart-item-info > div.product_price{
    flex: 1;
}
.cartitems .left span.cart-item-qty-plus,
.cartitems .left span.cart-item-qty-minus,
.cartitems .left div.cart-item-removes,
.cartitems .left button.cart-qty-decrease,
.cartitems .left button.cart-qty-increase{
    display: none !important;
}

#container > div.kioskpayment.fullheight > div.cartitems div.cart-item-qty > div > div > input{
    background-color: white;
    font-weight: 600;
}
#container > div.kioskpayment.fullheight > div.cartitems div.cart-item-info > div.product_title{
    margin-top: 0px;
}

#container > div.kioskpayment.fullheight > div.cartitems > div.left{
    flex: 3;
    overflow-y: auto;
}
#container > div.kioskpayment.fullheight > div.cartitems > div.right{
    padding: 5px 10px;
}
#container > div.kioskpayment.fullheight > div.cartitems{
    font-size: 18px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#container > div.kioskpayment.fullheight > div.cartitems > div.right > div.flex{
    width: 100%;
    justify-content: space-between;
}
#container > div.kioskpayment.fullheight > div.cartitems > div.right > div.right{
    width: 100%;
    display: block;
    text-align: right;
}

#container > div.kioskpayment.fullheight > div.cartitems > div.right{
    width: 400px;
    /*align-self: end;*/
}

.yith-wapo-block .yith-wapo-addon .yith-wapo-option label {
    margin: 0;
    cursor: pointer;
    /*pointer-events: none;*/
}

.woocommerce-variation-add-to-cart .quantity{
    width : auto !important;
}

#container > div.addonpopup > div > div.woocommerce-variation-add-to-cart.variations_button > div.product_title{
    font-size: 18px;
}
#container > div.addonpopup > div > div.woocommerce-variation-add-to-cart.variations_button > div.product_price{
    padding-bottom: 10px;
}
#productfooter > div.f_right > div > div.f_left_bottom > div:nth-child(5) > div:nth-child(2) > span.cart_currency,
#container > div.kioskpayment.fullheight > div.cartitems > div.right > div:nth-child(5) > div:nth-child(2) > span.cart_currency,
#container > div.kioskpayment.fullheight > div.cartitems > div.right > div:nth-child(5) > div:nth-child(2) > span.cart_total, #container > div.kioskpayment.fullheight > div.cartitems > div.right > div:nth-child(5) > div:nth-child(1) > span,
#productfooter > div.f_right > div > div.f_left_bottom > div:nth-child(5) > div:nth-child(2) > span.cart_total, #productfooter > div.f_right > div > div.f_left_bottom > div:nth-child(5) > div:nth-child(1) > span{
    font-weight: 700;
    font-size: 18px;
    color: black;
}


.dot1 {
    animation: visibility 3s linear infinite;
}

@keyframes visibility {
    0% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.dot2 {
    animation: visibility2 3s linear infinite;
}

.dot3 {
    animation: visibility3 3s linear infinite;
}

@keyframes visibility2 {
    0% {
        opacity: 0;
    }
    21% {
        opacity: 0;
    }
    22% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes visibility3 {
    0% {
        opacity: 0;
    }
    43% {
        opacity: 0;
    }
    44% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}


#processing {
    z-index: 100;
    position: absolute;
    width: 50%;
    height: 50vh;
    background: white;
    text-align: center;
    top: 25vh;
    padding: 30px;
    left: 50%;
    box-shadow: 0px 2px 5px 5px rgb(0 0 0 / 30%);
    transform: translateX(-50%);
}

#processing > div.processmsg{
    font-size: 20px;
    margin: 18vh 0px;
}
#processing > div.success > img{
    width: 60px;
    margin-top: 15vh;
    margin-bottom: 25px;
}

#processing > div.success {
    font-size: 20px;
}

#productfooter > div.f_right > div > div.f_left_bottom > div:nth-child(5){
    border-top: 1px solid #ccc;
}

#productbody{
    display: flex;
}

.addonpopup .options {
    flex-direction: column;
}

.addonpopup .options .center img {
    max-width: 300px;
}

.addonpopup .options .cart .yith-wapo-block {
    height: 500px;
    overflow-y: auto;
    margin: 20px 0;
}

.addonpopup .options .cart .yith-wapo-block .yith-wapo-option {
    text-align: left;
}

.cart-item .option_info .cart-option-info {
    font-size: 14px;
    padding-bottom: 6px;
}

.cart-item .option_info .cart-option-info .cart-option-label {
    font-weight: 900;
}

.cart-item .option_info .cart-option-info .cart-option-val {
    font-weight: 400;
}
