/**
Theme Name: Kingsway Child
Author: AllTeams
Author URI: https://allteams.co.nz/
Description: Custom theme for Kingsway College, based on Astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kingsway-child
Template: astra
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body {
  overflow-x: hidden;
}
body {
  position: relative;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#gtranslate-header a {
  font-family: "Avenir Next", Sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.857143;
}

#parent-site-notice.site-notice {
  z-index: 9999 !important;
}

#parent-site-notice.site-notice h1,
h2 {
  color: #ffffff;
  padding-bottom: 20px;
}

.white-links a {
  color: #ffd403 !important;
}

.white-links a:hover {
  color: #0174bd !important;
}

#foot-svg-container {
  line-height: 0;
  margin-bottom: -1px;
}

.home #svg-column {
  max-width: 100vw;
  margin-top: -13vw;
}
