.elementor-kit-12{--e-global-color-primary:#CF5932;--e-global-color-secondary:#24457A;--e-global-color-text:#252425;--e-global-color-accent:#FFFFFF;--e-global-color-08ae198:#D94B2C;--e-global-color-634377c:#252425;--e-global-color-2cffc8e:#FDF7F5;--e-global-color-1af45f2:#F8FAFD;--e-global-color-2ffb080:#E7E7E7;--e-global-color-e423a1b:#434244;--e-global-color-9cd1cab:#E5E6E7;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;font-family:"Churchward Isabella", Sans-serif;font-size:1.1em;line-height:30px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-primary );text-transform:lowercase;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 38px 15px 35px;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:var( --e-global-color-text );color:#FFFFFF;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-08ae198 );}.elementor-kit-12 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-12 h1{font-size:2em;line-height:42px;}.elementor-kit-12 h2{font-size:1.6em;line-height:36px;}.elementor-kit-12 h3{font-size:1.2em;font-weight:500;line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-12 h1{font-size:1.8em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12 h1{font-size:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.grecaptcha-badge {
    visibility: hidden;
}

.elementor-text-editor p:last-child,
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor-text-editor ul,
.elementor-widget-text-editor ul,
.elementor-text-editor ol,
.elementor-widget-text-editor ol {
    margin-bottom: 1em;
}
.elementor-text-editor ul li,
.elementor-widget-text-editor ul li,
.elementor-text-editor ol li,
.elementor-widget-text-editor ol li{
    margin-bottom: 1em;
}

.gradient1, .gradient1.btn .elementor-button, button[type=submit] {
  background: #D94B2C !important;
  background: linear-gradient(to right, #D94B2C 0%, #D08240 20%, #CBA674 40%, #DFABC5 60%, #E2A0C2 80%, #E2A0C2 100%) !important;
}
.gradient2, .gradient2.btn .elementor-button {
  background: #2B4DB9 !important;
  background: linear-gradient(to right, #2B4DB9 0%, #406CC6 20%, #5F98DB 40%, #79BFEC 60%, #89D7F8 80%, #89D7F8 100%) !important;
}
.gradient3, .gradient3.btn .elementor-button {
  background: #e5e6e7 !important;
  background: linear-gradient(to right, #e5e6e7 0%, #a8aaad 50%, #434244 100%) !important;
}

.mte-required {
    font-size: 0.8em;
}


.site-credits {
    color: #ffffff;
    font-size: 0.7em;
    line-height: 1;
}
.site-credits p {
    margin-bottom: 0;
}

.legal {
    color: #ffffff;
    font-size: 0.9em;
    line-height: 1;
}

fieldset.simpay-form-control {
    background-color: antiquewhite;
    clear: both;
    display: contents;
    padding: 1em;
    margin-top: 2em;
    margin-bottom: 2em;
}

.elementor-message {
    color: #ffffff !important;
    font-size: 0.9em;
    font-weight: 600;
    padding: 8px 20px;
}
.elementor-message-success {
    background-color: #5baf56;
}
.elementor-message-danger {
    background-color: #ea4339;
}
.elementor-message-success:before {
    content: "\2713" !important;
    padding-right: 10px;
}
.elementor-message-danger:before {
    content: "\2613" !important;
    padding-right: 10px;
}
.elementor-message-success:before,
.elementor-message-danger:before {
    display: inline-block;
    vertical-align: middle;
}
.elementor-message-success:hover {
    background-color: #4a9c47;
}
.elementor-message-danger:hover {
    background-color: #d7352d;
}

footer a:link,
footer a:active,
footer a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
footer a:hover, .site-credits a:hover,.legal a:hover  {
    color: var(--e-global-color-primary);
    text-decoration: underline;
    opacity: 1;
}

.site-credits a {
    opacity: 0.6;
}

@media screen and (min-width: 768px) {
    .site-credits p {
        text-align: right;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Churchward Isabella';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://defineyourlines.com/wp-content/uploads/2024/06/churchward-isabella-regular.woff2') format('woff2'),
		url('https://defineyourlines.com/wp-content/uploads/2024/06/churchward-isabella-regular.woff') format('woff'),
		url('https://defineyourlines.com/wp-content/uploads/2024/06/churchward-isabella-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Churchward Isabella';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://defineyourlines.com/wp-content/uploads/2024/06/churchward-isabella-extrabold.woff2') format('woff2'),
		url('https://defineyourlines.com/wp-content/uploads/2024/06/churchward-isabella-extrabold.woff') format('woff'),
		url('https://defineyourlines.com/wp-content/uploads/2024/06/churchward-isabella-extrabold.ttf') format('truetype');
}
@font-face {
	font-family: 'Churchward Isabella';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://defineyourlines.com/wp-content/uploads/2024/06/churchwardisabellamedium-reg-webfont.woff2') format('woff2'),
		url('https://defineyourlines.com/wp-content/uploads/2024/06/churchwardisabellamedium-reg-webfont.woff') format('woff'),
		url('https://defineyourlines.com/wp-content/uploads/2024/06/churchwardisabellamedium-reg-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */