.elementor-2049 .elementor-element.elementor-element-986b4c7{--display:flex;}#elementor-popup-modal-2049{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2049 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2049 .dialog-close-button{display:flex;}#elementor-popup-modal-2049 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-a898034 */.coupon-chart-wrap {
  margin-top: 15px;
}

.coupon-chart {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
  font-size: 14px;
}

.coupon-chart th, 
.coupon-chart td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
}

.coupon-chart th {
  background-color: #b68f49;
  color: #fff;
}

.coupon-chart tr:nth-child(even) {
  background-color: #f9f9f9;
}

.coupon-chart tr:hover {
  background-color: #f1f1f1;
}/* End custom CSS */