

/* Start:/local/templates/.default/components/uw/favorites/.default/style.css?17645919122950*/
.favorites {
  margin-bottom: 55px; }
  .favorites_send {
    font-size: 20px;
    font-weight: 600; }
    .favorites_send.green {
      color: var(--btn-green); }
    .favorites_send.red {
      color: var(--btn-red); }
  .favorites .error {
    font-size: 20px; }
  .favorites table {
    border-spacing: 0;
    margin-bottom: 40px; }
    .favorites table thead {
      font-weight: 700; }
      .favorites table thead tr {
        background: var(--table-color); }
        .favorites table thead tr td {
          padding: 15px; }
          .favorites table thead tr td:first-child {
            text-align: center; }
            @media (max-width: 969px) {
              .favorites table thead tr td:first-child {
                padding: 15px 5px; } }
    .favorites table tbody tr {
      background: transparent; }
      .favorites table tbody tr td {
        padding: 15px;
        border: 1px solid var(--table-color); }
        .favorites table tbody tr td:first-child {
          text-align: center; }
          @media (max-width: 969px) {
            .favorites table tbody tr td:first-child {
              padding: 15px 5px; } }
    @media (max-width: 969px) {
      .favorites table .td_slim {
        display: none; } }
    .favorites table .td_full {
      display: none; }
      @media (max-width: 969px) {
        .favorites table .td_full {
          display: table-cell; } }
  .favorites_bottom {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media (max-width: 969px) {
      .favorites_bottom {
        flex-direction: column;
        align-items: flex-end; } }
    .favorites_bottom-input {
      display: flex;
      align-items: center;
      gap: 30px; }
      .favorites_bottom-input input {
        width: 270px;
        height: 50px;
        padding-left: 20px; }
        @media (max-width: 650px) {
          .favorites_bottom-input input {
            width: auto; } }
      @media (max-width: 650px) {
        .favorites_bottom-input {
          margin-bottom: 10px; } }
      .favorites_bottom-input button {
        height: 50px; }
    .favorites_bottom-full {
      display: flex;
      align-items: flex-end;
      font-size: 16px;
      font-weight: 600;
      gap: 20px; }
      .favorites_bottom-full span {
        display: inline-block;
        margin-bottom: 7px; }
      .favorites_bottom-full .price {
        font-size: 30px;
        font-weight: 700; }
  .favorites_count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px; }
    @media (max-width: 650px) {
      .favorites_count {
        flex-direction: column; } }
    .favorites_count_minus {
      cursor: pointer;
      font-weight: 600; }
    .favorites_count_plus {
      cursor: pointer;
      font-weight: 600; }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/.default/components/uw/favorites/.default/style.css?17645919122950 */
