File: /www/wwwroot/biographybirthday.com/wp-content/themes/bio/css/custom.css
.nav .quick-links li a .fa{
color: #777;
display: block;
font-size: 20px;
text-align: center;
}
.stat i.fa{
color: #7f00ff;
position: absolute;
top: 0;
left: 0;
font-size: 20px;
background: #f1f1f1;
bottom: 0;
padding: 22px 16px;
}
.footer-wrapper{
padding: 15px 0;
}
@media (min-width: 374px){
.nav .brand {
margin-left: 12px;
}
}
.list-page{
margin-top:25px;
}
.main-info h1{
font-weight: 800;
}
.breadcrumb-wrap {
display: block;
width: 100%;
color: #777;
font-size: 12px;
line-height: 20px;
overflow: hidden;
}
.breadcrumbs {
margin: 0 0 1rem 0;
list-style: none;
display: initial;
}
#sub_banner .breadcrumb-wraps .breadcrumbs li, #sub_banner .heade-content h1, .heade-content h1, .breadcrumbs li, .breadcrumbs a, .breadcrumbs li:not(:last-child)::after {
color: #fff;
}
.breadcrumbs li {
float: left;
font-size: 12px;
color: #0a0a0a;
cursor: default;
text-transform: uppercase;
}
.single .breadcrumbs a, .single .breadcrumbs li:not(:last-child)::after {
color: #000;
}
.posted-on{
font-size:10px;
}
.single h2{
font-size: 24px;
font-weight: 600;
}
a:hover{color:#000;}
.viewmore{
font-size:12px;border-bottom: 2px solid #dd8850;
}
table.facts th,table.facts td{
font-size: 14px;
}
table {
border-collapse: collapse;
width: 100%;
margin-bottom: 1rem;
border-radius: 0;
}
table thead, table tbody, table tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe;
}
table tbody th, table tbody td {
padding: .5rem .625rem .625rem;
}
table tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1;
}
.breadcrumbs::before, .breadcrumbs::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.breadcrumbs li:not(:last-child)::after {
position: relative;
margin: 0 .75rem;
opacity: 1;
content: "/";
color: #cacaca;
}
.tt-menu {
background: 50% 50% repeat-x #fff;
border: 1px solid #ccc;
border-top: none;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
color: #222;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
margin: 0;
padding: 0 0 4px 0;
z-index: 10000;
top: 37px !important;
left: 18px !important;
width: 100% !important;
}
.list-group-item {
text-decoration: none;
display: block;
padding: .7em .4em .7em .6em;
border-top: 1px solid #d8d8d8;
line-height: 1.7;
zoom: 1;
cursor: pointer;
font-weight: 700
}
.autocomplete-suggestion span {
font-weight: 400
}
.autocomplete-suggestion a {
color: #222
}
.autocomplete-suggestion:hover {
background-color: #ddd
}
.twitter-typeahead{
width: 100%;
}
.search-input{
top: -8px !important;
}
.search{
position: relative;
}
.Typeahead-spinner{
display: none;
position: absolute;
right: 30px;
top: 7px;
width: 25px;
}
.single .entry-content img{
width: 100%;
height: auto;
}
.breadcrumbs li{font-size: 9px;}
@media (max-width: 640px){
.single .breadcrumbs a{
/*font-size: 8px;*/
}
.single .entry-content .wp-caption{
width: 100% !important;
}
.desktop-popularity{
display:none;
}
.tt-menu{
margin-left:-18px;
}
.hide-in-mobile{
display: none !important;
}
}
@media (min-width: 640px) {
.hide-in-desktop{
display: none !important;
}
}
a:hover, a:focus {
color: #7f00ff;
text-decoration: none;
}
.popularity-facts .col-lg-12{
padding: 10px;
}
.popularity-bio-facts .col-lg-12{
padding: 10px;
}
.bio h3{
font-style: italic;
font-weight: 700;
}
h3.normal{
font-style: normal;
}
.nav .brand{
background-image: none !important;
display: block;
text-indent: unset;
}
h2.screen-reader-text{
display: none;
}
.pagination{
margin-top:10px
}
@media (min-width: 1200px){
.btn-rank {
min-height: 113px;
}
}
.entry-content p{
text-align: justify;
}
.nav-links{
padding-top: 10px;
border-top: 2px dashed #7f00ff;;
}
.nav-links a{
border: 1px solid #ddd;
padding: 3px 10px;
}
.nav-links span.current{
background: #7f00ff;
color: #fff;
padding: 3px 10px;
}