.elementor-6322 .elementor-element.elementor-element-3e09af92{--display:flex;--min-height:30vh;--margin-top:0em;--margin-bottom:2em;--margin-left:0em;--margin-right:0em;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}@media(max-width:767px){.elementor-6322 .elementor-element.elementor-element-3e09af92{--content-width:90%;}}@media(min-width:768px){.elementor-6322 .elementor-element.elementor-element-3e09af92{--content-width:1640px;}}@media(max-width:1024px) and (min-width:768px){.elementor-6322 .elementor-element.elementor-element-3e09af92{--content-width:90%;}}/* Start custom CSS for container, class: .elementor-element-3e09af92 */.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce-MyAccount-navigation li {
  margin-bottom: 15px;
}
.woocommerce-MyAccount-navigation a {
  display: block;
  padding: 10px 20px;
  background-color: #383838;
  text-decoration: none;
  color: #fff; 
  border-radius: 25px;
  font-weight: 500;
  font-size: 1.1rem;
  text-transform: uppercase;
  transition: 0.3s;
}
.woocommerce-MyAccount-navigation a:hover {
  background-color: #467ff7;
  color: #fff;
}/* End custom CSS */