.elementor-kit-7{--e-global-color-primary:#666E81;--e-global-color-secondary:#202020;--e-global-color-text:#000000;--e-global-color-accent:#263266;--e-global-color-6b4ff2e:#FFFFFF;--e-global-color-dc19325:#1D1D1B;--e-global-color-9656a6f:#141A35;--e-global-typography-primary-font-family:"Moderat";--e-global-typography-secondary-font-family:"Moderat";--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-accent-font-family:"Moderat";color:var( --e-global-color-text );font-family:"Source Sans 3", Sans-serif;font-size:16px;font-weight:400;line-height:26px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-accent );}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"Moderat", Sans-serif;font-size:56px;font-weight:900;line-height:64px;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Moderat", Sans-serif;font-size:40px;font-weight:900;line-height:48px;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:"Moderat", Sans-serif;font-size:26px;font-weight:700;line-height:32px;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"Moderat", Sans-serif;font-size:22px;font-weight:700;line-height:28px;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"Moderat", Sans-serif;font-size:18px;font-weight:700;line-height:26px;}.elementor-kit-7 h6{color:var( --e-global-color-text );font-family:"Moderat", Sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;line-height:26px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{border-radius:50px 50px 50px 50px;}.elementor-kit-7 label{color:var( --e-global-color-text );font-family:"Moderat", Sans-serif;font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:"Moderat", Sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1480px;}.e-con{--container-max-width:1480px;}.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:1440px){.elementor-kit-7 h1{font-size:52px;line-height:60px;}}@media(max-width:1200px){.elementor-kit-7 h2{font-size:36px;line-height:44px;}}@media(max-width:1024px){.elementor-kit-7 h1{font-size:48px;line-height:56px;}.elementor-kit-7 h2{font-size:34px;line-height:42px;}.elementor-kit-7 h4{font-size:20px;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:40px;line-height:48px;}.elementor-kit-7 h2{font-size:32px;line-height:38px;}.elementor-kit-7 h3{font-size:22px;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* GENERAL */

a:focus-visible,
a:focus,
a:visited {
    outline-style: none !important;
}

.ast-single-post .entry-content a {
    text-decoration: none !important;
}

/* MENU */

.uc_hamburger .uc_line {
    height: 3px !important;
    margin: 10px auto !important;
}

/* GRAVITY FORM */

.gform_required_legend {
    display: none !important;
}

.gform-body .no-label label {
    display: none !important;
}

.uael-gf-select-custom select {
    padding: 22px 25px !important;
    font-family: 'Source Sans 3', Sans-Serif !important;
    font-size: 16px !important;
}

.gfield--type-fileupload {
    margin-top: 10px;
}

.uael-gf-select-custom:after {
    right: 20px !important
}

.ginput_container_fileupload input:nth-child(2) {
    padding: 15px 25px;
    border-radius: 50px;
}

.gform-body .gform_fileupload_rules {
    padding-top: 0 !important;
}

.gform-body textarea {
    border-radius: 8px !important;
}

.uael-gf-select-custom option {
    color: #202020 !important;
}

/* WOOCOMMERCE */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	border-top-color: #263266 !important;
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
	color: #263266 !important;
}

.woocommerce-message a.wc-forward {
	background-color: transparent !important;
	border: 1px solid #263266 !important;
	border-radius: 50px !important;
	padding: 10px 30px !important;
	color: #263266 !important;
	font-size: 16px !important;
	font-family: 'Moderat' !important;
}

.woocommerce-message a.wc-forward:hover {
	background-color: #263266 !important;
	color: #FFF !important;
}

.woocommerce-cart-form__contents button {
	background-color: transparent !important;
	border: 1px solid #263266 !important;
	border-radius: 50px !important;
	padding: 12px 30px !important;
	color: #263266 !important;
	font-size: 16px !important;
	font-family: 'Moderat' !important;
}

.woocommerce-cart-form__contents button:hover {
	background-color: #263266 !important;
	color: #FFF;
}

.coupon button.button {
	background-color: transparent !important;
	border: 1px solid #263266 !important;
	border-radius: 50px !important;
	padding: 12px 30px !important;
	color: #263266 !important;
	font-size: 16px !important;
	font-family: 'Moderat' !important;
}

.coupon button.button:hover {
	background-color: #263266 !important;
	color: #FFF !important;
}

.wc-proceed-to-checkout a.checkout-button,
.place-order button {
	background-color: transparent !important;
	border-radius: 50px !important;
	border: 1px solid #FFF !important;
	padding: 10px 30px !important;
	color: #FFF !important;
	font-size: 18px !important;
	font-family: 'Moderat' !important;
}

.wc-proceed-to-checkout a.checkout-button:hover,
.place-order button:hover {
	background-color: #FFF !important;
	color: #202020 !important;
}

.place-order button {
	margin-top: 30px !important;
	padding: 15px 30px !important;
}

#order_review {
	border: none !important;
	padding-top: 30px !important;
}

.elementor-menu-cart__footer-buttons {
    grid-template-columns: 1fr !important;
}

.elementor-button--view-cart,
.elementor-button--checkout {
	border-radius: 50px !important;
	background-color: none !important;
	border: 1px solid #263266 !important;
	color: #263266 !important;
}

.elementor-button--view-cart:hover,
.elementor-button--checkout:hover {
	background-color: #263266 !important;
	color: #FFF !important;
}

.woocommerce-mini-cart__buttons .button.wc-forward {
	border-radius: 50px !important;
	background-color: transparent !important;
	border: 1px solid #263266 !important;
	color: #263266 !important;
	width: 100% !important;
	text-align: center !important;
	margin-bottom: 10px !important;
}

.woocommerce-mini-cart__buttons .button.wc-forward:hover {
    background-color: #263266 !important;
    color: #FFF !important;
}

.elementor-menu-cart__product-price {
	color: #000 !important;
}

.elementor-menu-cart__product-remove {
	color: #000 !important;
	border-color: #000 !important;
}

.elementor-menu-cart__product-remove::before,
.elementor-menu-cart__product-remove::after {
	background: #000 !important;
}

.woocommerce-page table.cart td.actions .button:hover {
    color: #FFF !important;
}

button.woocommerce-form-login__submit {
    border-radius: 50px;
    border: 1px solid #263266 !important;
    background-color: transparent !important;
    margin-top: 20px !important;
    color: #263266 !important;
    padding: 12px 50px !important;
}

button.woocommerce-form-login__submit:hover {
    background-color: #263266 !important;
    color: #FFF !important;
}

.woocommerce-form-login label {
    font-size: 16px !important;
}

.woocommerce-orders-table a.button,
.woocommerce-info a.button,
.woocommerce-EditAccountForm .button {
    background-color: transparent !important;
    border: 1px solid #263266 !important;
    border-radius: 50px;
    color: #263266 !important;
}

.woocommerce-orders-table a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-EditAccountForm .button:hover {
    background-color: #263266 !important;
    color: #FFF !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-login-wrap button.woocommerce-button {
    color: #FFF !important;
}

.woocommerce-tabs ul.tabs li::before {
    background: #141A35 !important;
}

@media only screen and (max-width: 1024px) {
    .uael-mc-offcanvas {
        padding-top: 100px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Moderat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mcedsystems.stagingsept24.com/wp-content/uploads/2023/08/Moderat-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Moderat';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://mcedsystems.stagingsept24.com/wp-content/uploads/2023/08/Moderat-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Moderat';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://mcedsystems.stagingsept24.com/wp-content/uploads/2023/08/Moderat-Black.woff') format('woff');
}
/* End Custom Fonts CSS */