.elementor-54 .elementor-element.elementor-element-59511186{--display:flex;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.page-id-54 .woocommerce h2 {
	text-align: center;
	padding-top: 40px;
}



.woocommerce-form.woocommerce-form-login.login {
	width: 40%;
	margin: 40px auto 50px auto;
}
.woocommerce-button.button.woocommerce-form-login__submit {
	font-size: 100%;
	margin-top: 10px;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #ffff!important;
	background-color: #EEC0B3!important;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
@media only screen and (max-width:767px){
.woocommerce-form.woocommerce-form-login.login {
	width: 90%;
	margin: 50px auto 50px auto;
}
}

@media only screen and (min-width:768px) and (max-width:1024px){
    .woocommerce-form.woocommerce-form-login.login {
	width: 90%;
	margin: 50px auto 50px auto;
}
    
    
}/* End custom CSS */