/*
 Theme Name:   Porto Child
 Description:  Child theme based on Porto for Vermeer
 Author:       Davi
 Template:     porto
 Version:      1.0.0
*/

.checkout-login {
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	margin-bottom: 2em;
}

.checkout-login span {
	margin-right: 1em;
}

.fancybox-inner {height : 100vh;}
