/* TDL Icon Pack */
.tdl-icons {

}


.vc-iconpicker-wrapper {
	.tdl-icons { width: 40px; height: 40px;  display: block; background-position: center center; background-repeat: no-repeat;}
	.selected-icon { display: inline-flex !important; justify-content: center !important; width: 50px !important; height: 50px !important; align-items: center !important;}
	.fip-box { display: inline-flex !important; justify-content: center !important; width: 50px !important; height: 50px !important; align-items: center !important;}
	.vc-icons-selector .selector { height: 50px !important;}
	.vc-icons-selector .selector-button { width: 49px !important; display: flex !important; justify-content: center !important; align-items: center !important;}
}
