/* @override 
	https://opentreeformat.com/wp-content/themes/generatepress_child/style.css?* */

/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* dm-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/dm-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/dm-sans-v15-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* dm-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/dm-sans-v15-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/dm-sans-v15-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* dm-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/dm-sans-v15-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/dm-sans-v15-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* dm-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/dm-sans-v15-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/dm-sans-v15-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* dm-sans-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/dm-sans-v15-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/dm-sans-v15-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* dm-sans-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/dm-sans-v15-latin-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/dm-sans-v15-latin-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

body, button, input, select, textarea {
	font-family: 'DM Sans', Arial, Helvetica, Geneva, sans-serif !important;
	
}

html {
    scroll-behavior: smooth;
}

/*@media screen and (max-width: 1050px) {
    .site-logo img {
		width: 160px !important;
	}
	
	.main-nav a {
		padding: 0 !important;
	}
}

.is-logo-image {
	width: 160px !important;
}

.navigation-stick .main-nav a {
	padding-left: 20px !important;
}*/
	
	
/* ----------------------------------------------

Typography
https://fluidtypography.com/#app-get-started

----------------------------------------------*/

/*body, button, input, select, textarea {

}*/


/* 18px → 22px - VW 600px/1300px - Line Height 1.5 - 1.7*/
body {
   font-size: clamp(1.125rem, 0.571vw + 0.911rem, 1.375rem) !important;
line-height: clamp(1.8rem, 1.229vw + 1.339rem, 2.338rem) !important;
}

button, input, select, textarea,
.gb-button {
	line-height: 1.8 !important;
}

/* 36px → 95px - VW 600px/1300px - Line Height 1.2 - 1*/
.heading-1 {
	font-size: clamp(2.25rem, 8.429vw + -0.911rem, 5.938rem) !important;
	line-height: clamp(2.7rem, 7.4vw + -0.075rem, 5.938rem) !important;
}


/* 24px → 45px - VW 600px/1300px - Line Height 1.4 - 1.2*/
.heading-2 {
	font-size: clamp(1.5rem, 3vw + 0.375rem, 2.813rem) !important;
	line-height: clamp(2.1rem, 2.914vw + 1.007rem, 3.375rem) !important;
}

/* 24px → 32px - VW 600px/1300px - Line Height 1.4 - 1.4*/
.heading-3 {
	font-size: clamp(1.5rem, 1.143vw + 1.071rem, 2rem) !important;
	line-height: clamp(2.1rem, 1.6vw + 1.5rem, 2.8rem) !important;
}

/* 80px → 120px - VW 600px/1300px - Line Height 1 - 1*/
.heading-ultra {
	font-size: clamp(5rem, 5.714vw + 2.857rem, 7.5rem) !important;
	line-height: clamp(5rem, 5.714vw + 2.857rem, 7.5rem) !important;
}

/* ----------------------------------------------

Footer

----------------------------------------------*/

/* .site-footer a{
	text-decoration: none;
}

.site-footer a:hover{
	text-decoration: underline;
} */




/* ----------------------------------------------

Header

----------------------------------------------*/

#mobile-menu a {
	padding-left: 20px;
}

.site-logo.mobile-header-logo {
    padding: 10px;
}

@media screen and (min-width: 768px) {
	.site-logo.mobile-header-logo {
		padding-left: 30px;
	}
	
}

@media screen and (max-width: 1050px) and (min-width: 768px)  {
	
	.inside-navigation {
		padding: 0 !important;
	}
	
	#mobile-menu a {
		padding-left: 40px;
	}
}

.navigation-branding img, 
.site-logo.mobile-header-logo img {
    width: 190px !important;
	height: auto !important;
}

.site-logo.mobile-header-logo img {
    /*padding: 0px !important;*/
}

.sticky-enabled .main-navigation.is_stuck {
    box-shadow: none;
}


/* ----------------------------------------------

Header

----------------------------------------------*/

/*#mobile-menu a {
	padding-left: 20px;
}

.site-logo.mobile-header-logo {
    padding: 10px;
}*/



.navigation-branding img, 
.site-logo.mobile-header-logo img {
    /* width: 69px !important;
	height: auto !important; */
}

/* ----------------------------------------------

Lists

----------------------------------------------*/

/* .gb-container li {
	margin-bottom: 10px;
}

.gb-container ul {
	margin-left: 24px;
}


.list-normal li {
	margin-bottom: 10px;
}

.list-normal {
	margin-left: 28px;
} */


/* ----------------------------------------------

Complianz

----------------------------------------------*/


#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
	font-size: inherit;
	max-width: none;
	text-justify: inter-word;
}

#cmplz-document p, .editor-styles-wrapper .cmplz-unlinked-mode p, #cmplz-document li, .editor-styles-wrapper .cmplz-unlinked-mode li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode td {
	font-size: inherit;
	margin-top: 0
}

#cmplz-document h2, .editor-styles-wrapper .cmplz-unlinked-mode h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h3 {
	font-weight: 700;
}

.cmplz-cookiebanner .cmplz-accept { 
	/*font-weight: 700 !important;*/
}


.cmplz-cookiebanner .cmplz-logo img {
    height: 32px !important;
    max-width: inherit !important;
}


/*WP FORMS*/

/* New button styles */
.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    padding: 25px !important;
    background-color: #D60037 !important;
    color: #fff !important;
	height: auto !important;
	border-radius: 2px !important;
	font-weight: 700 !important;
	border: 2px solid #D60037;
	box-shadow: none !important;
}
 
/* New button hover styles */
.wpforms-form input[type=submit]:hover, 
.wpforms-form input[type=submit]:active, 
.wpforms-form button[type=submit]:hover, 
.wpforms-form button[type=submit]:active, 
.wpforms-form .wpforms-page-button:hover, 
.wpforms-form .wpforms-page-button:active {
	background-color: #111 !important;
	border-color: #111 !important;
	box-shadow: none !important;
}
 
/* New button focus styles */
.wpforms-form input[type=submit]:focus,
.wpforms-form button[type=submit]:focus,
.wpforms-form .wpforms-page-button:focus {

}