.elementor-kit-11{--e-global-color-primary:#0E498F;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#0E498F;--e-global-color-35f7c406:#FFFFFF;--e-global-color-a11582b:#252525;--e-global-color-9198737:#000000;--e-global-color-9f61675:#F6F6F6;--e-global-color-d5351c3:#626262;--e-global-color-a252e45:#FCAF17;--e-global-color-614b96a:#DA3C29;--e-global-color-f647db0:#FBFBFB;--e-global-typography-text-font-family:"Arial Rounded Regular";--e-global-typography-text-font-weight:400;font-family:"Arial Rounded", Sans-serif;font-size:18px;line-height:26px;letter-spacing:0.1px;word-spacing:1px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Arial Rounded", Sans-serif;font-weight:bold;text-transform:capitalize;color:var( --e-global-color-35f7c406 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-35f7c406 );border-radius:5px 5px 5px 5px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-35f7c406 );border-radius:5px 5px 5px 5px;}.elementor-kit-11 a{font-family:"Arial Rounded Regular", Sans-serif;}.elementor-kit-11 h1{font-family:"Metropolis", Sans-serif;font-size:40px;font-weight:900;line-height:46px;}.elementor-kit-11 h2{font-family:"Metropolis", Sans-serif;font-size:35px;font-weight:700;line-height:41px;}.elementor-kit-11 h3{font-family:"Metropolis", Sans-serif;font-size:25px;line-height:31px;}.elementor-kit-11 h4{font-family:"Metropolis", Sans-serif;}.elementor-kit-11 h5{font-family:"Metropolis", Sans-serif;}.elementor-kit-11 h6{font-family:"Metropolis", Sans-serif;}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{color:var( --e-global-color-d5351c3 );background-color:var( --e-global-color-35f7c406 );border-style:solid;border-width:0px 0px 0px 0px;border-radius:5px 5px 5px 5px;padding:15px 15px 15px 15px;}.elementor-kit-11 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea:focus,.elementor-kit-11 .elementor-field-textual:focus{color:var( --e-global-color-d5351c3 );background-color:var( --e-global-color-35f7c406 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}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-kit-11 h1{font-size:30px;line-height:36px;}.elementor-kit-11 h2{font-size:25px;line-height:31px;}.elementor-kit-11 h3{font-size:16px;line-height:22px;}.elementor-kit-11 h4{font-size:20px;}.elementor-kit-11 h5{font-size:20px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ----------------------------------
:: RESPONSIVE UTILITES
---------------------------------- */
/* HIDE - On Tablet and lower ---------------- */
@media (max-width: 1024px) {
    .hide-tablet { display: none; }
}

/* HIDE - On Mobile ---------------- */
@media (max-width: 480px) {
    .hide-mobile { display: none; }
}

/* Hex Code P ----------------*/
.colour-swatch-hex {
    position: relative;
    background-color: black;
    color: white;
    padding: 0px 5px;
    width: fit-content;
    text-transform: uppercase;
    pointer-events: none;
}



/* ----------------------------------
:: DARK THEME
---------------------------------- */

/* Headings ---------------- */
.theme-dark h1 { color: white; }
.theme-dark h2 { color: white; }
.theme-dark h3 { color: white; }
.theme-dark h4 { color: white; }
.theme-dark h5 { color: white; }


/* Paragraphs ---------------- */
.theme-dark .elementor-text-editor p {
  color: white;
}


/* Links ---------------- */
.theme-dark .elementor-text-editor a {
  color: white;
  border-bottom: 1px solid white;
}

.theme-dark .elementor-text-editor a:hover {
  color: gray;
}


/* Buttons ---------------- 
.theme-dark .elementor-button {
  color: white;
  border: 1px solid white;
  background-color: transparent;
}

.theme-dark .elementor-button:hover {
  color: black;
  border: 1px solid white;
  background-color: white;
}
*/


/* -------
:: GHOST BUTTON
---------------------------------- */

.button-ghost .elementor-button {
  color: black;
  border: 1px solid black;
  background-color: transparent;
}

.button-ghost .elementor-button:hover {
  color: white;
  border: 1px solid var(--e-global-color-primary);
  background-color: var(--e-global-color-primary);
}

/* -------
:: CONTACT FORM
---------------------------------- */

.theme-dark select option {
    color: black;
    background-color: white;
}

.elementor-kit-11 a {
    font-family: default !important
    ;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arial Rounded';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/arial-rounded.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-ThinItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-SemiBoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-Light.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-ExtraLightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-ExtraLight.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-ExtraBoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-ExtraBold.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-BlackItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://megavisionmedia.co.za/wp-content/uploads/2023/12/Metropolis-Black.woff') format('woff');
}
/* End Custom Fonts CSS */