/* Theme Name: Aldrichlvan 
Description: Aldrichlvan base Boostrap 4 child Elang, Simple Gallery, new ads potition, new alt and title image. 
Author: Hartoni 
Version: 2
*/ 

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.portfolio-item {
  margin-bottom: 30px;
}

.pagination {
  margin-bottom: 30px;
}
.Aldrichtitle{
    font-size: 0.9em;
    text-align: center;
    margin: 0;
}
.Aldrichtitle a:hover{
    text-decoration: none;
}
.Aldrichheader{
    font-size: 1.8em;
}

.Aldrichnav .pagination>li>a,
.Aldrichnav .pagination>li>span {
  border: 1px solid #007bff;
    color: #007bff;
}
.Aldrichnav .pagination>li.active>a {
  background: #007bff;
  color: #fff;
border: 1px solid #007bff;
}

.card img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.card .card-body{
    padding: 1rem;
}
.hidden{
    display: none;
}
.Aldrichgalery img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}

.Aldrichimg img{
    max-height: 150px;
    width: auto;
}