<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1023px) {
	.main-navigation #MenuRegion .firstMenuParent{
		opacity: 1;
		color: #001689;
		display: flex;
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		-webkit-box-align: center;
		align-items: center;
		height: 60px;
	}
	.small-form.account-update-contact .checkField label{ width: 85%; }
}

.mobile-toggle.logout{
	right: 300px;
    background-image: url(/CDN/Content/images/logout_white.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}



@media only screen and (max-width: 1023px) {
	.mobile-toggle { right: 70px !important; }
	.mobile-toggle.basket { right: 120px !important; }
	.mobile-toggle.logout { right: 165px !important; }
}

@media only screen and (max-width: 600px) {
	.mobile-toggle.logout { right: 145px !important; }
	.mobile-toggle.basket { right: 100px !important; }
}
@media only screen and (max-width: 400px) {
	.mobile-toggle.logout {
		right: 140px !important;	
	}
	.mobile-toggle.login {
    	right: 55px !important;
	}
}



.sweet-overlay {
    background-color: rgba(0,0,0,.8);
}
.sweet-alert {
	border-bottom: 7px solid #001689;
    max-width: 860px;
    box-sizing: border-box;
    /*width: 90%;*/
    text-align: center;
	
	border-radius: 0 !important;
}
.sweet-alert button.cancel {
    background-color: #001689 !important;
}

.ngdialog.ngdialog-theme-checkout{
	top: 5% !important;	
}
.ngdialog .field-validation-error{
	padding-left: 15px;
}

.acceptances-sharedata-silverstone-checkbox, .shareDataWithSilverstone {
	display: block !important;	
}

.form .checkboxes &gt; div label input, .form .checkboxes &gt; li label input{left:-10px;}

@media (min-width: 768px) {
	.sweet-alert {
		width: 860px !important;
		margin-left: -430px !important;	
	}
}

/*.sweet-alert button.confirm{
	background-color: transparent !important;
    background-image: url(/CDN/Content/images/common/icon.close.png) !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 0;
    right: 0;
	transform: skewX(0) !important;
	margin: 7px !important;
    padding: 7px !important;
}
.sweet-alert span.confirm{
	color: white !important;
    display: none !important;
    background-color: transparent !important;
}*/

#sweet-container #confirmButton {
	background: #001689 !important;
}

#sweet-container .confirm {
	background-color: inherit !important;
}

.thank-you .wrapper {
	justify-content: flex-start;
}
	

/*SHOPPING CART*/
.item-total-qty-select {
	background-image: url(/media/1952/quantity-arrow.svg);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 16px;
}
.shoppingcart .products-container {
	margin-bottom: 20px !important;	
	border-color: #001689 !important;
}
.shoppingcart .products-container hr,
.shoppingcart .total-wrapper hr{
	border-color: #001689 !important;
}
.shoppingcart .products-container .tfv,
.shoppingcart .products-container .vat,
.shoppingcart .products-container .total,
.shoppingcart .total-wrapper .tfv,
.shoppingcart .total-wrapper .vat,
.shoppingcart .total-wrapper .subtotal,
.shoppingcart .total-wrapper .total-ticket,
.shoppingcart .total-wrapper .delivery-fee
{
	padding-bottom: 5px;
}
.shoppingcart .products-container .title{
	padding: 10px 15px;
}
.shoppingcart .total-wrapper .footer-tax-description{
	margin-left: 0;
}
.shoppingcart .total-wrapper .footer-total-label{
	font-size: 20px;
}
.shoppingcart .products-container a.remove{
	margin: 0;
	color: #001689;
    font-size: 14px;
}
.shoppingcart .products-container a.remove:hover{
	color: #cf0a2c;
}
.shoppingcart .products-container .quantity-label,
.shoppingcart .products-container .price-label,
.shoppingcart .products-container .total label,
.shoppingcart .total-wrapper .total label
{
	font-weight: bold;
	color: #001689;
	font-size: 16px !important;
}
.shoppingcart .products-container select.select-quantity{
	margin-bottom: 20px !important;
}
.shoppingcart .products-container input.input-quantity{
	width: 60px;
    height: 30px;
    padding: 5px;
    border-color: #001689;
    font-weight: bold;
    color: #001689;
    margin-top: 10px;
    margin-bottom: 20px;
}
.shoppingcart .products-container .product-price .price{
	margin-top: 10px;	
}
.shoppingcart .products-container .total,
.shoppingcart .total-wrapper .total{
	font-weight: bold !important;
	color: #001689;
	font-size: 16px;
}
.shoppingcart .footer .btn-accept{
    margin: 50px 0;
    float: right;
}




