/*   
Theme Name: CB5
Version: 1.07
*/
.theme-section .theme-menu li a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}
.link-wrap a{
  width: fit-content;
}
.top-menu a.btn-wrap  {
  border: solid 1px #b5b5b5;
  border-radius: 20px;
  padding: 0 18px;
  font-weight: 400;
  color: #000;
  font-size: 12px;
  line-height: 38px;
  height: 40px;
  display: inline-block;
  top: 0;

  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}


.top-menu a.btn-wrap:hover{
  background: #000;
  border-color: #000;
  color: #fff;
}
figure img{
  height: auto;
}
.projects-load-more.hidden {
  display: none !important;
}
.projects.is-loading {
  opacity: .7;
  pointer-events: none;
}

.banner-img-title .center{
  margin-top: 6px;
}
.banner-img-title .center a{
  text-transform: inherit;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 300;
}
