.elementor-kit-6{--e-global-color-primary:#0C0C0C;--e-global-color-secondary:#464646;--e-global-color-text:#7A7A7A;--e-global-color-accent:#ADD8E6;--e-global-color-ede3d23:#179CD7;--e-global-color-adf446f:#1F1F28;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:400;--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;--e-global-typography-23f7e18-font-family:"Roboto";--e-global-typography-23f7e18-font-size:50px;--e-global-typography-23f7e18-line-height:70px;--e-global-typography-1ba6a4d-font-family:"Roboto";--e-global-typography-1ba6a4d-font-size:18px;--e-global-typography-1ba6a4d-font-weight:500;--e-global-typography-1ba6a4d-line-height:28px;}.elementor-kit-6 a{color:#FFFFFF;}.elementor-kit-6 a:hover{color:#1A9BD8;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .footer-inner{width:0px;max-width:100%;}.site-footer .site-branding .site-logo img{width:0px;max-width:0px;}@media(max-width:1366px){.elementor-kit-6{--e-global-typography-23f7e18-font-size:40px;--e-global-typography-23f7e18-line-height:60px;--e-global-typography-1ba6a4d-font-size:18px;--e-global-typography-1ba6a4d-line-height:28px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-23f7e18-font-size:35px;--e-global-typography-23f7e18-line-height:45px;--e-global-typography-1ba6a4d-font-size:16px;--e-global-typography-1ba6a4d-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-6{--e-global-typography-23f7e18-font-size:30px;--e-global-typography-23f7e18-line-height:40px;--e-global-typography-1ba6a4d-font-size:16px;--e-global-typography-1ba6a4d-line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Adjust button */
.custom-menu-button a {
    color: #ffffff;          /* Text color */
    background-color: transparent; /* Make button background transparent */
    padding: 10px 10px;      /* Space around text */
    border-radius: 5px;      /* Higher number = rounded corners */
    border: solid #ADD8E6 2px; /* Border color & thickness, adjust as needed */
    max-height: 40px;        /* Max height of button */
}

/* Adjust button on hover */
.custom-menu-button a:hover {
    color: #ffffff;          /* Hover text color */
    background-color: #ADD8E6; /* Button hover background color */
    border: solid #ADD8E6 2px; /* Hover border color & thickness, adjust as needed */
}

/* Remove default hover on links */
.custom-menu-button:hover {
    text-decoration: none;
    color: #fff !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Regular.eot');
	src: url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Regular.woff2') format('woff2'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Regular.woff') format('woff'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Regular.ttf') format('truetype'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Regular.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Medium.eot');
	src: url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Medium.woff2') format('woff2'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Medium.woff') format('woff'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Medium.ttf') format('truetype'),
		url('https://eliosmediagroup.com/wp-content/uploads/2024/02/Roboto-Medium.svg#Roboto') format('svg');
}
/* End Custom Fonts CSS */