.elementor-9999 .elementor-element.elementor-element-ceb2bfa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9999 .elementor-element.elementor-element-da35922{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9999 .elementor-element.elementor-element-e730677 .wcf-embed-checkout-form,
						.elementor-9999 .elementor-element.elementor-element-e730677 .wcf-embed-checkout-form-modern-checkout{--wcf-payment-section-label-color:#FFFFFF;--wcf-payment-section-bg-color:#000000;--wcf-payment-section-desc-bg-color:#FF0000;}.elementor-9999 .elementor-element.elementor-element-e730677 .wcf-embed-checkout-form,
						 .elementor-9999 .elementor-element.elementor-element-e730677 .wcf-embed-checkout-form-modern-checkout{--wcf-payment-section-desc-text-color:#FFFFFF;}.elementor-9999 .elementor-element.elementor-element-e730677 .wcf-el-checkout-form .wcf-product-option-wrap .wcf-qty-options .wcf-qty-row{color:#FFFAFA;}.elementor-9999 .elementor-element.elementor-element-e730677 .wcf-el-checkout-form .wcf-product-option-wrap.wcf-yp-skin-classic .wcf-qty-options{background-color:#151515;}.elementor-9999 .elementor-element.elementor-element-e730677 .wcf-el-checkout-form .wcf-product-option-wrap.wcf-yp-skin-cards .wcf-qty-options .wcf-qty-row{background-color:#151515;}body.elementor-page-9999:not(.elementor-motion-effects-element-type-background), body.elementor-page-9999 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#020202;}@media(max-width:768px){.elementor-9999 .elementor-element.elementor-element-a5e2a20 > .elementor-widget-container{margin:060px 0px 0px 0px;}}/* Start custom CSS *//* ===== FONT IMPORT ===== */
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&display=swap');

/* ===== GLOBAL ===== */
body,
.woocommerce,
.woocommerce-page {
  background: #0a0a0a !important;
  font-family: 'Hind Siliguri', sans-serif !important;
  color: #ccc !important;
}

/* ===== HEADINGS ===== */
h1, h2, h3, h4, h5, h6,
.woocommerce h2,
.woocommerce h3 {
  font-family: 'Hind Siliguri', sans-serif !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}

/* ===== LABELS ===== */
.woocommerce-checkout label,
.woocommerce form label {
  font-family: 'Hind Siliguri', sans-serif !important;
  color: #999 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  letter-spacing: 0.5px !important;
}

/* ===== INPUT FIELDS ===== */
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select {
  background: #141414 !important;
  border: 1px solid #333 !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 15px !important;
  padding: 14px 16px !important;
  width: 100% !important;
  outline: none !important;
  transition: border-color 0.2s !important;
}

.woocommerce-checkout input:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus {
  border-color: #C8102E !important;
  box-shadow: none !important;
}

/* ===== INPUT PLACEHOLDER ===== */
.woocommerce-checkout input::placeholder,
.woocommerce-checkout textarea::placeholder {
  color: #555 !important;
}

/* ===== ORDER TABLE ===== */
.woocommerce-checkout-review-order table,
.shop_table {
  background: #141414 !important;
  border: 1px solid #222 !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

.woocommerce-checkout-review-order table th,
.shop_table th {
  background: #1a1a1a !important;
  color: #999 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #222 !important;
  padding: 14px 16px !important;
}

.woocommerce-checkout-review-order table td,
.shop_table td {
  color: #ddd !important;
  border-bottom: 1px solid #1e1e1e !important;
  padding: 14px 16px !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

.woocommerce-checkout-review-order table .order-total td,
.shop_table .order-total td {
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}

/* ===== SECTION BOXES ===== */
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields,
#order_review {
  background: #111 !important;
  border: 1px solid #222 !important;
  border-left: 4px solid #C8102E !important;
  padding: 32px !important;
  margin-bottom: 24px !important;
}

/* ===== PLACE ORDER BUTTON ===== */
#place_order,
.woocommerce-checkout #place_order {
  background: #C8102E !important;
  color: #ffffff !important;
  font-family: 'Hind Siliguri', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 20px 40px !important;
  width: 100% !important;
  cursor: pointer !important;
  letter-spacing: 0.5px !important;
  transition: background 0.2s !important;
}

#place_order:hover {
  background: #a50d26 !important;
}

/* ===== PAYMENT BOX ===== */
.woocommerce-checkout #payment {
  background: #141414 !important;
  border: 1px solid #222 !important;
  border-radius: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #222 !important;
}

.woocommerce-checkout #payment ul.payment_methods li {
  color: #ccc !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

.woocommerce-checkout #payment div.payment_box {
  background: #1a1a1a !important;
  color: #999 !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

/* ===== NOTICES / ERRORS ===== */
.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
  background: #1a1a1a !important;
  border-top: 4px solid #C8102E !important;
  color: #ccc !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

/* ===== SELECT2 DROPDOWN ===== */
.select2-container--default .select2-selection--single {
  background: #141414 !important;
  border: 1px solid #333 !important;
  border-radius: 0 !important;
  height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff !important;
  line-height: 48px !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

.select2-dropdown {
  background: #141414 !important;
  border: 1px solid #333 !important;
}

.select2-results__option {
  color: #ccc !important;
  font-family: 'Hind Siliguri', sans-serif !important;
}

.select2-results__option--highlighted {
  background: #C8102E !important;
  color: #fff !important;
}

/* ===== AUTOFILL FIX ===== */
.woocommerce-checkout input:-webkit-autofill,
.woocommerce-checkout input:-webkit-autofill:hover,
.woocommerce-checkout input:-webkit-autofill:focus,
.woocommerce-checkout input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #141414 inset !important;
  -webkit-text-fill-color: #ffffff !important;
  caret-color: #ffffff !important;
  transition: background-color 5000s ease-in-out 0s !important;
}/* End custom CSS */