@media (max-width: 599px) {
	/* Stile für Handys */
	.no-mobile {
		display: none !important;
	}
}



@media (min-width: 600px) {/* and (max-width: 959px) { */
	/* Stile für Tablets */
	#nav-right {
		top: calc(50% - .95rem);
	}
	
	#nav-right img {
		height: 1.9rem;
	}
	
	#nav-right .to-cart span {
		top: -1.5rem;
		right: .4rem;
		font-size: .85rem;
		width: 1.4rem;
		padding: .2rem 0 .1rem;
	}
	
	#wp--skip-link--target {
		margin-top: 9rem;
	}
	
	#header + main > .wp-block-group > .entry-content > .wp-block-cover.alignfull:first-child {
		margin-top: -9rem;
	}
	
	ul.wc-block-product-template.columns-4 {
		grid-template-columns: repeat(auto-fill,minmax(max(260.5px,calc(25% - .9375em)),1fr));
	}
}



@media (min-width: 782px) {
	/* Gutenberg Columns Breakpoint */
	
	.wc-block-product-template:not(.filtered) li.wc-block-product:nth-of-type(odd) {
		background-color: rgba(24, 81, 98, .15);
	}
	
	.wc-block-product-template:not(.filtered) li.wc-block-product:nth-of-type(even) {
		background-color: rgba(24, 81, 98, .1);
	}
	
	.wc-block-product-template .wp-block-button {
		float: right;
		margin-right: 1.3rem;
	}
	
	.wc-block-product-template .wp-block-button > span {
		right: 0;
		width: 100%;
	}
	
	body.tu-felix-austria.product-template-default .wp-block-woocommerce-product-image-gallery {
		margin-right: 5rem;
	}
	
	#footer {
		display: flex;
		justify-content: space-between;
		position: relative;
		padding-top: 4rem;
	}
	
	#footer > * {
		flex: 0 0 auto;
	}
	
	#nav-footer ul {
		text-align: left;
	}
	
	#footerlogo {
		position: absolute;
		top: 1.5rem;
		left: 50%;
		
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	#footer-right {
		margin-top: 0;
	}
}



@media (min-width: 869px) {
	.wp-block-woocommerce-product-collection.is-style-minimal .wc-block-product-template > li:nth-child(4n) {
		display: none;
	}
}



@media (min-width: 960px) { /* and (max-width: 1279px) { */
	/* Stile für kleinere Desktops oder Laptops */
	#res-nav {
		display: none
	}
	
	#nav {
		position: static;
		width: auto;
		max-width: none;
		height: auto;
		box-shadow: none;
	}
	
	#nav-menu ul {
		margin: 1rem 0 0;
	}
	
	#nav-menu li {
		display: inline-block;
		margin: 0 1rem;
	}
	
	#nav-left {
		position: absolute;
		left: 2rem;
		bottom: .5rem;
		flex-direction: row-reverse;
		align-items: center;
		gap: 1.5rem;
		margin: 0;
	}
	
	body.tu-felix-austria #nav-left {
		bottom: 1.3rem;
	}
	
	#nav-left img {
		height: 2.5rem;
	}
	
	#nav-left .to-tu-felix-austria img {
		height: 4.5rem;
	}
	
	#nav-left .to-weingaertnerei img {
		width: 11rem;
	}
	
	#nav-right {
		top: 5.3rem;
		right: 1rem;
		display: flex;
		gap: 1rem;
	}
	
	#nav-right img {
		height: 2.4rem;
	}
	
	#nav-right .to-cart span {
		top: -.8rem;
		right: .2rem;
		font-size: .95rem;
		width: 1.6rem;
		padding: .26rem 0 .1rem;
	}
	
	/*
	#header + main > .wp-block-group > .entry-content > *:first-child:not(.wp-block-cover.alignfull) {
		margin-top: 9.3rem;
	}
	*/
	
	#wp--skip-link--target {
		margin-top: 13rem;
	}
	
	#header + main > .wp-block-group > .entry-content > .wp-block-cover.alignfull:first-child {
		margin-top: -13rem;
	}
	
	.entry-content .wp-block-group.alignfull:not([id=""]) {
		padding-top: 10rem;
		padding-bottom: 5rem;
	}
	
	ul.wc-block-product-template.columns-4 {
		grid-template-columns: repeat(auto-fill,minmax(max(320px,calc(25% - .9375em)),1fr));
	}
	
	.wc-block-product-template .wc-block-components-product-image {
		padding-top: 2.5rem;
	}
	
	.wc-block-product-template h3 a {
		font-size: 1.4rem;
	}
}



@media (min-width: 1280px) {
	/* Stile für große Bildschirme */
	#logo {
		position: absolute;
		left: calc(50% - 10rem);
		margin: 0;
		z-index: 9;
	}
	
	body.tu-felix-austria #logo {
		position: absolute;
		margin: 0;
		left: calc(50% - 2.8rem);
		top: .5rem;
	}
	
	#nav-menu ul {
		margin: 1.25rem 0 0 5.2rem;
	}
	
	body.tu-felix-austria #nav-menu ul {
		margin-left: 0;
	}
	
	#nav-menu .before-logo {
		margin-right: 24rem;
	}
	
	body.tu-felix-austria #nav-menu .before-logo {
		margin-right: 12rem;
	}
	
	#nav-left {
		bottom: -.2rem;
	}
	
	body.tu-felix-austria #nav-left {
		bottom: .8rem;
	}
	
	#nav-right {
		top: 1.7rem;
	}
	
	#wp--skip-link--target {
		margin-top: 10rem;
	}
	
	#header + main > .wp-block-group > .entry-content > .wp-block-cover.alignfull:first-child {
		margin-top: -10rem;
	}
	
	.entry-content .wp-block-group.alignfull:not([id=""]) {
		padding-top: clamp(7rem, 20vh, 12rem);
		padding-bottom: clamp(5rem, 15vh, 10rem);
	}
	
	
	.wc-block-product-template:not(.filtered) li {
		background-color: rgba(24, 81, 98, .1) !important;
	}
	
	.wc-block-product-template:not(.filtered) li.wc-block-product:nth-of-type(8n+2),
	.wc-block-product-template:not(.filtered) li.wc-block-product:nth-of-type(8n+4),
	.wc-block-product-template:not(.filtered) li.wc-block-product:nth-of-type(8n+5),
	.wc-block-product-template:not(.filtered) li.wc-block-product:nth-of-type(8n+7) {
		background-color: rgba(24, 81, 98, .15) !important;
	}
	
	body.tu-felix-austria .wc-block-product-template .wc-block-components-product-image {
		min-height: 13.7rem;
	}	
}