@import url(../insurance-agency/style-default-blue.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

/**
 * Add your code below if you work with style-default-blue.css file from parent theme. 
 * Requires "default blue" option from appearance/customizer switch-color option to be set
 */

.row a:link,
.row a:visited {
	outline: none;
	text-decoration: none;
	color: #62b5e5;
}

.row a:link:hover,
.row a:visited:hover {
	color: #002d72;
}

.top {
	position: relative;
	z-index: 200;
	width: 100%;
	background: #002d72 !important;
	border-bottom: 1px solid #e4e7ea;
	color:#FFF !important;
}

.navbar-height1 {
	background-color: #62b5e5 !important;
}

.nav > li > a:link, .nav > li > a:visited {
	padding: 0 20px;
	background: transparent;
	color: #fff !important;
	font-size: 16px;
	font-family: 'Roboto Condensed', "droid sans", arial, sans-serif !important;
	font-weight: bold;
	letter-spacing: 2px !important;
	text-transform: uppercase;
}

.top i {
	color: #FFF !important;
	padding: 10px 14px;
	font-size: 13px;
	float: left;
	border-left: 1px solid #e4e7ea;
}

.top i span {
	font-family: 'Roboto Condensed', "droid sans", arial, sans-serif !important;
	 color: #FFF !important;
	font-size: 13px;
	font-style: italic;
	margin-left: 5px;
}

.top .searchform input[type='text'] {
	max-width: 80%;
	border: none;
	float: left;
	font-family: 'Roboto Condensed', "droid sans", arial, sans-serif !important;
	font-size: 13px;
	font-style: normal;
	color: #FFF !important;
	box-shadow: none;
	padding: 5px 10px;
	background: transparent;
}

body {
	height: 100%;
	color: #333333;
	font-size: 16px;
	font-family: 'Roboto Condensed', "droid sans", arial, sans-serif !important;
	line-height: 1.867;
	background: #fff;
	background-attachment: fixed;
}

.meta p {
	color: #fff !important;
}

p {
	margin: 0 0 27px 0;
	color: #333333;
	font-size: 16px;
	font-family: 'Roboto Condensed', "droid sans", arial, sans-serif;
}

h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #002d72 !important;
	font-family: 'Roboto Condensed', "source sans pro", arial, sans-serif !important;
	font-weight: bold;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Roboto Condensed', "source sans pro", arial, sans-serif;
	font-weight:bold;
}

h3 {
	font-size: 35px;
	color: #002d72;
}

.singletitlebg h1 {
	font-size: 28px;
	margin-bottom: 0;
	color: #fff !important;
	font-weight: 400;
}

footer.bottom .widgets-style1 h3 {
	border: none;
	padding: 0;
	letter-spacing: 0.7px;
	color:#FFF !important;
}

.bottom .textwidget {
	color:#9f9f9f !important;
}

.copyright p {
	color:#9f9f9f !important;
}

.bottom a:link,
.bottom a:visited {
	outline: none;
	text-decoration: none;
	color: #62b5e5;
}

.bottom a:link:hover,
.bottom a:visited:hover {
  color: #002d72;
}

.bottom .widget widget_nav_menu a:link,
.bottom .widget widget_nav_menu a:visited {
	outline: none;
	text-decoration: none;
	color: color: #9f9f9f !important;
}

.bottom .widget widget_nav_menu a:link:hover,
.bottom .widget widget_nav_menu a:visited:hover {
	color: #42a5e4 !important;
}

.white {
	color: #fff !important;
}

/* YIKES Styles */

.home .entry-header {
	background-color: rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
	background-position: center;
	height: 400px;
	opacity: 1;
	padding: 74px 0;
	visibility: inherit;
	width: 100%;
	z-index: 20;
}

	.home .entry-header h1.entry-title {
		color: rgb(10, 10, 10);
		font-family: Source Sans Pro !important;
		font-size: 42px;
	}

.home-title {
	padding-right: 20px;
}

.home-button {
	padding-top: 20px;
}

.home-content {
	padding-top: 40px;
}

.wp-block-button .wp-block-button__link,
.wp-block-file .wp-block-file__button,
.wp-block-button .wp-block-button__link:visited {
	background-color: #42a5e4;
	border-radius: 30px;
	color: #fff !important;
	font-family: "source sans pro";
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
	padding: 15px 22px;
	text-transform: uppercase;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button .wp-block-button__link:active,
.wp-block-file .wp-block-file__button:active
.wp-block-button .wp-block-button__link:focus,
.wp-block-file .wp-block-file__button:focus {
	background-color: #454c59;
	text-decoration: none;
}

.wp-block-columns.checklist svg {
	height: auto;
	width: 60px;
}

.wp-block-columns.checklist h3.wp-block-heading {
	font-size: 28px;
}

.cta-buttons {
	margin-top: 6rem;
}

.grey-box {
	margin-bottom: 20px;
}

.icon-columns svg {	
	display: block;
	height: auto;
	margin: 0 auto;
	height: 120px;
	max-width: 120px;

	background-color: #42a5e4;
	border-radius: 0.5rem;
	padding: 2rem;
}

.link-boxes {
	clear: both;
	margin-bottom: 20px;
}

.link-boxes svg {
	height: 40px;
	width: auto;
}

.link-boxes p,
.link-boxes .wp-block-columns {
	line-height: 1.3;
	margin-bottom: 0;
}

.link-boxes a:visited,
.link-boxes a {
	color: #333 !important;
}

.link-boxes a:hover,
.link-boxes a:focus,
.link-boxes a:active  {
	color: #42a5e4 !important;
}

.link-boxes .file-icon {
	align-content: center;	
	background-color: #42a5e4;
	border-radius: 50%;
	display: grid;
	justify-items: center;
	margin: 0 auto;
	height: 60px;
	width: 60px;
}

/* Helpers */

.mt-0 {
	margin-top: 0 !important;
}

.mt-1 {
	margin-top: 1rem !important;
}

.mt-2 {
	margin-top: 2rem !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-1 {
	margin-bottom: 1rem !important;
}

.mb-2 {
	margin-bottom: 2rem !important;
}


.lh-14 {
	line-height: 1.4;
}

.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title {
	font-size: 28px;
	padding: 10px;
}

br {
	margin: 0;
}