.elementor-kit-12{--e-global-color-primary:#131313;--e-global-color-secondary:#7A7A7A;--e-global-color-text:#42404B;--e-global-color-accent:#CB3E3E;--e-global-color-7584165:#343434;--e-global-color-794bbd9:#F1F1F1;--e-global-color-9f67a29:#FFFFFF;--e-global-color-12e9349:#C5C5C5;--e-global-color-a5c413d:#FFFFFF;--e-global-color-c2373c5:#131313;--e-global-typography-primary-font-family:"Aboreto";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Aboreto";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Aboreto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Aboreto";--e-global-typography-accent-font-weight:500;--e-global-typography-9e688ac-font-family:"Antic Didone";--e-global-typography-9e688ac-font-weight:500;--e-global-typography-9e688ac-text-transform:capitalize;--e-global-typography-9e688ac-letter-spacing:1.1px;--e-global-typography-d02ab19-font-family:"Aboreto";--e-global-typography-d02ab19-font-size:12px;--e-global-typography-d02ab19-font-weight:600;--e-global-typography-d02ab19-text-transform:uppercase;--e-global-typography-d02ab19-letter-spacing:0.1px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1520px;}.e-con{--container-max-width:1520px;}.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:1540px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}}@media(max-width:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:900px;}.e-con{--container-max-width:900px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:710px;}.e-con{--container-max-width:710px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:420px;}.e-con{--container-max-width:420px;}}/* Start custom CSS */.elementor-editor-active *,
.elementor-editor-active html {
    cursor: auto !important;
}

.contact-form-col-4.submit-btn-wrap input[type="submit"] {
    background-color: #CB3E3E; /* Replace with your desired hex color value */
    color: #ffffff; /* Optional: Change text color for better contrast */
}

.contact-form-col-5.submit-btn-wrap input[type="submit"] {
    background-color: #CB3E3E; /* Replace with your desired hex color value */
    color: #ffffff; /* Optional: Change text color for better contrast */
}

@media only screen and (min-width: 1367px) {
	body #magicMouseCursor {
	  z-index:10000000!important;
	  position: fixed;
	  border: 2px solid #c0c0c0;
	  background: rgba(0,0,0,0.05);
	  border-radius: 50%;
	  z-index: 9999;
	  left: 0;
	  top: 0;
	  transition: transform 0.07s, width 0.3s, height 0.3s;
	  pointer-events: none; }
	  body #magicMouseCursor.cursor-square {
		border-radius: 1; }

	body #magicPointer {
	  z-index:10000000!important;
	  height: 7px;
	  width: 7px;
	  top: 0;
	  left: 0;
	  position: fixed;
	  background: #E53935;
	  border-radius: 50%;
	  pointer-events: none;
	  transition: background 0.1s, width 0.2s, height 0.2s, box-shadow 0.2s; 
}
}
@media only screen and (max-width: 479px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }
    .wp-block-cover__inner-container,
    .alignwide .wp-block-group__inner-container,
    .alignfull .wp-block-group__inner-container {
        max-width: 100% !important;
    }
}/* End custom CSS */