/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Custom icons for My Account dashboard cards - sử dụng woodmart-font */
.wd-my-account-links .san-pham-link a:before {
    content: "\f123" !important;
    font-family: "woodmart-font" !important;
}

.wd-my-account-links .hinh-anh-link a:before {
    content: "\f127" !important;
    font-family: "woodmart-font" !important;
}

.wd-my-account-links .bai-viet-link a:before {
    content: "\f131" !important;
    font-family: "woodmart-font" !important;
}