#Cart_Style {
  width: 100% !important;
}

@media (max-width: 1132px) {

#Cart_Style {
    padding-bottom: 20px !important;
}
  }

#Cart_Style .table-header {
    width: calc(100% - 10px);
    padding: 0;
    margin: 0 5px;
  }

@media (max-width: 1132px) {

#Cart_Style .table-header {
      display: none !important;
  }
    }

:is(#Cart_Style .table-header) .ant-table-content {
      padding: 0 !important;
    }

:is(#Cart_Style .table-header) .ant-table-selection-column {
      vertical-align: top;
    }

:is(:is(#Cart_Style .table-header) .ant-table) .ant-table-selection-col {
        width: 46px;
      }

:is(#Cart_Style .table-header) table {
      background-color: transparent;
      margin-bottom: 0;
      padding-left: 24px;
      padding-right: 24px;
    }

:is(:is(:is(:is(#Cart_Style .table-header) table) thead) tr) th {
            background-color: transparent;
            border-bottom-width: 0px;
            vertical-align: middle;
            padding: 20px 12px;
            border: none;
            font-weight: normal;
            font-size: 12px;
            line-height: 14px !important;
          }

:is(:is(:is(:is(:is(#Cart_Style .table-header) table) thead) tr) th):first-child {
              padding-left: 24px !important;
            }

:is(:is(:is(:is(:is(#Cart_Style .table-header) table) thead) tr) th)::before {
              background-color: transparent !important;
            }

:is(:is(:is(#Cart_Style .table-header) table) tbody) .hide-data {
          display: none;
        }

:is(:is(:is(:is(#Cart_Style .table-header) table) tbody) .ant-table-placeholder) td {
            border-bottom: none !important;
          }

:is(#Cart_Style .table-header) .ant-skeleton-input {
      background: #f6f6f6 !important;
      width: 78px !important;
      min-width: 78px !important;
      height: 18px !important;
    }

#Cart_Style .cart-table {
    margin: 0 5px;
  }

:is(#Cart_Style .cart-table) .empty-image {
      max-width: 500px;
      max-height: 500px;
      width: 100%;
      height: auto;
    }

:is(#Cart_Style .cart-table) .ant-table-content {
      padding: 0 0px !important;
    }

:is(#Cart_Style .cart-table) .ant-list-item {
      padding: 0;
    }

:is(#Cart_Style .cart-table) .ant-table-row-indent + .ant-table-row-expand-icon {
      display: none !important;
    }

:is(#Cart_Style .cart-table) table {
      margin-top: 12px;
      margin-bottom: 0;
      border-top: none !important;
      border-bottom: none !important;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
    }

:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td {
            padding: 10px 8px;
            vertical-align: middle;
            border: none;
            border-bottom: 1px solid #e5e5e5 !important;
          }

:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td):first-child {
              padding-left: 16px !important;
            }

:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td):nth-child(2) {
              padding: 10px 8px !important;
              vertical-align: baseline !important;
            }

:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar {
              cursor: zoom-in;
              margin-right: 16px;
              width: 120px !important;
            }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar) .un-product-img {
                position: relative;
                height: 120px !important;
                width: 120px !important;
                overflow: hidden;
                border-radius: 6px;
                border: 1px solid #e5e5e5;
                transition: box-shadow 0.2s ease;
              }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar) .un-product-img):hover {
                  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar) .un-product-img):hover img {
                    transform: scale(1.07);
                  }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar) .un-product-img):hover::after {
                    background: rgba(0, 0, 0, 0.18);
                  }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar) .un-product-img)::after {
                  content: '';
                  position: absolute;
                  inset: 0;
                  background: rgba(0, 0, 0, 0);
                  transition: background 0.2s ease;
                  border-radius: 6px;
                  pointer-events: none;
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .ant-list-item-meta-avatar) .un-product-img) img {
                  object-fit: contain;
                  height: 120px !important;
                  width: 120px !important;
                  border-radius: 6px !important;
                  transition: transform 0.2s ease;
                }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .price) .new-price {
                font-weight: bold !important;
                font-size: 16px !important;
                line-height: 20px !important;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .price) .orig-price-discount {
                display: flex !important;
              }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .price) .orig-price-discount) .orig-price {
                  font-size: 12px !important;
                  line-height: 16px !important;
                  margin-right: 4px;
                  text-decoration: line-through;
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .price) .orig-price-discount) .discount {
                  font-weight: bold !important;
                  font-size: 12px !important;
                  line-height: 16px !important;
                }

:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .cart-tag {
              background: #90999d 0% 0% no-repeat padding-box;
              border-radius: 2px;
              margin-right: unset !important;
            }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .cart-tag) span {
                color: #ffffff;
                font-size: 12px;
                text-align: left;
                letter-spacing: 0px;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .dimension-input input[type='number']::-webkit-inner-spin-button,:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .dimension-input input[type='number']::-webkit-outer-spin-button {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .ant-input {
                border-radius: 0 !important;
                text-align: center !important;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .ant-input-group .ant-input {
                float: left;
                width: 100%;
                margin-bottom: 0;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .ant-input-group-addon:first-child {
                border-top-left-radius: 4px !important;
                border-bottom-left-radius: 4px !important;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .ant-input-group-addon:last-child {
                border-top-right-radius: 4px !important;
                border-bottom-right-radius: 4px !important;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .ant-input-group-addon {
                padding: 0px;
                background-color: #f6f6f6;
                outline: none !important;
                cursor: pointer;
                width: 34px;
              }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr) td) .quantity) .ant-input-group-addon) span {
                  display: block;
                  width: 100%;
                  height: 30px !important;
                  margin: 3px auto auto;
                  padding: 5px;
                }

:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr):last-child td {
              border-bottom: none !important;
            }

:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr.has-error,:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr.has-error:hover) td {
            background-color: #ffe0e0 !important;
            border-top: 2px solid #ffadad !important;
            border-bottom: 2px solid #ffadad !important;
          }

