/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.0
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


@font-face {
 font-family: 'Open Sans';
 font-style: italic;
 font-weight: 300;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: italic;
 font-weight: 400;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: italic;
 font-weight: 600;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: italic;
 font-weight: 700;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 400;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 600;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 700;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 800;
 font-stretch: normal;
 font-display: swap;
 src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}

body {
	font-family: 'Open Sans';
	font-size:20px;
}

h4 {
    font-size: 24px;
}

.get-help-section .section-about {
	padding-top:0;
}

.get-help-section .section-primary,
.get-help-section .section {
	padding:0;
}

.get-help-section .section-gh-repeating {
	margin-top:30px;
}

.get-help-section .section-gh-intro .col-md-8 {
	padding-left:0;
	padding-right:0;
}




#app label {
	display:block;
}
#app input[type="radio"] {
	margin-right:8px;
}
#app .modal-title {
	width:80%;
	float:right;
}
#app .close {
    font-size: 32px;
	font-weight:400;
    opacity: .5;
}

.btn-burger {
	display:block;
}
.custom-menu-class {
	display:none;
	background:transparent;
}
#sbb-logo,
#evawi-logo {
	max-height:50px;
	display:inline-block;
	float:left;
	margin:0 15px 0 0;
}
.header-menu-wrapper {
	background: linear-gradient(to right, #632561, #bb1b8d);
    padding: 14px;
    display: inline-block;
    width: 100%;
}
.header + .inner-section {
    margin: 40px auto 100px auto;
}
@media (min-width:1024px) {
	.btn-burger {
		display:none;
	}
	.custom-menu-class {
		display:block;
		margin-top:75px;
	}
	.header-menu-wrapper {
		position:relative;
	}
	#sbb-logo,
	#evawi-logo {
		position:absolute;
		top:30px;
		transform:translate(-100%,0);
		left:50%;
	}
	#evawi-logo {
		transform:translate(100%,0);
	}
	.custom-menu-class li {
		padding:20px 10px;
		font-size:14px;
	}
	#evawi-logo {
		float:right;
	}
}
@media (min-width:1200px) {
	.custom-menu-class {
		margin-top:0;
	}
	.header-menu-wrapper {
		position:relative;
	}
	#sbb-logo,
	#evawi-logo {
		position:absolute;
		top:50%;
		transform:translate(0,-50%);
		left:15px;
	}
	#evawi-logo {
		left: auto;
		right: 15px;
	}
}
@media (min-width:1400px) {
	.custom-menu-class li {
		padding:20px;
		font-size:16px;
	}
}

.btn {
	color:#fff;
}

.btn:hover {
	color: #632561;
	background: #fff;
	border: 2px solid #632561;
}

.btn--gradient:hover:after {
	display:none;
}

button {
	border: none;
    padding: 8px 15px;
    border-radius: 3px;
    font-weight: 400;
}

.pum-theme-5278 .pum-content + .pum-close, 
.pum-theme-enterprise-blue .pum-content + .pum-close {
	font-family: inherit !important;
}

