@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap');
body , textarea , input , select {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #333;
}
h1 , h2 , h3 , h4 , h5, h6, .title_large , .title_medium , .title_small , body .tribe-events-before-html h1 {
	color: #014F99;
	font-size: 36px;
	margin: 0.9em 0;
	line-height: 1em;
	font-weight: 700;
	margin-top: 0;
}
h2 {
	font-size: 28px;
}
h3 , .title_medium {
	font-size: 28px;
}
h4 , h5 ,h6 , .title_small {
	font-size: 18px;
}
.hero {
	font-size: 68px;
	letter-spacing: 0.02em;
	font-weight: 600;
}

p.hero {
	line-height: 1.2em;
}

.light_text {
	font-weight: 300;
}
.underline_text {
	border-bottom: 10px solid #FFDA00;
}
a.underline_text {
	font-size: 20px;
}
.underline_text.white {
	color: #fff;
}

a.underline_text {
	border-width: 5px;
	color: #333;
	position: relative;
	padding-bottom: 3px;
}

a.underline_text:after {
	transition: .3s;
	width: 20px;
	aspect-ratio: 1 / 1;
	content: '';
	position: absolute;
	right: -22px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: no-repeat center / contain url("data:image/svg+xml,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 6-1 2 3 3H3v2h14l-3 3 1 2 6-6-6-6Z' fill='currentColor'/%3E%3C/svg%3E");

}

a.underline_text.no-arrow:after {
	display: none;
}

.underline_text.white:after {
	background: no-repeat center / contain url("data:image/svg+xml,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 6-1 2 3 3H3v2h14l-3 3 1 2 6-6-6-6Z' fill='%23fff'/%3E%3C/svg%3E");

}

.underline_text + .underline_text {
	margin-left: 40px;
}

a.underline_text:hover {
	color: #666;
	opacity: 1;
	text-decoration: none;

}
.underline_text.white:hover {
	color: #fff;
}

a.underline_text:hover:after {
	right: -30px;
}

.mce-content-body span[style="color: #ffffff;"] {
	color: #cdcdcd !important;
}

a {
	color: #4881B5;
	text-decoration: none;
	font-weight: 700;
	transition: .3s;
}
a:hover {
	color: #7DCBED;
	transition: 0.3s;
	text-decoration: underline;
}

p {
	line-height: 1.4em;
}

.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.aligncenter {
	margin: auto;
	text-align: center;
	display: block;
}

img {
	max-width: 100%;
	height: auto;
}
div.wp-caption {
	max-width: 100%;
	display: inline-block;
}
p.wp-caption-text {
	background-color: #f7f7f7;
	color: #808080;
	padding: 16px 25px;
	font-size: 18px;
	font-style: italic;
}

.button , .tribe-common a.button , .woocommerce-product-search button {
	padding: 10px 22px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #014F99;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	font-size: 18px;
	margin: 0 10px 10px 0;
	font-weight: 600;
	letter-spacing: 0.05em;
	border: 2px solid #014F99;
	text-align: center;
	border-radius: 5px;
}

.woocommerce ul.products li.product a.green.button,
.button.green {
	background: #00dcb4;
	border-color: #00dcb4;
	border-radius: unset;
}

.woocommerce ul.products li.product a.rural.button,
.button.rural {
	color: #fff;
	background-color: #1f7567;
	border-color: #1f7567;
}

.woocommerce ul.products li.product a.liverton.button,
.button.liverton {
	background-color: #39cc4b;
	border-color: #39cc4b;
	color: #fff;
}

.button:hover , .woocommerce-product-search button:hover {
	text-decoration: none;
	color: #fff;
	background: #0066C7;
	border-color: #0066C7;
}

.woocommerce ul.products li.product a.green.button:hover,
.button.green:hover {
	background: #00f7ca;
	border-color:  #00f7ca;;
}

.button.outline {
	border: 2px solid #014F99;
	background: none;
	color: #014F99;

}

.button.green.outline {
	border-color:  #00dcb4;
	color: #00dcb4;
}
.button.outline:hover {
	color: #FFDA00;
	background: #0066C7;
}

.button.green.outline:hover {
	background:  #00dcb4;
	color: #fff;
}
.woocommerce ul.products li.product a.yellow,
.button.yellow {
	color: #014F99;
	background: #FFDA00;
	border-color: #FFDA00;
}
.button.yellow:hover {
	background-color: #fff09c;
	border-color: #fff09c;
}

.button.filled_white {
	background-color: #fff;
	border-color: #fff;
	color: #014F99;
}
.button.white:hover {
	opacity: 0.7;
}
.button.outline.white {
	color: #fff;
	border-color: #fff;
}
.button.outline.white:hover {
	background: transparent;
	color: #FFDA00;
	border-color: #FFDA00;
}
.mce-content-body .button.outline.white {
	color: #cdcdcd;
	border-color: #cdcdcd;
}


.mce-content-body a.button[data-mce-selected] {
	padding: 8px 20px;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
}


ul.checked , .wp_content ul.checked {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;

}

ul.checked 	li , .wp_content ul.checked 	li {
	padding-left: 30px;
	margin-bottom: 20px;
	background: no-repeat left 4px / 20px url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 16'%3E%3Cpath d='M3.5 6.7l2.6 3.9.6-.7c.7-1 1.6-1.8 2.5-2.6l3-2.8A26.1 26.1 0 0118.8.2l.9-.2h.2v.3l-.4.3A32.3 32.3 0 008.6 12l-2 3.7-.3.3L0 9l3.5-2.3z' fill='%23FFDA00'/%3E%3C/svg%3E");
}

ul.checked 	li:last-child {
	margin-bottom: 0;
}
ul.checked:last-child, .wp_content ul.checked:last-child {
	margin: 0;
}

.aws-search-result .aws_result_image {
	display: none;
}

.aws-search-result .aws_result_title {
	color: #014F99;
	font-size: 16px;
}

.aws-search-result .aws_result_excerpt {
	color: #333;
}

span.aws_result_price {}

.aws-search-result .aws_result_price {
	color: #014F99;
	font-weight: 800;
	font-size: 14px;
}



.aws-search-result ul li {
	order: 2;
	height: auto;
}

li.aws_result_item.aws_search_more {
	order: 1;
	background: #014F99;
	color: #FFDA00;
}

.aws-search-result .aws_search_more a {
	color: #FFDA00;
	font-size: 16px;
}

.aws-search-result ul {
	display: grid;
}
.aws-search-result .aws_search_more:hover,
.aws-search-result .aws_search_more:hover a {
	background: #014F99!important;
	color: #fff!important;
}

.aws-container .aws-search-form .aws-form-btn {
	background: #FFDA00;;
}
.aws-container .aws-search-form .aws-search-btn svg {
	fill: #014F99;
}

@media (max-width: 1200px) {
	a.underline_text:after {
		display: none;
	}
}
@media (max-width: 768px) {
	h1 , h2 , h3 , .title_large , .title_medium , body .tribe-events-before-html h1 {
		font-size: 28px;
	}

	h3 , .title_medium {
		font-size: 24px;
	}

	.hero {
		font-size: 34px;
	}
}
@media (max-width: 450px) {
	.button {
		min-width: 100%;
		box-sizing: border-box;
	}

	a.underline_text {
		min-width: 100%;
		text-align: center;
		display: block;
	}
	.stat_review:after {
		margin-left: auto;
		margin-right: auto;
	}

	.underline_text + .underline_text {
		margin-left: 0;
		margin-top: 20px;
	}
}
