/*
Theme Name: Phụ kiện
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.single-product .product-short-description ul li {
    background-image: url(/wp-content/uploads/2026/03/dot-.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position-y: 6px;
    list-style: none;
    padding-left: 25px;
    margin-left: 0;
}.single-product .product-short-description ul {
    margin-bottom: 0;
}.single-product .product-short-description {
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px;
    padding: 0;font-size:15px;

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}