.commercekit-waitlist {
    margin: 30px;
    padding: 25px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 3px 15px -5px rgba(0, 0, 0, 0.08);
  }
  .commercekit-waitlist p {
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
  }
  .commercekit-waitlist p.error {
    color: #F00;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: normal;
  }
  .commercekit-waitlist p.success {
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: normal;
  }
  .commercekit-waitlist #ckwtl-email {
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
  }
  .commercekit-waitlist #ckwtl-email.error {
    border: 1px solid #F00;
  }
  .commercekit-waitlist .error {
    border: none;
    background: transparent;
  }
  .commercekit-waitlist label {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
  }
  .commercekit-waitlist label.error {
    color: #F00;
    padding: 0;
  }
  .commercekit-waitlist label input {
    position: relative;
    top: 2px;
  }
  .commercekit-waitlist #ckwtl-button {
    width: 100%;
    margin-top: 5px;
    text-align: center;
    border-radius: 3px;
    transition: 0.2s all;
  }
  .commercekit-waitlist #ckwtl-button {
    width: 100%;
    text-align: center;
  }
  #ckwtl-button2 {
    min-width: 200px;
    width: 100%;
    margin: 15px 0;
    padding: 12px 0;
    text-decoration: none;
  }
  #commercekit-waitlist-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 9999999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    align-items: center;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),0 10px 10px -5px rgba(0, 0, 0, 0.04);
    display: none;
  }
  #commercekit-waitlist-popup .commercekit-waitlist {
    margin: 0px;
  }
  #commercekit-waitlist-wrap {
    background-color: #fff;
    color: #000;
    overflow: hidden;
    position: relative;
    margin: 75px auto;
    width: 500px;
    height: auto;
    max-width: 100%;
    border-radius: 6px;
  }
  #commercekit-waitlist-wrap .commercekit-waitlist p {
    font-size: 20px;
  }
  #commercekit-waitlist-close {
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    right: 10px;
    top: 10px;
  }
  #commercekit-waitlist-close svg {
    width: 22px;
    height: 22px;
  }
  body.commercekit-stop-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
  }
  form.variations_form #ckwtl-button2 {
    display: none;
  }
  form.variations_form #ckwtl-button3,
  button.sticky-ckwtl-button3 {
    display: none;
    position: relative;
    background: #43454b;
    border-color: #43454b;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    float: left;
    width: calc(100% - 95px);
    height: 52px;
    margin-left: 40px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 4px;
    outline: 0;
    line-height: 52px;
    text-align: center;
    transition: all .2s;
  }
  form.variations_form .variations label {
    width: 100%;
  }
  form.variations_form label .ckwtl-os-label {
    display: none;
    position: relative;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 10px 0;
  }
  form.variations_form label .ckwtl-os-label-text {
    font-size: 12px;
    text-decoration: underline;
    text-transform: none;
    letter-spacing: 0px;
  }
  form.variations_form label .ckwtl-os-label-text:after {
    display: none !important;
  }
  form.variations_form label .ckwtl-os-label-tip {
    display: none;
    position: absolute;
    width: 250px;
    background: white;
    padding: 10px;
    left: 0px;
    bottom: 25px;
    border: 1px solid #ccc;
    text-transform: none;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.38;
    transition: all 1s;
    z-index: 1;
    box-shadow: 0 5px 5px -5px rgb(0 0 0 / 10%), 0 5px 10px -5px rgb(0 0 0 / 4%);
  }
  form.variations_form label .ckwtl-os-label:hover .ckwtl-os-label-tip {
    display: block;
  }
  button.sticky-ckwtl-button3 {
    width: auto;
    height: auto;
    line-height: unset;
    padding: 0.6180469716em 1.41575em;
  }
  form.commercekit_sticky-atc button.sticky-ckwtl-button3 {
    width: calc(100% - 95px);
    height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 52px;
  }
  .cgkit-sticky-atc-elm-wrap form.commercekit_sticky-atc button.sticky-ckwtl-button3 {
    width: auto;
  }
  .elementor-add-to-cart form.variations_form #ckwtl-button3,
  .elementor-add-to-cart button.sticky-ckwtl-button3 {
    width: auto;
    height: auto;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .commercekit-waitlist-head {
    display: flex;
    padding: 25px;
    background: #F8F8F8;
    align-items: center;
  }
  .commercekit-waitlist-head .cgkit-product-image {
    width: 100px;
    min-width: 100px;
  }
  .commercekit-waitlist-head .cgkit-product-image img {
    margin: 0 auto;
    max-height: 100px;
    width: auto;
  }
  .commercekit-waitlist-head .cgkit-product-info {
    padding-left: 10px;
  }
  .commercekit-waitlist-head .cgkit-product-name {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
  }
  .commercekit-waitlist-head .cgkit-product-rating {
    margin-bottom: 3px;
    margin-top: -2px;
    font-size: 13px;
  }
  .commercekit-waitlist-head .cgkit-product-price {
    margin-bottom: 5px;
    font-size: 13px;
  }
  #commercekit-waitlist-popup.commercekit-waitlist-popup--active {
    display: flex;
  }
  @media (min-width: 993px) {
    body:has(#commercekit-waitlist-popup-wrap) .header-4-container {
      z-index: 2;
    }
  } /* RTL */
  .rtl #commercekit-waitlist-close {
    left: 5px;
    right: auto;
  }

.superpet-waitlist-btn {
    display: none;
}

.superpet-waitlist-btn.active {
    display: block;
}

.superpet-waitlist-btn .button {
    width: 100%;
    background: #000;
}