.login-hero.motogp,
.account-hero.motogp,
.shoppingcart-hero.motogp {
	background: url('media/2185/motogp-e-commerce.jpg') center center / cover;
}

.login-hero.touring-cars,
.account-hero.touring-cars,
.shoppingcart-hero.touring-cars {
	background: url('/media/2258/gettyimages-1180779543-1.jpg') center center / cover;
}

.login-hero.superbikes,
.account-hero.superbikes,
.shoppingcart-hero.superbikes {
	background: url('/media/2280/gettyimages-1182277833_small.jpg') center center / cover;
}


/*CHECKOUT*/
.checkout .addressSection{ 
	padding: 15px 10px;
	border: 1px solid #001689;
}
.checkout .addressSection .address{
	position: relative;
    width: 45%;
    margin: 0;
    display: inline-block;
    vertical-align: top;	
}
.checkout .addressSection .address label{
	color: #001689;
	font-weight: bold;
}
.checkout .summary-container .summary-checkout{
	padding: 0;
	border: 0;
}
.checkout .summary-container .summary-box{
	border: 2px solid #001689;
	margin-bottom: 10px;
    padding: 15px 10px;
}
.checkout .summary-container .summary-box hr,
.checkout .summary-container .sum-totals hr{
	border: 0.5px solid #001689;
}
.checkout .summary-container .summary-box .title{
	margin-bottom: 10px;
}
.checkout .summary-container .summary-box .quantity-label,
.checkout .summary-container .summary-box .price-label,
.checkout .summary-container .summary-box .total,
.checkout .summary-container .sum-totals .total
{
	color: #001689;
	font-weight: bold;
}
.checkout .summary-container .summary-box .product-quantity{
	/*width: 50%;*/
	width: 37%;
}

.checkout .summary-container .summary-box .product-price{
	width: 63%;
	padding-right: 0px;
}

.checkout .summary-container .summary-box .product-price .price-label{
	margin-right: 0;
}
.checkout .summary-container .summary-box .product-taxes .price
{
	text-align: right;
    padding-right: 40px;
}
.checkout .summary-container .sum-totals .total .line.right,
.checkout .summary-container .sum-totals .vat .line.right
{
	text-align: right;
    padding-right: 35px;
}
.checkout .summary-container .sum-totals .total-ticket .line.right,
.checkout .summary-container .sum-totals .subtotal .line.right,
.checkout .chk-summary-step .chk-summary-body .chk-summary-text .price
{
	text-align: right;
    padding-right: 20px;
}
.checkout .summary-container .sum-totals .total-ticket .line,
.checkout .summary-container .sum-totals .subtotal .line
{
	padding-left: 10px;
}
#ngCheckout &gt; div.chk-summary-step.ng-pristine.ng-valid &gt; div.btnSection &gt; button{/*BACK BUTTON*/
	position: relative;
    margin-bottom: 20px;
}
.checkout .chk-summary-step .btnSection{
	margin-top: -88px !important;	
}
.checkout .chk-summary-step .btnBackSection{
	margin-top: 0 !important;	
	position: relative;
}
.checkout .chk-summary-step .chk-summary-body .btnSection{
	float: right;
	margin-top: 0 !important;	
}
.checkout .field-validation-error{
	padding-left: 15px;
}
.checkout .postal-details{
	margin: 25px 0;
}
.checkout .summary-purchase .chk-pay{
	margin-bottom: -88px;
}

