/* ==================================================
   CB06 FOOTER CLEAN V21
   ================================================== */

footer,
.site-footer,
.cb06-footer{
  background:#041333!important;
  color:rgba(255,255,255,.72)!important;
}

footer a,
.site-footer a,
.cb06-footer a{
  color:rgba(255,255,255,.76)!important;
  text-decoration:none!important;
  transition:.18s ease!important;
}

footer a:hover,
.site-footer a:hover,
.cb06-footer a:hover{
  color:#ffd21f!important;
}

footer h2,
footer h3,
footer h4,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.cb06-footer h2,
.cb06-footer h3,
.cb06-footer h4{
  color:#fff!important;
  font-weight:850!important;
  letter-spacing:.04em!important;
}

footer .footer-bottom,
.site-footer .footer-bottom,
.cb06-footer .footer-bottom{
  border-top:1px solid rgba(255,255,255,.12)!important;
}

@media(max-width:760px){
  footer,
  .site-footer,
  .cb06-footer{
    padding-bottom:110px!important;
  }

  footer a,
  .site-footer a,
  .cb06-footer a{
    display:inline-block;
    padding:3px 0;
  }
}