:is(:is(:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr.has-error,:is(:is(:is(#Cart_Style .cart-table) table) tbody) tr.has-error:hover) td) .error-message {
              color: #e0241a !important;
            }

:is(#Cart_Style .cart-mobile) .empty-image {
      max-width: 220px;
      max-height: 220px;
      width: 100%;
      height: auto;
    }

:is(#Cart_Style .cart-mobile) .ant-table-row-indent + .ant-table-row-expand-icon {
      display: none !important;
    }

:is(:is(#Cart_Style .cart-mobile) table) thead tr th {
        padding: 8px 12px;
        font-size: 16px !important;
        line-height: 24px !important;
        letter-spacing: 0.5px !important;
        font-weight: 400 !important;
      }

:is(:is(#Cart_Style .cart-mobile) table) thead tr th:first-child {
        padding: 8px 16px !important;
      }

:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td {
            padding: 0px 8px;
          }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar {
                cursor: zoom-in;
                margin-right: 12px;
                width: 100px !important;
              }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar) .un-product-img {
                  position: relative;
                  height: 100px !important;
                  width: 100px !important;
                  overflow: hidden;
                  border-radius: 6px;
                  border: 1px solid #e5e5e5;
                  transition: box-shadow 0.2s ease;
                }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar) .un-product-img):hover {
                    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
                  }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar) .un-product-img):hover img {
                      transform: scale(1.07);
                    }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar) .un-product-img):hover::after {
                      background: rgba(0, 0, 0, 0.18);
                    }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar) .un-product-img)::after {
                    content: '';
                    position: absolute;
                    inset: 0;
                    background: rgba(0, 0, 0, 0);
                    transition: background 0.2s ease;
                    border-radius: 6px;
                    pointer-events: none;
                  }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .ant-list-item-meta-avatar) .un-product-img) img {
                    object-fit: contain;
                    height: 100px !important;
                    width: 100px !important;
                    border-radius: 6px !important;
                    transition: transform 0.2s ease;
                  }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .product-name {
                font-size: 14px !important;
                line-height: 17px !important;
                margin-bottom: 4px;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .variation {
                font-size: 14px !important;
                line-height: 17px !important;
                margin-bottom: 4px;
              }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .price {
                margin-bottom: 8px;
              }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .price) .new-price {
                  font-weight: bold !important;
                  font-size: 16px !important;
                  line-height: 21px !important;
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .price) .orig-price-discount {
                  display: flex !important;
                }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .price) .orig-price-discount) .orig-price {
                    font-size: 12px !important;
                    line-height: 16px !important;
                    margin-right: 4px;
                    text-decoration: line-through;
                  }

:is(:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .price) .orig-price-discount) .discount {
                    font-weight: bold !important;
                    font-size: 12px !important;
                    line-height: 16px !important;
                  }

:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .cart-tag {
                background: #90999d 0% 0% no-repeat padding-box;
                width: fit-content;
                height: 18px;
                line-height: 14px;
                font-size: 12px;

                border-radius: 2px;
                padding: 1px 6px;
                align-self: center;
                margin-right: 8px;
              }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .cart-tag) span {
                  color: #ffffff;
                  font-size: 12px;
                  text-align: left;
                  letter-spacing: 0px;
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .quantity) .ant-input {
                  border-radius: 0 !important;
                  text-align: center !important;
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .quantity) .ant-input-group-addon:first-child {
                  border-top-left-radius: 4px !important;
                  border-bottom-left-radius: 4px !important;
                }

:is(:is(:is(:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr) td) .ant-list-item) .quantity) .ant-input-group-addon:last-child {
                  border-top-right-radius: 4px !important;
                  border-bottom-right-radius: 4px !important;
                }

