/* 
Theme Name:		 Kieran Daly Child Theme
Theme URI:		 http://childtheme-generator.com/
Description:	 Kieran Daly Child Theme is a child theme of Kieran Daly Design, created by ChildTheme-Generator.com
Author:			 Kieran Daly Design
Author URI:		 http://childtheme-generator.com/
Template:		 kd
Version:		 1.0.0
Text Domain:	 kieran-daly-child-theme
*/


/*
    Add your custom styles here
*/

.title-holder{
    margin-top: 1.5em;
}
.badge-primary{
    background-color: #0f5048!important;
}
.advert-info .card-title a{
    color: #0f5048;
}
.toggle-filters{
    cursor: pointer;
}
.card-title{
    margin-bottom: 0!important;
}
.aqua-gradient {
    height: 150px;
}

.image {
    margin-top: -150px;
    width: 150px;
    height: auto;
}

.avatar-container {
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 2em;
}

.avatar-container .list-group i{
    margin-right: 15px;
    color: #0f5048;
    width: 25px;
}
.page-item.active .page-link {

    background-color: #0f5048!important;
    border-color: #0f5048!important;
    color: white!important;;
}
.page-link {

    color: #0f5048!important;

}