.uranus.tparrows {
	background: #0000007d;
}

.fa, .fab, .fal, .far, .fas {
 
    line-height: 2; 
}

.navbar-brand {
    padding-top: 0px; 
    padding-bottom: 0px;
}

header {
    background-color: #ffffffc4;
}

.bookDetail-card h2 {
    font-size: 25px;
   color: #b23830;
}

h6 {
    font-family: Poppins, Sans-serif;
    color: #e51400;
    text-transform: uppercase;
    font-size: 25px;
    text-shadow: 1px 2px 3px #000;
    font-weight: 700;
}

@media (max-width: 576px) {
.card.card-large .card-title h2 {
    font-size: 8vw;
    }
}

header .navbar-brand .logo {
   /* height: 67px;*/

}

header .navbar-toggler {
    color: #f71a06;
}

.bookDetail-back {
    display: none;
}

.bookDetail-actions li i {
    font-size: 25px;
    margin-bottom: 0px;
}

.bookDetail-actions li {
    padding: 10px;
}

.homeSlider .tp-caption.tp-title{
    font-size: 80px;
}
