/*!
Theme Name: iCardy
Theme URI: iCardy
Author: iCardy
Description: iCardy
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: icardy
*/

/*.Inter-thin {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 100;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-extralight {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 200;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-light {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 300;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-regular {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 400;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-medium {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 500;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-semibold {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 600;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-bold {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 700;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-extrabold {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 800;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-black {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 900;*/
/*	font-style: normal;*/
/*}*/

/*.Inter-thin-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 100;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-extralight-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 200;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-light-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 300;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-regular-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 400;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-medium-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 500;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-semibold-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 600;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-bold-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 700;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-extrabold-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 800;*/
/*	font-style: italic;*/
/*}*/

/*.Inter-black-italic {*/
/*	font-family: "Inter", sans-serif;*/
/*	font-weight: 900;*/
/*	font-style: italic;*/
/*}*/

html {
	-webkit-text-size-adjust: 100%;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	letter-spacing: 0;
}

.site {
	display: flex;
	flex-direction: column;
	height: 100%;
}

main {
	flex: 1;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
}

a {
	background-color: transparent;
	text-decoration: none;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

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;
	outline-offset: -2px;
}

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

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

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	clear: both;
}

main {
	display: block;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 44px;
	font-weight: 700;
	line-height: 153%;
}

h2 {
	font-size: 28px;
	font-weight: 700;
	line-height: 165%;
}

h2 span {
	color: #1F8467;
}

p {
	margin: 0 0 27px 0;
	padding: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

p:last-child {
	margin: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	max-width: 100%;
	overflow: auto;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

hr {
	background-color: #000;
	border: 0;
	height: 1px;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
	max-width: 100%;
}

img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

a {
	display: block;
	color: #1F8467;
}

a:visited {
	color: #1F8467;
}

a:hover,
a:focus,
a:active {
	color: #1F8467;
}

a:hover,
a:active {
	outline: 0;
}

.site-branding {
	max-width: 1210px;
	width: 100%;
	margin: 0 auto;
	padding: 16px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 18px;
}

.site-branding a {
	display: flex;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #444444;
	/*letter-spacing: -0.04em;*/
}

.main-navigation {
	display: block;
	width: 100%;
	background: #15324D;
	box-shadow: 0px 2px 29px 0px #0000004D;
}

.menu-menu-1-container {
	max-width: 1210px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul > li {
	position: relative;
	padding: 22px 0;
}

.main-navigation ul > li.current_page_item:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #fff;
	bottom: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #fff;
	/*letter-spacing: 0.03em;*/
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.site-footer {
	padding: 50px 0;
	background: #15324D;
}

.site-footer .container {
	display: flex;
	flex-direction: column;
	gap: 26px;
}

.footer-top {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
}

.footer-top .footer-logo {
	max-width: 170px;
	width: 100%;
	margin-right: 110px;
}

.footer-top .footer-logo img {
	max-width: 170px;
	width: 100%;
}

.footer-top > .footer-menu {
	max-width: 570px;
	max-width: 100%;
	width: 100%;
	min-width: 570px;
}

.footer-top ul.footer-menu {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 11px;
	list-style: none;
}

.footer-top ul.footer-menu li {
	max-width: max-content;
}

.footer-top .footer-menu a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
}

.footer-top .footer-social {
	display: flex;
	justify-content: flex-end;
	max-width: 100%;
	width: 100%;
}

.footer-social {
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
}

.footer-social a {
	display: flex;
}

.footer-social a svg {
	width: 24px;
	height: 24px;
}

.footer-bottom {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 120%;
	color: #fff;
}

.footer-bottom p {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 120%;
	color: #fff;
}

.footer-bottom .footer-social {
	display: none;
}

.icardy-button-white {
	max-width: max-content;
	min-width: 263px;
	width: 100%;
	padding: 17px 35px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 600;
	line-height: 140%;
	color: #1F8467;
	text-decoration: none;
	text-align: center;
	transition: background 0.3s ease;
}

.icardy-button-white:hover {
	background-color: #E4EDEB;
}

.icardy-button-green,
.icardy-button-green:visited {
	max-width: max-content;
	min-width: 263px;
	width: 100%;
	padding: 17px 35px;
	background-color: #1F8467;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 600;
	line-height: 140%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	transition: all 0.3s ease;
	border: 1px solid #1F8467;
}

.icardy-button-green:hover {
	background-color: #E4EDEB;
	color: #1F8467;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 3.5em;
	margin: 0 0 2em;
	position: absolute;
	background-color: #f6f5f8;
	color: #515151;
	border-top: 3px solid #7f54b3;
	list-style: none outside;
	width: 100%;
	word-wrap: break-word;
}

@media screen and (min-width: 768px) {

	.menu-toggle {
		display: none;
	}

	a.main-navigation-logo {
		display: none;
	}

	.main-navigation {
		box-shadow: none;
	}

	.main-navigation ul {
		display: flex;
		justify-content: space-between;
	}
}

@media (max-width: 768px) {
	h1 {
		line-height: 170%;
	}
	p {
		margin: 0 0 22px 0;
		line-height: 22px;
	}
	.icardy-button-white {
		min-width: 211px;
		padding: 11px 35px;
		font-size: 14px;
		line-height: 26px;
	}
	.site-header {
		position: relative;
	}
	.site-branding {
		display: none;
	}
	.footer-top {
		flex-direction: column;
		gap: 32px;
	}
	.footer-top .footer-social {
		display: none;
	}
	.site-footer .container {
		gap: 32px;
	}
	.footer-logo {
		max-width: 170px;
		width: 100%;
		height: 49px;
	}
	.footer-bottom {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		gap: 20px;
	}
	.footer-bottom .footer-social {
		display: flex;
		gap: 12px;
	}
	.footer-bottom p {
		font-size: 12px;
	}
	.icardy-button-green, .icardy-button-green:visited {
		display: flex;
		align-items: center;
		justify-content: center;
		min-width: 211px;
		min-height: 48px;
		margin: 0 auto;
		padding: 11px 32px;
		font-size: 14px;
	}
	.main-navigation {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		max-width: 100%;
		width: 100%;
		padding: 15px 16px;
		box-shadow: none;
	}
	.main-navigation-logo img {
		max-width: 98px;
		width: 100%;
		height: 28px;
		object-fit: contain;
	}
	.menu-toggle,
	.main-navigation.toggled ul {
		display: flex;
		flex-direction: column;
		gap: 10px;
		background: transparent;
		border: none;
		outline: none;
	}
	.menu-menu-1-container {
		max-width: 1210px;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background: #15324D;
		position: absolute;
		top: 70px;
		left: 0;
		color: #fff;
		z-index: 777;
		box-shadow: 0px 2px 29px 0px #0000004D;
	}
	.menu-menu-1-container ul {
		padding: 18px 16px;
	}
	.main-navigation a {
		display: block;
		text-decoration: none;
		font-size: 18px;
		font-weight: 400;
		line-height: 26px;
		color: #fff;
		text-align: center;
	}
	.main-navigation ul > li.current_page_item:after {
		display: none;
	}
	.main-navigation ul > li {
		padding: 10px 0;
	}
	.footer-top > .footer-menu {
		min-width: auto;
	}
	.site-footer {
		padding: 31px 0;
	}
	.site-footer .container {
		gap: 24px;
	}
	.footer-top ul.footer-menu {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 14px 8px;
		list-style: none;
	}
}