.button[name=update_cart] {
  display: none !important;
}

.box-page-cart-checkout {
  padding-bottom: 160px;
}
.box-page-cart-checkout .title-cart {
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 72px;
  text-transform: uppercase;
  color: #303030;
  font-family: "Aptos", sans-serif;
}

.woocommerce-cart-form {
  margin-bottom: 64px;
  width: 100%;
  display: flex;
}
.woocommerce-cart-form .shop_table {
  border-collapse: separate !important;
  width: 100% !important;
  float: left;
  border: solid 1px #EEEEEE !important;
  border-radius: 16px !important;
  overflow: hidden;
}
.woocommerce-cart-form .shop_table thead tr {
  background: #79B559;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Aptos", sans-serif;
}
.woocommerce-cart-form .shop_table thead tr th {
  text-align: center;
  padding: 24px 0px;
}
.woocommerce-cart-form .shop_table thead tr th.product-remove {
  border-top-left-radius: 16px;
}
.woocommerce-cart-form .shop_table thead tr th.product-name {
  text-align: left;
}
.woocommerce-cart-form .shop_table thead tr th.product-subtotal {
  border-top-right-radius: 16px;
}
.woocommerce-cart-form .shop_table tbody tr {
  border-bottom: solid 1px #EEEEEE;
}
.woocommerce-cart-form .shop_table tbody tr:last-child {
  border-bottom: none;
}
.woocommerce-cart-form .shop_table tbody tr td {
  padding: 32px 0px;
  text-align: center;
}
.woocommerce-cart-form .shop_table tbody tr td.product-name {
  text-align: left;
}
.woocommerce-cart-form .shop_table .remove {
  display: inline-block;
}
.woocommerce-cart-form .shop_table .remove:hover {
  background: none;
}
.woocommerce-cart-form .shop_table .remove:hover svg {
  fill: red;
}
.woocommerce-cart-form .shop_table .remove:hover svg path {
  fill: red;
}
.woocommerce-cart-form .shop_table .img-title-cart-item {
  display: flex;
  align-items: center;
}
.woocommerce-cart-form .shop_table .img-title-cart-item a {
  font-size: 20px;
  line-height: 24px;
  max-width: 207px;
  color: #303030;
  font-family: "Aptos", sans-serif;
  height: auto;
  text-transform: capitalize;
  font-weight: 700;
}
.woocommerce-cart-form .shop_table .img-title-cart-item a img {
  width: auto;
  max-height: 56px;
}
.woocommerce-cart-form .shop_table .img-title-cart-item a:nth-child(1) {
  margin-right: 16px;
}
.woocommerce-cart-form .shop_table .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 300;
  color: #828282;
}
.woocommerce-cart-form .shop_table .quantity {
  display: flex;
  align-items: stretch;
  border: solid 1px #828282;
  border-radius: 32px;
  overflow: hidden;
  background: #ffffff;
  width: 125px;
  height: 48px;
}
.woocommerce-cart-form .shop_table .quantity .input-text {
  width: 45px;
  height: 48px;
  border: none;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  background: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
  font-family: "Oxygen", sans-serif;
}
.woocommerce-cart-form .shop_table .quantity .input-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
}
.woocommerce-cart-form .shop_table .quantity .qty_button {
  width: 40px;
  border: none;
  background: none;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #303030;
}
.woocommerce-cart-form .shop_table .cart-total {
  float: right;
  margin-right: 48px;
  font-size: 32px;
  line-height: 36px;
  font-family: "Aptos", sans-serif;
  font-weight: 700;
  color: #303030;
}
.woocommerce-cart-form .shop_table .cart-total .woocommerce-Price-amount {
  margin-left: 32px;
  font-size: 32px;
  line-height: 36px;
  font-family: "Aptos", sans-serif;
  font-weight: 700;
  color: #303030;
}

