.elementor-66 .elementor-element.elementor-element-1d493c2{--display:flex;}body.elementor-page-66:not(.elementor-motion-effects-element-type-background), body.elementor-page-66 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS */.iptv-checkout-hero {
  text-align: center;
  background: linear-gradient(90deg,#fffde8 0%, #ffe580 100%);
  padding: 2.2rem 1rem 1.1rem 1rem;
  border-radius: 1.1rem 1.1rem 0 0;
  margin-bottom: 0;
}
.iptv-checkout-hero h1 {
  font-size: 2rem;
  font-weight: 800;
  color: #18181b;
  margin-bottom: 0.7em;
}
.iptv-checkout-section {
  max-width: 700px;
  margin: 0 auto;
  padding: 2.2rem 1rem 0.8rem 1rem;
  border-radius: 0 0 1.1rem 1.1rem;
  background: #fff;
  border: 2px solid #facc15;
  box-shadow: 0 3px 14px #facc1530;
}
.iptv-checkout-trust {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.iptv-checkout-trust-inner {
  background: linear-gradient(90deg, #fde68a 0%, #ffd16b 100%);
  color: #18181b;
  border-radius: 0.9rem;
  font-size: 1.08rem;
  padding: 1.2rem 2.5rem;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 3px 14px #facc1530;
}
.woocommerce form.checkout {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1.5px solid #e5e7eb;
  border-radius: 0.5em;
  background: #fffef7;
  font-size: 1rem;
  padding: 0.7em 1em;
}
.woocommerce form .form-row label {
  font-weight: 600;
  color: #444;
}
.woocommerce-checkout-review-order-table th, 
.woocommerce-checkout-review-order-table td {
  color: #18181b;
  font-weight: 600;
}
.woocommerce #payment {
  background: #fffde8;
  border-radius: 0.7em;
}
.woocommerce-checkout .button, 
.woocommerce-page .button {
  background: linear-gradient(93deg, #dc2626 15%, #facc15 90%) !important;
  color: white !important;
  padding: 0.9rem 2rem !important;
  font-size: 1.1rem !important;
  border-radius: 0.75em !important;
  font-weight: 800 !important;
  border: none !important;
  transition: background 0.2s;
}
.woocommerce-checkout .button:hover, 
.woocommerce-page .button:hover {
  background: linear-gradient(93deg, #facc15 10%, #dc2626 90%) !important;
  color: #18181b !important;
}
@media (max-width: 700px) {
  .iptv-checkout-hero { padding: 1.1rem 0.3rem 0.7rem 0.3rem;}
  .iptv-checkout-section {padding: 1.2rem 0.3rem 0.6rem 0.3rem;}
  .iptv-checkout-trust-inner {padding: 1rem 0.7rem;}
  .iptv-checkout-hero h1 {font-size: 1.17rem;}
}/* End custom CSS */