@import url('/templates/genisys_2024/css/sass.css');

html {
  margin: 0;
}

.blog_share ul {
	list-style: none;
	display: flex;
	padding-left: 0;
	margin: 1rem 0;
	gap: 5px;
}

.blog_share ul a {
	font-size: 30px;
}

.blog_share .fa-twitter:before {
	content: "\e61a";
}

a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}

.imgbubble{width: 100px; height: 100px; border-radius: 20px; margin: 20px auto; background-size: cover; background-position: center center; display:none}
.cooper {font-size: 14px; margin-top: 10px;}
div.loccard.card div.card-body div.cooper img{display: inline;}


.alert_icon {
	display: none;
}