.category-container{
	padding: 40px 0 0;
	width: 100%;
}

.category-container header{
	width: 100%;
	margin: 0 auto;
	display: flex;
}

.category-container h1{
	margin: 35px 0 12px;
	font-size: 30px;
	border-bottom: 3px solid;
	padding: 0 0 12px 56px;
	font-weight: 500;
}

.category-container .category-content{
	flex: 1;
}

.category-container .category-image{
	margin: 35px 15px 35px 35px;
	height: 150px;
	width: 350px;
}

.category-container .category-image img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.category-container .term-description p{
	margin-bottom: 20px;
	padding-left: 56px;
}

.woocommerce ul.products{
	display: flex;
	flex-wrap: wrap;
}

:is(.woocommerce, .woocommerce-page) ul.products li.product{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	float: left;
	margin: 2% 0 0 2%;
	border: 1px solid #dadae5;
	padding: 32px 20px;
	width: 100%;
}

:is(.woocommerce, .woocommerce-page) ul.products li.product .product-more{
	display: none;
}

.woocommerce-LoopProduct-link .product-excerpt{
	margin: 20px 0 10px;
	height: 72px;
	font-weight: 400;
	font-size: 14px;
	color: #5f7285;
}

.product .product_type_simple{
	float: right;
}

.woocommerce.single .related .products{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce.single .related.products li.product{
	margin: 15px;
	padding: 12px 12px 56px 12px;
	position: relative;
	width: 200px;
}

.woocommerce.single .related.products li.product .product-more{
	background-color: #d1e2ed;
	color: #005a87;
	font-size: 14px;
	font-weight: 500;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	border-radius: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	text-transform: uppercase;
}
.woocommerce.single .related.products li.product:hover{
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.woocommerce.single .related.products li.product:hover .product-more{
	background-color: #005a87;
	color: white;
}

.woocommerce.single .related.products li.product .product-excerpt{
	display: none;
}

.content-sidebar{
	position: sticky;
	top: 130px;
}
.woocommerce-product-gallery{
	width: 57% !important;
}
.woocommerce-product-gallery__wrapper,
.woocommerce-product-gallery__image{
	height: 400px;
}
.woocommerce div.product div.images img{
	height: 100%;
	object-fit: contain;
}
.woocommerce div.product div.images .flex-control-thumbs li{
	height: 70px;
	width: 70px;
	padding: 5px;
	border: 1px solid #b3d0e0;
	margin-right: 6px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.related.products{
	float: left;
	width: 100%;
}
.entry-summary{
	padding: 10px;
  background-color: #e8e8e8;
	width: 39% !important;
	color: #5f7285;
}
.entry-summary .cart{
	display: flex;
}
.woocommerce div.product form.cart div.quantity{
	margin-right: 16px;
	width: 20%;
}
.entry-summary .quantity .qty{
	height: 40px;
	font-size: 16px;
	font-weight: 700;
	padding: 0 10px;
	text-align: left;
	width: 100%;
}
.entry-summary .cart .button{
	flex: 1;
	border-radius: 0;
	height: 40px;
	padding: 3px 36px;
	font-weight: 500;
}
.entry-summary .sku_wrapper{
	display: inline-block;
	margin-bottom: 8px;
	line-height: 40px;
}
.entry-summary :is(.sku_wrapper,.sku){
	font-size: 18px;
}
.woocommerce-tabs .description-title{
	margin-top: 12px;
	font-size: 18px;
}
.woocommerce-tabs :is(
	.description-title, 
	.description-veriante
){
	color: #67a2be;
	font-weight: 500;
	margin-bottom: 12px;
}
.woocommerce div.product .woocommerce-tabs .panel{
	border: 1px solid #b3d0e0;
	border-top-color: transparent;
	padding: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-color: #b3d0e0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border: 1px solid;
	border-radius: 0;
	border-color: #b3d0e0;
	border-bottom-color: transparent;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 500;
	background-color: #b3d0e0;
	margin-right: 6px;
	margin-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	color: white;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{
	color: #67a2be;
	background-color: white;
	z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{
	color: #67a2be;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	content: unset;
}
.woocommerce div.product .summary .stock.available-on-backorder{
	font-size: 14px !important; 
	color: #5f7285;
}
.woocommerce div.product .summary .stock.available-on-backorder:before{
	content: '';
	display: inline-block;
	border-radius: 50%;
	height: 10px;
	width: 10px;
	background-color: #ffcf21;
	margin-right: 6px;
}
.staffel-price-table{
	margin-bottom: 32px;
}
.staffel-price-table > table{
	border-spacing: 0;

}
.staffel-price-table :is(th,td){
	padding: 4px 10px;
	font-size: 14px;
	text-align: right;
}
.staffel-price-table th{
	color: var(--jf-color-white);
}
.staffel-price-table td{
	border: 1px solid #dadae5;
	border-top: 0;
	background-color: var(--jf-color-white);
	height: 42px;
}
.staffel-price-table > table tr:nth-child(even) td{
	background: #f5f5f5;
}
#product-pagination{
	display: flex;
	gap: 10px;
}
#product-pagination :is(a, span){
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}
#product-pagination span{
	cursor: default;
	opacity: 0.3;
}
#variants-select span{
	display: inline-block;
	margin: 6px 0 4px;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
}
#variants-select select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f8f8fa;
	border-radius: 0;
	border: 1px solid #dadae5;
	color: #5f7285;
	cursor: pointer;
	font-size: 16px;
	height: 100%;
	line-height: 40px;
	margin-bottom: 8px;
	padding: 0 40px 0 10px;
	display: block;
	text-overflow: ellipsis;
	text-align: left;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}
