@charset "UTF-8";
/* CSS Document */

/* Import Fonts */
@font-face {
	font-family: "Asap_Condensed";
	font-display: swap;
	src: url("/wp-content/themes/slightlychilled-child/assets/fonts/Asap_Condensed/AsapCondensed-Regular.ttf"); /* IE9 Compat Modes */
	src: local(""),
		url("/wp-content/themes/slightlychilled-child/assets/fonts/Asap_Condensed/AsapCondensed-Regular.ttf");
}

@font-face {
	font-family: "Urbanist";
	font-display: swap;
	src: url("/wp-content/themes/slightlychilled-child/assets/fonts/Urbanist/Urbanist-VariableFont_wght.ttf"); /* IE9 Compat Modes */
	src: local(""),
		url("/wp-content/themes/slightlychilled-child/assets/fonts/Urbanist/Urbanist-VariableFont_wght.ttf");
}

:root {
	--primary-color: #152524;
	--secondary-color: #e1f0d1;
	--white: #fff;
	--black: #000;
}

.form-control {
	margin-bottom: 1rem;
}

.infoBar {
	background-color: var(--secondary-color);
	color: var(--primary-color);
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.infoBar a {
	color: var(--primary-color);
	text-decoration: none;
}

.infoBar a:hover {
	color: var(--primary-color);
}

.card,
.card-header,
.card-body,
.card-footer {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.hero .card {
	background: var(--secondary-color) !important;
}

.hero .card h3 {
	color: var(--primary-color) !important;
	margin: 0;
	padding: 1rem;
}

.hero .card-body {
	padding: 1rem 2rem !important;
}

body {
	font-family: "Urbanist" !important;
}

.theContent {
	font-family: "Urbanist" !important;
	font-size: 1.4rem;
}

.theContent img {
	display: block;
	margin: 2rem auto;
	max-width: 100%;
	height: auto;
	border: 1px solid var(--primary-color);
	padding: 1rem;
}

.mainContent {
	padding-top: 80px;
}

.navbar-brand {
	text-transform: uppercase;
	color: var(--primary-color);
}
.navbar-brand img {
	max-width: 60px;
	height: auto;
}

.navbar-custom {
	font-size: 1rem;
	letter-spacing: 1px;
}

.navbar-custom li a {
	color: #999;
}

.navbar-custom li.active a,
.navbar-custom li a:hover,
a:hover,
.navbar-custom li a.focus {
	color: var(--primary-color);
}

.navbar-toggler {
	border-color: var(--white);
}

.dropdown-menu {
	margin-top: 10px;
	background: #fff;
	border-top: none;
	border-color: rgba(109, 90, 65, 0.2);
}
.dropdown-menu li a:hover,
.dropdown-menu li.active a {
	background: #000;
	color: #fff;
}

.dropdown-menu[data-bs-popper] {
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 0 0 5px 5px;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

#menu-item-134 {
	background-color: var(--primary-color);
	color: var(--white) !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#menu-item-134 a {
	color: var(--white) !important;
}

.navbar-custom li.active a,
.navbar-custom li a:hover,
a,
.btn:focus {
	outline: none;
	box-shadow: none;
}

.btn-site {
	border: 1px solid var(--primary-color);
	background-color: var(--primary-color);
	color: var(--white);
}

.btn-site:hover {
	border: 1px solid var(--primary-color);
	background-color: var(--secondary-color);
	color: var(--primary-color);
}

.btn-white {
	background: #fff;
	color: var(--primary-color);
	border: 1px solid #fff;
	font-size: 1.6rem;
}

.btn-white:hover {
	background: var(--secondary-color);
	color: var(--primary-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Asap_Condensed";
}

b,
strong {
	font-weight: 600 !important;
}

a {
	text-decoration: none;
}

.bg-secondary a {
	color: var(--primary-color);
}

section {
	padding: 3rem 0;
}

.bg-secondary {
	background-color: var(--secondary-color) !important;
	color: var(--primary-color) !important;
}
.bg-primary {
	background-color: var(--primary-color) !important;
	color: var(--white) !important;
}
.hero_image_block {
	position: relative;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
}

.hero_image_block h1 {
	padding: 3rem;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	color: var(--white);
}

.hero_image_block h1 small {
	display: block;
	color: var(--white);
	font-size: 1.5rem;
	line-height: 1rem !important;
}

.flex {
	display: flex;
	align-items: center;
	justify-content: center;
}

.myIframe {
	position: relative;
	padding-bottom: 56.3%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/*pointer-events: none;*/
	border: none;
}
.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	border: 0;
	background: none;
}

#copyright {
	font-size: 0.8rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

#copyright a {
	color: var(--white);
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
}

@media (min-width: 62em) {
}

@media (max-width: 768px) {
}

@media (max-width: 992px) {
}

@media (max-width: 1200px) {
}