:is(:is(:is(:is(#Cart_Style .cart-mobile) table) .ant-table-tbody) tr):last-child td {
              border-bottom: none !important;
            }

:is(:is(:is(#Cart_Style .cart-mobile) table) tr.has-error,:is(:is(#Cart_Style .cart-mobile) table) tr.has-error:hover) td {
          background-color: #ffe0e0 !important;
          border-top: 2px solid #ffadad !important;
          border-bottom: 2px solid #ffadad !important;
        }

:is(:is(:is(:is(#Cart_Style .cart-mobile) table) tr.has-error,:is(:is(#Cart_Style .cart-mobile) table) tr.has-error:hover) td) .error-message {
            color: #e0241a !important;
          }

@media (min-width: 1132px) {

#Cart_Style .cart-total-checkout {
      padding: 12px 24px !important;
      display: flex;
      justify-content: space-between;
      margin: 0 5px;
  }
    }

@media (max-width: 1132px) {

#Cart_Style .cart-total-checkout {
      display: block !important;
  }
    }

:is(#Cart_Style .cart-total-checkout) .subTotal-val-discount {
      display: flex;
      align-items: center;
    }

@media (max-width: 1132px) {

:is(#Cart_Style .cart-total-checkout) .subTotal-val-discount {
        padding: 12px 24px !important;
    }
      }

:is(:is(#Cart_Style .cart-total-checkout) .subTotal-val-discount) .subTotal-label {
        margin-right: 12px;
        font-size: 14px !important;
      }

:is(:is(#Cart_Style .cart-total-checkout) .subTotal-val-discount) .val {
        margin-right: 12px;
        font-weight: bold !important;
        font-size: 26px !important;
      }

@media (max-width: 1132px) {

:is(:is(#Cart_Style .cart-total-checkout) .subTotal-val-discount) .val {
          font-size: 16px !important;
      }
        }

:is(:is(#Cart_Style .cart-total-checkout) .subTotal-val-discount) .discount {
        font-size: 14px !important;
      }

:is(#Cart_Style .cart-total-checkout) .min-max-div-error {
      font-size: 12px;
      text-align: left;
      margin: auto 20px auto auto;
      color: #e0241a !important;
    }

@media (max-width: 1132px) {

:is(#Cart_Style .cart-total-checkout) .checkout-btn {
        padding: 12px 24px !important;
        background-color: transparent !important;
    }
      }

:is(:is(#Cart_Style .cart-total-checkout) .checkout-btn) .primary-btn {
        width: fit-content !important;
        height: 46px !important;
        padding: 0 40px !important;
        border-style: solid;
      }

@media (max-width: 1132px) {

:is(:is(#Cart_Style .cart-total-checkout) .checkout-btn) .primary-btn {
          width: 100% !important;
          padding: 0 !important;
      }
        }

:is(:is(#Cart_Style .cart-total-checkout) .checkout-btn) .primary-btn:hover,:is(:is(#Cart_Style .cart-total-checkout) .checkout-btn) .primary-btn:focus {
        width: fit-content !important;
        height: 46px !important;
        padding: 0 40px !important;
        border-style: solid;
      }

@media (max-width: 1132px) {

:is(:is(#Cart_Style .cart-total-checkout) .checkout-btn) .primary-btn:hover,:is(:is(#Cart_Style .cart-total-checkout) .checkout-btn) .primary-btn:focus {
          width: 100% !important;
          padding: 0 !important;
      }
        }

.product-page-gallery-modal {
  z-index: 1025 !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.95);
}

.product-page-gallery-modal .modal-content {
    margin: auto;
    display: block;
    height: 100vh;
    max-height: 100vh;
    max-width: 100%;
    animation-name: zoom;
    animation-duration: 0.6s;
    object-fit: contain;
    background-color: transparent;
  }

.product-page-gallery-modal {

  @keyframes zoom {
    from {
      transform: scale(0);
    }
    to {
      transform: scale(1);
    }
  }
}

.product-page-gallery-modal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 1;
  }

.product-page-gallery-modal .close:hover,.product-page-gallery-modal .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }

.product-page-gallery-modal .prev-button,.product-page-gallery-modal .next-button {
    position: absolute;
    top: 50%;
    margin-top: auto;
    margin-bottom: auto;
    padding: 9px 15px;
    color: white;
    font-weight: bold;
    font-size: 41px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    z-index: 1;
  }

.product-page-gallery-modal .prev-button {
    left: 15px;
  }

.product-page-gallery-modal .next-button {
    right: 15px;
  }

.product-page-gallery-modal .prev-button,.product-page-gallery-modal .next-button {
    background-color: #eee8e8cc;
    border-radius: 50%;
    width: 70px;
    height: 70px;
  }

.product-page-gallery-modal .middle-content {
    width: 100%;
    height: 100vh;
  }

@media (max-width: 442px) {
    .product-page-gallery-modal .left-content {
      width: 0px;
    }

    .product-page-gallery-modal .prev-button {
      left: 0px;
      z-index: 1;
      margin-top: -10%;
    }

    .product-page-gallery-modal .next-button {
      right: 0px;
      margin-top: -10%;
    }
  }
