/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2021 | 17:50:28 */
/* FOOTER RECENT POSTS SCROLLBAR */

/* Works on Firefox */
#recent-posts {
  scrollbar-width: thin;
  scrollbar-color: #05446F #000508;
}

/* Works on Chrome, Edge, and Safari */
#recent-posts::-webkit-scrollbar {
  width: 12px;
}

#recent-posts::-webkit-scrollbar-track {
  background: #05446F;
}

#recent-posts::-webkit-scrollbar-thumb {
  background-color:#000508;
  border-radius: 0px;
  border: 3px solid #000508;
}

/* END FOOTER RECENT POSTS SCROLLBAR */

/* LIQUID MENU TITLE */
	#mega-menu-969-0-0 h4,#mega-menu-969-0-1 h4 {
		color: #2C74A8;
		border-bottom: 1px solid #2C74A8;
		font-size: 18px;
	} 
#mega-menu-969-0-0 h4:hover,#mega-menu-969-0-1 h4:hover {
  color: #222222 !important;
  border-bottom: 1px solid #222222 !important;
} 

/* GAS MENU TITLE */
	#mega-menu-969-0-2 h4 {
		color: #8D113D;
		border-bottom: 1px solid #8D113D !important;
		font-size: 18px;
	} 
	#mega-menu-969-0-2 h4:hover {
		color: #222222;
		border-bottom: 1px solid #222222 !important;
	} 
/* STEAM MENU TITLE */
	#mega-menu-969-0-3 h4 {
		color: #666666;
		border-bottom: 1px solid #666666 !important;
		font-size: 18px;
	} 
	#mega-menu-969-0-3 h4:hover {
		color: #222222;
		border-bottom: 1px solid #222222 !important;
		font-size: 18px;
	} 


#mega-menu-item-text-4 h4, #mega-menu-item-custom_html-2 h4 {
		color: #2C74A8 !important;
		border-bottom: 1px solid #2C74A8 !important;
	}

	#mega-menu-item-text-5 h4 {
		color: #8D113D !important;
		border-bottom: 1px solid #8D113D !important;
	}
		#mega-menu-item-text-6 h4 {
		color: #888 !important;
		border-bottom: 1px solid #888 !important;
	}
	 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
		font-style: uppercase;
		font-weight: 600;
		font-size: 18px;
	} 
#mega-menu-969-0-2 a:hover {
		color: #8D113D !important;
	}
	#mega-menu-969-0-3 a:hover {
		color: #888 !important;
	}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: left;
		margin-left: -23px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: inline;
    height: auto;
    width: auto;
    background: transparent;
    position: relative;
    pointer-events: auto;
    right: auto;
    min-width: auto;
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    padding: 0;
}