/**
* Theme Name: Wavo Child
* Description: This is a child theme of Wavo, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: wavo
* Version: 2.3.5
*/

.hamenu .menu-links {
  padding-top: 60px !important;
}

.hamenu .cont-info {
  padding-top: 55px !important;
}

.sidebarmenu--navigation .hamenu {
  align-items: center !important;
  margin-top: unset !important;
}

.about .items {
  padding: 30px 20px !important;
}

.team .item .img img {
  transform: none !important;
}
.team .item .img .info .social {
  display: none !important;
}

.team .info p {
  line-height: 1.5 !important;
}

.clients .brands {
  padding: 15px 10px !important;
}
.clients .brands .img {
  max-width: 100% !important;
}

@media screen and (max-width: 480px) {
  .slide-controls .swiper-button-next,
  .slide-controls .swiper-button-prev {
    display: none !important;
  }
}
