.elementor-kit-7{--e-global-color-primary:#7C816B;--e-global-color-secondary:#CCC1C8;--e-global-color-text:#212529;--e-global-color-accent:#7C816B;--e-global-color-ab3b50f:#767676;--e-global-color-981bfe3:#F1ECEF;--e-global-color-56bada4:#E5E7DD;--e-global-color-90e1423:#D7DACB;--e-global-color-aa3a311:#E9DFE5;--e-global-typography-primary-font-family:"Alexandria";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alexandria";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Baloo Bhaijaan 2";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Alexandria", Sans-serif;font-size:16px;font-weight:300;line-height:1.7;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:20px;}.elementor-kit-7 a{color:var( --e-global-color-text );font-family:"Alexandria", Sans-serif;font-size:inherit;font-weight:400;}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-kit-7 h1{font-family:"Baloo Bhaijaan 2", Sans-serif;font-size:34px;font-weight:800;}.elementor-kit-7 h4{font-size:1.2rem;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );border-radius:16px 16px 16px 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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.input-text, .woocommerce form .form-row textarea {
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px #a9a8a821;
    background-color: red;
} 

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-family: "Alexandria";
    line-height: 1.5;
    border-radius: 1rem;
    border: 0;
    
}


.woocommerce-checkout .checkout .checkout-inline-error-message {
    font-family: "Alexandria";
    font-weight: 600;
    margin-top: 0.3rem;
}


.woocommerce ul.products li.product a.added_to_cart {
  display: none;  
}

.woocommerce .easypack_show_geowidget {
    border-radius: 5rem;
    font-size: 1rem !important;
    padding: .5em;
    box-shadow: none !important;
}

.woocommerce .easypack-shipping-method-logo img {
    border-radius: 3px;
}

.text {
    word-break: break-word;
}

.add_to_cart_button::after {
    top: auto !important;
}


.woocommerce-store-notice {
    position: static !important;
    padding: 0.6em 0 !important;
    font-size: 0.85rem !important;
    background-color: var(--e-global-color-aa3a311) !important;
    color: var(--e-global-color-text) !important;
    font-weight: 500;
    box-shadow: none !important;
}

.woocommerce-store-notice__dismiss-link {
    display: none;
}/* End custom CSS */