/*
Theme Name: BigHearts Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: bighearts
Text Domain: bighearts-child
*/


.ecs-event-list {
    list-style: none;
}
.ecs-event-list li {
    margin-bottom: 1rem;
    border: 1px solid #e1a914;
    padding: 1rem;
    background: #fff;
    border-radius: 5px;
}
.ecs-event-list h4 {
    margin-bottom: 1rem;
}
.blog-post.format-standard-image {
    background: #fff;
}
.blog-style-standard .wgl_col-4 .blog-post {
    padding-bottom: 0!important;
}
#main {
    padding: 0!important;
}
#counter_qsn .content-wrap{
    display: flex;
    flex-direction: column;
}
#counter_qsn .wgl-counter_title{
    margin: 4px 0 0 0!important;
}
.value_line .content__description span {
    color: #e1a914;
}
.page-header_title, .wp-block-heading {
    font-family: "Blockline", Sans-serif!important;
}
.team-item_meta {
    display: flex;
    flex-direction: column;
}
.titleActionVille {
    font-family: "Blockline", Sans-serif!important;
    letter-spacing: 2px;
    font-size: 1.5rem;
}
.page-header_breadcrumbs .breadcrumbs .current {
    color: #e1a914!important;
}
.lightActionVille ul {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0;
}
.igm-map-content ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
}
.pics_mod {
    text-align: center;
}
.pics_mod img {
    width: 40%;
}
.igm-map-content > div:nth-child(2) {
    margin-top: 2rem;
}
.description_mod p{
    line-height: 19px;
    font-size: .9rem;
    text-align: center;
}
.description_mod h6 {
    font-size: .8rem;
    line-height: 13px;
    text-align: center;
    margin: 1rem 0;
}
.igm-map-content ul li {
    border: 1px solid #e1a914;
    margin-right: .5rem;
    padding-top: .6rem;
    border-radius: 10px;
}
.igm-map-content h4 {
    font-family: "Blockline", Sans-serif!important;
    letter-spacing: 2px;
    font-size: 3rem;
}
li.none{
    border-color: #ddd!important;
}
li.none h4,
li.none .description_mod p,
li.none .description_mod h6 {
    color: #ddd!important;
}
#list_dtmnt ul, #list_dtmnt2 ul {
    list-style: none;
}
#list_dtmnt li, #list_dtmnt2 li {
    margin-bottom: .5rem;
    padding-left: .5rem;
    background: #fff;
    font-size: .7rem;
    border: 1px solid #f0ece8;
}
.wgl-logotype-container.default_logo img {
    height: 75px!important;
}
.page-header_title {
    font-size: 4.5rem !important;
    letter-spacing: 4px;
    font-family: "Blockline", Sans-serif!important;
}
.page-id-470 h1, .team-title {
    font-family: "Blockline", Sans-serif;
}
.row.single_team_page .wgl_col-12:nth-child(1) {
    display: none;
}
.primary-nav .item_text {
    line-height: 1!important;
}
.item_text img {
    width: 80%;
    text-align: center;
}
.item_text {
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#left_Footer a {
    color: #fff;
}
.hover_links a, #left_Footer a {
    color: #fff;
}
.hover_links a:hover, #left_Footer a:hover {
    color: #e1a914;
}
.banner-widget_img {
    max-width: 20%!important;
}
.macaron {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  float: right;
  top: 6px;
  margin-top: 7px;
  margin-right: 12px;
  border-radius: 50px;
  border: 1px solid #e1a914;
  background: #e1a914;
  color: black;
  font-size: 12px;
  font-weight: 800;
}