.archive .sharedaddy,.blog .sharedaddy {
display:none;
}

.cat-grid-container{
margin:2% 0;
}
.cat-grid-container:after{
content:'';
display:table;
clear:both;
}

.cat-grid-item{
position:relative;
margin-bottom: 20px;
}

.cat-grid-image{
margin: 0;
vertical-align: middle;
outline:solid 1px rgba(255,255,255,0.5);
outline-offset:-10px;
}

.cat-grid-title{
position: absolute;
top: 50%;
left: 50%;
padding: 5px 30px;
background: rgba(255, 48, 112, 0.87);
width: auto;
color: white;
font-size: 15px;
margin: 0;
font-style: normal;
display: inline;
transform: translate(-50%,-50%);
border-radius: 30px;
text-transform: none;
letter-spacing: 0px;
font-family: poppins;
font-weight: 500;
}

.instagram-pics{
list-style:none;
}
.instagram-pics li{
width:33.33%;
padding:1px;
margin: 0;
float:left;
}
.instagram-pics li img{
vertical-align:middle;margin:0;
}
.wpp-post-title {
    font-weight: 500;
    color: #333;
    display: block;
    line-height: 1.3;
font-size: 14px;
}
.wpp-list li {
    margin-bottom: 20px;
}
.wpp-thumbnail {
    margin: 0 10px 0 0;
}

ul.related_post li a {
    line-height: 1.3em !important;
    color: #333;
    font-weight: 600;
}
.wp_rp_wrap .related_post_title {
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
}

textarea{
height:100px;
}

#wp-comment-cookies-consent{float: left; width: 25px; margin: 5px 0;}


.home-top .featuredpost .post {
    width: 50%;
    float: left;
    padding: 10px;
    margin-bottom: 20px;
}

.home-top .featuredpost .post:nth-of-type(2n+1){
clear:left;
}
.home-top .featuredpost h2,.home-bottom .featuredpost h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
}

.home-bottom .featuredpost .post {
    margin-bottom: 30px;
}

.home-top section,.home-bottom section{
    margin-bottom: 50px;
}