/**
* 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
*/

/*    Général  */
:root {
	--theme-color: #FB0404 !important;
}
.build-title-wrap p {
	text-align: justify;
}
.banner-1-section div div ul {
	visibility: hidden !important;
}
/*    Header   */
header .header-link-btn {
	margin-left: 20px;
	& .btn-1 {
  		background-color: var(--e-global-color-accent);
	}
}

/*    Feature Box    */
.bn-feature-service .icon {
	padding-left: 50px
}