#product-title{
	display: flex;
	justify-content: space-between;
	padding: 40px 0 20px 0;
	min-height: 130px;
}

#product-title .product_title{
	display: inline-block;
	border-bottom: 3px solid;
	padding-bottom: 10px;
	color: #005a87;
	font-size: 28px;
	font-weight: 400;
	height: fit-content;
	width: 70%;
}

#content{
	display: flex;
	flex-wrap: wrap;
	padding: 0 40px;
}
#content ul.products{
	margin: 0;
}
#content .wc-tabs{
	overflow: unset;
	margin: 0;
	padding: 0;
}

#breadcrumb{
	width: 100%;
}

#detail-content{
	flex: 1;
}
#sidebar{
	width: 230px;
	margin-right: 32px;
}
#product-cats{
	padding-bottom: 32px;
}
#product-cats .product-cat{
	list-style: none;
	margin: 0;
	width: 100%;
}

#product-cats li{
	border-left-width: 0.625rem;
	border-left-style: solid;
	font-weight: 300;
}

#sidebar header,
#product-cats a{
	align-items: center;
	display: flex;
	min-height: 40px;
	padding: 6px 12px;
	font-size: 14px;
}

#sidebar header{
	color: #5f7285;
	font-weight: 700;
}
#sidebar_search{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}
#sidebar_search form{
	border: 1px solid #dadae5;
	background-color: #f8f8fa;
	display: flex;
	height: 36px;
	border-radius: 3px;
}
#sidebar_search input[type=search]{
	color: #8798a9;
	padding: 10px 10px 9px;
}
#sidebar_search input[type=submit]{
	background-image: url(./images/search.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80%;
	height: 34px;
	width: 20px;
	margin: 0 10px;
	padding: 1px 6px;
}
#sidebar_search input{
	background-color: #f8f8fa;
}
#sidebar_search input,
#sidebar_search input::placeholder {
  font-size: 16px;
}
#product-cats .current-cat-parent{
	color: black;
	font-weight: 700;
}
#product-cats .current-cat-parent .current-cat{
	text-decoration: 2px underline solid #000;
  text-underline-offset: 2px;
}
@media screen and (max-width: 540px) {
	.woocommerce.single .related.products li.product{
		margin: 6px 0;
		width: 100%;
	}
	.woocommerce.single .related.products li.product img{
		height: auto;
		width: 160px;
	}
}
@media screen and (max-width: 639.98px) {
	.category-container .category-image{
		display: none;
	}
	.entry-summary,
	.woocommerce-product-gallery{
		width: 100% !important;
	}
	.woocommerce-product-gallery__wrapper,
	.woocommerce-product-gallery__image,
	.woocommerce-product-gallery{
		height: auto;
	}
	#content{
		padding: 0 12px;
	}
}
@media screen and (min-width: 640px) and (max-width: 959px) {
	.wrapper{
		margin: 0;
	}
}
@media screen and (min-width: 480px) and (max-width: 959.98px) {
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product{
		position: relative;
		min-height: 200px;
	}
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product a.woocommerce-LoopProduct-link{
		padding-left: 200px;
	}
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product a.woocommerce-LoopProduct-link img{
		position: absolute;
		top: 20px;
		left: 20px;
	}
}
@media screen and (max-width: 959.98px) {
	.category-container header{
		flex-direction: column;
	}
	.category-container .category-image{
		align-self: center;
	}
	#sidebar{
		display: none;
	}
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product a.woocommerce-LoopProduct-link img{
		height: auto;
		width: 160px;
	}
	
	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product,
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product{
		margin: 2% 0 0 0;
		padding: 20px;
		width: 100%
	}
}
@media screen and (min-width: 960px) {
	#content{
		width: 100%;
	}
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product{
		width: 48%;
	}
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product a.woocommerce-LoopProduct-link img{
		height: auto;
		width: 180px;
	}
}
@media screen and (min-width: 1240px) {
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product{
		width: 31.3%;
	}
	.category-container header{
		max-width: 1240px;
	}
}
@media screen and (max-width: 1439.98px) {
	.entry-summary{
		width: 100% !important;
	}
}
@media screen and (min-width: 1440px) {
	:is(.woocommerce:not(.single), .woocommerce-page:not(.single)) ul.products li.product{
		width: 23%;
	}
}