/*
 Theme Name:   Emeraude Themes 
 Theme URI:    
 Description:  Special theme for Emeraude website
 Author:       Afterimage Designs and CloudPitcher
 Author URI:   http://cloudpitcher.com
 Template:     wp-bootstrap-starter
 Version:      1.0.0
*/
.frontpage-header{
	color:#fff!important;
	text-align: left!important;
}

/*Make the page headings a bit BIGGER*/ 
h1.entry-title {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
    border-bottom: 1px solid #eaecef;
}

.service-btn{
	background-color:#189810!important;
	border-top-left-radius: 3px!important;
	border-bottom-left-radius: 3px!important;
	border-bottom-right-radius: 3px!important;
	border-top-right-radius: 3px!important;
	border: none!important;
	font: 150%!important;
}
.service-btn:hover{
	background-color: #020f02!important;
	color:#fff!important;
}
.navbar-toggler{
	background-color: #189810!important;
    color: #189810!important;
}
.navbar-toggler-icon{
	color:#189810!important;
}

.contact-btn{
	background-color:#189810!important;
	border-top-left-radius: 7px!important;
	border-bottom-left-radius: 7px!important;
	border-bottom-right-radius: none!important;
	border-top-right-radius: none!important;
	border: none!important;
}
.consult-btn{
	background-color: #189810!important;
	border-top-left-radius: 0px!important;
	border-bottom-left-radius: 0px!important;
	border-bottom-right-radius: 0px!important;
	border-top-right-radius: 0px!important;
	border: none!important;
}
.consult-btn:hover{
	background-color: #E5E51D!important;
	color: #000!important;
	border-top-left-radius: 0px!important;
	border-bottom-left-radius: 0px!important;
	border-bottom-right-radius: 0px!important;
	border-top-right-radius: 0px!important;
	border: none!important;
}
.contact-btn-icon{
	background-color:#189810!important;
	color: #000!important;
	border-top-right-radius: 7px!important;
	border-bottom-right-radius: 7px!important;
	border-bottom-left-radius: none!important;
	border-top-left-radius: none!important;
	border: none!important;
}
.learn-btn{
	background-color:#F2F2F2!important;
	color: #000!important;
	border-top-left-radius: 7px!important;
	border-bottom-left-radius: 7px!important;
	border-bottom-right-radius: none!important;
	border-top-right-radius: none!important;
	border: none!important;
}
.learn-btn-icon{
	background-color:#F2F2F2!important;
	color: #000000!important;
	border-top-right-radius: 7px!important;
	border-bottom-right-radius: 7px!important;
	border-bottom-left-radius: none!important;
	border-top-left-radius: none!important;
	border: none!important;
}
.frontpage-header p{
	margin-left: 0!important;
	margin-top: 20px!important;
	text-align: left!important;
}
header#masthead{
	background-color:rgb(1, 4, 13)!important;
	color: #fff!important;
	border-bottom: 4px solid!important;
	border-bottom-color: #189810!important;
}
header#masthead .navbar-brand a{
	color: #fff!important;
}
header#masthead .navbar-nav a{
	color: #fff!important;
}
header#masthead .navbar-nav a.dropdown-item{
	color: #fff!important;	
}
header#masthead .dropdown-menu{
	background-color: rgb(1, 4, 13)!important;
	border-top-left-radius: 0!important;
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
	border-bottom-left-radius: 0!important;
}
header#masthead .navbar-nav a.dropdown-item:hover{
	color: #189810!important;
	background-color: rgb(1, 4, 13)!important;
}
#footer-widget{
	padding: 15px!important;
	color: #fff!important;
	background-color: rgb(1, 4, 13)!important;
}
#footer-widget .nav-item a{
	color: #fff!important;
}
#footer-widget .nav-item a:hover{
	background-color: rgb(1, 4, 13)!important;
	color: #189810!important;
}
#footer-widget .nav-item .textwidget{
	line-height: 1.5em!important;
}
.footer-dark{
	background-color: #189810!important;
	color: #fff!important;
}
