.swal2-popup {
  padding: 0 !important;
}

.swal2-content {
  padding: 0px !important;
}

.notify-popup .panel-heading {
  background: transparent !important;
  border: 0px !important;
  padding: 25px 10px 15px 10px !important;
}
.notify-popup .panel-primary {
  border-color: transparent !important;
  margin-bottom: 0px !important;
  border: 0px !important;
}
.notify-popup .cwginstock-panel-heading h4 {
  font-size: 36px;
  font-weight: 600;
  line-height: 57.6px;
  letter-spacing: -0.05%;
  color: #2B3853;
}
.notify-popup .descimg {
  max-width: 75%;
  margin: 0 auto;
}
.notify-popup .descimg p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
}
.notify-popup .singnupformlink p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  color: #333;
  margin-bottom: 0px;
}
.notify-popup .singnupformlink p a {
  color: #333;
}
.notify-popup .notify-img img {
  width: 100%;
}
.notify-popup .panel-body {
  padding: 26px 15px 35px !important;
}
.notify-popup .cwgstock_email {
  border-color: #7a7a7a !important;
  font-size: 14px;
  line-height: 21px;
  color: #333;
  text-align: left !important;
}
.notify-popup .cwgstock_email::placeholder {
  color: #333;
}
.notify-popup .cwg_iagree_checkbox {
  display: flex;
}
.notify-popup .cwg_iagree_checkbox label {
  font-size: 14px;
  line-height: 21px;
  color: #333;
}
.notify-popup .cwg_iagree_checkbox label a {
  color: #333;
  font-weight: 500;
  text-decoration: underline;
}
.notify-popup .cwg_iagree_checkbox .cwg_iagree_checkbox_input {
  position: relative;
  margin: 0 10px 0 0;
  cursor: pointer;
}
.notify-popup .cwg_iagree_checkbox .cwg_iagree_checkbox_input:before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  top: -2px;
  border: 2px solid #293334;
}
.notify-popup .cwg_iagree_checkbox .cwg_iagree_checkbox_input:checked:before {
  height: 6px;
  border-color: #000;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
  width: 12px;
  top: 5px;
  left: 4px;
}
.notify-popup .cwg_iagree_checkbox .cwg_iagree_checkbox_input:after {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  cursor: pointer;
  border: 2px solid #293334;
  top: -2px;
}
.notify-popup .cwgstock_button {
  margin-top: 45px;
  width: max-content;
  min-width: 243px;
  padding: 15px 0;
}

.swal2-close {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  border-radius: 100px !important;
  top: 15px !important;
  right: 15px !important;
  width: 41px !important;
  height: 41px !important;
  outline: 0px !important;
}
.swal2-close:focus {
  box-shadow: unset !important;
}/*# sourceMappingURL=popup.css.map */