/* TDL Icon Pack */
.tdl-icons {
	&.bag-groceries { background-image: url('../icons/tcfp_bag-groceries.svg');}
	&.calendar { background-image: url('../icons/tcfp_calendar.svg');}
	&.carot { background-image: url('../icons/tcfp_carot.svg');}
	&.email { background-image: url('../icons/tcfp_email.svg');}
	&.facebook-onion { background-image: url('../icons/tcfp_facebook-onion.svg');}
	&.grocery-basket { background-image: url('../icons/tcfp_grocery-basket.svg');}
	&.instagram-apple { background-image: url('../icons/tcfp_instagram-apple.svg');}
	&.jar-cherries { background-image: url('../icons/tcfp_jar-cherries.svg');}
	&.jar-jam { background-image: url('../icons/tcfp_jar-jam.svg');}
	&.jar-lemons { background-image: url('../icons/tcfp_jar-lemons.svg');}
	&.large-apple-skewed { background-image: url('../icons/tcfp_large-apple-skewed.svg');}
	&.large-apple { background-image: url('../icons/tcfp_large-apple.svg');}
	&.large-onion { background-image: url('../icons/tcfp_large-onion.svg');}
	&.lists { background-image: url('../icons/tcfp_lists.svg');}
	&.location { background-image: url('../icons/tcfp_location.svg');}
	&.money-bread { background-image: url('../icons/tcfp_money-bread.svg');}
	&.money-lunchbox { background-image: url('../icons/tcfp_money-lunchbox.svg');}
	&.phone { background-image: url('../icons/tcfp_phone.svg');}
	&.social-apple { background-image: url('../icons/tcfp_social-apple.svg');}
	&.social-onion { background-image: url('../icons/tcfp_social-onion.svg');}
	&.stacked-tubs-green { background-image: url('../icons/tcfp_stacked-tubs-green.svg');}
	&.stacked-tubs-yellow { background-image: url('../icons/tcfp_stacked-tubs-yellow.svg');}
	&.two-jars { background-image: url('../icons/tcfp_two-jars.svg');}
	&.add-user { background-image: url('../icons/tcfp_add-user.svg');}
	&.community-connection { background-image: url('../icons/tcfp_community-connection.svg');}
	&.heart-lunch-bag { background-image: url('../icons/tcfp_heart-lunch-bag.svg');}
	&.neighborhood-signs { background-image: url('../icons/tcfp_neighborhood-signs.svg');}
	&.neighborhood { background-image: url('../icons/tcfp_neighborhood.svg');}
	&.steering-wheel { background-image: url('../icons/tcfp_steering-wheel.svg');}
	&.team { background-image: url('../icons/tcfp_team.svg');}
	&.togo-food-box { background-image: url('../icons/tcfp_togo-food-box.svg');}
	&.empty-grocery-bag { background-image: url('../icons/tcfp_empty-grocery-bag.svg');}
	&.place-setting { background-image: url('../icons/tcfp_place-setting.svg');}
	&.kids { background-image: url('../icons/tcfp_kids.svg');}
	&.calendar-2 { background-image: url('../icons/tcfp_calendar-2.svg');}
	&.questions { background-image: url('../icons/tcfp_questions.svg');}
	&.solutions { background-image: url('../icons/tcfp_solutions.svg');}
	&.events { background-image: url('../icons/tcfp_events.svg');}
	&.communication { background-image: url('../icons/tcfp_communication.svg');}
	&.number-container { background-image: url('../icons/tcfp_number-container.svg');}
}


.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;}
}
