/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.bordergoc .img img{border-radius:20px;}
.product-small .product-title a{
	font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.category .page-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}
.noborder .img img{border-radius:0 !important}
#content ul li{ list-style:none;margin-left: 0;}
#content ul li:before{ background: url(https://gaia.thanh.com.vn/wp-content/uploads/2026/07/icon-check.png) no-repeat scroll 0 0;
    content: "";
    width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;}
#secondary ul li:before{background:none !important; 
    margin: 0;
    width: 0;
    height: 0;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}