h1.entry-title {
color: #364C7D;
}
.entry-header h2 {
font-size: 1.1em;
color: #364C7D;
}
.entry-content {
color: #364c7a;
font-family: 'Source Sans Pro', sans-serif;
}
.entry-content p {
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.15em;
line-height: 1.4;
color: #364c7a;
font-weight: normal;
text-align: justify;
}
.entry-content iframe {
width: 100%;
}
.entry-content table {
width: 100%;
}
.entry-content a {
border-bottom: 1px solid #364c7a;
font-weight: bold;
}
.entry-meta {
margin-bottom: 1em;
position: relative;
}
.entry-meta:after {
position: absolute;
content: '';
bottom: -10px;
left: 0;
right: 0;
margin: auto;
width: 80px;
border-bottom: solid 3px #80a9ff;
}
p.related-inside {
background: #315384;
color: white;
padding: 10px 0px 10px 0px;
text-align: center;
}
.related-inside a {
color: #fff;
border-bottom: 2px solid #f9c64e;
}
.article-post-foo {
position: relative;
text-align: center;
}
.article-post-foo h4 {
font-weight: 300;
margin-top: 1em;
}
.article-post-foo figcaption hr {
width: 7%;
border-top: .2em solid #354c7a;
}
.article-post-foo figcaption span {
background: #fff;
padding: 0 0.5em 0 0.5em;
font-size: 1em;
text-transform: uppercase;
}
.related-title {
text-align: center;
clear: both;
text-transform: uppercase;
margin: 0 auto 2em;
float: none;
position: relative;
width: 100%;
}
.related-title span {
color: #364c7a;
border: 1px solid #364c7a;
padding: 0.2em 0.6em;
line-height: 28px;
}
.related-title h2 {
font-size: 1.4em;
}
.b-single {
border-bottom: 2px solid #325484;
}
.social-single-mob {
display: none;
}
.share-single {
color: #fff;
}
.share-single .fb {
background-color: #3b5998;
}
.share-single .tw {
background-color: #1da1f2;
}
.share-single .ws {
background-color: #25d366;
}
.share-single .ms {
background-color: #0084ff;
}
@media (max-width: 575.98px) {
.single-ad {
background: url(../../../../../../../themes/prince/img/pub_horizontal.png) center 0 no-repeat;
padding-top: .844rem;
margin-top: 1rem;
text-align: center;
clear: both;
margin: 1em auto 1em auto;
width: 300px;
}
h1.entry-title {
font-size: 2em;
}
.social-single-mob {
position: fixed;
top: 3.5em;
width: 100%;
background: #1b1b1b;
display: none;
z-index: 99;
}
.social-single-mob ul {
width: 100%;
display: inline-flex;
list-style: none;
margin-bottom: 0.5em;
text-align: center;
margin: auto;
padding: 0;
}
.social-single-mob li {
width: 25%;
text-align: center;
padding: 0.2em 0 0em 0;
color: #fff;
font-size: 1.5em;
}
}