.elementor-16 .elementor-element.elementor-element-2bd845cf{--display:flex;}@media(min-width:768px){.elementor-16 .elementor-element.elementor-element-2bd845cf{--content-width:70%;}}@media(max-width:1024px) and (min-width:768px){.elementor-16 .elementor-element.elementor-element-2bd845cf{--content-width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-40d484ac *//* Căn chỉnh menu tài khoản WooCommerce */
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
}

.woocommerce-MyAccount-navigation ul li a:hover {
  color: #d4b060 !important;
}

/* Đổi màu link trong nội dung tài khoản */
.woocommerce-MyAccount-content a {
  color: #EDCA7B !important;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.woocommerce-MyAccount-content a:hover {
  color: #d4b060 !important;
  text-decoration: none;
}/* End custom CSS */