@charset "ISO-8859-1";
/* © Eine Welt Laden Weißwasser Stylesheet IMAGEBUTTONS [Safari, Chrome, Firefox, Opera, Konqueror, IE 10+, Edge] eineweltladen.info 2022-01-09 */

/* Image Buttons Welcome-Site, Main-Sites */	
.img_block {display: block; margin: 12px auto; text-align: center; width: 100%; background-color: transparent;}
.img_block_cont {display: inline; margin: 0 auto; text-align: center; vertical-align: middle;}
.img_button, .img_button:visited {display: inline-block; background-size: 56px; padding: 64px 4px 0 4px; margin: 12px 4px; min-width: 74px; height: 56px; -moz-transform: rotate(4deg); -webkit-transform: rotate(4deg); -ms-transform: rotate(4deg); -o-transform: rotate(4deg); transform: rotate(4deg); text-align: center; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; font-family: 'marigny',/* 'paralucent-stencil', 'magistral-web-condensed',*/ 'Helvetica Neue Light', 'Helvetica New Light', 'Helvetica Neue', 'Helvetica New', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: .05px; -moz-osx-font-smoothing: grayscale; line-height: 1.8; font-size: 16px; color: #111111; font-weight: 500; letter-spacing: -0.031em; text-decoration: none; -webkit-filter: contrast(.1) grayscale(1) brightness(.8); filter: contrast(.1) grayscale(1) brightness(.8); overflow: visible;}
.img_button:hover, .img_button:focus, .img_button:active {-webkit-filter: contrast(1) grayscale(0) brightness(1); filter: contrast(1) grayscale(0) brightness(1); cursor:pointer; color: #ff6305; -moz-transform: rotate(-4deg); -webkit-transform: rotate(-4deg); -ms-transform: rotate(-4deg); -o-transform: rotate(-4deg); transform: rotate(-4deg); text-decoration: none;}

@media only screen and (max-width:64em) {
	.img_button {margin: 18px 4px;}}

@media only screen and (max-width:48em) {
	.img_block {margin: 2px auto;}
	.img_block_cont {display: block;}
	.img_button {margin: 12px 4px;}
	}

/* top right bottom left [margin, padding] */
/* ------------------- */
