/* WP-OliveCart Order-CSS
---------------------------------------------------- */
@import url(pc-order.css) screen and (min-width: 769px);
@import url(tablet-order.css) screen and (max-width: 768px);
@import url(smartphone-order.css) screen and (max-width: 640px);

.column_main h3.oc_step7 {
    clear: both;
    margin-top: 1.5em;
    margin-bottom: 1em;
}
