.woo_minimum_accept_price-field-wrapper{
	clear: both;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: auto;
	padding-top: 15px;
  padding-bottom: 15px;
}

.woo_minimum_accept_price-field-wrapper #woo_minimum_accept_price-field{
	padding: 16px 24px !important;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  border: none !important;
  background: #4b5563 !important;
  color: #ffffff !important;
  transition: all 0.3s ease;
  min-height: 54px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.woo_minimum_accept_price-field-wrapper #woo_minimum_accept_price-field:hover {
  background: #374151 !important;
  color: #ffffff !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.woo_minimum_accept_price-field-wrapper.woo_minimum_accept_price-shortcode #woo_minimum_accept_price-field{
  width: auto;
  min-width: 200px;
}

.woo_minimum_accept_price-field-wrapper #woo_minimum_accept_price-field i {
  font-size: 18px;
  color: #ffffff;
}

.woo_minimum_accept_price-field-wrapper #woo_minimum_accept_price-field:hover i {
  color: #ffffff;
}

.woo_minimum_accept_price-field-wrapper.woo_minimum_accept_price-shortcode #woo_minimum_accept_price-field {
  background: #4b5563 !important;
  border: none !important;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff !important;
}

.woo_minimum_accept_price-field-wrapper.woo_minimum_accept_price-shortcode #woo_minimum_accept_price-field:hover {
  background: #374151 !important;
  color: #ffffff !important;
}

#wpbot-map-product-modal,
.wpbot-map-product-modal-shop,
#wpbot-map-product-exit-intent-modal {
    z-index: 999999999;
    top: 50 !important;
    width: 480px !important;
    height: auto !important;
    min-height: 400px !important;
    overflow: hidden;
    background: #ffffff;
    margin: 30px auto;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

@media(max-width: 480px){
  #wpbot-map-product-modal,
  #wpbot-map-product-exit-intent-modal {
    width: 95vw !important;
    margin-top: 20px;
    position: fixed;
    top: 20px;
    max-height: 90vh !important;
    overflow-y: auto !important;
  }
}

.mfp-content #wpbot-map-product-modal {
    top: 50 !important;
}

.woo-chatbot-products-bargain-modal h5{
    text-align: center;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
    background: #ffffff;
    margin: 0;
    color: #2d3748;
}

.woo-chatbot-product-modal{
  width:100%;
  height:120px;
  border-bottom: 1px solid #f0f0f0;
  background: #ffffff;
  display: flex;
  align-items: center;
}

.woo-chatbot-product-modal-img{
  width: 25%;
  padding: 15px;
}
.woo-chatbot-product-modal-img img{
  width:100%;
  height:100% !important;
  border: 1px solid #f0f0f0;
  object-fit: cover;
}

.woo-chatbot-product-bargain-modal {
  width: 40%;
}

.woo-chatbot-product-price-modal {
  width: 30%;
}
.woo-chatbot-product-price-modal, .woo-chatbot-product-bargain-modal, .woo-chatbot-product-modal-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}

