@charset "UTF-8";

     @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){ } @media screen and (max-width: 480px){ } main .grid,
#side .widget {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
} .home h2,
.archive h2,
#side .widget h3,
.single h1 {
color:#ba1200;
} .home h2 a:hover,
.archive h2 a:hover {
color:#004fff;
} .home .category,
.page .category,
.archive .category,
.meta-box .category,
.home .category a,
.page .category a,
.archive .category a,
.meta-box .category a,
.home .fa-folder,
.page .fa-folder,
.archive .fa-folder,
.meta-box .fa-folder {
color:#ba1200;
text-decoration:none;
} .widget_tag_cloud a {
border:none;
background-color:#999;
color:#fff;
}
.widget_tag_cloud a:hover {
background-color:#000;
}
@media (min-width: 768px) {
.widget_tag_cloud a {
font-size:13px !important;
}
} .post h2 {
border-bottom: 3px solid #ba1200;
border-left:none !important;
}
.post h2:first-letter {
margin-right: .1em;
font-size: 1.5em;
}
.post h3 {
border-left:none !important;
position: relative;
border-bottom: 4px solid #ccc;
margin-left:0;
}
.post h3::after {
position: absolute;
bottom: -4px;
left: 0;
z-index: 2;
content: '';
width: 20%;
height: 4px;
background-color: #ba1200;
}
.post h4 {
border-left:solid 5px #ba1200  !important;
} .meta-box .fa-tags,
.meta-box .tags,
.meta-box .tags a {
color:#004fff;
text-decoration:none;
} #pnavi a:hover {
color:#004fff;
} .related {
color:#ba1200;
}
.excerpt h3 a:hover {
color:#ba1200 !important;
} .page .meta,
.page .meta-box {
display:none;
}
@media (min-width: 578px) {
.popular-posts .wpp-excerpt {
display:block;
margin-top:10px;
} 
} .contactform-width{
max-width:100%
} .footer-bottom {
margin-top: 8px; 
}
#foot-in{
padding-top: 0px;
padding-bottom: 0px;
} .tagcloud a {
font-size: 14px !important; line-height: 1em;
background: #ba1200; color: #fff; display: inline-block;
white-space: nowrap;
padding: 8px 8px; margin-top: 3px; border-radius: 4px; text-decoration: none;
}
.tagcloud a:hover {
background: #004fff; color: #fff; } .pagination-next {
display: none; }
a.prev, a.next {
display: none;
}
.page-numbers｛
background-color:#ba1200; color:#ba1200;
}
.pagination .current { 
background-color:#d2c6b2;
color:#442727;
} 
.pagination a:hover { 
background-color:#ff8a7d;
color:#442727;
} @media screen and (max-width: 480px) {
.page-numbers {
width: 48px;
height: 48px;
line-height: 48px;
}
}  body.custom-background{
background-blend-mode:lighten;} .widget_categories ul li a{
font-size: 18px;
font-weight:bold; } .sidebar h3 {
background: none; padding: 0; font-size: 16px; letter-spacing: 2px; text-align: center;
color:#00008b;
}
.sidebar h3:first-letter {
font-size: 1.5em; }