.elementor-11 .elementor-element.elementor-element-38dbb154{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-79fee718 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-032c1d6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}body.elementor-page-11:not(.elementor-motion-effects-element-type-background), body.elementor-page-11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF8F7;}/* Start custom CSS *//* Styling the login and registration areas */
.u-columns#customer_login {
	display: flex;
	flex-direction: column;
}
@media (min-width: 992px) {
	.u-columns#customer_login {
		flex-direction: row;
	}
}
#customer_login .col-1, #customer_login .col-2 {
	padding: 10px !important;
	margin: 0 0 1em 0 !important;
	width: 100% !important;
	background: #FAF8F7 !important;
}
.woocommerce-MyAccount-navigation {
	background: #FAF8F7 !important;
}/* End custom CSS */