div.clear{
	clear: both;
}

div.divMessage{
	padding: 15px;
	margin-bottom: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
}

div.divMessage_confirm{
	background-color: green;
}

div.divMessage_error{
	background-color: red;
}


.width150{
	min-width:150px;
}

/*HEADER*/
header{
	background-color:#0E2E69;
	padding:20px;
}


#aMobNavBurger, #divMobNav, #aMobNavSearch, #divMobileMenuCtr{
	display: none;
}

#spnEmailError{
	background-color:red;
	color:white;
	line-height:40px;
	display: inline-block;
	padding:0 20px;
}

#spnEmailError a{
	color:white;
	text-decoration: underline;

}

#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #0E2E69 !important;
    border-color: #0E2E69 !important;
}




/****MAIN CONTENT***/


.divPageWidth{
	max-width:1200px;
	margin:auto;
	position:relative;
}

#divContentContainer{
	display: flex;
	width: 100%;
	margin-top:40px;
}
#divContentLeft{

	width: 250px;
	padding-top:10px;
}

#divContentRight{
	flex: 1;
}

.text_grey_padded{
	background-color:#f3f3f3;
	padding:20px;
}

/*NAVIGATION*/
#aTopLogo{
	display:inline-block;
	vertical-align:middle;
	height:100px;
	width:180px;
}


#aTopLogo img{
	height:160px;
}

#spnIjfTitle{
	display:none;
}

#ulTopNav{
	background-color:#0E2E69;
	display:inline-block;
	vertical-align:middle;
}


#ulTopNav li{
	display: inline-block;
}

#ulTopNav li a{
	display: block;
	color:white;
	line-height:25px;
	padding:0 10px;
	font-size:16px;
	text-decoration: none;
}

#ulTopNav li a:hover{
	color:#ccc;
}

#divTopSearch{
	position:absolute;
	top:30px;
	right:0px;

}

/*divToolsStrap*/

#spnFreephone{
	float:left;
	margin-left:180px;
	color:#0E2E69;
	font-size:16px;
}

.spnTextFull{

	margin-left:5px;
}

#aBasket.items{
	background-color:#009900;
}

#divToolsStrap{
	background-color: #dddddd;
	line-height: 50px;
	text-align: right;
	padding:5px 10px;
}

#divToolsStrap a{
	background-color:#0E2E69;
	padding:0px 10px;
	color:white;
	border-radius:5px;
	text-decoration:none;
	display:inline-block;
	line-height: 40px;
	min-width:50px;
	text-align:center;
}


#divToolsStrap a i{
	font-size:20px;
}


#divToolsStrap a:hover{
	background-color:#666;
}


.spnQty, .spnQty_disabled{
	display:inline-block;
	line-height:30px;
	width:30px;
	padding:0px;
	background-color:#eeeeee;
	margin:0 10px;
}

.spnQty_disabled{
	background-color:#f9f9f9;
	color:#ccc;
}





.spnQty:hover{
	background-color:#ccc;
	cursor:pointer;
}

.spnRemove, .spnRemoveDonation{
	font-size:12px;
	color:red;
	cursor:pointer;
}
.spnRemove:hover, .spnRemoveDonation:hover{
	text-decoration:underline;
}

.txtSmall{
	font-size:12px;
}

#divEmulateStrap{
	background-color:orange;
	padding:20px;
	color:white;
	position:fixed;
	z-index:10;
	width:100%;
	bottom:0px;
	box-shadow: #0E2E69 0px  0px  10px;
}


#divEmulateStrap a{
	color:green;

}

/*CAT NAVIGATION*/

#ulCatNavigation li{
	margin-bottom:20px;

}

#ulCatNavigation li a{
	text-decoration:none;
	color:#666;
}

#ulCatNavigation li a:hover{
	text-decoration:underline;
}


/*LISTINGS*/

#content{
	padding:20px;
}

.divBlockLinkCtr{
	text-align: left;
	margin:auto;
}

.aBlockLink{
	/* display:inline-block;
	width:23%;
	margin:2px;
	border:3px solid #fff;
	text-align:center;
	position:relative;
	box-shadow:#ccc 0px 0px 10px;
	overflow: hidden; /* Clip the sash */
	/* vertical-align: top; */
	/* text-decoration: none; */
}

.aBlockLink .product-image {
	/* height: 0; */
	/* padding-bottom: 75%; */
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: background-size 0.5s;
	transition: background-size 0.5s;
}

