/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 07 2025 | 17:19:17 */
/*Add to Any*/
div#accuris_sharing_module {
	touch-action: manipulation;
	outline: 0;
	background-color: #fff;
	border-radius: 6px;
	position: fixed;
	z-index: 9999995;
	padding: 10px;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
	margin-left: -150px;
	top: 300px;
	background-color: rgb(255, 255, 255);
	line-height: 26px;
}

.addtoany_list.a2a_kit_size_32 a {
    margin-bottom: 0px !important;
  
}
.a2a_kit.a2a_kit_size_32.addtoany_list {
	display: flex;
/* 	flex-direction: column; */
	line-height: 0 !important;
	gap: 10px;
}
.addtoany_list.a2a_kit_size_32 a {
	margin-bottom: 10px;
	padding:0;
}
.addtoany_list.a2a_kit_size_32 a:last-child {
	margin: 0;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
	height: 25px;
	line-height: 25px;
	width: 25px;
}
/* .addtoany_shortcode {
    display: none;
} */
