@media (max-width: 1280px) {
    body .product_columns_4 .product-list.thumbs .product-item .shop-product-btn:not(.notavailable) {
      max-width: none; } }
  body .g-button {
    background: #fb8500; }
    body .g-button:hover {
      background: rgba(251, 133, 0, 0.8); }
  body .g-button.g-button--invert {
    border-color: #fb8500;
    color: #fb8500 !important; }
    body .g-button.g-button--invert:hover {
      background: #fb8500;
      border-color: #fb8500;
      color: #fff !important; }
  body .g-auth__fogot-password, body .g-auth__personal-note a {
    color: #fb8500 !important; }
  body .g-auth__personal-note a {
    border-bottom: 1px dotted #fb8500; }
