






/* Social, Meta, Buttons */

.read-more {
    color: #f672c7;
    border-color: #ebebeb; }
.read-more:hover {
    border-color: #f672c7;
    color: #161616; }

.entry-utils .socials a:hover {
    color: #f672c7; }

input[type="submit"], button.searchsubmit {
    background:  #f672c7; }

.btn, .comment-reply-link, input[type="button"], input[type="submit"], input[type="reset"], button {
    background:  #f672c7;}


/* Comments */
.entry-comments-no {
    display: none;
}


.navigation > li > a:hover, .navigation > li.sfHover > a, .navigation > li.sfHover > a:active {
    color: #f672c7;
}


#null-instagram-feed-3  .widget-hover {
    color: #f672c7 }

#ci-socials-2  .widget-hover {
    color: #f672c7 }


/* tagline and footer logo hide */

.tagline  .site-logo {
   display:none;
}

/*.tagline, #footer .site-logo {
	display:none;
}*/

.tagline .site-logo {
	display:none;
}



.entry-content a,
.entry-content a:hover,
.entry-content a:visited,
.entry-content a:active {
    font-weight: bold;
    /* bold links in single posts */
}
.entry-content a {
    color: #f672c7;
    /* color of links in single posts */
}
.entry-content a:hover {
    color: #a4c2f4;
    /* color of links when hover mouse over in single posts */
}
.entry-content a:active {
    color: #f672c7;
    /* color of links when active in single posts */
}


/*remove hyperlinks:*/
.entry-content a {
    border-bottom: #111111;
}


/* not show instagram feed in mobile */
@media (max-width:768px) {
    .sidebar .null-instagram-feed {
        display: none;
    }
}

/*not show social icons in mobile*/
@media (max-width:768px) {
    .sidebar .widget_ci-socials {
        display: none;
    }
}

.entry-categories a{
 color: #f672c7;
}
.entry-categories a:hover{
 color: #161616;
}

#paging a {
    background-color: #f672c7;
    color: #ffffff;
}

.widget_categories ul li a,
.widget_posts_list.widget_posts_list_alt li,
.widget_archive ul li a,
.widget {
    border-bottom: 0;
}

.postid-528 #content .entry-featured,
.home #entry-528 .entry-featured {
    display: none;
}

.postid-589 #content .entry-featured,
.home #entry-589 .entry-featured {
    display: none;
}

.postid-632 #content .entry-featured,
.home #entry-632 .entry-featured {
    display: none;
}

.postid-661 #content .entry-featured,
.home #entry-661 .entry-featured {
    display: none;
}

.postid-690 #content .entry-featured,
.home #entry-690 .entry-featured {
    display: none;
}

.postid-713 #content .entry-featured,
.home #entry-713 .entry-featured {
    display: none;
}


#content .entry-related .entry-featured {
    display: block;
}

#site-content .col-md-8,
#site-content .col-md-4 {
height: auto !important;
}

p { 
font-size:18px; 
} 




