nzcfi

.sponsor-logo {
display: none !important;
}
/* Temporarily hide sections */

.quick-skills-boost,
.archive-webinars {
display: none !important;
}
.research-analysis-inner {
display: none !important;
}

/* Replace old footer postal address */
#block-13 p {
font-size: 0; /* collapse the old PO Box text */
line-height: 0;
}
#block-13 p::after {
content: “2/20 Athol Street\A Queenstown\A New Zealand 9300″;
white-space: pre-line; /* honour the \A line breaks */
font-size: 15px; /* tweak to match the other footer text */
line-height: 1.6;
}
/* Replace old footer phone number */
#block-12 a[href=”tel:6494801734″] {
font-size: 0;
}
#block-12 a[href=”tel:6494801734”]::after {
content: “022 017 7227”;
font-size: 15px;
line-height: 1.6;
}
/* Temp: hide empty “Upcoming Webinars” block on Learning & Development.
Remove this rule to show it again when events are advertised. */
.sharpen-your-skills { display: none; }

/* ==========================================
Corporate Sponsor Logo Slider Alignment
========================================== */
.corporate-logo-slider .slick-track,
.corporate-logo-slider {
display: flex !important;
align-items: center !important;
}

.corporate-logo-slider .slick-slide,
.corporate-logo-slider > div {
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 80px !important;
padding: 0 15px !important;
float: none !important;
}

.corporate-logo-slider img,
.corporate-logo-slider .img-fluid {
max-height: 55px !important;
max-width: 150px !important;
width: auto !important;
height: auto !important;
object-fit: contain !important;
margin: 0 auto !important;
vertical-align: middle !important;
}

Leave a Reply

Your email address will not be published. Required fields are marked *