/*
Theme Name: Gladior
Theme URI: https://www.gladior.com
Description: Thema Gladior Theme, gebasseerd op BlankSlate
Author: triplehosting
Author URI: https://www.gladior.com
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

/* == Add your own styles below this line ==
--------------------------------------------*/
/* THIS CSS WAS COMPILED AND OPTIMIZED, USING THE WP COMPILER PLUGIN */
/* https://bytes.co */
  /* Last Compiled: 2025-06-18 2:29:10 UTC */

/* Fonts less */
/* Import fonts here */
/* Variables less */
/* Defining variables */
/* Root variables */
/* Breakpoint variables */
/* Container variables*/
/* Colour variables */
/* Animation variables */
/* Button styling variables */
/* Root less */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  font-size: 16px;
  line-height: 1.75;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #464646;
}
::selection {
  background-color: #abceb2;
  color: #ffffff;
}
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
a:not(.btn):not(.ano-link):not(.button) {
  color: #8bbb94;
}
a:not(.btn):not(.ano-link):not(.button):hover,
a:not(.btn):not(.ano-link):not(.button):focus {
  color: #abceb2;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.3125;
}
h1,
.h1 {
  margin-top: 0;
  font-size: 3em;
  font-weight: 700;
}
@media screen and (max-width: 767.84px) {
  h1,
  .h1 {
    font-size: 2.5em;
  }
}
h2,
.h2 {
  margin-top: 0;
  font-size: 2em;
  font-weight: 700;
}
h3,
.h3,
h4,
.h4 {
  margin-top: 0;
  font-size: 1.5em;
  font-weight: 700;
}
body.login {
  background: #8bbb94;
  font-size: 16px;
  line-height: 1.75;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body #login h1 a {
  background-image: url('/wp-content/uploads/2022/04/basis-thema-icon-placeholder.svg');
  height: 65px;
  width: 320px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 30px;
}
body #login .button-primary {
  background: #e55812;
  border-color: #e55812;
  color: #ffffff;
}
body #login .button-primary:hover,
body #login .button-primary:focus {
  background: #f18752;
  border-color: #f18752;
}
body #login a {
  color: #e55812;
}
body #login a:hover,
body #login a:focus {
  color: #f18752;
}
body #login #nav a {
  color: #e55812;
}
body #login #nav a:hover,
body #login #nav a:focus {
  color: #f18752;
}
body #login #login_error,
body #login .message,
body #login .success {
  border-color: #e55812;
}
/*# sourceMappingURL=/home/snippets/domains/snippets.triplehosting.nl/public_html/wp-content/themes/GladiorTheme/admin/adminstyle.css.map */