/*
Theme Name:   Quooker
Description:  Hitalento Career Child Theme
Author:       Brandmonkey
Template:     hitalento-career-theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: "Basis Grotesque Pro";
  src: url("fonts/BasisGrotesquePro-Regular.woff2") format("woff2"),
    url("fonts/IBasisGrotesquePro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3,
strong {
  font-family: "Basis Grotesque Pro", sans-serif;
  font-weight: bold;
  color: #c80236;
}

h1.main-title {
  color: #ffffff;
}

body,
h4,
h5,
h6,
li,
p {
  font-family: "Basis Grotesque Pro", sans-serif;
}

.heading-wrapper:before {
  content: none;
}

.heading-line-fw:before {
  content: none;
}

.vimeo-wrapper:after {
  display: none;
}

footer#colophon {
  background-color: #ffffff;
}

footer#colophon .company-info--name {
  color: #000000;
}

footer#colophon .company-info--email {
  color: #000000;
}

footer#colophon .company-info .socials img {
  width: 25px;
}

footer#colophon .site-map a {
  color: #000000;
}

footer#colophon .site-map a:hover {
  color: grey;
}

footer#colophon .hitalento-link * {
  filter: invert();
  opacity: 0.7;
}
