/*
Theme Name: Smallbiz Child
Version: 134.1.0
Description: A child theme of Smallbiz
Author: admin
Template: smallbiz
*/

@import url('style_1.css');

body {
	font-size: 17px;
}
h2,
.h2 {
	font-size: 28px;
}
h3,
.h3 {
	font-size: 24px;
}
.tagline .tagline-text {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin-top: 0;
	padding-top: 12px;
	text-transform: uppercase;
	color: #fff;
}

.site-branding {
	width: 100%;
	float: none;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
}
.site-branding span {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-style: normal;
	margin: 12px 0;
	font-size: 40px;
	line-height: 1.1em;
}

.main-navigation {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 70px;
	padding: 15px 30px;
	border: 1px solid #f32125;
	border-radius: 20px;
}

.main-navigation .menu-primary-items {
	text-align: center;
}
.widget-title {
	font-size: 16px;
}

.front-page-sidebar {
	background-color: #f9f9f9;
}
.hero.front-page-slider {
	padding: 35px 0;
}
.hero.thecontent {
	padding: 0;
}
.page-template-front-page .hero.thecontent .entry-content {
	width: 100%;
}

.page-template-front-page .widget_text {
	background-color: #f9f9f9;
}
.page-template-front-page .widget .widget-title,
.page-template-front-page .entry-content {
	max-width: 1110px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.widget {
	font-size: 17px;
	line-height: 1.6;
}
.page-template-front-page .textwidget,
.page-template-front-page .grid-area,
.page-template-front-page .front-page-widget-area {
	padding-top: 20px;
	padding-bottom: 20px;
}

.entry-content figure.maps {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
	margin: 0;
}
.entry-content figure.maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.su-posts-teaser-loop.inpages {
}
.su-posts-teaser-loop.inpages .su-post-thumbnail {
	height: auto;
	width: 150px;
}
.su-posts-teaser-loop.inpages .su-post {
	margin-bottom: 10px;
}
.su-posts-teaser-loop.inpages h2.su-post-title {
	line-height: 85px;
}

.announcement-sidebar .widget {
	padding: 10px;
}
.announcement-sidebar .widget p {
	margin-bottom: 10px;
}

.front-page-sidebar #text-4 img,
.announcement-sidebar #text-3 img {
	display: inline;
}

.toc-ttl {
	margin-bottom: 10px;
}

.mt-2 {
	margin-top: 20px;
}

.m-0 {
	margin: 0;
}

.bonus {
	background-color: #fff;
	width: fit-content;
	color: #000;
	font-weight: 800;
	font-size: 18px;
	padding: 20px 40px;
	margin: 0 auto;
	margin-bottom: 20px;
	box-shadow:
		rgba(0, 0, 0, 0.16) 0px 3px 6px,
		rgba(0, 0, 0, 0.23) 0px 3px 6px;
	border: 2px solid #f32125;
	border-radius: 20px;
}

.cas-col {
	border-bottom: 1px dashed #f32125;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.good-bad .wp-block-column:nth-child(1) {
	padding: 20px;
	border: 1px dashed #f32125;
}

