@import url("https://www.apnabusinesscard.com/css.css");
@import url("https://www.apnabusinesscard.com/mobile_css.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");

html {
  scroll-behavior: smooth;
}

body {
  padding-bottom: 110px;
}

.activation {
  background: #ffefef;
  color: #b00020;
  display: block;
  font-family: Montserrat, Arial, sans-serif;
  padding: 10px;
  text-align: center;
}

.card_content img {
  object-fit: cover;
}

.share_box {
  display: none;
}

.share_box.active {
  display: block;
}

.qr {
  align-items: center;
  background: repeating-linear-gradient(45deg, #111 0 8px, #fff 8px 16px);
  color: transparent;
  display: flex;
  height: 150px;
  justify-content: center;
  margin: 20px auto;
  width: 150px;
}

.qr_card {
  box-sizing: border-box;
  margin: 25px auto !important;
  max-width: calc(100% - 40px);
  min-height: 220px;
  padding: 22px 0 56px !important;
  position: relative;
  text-align: center;
  width: 400px !important;
}

body.theme-card_css14 .qr_card {
  width: 440px !important;
}

.qr_card h3 {
  margin-bottom: 18px !important;
  position: relative;
  z-index: 2;
}

#qr_code_d {
  background: #fff;
  display: block;
  height: 150px;
  left: auto !important;
  margin: 18px auto 0 !important;
  max-width: 150px !important;
  position: relative;
  right: auto !important;
  transform: none !important;
  width: 150px;
  z-index: 2;
}

.card2 form input,
.card2 form textarea {
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  font: inherit;
  margin: 10px 0;
  padding: 12px;
  width: 100%;
}

.card2 form input[type=submit] {
  border: 0;
  background: #111;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 22px;
  min-height: 46px;
}

.card2 form textarea {
  min-height: 110px;
}

#enquery {
  margin-bottom: 120px;
  padding-bottom: 72px !important;
}

.notice {
  background: #e9f8ee;
  color: #0f7a34;
  padding: 10px;
}

.wtsp_share_btn {
  color: #fff;
  min-height: 48px;
}

.share_wtsp {
  box-sizing: border-box;
  margin: 14px auto 16px !important;
  padding: 0 30px !important;
  width: 100% !important;
}

#wtsp_form {
  align-items: stretch;
  display: flex !important;
  justify-content: center;
  margin: 0 auto !important;
  max-width: 380px;
  width: 100%;
}

#wtsp_form input[name=phone] {
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  color: #222;
  flex: 1 1 54%;
  font: inherit;
  height: 60px !important;
  margin: 0 !important;
  min-width: 0;
  padding: 0 14px !important;
}

#wtsp_form .wtsp_share_btn {
  align-items: center;
  background: #000 !important;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff !important;
  cursor: pointer;
  display: flex !important;
  flex: 0 0 46%;
  font-size: 14px;
  gap: 5px;
  justify-content: center;
  line-height: 1.2;
  margin: 0 !important;
  min-height: 60px !important;
  padding: 0 10px !important;
  text-align: center;
  white-space: nowrap;
}

#wtsp_form .wtsp_share_btn i {
  margin-right: 4px;
}

.create_card_btn {
  align-items: center;
  background: #000 !important;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff !important;
  display: flex !important;
  font-size: 12px;
  justify-content: center;
  line-height: 1.3;
  margin: 90px auto 0 !important;
  min-height: 60px;
  max-width: calc(100% - 40px);
  padding: 12px 16px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  width: 440px !important;
  z-index: 4;
}

.product_s img,
.order_box img,
.checkout_preview img {
  max-width: 100%;
}

.order_box {
  margin: 15px 0;
}

.btn_buy {
  cursor: pointer;
  text-align: center;
}

.checkout_preview {
  margin: 15px 0;
}

#payment img,
.payment_qr {
  display: block;
  margin: 12px auto;
  max-width: 100%;
}

.checkout_preview input,
.checkout_preview textarea,
.checkout_preview select {
  border: 1px solid #ddd;
  box-sizing: border-box;
  display: block;
  font: inherit;
  margin: 10px 0;
  padding: 12px;
  width: 100%;
}