.aBlockLink:hover .product-image {
	background-size: 110%;
	-webkit-transition: background-size 0.1s;
	transition: background-size 0.1s;
}

.divBlockLinkTitle{
	/* padding:10px; */
	background-color:#0E2E69;
	/* display: block; */
	/* width:100%; */
	color:white;
	line-height:20px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	min-height: 60px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.divPrices{
	font-size:13px;
}


/*PRODUCT*/

#divTitleMobile{
	display: none;
}

#divProductImagery,#divProductDetails{
	width:48%;
	display:inline-block;
	vertical-align:top;
}

#divProductDetails{
	padding:0 20px;
}

#imgProductMain{
	width:100%;
}

.imgProductThumbs{
	text-align: left;
	padding-top:40px;
}

.imgProductThumbs img{
	width:100px;
	height:100px;
	margin:0 10px 10px 0;
	border:1px solid #eeeeee;
	padding:10px;
	cursor: pointer;
}

#divStockSelector{

	padding:20px 0;
	border-top:1px solid #eeeeee;
	text-align: right;
}



#divProductPrice{
	padding:10px 0px;
	border-top:1px solid #eeeeee;
	font-size:30px;
	text-align:right;
}

#divProductPriceWas{
	padding:10px 0px;
	font-size:16px;
	text-align:right;
	color:red;
}

.limitedStockMsg {
	margin: 10px 0;
	font-size: 16px;
	color: red;
	display: block;
}

.divProductMemberPrice{
	color:yellow;
}

#divProductAdd{
	padding:10px 0px;
	text-align:right;
}

#divProductTemplate{
	margin:30px 0px;
	background-color:#f3f3f3;
	padding:20px;
}

#divProductTemplate .divInput{
	margin:5px 0;
	text-align:center;
}

#divProductTemplate input[type=text],#divProductTemplate textarea{
	width:80%;
	border-radius:5px;
}

.divProductRef{
	margin-bottom:20px;
	color:#333;
}

#btnProductBuy{
	display: none;
}
#spnOutOfStock{
	display: none;
	color:red;
}

/* Out of stock styling */
.aBlockLink.out-of-stock .product-image {
	opacity: 0.7;
	filter: grayscale(1);
}

.out-of-stock-sash {
	position: absolute;
	top: 25px;
	right: -35px;
	background-color: #ff0000;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 40px;
	transform: rotate(45deg);
	z-index: 1;
	text-transform: uppercase;
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}


.divEventNotAvailable{
	color:red;
	text-align:center;
}

.divProdNotBooked{
	text-align:center;
	padding:20px;
	background-color:#eeeeee;
	margin-bottom:20px;

}

.divProdBooked{
	text-align:center;
	padding:20px;
	background-color:#2ca02c;
	color:white;
	margin-bottom:20px;
}

.divTicketsInBasket, .btnEventAddToBasket{
	display:none;
}

.divEventAddWaiting{
	text-align:center;
	padding:20px;
	background-color:#f00;
	color:#fff;
	margin-bottom:20px;
	cursor: pointer;
}

.divEventAddWaiting:hover{
	background-color:#f60;
}

.divWaitingAdd{
	background-color:#eee;
	padding:30px;
	margin-top:20px;
}

.divWaitingAdd label{
	cursor: pointer;
}


.divWaitingAdded{
	background-color:#f90;
	padding:30px;
	margin-top:20px;
	text-align:center;
	color:white;
}

/*CHECKOUT*/

#divDonationSuggestionGA{
	padding:20px;
	border:5px solid #ccc;
	background-color: #eeeeee;
}

#divDonationSuggestion{
	background-color: #ff0099;
	color:white;
	line-height:25px;
	font-weight:700;
	text-align: center;
	padding:10px;
}

#suggestedDonation{
	text-align:center;
}
#divDonationSuggestion div{
	padding:10px;
}


#spnDonationReject{
	color:white;
	cursor:pointer;

}

#divDonationSuggestion input, #divDonationSuggestion button{
	border-radius: 20px;
}

#spnGiftAid{
	color:white;
	cursor:pointer;
	text-decoration: underline;

}


/*FOOTER*/
footer{
	margin-top:80px;
	padding-top:30px;
	min-height:450px;
	background-image:url('/modules/main/images/footer.jpg');
	background-position: top center;
	background-size: cover;

}

footer p {
	margin-bottom:20px;
}


.divFooterBlock{
	display:inline-block;
	vertical-align: top;
	width:30%;
}

.divFooterBlockTitle{
	color:white;
	font-size:20px;
	margin-bottom:10px;
}


