.elementor-9 .elementor-element.elementor-element-4560f2e2{--display:flex;--margin-top:90px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-9 .elementor-element.elementor-element-2663fc96{columns:1;color:#000000;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-2663fc96 > .elementor-widget-container{margin:0% 17% 0% 3%;}}/* Start custom CSS for text-editor, class: .elementor-element-2663fc96 */.woocommerce-MyAccount-navigation a, 
.woocommerce-MyAccount-navigation li {
  text-decoration: none;
	color:black;
	font-size:20px
}
.woocommerce-MyAccount-navigation li {
  background-color: rgba(197, 196, 196, 0.404);
	margin-bottom:10px;
	text-align:center;
	padding:10px 20px 10px 20px;
	/*border-radius:50px;*/
}
.woocommerce-MyAccount-navigation li:hover {
  background-color:#f300a3 ;
	
}
.woocommerce-MyAccount-navigation a:hover, 
.woocommerce-MyAccount-navigation li:hover {
	color:white;
}
.woocommerce-MyAccount-navigation ul{
	list-style-type: none;
}
.woocommerce-MyAccount-content a{
	text-decoration:none;
	color:black;
	font-weight: bold;
}
.woocommerce-MyAccount-content a:hover{
	text-decoration:none;
	color:#f300a3;
	font-weight: bold;
}

/*accedi e registrazione */



.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    
    color: white;
    background-color: #f300a3;
}


.woocommerce-LostPassword> a {
    text-decoration: none !important;
    color: #f300a3;
}
.woocommerce form .form-row > button{
    color: white;
    background-color: #f300a3;
}

.woocommerce-privacy-policy-text  a {
    text-decoration: none !important;
    color: #f300a3
}/* End custom CSS */