@charset "utf-8";
/* Heading Component CSS changes */
.forceCommunityHeadline .headlineTitle{color: #A7A7A7 !important; text-transform: capitalize !important; font-family: CiscoSans-ExtraLight,sans-serif !important}
.forceTopicSubTopicNavigation .topic-subNavList{font-size: 1rem !important}
.forceTopicSubTopicNavigation .topic-subNavContainer{text-transform: capitalize !important}
.slds-text-heading_label, .slds-text-heading--label {font-size: 1rem !important; text-transform: capitalize !important;}
.slds-notification {border: 0px !important}

/* 7s Announcement Alert themeing */
.cPeak_Announcements .slds-notification.warning {background-color: transparent !important}

/* Global search KB popup dialog box  */
.comm-page-global-search .kbResultStencil .slds-tile__detail {
display: none;
}

.comm-page-global-search .comm-panels-container {
display: none;
}
/* Global search KB popup dialog box  */

/* Featured events Topic Link and Label Hide  */

.cSVNSUMMITS_Events_Tile .featuredEvent .content .topic{display: none !important}