/*
Theme Name: JSMT Base Theme 2.9.1
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 3.4.1

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

a {
	background-color: transparent
}

b {
	font-weight: bolder
}

code {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

img {
	border-style: none
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: .1rem dotted
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	outline-offset: -.2rem
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font: inherit
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

html {
	box-sizing: border-box
}

.entry-content::before,
.entry::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table
}

.entry-content::after,
.entry::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table
}

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

body {
	background-color: #fff;
	color: #333;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden
}

.button,
.gallery img,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus {
	transition: all .2s ease-in-out
}

a {
	color: #0073e5;
	text-decoration: underline;
	transition: color .2s ease-in-out, background-color .2s ease-in-out
}

a:focus,
a:hover {
	color: inherit;
	text-decoration: none
}

p {
	margin: 0 0 2.8rem;
	padding: 0
}

ul {
	margin: 0;
	padding: 0
}

b {
	font-weight: 700
}

em,
i {
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 2rem
}

h1 {
	font-size: 3rem
}

h2 {
	font-size: 2.7rem
}

h3 {
	font-size: 2.4rem
}

h4 {
	font-size: 2rem
}

.entry-content h3,
.entry-content h4 {
	font-weight: 600
}

.entry-content h4 {
	margin-top: 4rem
}

h5 {
	font-size: 1.8rem
}

h6 {
	font-size: 1.6rem
}

embed,
img,
object {
	max-width: 100%
}

img {
	height: auto;
	vertical-align: top
}

.gallery {
	overflow: hidden
}

.gallery img {
	border: .1rem solid #eee;
	height: auto;
	padding: 4rem
}

.gallery img:focus,
.gallery img:hover {
	border: .1rem solid #999;
	outline: 0
}

.gallery-columns-1 .gallery-item {
	width: 100%
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}

.gallery-item {
	float: left;
	margin: 0 0 3rem;
	text-align: center
}

input,
select,
textarea {
	background-color: #fff;
	border: .1rem solid #ddd;
	color: #333;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 1.5rem;
	width: 100%
}

input:focus,
textarea:focus {
	border: .1rem solid #999;
	outline: 0
}

input[type=checkbox],
input[type=image],
input[type=radio] {
	width: auto
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1
}

::placeholder {
	color: #333;
	opacity: 1
}

.button,
.site-container div.wpforms-container-full .wpforms-form button[type=submit],
.site-container div.wpforms-container-full .wpforms-form input[type=submit],
button,
input[type=button],
input[type=reset],
input[type=submit] {
	background-color: #333;
	border: 0;
	border-radius: .5rem;
	color: #fff;
	cursor: pointer;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 1.5rem 3rem;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto
}

.button:focus,
.button:hover,
.site-container div.wpforms-container-full .wpforms-form button[type=submit]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type=submit]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type=submit]:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
	background-color: #0073e5;
	border-width: 0;
	color: #fff
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff
}

.button {
	display: inline-block
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
	display: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 4rem;
	width: 100%;
	word-break: break-all
}

th {
	line-height: 2;
	text-align: left;
	vertical-align: top
}

th {
	font-weight: 600;
	padding: .5em
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: .1rem;
	overflow: hidden;
	position: absolute !important;
	width: .1rem;
	word-wrap: normal !important
}

.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type=submit]:focus {
	background: #fff;
	box-shadow: 0 0 .2rem .2rem rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: auto;
	padding: 1.5rem 2.3rem 1.4rem;
	text-decoration: none;
	width: auto;
	z-index: 100000
}

.site-container {
	animation: fadein 1s;
	word-wrap: break-word
}

@keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 6rem 3rem 0
}

.after-entry,
.archive-description {
	margin-bottom: 4rem
}

.after-entry {
	box-shadow: 0 0 2rem rgba(0, 0, 0, .05);
	padding: 2rem 3rem
}

.after-entry .widget:last-of-type {
	margin-bottom: 0
}

.breadcrumb {
	border-bottom: .1rem solid #eee;
	font-size: 1.6rem;
	margin-bottom: 4rem;
	padding-bottom: 1rem
}

.genesis-title-hidden .breadcrumb {
	margin-top: 4rem
}

.archive-description p:last-child {
	margin-bottom: 0
}

.search-form {
	overflow: hidden
}

.entry-content .search-form {
	margin-bottom: 4rem;
	width: 50%
}

.search-form input[type=submit] {
	margin-top: 1rem
}

.widget_search input[type=submit] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: .1rem;
	margin: -.1rem;
	padding: 0;
	position: absolute;
	width: .2rem
}

.archive-description .entry-title,
.archive-title {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 1rem
}

.entry-title {
	font-size: 3rem;
	margin-bottom: 1rem
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5
}

.widget-title {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 2rem
}

.genesis-title-hidden .site-inner {
	padding-top: 0
}

a.aligncenter img {
	display: block;
	margin: 0 auto
}

.alignleft {
	float: left;
	text-align: left
}

.alignright {
	float: right;
	text-align: right
}

a.alignleft,
a.alignright {
	max-width: 100%
}

.aligncenter,
.singular-image,
img.centered {
	display: block;
	margin: 0 auto 3rem
}

a.alignleft,
img.alignleft {
	margin: 0 2rem 2rem 0
}

a.alignright,
img.alignright {
	margin: 0 0 2rem 2rem
}

.widget {
	margin-bottom: 4rem
}

.widget p:last-child,
.widget ul>li:last-of-type {
	margin-bottom: 0
}

.widget ul>li {
	margin-bottom: 1rem
}

.widget ul>li:last-of-type {
	padding-bottom: 0
}

.widget li li {
	border: 0;
	margin: 0 0 0 3rem;
	padding: 0
}

.entry-content .wpforms-container {
	margin-bottom: 4rem
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 2rem 0;
	overflow: hidden
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 1.5rem
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 1.4rem;
	font-weight: 300
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -900rem !important;
	position: absolute !important
}

.site-container .entry-content .wpforms-form textarea {
	padding: 1.5rem
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 12rem
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 20rem
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 30rem
}

.genesis-skip-link {
	margin: 0
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0
}

:focus {
	color: #333;
	outline: #ccc solid .1rem
}

.site-header {
	background-color: #fff;
	box-shadow: 0 0 2rem rgba(0, 0, 0, .05);
	padding: 0 3rem
}

.title-area {
	float: left;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

.wp-custom-logo .title-area {
	max-width: 35rem;
	padding-bottom: .5rem;
	padding-top: .5rem;
	width: 100%
}

.wp-custom-logo .custom-logo-link {
	display: block
}

.wp-custom-logo .title-area img {
	width: auto
}

.site-title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none
}

.no-icon-logo .site-description,
.wp-custom-logo.no-icon-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: .1rem;
	overflow: hidden;
	position: absolute !important;
	width: .1rem;
	word-wrap: normal !important
}

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	font-size: 1.5rem;
	font-weight: 400;
	outline-offset: -.1rem;
	padding-bottom: 1.2rem;
	padding-top: 1.2rem;
	text-decoration: none
}

.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
	color: #0073e5;
	text-decoration: none
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -999.9rem;
	margin: 0;
	opacity: 1;
	padding-left: 1.5rem;
	position: static;
	z-index: 99
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 1.4rem;
	position: relative;
	word-wrap: break-word
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
	display: block;
	left: auto;
	opacity: 1
}

.menu .menu-item:focus {
	position: static
}

.menu .menu-item>a:focus+ul.sub-menu {
	left: auto;
	opacity: 1
}

.js .nav-primary {
	display: none;
	position: relative
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu {
	display: none
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5
}

.menu-toggle {
	float: right;
	line-height: 2rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
	padding: 1.5rem 0;
	position: relative;
	z-index: 1000
}

.site-header .dashicons-before::before {
	transition: none
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: .5rem;
	position: relative;
	text-rendering: auto;
	top: .1rem
}

.sub-menu-toggle {
	float: right;
	padding: .9rem 1rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100
}

.sub-menu .sub-menu-toggle {
	padding: 1.2rem 1rem
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform .25s ease-in-out
}

.nav-primary {
	clear: left;
	padding-bottom: 1.5rem;
	padding-top: 1.5rem;
	width: 100%
}

.nav-secondary {
	margin-top: 1rem
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5
}

.nav-secondary .menu-item {
	display: inline-block
}

.nav-secondary a {
	margin-left: 1rem;
	margin-right: 1rem;
	padding: 0
}

.entry {
	margin-bottom: 4rem
}

.entry-content ul {
	margin-bottom: 3rem;
	padding-left: 4rem
}

.entry-content ul>li {
	list-style-type: disc
}

.entry-content ul ul>li {
	list-style-type: circle
}

.entry-content ul ul {
	margin-bottom: 0
}

.entry-content code {
	background-color: #f5f5f5
}

p.entry-meta {
	font-size: 1.6rem;
	margin-bottom: 0
}

.entry-header .entry-meta {
	margin-bottom: 2rem
}

.entry-footer .entry-meta {
	border-top: .1rem solid #eee;
	padding-top: 2rem
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 .6rem 0 .2rem
}

.entry-comments {
	margin-bottom: 4rem
}

.sidebar {
	font-size: 1.6rem;
	line-height: 1.5
}

.sidebar .widget {
	margin-bottom: 4rem
}

.sidebar p {
	margin-bottom: 2rem
}

.footer-widgets {
	border-top: .1rem solid #eee;
	background-color: #fff;
	clear: both;
	padding: 6rem 0
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto
}

.footer-widget-area {
	margin-bottom: 4rem;
	padding-left: 3rem;
	padding-right: 3rem
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0
}

.site-footer {
	background-color: #fff;
	border-top: .1rem solid #eee;
	font-size: 1.5rem;
	line-height: 1.5;
	padding: 3rem;
	text-align: center
}

.site-footer p {
	margin-bottom: 0
}

@media only screen and (min-width:480px) {
	table {
		table-layout: auto;
		word-break: normal
	}
}

@media only screen and (min-width:960px) {
	.site-header {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 9999
	}

	.genesis-nav-menu .menu-item {
		display: inline-block
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative
	}

	.genesis-nav-menu>.menu-highlight>a {
		background-color: #333;
		border-radius: .3rem;
		color: #fff;
		font-weight: 600;
		margin-left: 1.5rem;
		padding-left: 2rem;
		padding-right: 2rem
	}

	.genesis-nav-menu>.menu-highlight>a:focus,
	.genesis-nav-menu>.menu-highlight>a:hover {
		background-color: #0073e5
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 18rem
	}

	.genesis-nav-menu .sub-menu {
		border-top: .1rem solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity .4s ease-in-out
	}

	.genesis-nav-menu .sub-menu a {
		border: .1rem solid #eee;
		border-top: 0;
		padding-bottom: 1.5rem;
		padding-top: 15rem
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -4.6rem 0 0 17.9rem
	}

	.js .nav-primary {
		display: block;
		padding-top: 1.5rem
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden
	}

	.nav-primary {
		clear: none;
		float: right;
		width: auto
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.site-inner {
		max-width: 114rem
	}

	.content {
		float: left;
		width: 65%
	}

	.sidebar-content .content {
		float: right
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.sidebar {
		float: right;
		width: 30%
	}

	.sidebar-content .sidebar {
		float: left
	}

	.after-entry {
		padding: 4rem 6rem
	}

	.one-half {
		float: left;
		margin-left: 2.564102564102564%
	}

	.one-half {
		width: 48.717948717948715%
	}

	.first {
		clear: both;
		margin-left: 0
	}

	.after-entry,
	.archive-description,
	.entry,
	.entry-comments {
		margin-bottom: 6rem
	}

	.footer-widgets .wrap {
		max-width: 114rem
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3)
	}
}

@media print {

	*,
	::after,
	::before {
		background: 0 0 !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]::after {
		content: " (" attr(href) ")"
	}

	.site-title>a::after,
	a[href^="#"]::after,
	a[href^="javascript:"]::after {
		content: ""
	}

	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 2cm .5cm
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	.content,
	.content-sidebar {
		width: 100%
	}

	.breadcrumb,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.sidebar,
	button,
	input,
	select,
	textarea {
		display: none !important
	}

	.title-area {
		text-align: center;
		width: 100%
	}

	.site-title>a {
		margin: 0;
		text-decoration: none;
		text-indent: 0
	}

	.site-inner {
		padding-top: 0;
		position: relative
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3
	}

	img {
		page-break-after: avoid;
		page-break-inside: avoid
	}

	table {
		page-break-inside: avoid
	}

	ul {
		page-break-before: avoid
	}
}