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

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .col-lg-8.mx-auto > .h3 {
	font-family: "Archivo Black";
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-primary > span {
	font-family: "Archivo Black";
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-white {
	font-family: "Archivo Black";
	background-color: rgb(248, 249, 250);
	color: rgb(52, 58, 64);
}

.py-5 > .container > .row.justify-content-center.mb-4 > .col-md-7.text-center > .mb-3 {
	font-family: "Archivo Black";
	font-size: 40px;
	color: rgb(2, 0, 55);
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-primary {
	background-color: rgb(2, 0, 55);
}

.py-5 > .container > .row > .col-lg-4.mb-4 > .row > .col-md-12 > .px-4 > .mt-4.mb-0 {
	text-align: center;
	font-family: "Archivo Black";
	color: rgb(2, 0, 55);
	font-size: 23px;
}

.products-1 > .container > .row > .col-12 > .section-heading.text-center > h2 {
	font-family: "Archivo Black";
	color: rgb(2, 0, 55);
	font-size: 40px;
}

.contact-form-6 > .container > .row.my-5 > .col-12.col-md-6.col-lg-5 > h2 {
	font-family: "Archivo Black";
	font-size: 40px;
	color: rgb(2, 0, 55);
}

.contact-form-6 > .container > .row.my-5 > .col-12.col-md-6.ms-auto > form > .row.mt-4 > .col > .btn.btn-primary {
	background-color: rgb(2, 0, 115);
	border-top-color: rgb(2, 0, 55);
	border-right-color: rgb(2, 0, 55);
	border-bottom-color: rgb(2, 0, 55);
	border-left-color: rgb(2, 0, 55);
}

#navbar > .navbar-nav.ms-auto > .nav-item.dropdown > .nav-link > span {
	font-family: "Arial Black", Gadget, sans-serif;
	color: rgb(2, 0, 55);
}

#site-content > .container > .row.g-5.justify-content-between > .col-md-9 > .row.g-3 > .col-md-6.col-xl-4 > .product > .single-product-wrapper > .product-content > .hover-content > .add-to-cart-btn > .btn.btn-primary.w-100 {
	background-color: rgb(4, 63, 133);
}

#navbar > .navbar-nav.ms-auto > .nav-item.dropdown > .nav-link {
	color: rgb(233, 236, 239);
}

#cart-dropdown > .la.la-lg.la-shopping-bag {
	color: rgb(108, 117, 125);
}

#user-dropdown > .la.la-lg.la-user {
	color: rgb(108, 117, 125);
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content > .hover-content > .add-to-cart-btn > .btn.btn-primary.w-100 {
	background-color: rgb(2, 0, 55);
}

#navbar > .navbar-nav.ms-auto > .nav-toggle > .dropdown.nav-item.mini-cart > .dropdown-menu.dropdown-menu-end.cart-box > div > .row.mt-2.g-2.px-3.pb-2 > .col-6 > .btn.btn-primary.btn-sm.w-100 {
	background-color: rgb(2, 0, 55);
}

#navbar > .navbar-nav.ms-auto > .nav-toggle > .dropdown.nav-item > .dropdown-menu.dropdown-menu-end.login-box.user-box.p-4 > div > .login-form > .login-form > .btn.btn-primary.btn-login.w-100 {
	background-color: rgb(2, 0, 55);
}

#cart-dropdown > .text-top.text-bold {
	color: rgb(108, 117, 125);
}

#button-cart {
	background-color: #020037;
}

