body {
	font-family: "Inter", sans-serif;
}

img.img-responsive.center-block.img-circle {
	height: 142px;
	border-radius: 50%;
}

.addRs {
	width: 100% !important;
	background-color: initial !important;
	color: #4d5a68 !important;
	border: 0 !important;
	font-size: 13px !important;
	font-weight: bold !important;
}

.app-montink .minha-loja .social-links {
	width: 100% important;
}

.head-dark {
	background-color: #000000;
}

.no-gutters {
	margin-right: -15px;
	margin-left: -15px;
}

.logo-img-container {
	max-width: 450px;
	margin: auto;
	text-align: center;
}

.logo-img {
	margin: 10px 0;
	vertical-align: middle;
	max-width: 40vw;
	max-height: 60px;
}

.utilities-item {
	display: inline-block;
	position: relative;
	padding: 15px 4px;
	font-size: 18px;
}

.head-dark .cart-widget-amount {
	background-color: #28fcd4;
	color: #ffffff;
	font-size: 10px;
	position: absolute;
	top: 12px;
	right: -8px;
	border-radius: 50%;
	height: 17px;
	width: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.head-dark .svg-icon-text {
	color: #ffffff;
	fill: #ffffff;
}

.svg-inline--fa.fa-w-14 {
	width: 0.875em;
}

.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -0.125em;
}

.loja-title {
	font-weight: bold;
	color: #000;
}

.loja-info {
	color: #000;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.nav.metismenu,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Inter", sans-serif;
}

.item-price,
.product-price {
	color: #28fcd4;
}

.product-price {
	font-weight: 700;
}

.card-body .product-title {
	font-weight: bold;
	color: #333;
	line-height: 1.4em;
	height: 60px;
	overflow: hidden;
}

.btn-primary {
	background-color: #28fcd4;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 8px;
	height: 50px;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-box-shadow: inset 0 0 0 2px #28fcd4;
	-ms-box-shadow: inset 0 0 0 2px #28fcd4;
	-moz-box-shadow: inset 0 0 0 2px #28fcd4;
	-o-box-shadow: inset 0 0 0 2px #28fcd4;
	box-shadow: inset 0 0 0 2px #28fcd4;
	-webkit-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}

.btn-primary:hover {
	background-color: #fff;
	color: #28fcd4;
	border-color: #28fcd4;
}

.card-body .btn-buy {
	text-transform: uppercase;
	width: 70% !important;
	height: 50px !important;
	line-height: 3.2em;
	overflow: hidden;
	position: relative;
	color: #fff;
	font-size: 16px;
	letter-spacing: 8px;
	font-weight: 400;
	margin: 0 auto;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.card-body .btn-buy:hover {
	color: #28fcd4 !important;
	background: #fff !important;
	border: 2px solid #28fcd4 !important;
}

.numPg a {
	padding: 9px !important;
	height: 40px !important;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
}

a,
a:link,
a:visited {
	text-decoration: none;
	outline: 0;
	transition: all 0.3s ease;
}

.numPg {
	margin: 0 auto !important;
}

.numPg a.atual {
	padding: 5px 12px !important;
}

/* .app-montink .numPg a.atual {
			background: #181818 !important;
			border-color: #181818 !important;
		} */

.numPg a.atual {
	padding: 5px 12px !important;
}

.numPg a.atual {
	background-color: #7468bd !important;
	border-color: #7468bd !important;
	text-decoration: none !important;
	color: #fff !important;
	padding: 9px !important;
	height: 40px !important;
	width: 40px;
	display: inline-block;
}

.app-montink .numPg a:hover {
	padding: 9px !important;
	height: 40px !important;
	width: 40px;
	/* background: #181818 !important;
	border-color: #181818 !important; */
	color: #fff !important;
}

@media (min-width: 993px) {
	.box-thumb {
		bottom: -140px;
	}
}
