/* ----------------------------------------------------------------

	Custom CSS



	Add all your Custom Styled CSS here for New Styles or

	Overwriting Default Theme Styles for Better Handling Updates

-----------------------------------------------------------------*/

.CLXIcon {
	display: inline-block;
	width: 24px;
	height: 24px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	color: cornflowerblue;
	filter: invert(45%) sepia(94%) saturate(1931%) hue-rotate(199deg) brightness(91%) contrast(95%);
  }
  /* .menu-item {
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	
} */
/* .menu-link  {
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	
} */

.sub-menu-container .menu-item > .menu-link img {

	margin-right: 15px;

	color: var(--cnvs-themecolor, #3D80E4);

	font-size: 18px;

}

.privacy-policy > p h1 h2 h3 h4 h5{
	margin-bottom: 8px;
	margin-top: 8px;
	/* line-height:0.8; */
}


.fbox-icon > img {
	display: inline-block;
	 width: 55px;
	height: 55px; 
	background-color: transparent;
	 padding-top: 0px; 
	 padding-bottom: 0px; 
	/* padding: 0%; */
	size: 42px;
	filter: invert(45%) sepia(94%) saturate(1931%) hue-rotate(199deg) brightness(91%) contrast(95%);
	/* size: 42px; */
}

.CLXIcon1 {
	display: inline-block;
	 width: 155px;
	height: 155px; 
	background-color: transparent;
	 padding-top: 10px; 
	 padding-bottom: 10px; 
	/* padding: 0%; */
	
	filter: invert(15%) sepia(14%) saturate(1031%) hue-rotate(199deg) brightness(91%) contrast(95%);
	/* size: 42px; */
}