article {
    display: block;
}
*, *:before, *:after {
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Josefin Slab",serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin: 20px 0 10px;
}
h3{
    font-size: 228.5%;
    line-height: 1.3;
    letter-spacing: -0.029em;

}
.hentry:first-child .entry-wrap, .search-results .x-container>.product:first-child .entry-wrap {
    border-top: 0;
}

.hentry .entry-wrap, .search-results .x-container>.product .entry-wrap {
    position: relative;
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0,0,0,0.075);
    padding: 50px 0;
}

.entry-title {
    position: relative;
    width: 88%;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 314%;
    line-height: 1;
    text-align: center;
    word-wrap: break-word;
    text-transform: uppercase;
    font-family: "Josefin Slab",serif;
}
article.format-standard .entry-title:before {
    content: "\f0f6";
    position: relative;
    top: -0.125em;
    margin-right: 0.35em;
    font-size: 0.85em;
    line-height: 1;
    vertical-align: middle;
    opacity: 0.5;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.entry-title a {
    color: #34495e;
    opacity: 1;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease;
    font-family: "Josefin Slab",serif;
}

.entry-title a:hover {
    color: #566471;
    opacity: 0.65;
    text-decoration: none;
}
.x-comment-time, .entry-thumb:before, .p-meta {
    color: #566471;
}
.p-meta {
    margin: 1% 0 0;
    font-size: 125%;
    line-height: 1;
    text-align: center;
    color: #566471;
    opacity: 0.35;
}
.entry-featured {
    position: relative;
    margin-top: 3%;
    border: 1px solid #dfdfdf;
    border: 1px solid rgba(0,0,0,0.075);
    padding: 7px;
    background-color: #fff;
    font-family: "Josefin Slab",serif;
}
.entry-thumb {
    display: block;
    position: relative;
    background-color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.entry-thumb img {
    min-width: 100%;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.entry-header {
    font-family: "Josefin Slab",serif;
}
.entry-content, .entry-content p {
    font-family: "Josefin Slab",serif;
    font-size: 18px;
}
.meta-comments {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #dfdfdf;
    border: 1px solid rgba(0,0,0,0.075);
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 48px;
    text-align: center;
    color: #000;
    color: rgba(0,0,0,0.55);
    background-color: #fff;
    border-radius: 100em;
}
.footer-boxes {
    text-align: center;
    margin-bottom: 30px;
}


.footer-box {
    padding: 15px;
}

.footer-box h4 {
    margin: 0 0 0.65em;
    font-size: 170%;
    line-height: 1.1;
    text-align: left;
}


.tagcloud {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tagcloud a {
    display: inline-block;
    font-size: 91.67%;
    margin: 0.35rem 0.125rem;
    padding: 0.635em 0.725em 0.545em;
    border: 1px solid #dfdfdf;
    border: 1px solid rgba(0,0,0,0.075);
    cursor: pointer;
    transition: all 0.1s ease-in-out;
    color: #e6e6e6;
    line-height: 1;
    text-transform: uppercase;
}

.tagcloud a:hover,
.tagcloud a:focus {
    color: #79d854;
    border: 1px solid #79d854;
    text-decoration: none;
}

#wp-calendar { width: 100%; font-size: 1.5rem; margin-top: -11px; }
#wp-calendar thead th { font-size: 1.5rem; color: #000; border-bottom: 2px solid #000; border-top: none; font-size: 1.5rem; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td:hover { background: #f1f1f1; color: #333; }
#wp-calendar tbody td a { display: block; text-decoration: none; background: #f1f1f1; color: #333; }
#wp-calendar tbody td:hover a { background: #4d4d4d; color: #fff; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar tfoot td a { color: #a7a7a7; }
#wp-calendar caption { font-size: 1.5rem; cursor: pointer; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; color: #000; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 7px 0; color: #a7a7a7; }
#footer #wp-calendar thead th { background: #222; }
#footer #wp-calendar tbody td { border-color: #222; }

/*Latest Post Widget*/

.recententries .recententries-img{
    position: relative;
}
.recententries:hover .recententries-img::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.65);
    z-index: 1;
}

.recententries:hover .recententries-img::before{
    content: "\f0f6";
    position: absolute;
    margin: -30px 0 0 -30px;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    z-index: 2;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.recententries .recententries-content{
    padding: 10px;
    border: 1px solid #ccc;
    opacity: 0.65;
    transition: opacity 0.3s ease;
    font-size: 1.6rem;
    padding: 5px;
    border:1px solid #ccc;
    color: #34495e;
    text-transform: uppercase;
    text-align:left;
    line-height: 1.2;
    transition: opacity 0.3s ease;
}
.recententries:hover .recententries-content:not(.post-date){
    opacity: 1;
}

.recententries a{
    display: inline-block;
    padding: 5px;
    border:1px solid #ccc;
}

.recententries a:hover{
    text-decoration: none;
}

.recententries .post-date {
    padding-top: 10px;
    color: #34495e;
    font-size: 1.1rem;
    text-align:left;
    opacity: 0.5;

}
section#footer-widgets{
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0,0,0,0.075);
    border-bottom: 1px solid #dfdfdf;
    border-bottom: 1px solid rgba(0,0,0,0.075);
    padding: 3.5% 0;
    background-color: #fff;
}
.avatar {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}