/* # Global Styes
   # Please insert all GLobal Styles below, avoid inserting anywhere.
---------------------------------------------------------------------------------------------------- */
html {
	font-size: 62.5%; /* 10px browser default */
}
body {
	background-color: #fff;
	color: #000;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 1.45;
}
body > div {
	font-size: 1.6rem;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
a {
	text-decoration: none;
}

/* Reusable */

@font-face {
    font-family: 'Blair ITC';
    src: url('/wp-content/uploads/2022/01/BlairITC-Medium-1.eot');
    src: url('/wp-content/uploads/2022/01/BlairITC-Medium-1.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/BlairITC-Medium.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/BlairITC-Medium.woff') format('woff'),
        url('/wp-content/uploads/2022/01/BlairITC-Medium-1.ttf') format('truetype'),
        url('/wp-content/uploads/2022/01/BlairITC-Medium.svg#BlairITC-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Superior Title';
    src: url('/wp-content/uploads/2022/01/SuperiorTitle-Regular.eot');
    src: url('/wp-content/uploads/2022/01/SuperiorTitle-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Regular.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Regular.woff') format('woff'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Regular.ttf') format('truetype'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Regular.svg#SuperiorTitle-Regular') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Superior Title Light';
    src: url('/wp-content/uploads/2022/01/SuperiorTitle-Light.eot');
    src: url('/wp-content/uploads/2022/01/SuperiorTitle-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Light.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Light.woff') format('woff'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Light.ttf') format('truetype'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Light.svg#SuperiorTitle-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'Rockness';
    src: url('/wp-content/uploads/2022/01/Rockness.eot');
    src: url('/wp-content/uploads/2022/01/Rockness.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/Rockness.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/Rockness.woff') format('woff'),
        url('/wp-content/uploads/2022/01/Rockness.ttf') format('truetype'),
        url('/wp-content/uploads/2022/01/Rockness.svg#Rockness') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Superior Title Medium';
    src: url('/wp-content/uploads/2022/01/SuperiorTitle-Medium.eot');
    src: url('/wp-content/uploads/2022/01/SuperiorTitle-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Medium.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Medium.woff') format('woff'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Medium.ttf') format('truetype'),
        url('/wp-content/uploads/2022/01/SuperiorTitle-Medium.svg#SuperiorTitle-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




/* # Elementor Overwrites ---------------------------------------------------------------------------------------------------- */
.elementor-editor-active .site-header,
.elementor-editor-active .nav-primary {
	display: none;
}
.full-width-content.elementor-page .site-inner {
	max-width: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.full-width-content.elementor-page .entry {
	padding: 0;
	margin: 0;
}
body .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 119rem;
}
.full-width-content.elementor-page .site-inner {
	padding-top: 0;
}
.elementor_library-template-default.elementor-editor-active .sidebar {
    display: none;
}
.elementor_library-template-default .content {
    width: 100%;
    padding: 0;
    margin: 0;
}
.site-footer {
	display: none;
}

@media only screen and (min-width: 1025px) {
  .fluid-section .elementor-container {
    width: 80% ;
  }
  .fluid-section .elementor-inner-section .elementor-container,
  .fluid-section .elementor-widget-popup .elementor-container {
    width: 100%;
  }

	.fluid-row .elementor-container {
    width: 75%;
  }
  .fluid-row .elementor-inner-section .elementor-container,
  .fluid-row .elementor-widget-popup .elementor-container {
    width: 100%;
  }
}

/* # will apply this css starting 1024px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px) {

}

/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {

}

/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:1600px) {
	html {
		font-size: 56.3%;
	}
}
@media only screen and (max-width:1023px) {
	br {
		display: none;
	}
}
@media only screen and (max-width:960px) {
	html {
		font-size: 50%;
	}
}

@media only screen and (max-width:768px) {

}

@media only screen and (max-width:767px) {

}

@media only screen and (max-width:568px) {

}
