.wc-block-components-sidebar-layout {
  font-size: 16px;
  font-weight: normal;
}

.wc-block-components-notice-banner svg {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
  opacity: 1 !important;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:hover {
  background-color: transparent !important;
  text-decoration: underline !important;
  opacity: 0.6 !important;
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wc-block-components-totals-wrapper:after {
  border-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.wc-block-components-totals-wrapper:first-child {
  border-top: none;
}

.wc-block-components-product-name {
  color: var(--theme-color-text-dark);
}
.wc-block-components-product-name:hover {
  color: var(--theme-color-primary);
}

.is-large.wc-block-cart .wc-block-cart__totals-title,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-weight: 600;
}

.wc-block-components-button:not(.is-link) {
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input input:-webkit-autofill,
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  border: 1px solid var(--theme-color-border);
  border-radius: 2px;
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label,
.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  left: 18px !important;
}

.wc-block-components-quantity-selector {
  border-radius: 2px !important;
}

.wp-block-woocommerce-cart-order-summary-block {
  background: #f8f8f8;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border: 1px solid var(--theme-color-border);
  padding: 15px 30px 12px;
}

.wc-block-cart table.wc-block-cart-items {
  font-size: 18px;
}

.is-large.wc-block-cart .wc-block-cart-items th {
  color: var(--theme-color-text-dark);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  padding: 12px 3px !important;
  text-transform: capitalize;
}

.is-large.wc-block-cart .wc-block-cart-items td {
  padding: 24px 0 24px 18px !important;
}
.is-large.wc-block-cart .wc-block-cart-items td:first-child {
  padding-left: 3px !important;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  font-size: 16px !important;
  text-transform: capitalize !important;
  padding: 12px 0 !important;
}

.wc-block-components-product-name {
  font-weight: 600;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
  color: var(--theme-color-text-dark);
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
  text-decoration: underline;
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wc-block-cart__submit {
  font-size: 14px;
  margin-top: 10px !important;
}

.is-medium .wc-block-cart__totals-title + .wc-block-components-totals-wrapper:after,
.is-small .wc-block-cart__totals-title + .wc-block-components-totals-wrapper:after {
  display: none;
}

.wc-block-components-product-price {
  font-weight: 500;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  border-radius: 0 !important;
}

.wp-block-woocommerce-checkout-order-summary-block {
  background: #f8f8f8;
  border-radius: 2px;
  border: 1px solid var(--theme-color-border);
  padding: 15px 30px 20px;
  position: sticky;
  top: var(--admin-bar, 0);
}

.wc-block-components-totals-wrapper:first-child:after {
  display: none;
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background-color: var(--theme-color-primary) !important;
  border-color: var(--theme-color-primary) !important;
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
  background-color: var(--theme-color-primary) !important;
  border-color: var(--theme-color-primary) !important;
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,
.has-dark-controls .wc-block-components-text-input label {
  color: var(--theme-color-text) !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
  min-height: 58px !important;
}

.wc-block-components-totals-item__value,
.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
  font-weight: 600 !important;
}

.wc-block-components-checkout-step__heading-content {
  font-size: 1em;
  display: block;
  margin: 20px 0;
}