.woo-chatbot-product-title-modal ,.woo-chatbot-product-price-modal  del,.woo-chatbot-product-price-modal  del.amount, .woo-chatbot-product-price-modal ins{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-content{
  width: 100%;
  display: block;
  padding: 20px 0;
  background: #ffffff;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-content h4{
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 8px;
    color: #2d3748;
    position: relative;
    animation: woo_chatbot_pulse 2s infinite !important;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-content h4::after {
  content: '...';
  display: inline-block;
  animation: woo_chatbot_dots 1.5s infinite !important;
  margin-left: 2px;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-content p{
  font-size: 14px;
  text-align: center;
  color: #718096;
  margin-bottom: 0;
  animation: woo_chatbot_pulse 2s infinite !important;
  position: relative;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-content p::after {
  content: '...' !important;
  animation: woo_chatbot_dots 1.5s infinite !important;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-wrap{
  width:100%;
  padding: 0 20px;
  background: #ffffff;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-info{
  width:100%;
  display: block;
  padding: 0;  
  background: #ffffff;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-product-bargain-price,
.woo-chatbot-products-bargain-modal .woo-chatbot-product-bargain-offer-price,
.woo-chatbot-products-bargain-modal .woo-modal-product-bargain-offer-email,
.woo-chatbot-products-bargain-modal .woo-modal-product-bargain-offer-phone{
    display: block;
    margin: 0 auto !important;
    width: 100%;
    height: 52px;
    border: 1px solid #e5e5e5 !important;
    text-align: center;
    font-size: 16px;
    background: #ffffff;
    transition: all 0.3s ease;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-product-bargain-price:focus,
.woo-chatbot-products-bargain-modal .woo-chatbot-product-bargain-offer-price:focus,
.woo-chatbot-products-bargain-modal .woo-modal-product-bargain-offer-email:focus,
.woo-chatbot-products-bargain-modal .woo-modal-product-bargain-offer-phone:focus{
    outline: none;
    border-color: #a0aec0 !important;
    box-shadow: 0 0 0 2px rgba(160,174,192,0.1);
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-info button{
    display: block;
    width: 100%;
    height: 52px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 12px;
    cursor: pointer;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    color: #374151 !important;
    transition: all 0.3s ease;
    margin-bottom: 12px;
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-info button:hover{
    background: #e5e7eb;
    border-color: #9ca3af;
    color: #374151 !important;
}

.woo-chatbot-product-bargain-msg{
  width:100%;
  height: auto;
  display: none;
  text-align: center;
  color: #e53e3e;
  font-weight: 500;
  padding: 10px;
  background: #ffffff;
}

.woo-chatbot-product-bargain-msg-success{
  width:100%;
  height: auto;
  text-align: center;
  padding: 30px 20px;
  background: #ffffff;
}
.woo-chatbot-product-bargain-msg-success h4{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #2d3748;
  animation: none !important;
}
.woo-chatbot-product-bargain-msg-success h4::after {
  content: none !important;
}
.woo-chatbot-product-bargain-msg-success h6{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #4a5568;
}
.woo-chatbot-product-bargain-msg-success p{
  font-weight: 400;
  margin-bottom: 20px;
  color: #718096;
}
.woo-chatbot-product-bargain-msg-success p b{
  color: #2d3748;
  font-size: 16px;
}

/* ЛЕЙБЛ КОЛИЧЕСТВА - ИСПРАВЛЕННЫЙ */
.woo-chatbot-product-bargain-btn {
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 50px !important;
  padding: 10px 0 !important;
  background: #ffffff;
  flex-wrap: wrap;
  position: relative;
}

.woo-chatbot-products-bargain-wrap .woo-chatbot-product-bargain-btn::before {
  content: "Кількість" !important;
  position: absolute !important;
  top: -25px !important;
  left: 50% !important;
  transform: translateX(-120px) !important;
  font-size: 14px !important;
  color: #000000 !important;
  font-weight: 700 !important;
  z-index: 1000 !important;
}

/* УБИРАЕМ ЛЕЙБЛ НА ДРУГИХ ЭТАПАХ */
.woo-chatbot-product-bargain-msg-success .woo-chatbot-product-bargain-btn::before,
.woo-chatbot-products-bargain-info .woo-chatbot-product-bargain-btn::before {
  content: none !important;
}

.woo-chatbot-bargain-qty {
  width: 70px !important;
  height: 45px !important;
  text-align: center;
  border: 2px solid #e5e7eb !important;
  background: #f9fafb !important;
  font-size: 16px;
  margin: 0 !important;
  color: #1f2937 !important;
  font-weight: 600;
  border-radius: 4px;
}

.woo-chatbot-product-bargain-btn span:not([class]) {
  color: #718096;
  font-size: 14px;
  font-weight: 500;
  margin: 0 5px;
}

.qcld-modal-bargin-add-to-cart,
.qcld-modal-bargin-confirm-btn-no,
.qcld-modal-bargin-confirm-btn-checkout {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 10px 20px !important;
  margin: 0 !important;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #d1d5db;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 80px;
  height: 40px !important;
  background: #f9fafb !important;
  color: #374151 !important;
  white-space: nowrap;
}

.qcld-modal-bargin-add-to-cart {
  background: #e5e7eb !important;
  color: #374151 !important;
  border-color: #d1d5db !important;
}

.qcld-modal-bargin-add-to-cart:hover {
  background: #d1d5db !important;
  border-color: #9ca3af !important;
  color: #374151 !important;
}

.qcld-modal-bargin-confirm-btn-no {
  background: #f9fafb !important;
  color: #374151 !important;
  border: 1px solid #d1d5db !important;
}

.qcld-modal-bargin-confirm-btn-no:hover {
  background: #e5e7eb !important;
  color: #374151 !important;
  border-color: #9ca3af !important;
}

.qcld-modal-bargin-confirm-btn-checkout {
  background: #e5e7eb !important;
  color: #374151 !important;
  border-color: #d1d5db !important;
  display: inline-flex !important;
  margin: 10px auto 0 auto !important;
  width: auto !important;
  min-width: 150px;
}

.qcld-modal-bargin-confirm-btn-checkout:hover {
  background: #d1d5db !important;
  border-color: #9ca3af !important;
  color: #374151 !important;
}

.woo-chatbot-product-bargain-msg-success .woo-chatbot-product-bargain-btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.woo-chatbot-product-bargain-price.woo-chatbot-shake,
.woo-chatbot-product-bargain-offer-price.woo-chatbot-shake,
.woo-modal-product-bargain-offer-email.woo-chatbot-shake,
.woo-modal-product-bargain-offer-phone.woo-chatbot-shake {
  -webkit-animation: woo_chatbot_shake 0.4s cubic-bezier(.36,.07,.19,.97) both;
  animation: woo_chatbot_shake 0.4s cubic-bezier(.36,.07,.19,.97) both;
}

@keyframes woo_chatbot_shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

@keyframes woo_chatbot_pulse {
  0% { opacity: 0.6; }
  50% { opacity: 1; color: #dc2626; }
  100% { opacity: 0.6; }
}

@keyframes woo_chatbot_dots {
  0%, 20% { opacity: 0; }
  40% { opacity: 1; }
  60%, 100% { opacity: 1; }
}

.woo-chatbot-products-bargain-modal .woo-chatbot-products-bargain-content h4 i {
  display: inline-block;
  animation: woo_chatbot_rotate 3s linear infinite !important;
  margin-right: 8px;
}

@keyframes woo_chatbot_rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#wpbot-map-product-modal-exit-wrap {
    z-index: 999999999;
    top: 50 !important;
    width: 600px !important;
    height: auto !important;
    min-height: 400px !important;
    overflow: hidden;
    background: #ffffff;
    margin: 30px auto;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border: 1px solid #f0f0f0;
}

.woo-chatbot-products-bargain-exit-intent{
  width: 100%;
  height: auto;
  min-height: 400px;
  overflow: hidden;
  display: flex;
  background: #ffffff;
}
.woo-chatbot-product-exit-intent-img{
  width: 45%;
  height: auto;
  min-height: 400px;
  border-right: 1px solid #f0f0f0;
  background: #ffffff;
}
.woo-chatbot-product-exit-intent-img img{
  width: 100%;
  height: 100%;
  min-height: 400px;
  object-fit: cover;
}

#wpbot-map-product-modal-exit-wrap .woo-chatbot-product-bargain-exit-intent{
  width: 55%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #ffffff;
}
#wpbot-map-product-modal-exit-wrap .woo-chatbot-product-bargain-exit-intent p{
  font-size: 16px;
  line-height: 1.6;
  color: #718096;
  margin-bottom: 20px;
}
#wpbot-map-product-modal-exit-wrap .woo-chatbot-product-bargain-exit-intent h5{
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 15px;
  color: #2d3748;
}

@media(max-width: 768px){
  #wpbot-map-product-modal-exit-wrap {
    width: 95vw !important;
  }
  
  .woo-chatbot-products-bargain-exit-intent {
    flex-direction: column;
  }
  
  .woo-chatbot-product-exit-intent-img,
  #wpbot-map-product-modal-exit-wrap .woo-chatbot-product-bargain-exit-intent {
    width: 100%;
  }
  
  .woo-chatbot-product-exit-intent-img {
    min-height: 200px;
    border-right: none;
    border-bottom: 1px solid #f0f0f0;
  }
}

@media(max-width: 480px){
  .woo-chatbot-product-bargain-btn {
    flex-direction: row !important;
    gap: 8px !important;
    margin-top: 30px !important;
  }
  
  .qcld-modal-bargin-add-to-cart,
  .qcld-modal-bargin-confirm-btn-no {
    width: auto !important;
    margin: 0 !important;
  }
  
  .woo-chatbot-bargain-qty {
    margin-bottom: 0 !important;
  }
  
  .woo-chatbot-product-bargain-btn span:not([class]) {
    margin: 0 5px !important;
  }
  
  .woo-chatbot-product-modal {
    height: auto;
    min-height: 100px;
    flex-direction: column;
    padding: 10px;
  }
  
  .woo-chatbot-product-modal-img,
  .woo-chatbot-product-bargain-modal,
  .woo-chatbot-product-price-modal {
    width: 100%;
    height: auto;
    padding: 5px 0;
  }
  
  .woo-chatbot-product-bargain-msg-success .woo-chatbot-product-bargain-btn {
    flex-direction: row !important;
    gap: 8px !important;
  }
  
  .woo-chatbot-product-bargain-msg-success .qcld-modal-bargin-confirm-btn-checkout {
    width: auto !important;
    margin: 0 !important;
  }
}

.woo-chatbot-products-bargain-modal,
.woo-chatbot-products-bargain-modal * {
  background-color: #ffffff !important;
}

.woo-chatbot-products-bargain-wrap .woo-chatbot-product-bargain-msg-success,
.woo-chatbot-products-bargain-wrap .woo-chatbot-product-bargain-msg-success * {
  background-color: #ffffff !important;
}