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

body.single-product button.single_add_to_cart_button.buynow_button.button.alt {
    width: 180px;
    text-align: center;
    border-radius: 0px;
    background-color: #f15257;
    color: #fff;
    border: 2px solid #f15257;
    margin: 0px !important;
    height: 40px;
}

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

/*
button.single_add_to_cart_button.qbutton.button.alt {
    background-color: #c3a66f;
    border: 2px solid #bfa066 !important;
    width: 48%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 40.5px;
	height: 45.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: #292929 !important;
    border: 2px solid #292929 !important;
}


@media only screen and (max-width: 1000px) {
/*
button.single_add_to_cart_button.qbutton.button.alt {
    background-color: #c3a66f;
    border: 2px solid #bfa066 !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.8%;
    text-align: center;
    border-radius: 0px;
    background-color: #f15257;
    color: #fff;
    border: 2px solid #f15257;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

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





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

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