.elementor-kit-2949{--e-global-color-primary:#D1202F;--e-global-color-secondary:#FED231;--e-global-color-text:#64666B;--e-global-color-accent:#D1202F;--e-global-color-801c494:#161925;--e-global-color-e08e5f1:#FFFFFF;--e-global-color-2eb1a71:#E2E1E1;--e-global-color-f050fd2:#1B8057;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;font-family:"Lato", Sans-serif;line-height:25px;}.elementor-kit-2949 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2949 a{font-family:"Lato", Sans-serif;}.elementor-kit-2949 h1{font-family:"Lato", Sans-serif;}.elementor-kit-2949 h2{font-family:"Lato", Sans-serif;}.elementor-kit-2949 h3{font-family:"Lato", Sans-serif;font-size:18px;}.elementor-kit-2949 h4{font-family:"Lato", Sans-serif;}.elementor-kit-2949 h5{font-family:"Lato", Sans-serif;}.elementor-kit-2949 h6{font-family:"Lato", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.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);}@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 *//* === Elementor Pro + WooCommerce totals FIX === */

/* Restore WooCommerce table layout */
.woocommerce-cart .cart_totals table,
.woocommerce-checkout-review-order-table {
    display: table;
    width: 100%;
    table-layout: auto;
}

/* Reset Elementor typography conflicts */
.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    line-height: 1.6 !important;
    padding: 12px 0 !important;
    white-space: normal !important;
    vertical-align: top;
}

/* Fix overlapping shipping text */
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
    display: block !important;
    line-height: 1.6 !important;
}

/* Kill flex/grid overrides */
.woocommerce-checkout-review-order-table tr {
    display: table-row !important;
}
/*delet website field from comments*/	
	.comment-form-url{
		display:none!important;
	}/* End custom CSS */