﻿/*
 Theme Name:   Croquet World Team Championships
 Theme URI:    http://underscores.me/
 Description:  A child theme of Underscores Theme
 Author:       Alisons Websites
 Author URI:   https://alisonswebsites.co.uk
 Template:     alisons-websites-underscores
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../alisons-websites-underscores/style.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap')
@font-face {
    font-family: cvfdhgyb
    src: url(https://croquetworldteamchampionships.com/wp-content/themes/croquet-wtc/fonts/Bicyclette-Regular.ttf);
    font-weight: normal;
}

.site-main {
	max-width: 1200px;
	margin: 0 auto;
}

a {
	color: #006A4E;
}

.entry-title {
	text-align: center;
}

.footer-widget-area {
	color: #ffffff;
	background-color: #000000;
	padding: 20px;
}
.footer-widget-area a {
	color: #F7BE1B;
}

.entry-title {
	text-align: centre;
}

.page-id-8 .entry-title{
	display: none;
}

.site-main {
	padding: 0 20px;
}
	
.site-branding, .site-info, .menu-toggle {
	display: none;
}

body, button, input, select, optgroup, textarea {
	font-family: "Bicyclette-Regular", sans-serif;
}

.header-widget-area li, .footer-widget-area li {
	list-style-type: none;
}

.banner h1, .banner h2 {
	color: #ffffff !important;
}

.banner {
	background: rgba(0,0,0,0.5);
}