/*
Theme Name:   Hello Elementor Child
Theme URI:    https://www.renienamocot.com/
Description:  A child theme for Hello Elementor theme
Author:       Renie Namocot
Author URI:   https://www.renienamocot.com/
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/

/*
 * Custom styles for Hello Elementor Child Theme
 * Add your custom CSS below this line
 */
#readmore-contents{
display:none;
}
html[lang="en-SG"] .phone-info {
    display: none;
}
html[lang="en-SG"] .footer-contact-info li:first-child {
    display: none !important;
}
