body.single-product p.buynow {
    width: 100% !important;
    margin-right: 0px;
    margin: 0px !important;
}

body.single-product button.single_add_to_cart_button.buynow_button.button.alt {
    width: 100%;
    text-align: center;
    border-radius: 0px;
    background-color: #0c318d;
    color: #fff;
    border: 2px solid #0c318d;
    margin: 0px !important;
    font-weight: 400;
    height: 52.5px;
    font-family: arial, noto sans kr !important;
    line-height: 49.5px;
}

body.single-product button.single_add_to_cart_button.buynow_button.button.alt:hover {
    /*width: 100%;*/
    text-align: center;
    border-radius: 0px;
    background-color: #fff;
    color: #0c318d;
    border: 2px solid #0c318d;
}

button.single_add_to_cart_button.qbutton.button.alt {
    background-color: #bfbfbf;
    border: 2px solid #bfbfbf !important;
    width: 48%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 48.5px;
    height: 48.5px\0;
    line-height: 43px;
    color: #fff;
    border-radius: 0px;
}

button.single_add_to_cart_button.qbutton.button.alt:hover {
    width: 48%;
    background-color: #fff !important;
    color: #bfbfbf !important;
    border: 2px solid #bfbfbf !important;
}


@media only screen and (max-width: 1000px) {
button.single_add_to_cart_button.qbutton.button.alt {
    background-color: #c5c5c5;
    border: 2px solid #c5c5c5 !important;
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 40.5px;
    line-height: 43px;
    color: #fff;
    border-radius: 0px;
    margin: 0px !important;
}

body.single-product p.buynow {
    width: 101.5% !important;
	width: 100%\0 !important;
    margin-right: 0px;
}

body.single-product button.single_add_to_cart_button.buynow_button.button.alt {
    width: 98.5%;
    text-align: center;
    border-radius: 0px;
    background-color: #0c318d;
    color: #fff;
    border: 2px solid #0c318d;
    margin-right: 0px !important;
    margin-left: 0px !important;
    height: 45px;
    line-height: 42px;
}
}





body.woocommerce-cart input.msbn-all {
    display: none;
}

body.woocommerce-cart .msbn-cb {
    display: none;
}