/*
Theme Name: Avalon House Child
Theme URI: https://www.websolutionepal.com
Author: Mani Tamang
Author URI: https://www.websolutionepal.com
Description: Child theme for Avalon House
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: avalon-house
Text Domain: avalon-house-child
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */

.head-intro {
    font-size: 16px;
    height: 50px;
}
.widget-title {
    font-weight: 500;
}
.footer-info {
    font-size: 16px;
}
.entry-item-content .btn-entry-more{
display:none;
}
.site-branding {
    max-width: 300px!important;
}
.entry-item-excerpt {
    font-size: 16px;
    font-weight: 600;
    color: #1c5678!important;
}