<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.payDetails:before {
    content: 'Please make sure that you enter your address on the payment form as it appears on your bank statement and the postcode is in the postcode field. If you encounter any issues with your payment, please contact the shop on 01623 622002';
    display: block;
    padding: 10px 10px 10px 10px;
    border: 1px solid #555555;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
}

/** fixing the blurred images by displaying at normal size and centered **/
.splide__track{text-align:center}
.splide__slide img{width:auto!important}
.mainImage {max-height:400px}
#thumb-carousele-list li{height:150px!important}
#thumb-carousele-list {margin-top:10px!important}

/** Add on pop up **/
.addOnImage2 img {width:240px;max-height:200px;object-fit:cover;object-position:50% 50%}

@media (max-width:768px){
#addCrossSales .col-xs-4{width:100%;text-align:center;display:block;}
.addOnImage2 img{margin:auto;}
.xsaleTitle{text-align:center!important;}
 } 
 
 /** Shopping Cart section **/
.newCSBlock h2 {letter-spacing:initial;background:#fff}
.newCSBlock .desSelection {background:#fff}



.footerContainer img[src="/upload/styles/images/footer.png"] {
    content: url(/upload/mt/amas355/images/footerCard_defaultWhite.png) !important;
}

.footerContainer img[src="/upload/styles/images/prop.png"] {
    display: none;
}</pre></body></html>