.left-btn {
  margin: 0 10px 10px 0; }
  .left-btn .shop2-payments-order {
    margin: 0; }
    .left-btn .shop2-payments-order .shop2-payment-type {
      display: none; }
    .left-btn .shop2-payments-order .label-icons {
      margin: 0;
      text-align: left; }
      .left-btn .shop2-payments-order .label-icons img {
        margin: 0 5px 5px 0; }
    .left-btn .shop2-payments-order .g-button.g-button--invert {
      margin: 0;
      color: #15c !important;
      border-color: rgba(17, 85, 204, 0.5);
      background: #fff;
      background-image: none;
      box-shadow: none;
      text-shadow: none;
      position: relative;
      display: inline-block;
      box-sizing: border-box;
      cursor: pointer;
      text-decoration: none !important;
      border-radius: 0.28571em;
      outline: none;
      font-family: Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      width: auto; }
      .left-btn .shop2-payments-order .g-button.g-button--invert:hover, .left-btn .shop2-payments-order .g-button.g-button--invert:active {
        color: #fff !important;
        border-color: #15c;
        background: #15c;
        text-shadow: 0 0.07143em 0.07143em rgba(0, 0, 0, 0.2); }

.text-right-left.text-right-left2 {
  text-align: left;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap; }
  .text-right-left.text-right-left2 .g-button {
    float: none !important;
    margin: 0;
    min-width: 240px;
    text-align: center; }
    .text-right-left.text-right-left2 .g-button#order-print {
      margin: 0 10px 10px auto; }
  .text-right-left.text-right-left2 .payments-btns {
    margin-right: -10px; }
    .text-right-left.text-right-left2 .payments-btns .g-button {
      margin: 0 10px 10px 0; }
  .text-right-left.text-right-left3 {
    text-align: left;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap; }
  .text-right-left.text-right-left3 .g-button {
    float: none !important;
    margin: 0;
    min-width: 240px;
    text-align: center; }
    .text-right-left.text-right-left3 .g-button#order-print {
      margin: 0 10px 10px auto; }
    .text-right-left.text-right-left3 .g-button.btn_payment_rest {
      margin: 0 10px 10px 0; }
  .text-right-left.text-right-left3 .payments-btns {
    margin-right: -10px; }
    .text-right-left.text-right-left3 .payments-btns .g-button {
      margin: 0 10px 10px 0; }

.top-pay-btn .shop2-payment-type, .top-pay-btn .g-button {
  display: none !important; }
  .top-pay-btn .shop2-payments-order .label-icons {
    margin: 0 -5px 10px;
    display: flex;
    flex-wrap: wrap;
    text-align: left; }
    .top-pay-btn .shop2-payments-order .label-icons img {
      margin: 0 5px 5px; }

@media (max-width: 768px) {
  .text-right-left.text-right-left2 .payments-btns, .text-right-left.text-right-left3 .payments-btns {
    margin-left: 0; }

  .text-right-left.text-right-left2 .g-button#order-print, .text-right-left.text-right-left3 .g-button#order-print {
    margin-left: 0; }

  .text-right-left {
    margin-top: 15px; } }

@media (max-width: 480px) {
  .text-right-left.text-right-left3 .g-button, .text-right-left.text-right-left2 .g-button, .left-btn, .text-right-left.text-right-left2 .payments-btns, .text-right-left.text-right-left2 .g-button#order-print, .text-right-left.text-right-left3 .g-button.btn_payment_rest {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px; }

  .text-right-left.text-right-left3 .payments-btns {
    margin-right: 0;
    width: 100%; }

  .left-btn .shop2-payments-order .g-button.g-button--invert {
    width: 100%; }

  .left-btn .shop2-payments-order .label-icons {
    text-align: center; }

  .text-right-left.text-right-left2 .payments-btns .g-button {
    margin: 0; }

  .text-right-left.text-right-left3 .payments-btns .g-button {
    margin: 0 0 15px !important; }

  .left-btn .shop2-payments-order .g-button.g-button--invert {
    margin-bottom: 0 !important; }

  .text-right-left.text-right-left3 .g-button#order-print {
    margin-right: 0; } }
