﻿.feat-overlay {background: rgba(255,255,255,.8);}
.feat-item {height: 400px; padding: 9.3% 32.5%;} 
.feat-item {height: 500px; padding: 13.2% 32.5%;} 
@media only screen and (min-width: 942px) and (max-width: 1170px) {.feat-item {height: 474px; padding: 15.2% 28.5%;}} 
@media only screen and (min-width: 768px) and (max-width: 960px) {.feat-item {height: 354px; padding: 12.2% 25.5%;}} 
@media only screen and (max-width: 767px) {.feat-item {height: 220px; padding: 19.2% 22.5%;}} 
@media only screen and (min-width: 480px) and (max-width: 768px) {.feat-item {height: 310px; padding: 14.2% 20.5%;}}
/* ----- GENERAL BODY TEXT ----- */
p {font-size: 17px;}
/* ----- TOP BAR ----- */
/* Top-bar menu items */   #nav-wrapper .menu li a {font-size: 13px;}
/* Top-bar social icons */   #top-social a i {font-size: 11px;}
/* Top-bar search text */   #top-search input {font-size: 15px;}
/* ----- POST HEADER ----- */
/* Post header title */   .post-header h2 a, .post-header h1 {font-size: 40px;}
/* Post header category */    .post .post-header .cat a {font-size: 15px;}
/* Post header date */   .post .post-header .date {font-size: 15px;}
/* ----- POST & PAGE CONTENT ----- */
/* Theme's body text */   .post-entry p {font-size: 17px;}
/* Post/Page blockquotes */   .post-entry blockquote p {font-size: 17px;}
/* Post/Page numbered lists & bulletted lists */   .post-entry ul li, .post-entry ol li {font-size: 13px;}
/* Post Read more button */   .more-button {font-size: 10px;} 
/* Post/Page H-tags */
.post-entry h5 {font-size: 30px;}
/* ----- POST & PAGE FOOTER ----- */ 
/* Post/page footer share icons */   .meta-share a {font-size: 30
px;}
/* Post/page "share" text */   .meta-share {font-size: 20px;}
/* Post comment counter */   .meta-comments a {font-size: 20px;}
/* ----- POST COMMENTS ----- */
/* Section's title */   .post-comments .post-box-title {font-size: 15px;}
/* Leave a reply */   #respond h3 {font-size: 15px;}
/* Name, email, website, etc. */   #respond label {font-size: 13px;}
/* Post comment button */   #respond #submit {font-size: 11px;}
/* Commentator's name */   .thecomment .comment-text h6.author, .thecomment .comment-text h6.author a {font-size: 18px;}
/* Comment's date & time */   .thecomment .comment-text span.date {font-size: 13px;}
/* Comment's text */   .comment-text p {font-size: 17px;}
/* ----- FOOTER AREA ----- */
/* Instagram widget title */   .instagram-title {font-size: 20px;}
/* Post/Page blockquotes */   .post-entry blockquote p {font-family: 'Lato';}

#footer-social {
    background-color: #ffffff; 
    margin: 30px 0; 
    padding: 40px 0; 
    text-align: center;
}

#footer-social span {
    color:#565656; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    font-weight: 700; 
    font-size: 12px;
}

#footer-social a {
    margin-right: 20px;
}

#footer-social a i {
    background-color: #f69c97;       
    margin-right: 5px; 
    width: 30px; 
    height: 30px; 
    line-height: 30px; 
    color:#fff; 
    border-radius: 50%;
}
.wp-post-navigation {margin: 80px 0;}
.wp-post-navigation a {line-height: 26px;}
@media only screen and (max-width: 960px) {
#instagram-footer .instagram-pics li {
width: 33.3%;
margin-bottom: -3px;
}
}
