.merchant-volume-discounts {
  margin: 20px 0;
}
.merchant-volume-discounts .added_to_cart,
.merchant-volume-discounts .wc-forward {
  display: none !important;
}
.merchant-volume-discounts .merchant-volume-discounts-title {
  font-size: 16px;
  font-weight: normal;
  color: #212121;
}
.merchant-volume-discounts .merchant-volume-discounts-item {
  display: block;
  background-color: var(--merchant-item-bg-color, #fcf0f1);
  border: 1px solid var(--merchant-item-border-color, #d83b3b);
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 20px 20px 10px;
  border-radius: 5px;
}
.merchant-volume-discounts .merchant-volume-discounts-item,
.merchant-volume-discounts .merchant-volume-discounts-item ul .woocommerce-Price-amount,
.merchant-volume-discounts .merchant-volume-discounts-item .merchant-volume-discounts-buy-label .woocommerce-Price-amount {
  color: var(--merchant-item-text-color, #3c434a);
}
.merchant-volume-discounts .merchant-volume-discounts-item:hover {
  color: var(--merchant-item-text-color-hover, var(--merchant-item-text-color));
  background: var(--merchant-item-bg-color-hover, var(--merchant-item-bg-color));
  border-color: var(--merchant-item-border-color-hover, var(--merchant-item-border-color));
}
.merchant-volume-discounts .merchant-volume-discounts-item:hover ul .woocommerce-Price-amount,
.merchant-volume-discounts .merchant-volume-discounts-item:hover .merchant-volume-discounts-buy-label .woocommerce-Price-amount {
  color: var(--merchant-item-text-color-hover, var(--merchant-item-text-color));
}
.merchant-volume-discounts .merchant-volume-discounts-item.clickable {
  cursor: pointer;
}
.merchant-volume-discounts .merchant-volume-discounts-item del,
.merchant-volume-discounts .merchant-volume-discounts-item bdi {
  font-size: inherit !important;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form {
  margin-top: 10px;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .variation-form .variation-dropdown {
  margin-bottom: 5px;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .variation-form .variation-dropdown select {
  border: 2px solid #f0f0f1;
  min-height: unset;
  padding: 12px 10px;
  font-size: 11px;
  font-weight: normal;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2212%22 height%3D%228%22 viewBox%3D%220 0 12 8%22 fill%3D%22none%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath d%3D%22M10.6665 1.81055L5.99984 6.47721L1.33317 1.81055%22 stroke%3D%22%23757575%22 stroke-width%3D%221.8%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
}
body.theme-Divi .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .variation-form .variation-dropdown select, body.theme-hello-elementor .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .variation-form .variation-dropdown select {
  background-image: none;
}
body.theme-astra .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .variation-form .variation-dropdown select, body.theme-Divi .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .variation-form .variation-dropdown select {
  width: 100%;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input {
  width: 150px;
}
body.theme-astra .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input, body.theme-hello-elementor .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input {
  width: unset;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity {
  height: 45px;
  border: 2px solid #f0f0f1;
  background-color: #fff;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity .botiga-quantity-plus,
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity .botiga-quantity-minus {
  font-size: 14px;
  color: #757575;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity {
  /* Chrome, Safari, Edge, Opera */
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity input[type=number]::-webkit-outer-spin-button,
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  color: #757575;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity {
  /* Firefox */
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity input[type=number] {
  -moz-appearance: textfield;
  color: #757575;
}
body.theme-astra .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity input.qty, body.theme-Divi .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity input.qty, body.theme-hello-elementor .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-quantity-input .quantity input.qty {
  background-color: unset;
  padding: unset;
  width: 100%;
  height: 100%;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-submit {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  padding-top: 1.5px;
}
.merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-submit button {
  width: 100%;
  font-size: 14px;
  padding: 7px 15px;
  border: 2px solid transparent;
}
body.theme-astra .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-submit button, body.theme-hello-elementor .merchant-volume-discounts .merchant-volume-discounts-item .offer-form .form-footer .offer-submit button {
  padding: 12px 15px;
}
.merchant-volume-discounts .merchant-volume-discounts-item .user-message {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
  background-color: rgba(0, 0, 0, 0.3);
}
.merchant-volume-discounts .merchant-volume-discounts-item .user-message.show {
  visibility: visible;
  opacity: 1;
}
.merchant-volume-discounts .merchant-volume-discounts-item .user-message .message-text {
  position: absolute;
  top: 50%;
  left: 40px;
  right: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 50px;
  border-radius: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.merchant-volume-discounts .merchant-volume-discounts-item .user-message.success .message-text {
  background-color: #55c649;
  color: #fff;
}
.merchant-volume-discounts .merchant-volume-discounts-item .user-message.error .message-text {
  background-color: #d83b3b;
  color: #fff;
}
.merchant-volume-discounts .merchant-volume-discounts-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.merchant-volume-discounts .merchant-volume-discounts-item ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 13px;
  padding: 0;
  margin: 0;
}
.merchant-volume-discounts .merchant-volume-discounts-item-label > span {
  background-color: var(--merchant-label-bg-color, #d83b3b);
  padding: 4px 12px;
  font-weight: bold;
  border-radius: 5px;
  margin-left: 10px;
}
.merchant-volume-discounts .merchant-volume-discounts-item-label > span,
.merchant-volume-discounts .merchant-volume-discounts-item-label > span .woocommerce-Price-amount {
  color: var(--merchant-label-text-color, #ffffff);
}
.merchant-volume-discounts .merchant-volume-discounts-item-label {
  position: absolute;
  top: -13px;
  left: 6px;
  right: 0;
}
.merchant-volume-discounts.radio-style {
  border: 3px dashed var(--merchant-item-bg-color, #fcf0f1);
  padding: 20px;
  border-radius: 8px;
}
.merchant-volume-discounts.radio-style .offer-form {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  height: 0;
}
.merchant-volume-discounts.radio-style .offer-form.visible {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.merchant-volume-discounts.radio-style .merchant-volume-discounts-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.merchant-volume-discounts.radio-style .merchant-volume-discounts-item-container .merchant-selected-offer {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 15px;
  height: 15px;
  border: 2px solid #333;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  vertical-align: middle;
}
.merchant-volume-discounts.radio-style .merchant-volume-discounts-item-container .merchant-selected-offer:checked {
  background-color: var(--merchant-item-border-color, #d83b3b);
  border-color: var(--merchant-item-border-color, #d83b3b);
}
.merchant-volume-discounts.radio-style .merchant-volume-discounts-item-container .merchant-selected-offer:checked::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.merchant-volume-discounts.radio-style .merchant-volume-discounts-item-container .merchant-selected-offer:hover {
  border-color: var(--merchant-item-border-color, #d83b3b);
}
.merchant-volume-discounts.radio-style .merchant-volume-discounts-item-container .merchant-volume-discounts-item-wrapper {
  width: 100%;
}
.merchant-volume-discounts.radio-style .add-to-cart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.merchant-volume-discounts.radio-style .add-to-cart-wrapper .merchant-blk-discounts-add-to-cart {
  width: 100%;
}