@charset "UTF-8";

/*
	Theme Name: Tony Thompson 2025
	Theme URI: https://www.tonythompsonracing.co.uk
	Description: Twenty Twenty-Five Child Theme
	Author: Dino Digital
	Author URI: https://www.dino-digital.com/
	Template: twentytwentyfive
	Version: 1.0.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: ttr
	Text Domain: twentytwentyfive-child
*/

::-moz-selection {
	color: #FFF;
	background: #084A33;
}

::selection {
	color: #FFF;
	background: #084A33;
}

body, :root :where(body) {
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1em;
}

:root :where(h1),
:root :where(h2),
:root :where(h3),
:root :where(h4),
:root :where(h5),
:root :where(h6),
h1, h2, h3, h4, h5 {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

div {
	position: relative;
	height: auto;
}

input:focus {
	outline: none;
}

strong {
	letter-spacing: 0.02em;
}

a {
	color: #084A33;
	text-decoration: none;
}

button, input, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button, input, select, textarea, .form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	box-sizing: border-box;
}

.mt-0 {
	margin-top: 0 !important;
}

#submit_epdq_payment_form,
.btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 0.25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font-size: 1em;
}

#submit_epdq_payment_form,
.btn-primary {
	background: #084A33;
	border-color: #084A33;
	color: #FFF;
	border-radius: 5px;
}

#submit_epdq_payment_form:hover,
.btn-primary:hover {
	border-color: #000;
	background: #000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

.small {
	font-size: 0.8em;
}

.wp-site-blocks {
	width: 100%;
	margin: 0;
	padding: 0;
}

.wp-block-separator {
	width: 100% !important;
	border-bottom: 1px solid #CCC;
	margin-top: 0;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.wp-block-navigation__responsive-container-open {
	font-size: 1em;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wp-block-navigation__responsive-container-open:after {
	content: "Menu";
	padding: 2px 10px 2px 10px;
}

.wp-block-dino-blocks-breadcrumb {
	background: #F2F2F2;
	padding: 4px 14px;
	margin: 0;
	font-size: 0.75em;
}

.payment_method_barclay {
	display: none;
}

footer.wp-block-template-part {
	overflow: hidden;
	margin-top: 0;
}

.home .wp-block-post-content {
	margin-top: 0 !important;
}

.headerIntro {
	position: relative;
}

.headerIntro .caption {
	top: 0;
	display: flex;
	justify-content: center;
	height: 90%;
	align-items: center;
	flex-direction: column;
	position: absolute;
	bottom: 1.25rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	width: 100%;
}

.headerIntro .caption h1 {
	margin: 0 auto 40px;
	font-size: 3.2em;
}

.headerIntro .caption p {
	font-size: 1.2em;
	margin: 0;
}

.headerIntro img {
	width: 100%;
	height: auto;
}

.w-100, .w-100 img, .w-100 a {
	max-width: 100%;
	width: 100% !important;
	height: auto !important;
}

.wp-block-dino-blocks-desktop-mobile-image {
	display: flex;
}

header.wp-block-template-part {
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	transition: top 0.3s ease-in-out;
	z-index: 1000;
}

header.wp-block-template-part.nav-up {
	top: -100px !important;
}

header.wp-block-template-part div {
	position: relative;
	z-index: 100;
}

.woocommerce {
	overflow: hidden;
}

.woocommerce-page.woocommerce-order-pay {
	display: block;
}

#epdq_payment_form {
	width: 400px;
}

.woocommerce a.button.cancel {
	border-radius: 6px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-color: #FF0000;
	padding: 10px;
	width: 100%;
	color: #FF0000;
}

@media screen and (max-width: 780px) {
	.headerIntro .caption h1 {
		font-size: 2.2em;
	}

	footer.wp-block-template-part .wp-block-column,
	footer.wp-block-template-part .has-text-align-right {
		align-items: center !important;
		text-align: center !important;
	}

	#ajax_overlay {
		padding: 50px 20px;
	}
}