.menu-title{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 2rem;
	text-align: center;
	color: #000000;
}

.ar-button{
	padding: 0px;
	border-width: 0;
}

.ar-img{
	width: 35px;
	background-color: #ffffff;
}

.ar-icon{
	font-size: 25px;
}

.logo-custom{
	margin-top: -9px;
}

model-viewer{
	width: 300px;
}

@media (min-width: 1024px) {
	model-viewer {
		width: 480px;
	}

	.lang-selector {
		display: none;
	}
}

.firma{
	width: 200px;
}

.back-flores {
	background-image: url("../img/test_bckg.jpg")
}