/* HIDDEN ICONS FOR ADE - POCKET Please note: This stylesheet is not for all icons, it's only for hidden icons. Whatever is placed in here will be replaced before being output to Mobi because Mobi has a limit on supressed chars using display:none property. */ .script { display: none; } .itinerary-morning, .itinerary-afternoon, .itinerary-evening { display: none; } .heading .heading-icon { display: none; } .font-icon { display: none; } /*Hide for ADE*/ .disc-icons { display: none; } /*Hide for ADE*/ .need-to-know h2 .numbered, .best .numbered, .explore .numbered { display: none; } .bullet_arrow { font-weight: normal; margin-right: .2em; color: #E63323; font-size: 0.7em !important; display: none; /* hide for ADE devices */ }