#product-category h1.fm-page-title {
	margin-bottom: 18px;
	color: #1c1c1c;
	font-family: "Open Sans", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.2;
}

#product-category > main > .row.no-gutters {
	background: transparent;
	margin-left: -8px;
	margin-right: -8px;
}

#product-category #column-left,
#product-category #content.fm-category-content {
	padding: 8px;
	background: transparent;
	border: 0;
}

#product-category #column-left .fm-module-column-box {
	height: auto;
	padding: 8px 0 12px;
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

#product-category .fm-column-title {
	margin: 0;
	padding: 16px 20px 8px;
	background: transparent;
	color: #1c1c1c;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0;
}

#product-category .fm-categories-box {
	margin: 0;
}

#product-category .fm-categories-item > span,
#product-category .fm-categories-item > a {
	display: flex;
}

#product-category .fm-categories-item a {
	display: block;
	padding: 8px 20px;
	color: #1c1c1c;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: none;
}

#product-category .fm-categories-children .fm-categories-item a {
	padding-left: 32px;
	font-weight: 500;
}

#product-category .fm-categories-3 .fm-categories-item a {
	padding-left: 44px;
}

#product-category .fm-categories-item a:hover,
#product-category .fm-categories-item.active > span > a,
#product-category .fm-categories-item.active > a {
	color: #199f5c;
}

#product-category .fm-categories-item.active > span > a,
#product-category .fm-categories-item.active > a {
	font-weight: 700;
}

#product-category .fm-category-sort-block {
	margin: 0 0 16px;
	padding: 14px 16px;
	background: #fff;
	border: 0;
	border-radius: 22px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

#product-category .sort-limit select {
	border: 1px solid rgba(0, 0, 0, 0.08);
	border-radius: 12px;
	background-color: #fff;
	color: #1c1c1c;
	font-family: "Open Sans", sans-serif;
}

#product-category .fm-category-appearance-btn {
	border: 0;
	border-radius: 10px;
	background: #f7f8f6;
}

#product-category .fm-subcategory {
	margin: 0 0 8px;
	padding: 0;
	border: 0;
}

#product-category .fm-subcategory .subcat-row {
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 0;
}

#product-category .subcat-item-box {
	padding: 8px;
}

#product-category .subcat-item {
	height: 100%;
	margin: 0;
	padding: 16px 12px 14px;
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
	text-decoration: none;
}

#product-category .subcat-item-img {
	width: auto;
	max-width: 100%;
	height: 110px;
	margin: 0 0 12px;
	object-fit: contain;
	opacity: 1;
	transform: none;
}

#product-category .subcat-item-title {
	color: #1c1c1c;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
	text-decoration: none;
}

#product-category .subcat-item:hover .subcat-item-title {
	color: #199f5c;
}

#product-category .fm-category-description {
	margin: 0 0 16px;
	padding: 24px 28px;
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
	color: #555861;
	font-size: 16px;
	line-height: 1.55;
}

#product-category .fm-category-products {
	margin-left: -8px;
	margin-right: -8px;
}

#product-category .fm-category-products > .product-layout {
	padding: 8px;
}

#product-category .fm-category-products .fm-module-item {
	padding: 16px 16px 18px;
	background: #fff;
	border: 0;
	border-radius: 22px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
	overflow: hidden;
}

#product-category .fm-module-stickers-sticker {
	border-radius: 6px;
}

#product-category .fm-category-products .fm-module-buttons-list {
	position: static !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	flex-direction: row;
	justify-content: flex-end;
	width: 100%;
	margin: 0 0 8px;
	opacity: 1;
	transform: none;
}

#product-category .fm-category-products .fm-module-buttons-list li {
	margin-left: 8px;
}

#product-category .fm-category-products .fm-module-buttons-list button {
	color: #6b6e76;
}

#product-category .fm-category-products .fm-module-buttons-list button:hover,
#product-category .fm-category-products .fm-module-buttons-list button:focus {
	color: #199f5c;
}

#product-category .fm-category-products .fm-module-img {
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: stretch;
	height: auto;
	min-height: auto;
	margin: 0 0 12px;
	overflow: hidden;
}

#product-category .fm-category-products .fm-category-product-caption {
	flex: 0 0 auto;
	position: relative;
	z-index: 2;
}

#product-category .fm-category-products .fm-module-stickers {
	top: 44px;
}

#product-category .fm-category-products .fm-module-img a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 240px;
	min-height: 240px;
	flex: 0 0 240px;
}

#product-category .fm-category-products .fm-module-img img {
	width: 100%;
	height: 100%;
	max-height: none;
	object-fit: contain;
	opacity: 1;
}

#product-category .fm-category-products .fm-module-title {
	margin: 10px 0 8px;
}

#product-category .fm-category-products .fm-module-title a {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #1c1c1c;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
	text-decoration: none;
}

#product-category .fm-category-products .fm-module-item:hover .fm-module-title a {
	color: #199f5c;
}

#product-category .fm-category-products .fm-module-price-new {
	color: #199f5c;
	font-size: 20px;
	font-weight: 800;
	line-height: 1.2;
}

#product-category .fm-category-products .fm-product-quantity {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

#product-category .fm-category-products .fm-module-overlay,
#product-category .fm-category-products .product-layout:hover .fm-module-overlay {
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	opacity: 0;
	background: transparent;
	box-shadow: none;
}

#product-category .fm-category-btn-box {
	margin-top: 12px;
}

#product-category .fm-category-btn-box .fm-product-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	margin: 0;
	padding: 12px 16px;
	border: 0;
	border-radius: 999px;
	background: #199f5c;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	opacity: 1;
}

#product-category .fm-category-btn-box .fm-product-btn:hover,
#product-category .fm-category-btn-box .fm-product-btn:focus {
	background: #0f7a32;
	color: #fff;
	opacity: 1;
}

@media (max-width: 991.98px) {
	#product-category h1.fm-page-title {
		font-size: 26px;
	}

	#product-category .fm-column-title,
	#product-category .fm-category-sort-block,
	#product-category .subcat-item,
	#product-category .fm-category-description,
	#product-category .fm-category-products .fm-module-item {
		border-radius: 18px;
	}

	#product-category .fm-category-products > .product-layout {
		flex: 0 0 50%;
		max-width: 50%;
	}

	#product-category .fm-category-products .fm-module-img a {
		height: 160px;
		min-height: 160px;
		flex-basis: 160px;
	}
}
