/*
Theme Name:   Impeka Asobo
Theme URI:    https://themeforest.net/user/greatives
Description:  Impeka Child Theme
Version:      1.4.2
Author:       Erix Kivuti
Author URI:   https://erixkivuti.men
Template:     impeka
*/

/* .home .bannerlogo {
  width: 250px;
}
.home .grve-feature-title {
  font-size: 16px;
  max-width: 250px;
  width: 80%;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  line-height: 1.1;
} */
.home .headerPopup {
  background: 0 0;
  border: none;
  box-shadow: none;
  padding: 0;
  height: 75px;
  width: 75px;
  margin: 20px auto 0;
  filter: invert(61%) sepia(90%) saturate(1053%) hue-rotate(167deg)
    brightness(93%) contrast(94%);
}
.home .headerPopup + .vimeo-pulse-bg {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  z-index: -1;
  opacity: 0;
  margin: 0 auto 0;
  background-color: white;
  border-radius: 50%;
  animation: grve_pulse_animation cubic-bezier(0, 0.55, 0.55, 1) 2.2s;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.9s;
  animation-iteration-count: infinite;
}
.home .headerPopup:focus,
.home .headerPopup:hover {
  filter: invert(41%) sepia(65%) saturate(3964%) hue-rotate(355deg)
    brightness(100%) contrast(86%);
}
.asobo-blog .grve-post-item.grve-style-3 .grve-post-item-inner {
  min-height: 400px;
  max-height: 400px;
  border-radius: 5px;
}
.popmake-content .fluid-width-video-wrapper {
  padding: 56.25% 0 0 0;
  background: #000;
}
.pum-theme-8003 .pum-container,
.pum-theme-lightbox .pum-container {
  padding: 0 !important;
}
.category-careers #grve-post-title .grve-title-meta-content .grve-post-author,
.category-careers .grve-post-comments,
.category-careers #grve-comments,
.category-careers #grve-comment-form {
  display: none;
}

/* @media (min-width: 992px) {
  .home .bannerlogo {
    width: 400px;
    margin-top: 50px;
  }
  .home .grve-feature-title {
    font-size: 34px;
    max-width: 400px;
  }
} */
