.navbar-dark {
	background-color: rgb(26, 25, 63);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: none;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	--bs-navbar-color: undefined;
	--bs-navbar-hover-color: undefined;
	--bs-navbar-disabled-color: undefined;
	--bs-navbar-active-color: undefined;
	--bs-navbar-brand-color: undefined;
	--bs-navbar-brand-hover-color: undefined;
	--bs-navbar-toggler-border-color: undefined;
}

.navigation-3 .sticky {
	background-color: rgb(26, 25, 63);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: none;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
}

.navbar {
	--bs-navbar-color: undefined;
	--bs-navbar-hover-color: undefined;
	--bs-navbar-disabled-color: undefined;
	--bs-navbar-active-color: undefined;
}

.navbar-nav {
	font-family: Coiny;
	--bs-nav-link-color: undefined;
	--bs-nav-link-hover-color: undefined;
	--bs-nav-link-disabled-color: undefined;
}

.nav-link {
	font-size: 18px;
}

.dropdown-menu {
	--bs-dropdown-color: undefined;
	--bs-dropdown-bg: undefined;
	--bs-dropdown-link-color: undefined;
	--bs-dropdown-link-hover-color: undefined;
	--bs-dropdown-link-hover-bg: undefined;
}

.home .showcase-3 {
	margin-top: -150px;
	z-index: 3;
}

.posts-1 > .container > div > .row > .col-12.col-lg-4.mb-2 > .card.post.h-100.shadow-sm.border {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.posts-1 > .container > div > .row > .col-12.col-lg-4.mb-2 > .card.post.h-100.shadow-sm.border > .card-img-top {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.posts-1 > .container > div > .row > .col-12.col-lg-4.mb-2 > .card.post.h-100.shadow-sm.border > .card-img-top > .w-100 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content > div > .product-price.old-price {
	text-align: center;
	display: inline;
	float: right;
	text-decoration-color: rgb(240, 32, 32);
	color: rgb(210, 210, 210);
	margin-right: 0px;
	margin-left: 0px;
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content > .text-body > span {
	text-align: center;
	position: static;
	font-size: 24px;
	font-weight: 900;
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content {
	text-align: center;
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content > div > .product-price {
	display: inline;
	font-size: 20px;
	text-decoration-color: rgb(248, 255, 47);
	color: rgb(0, 0, 0);
	opacity: 1;
	font-weight: 900;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content > div {
	display: block;
}

.products-1 > .container > .row > .col-md-3 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-image > a > img {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > .lead.text-center.text-muted.mb-4 {
	font-family: ABeeZee;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > .text-center.display-6.mb-1.fw-bold {
	font-weight: 500;
	font-family: Coiny;
}

.hero-3 > .overlay {
	opacity: 0.1;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > .btn-group > .btn.btn-secondary {
	margin-right: 20px;
	margin-left: 20px;
}

.btn-group > .btn {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.products-1 > .container > .row > .btn-group > .btn.btn-secondary {
	margin-left: 20px;
	margin-right: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.products-1 > .container > .row > .col-12 {
}

.products-1 > .container > .row > .btn-group {
	font-family: Coiny;
	font-size: 16px;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > div > .text-center.display-6.mb-1.fw-bold {
	font-family: Coiny;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}

.products-1 > .container > .row > .btn.btn-primary {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	font-family: Coiny;
	font-size: 24px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	width: 20%;
	height: 3rem;
	left: 40%;
	right: 40%;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > div {
	font-family: Coiny;
}

.posts-1 > .container > .row > .col-12 > .section-heading.text-center > .text-center.display-6.mb-1.fw-bold {
	font-family: Coiny;
}

.posts-1 > .container > .row > .col-12 > .section-heading.text-center > .lead.text-center.text-muted.mb-4 {
	font-family: ABeeZee;
}

.cta-1 > .container > .row.justify-content-center > .col.text-center > .display-3.fw-bold.text-body.mb-3 {
	font-family: Coiny;
}

.cta-1 > .container > .row.justify-content-center > .col.text-center > .text-body.h4.fw-normal {
	font-family: Coiny;
}

.py-5 > .container > .row.justify-content-center.text-center > .col-lg-8.col-xl-7 > .display-5.fw-bold {
	font-family: Coiny;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .heading.mb-4.display-2 {
	font-family: Coiny;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .col-lg-8.mx-auto > .h3.lh-base.fw-normal {
	font-family: ABeeZee;
}

.py-5 > .container > .row.justify-content-center.text-center > .col-lg-8.col-xl-7 > .lead {
	font-family: ABeeZee;
}

#headingOne > .accordion-button {
	font-family: ABeeZee;
}

#collapseOne > .accordion-body {
	font-family: ABeeZee;
}

#headingTwo > .accordion-button {
	font-family: ABeeZee;
}

#collapseTwo > .accordion-body {
	font-family: ABeeZee;
}

#headingThree > .accordion-button {
	font-family: ABeeZee;
}

#collapseThree > .accordion-body {
	font-family: ABeeZee;
}

.contact-form-10.border-top > .container > .row.my-5 > .col-12.col-md-6.col-lg-5 > .display-6.mb-1.fw-bold.mb-4 {
	font-family: Coiny;
}

.contact-form-10.border-top > .container > .row.my-5 > .col-12.col-md-6.col-lg-5 > .lead {
	font-family: ABeeZee;
}

.footer-3.bg-dark.text-white > .container > .row > .col-md {
	font-family: ABeeZee;
}

.footer-3.bg-dark.text-white > .footer-copyright > .container > .d-flex.flex-column.flex-md-row > .text-muted.flex-grow-1 {
	font-family: ABeeZee;
}

.footer-3.bg-dark.text-white > .footer-copyright > .container {
	font-family: ABeeZee;
}

#navbar > .navbar-nav.ms-auto {
	font-family: ABeeZee;
}

#navbar > .navbar-nav.ms-auto > .nav-item.dropdown.position-static > .dropdown-menu > .nav-item > .dropdown-item > span > div > div > .row > .col-8 > h4 {
	font-family: Coiny;
}

#navbar > .navbar-nav.ms-auto > .nav-item.dropdown.position-static > .dropdown-menu > .nav-item > .dropdown-item > span > div > div > .row > .col-8 > .text-muted {
	font-family: ABeeZee;
}

#navbar > .navbar-nav.ms-auto > .nav-item.dropdown.position-static > .dropdown-menu > .nav-item > .dropdown-item > span > div > div > .row > .col-8 > .list-unstyled > .text-primary {
	font-family: ABeeZee;
}

.posts-1 > .container > div > .row > .col-12.col-lg-4.mb-2 > .card.post.h-100.shadow-sm.border > .card-body.p-4 > a > .post-title.card-title > .h4 {
	font-family: Coiny;
}

.posts-1 > .container > div > .row > .col-12.col-lg-4.mb-2 > .card.post.h-100.shadow-sm.border > .card-body.p-4 > .card-text.text-muted {
	font-family: ABeeZee;
}

#option-5 {
	display: block;
	float: none;
	text-align: center;
}

#option-5 > .form-label.small.text-muted {
	display: inline;
	position: relative;
	float: none;
	left: auto;
	font-size: 18px;
}

#option-6 > .form-label.small.text-muted {
	font-size: 18px;
	left: auto;
	position: relative;
	display: block;
	right: auto;
	text-align: center;
}

#option-5 > div {
	display: block;
}

#option-5 > div > .radio > label > div {
	min-width: auto;
	min-height: auto;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	display: block;
	position: relative;
}

