.library-search input {
  background-image: url(../img/search.png);
  background-repeat: no-repeat;
  background-position: 15px;
  border: 1px solid #c7c4c4;
  border-radius: 0;
  padding: 15px 15px 15px 45px;
  width: 100%;
  line-height: 1.2;
  border-radius: 4px;
}

.library-search {
  margin-top: 40px;
  margin-bottom: 40px;
}

.library-menu ul li:last-child {
  margin-bottom: 0px;
}

.short-description p {
  text-align: left;
}

.short-description {
  margin-top: 10px;
  text-align: left;
  display: inline-block;
  width: 100%;
}

.library-menu ul li {
  list-style-type: none;
  margin-bottom: 10px;
}

.library-menu .library-categories ul li {
  margin-bottom: 0px;
}

.library-menu {
  margin-right: 50px;
  margin-top: 20px;
}

.library-menu a,
.library-menu a:visited {
  color: #000000;
}
.library-wrap .title h2 a{
color: #2C4674;
}
.library-wrap .title-3 h2,
.library-wrap .title-2 h2 {
margin-top: 40px !important;
padding-top: 0 !important;
}
.library-wrap .title-1 h2 {
padding-top: 0 !important;
}
.library-menu .library-recent-post ul li a {
  line-height: 16px;
  display: block;
}
.library-menu .library-tags a {
margin-right: 15px;
}
.library-menu .library-categories h2,
.library-menu .library-tags h2,
.library-menu .library-archives h2,
.library-menu .library-recent-post h2 {
  margin-bottom: 10px;
}
.library-menu .library-categories ul,
.library-menu .library-archives ul,
.library-menu .library-recent-post ul {
  margin-left: 15px;
  /* font-size: 12px !important; */
}

.library-menu .library-categories,
.library-menu .library-refer,
.library-menu .library-tags,
.library-menu .library-archives,
.library-menu .library-recent-post {
  border-bottom: 2px dotted #828282;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.entry-header .library-tags {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
}

.entry-header .library-tags a {
  background-color: #2C4674;
  padding: 2px 5px;
  color: #fff;
  font-size: 13px !important;
}

.library-thumbnail {
  width: 36%;
  float: left;
  margin-right: 20px;
}

article.library {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}

.tax-taglibrary .entry-header h1.entry-title,
.post-type-archive-library .entry-header h1.entry-title,
.tax-libraries .entry-header h1.entry-title {
  font-size: 34px;
  line-height: 1.3;
  display: block;
  padding-top: 0px;
  padding-bottom: 20px;
  color: #2C4674;
}

.library-content h2.entry-title {
  margin-bottom: 10px;
  padding-top: 0;
}

.library-wrap header.title {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}

.library-wrap header.title img {
  margin-right: 15px;
  float: left;
}

.library-wrap header.title h2 {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  color: #2C4674;
  margin: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.happenings .happenings-article .article,
.collection-highlights .collection-highlights-article .article,
.new-arrivals .new-arrivals-article .article,
.daily-news-alerts .daily-news-alerts-article .article {
  width: 47.9%;
  float: left;
  margin-bottom: 30px;
}

.happenings .happenings-article .article:nth-child(1),
.happenings .happenings-article .article:nth-child(3),
.collection-highlights .collection-highlights-article .article:nth-child(1),
.collection-highlights .collection-highlights-article .article:nth-child(3),
.new-arrivals .new-arrivals-article .article:nth-child(3),
.new-arrivals .new-arrivals-article .article:nth-child(1),
.daily-news-alerts .daily-news-alerts-article .article:nth-child(3),
.daily-news-alerts .daily-news-alerts-article .article:nth-child(1) {
  margin-right: 30px;
}

#sidemenu .library-menu h2,
.daily-news-alerts-article .entry-title {
  padding-top: 0;
}

.daily-news-alerts-article h2.entry-title {
  margin-bottom: 10px;
}

.library-archive-item:last-child {
  margin-bottom: 0px;
}

.library-archive-item {
  padding-left: 20px;
  margin-bottom: 5px;
}
.no-found {
text-align: center;
}
.library.type-library h2.entry-title{
padding-top: 0;
}

/* Large Devices, Wide Screens :1200px
====================================*/
@media (min-width: 1200px) and (max-width: 1500px) {


}

/* Normal desktop :992px
====================================*/
@media (min-width: 992px) and (max-width: 1200px) {

}
/* Small and Tablet Screen Support */
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {


}
/* Tablet desktop :768px
===================================*/
@media (min-width: 768px) and (max-width: 991px) {


}

/* Small Mobile :320px. 
====================================*/
@media (max-width: 767px) {
.happenings .happenings-article .article,
.collection-highlights .collection-highlights-article .article,
.new-arrivals .new-arrivals-article .article,
.daily-news-alerts .daily-news-alerts-article .article {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

}
/* Large Mobile :480px
=====================================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* New book custom */
.library-heading-h3 {
  padding: 10px !important;
}

.vce-google-fonts-heading-wrapper * {
  margin-bottom: 0 !important;
}

#other-new-arrivals h3 , #other-new-arrivals h6 {
  margin-bottom: 0 !important;
}

hr.wp-block-separator {
  border-top-color: #b1d9f2;
}

div.wp-block-buttons > div > a:hover {
  background-color: #9fc3da !important;
  text-decoration: none;
}

figure img {
  height: auto;
}
