.elementor-8 .elementor-element.elementor-element-4b5e48b4{padding:50px 0px 50px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Poppins;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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 );}@media(max-width:991px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS *//* Checkout page calendar date center align css */
.cal1 .clndr .clndr-table tr .day .day-contents {
		display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
form.woocommerce-checkout h3, form.woocommerce-checkout label {
		text-transform: inherit !important;
}

 input[type='checkbox'], input[type='radio'] {
    appearance: none !important;
    -webkit-appearance: none !important;
    position: absolute !important;
    visibility: hidden !important;
}/* End custom CSS */