.divFooterBlock ul li{
	line-height:30px;

}

.divFooterBlock ul li a{
	display: block;

}

.divFooterBlock a{
	color:#ccc;
	font-size:14px;
	text-decoration: none;
	color:white;
}
.divFooterBlock a:hover{
	text-decoration: underline;
}

.divFooterIcons img{
	margin-top:10px;
	width:60px;
}


.divFooterInfo{
	font-size:14px;
	color:#ccc;
	line-height:20px;
	padding-top:20px;
}

.divPaymentOptions {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	gap: 10px;
}

.payment-option {
	display: inline-block;
	background-color: #fff;
	color: #0E2E69;
	padding: 8px 12px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	transition: transform 0.2s ease;
}

.payment-option i {
	font-size: 16px;
	margin-right: 5px;
	color: #0E2E69;
}

.payment-option:hover {
	transform: translateY(-2px);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}


/*BASKET TABLE*/

.divTable{
	display:table;
	width:100%;
	margin-bottom:20px;
}

.divTableRow{
	display:table-row;
}

.divTableCell{
	display:table-cell;
	vertical-align: middle;
	padding:15px;
	line-height:24px;
	border-bottom:1px solid #eeeeee;
}


.divTable .divTableRow:last-child .divTableCell{

	border:none !important;
}

.divTableCell div{
	line-height:24px;
}

.divTableRowHeader {
	background-color:#eeeeee;
}

.divTableRowHeader .divTableCell{
	font-weight:700;
}

.divTableCell.highlight {
	font-weight:700;
}


.valign_top{
	vertical-align: top;
}


.imgBasketThumb{
	width:100px;
	cursor:pointer;
	border:1px solid #eeeeee;
}

.imgBasketThumb:hover{
	border:1px solid #ccc;
}

.divCheckoutActions{
	background-color:#f3f3f3;
	padding:10px;
	margin-top:50px;
	min-height:60px;
}

/* ACCOUNT */

.aAccountIcon{
	display:inline-block;
	width:150px;
	height:150px;
	text-align:center;
	margin:30px;
	border:1px solid #ccc;
	text-decoration: none;
	border-radius: 10px;
	background-color:#f9f9f9;
	color:#666;

}

.aAccountIcon:hover{

	background-color:#ccc;
}

.aAccountIcon img{
	width:50px;
	margin:30px 0 20px;
}



.divCustomDetails{
	font-size:12px;
	background-color:#f3f3f3;
	padding:10px;
}

.basketAdd {
	display: flex;
	flex-direction: column;
	align-items: flex-end;

}

.quantityContainer {
	display: flex;
	margin-bottom: 16px;
	border: solid 1px #ccc;
	height: 38px;
}

#quantity {
	width: 20px;
	text-align: center;
	padding: 6px;
    border: none;
    width: 50px;
    text-align: center;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#quantity::-webkit-outer-spin-button,
#quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#quantity[type=number] {
	-moz-appearance: textfield;
  }

.quantityButton {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 38px;
	font-size: 18px;
	cursor: pointer;
}



.fakeButton {
	text-align: center;
	margin: 20px 0;
}

.fakeButton a {
	background-color: #0E2E69;
    padding: 0px 10px;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    line-height: 40px;
    min-width: 50px;
    text-align: center;
}

.fakeButton a:hover {
	background-color: #666;
}












.layout-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

@supports (display: grid) {
    .layout-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
}

.aBlockLink {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    flex: 1 1 calc(25% - 1rem);
}

.product-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    aspect-ratio: 1/1;
}

.divBlockLinkTitle {
    padding: 0.5rem;
    text-align: center;
    word-break: break-word;
    flex-shrink: 0;
}

.divBlockLinkTitle .productName {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 1024px) {
    .aBlockLink { flex: 1 1 calc(33.333% - 1rem); }
	@supports (display: grid) {
		.layout-grid {
			grid-template-columns: repeat(3, 1fr);
		}
	}
}
@media (max-width: 768px) {
    .aBlockLink { flex: 1 1 calc(50% - 1rem); }
	@supports (display: grid) {
		.layout-grid {
			grid-template-columns: repeat(2, 1fr);
		}
	}
}
@media (max-width: 480px) {
    .aBlockLink { flex: 1 1 100%; }
	@supports (display: grid) {
		.layout-grid {
			grid-template-columns: repeat(1, 1fr);
		}
	}
}


.slider {
	height: calc(20.8vw + 36px);
	overflow:hidden;

}
.slider.visible {
	overflow: unset;
}