@media (max-width: 640px) {
  .header_middle__left_wrap .logo-top {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .g-form-field--title-pos-2 .g-form-field__title, .g-form-field--title-pos-3 .g-form-field__title {
    display: block !important; } }

@media (min-width: 480px) {
  .cart_wrapper .shop2-coupon .coupon-body .coupon-label {
    font-size: 13px; } }

.shop2-order-options .options-list {
  display: flex;
  flex-direction: column; }

#st-container > div > div > div.content_in_wrap > main > div > div > form > div.options-list > div:nth-child(4) {
  order: -1; }

#st-container > div > div > div.content_in_wrap > main > div > div > form > div.options-list > div:nth-child(3) {
  order: 1; }

#st-container > div > div > div.content_in_wrap > main > div > div > form > div.options-list > div:nth-child(1) {
  order: 2; }
