.navCatalog-panel .mobile-panel-heading, .navCatalog-panel .mobile-panel-close, .navCatalog-panel ul.navList {
	 display: none !important;
}
 .ccShowCamp5759.navCatalog-panel {
	 display: block !important;
}
 .ccShowCamp5759.navCatalog-panel .navCatalog-panel-body {
	 top: 111px !important;
	 padding: 0 !important;
}
 .ccShowCamp5759.navCatalog-panel .navCatalog-panel-body .navPages.navPages--catalogPanel {
	 margin: 0 !important;
	 width: 100% !important;
}
 .ccShowCamp5759.navCatalog-panel .navCatalog-panel-body .navPages.navPages--catalogPanel .cc-ct-section--09565759 {
	 display: block !important;
}
 .ccShowCamp5759.navCatalog-panel .navCatalog-panel-body.ccHeightAdjust5759 {
	 top: 47px !important;
}
 .ccShowCamp5759.navCatalog-panel .navCatalog-panel-body.ccHeightAdjust5759 .cc-ct-fixed--header {
	 height: 47px !important;
}
/* .bottomBar {
	 z-index: 99999999;
	 display: block !important;
}
 */
 .cc-ct-section--09565759 .cc-ct-fixed--header {
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 111px;
	 z-index: 1000;
	 background: #fff;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header {
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 padding: 5px 15px;
	 border-bottom: 1px solid #eee;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header .cc-ct-btns {
	 width: 100%;
	 padding: 5px 10px;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header .cc-ct-btns .cc-ct-backBtn {
	 width: 35%;
	 margin-right: 10px;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header .cc-ct-backCTA {
	 background: #f26522;
	 color: #fff;
	 font-size: 14px;
	 padding: 7px 10px;
	 border-radius: 3px;
	 font-weight: 600;
	 width: 100%;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header .cc-ct-backCTA img {
	 width: 7px;
	 position: relative;
	 top: -2px;
	 margin-right: 5px;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header .cc-ct-mainBtn {
	 width: 55%;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-header .cc-ct-mainCTA {
	 background: #000;
	 color: #fff;
	 font-size: 14px;
	 padding: 7px 10px;
	 width: 100%;
	 border-radius: 3px;
	 font-weight: 600;
	/* svg {
		 height: 16px;
		 width: 16px;
		 position: relative;
		 top: -1px;
		 margin-right: 2px;
	}
	 */
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-title {
	 font-size: 21px;
	 font-weight: 600;
	 margin: 0 auto;
	 color: #333;
	 display: block;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-closeCTA {
	 background: #000;
	 border: none;
	 cursor: pointer;
	 width: 36px;
	 height: 36px;
	 border-radius: 3px;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-closeCTA img {
	 width: 18px;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-subheader {
	 display: flex;
	 align-items: center;
	 gap: 10px;
	 padding: 14px 16px;
	 background: #f4f4f4;
	 font-weight: bold;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-subheader.cc-extra-padding {
	 padding: 25px 16px;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-subheader .cc-ct-back {
	 background: black;
	 color: white;
	 border: none;
	 border-radius: 50%;
	 width: 36px;
	 height: 36px;
	 font-size: 16px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 padding: 0;
	 cursor: pointer;
}
 .cc-ct-section--09565759 .cc-ct-fixed--header .cc-ct-subheader .cc-ct-parent {
	 font-size: 16px;
	 font-weight: 900;
}
 .cc-ct-section--09565759 .cc-ct-list.cc-second-level .cc-categoryUpd-item:nth-of-type(1) a.cc-categoryUpd-lnk {
	 font-weight: 900;
}
 .cc-ct-section--09565759 .cc-ct-list {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 text-align: left;
}
 .cc-ct-section--09565759 .cc-ct-list.cc-second-level .cc-categoryUpd-item {
	 padding: 0;
}
 .cc-ct-section--09565759 .cc-ct-list.cc-second-level .cc-categoryUpd-item a {
	 font-weight: 500;
	 font-size: 14px;
	 padding: 9.5px 20px 9.5px 40px;
	 background: #f6f6f6;
	 width: 100%;
	 display: block;
}
 .cc-ct-section--09565759 .cc-categoryUpd-item {
	 position: relative;
	 font-size: 14px;
	 padding: 9.5px 20px;
	 background: #f6f6f6;
	/* border-bottom: 1px solid #eee;
	 */
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 cursor: pointer;
	 margin: 3px 0;
	/* &:hover {
		 background: #eaeaea;
	}
	 */
}
 .cc-ct-section--09565759 .cc-categoryUpd-item a {
	 text-decoration: none;
	 color: #000 !important;
	 font-weight: 900;
	 font-size: 16px;
}
 .cc-ct-section--09565759 .cc-has-submenu {
	 padding-right: 36px;
}
 .cc-ct-section--09565759 .cc-submenu-btn {
	 position: absolute;
	 right: 16px;
	 top: 50%;
	 transform: translateY(-50%);
	 background: transparent;
	 border: none;
	 font-size: 18px;
	 cursor: pointer;
	 color: #000;
}
 .cc-ct-section--09565759 .cc-menu-btn {
	 position: absolute;
	 background: black;
	 color: white;
	 border: none;
	 border-radius: 50%;
	 width: 30px;
	 height: 30px;
	 font-size: 16px;
	 align-items: center;
	 justify-content: center;
	 padding: 0;
	 cursor: pointer;
	 right: 16px;
	 top: 50%;
	 transform: translateY(-50%);
}