
[data-template="modals/user-settings"] .page-links .nav-item:nth-child(3) {
    display: none !important;
}

[name="profile-menu"] .ap-profile-nav > .pnav-items:nth-child(3) > .pnav-item:nth-child(1) {
    display: none !important;
}

body {
--ap-light-secondary-accent-color:#d9d9d9;
--ap-secondary-accent-color: #292929;
--ap-header-bg:#292929;
}

.ap-top-nav .notify-icon {
    color: #fff !important;
}


.ap-master-container .ap-empty-section .empty-section i.theme-icon,.ap-master-container i.ap-empty-sprite {
	background-image: url(https://previewengine-accl.zohoexternal.com/image/BACKSTAGE/62409000002157488?cli-msg=eyJtb2R1bGUiOiJFdmVudEltYWdlUmVzb3VyY2UiLCJ0eXBlIjowLCJwb3J0YWxJZCI6Ijc5MTg3MzEyOSIsInN1YlJlc291cmNlSWQiOiI3OTE4NzMxMjkiLCJpZCI6IjYyNDA5MDAwMDAyMTU3NDg4In0=);
}

.ap-profile-nav > .pnav-items:nth-child(2) > .pnav-item:nth-child(2) {
    display: none;
}

.ap-master-container .ap-top-nav .logo.bs-image.pointer {
    pointer-events: none;
}


.ap-master-container, .hybrid-mobile-app {
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10+ */
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

[data-field-id="62409000002441001"] h2.ticket-price:before {
    content: "₹15,000.00";
    font-size: 28px;
    font-family: var(--regular-font);
    display: block;
    text-decoration: line-through;
}