/*
Theme Name: Access & Forklift Services Theme 2024
Theme URI: https://github.com/jeffreyvr/example_theme
Author: Wayne McMahon
Author URI: https://vanrossum.dev
Description: A WordPress theme made with TailPress.
Version: 0.1.0
License: MIT
License URI: https://github.com/jeffreyvr/example_theme/blob/master/LICENSE
Text Domain: example_theme
*/

/* @font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  src: url("resources/fonts/nunito-sans-v15-latin-regular.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  src: url("resources/fonts/nunito-sans-v15-latin-700.woff2") format("woff2");
}
 */

@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("https://accessandforkliftservices.com/wp-content/themes/accessandforklift2024/resources/fonts/oswald-v53-latin-600.woff2")
    format("woff2");
}

.training-calendar .tribe-events-header {
  display: none !important;
}

#tec-tc-gateway-stripe-checkout-button {
  background-color: #2274a5 !important;
  border-color: #2274a5 !important;
  color: #fff !important;
}

#tec-tc-gateway-stripe-checkout-button:hover {
  background-color: #1e6a8d !important;
  border-color: #1e6a8d !important;
}

.tribe-common-anchor-alt {
  color: #2274a5 !important;
  border-bottom-color: #2274a5 !important;
}

.p-LinkAutofillPrompt {
  display: none !important;
}

.tribe-tickets__commerce-checkout {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 4rem !important;
}

.tribe-tickets__commerce-checkout-header-link-modify-attendees {
  display: none !important;
}

.form-field .term-description-wrap {
  display: none !important;
}

.tribe-events .tribe-events-calendar-list-nav {
  border-top: none !important;
}

body:not(.home) #page > header {
  background-color: #141414 !important;
}

#tribe-events-pg-template {
  padding-top: 0 !important;
}

.tec-no-tickets-on-recurring .tribe-tickets__commerce-order {
  margin-left: auto !important;
  margin-right: auto !important;
}

body .tribe-events-content ol,
body .tribe-events-content ul {
  list-style-position: outside !important;
  margin-left: 16px !important;
}

.polkadot-bg {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%232274a6' fill-opacity='0.25' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");
}
