@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&display=swap');

* {
    scroll-behavior: smooth;
}

body,
html {
	overflow-x: hidden !important;
}

::selection {
	background-color: #333333;
	color: #fff;
}

.clear::-ms-clear {
	display: none;
}

::-ms-clear {
	display: none;
}

.nav-stein {
	padding-bottom: 0rem !important;
}

.navbar {
	padding-top: 0;
	padding-bottom: 0;
}

.nav-link {
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #363636 !important;
	padding-left: 1.5rem !important;
	font-size: 16px;
}

.dropdown-item {
	font-family: 'Poppins', sans-serif;
	color: #363636 !important;
	font-size: 16px;
}

.dropdown-item:active {
	background-color: #e9ecef !important;
}

.navbar-brand > img {
	width: 70px;
}

.input-style {
	border-radius: 50px !important;
	font-size: 16px !important;
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	margin-left: 10px;
}

.input-style:focus {
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	box-shadow: none !important;
}

.search-icon {
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 10;
	border: none;
	background: transparent;
	outline: none;
	font-size: 19px;
}

.search-form {
	position: relative;
	width: 200px;
}

.search-form input {
	width: 100%;
}

.search-form {
	position: relative;
	width: 200px;
}

.search-form input {
	width: 100%;
}

.input-style {
	border-radius: 50px !important;
	font-size: 16px !important;
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	margin-left: 10px;
}

.search-icon {
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 10;
	border: none;
	background: transparent;
	outline: none;
	font-size: 19px;
}

.header-input {
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
}

.header-title {
	font-family: 'Akaya Telivigala', cursive;
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	color: #fff;
}

.parallax {
	background-image: linear-gradient(106deg, #f3261ca1 28%, #f3261ca1 28%), url('/images/wallpapers/loja_parallax.jpg');
	padding-top: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-text {
	padding-top: 85pt;
	font-family: 'Akaya Telivigala', cursive;
	font-size: 50px;
	color: #fff;
}

.path-link {
	color: #fff;
	text-decoration: none;
}

.path-link:hover {
	color: #fff;
	text-decoration: underline;
}

.path {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 100pt;
	margin-bottom: 0;
}

.filter {
	font-family: 'Poppins', sans-serif;
	color: #363636;
	font-weight: 400;
	text-decoration: none;
	transition: 0.3s;
	cursor: pointer;
}

.filter:hover {
	text-decoration: none;
	font-weight: 400;
	transition: 0.3s;
}

.control-header {
	background-color: #f6f6f6;
	-webkit-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	padding: 15px;
}

.dropdown-align {
	width: 500px;
	height: auto;
}

.dropdown-input {
	border-radius: 50px !important;
	font-size: 16px !important;
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
}

.dropdown-input:focus {
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	box-shadow: none !important;
}

.inputs-dropdown {
	width: 300px;
	display: flex;
}

.title-dropdown {
	font-family: 'Poppins', sans-serif !important;
	color: #363636 !important;
	font-weight: 600 !important;
	font-size: 17px;
}

.check-input-dropdown:focus {
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	box-shadow: none !important;
}

.label-text {
	font-family: 'Poppins', sans-serif !important;
	color: #363636 !important;
	font-size: 17px;
}

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

.filter-config {
	width: 20%;
}

.save-drowdown-button {
	margin-top: 20px;
	width: 105px;
	height: 40px;
	border: 0;
	font-size: 16px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	background-color: #f75252;
	border-radius: 25px;
	-webkit-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
}

.input-search-store {
	border-radius: 50px !important;
	font-size: 16px !important;
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	margin-left: 10px;
	padding-left: 10px;
}

.input-search-store:focus {
	border-color: #ced4da !important;
	border: solid 1px #ced4da !important;
	box-shadow: none !important;
	outline: none !important;
}

.products-section {
	margin-top: 50px;
}

.cardProduct {
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	height: 98%;
	-webkit-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
}

.cardProduct > a > img {
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	color: #363636;
	width: 100%;
	height: 270px;
	transition: 0.5s;
}

.cardProduct > a > img:hover {
	cursor: pointer;
	filter: brightness(0.4);
	transition: 0.4s;
}

.card-info {
	margin: 10px;
}

.product-title {
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 5px;
	margin: 0;
}

.category-product {
	color: #727272;
	margin: 0;
	padding-top: 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.promotion-product {
	color: #636363;
    font-size: 15px;
	padding-top: 10px;
	font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
    text-decoration: line-through;
}

.price-product {
	color: #32b532;
    font-size: 17px;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 10px;
}

.buy-product {
	margin-bottom: 45px;
	font-size: 17px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	background-color: #f75252;
	border-radius: 10px;
	width: 100%;
	height: 45px;
	border: 0;
	transition: 0.5s;
}

.buy-product:hover {
	transition: 0.5s;
	-webkit-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.45);
}

.buy-product:focus {
	border: 0;
	box-shadow: none;
}

.buy-product:disabled {
    opacity: 0.8;
}

.products-cards > .col-md-3 {
	margin-top: 50px;
}

.product-hidden, .product-page-hidden {
    display: none;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
}

.align-pagination {
    display: flex;
    justify-content: end;
    margin-top: 50px;
}

.page-item {
    background-color: #F75252;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #F75252;
    border-color: #F75252;
}

.page-link {
    color: #F75252;
    padding: 0.5900rem 1.00rem;
    display: initial;
}

.page-link:hover {
    color: #F75252;
}

.page-item:hover {
    color: #F75252;
    cursor: pointer;
}

.page-item:focus {
    color: #F75252;
    box-shadow: none;
}

.page-link:focus {
    color: #F75252;
    box-shadow: none;
}

@media screen and (max-width: 991px) {
	.cardProduct {
		height: auto;
	}

	.cardProduct > img {
		height: 120px;
	}

	.products-title {
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	.cardProduct {
		margin-bottom: 50px;
	}

	.cardProduct > img {
		height: 400px;
	}
}

@media screen and (max-width: 478px) {
	.cardProduct > img {
		height: 355px;
	}
}

@media screen and (max-width: 445px) {
	.filter {
		margin-right: 35px;
	}
}

@media screen and (max-width: 395px) {
	.cardProduct > img {
		height: 280px;
	}
}

@media screen and (max-width: 345px) {
	.cardProduct > img {
		height: 250px;
	}

	.main-text {
		font-size: 30px;
	}

	.path {
		font-size: 16px;
	}
}

@media screen and (max-width: 300px) {
	.cardProduct > img {
		height: 210px;
	}

	.filter {
		margin-right: 60px;
	}
}
