body {
}

.cn-container{
    border-radius: 0px;
    background-color:  #FFF;
    margin: 0 0 1.5em;
    padding:  2em;
    border-bottom:  1px solid #eae9e9;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
}

.cn-categories{
    display: inline-block;
}

#cn-list .vcard .cn-categories span.cn_category_label, #cn-list span.adr span.address-name, #cn-list span.contact-label, #cn-list .vcard span.cn-separator{
    display: none;
}

#cn-list h2{
    font-size: 17px;
    font-family: Montserrat;
    font-weight: 700;
    margin-bottom:  5px;
}

.contact-container{
    float: left; 
    width: 33%; 
    padding: 0px 10px;
}

#cn-list .vcard span.contact-title{
    display:  block;
    font-size:  12px; 
    font-style: italic;
    color:  #808080;
}

#cn-entry-actions{
    display:  none;
}

.cn-entry-single h1{
    color: #151515;
    font-size: 39px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

.cn-entry-single h1:after{
    content: ' ';
    background: #83a0a3;
    width: 100px;
    height: 4px;
    position: absolute;
    bottom: 16px;
    left: 46%;
}

.elementor-heading-title, .place-card-large, .place-card {
    display:  none;
}