.good-bad .wp-block-column:nth-child(1) ul {
	list-style-image: url(..//assets/images/like.png);
}

.good-bad .wp-block-column:nth-child(2) {
	padding: 20px;
	border: 1px dashed #950303;
}

.good-bad .wp-block-column:nth-child(2) ul {
	list-style-image: url(..//assets/images/dislike.png);
}

.good-bad .wp-block-column ul li:not(:last-child) {
	margin-bottom: 15px;
}

.good-bad .wp-block-column {
	border-radius: 14px;
}

.li-bad,
.li-good {
	list-style: none;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.li-bad li,
.li-good li {
	background-repeat: no-repeat;
	padding-left: 30px;
	background-size: 20px;
	margin-bottom: 10px;
}
.li-bad li {
	background-image: url(..//assets/images/dislike.png);
	background-position: 0 8px;
}
.li-good li {
	background-position: 0 0;
	background-image: url(..//assets/images/like.png);
}

.banking .wp-block-column img {
	height: 80px;
	width: auto;
}

.rev-pic,
.int-pic {
	margin: 0 auto 24px;
}
.rev-pic img,
.int-pic img {
	max-width: 920px;
	margin: 0 auto;
	box-shadow: rgba(0, 0, 0, 0.45) 0px 8px 7px -7px;
	border-radius: 12px;
	width: fit-content;
}

/* Color Anonunced */
.announcement-sidebar #text-3,
.front-page-sidebar #text-4 {
	background-color: #e0f0ff;
	font-size: 16px;
	margin-bottom: 15px;
	padding-top: 10px;
}

@media (max-width: 468px) {
	.grid.two-columns {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}

.imgleft img {
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.imgright img {
	float: right;
	margin-left: 12px;
	margin-bottom: 5px;
}
@media only screen and (max-width: 486px) {
	.imgleft img,
	.imgright img {
		width: 100% !important;
	}
}
blockquote {
	font-style: italic;
	margin: 24px 10px 24px 0;
	color: #777;
	border-left: 3px solid #f32125;
	background: #f6c6c720;
	padding: 20px 20px 1px;
}
.mt0 {
	margin-top: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb12 {
	margin-bottom: 12px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.iframe-game {
	display: flex;
	height: 600px !important;
	margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
	.iframe-game {
		height: 400px !important;
	}

	.banking.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
		flex-basis: 30% !important;
	}
}

@media only screen and (max-width: 475px) {
	.iframe-game {
		height: 300px !important;
	}
}

#ez-toc-container {
	background: #f9f9f9;
	border: 1px solid #aaa;
	border-radius: 12px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	display: table;
	margin-bottom: 1em;
	padding: 10px;
	position: relative;
	width: auto;
}
div.ez-toc-widget-container {
	padding: 0;
	position: relative;
}
#ez-toc-container.ez-toc-light-blue {
	background: #edf6ff;
}
#ez-toc-container.ez-toc-white {
	background: #fff;
}
#ez-toc-container.ez-toc-black {
	background: #000;
}
#ez-toc-container.ez-toc-transparent {
	background: none;
}
div.ez-toc-widget-container ul {
	display: block;
}
div.ez-toc-widget-container li {
	border: none;
	padding: 0;
}
div.ez-toc-widget-container ul.ez-toc-list {
	padding: 10px;
}
#ez-toc-container ul ul,
.ez-toc div.ez-toc-widget-container ul ul {
	margin-left: 1.5em;
}
#ez-toc-container li,
#ez-toc-container ul {
	padding: 0;
}
#ez-toc-container li,
#ez-toc-container ul,
#ez-toc-container ul li,
div.ez-toc-widget-container,
div.ez-toc-widget-container li {
	background: 0 0;
	list-style: none;
	line-height: 1.6;
	margin: 0;
	overflow: hidden;
	z-index: 1;
}
#ez-toc-container p.ez-toc-title {
	text-align: left;
	line-height: 1.45;
	margin: 0;
	padding: 0;
}
.ez-toc-title-container {
	display: table;
	width: 100%;
	margin-bottom: 8px;
}
.ez-toc-title,
.ez-toc-title-toggle {
	display: inline;
	text-align: left;
	vertical-align: middle;
}
.ez-toc-btn,
.ez-toc-glyphicon {
	display: inline-block;
	font-weight: 400;
}
#ez-toc-container.ez-toc-black a,
#ez-toc-container.ez-toc-black a:visited,
#ez-toc-container.ez-toc-black p.ez-toc-title {
	color: #fff;
}
#ez-toc-container div.ez-toc-title-container + ul.ez-toc-list {
	margin-top: 1em;
}
.ez-toc-wrap-left {
	float: left;
	margin-right: 10px;
}
.ez-toc-wrap-right {
	float: right;
	margin-left: 10px;
}
#ez-toc-container a {
	color: #444;
	box-shadow: none;
	text-decoration: none;
	text-shadow: none;
	display: inline-flex;
	align-items: stretch;
	flex-wrap: nowrap;
}
/*#ez-toc-container a:visited {
 color:#9f9f9f
}*/
#ez-toc-container a:hover {
	text-decoration: underline;
}
.ez-toc-widget-container ul.ez-toc-list li::before {
	content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	height: 30px;
	line-height: 30px;
	z-index: -1;
}
.ez-toc-widget-container ul.ez-toc-list li.active {
	background-color: #ededed;
	height: auto !important;
}
.ez-toc-widget-container li.active > a {
	font-weight: 900;
}
.ez-toc-btn {
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.ez-toc-btn:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
.ez-toc-btn:focus,
.ez-toc-btn:hover {
	color: #333;
	text-decoration: none;
}
.ez-toc-btn.active,
.ez-toc-btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ez-toc-btn-default {
	color: #333;
	background-color: #fff;
	-webkit-box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.15),
		0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.15),
		0 1px 1px rgba(0, 0, 0, 0.075);
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-gradient(
		linear,
		left 0,
		left 100%,
		from(#fff),
		to(#e0e0e0)
	);
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
	background-repeat: repeat-x;
	border-color: #ccc;
}
.ez-toc-btn-default.active,
.ez-toc-btn-default:active,
.ez-toc-btn-default:focus,
.ez-toc-btn-default:hover {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.ez-toc-btn-default.active,
.ez-toc-btn-default:active {
	background-image: none;
	background-color: #e0e0e0;
	border-color: #dbdbdb;
}
.ez-toc-btn-sm,
.ez-toc-btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.ez-toc-btn-xs {
	padding: 1px 5px;
}
.ez-toc-btn-default:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.active,
.ez-toc-btn:active {
	background-image: none;
}
.ez-toc-btn-default:focus,
.ez-toc-btn-default:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}
.ez-toc-pull-right {
	float: right !important;
	margin-left: 10px;
}
#ez-toc-container label.cssicon,
#ez-toc-widget-container label.cssicon {
	height: 30px;
}
.ez-toc-glyphicon {
	position: relative;
	top: 1px;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}