.check-out-info {
  width: 100%;
  display: flex;
  justify-content: center;
}
.check-out-info .content-checkout-info {
  width: 808px;
  max-width: 100%;
  border: solid 1px #EEEEEE;
  border-radius: 16px;
  overflow: hidden;
}
.check-out-info .content-checkout-info form.checkout {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.check-out-info .woocommerce-billing-fields {
  width: 100%;
}
.check-out-info .woocommerce-billing-fields h3 {
  margin: 0px;
  width: 100%;
  background: #79B559;
  padding: 24px 48px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  font-family: "Aptos", sans-serif;
  text-transform: uppercase;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
  width: 100%;
  padding: 24px 48px;
  float: left;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row {
  width: 100%;
  float: left;
  margin: 0px;
  margin-bottom: 16px;
  padding: 0px;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.validate-email {
  width: calc(50% - 8px);
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.validate-phone {
  width: calc(50% - 8px);
  float: right;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 300;
  color: #828282;
  line-height: 24px;
  margin-bottom: 8px;
  padding-left: 20px;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label .required {
  color: #828282;
  font-weight: 300;
  font-family: "Lexend", sans-serif;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid label {
  color: #FF2E00;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid label .required {
  color: #FF2E00;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper {
  width: 100%;
  display: flex;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text {
  width: 100%;
  height: 40px;
  border-radius: 32px;
  border: solid 1px #EEEEEE;
  padding: 0px 16px;
  color: #303030;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.save-info-custommer {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.save-info-custommer .wrap-check {
  width: 32px;
  margin-right: 8px;
  float: left;
  position: relative;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.save-info-custommer .wrap-check .input-text {
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  float: left;
  opacity: 0;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.save-info-custommer .wrap-check .input-text:checked ~ .check-icon::before {
  content: "";
  width: 13px;
  height: 10px;
  background: url(../images/icons/icon-check-cart.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  left: 9px;
  top: 11px;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.save-info-custommer .wrap-check .check-icon {
  width: 32px;
  height: 32px;
  float: left;
  background: #EEEEEE;
  border-radius: 8px;
  position: relative;
  z-index: 0;
}
.check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.save-info-custommer label {
  font-size: 14px;
  font-weight: 300;
  color: #303030;
  margin: 0px;
}
.check-out-info .woocommerce-error {
  display: none !important;
}
.check-out-info .woocommerce-checkout-review-order {
  width: 100%;
  float: left;
}
.check-out-info .woocommerce-checkout-payment {
  background: none !important;
  width: 100%;
}
.check-out-info .woocommerce-checkout-payment ul.wc_payment_methods {
  display: none !important;
}
.check-out-info .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
  display: none !important;
  width: 100%;
}
.check-out-info .woocommerce-checkout-payment .form-row.place-order {
  margin-bottom: 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px !important;
}
.check-out-info .woocommerce-checkout-payment .form-row.place-order #place_order {
  padding: 0px 32px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  border: none;
  border-radius: 32px;
  color: #ffffff;
  text-transform: uppercase;
  width: 148px;
  background: #79B559 !important;
  justify-content: flex-start;
  font-family: "Aptos", sans-serif;
  font-weight: 400;
  position: relative;
}
.check-out-info .woocommerce-checkout-payment .form-row.place-order #place_order:hover {
  background: #32782C !important;
}
.check-out-info .woocommerce-checkout-payment .form-row.place-order #place_order::after {
  content: "";
  width: 24px;
  height: 24px;
  float: left;
  background: url(../images/icons/icons-go.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 32px;
}
.check-out-info .woocommerce-checkout-payment .form-row.place-order #place_order.bg-required {
  background: #FF2E00 !important;
  pointer-events: none;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
  color: #FF2E00;
  display: inline-block !important;
  margin-left: 5px;
}

.popup-notice {
  width: 809px;
  max-width: 100%;
  min-height: 432px;
  float: left;
  padding: 20px;
  background: #FFFFFF;
  border-radius: 16px;
  overflow: hidden;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.popup-notice.active {
  display: flex;
}
.popup-notice .content-popup {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.popup-notice .content-popup .icons-popup {
  margin-bottom: 40px;
}
.popup-notice .content-popup .icons-popup svg {
  width: 72px;
  height: 72px;
  fill: #79B559;
}
.popup-notice .content-popup .icons-popup.error-popup-icon svg {
  fill: red;
}
.popup-notice .content-popup .title-popup {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #3D3D3D;
}
.popup-notice .content-popup p.txt {
  font-size: 18px;
  font-weight: 300;
  color: #949494;
  margin: 0px;
  margin-bottom: 32px;
  text-align: center;
}
.popup-notice .content-popup .btn-popup-all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-notice .content-popup .btn-popup-all .btn-popup {
  padding: 0px 20px;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  background: #79B559;
  border-radius: 32px;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  border: none;
  margin-left: 12px;
}
.popup-notice .content-popup .btn-popup-all .btn-popup svg {
  width: 24px;
  height: 24px;
  fill: #ffffff;
  margin-left: 6px;
}
.popup-notice .content-popup .btn-popup-all .btn-popup.btn-popup-prev {
  background: #FF9800;
  margin-left: 0px;
  margin-right: 12px;
}
.popup-notice .content-popup .btn-popup-all .btn-popup.btn-popup-prev svg {
  margin-left: 0px;
  margin-right: 6px;
}
.popup-notice .content-popup .btn-popup-all .btn-popup:hover {
  background: #32782C;
}

.bg-comment-popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 99998;
  left: 0px;
  top: 0px;
  display: none;
}
.bg-comment-popup.active {
  display: block;
}

.woocommerce-order-details {
  width: 100%;
  display: flex;
  border: solid 1px #EEEEEE !important;
  border-radius: 16px !important;
  overflow: hidden;
  margin-bottom: 72px !important;
}
.woocommerce-order-details .shop_table {
  border-collapse: collapse !important;
  width: 100% !important;
  float: left;
  margin: 0px !important;
  border: none !important;
}
.woocommerce-order-details .shop_table thead tr {
  background: #79B559;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Aptos", sans-serif;
}
.woocommerce-order-details .shop_table thead tr th {
  text-align: center;
  padding: 24px 0px;
  border: none !important;
}
.woocommerce-order-details .shop_table thead tr th.product-remove {
  border-top-left-radius: 16px;
}
.woocommerce-order-details .shop_table thead tr th.product-name {
  text-align: left;
}
.woocommerce-order-details .shop_table thead tr th.product-subtotal {
  border-top-right-radius: 16px;
}
.woocommerce-order-details .shop_table tbody tr {
  border-bottom: solid 1px #EEEEEE;
}
.woocommerce-order-details .shop_table tbody tr:last-child {
  border-bottom: none;
}
.woocommerce-order-details .shop_table tbody tr td {
  padding: 32px 0px;
  text-align: center;
  border: none !important;
}
.woocommerce-order-details .shop_table tbody tr td.product-name {
  text-align: left;
}
.woocommerce-order-details .shop_table tfoot td {
  padding: 32px 0px;
}
.woocommerce-order-details .shop_table .remove {
  display: inline-block;
}
.woocommerce-order-details .shop_table .remove:hover {
  background: none;
}
.woocommerce-order-details .shop_table .remove:hover svg {
  fill: red;
}
.woocommerce-order-details .shop_table .remove:hover svg path {
  fill: red;
}
.woocommerce-order-details .shop_table .img-title-cart-item {
  display: flex;
  align-items: center;
}
.woocommerce-order-details .shop_table .img-title-cart-item a {
  font-size: 20px;
  line-height: 24px;
  max-width: 207px;
  color: #303030;
  font-family: "Aptos", sans-serif;
  height: auto;
}
.woocommerce-order-details .shop_table .img-title-cart-item a img {
  width: auto;
  max-height: 56px;
}
.woocommerce-order-details .shop_table .img-title-cart-item a:nth-child(1) {
  margin-right: 16px;
}
.woocommerce-order-details .shop_table .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 300;
  color: #828282;
}
.woocommerce-order-details .shop_table .quantity {
  display: flex;
  align-items: stretch;
  border: solid 1px #828282;
  border-radius: 32px;
  overflow: hidden;
  background: #ffffff;
  width: 125px;
  height: 48px;
}
.woocommerce-order-details .shop_table .quantity .input-text {
  width: 45px;
  height: 48px;
  border: none;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  background: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
}
.woocommerce-order-details .shop_table .quantity .input-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
}
.woocommerce-order-details .shop_table .quantity .qty_button {
  width: 40px;
  border: none;
  background: none;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #303030;
}
.woocommerce-order-details .shop_table .cart-total {
  float: right;
  margin-right: 48px;
  font-size: 32px;
  line-height: 36px;
  font-family: "Aptos", sans-serif;
  font-weight: 700;
  color: #303030;
}
.woocommerce-order-details .shop_table .cart-total .woocommerce-Price-amount {
  margin-left: 32px;
  font-size: 32px;
  line-height: 36px;
  font-family: "Aptos", sans-serif;
  font-weight: 700;
  color: #303030;
}

.od-cus-dt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.od-cus-dt .woocommerce-customer-details {
  width: 808px;
  max-width: 100%;
  border: solid 1px #EEEEEE;
  border-radius: 16px;
  overflow: hidden;
}
.od-cus-dt .woocommerce-customer-details .woocommerce-column__title {
  margin: 0px;
  width: 100%;
  background: #79B559;
  padding: 24px 48px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  font-family: "Aptos", sans-serif;
  text-transform: uppercase;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout {
  width: 100%;
  padding: 24px 48px;
  float: left;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p {
  width: 100%;
  float: left;
  margin: 0px;
  margin-bottom: 16px;
  padding: 0px;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p label {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 300;
  color: #828282;
  line-height: 24px;
  margin-bottom: 8px;
  padding-left: 20px;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p label .required {
  color: #828282;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p span {
  width: 100%;
  line-height: 38px;
  border: solid 1px #EEEEEE;
  padding: 0px 16px;
  border-radius: 32px;
  float: left;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p:last-child {
  margin-bottom: 0px;
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p:nth-child(2) {
  width: calc(50% - 8px);
}
.od-cus-dt .woocommerce-customer-details .list-info-checkout p:nth-child(3) {
  width: calc(50% - 8px);
  float: right;
}

@media (max-width: 1100px) {
  .popup-notice {
    width: 500px;
    min-height: initial;
    max-height: 90vh;
  }
  .popup-notice .content-popup p.txt br {
    display: none;
  }
}
@media (max-width: 720px) {
  .box-page-cart-checkout .title-cart {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 46px;
  }
}
@media (max-width: 560px) {
  .woocommerce-cart-form .shop_table thead {
    display: none;
  }
  .woocommerce-cart-form .shop_table tbody tr {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    float: left;
  }
  .woocommerce-cart-form .shop_table tbody tr td {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border: none;
  }
  .check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.validate-email {
    width: 100%;
  }
  .check-out-info .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.validate-phone {
    width: 100%;
  }
  .popup-notice {
    width: 90%;
  }
  .popup-notice .content-popup .btn-popup-all .btn-popup {
    padding: 0px 10px;
  }
  .woocommerce-order-details .shop_table thead {
    display: none;
  }
  .woocommerce-order-details .shop_table tbody tr {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    float: left;
  }
  .woocommerce-order-details .shop_table tbody tr td {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border: none;
  }
  .od-cus-dt .woocommerce-customer-details .list-info-checkout p:nth-child(2) {
    width: 100%;
  }
  .od-cus-dt .woocommerce-customer-details .list-info-checkout p:nth-child(3) {
    width: 100%;
  }
}/*# sourceMappingURL=style-cart.css.map */