.woocommerce #payment ul.payment_methods li label {
    margin-left: 0px !important;
}

fieldset#wc-nicepay_instant_vbank-cc-form select {
    border-radius: 0px;
    height: 42px;
    border: 1px solid #ababab;
}

input#nicepay_instant_vbank-refund-account {
    border: 1px solid #ababab;
}

input#nicepay_instant_vbank-refund-holder {
    border: 1px solid #ababab;
}

a.woocommerce-button.button.receipt {
    height: 42px;
    line-height: 42px !important;
    margin-left: 4px;
}

a.woocommerce-button.button.cancelled {
    height: 42px;
}



















/**  µ¥½ºÅ©Å¾ css ½ÃÀÛ  */
@media only screen and (min-width: 1400px) {

}
/**  µ¥½ºÅ©Å¾ css ³¡  */








/**  ³ëÆ®ºÏ css ½ÃÀÛ  */
@media only screen and (min-width: 1001px) and (max-width: 1400px) {

}
/**  ³ëÆ®ºÏ css ³¡  */








/**  ÅÂºí¸´ css ½ÃÀÛ  */
@media only screen and (min-width: 769px) and (max-width: 1000px) {

}








/**  ½º¸¶Æ®Æù css ½ÃÀÛ  */
@media only screen and (max-width: 768px) {

}





/** ¾ÆÀÌÆù 6(s)+, 7+, 8+  **/
@media only screen and (min-width: 414px) and (max-width: 768px) {

}


/** ¾ÆÀÌÆù 4  **/
@media only screen and (max-width: 320px) {

}

/** °¶·°½Ã s8, s8+, note8  **/
@media only screen and (min-width: 359px) and (max-width: 413px) {

}