.ngdialog .ngdialog-theme-checkout .combo-responsive {
	background-size: 5% !important;
    padding: 15px !important;
    border: 1px solid #ccc !important;
}

/*LOGIN &amp; REGISTRATION*/
.ecRegistration .contact-telephone-input .telephone,
.ecRegistration .contact-mobile-input .mobilephone{
	margin: 0;
	padding: 0;
	float: right;
}

@media (max-width: 767px) {
	.checkout .ecRegistration .contact-telephone-input .telephone,
	.checkout .ecRegistration .contact-mobile-input .mobilephone,
	.checkout .ecRegistration .contact-telephone-input .phonecode,
	.checkout .ecRegistration .contact-mobile-input .mobilecode
	{
		width: 100%;	
	}
}
@media (max-width: 899px) {
	.registration .ecRegistration .contact-telephone-input .telephone,
	.registration .ecRegistration .contact-mobile-input .mobilephone,
	.registration .ecRegistration .contact-telephone-input .phonecode,
	.registration .ecRegistration .contact-mobile-input .mobilecode
	{
		width: 100%;	
	}
}

.column-right .footer {
	background: none !important;	
}

.item-total-qty-select::-ms-expand {
	display: none;	
}

@media (max-width: 767px) {
	.account-options .btn-accept {
		margin-bottom: 10px;
		width: 70%;	
	}
}

/*PACKAGES*/
.add-to-cart-products-wrapper .add-to-cart-products-item .selected-product-wrapper .item-total.item-content{
	width: 25%;
}

@media only screen and (max-width: 992px) {
	/*SHOPPING CART*/
	.shoppingcart .products-container .tfv,
	.shoppingcart .products-container .vat,
	.shoppingcart .products-container .total,
	.checkout .summary-container .sum-totals .total-ticket .line,
	.checkout .summary-container .sum-totals .subtotal .line
	{
		padding-left: 0;
	}
	.shoppingcart .products-container .product-price .row{
		display: block;
	}
	.shoppingcart .products-container .product-price .price{
		margin: 0;
	}
	.shoppingcart .products-container .product-taxes{
		margin: 20px 0;
	}
	
	/*CHECKOUT*/
	.checkout .summary-container .summary-box .product-quantity{
		width: 100%;
	}
	.checkout .summary-container .summary-box .product-price{
		width: 100%;
	}
	
	.checkout .summary-container .summary-checkout .product-price .row{
		display: block;	
	}
	.checkout .summary-container .summary-checkout .product-price .price,
	.checkout .summary-container .summary-checkout .product-quantity .quantity-number
	{
		text-align: right;
    	padding-right: 40px;
	}
	.shoppingcart .total-wrapper .footer-tax-description{
		margin-left: -5px;
	}
	.shoppingcart .total-wrapper .footer-total-label{
		margin-left: -5px;
	}
}

@media only screen and (max-width: 400px){
	.mobile-toggle.basket, .mobile-toggle.search, .mobile-toggle.login, .mobile-toggle.menu, .mobile-toggle.logout {
		background-size: 25px !important;
	}
	.shopping-cart-count{
		top: 10px !important;
    	right: 0 !important;
		font-size: 13px;
	}
}

.tab-panels .title {
    padding: 1em;
}

.tab-panels .title h4 {
	margin-bottom: 0;
}

.tab-panels .title .categoryName {
	margin-top: 10px;
}

#imagesFromTab {
	display: flex;
    flex-wrap: wrap;
    border-top: solid 2px #e3e3e3;
    position: relative;
}

#imagesFromTab .title {
    width: 100%;
    padding: 20px 0;
    text-align: center;	
}


#imagesFromTab .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 280px;
}


@media (min-width: 768px) {
	#imagesFromTab .image {
		width: 33.333333333%;
	}
}

@media (max-width: 767px) {
	#imagesFromTab .image {
		width: 100%;
	}
}



