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

html {
  margin: 0;
}


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


.locpanel_card{border-radius: 20px; -webkit-box-shadow: 1px 1px 10px 0 rgba(0,0,0,.3);
box-shadow: 1px 1px 10px 0 rgba(0,0,0,.3); overflow:hidden;}
.locpanel_features, .locpanel_today{padding-top: 20px;}

a[name]{position: relative; top: -240px; z-index: 1}
@media only screen and  (min-width: 768px) {
	a[name]{position: relative; top: -160px; z-index: 1}
}