.elementor-1650 .elementor-element.elementor-element-ff135bd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1650 .elementor-element.elementor-element-77498e3{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:25px;--padding-left:5px;--padding-right:15px;}.elementor-1650 .elementor-element.elementor-element-95eb1e3{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:25px;--padding-left:15px;--padding-right:15px;}.elementor-1650 .elementor-element.elementor-element-2515724 > .elementor-widget-container{margin:-24px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1650 .elementor-element.elementor-element-2515724 .payment_methods li > label{font-family:"Anek Bangla", Sans-serif;font-size:17px;font-weight:400;line-height:1px;}.elementor-1650 .elementor-element.elementor-element-2515724 .payment_box{font-family:"Anek Bangla", Sans-serif;background-color:#F7F7F7;}.elementor-1650 .elementor-element.elementor-element-2515724 .payment_box:before{color:#F7F7F7;}@media(min-width:769px){.elementor-1650 .elementor-element.elementor-element-77498e3{--width:60%;}.elementor-1650 .elementor-element.elementor-element-95eb1e3{--width:40%;}}@media(max-width:768px){.elementor-1650 .elementor-element.elementor-element-ff135bd{--margin-top:-55px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1650 .elementor-element.elementor-element-95eb1e3{--margin-top:-19px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for wd_checkout_billing_details_form, class: .elementor-element-87431df */.woocommerce-billing-fields {
  background: #ffffff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.04);
  margin-bottom: 30px;
  font-family: "Segoe UI", sans-serif;
}

.woocommerce-billing-fields h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #222;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for wd_checkout_order_review, class: .elementor-element-9239655 *//* =============== ORDER SUMMARY =============== */
.woocommerce-checkout-review-order-table {
  width: 100%;
  border-radius: 12px;
  border: 1px solid #eee;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.04);
  font-family: "Segoe UI", sans-serif;
}

/* HEADER */
.woocommerce-checkout-review-order-table thead th {
  background: #f9f9f9;
  color: #222;
  font-weight: 600;
  padding: 16px;
  font-size: 15px;
  border-bottom: 1px solid #eee;
}

/* PRODUCT ROWS */
.woocommerce-checkout-review-order-table tbody tr.cart_item td {
  padding: 14px 16px;
  font-size: 15px;
  color: #333;
  border-bottom: 1px solid #f1f1f1;
}

.woocommerce-checkout-review-order-table td.product-total,
.woocommerce-checkout-review-order-table th.product-total {
  text-align: right;
}

/* FOOTER / TOTALS */
.woocommerce-checkout-review-order-table tfoot td {
  padding: 16px;
  font-weight: 600;
  font-size: 16px;
}

.woocommerce-checkout-review-order-table tfoot tr:first-child td {
  color: #555;
  background: #fdfdfd;
  border-top: 1px solid #eee;
}

.woocommerce-checkout-review-order-table tfoot tr:last-child td {
  background: #f6fff7;
  color: #14803e;
  font-size: 18px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* MOBILE OPTIMIZATION */
@media only screen and (max-width: 768px) {
  .woocommerce-checkout-review-order-table td,
  .woocommerce-checkout-review-order-table th {
    padding: 12px;
    font-size: 14px;
  }

  .woocommerce-checkout-review-order-table tfoot tr:last-child td {
    font-size: 16px;
  }
}







.woocommerce-checkout-review-order-table tfoot tr td:first-child {
  padding-left: 20px !important;
}

.woocommerce-checkout-review-order-table tfoot tr td:last-child {
  padding-right: 5px !important;
}



.woocommerce-checkout-review-order-table tfoot tr td,
.woocommerce-checkout-review-order-table tfoot tr th {
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-sizing: border-box;
}/* End custom CSS */
/* Start custom CSS for wd_checkout_payment_methods, class: .elementor-element-2515724 *//* Payment Section Base Design */
.woocommerce-checkout-payment {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.04);
  font-family: "Segoe UI", sans-serif;
  margin-top: 20px;
}

/* Fix Radio Button Label Alignment */
#payment .wc_payment_methods > li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

#payment .wc_payment_methods > li label {
  font-weight: 600;
  font-size: 16px;
  color: #222;
  margin: 0;
  line-height: 1.4;
  flex: 1;
}

/* Radio Buttons */
.woocommerce-checkout-payment input[type="radio"] {
  accent-color: #198754;
  transform: scale(1.3);
  margin-top: 0;
}

/* Payment Instruction Box */
.woocommerce-checkout-payment .payment_box {
  background: #f8f8f8;
  border-radius: 8px;
  padding: 16px;
  margin-top: 10px;
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

/* Privacy Text */
.woocommerce-privacy-policy-text {
  font-size: 13px;
  color: #666;
  margin-top: 20px;
  line-height: 1.5;
}

/* Place Order Button */
#place_order {
  background-color: #ff5c00;
  border: none;
  border-radius: 8px;
  padding: 16px;
  font-weight: 600;
  font-size: 16px;
  color: white;
  width: 100%;
  margin-top: 24px;
  transition: all 0.3s ease;
}

#place_order:hover {
  background-color: #e24e00;
  cursor: pointer;
}/* End custom CSS */