.elementor-kit-614947{--e-global-color-primary:#6B0063;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C01BA2;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d67235b-font-family:"Montserrat";}.elementor-kit-614947 a{color:#E400BD;}.elementor-kit-614947 a:hover{color:#BB009B;}.elementor-kit-614947 input:not([type="button"]):not([type="submit"]),.elementor-kit-614947 textarea,.elementor-kit-614947 .elementor-field-textual{border-radius:5px 5px 5px 5px;}.elementor-kit-614947 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-614947 textarea:focus,.elementor-kit-614947 .elementor-field-textual:focus{border-radius:5px 5px 5px 5px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-614947 e-page-transition{background-color:#FDF1FF;}@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 *//* Style all WooCommerce notices */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-notices-wrapper {
    margin-top: 10px;
    background: #FEF1FE;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 0 1px 1px #999;
}
/* Removes dotted focus outline on mouse clicks */
:focus:not(:focus-visible) {
  outline: none;
}

.checkout-product-img {
    border-radius: 3px !important;
    margin-right: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    vertical-align: middle;
    display: inline-block;
}

.checkout-product-text {
    display: inline-block;
    vertical-align: middle;
}/* End custom CSS */