/*FOOTER*/
.small-form .footer{
	background: none;
}

.footer .footer-mh-logo {
	width: 140px;
    margin-top: 10px;
}

.full-width .container {
	max-width: 100% !important;
}

/*NEWSLETTER*/
.newsletter-form .form .checkbox-area input{
	position: static;
	margin-top: -15px;
}

@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
	.chk-summary-step .footer {
		margin-bottom: 5px !important;
	}
}

.form .checkboxes&gt;div label span:before, .form .checkboxes&gt;li label span:before {
    width: 15px;
    height: 15px;
}


/** upcoming events **/

.upcoming-events li .details p .star {
	display: inline-block;
	color: #575756;
}

.upcoming-events .disclaimer {
	text-align: left;
    margin-top: 10px;
    background: transparent;
    width: 100%;
}	

.upcoming-events li .disclaimer .text {
	font-size: 10px;
}

.flex {
	display: flex;
}

.flex-around {
	justify-content: space-around;	
}

@media only screen and (max-width: 1560px) {
body .image-banner.with-text .text {
    left: 20px !important;   
	width: 33% !important;   
}
}

@media only screen and (max-width: 1024px) {
body .image-banner.with-text .text {
	width: 100% !important;   
}	
}


body .image-banner.with-text .text {
	top: 196px;
    right: auto;
    z-index: -1;
    left: 60px;
    width: 530px;   
}

@media only screen and (min-width: 540px) {
.events-lister .event .foreground {
	background-color: transparent !important;
}
}

/* CSS specific to iOS Desktop */ 
@media (min-width: 1300px) {
	_:default:not(:root:root), .package-tabs .package-images .small {
		height: 34em !important;
	}
}

@media (min-width: 1100px) and (max-width: 1300px) {
	_:default:not(:root:root), .package-tabs .package-images .small {
		height: 34em !important;
	}
}

@media (min-width: 900px) and (max-width: 1100px) {
	_:default:not(:root:root), .package-tabs .package-images .small {
		height: 28em !important;
	}
}

@media (min-width: 768px) and (max-width: 900px) {
	_:default:not(:root:root), .package-tabs .package-images .small {
		height: 24em !important;
	}
}

@media (min-width: 600px) and (max-width: 768px) {
	_:default:not(:root:root), .package-tabs .package-images .small {
		height: 19em !important;
	}
}

.basket-overlay h3 { 
height: auto !important;	
}

.title .disclaimer {
	padding-top: 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

.main-navigation ul li a {
	vertical-align: text-bottom;
}

@media only screen and (max-width: 1440px) {
.main-navigation ul li {
    margin-right: 18px !important;
}

.main-navigation ul li a {
    font-size: 12px !important;
    text-align: center;
    display: block;
	padding-top: 15px;
}
}

.main-navigation ul li a sup {
	vertical-align: top;
}

sup {
	vertical-align: super;
}

/* END */ 


@media only screen and (max-width: 400px) {
	.add-to-cart-products-wrapper .add-to-cart-products-item .add-to-cart-products-item-list .item-wrapper .item-category .fa-check{
		margin-left: 1em !important;
	}
	.add-to-cart-products-wrapper .add-to-cart-products-item .add-to-cart-products-item-list .item-wrapper .item-category .remove-product{
		margin-right: 0.5em !important;
	}
}

.no-herobanner {
	background-color: 	#001689;
	padding-bottom: 20px;
}

.ecommerce.updateContact .phone-code  {
	margin: 0px;	
}

.ecommerce.updateContact .phone-number {
	vertical-align: bottom;
	margin: 0px;
}

.ecommerce.updateContact .phone-number .v-select {
	vertical-align: bottom;
	margin: 0px;
}

.ecommerce.updateContact .check-row:first-child {
	margin-top:25px;
}

@media (max-width: 768px) {
.slick-slider .slick-track:first-child {
    margin-left:0px;
}
}

.ecommerce .submit-btn button.btn.btn-left {
    float: left;
}

</pre></body></html>