.elementor-kit-16{--e-global-color-aa74a70:#0D1D46;--e-global-color-98b3ed5:#5270FF;--e-global-color-7335fe8:#71C9FD;--e-global-color-4042e15:#ECF1FF;--e-global-color-a11e17e:#BDBDBE;--e-global-color-ba2f448:#5270FF;--e-global-color-663a83d:#5270FF;--e-global-color-deaf75b:#000000;--e-global-color-0ef4b43:#E0E0E0;--e-global-color-e3a0adb:#F7F7FB;--e-global-color-a33202e:#565A72;--e-global-color-64e46f5:#000000;--e-global-color-e7c4ff9:#00000000;--e-global-color-2304391:#F2F3F5;--e-global-color-e0e4e80:#8B8B8B;--e-global-typography-primary-font-family:"sofia-pro";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"sofia-pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"sofia-pro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"sofia-pro";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:#0D1D46;font-family:"sofia-pro", Sans-serif;font-size:16px;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:var( --e-global-color-98b3ed5 );font-size:16px;font-weight:400;color:var( --e-global-color-astglobalcolor5 );border-style:none;border-radius:100px 100px 100px 100px;padding:7px 25px 8px 25px;}.elementor-kit-16 button:hover,.elementor-kit-16 button:focus,.elementor-kit-16 input[type="button"]:hover,.elementor-kit-16 input[type="button"]:focus,.elementor-kit-16 input[type="submit"]:hover,.elementor-kit-16 input[type="submit"]:focus,.elementor-kit-16 .elementor-button:hover,.elementor-kit-16 .elementor-button:focus{background-color:var( --e-global-color-4042e15 );color:var( --e-global-color-aa74a70 );border-style:none;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 a{color:#5270FF;font-family:"sofia-pro", Sans-serif;}.elementor-kit-16 h1{color:var( --e-global-color-aa74a70 );font-family:"sofia-pro", Sans-serif;font-size:40px;line-height:50px;}.elementor-kit-16 h2{color:var( --e-global-color-98b3ed5 );font-family:"sofia-pro", Sans-serif;font-size:35px;}.elementor-kit-16 h3{color:var( --e-global-color-aa74a70 );font-family:"sofia-pro", Sans-serif;font-size:25px;line-height:45px;}.elementor-kit-16 h4{color:var( --e-global-color-aa74a70 );font-family:"sofia-pro", Sans-serif;font-size:20px;}.elementor-kit-16 h5{color:var( --e-global-color-aa74a70 );font-family:"sofia-pro", Sans-serif;font-size:18px;}.elementor-kit-16 h6{color:var( --e-global-color-aa74a70 );font-family:"sofia-pro", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Round edges on top-level buttons */
.jet-mega-menu-item__link--top-level,
.jet-mega-menu-item__link--top-level:hover,
.jet-mega-menu-item:hover .jet-mega-menu-item__link--top-level {
  border-radius: 100px !important;
}

/* Round edges on submenu items */
.jet-mega-menu-item__inner,
.jet-mega-menu-item__inner:hover,
.jet-mega-menu-sub-menu .jet-mega-menu-item__inner {
  border-radius: 100px !important;
}
/* Professional cart layout */
.woocommerce div.product form.cart {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Quantity input styling */
.woocommerce div.product form.cart .quantity {
    margin: 0 0 15px 0 !important; /* More space below quantity */
}

.woocommerce div.product form.cart .quantity .qty {
    width: 100px !important; /* Wider quantity input */
    height: 45px !important;
    border: 1px solid #ddd !important;
    border-radius: 100px !important;
    text-align: center !important;
    padding: 0 15px !important;
    font-size: 15px !important;
}

/* Add to Cart button */
.woocommerce div.product form.cart .single_add_to_cart_button {
    width: 100% !important;
    height: 45px !important;
    border-radius: 100px !important;
    margin: 0 0 8px 0 !important; /* Slightly more space between buttons */
}

/* Google Pay container reset */
.woocommerce div.product .wc-stripe-product-checkout-container,
.woocommerce div.product form.cart .wc-stripe-product-checkout-container,
div.wc-stripe-product-checkout-container {
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
}

/* GPay button */
.gpay-button-container {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}

.gpay-button {
    width: 100% !important;
    height: 45px !important;
    border-radius: 100px !important;
    margin: 0 !important;
}

/* Remove any additional spacing */
.ElementsApp,
.wc-stripe-product-checkout-container.bottom.active {
    margin: 0 !important;
    padding: 0 !important;
}
/* CX Genie Hide popup */
#cx-genie-popup { display: none !important; /* Hides the pop-up */ } .cx-genie-button { display: block !important; /* Keeps the button visible */ }/* End custom CSS */