.sk-spinner-wave img {
    left: calc(50% - 110px);
}
.sk-spinner-wave img {
    position: relative;
   
    margin-bottom: 20px;
     max-width: 220px; 
     max-height: 600px;
}


/* footer a {
    color: var(--menu-bg-color) !important;
}
footer a:hover{
    color: var(--font-color-modal) !important;
} */


@media only screen and (min-width: 700px) {
	.menu-produtos-tablet ul .menu-item a {
	
		letter-spacing: 0;
	}
}
