.woocommerce table.shop_table {
margin-top: 25px;
}
.wc-forward, #place_order {
color: white !important;
background-color: #242f62 !important;
border-color: #242f62 !important;
}
@media screen and (max-width: 782px) {
.woocommerce-message a.button.wc-forward {
width: 100%;
text-align: center;
margin-bottom: 15px;
}
.coupon button{
width: 100% !important;
}
}.woocommerce table.shop_table {
margin-top: 25px;
}
.wc-forward, #place_order {
color: white !important;
background-color: #242f62 !important;
border-color: #242f62 !important;
}
@media screen and (max-width: 782px) {
.woocommerce-message a.button.wc-forward {
width: 100%;
text-align: center;
margin-bottom: 15px;
}
.coupon button{
width: 100% !important;
}
}