.max-head {
	width: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.head-comp {
	padding: 0px !important;
    border-radius: 0px !important;
}

.black {
	color:black !important;
}

.black-green {
	color: #00282a !important
}

.vertigal-align {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.img-border {
	border-radius: 20px 20px 0px 0px;
}

.animated-bg {
	background: url(/theme/pizzer/assets/img/bg/booking_bg_1.jpg);
}
