.form-control{
	font-weight: 500;
	font-size: 14px
}
.price{
	font-weight: 600;
	font-size: 14px;
}
.date{
	font-weight: 400;
	font-size: 13px;
}
.full-width{
	width:100%;
}
.text-black{
	color:black;
}
.badge{
	font-size: 13px;
}

footer a{
	color:#888888;
	font-weight: 400;
	font-size: 13px;
}
footer a:hover{
	color:#000;
}
footer h6{
    margin-bottom: 0rem;
    margin-top: 0.75rem;
    font-weight: 500;
}

.wsp-btn{bottom:1rem;right:2rem;z-index:1030;width:auto!important;height:auto!important;background-color:#25d366!important;border-color: #25d366!important}
.wsp-btn > svg{height:2rem!important}
.input-s{opacity: 0;position: absolute;left: 0;bottom: 0;padding: 0;height: 0;z-index: -9999;margin: 0}