.elementor-17 .elementor-element.elementor-element-55a5a6ae{--display:flex;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-17 .elementor-element.elementor-element-12d2ab4{--iteration-count:infinite;--animation-duration:1200ms;--dynamic-text-color:var( --e-global-color-accent );}.elementor-17 .elementor-element.elementor-element-12d2ab4 .elementor-headline{text-align:center;font-family:"Roboto", Sans-serif;font-size:52px;font-weight:800;}.elementor-17 .elementor-element.elementor-element-12d2ab4 .elementor-headline-dynamic-wrapper path{stroke-linecap:round;stroke-linejoin:round;}.elementor-17 .elementor-element.elementor-element-12d2ab4 .elementor-headline-plain-text{color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-17 .elementor-element.elementor-element-12d2ab4 .elementor-headline{font-size:40px;}}/* Start custom CSS for container, class: .elementor-element-55a5a6ae */#place_order
{
     background: linear-gradient(90deg, #ff0080, #7928ca) !important;
  color: white !important;
}

.woocommerce-form-login-toggle {
    display: none !important;
}
/*.woocommerce-message,*/
/*.woocommerce-error,*/
/*.woocommerce-info {*/
/*    display: none !important;*/
/*}*/


/* Billing Details Heading */
.woocommerce-billing-fields h3 {
    /*font-size: 28px;*/
    /*font-weight: 600;*/
    /*color: #4f46e5; */
    /*border-bottom: 2px solid #ddd;*/
    /*padding-bottom: 8px;*/
    /*margin-bottom: 20px;*/
    /*font-family: 'Poppins', sans-serif;*/
}

/* Shipping Details Heading (if shown) */
.woocommerce-shipping-fields h3 {
    /*font-size: 24px;*/
    /*font-weight: 500;*/
    /*color: #4f46e5;*/
    /*margin-bottom: 16px;*/
}

/* Your Order Heading */
.woocommerce-checkout-review-order h3 {
    /*font-size: 28px;*/
    /*font-weight: 600;*/
    /*  color: #4f46e5 !important;*/
    /*margin-top: 30px;*/
    /*margin-bottom: 15px;*/
    /*font-family: 'Poppins', sans-serif;*/
}
/*this is for your oder*/
#order_review_heading {
  font-size: 28px !important;
  color: #4f46e5 !important; 
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  /*margin-bottom: 20px;*/
  border-bottom: 2px solid #e5e7eb; 
  /*padding-bottom: 8px;*/
 
}



/* General WooCommerce Headings on Checkout */
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3,
.woocommerce-checkout-review-order h3 {
    font-size: 28px !important;
    color: #4f46e5 !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif;
    /*margin-bottom: 20px;*/
}/* End custom CSS */