.ez-toc-glyphicon:empty {
	width: 1em;
}
.ez-toc-toggle i.ez-toc-glyphicon,
label.cssicon .ez-toc-glyphicon:empty {
	font-size: 16px;
	margin-left: 2px;
}
#ez-toc-container input,
.ez-toc-toggle #item {
	position: absolute;
	left: -999em;
}
#ez-toc-container input[type='checkbox']:checked + nav,
#ez-toc-widget-container input[type='checkbox']:checked + nav {
	opacity: 0;
	max-height: 0;
	border: none;
	display: none;
}
#ez-toc-container nav ul.eztoc-visibility-hide-by-default,
#ez-toc-widget-container nav ul.eztoc-visibility-hide-by-default,
label.cssiconcheckbox {
	display: none;
}
#ez-toc-container label {
	float: right;
	position: relative;
	font-size: 16px;
	padding: 0 4px 0 5px;
	border: 1px solid #999191;
	border-radius: 5px;
	cursor: pointer;
	width: 30px;
	left: 10px;
}
#ez-toc-container .ez-toc-toggle label,
#ez-toc-container label.cssicon,
#ez-toc-widget-container label.cssicon {
	float: right;
	position: relative;
	font-size: 16px;
	padding: 0;
	border: 1px solid #999191;
	border-radius: 5px;
	cursor: pointer;
	left: 10px;
	width: 35px;
}
div#ez-toc-container p.ez-toc-title {
	display: contents;
	font-size: 24px;
	line-height: 1.3em;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-style: normal;
	color: rgba(0, 0, 0, 0.87);
}
div#ez-toc-container {
	padding-right: 20px;
}
.ez-toc-wrap-center {
	margin: 0 auto;
}
#ez-toc-container a.ez-toc-toggle {
	display: flex;
	align-items: center;
	color: #444;
	background: inherit;
	border: inherit;
}
.ez-toc-widget-container ul li a {
	padding-left: 10px;
	display: inline-flex;
	align-items: stretch;
	flex-wrap: nowrap;
}

/*.widget-title {
  line-height: 1.35em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 12px 0;
  color: rgba(0, 0, 0, .87);
}*/

#masthead .container {
	position: relative;
}
.menu-toggle {
	line-height: 1.5;
	float: right;
	width: 75px !important;
	position: absolute;
	top: 15px;
	right: 15px;
}
.site-branding .logo {
	margin: 9px 0;
}
.linone {
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.linone {
	line-height: 1.5;
}
.strong-color strong {
	color: #f32125;
}

.disclaimer-box {
	background: #eef1f7;
	padding: 18px 22px;
	border-radius: 12px;
	margin: 24px 0;
	border-left: 5px solid #1a4b9c;
}
.disclaimer-box strong {
	color: #1a4b9c;
}

.elt-card {
	background: #eef2ff;
	border: 1px solid #c7d2fe;
	border-radius: 8px;
	padding: 18px 20px;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
	box-shadow: 0 2px 4px rgba(15, 23, 42, 0.04);
}

.elt-card h3 {
	margin-top: 0;
	margin-bottom: 8px;
}

.elt-card h3::first-letter {
	color: #2563eb;
	font-weight: 700;
}

.resource-box {
	background: #eef2f7;
	padding: 16px 20px;
	margin: 24px 0;
	border-radius: 12px;
	border: 1px solid #cbd5e1;
}

.elt-thinkers-list {
	list-style: none !important;
	position: relative;
	background: #f5f7ff;
	border: 1px solid #2563eb;
	border-radius: 8px;
	padding: 18px 22px 16px;
	margin: 18px 0 26px;
	line-height: 1.6;
}

.elt-thinkers-list::before {
	content: '★';
	position: absolute;
	top: -11px;
	left: 20px;
	padding: 0 6px;
	background: #ffffff;
	font-size: 0.85rem;
	color: #2563eb;
}

@media (max-width: 758px) {
	h2,
	.h2 {
		line-height: 1.2em !important;
	}
	h1,
	.h1 {
		line-height: 1.3em !important;
	}

	h1 {
		font-size: 25px !important;
	}
	h2 {
		font-size: 1.6rem !important;
	}
	h3 {
		font-size: 1.55rem !important;
	}
}
