/**
* Theme Name: Buildnox Child
* Description: This is a child theme of Buildnox, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themearc">ThemeArc</a>
* Template: buildnox
* Version: 1.4
*/

body:not(.home) h2.elementor-heading-title.elementor-size-default {
    font-size: 28px !important;
	line-height: 38px !important;
	color : #172b56 !important;
}
body:not(.home) h3.elementor-heading-title.elementor-size-default {
    font-size: 28px !important;
	line-height: 38px !important;
}
body:not(.home) .widget ul li a, .widget ol li a {
    font-size: 16px !important;
}
body:not(.home) li {
    font-size: 16px !important;
    line-height: 26px !important;
}
.page-template-default span.elementor-button-text {
    font-size: 14px!important;
}
li.breadcrumb-item {
    font-size: 15px;
}
.footer-legal a {
    color: #8e939f;
    transition: .3s;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
}