#option-5 > div > .radio > label {
	width: auto;
}

#option-5 > div > .radio {
	width: 30%;
}

#option-6 {
	text-align: center;
}

#option-6 > div > .radio {
	width: 30%;
}

#option-7 > div > .radio {
	width: 45%;
}

#option-10 {
	text-align: center;
}

#option-10 > div {
	width: auto;
}

#option-10 > div > .radio {
	width: 30%;
	height: auto;
	text-align: center;
}

#option-10 > div > .radio > label > div > img {
	width: 48px;
	height: 48px;
	text-align: center;
	position: static;
	top: auto;
	float: none;
	min-height: 48px;
	min-width: 48px;
}

#option-10 > div > .radio > label > div {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	display: block;
}

#option-10 > div > .radio > label {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-decoration-line: none;
}

#option-7 > .form-label.small.text-muted {
	font-size: 18px;
}

#option-8 > .form-label.small.text-muted {
	font-size: 18px;
	text-align: center;
}

#option-10 > .form-label.small.text-muted {
	font-size: 18px;
}

#option-10 > div > .radio > label > div > span {
	font-weight: 700;
	margin-left: 0px;
	text-align: center;
	font-size: 9px;
}

#option-8 {
	text-align: center;
}

#option-7 {
	text-align: center;
}

#option-11 {
	text-align: center;
}

#option-11 > div > .radio {
	width: 30%;
	height: 5%;
}

#option-11 > div > .radio > label > div > span {
	font-weight: 700;
}

#option-11 > div > .radio > label > div > img {
	height: 64px;
	width: 64px;
	min-height: 64px;
	min-width: 64px;
}

