.woocommerce-page .site-main,
.single-product .site-main {
	max-width: 1220px;
	margin: 0 auto;
	padding: 30px 15px 60px;
}

.post-type-archive-product.company-shell-body .company-breadcrumb-wrap,
.tax-product_cat.company-shell-body .company-breadcrumb-wrap,
.single-product.company-shell-body .company-breadcrumb-wrap {
	display: none;
}

.post-type-archive-product .company-site-content,
.tax-product_cat .company-site-content,
.single-product .company-site-content {
	padding: 0 0 56px;
}

.post-type-archive-product .company-site-content > .company-content-grid,
.tax-product_cat .company-site-content > .company-content-grid,
.single-product .company-site-content > .company-content-grid {
	max-width: none;
	padding: 0;
}

.company-shop-page .container {
	max-width: 1222px;
	width: 100%;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

.company-shop-page {
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	color: #777;
	font-family: Lora, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	background: #fff;
}

.company-single-page {
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding-top: 40px;
	font-family: Lora, Arial, Helvetica, sans-serif;
	background: #fff;
}

.company-single-page .container {
	max-width: 1222px;
	width: 100%;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

.company-single-page .container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.company-shop-page .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.company-single-page .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.company-shop-page .col-lg-3,
.company-shop-page .col-md-3,
.company-shop-page .col-lg-9,
.company-shop-page .col-md-9,
.company-shop-page .col-lg-20_0,
.company-shop-page .col-12,
.company-single-page .col-lg-6,
.company-single-page .col-lg-12,
.company-single-page .col-md-6,
.company-single-page .col-md-12,
.company-single-page .col-12 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) {
	.company-shop-page .col-md-3 { flex: 0 0 25%; max-width: 25%; }
	.company-shop-page .col-md-9 { flex: 0 0 75%; max-width: 75%; }
	.company-single-page .col-md-6 { flex: 0 0 50%; max-width: 50%; }
	.company-single-page .col-md-12 { flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 1025px) {
	.company-shop-page .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
	.company-shop-page .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
	.company-shop-page .col-lg-20_0 { flex: 0 0 20%; max-width: 20%; }
	.company-single-page .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
	.company-single-page .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}

.company-shop-page .page-title {
	margin-bottom: 40px;
	padding: 29px 0 0;
	background: #f7f7f7;
	text-align: center;
}

.company-shop-title h1,
.company-shop-title .woocommerce-products-header__title,
.company-shop-page .page-title .title {
	margin: 0 0 28px;
	color: #fff;
	font-family: Lora, serif;
	font-size: 38px;
	font-weight: 400;
	line-height: 1.1;
	text-align: center;
}

.company-shop-page .page-title.title-shop {
	background: #2f6c4c;
}

.company-shop-page .wd-btn-show-cat {
	display: none;
}

.company-shop-page .wd-nav-product-cat,
.company-shop-page .wd-nav-product-cat .children {
	margin: 0;
	padding: 0;
	list-style: none;
}

.company-shop-page .wd-nav-product-cat {
	display: flex;
	align-items: stretch;
	justify-content: center;
	gap: 0;
	border-top: 1px solid rgba(255,255,255,.24);
}

.company-shop-page .wd-nav-product-cat > li {
	position: relative;
}

.company-shop-page .wd-nav-product-cat .category-nav-link {
	display: flex;
	align-items: center;
	min-height: 67px;
	padding: 14px 19px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

.company-shop-page .wd-nav-product-cat .nav-link-summary {
	display: block;
	line-height: 1.25;
}

.company-shop-page .wd-nav-product-cat .nav-link-text {
	display: block;
	font-size: 13px;
	font-weight: 600;
}

.company-shop-page .wd-nav-product-cat .nav-link-count {
	display: block;
	margin-top: 4px;
	color: rgba(255,255,255,.72);
	font-size: 13px;
	font-weight: 400;
	text-transform: lowercase;
}

.company-shop-page .wd-nav-product-cat > li:hover > .category-nav-link,
.company-shop-page .wd-nav-product-cat > li.current-cat > .category-nav-link,
.company-shop-page .wd-nav-product-cat > li.current-cat-parent > .category-nav-link {
	background: rgba(255,255,255,.08);
}

.company-shop-page .wd-nav-product-cat .children {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 20;
	min-width: 230px;
	padding: 14px 0;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.15);
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}

.company-shop-page .wd-nav-product-cat li:hover > .children {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.company-shop-page .wd-nav-product-cat .children .category-nav-link {
	min-height: 0;
	padding: 9px 18px;
	color: #333;
}

.company-shop-page .wd-nav-product-cat .children .nav-link-text {
	font-weight: 600;
}

.company-shop-page .wd-nav-product-cat .children .nav-link-count {
	color: #a5a5a5;
}

.company-shop-layout {
	display: grid;
	grid-template-columns: 280px minmax(0, 1fr);
	gap: 35px;
}

.company-shop-page .content-layout-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.company-shop-page .content-layout-wrapper {
	align-items: flex-start;
}

.company-shop-sidebar {
	flex: 0 0 25% !important;
	max-width: 25% !important;
	width: 25% !important;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	word-break: normal;
	overflow-wrap: normal;
}

.company-shop-sidebar .wd-heading {
	display: none;
}

.company-shop-sidebar .widget-area,
.company-shop-sidebar .wd-widget {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

.company-shop-sidebar .widget-title {
	margin: 0 0 11px;
	padding-bottom: 17px;
	border-bottom: 1px solid #eee;
	color: #242424;
	font-family: Lora, serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	text-transform: uppercase;
	letter-spacing: 0;
	white-space: nowrap;
}

.company-shop-sidebar .product-categories,
.company-shop-sidebar .children {
	margin: 0;
	padding: 0;
	list-style: none;
}

.company-shop-sidebar .product-categories {
	margin-bottom: -5px;
}

.company-shop-sidebar .product-categories li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.company-shop-sidebar .product-categories > li.cat-parent::after {
	content: "";
	position: absolute;
	top: 16px;
	right: 5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	transform: rotate(45deg);
}

.company-shop-sidebar .product-categories li a {
	display: block;
	padding: 8px 24px 7px 0;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap;
	word-break: normal;
	overflow-wrap: normal;
}

.company-shop-sidebar .product-categories li.current-cat > a,
.company-shop-sidebar .product-categories li.current-cat-parent > a {
	color: #333;
	font-weight: 600;
}

.company-shop-sidebar .product-categories li a:hover {
	color: #2f6c4c;
}

.company-shop-sidebar .children {
	display: none;
}

.company-shop-page .shop-content-area {
	flex: 0 0 75% !important;
	max-width: 75% !important;
	width: 75% !important;
	min-width: 0;
	padding-right: 15px;
	padding-left: 15px;
}

.company-shop-page .shop-loop-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	gap: 18px;
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: 0;
}

.company-shop-page .wd-shop-tools {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 0;
	min-width: 0;
}

.company-shop-page .wd-shop-tools > * {
	margin: 0 30px 10px 0;
}

.company-shop-page .wd-shop-tools > *:last-child {
	margin-right: 0;
}

.company-shop-page .wd-breadcrumbs .woocommerce-breadcrumb {
	margin: 0;
	padding: 0;
	border: 0;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.company-shop-page .woocommerce-breadcrumb a,
.company-shop-page .woocommerce-breadcrumb span {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}

.company-shop-page .woocommerce-breadcrumb a::after {
	content: "/";
	display: inline-block;
	margin: 0 9px;
	color: #777;
}

.company-shop-page .woocommerce-result-count,
.company-shop-page .woocommerce-ordering {
	float: none;
	margin: 0;
}

.company-shop-page .woocommerce-result-count {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.company-shop-page .wd-show-sidebar-btn {
	display: none;
}

.company-shop-page .wd-products-per-page,
.company-shop-page .wd-products-shop-view {
	display: flex;
	align-items: center;
	gap: 9px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.company-shop-page .wd-products-per-page .per-page-title {
	color: #242424;
	font-weight: 700;
}

.company-shop-page .wd-products-per-page .per-page-title::after {
	content: ":";
}

.company-shop-page .per-page-variation,
.company-shop-page .shop-view {
	color: #777;
	text-decoration: none;
}

.company-shop-page .current-variation,
.company-shop-page .per-page-variation:hover,
.company-shop-page .shop-view:hover {
	color: #333;
	font-weight: 600;
}

.company-shop-page .per-page-border {
	height: 14px;
	border-left: 1px solid #ddd;
}

.company-shop-page .shop-view svg {
	display: block;
	fill: currentColor;
}

.company-shop-page .orderby {
	min-width: 170px;
	height: 36px;
	padding: 7px 25px 7px 0;
	border: 0;
	border-bottom: 2px solid #e5e5e5;
	background: transparent;
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.company-shop-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.company-shop-toolbar .woocommerce-result-count,
.company-shop-toolbar .woocommerce-ordering {
	float: none;
	margin: 0;
}

.company-shop-content ul.products,
.company-related-products ul.products,
.company-shop-page .products.elements-grid,
.company-shop-page ul.products {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.company-shop-page .products.elements-grid.row,
.company-shop-page ul.products.row {
	margin-right: 0;
	margin-left: 0;
}

.company-shop-page .products.elements-grid.grid-columns-4,
.company-shop-page .shop-columns-4 .products {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.company-shop-page .products.elements-grid.grid-columns-5,
.company-shop-page .shop-columns-5 .products {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.company-related-products ul.products {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.company-product-card.product,
.company-shop-content ul.products li.product,
.company-related-products ul.products li.product,
.company-shop-page .product-grid-item {
	display: block;
	float: none !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

.company-shop-page .product-wrapper {
	margin: 0;
}

.company-shop-page .product-element-top {
	margin-bottom: 10px;
	background: #f7f7f7;
}

.company-shop-page .product-element-top,
.company-shop-page .product-image-link {
	display: block;
	position: relative;
	overflow: hidden;
}

.company-shop-page .product-element-top img,
.company-shop-page .product-image-link img {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

.company-product-wrapper {
	position: relative;
}

.company-product-image-wrap {
	position: relative;
	overflow: hidden;
	background: #f7f7f7;
}

.company-product-image-link {
	display: block;
	position: relative;
	aspect-ratio: 1 / 1;
}

.company-product-image-link img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: opacity .28s ease, transform .28s ease;
}

.company-hover-img,
.company-shop-page .hover-img {
	position: absolute;
	inset: 0;
	opacity: 0;
	background: #fff;
	transition: opacity .5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.company-shop-page .hover-img a,
.company-shop-page .hover-img img {
	display: block;
	width: 100%;
	height: 100%;
}

.company-product-image-wrap:hover .company-hover-img,
.company-shop-page .product-element-top:hover .hover-img {
	opacity: 1;
	transform: scale(1.09);
}

.company-product-image-wrap:hover > a > img:first-child {
	transform: scale(1.03);
}

.company-card-actions {
	position: absolute;
	top: 12px;
	right: 12px;
	display: grid;
	gap: 8px;
	opacity: 0;
	transform: translateY(-6px);
	transition: opacity .2s ease, transform .2s ease;
}

.company-product-image-wrap:hover .company-card-actions {
	opacity: 1;
	transform: translateY(0);
}

.company-action-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 78px;
	padding: 7px 10px;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 4px 16px rgba(0,0,0,.12);
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.company-shop-page .wd-action-btn a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	min-width: 35px;
	min-height: 35px;
	padding: 7px 9px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,.15);
	color: #333;
	font-size: 0;
	text-decoration: none;
}

.company-shop-page .wd-buttons {
	display: grid;
	gap: 6px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 4;
	opacity: 0;
	transform: translateY(-6px);
	transition: opacity .25s ease, transform .25s ease;
}

.company-shop-page .product-element-top:hover .wd-buttons {
	opacity: 1;
	transform: translateY(0);
}

.company-shop-page .wd-action-btn a span,
.company-shop-page .quick-view a {
	font-size: 0;
}

.company-shop-page .wd-compare-icon a::before,
.company-shop-page .wd-quick-view-icon a::before {
	font-size: 15px;
	line-height: 1;
}

.company-shop-page .wd-compare-icon a::before {
	content: "C";
}

.company-shop-page .wd-quick-view-icon a::before {
	content: "Q";
}

.company-product-title {
	margin: 14px 0 7px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}

.company-shop-page .wd-entities-title {
	margin: 0 0 5px;
	color: #242424;
	font-family: Lora, serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
}

.company-shop-page .wd-entities-title a {
	color: inherit;
	text-decoration: none;
}

.company-shop-page .wd-product-sku {
	margin-bottom: 5px;
	color: #a5a5a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
}

.company-shop-page .wd-product-sku .wd-label {
	color: #000;
	font-weight: 700;
}

.company-product-title a {
	color: #242424;
	text-decoration: none;
}

.company-product-title a:hover,
.company-cat-item a:hover {
	color: #2f6c4c;
}

.company-product-sku {
	font-size: 13px;
	line-height: 1.4;
	color: #777;
}

.company-sku-label {
	font-weight: 600;
	color: #555;
}

.company-shop-pagination {
	margin-top: 38px;
	text-align: center;
}

.company-shop-pagination .woocommerce-pagination ul {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

.company-shop-pagination .woocommerce-pagination li {
	border: 0;
}

.company-shop-pagination .woocommerce-pagination a,
.company-shop-pagination .woocommerce-pagination span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 34px;
	height: 34px;
	padding: 0 10px;
	border: 1px solid #e5e5e5;
	color: #333;
	text-decoration: none;
}

.company-shop-pagination .woocommerce-pagination .current {
	background: #2f6c4c;
	border-color: #2f6c4c;
	color: #fff;
}

.company-single-product {
	--wd-single-spacing: 40px;
}

.company-single-product > div:not(:last-child) {
	margin-bottom: var(--wd-single-spacing);
}

.company-single-page .shop-content-area {
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	min-width: 0;
}

.company-single-page .woocommerce-notices-wrapper:empty,
.company-single-page .price:empty {
	display: none;
}

.company-single-page .product-image-summary-inner {
	position: relative;
	align-items: flex-start;
}

.company-single-page .product-images,
.company-single-summary {
	min-width: 0;
}

.company-single-page .product-images-inner {
	position: relative;
	z-index: 1;
}

@media (min-width: 1025px) {
	.single-product .company-single-page .product-sticky-on .product-images {
		box-sizing: border-box;
	}

	.single-product .company-single-page .product-sticky-on .product-images-inner,
	.single-product .company-single-page .product-sticky-on .woocommerce-product-gallery,
	.single-product .company-single-page .product-sticky-on .company-main-image {
		box-sizing: border-box;
	}
}

.single-product div.product.company-single-product .company-single-page .woocommerce-product-gallery,
.single-product .company-single-page div.product .woocommerce-product-gallery,
.single-product .company-single-page .woocommerce-product-gallery {
	display: flex;
	flex-wrap: wrap;
	float: none !important;
	clear: none !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0;
	opacity: 1 !important;
}

.single-product .company-single-page div.product .product-images,
.single-product .company-single-page div.product .summary.entry-summary,
.single-product .company-single-page div.product .images,
.single-product .company-single-page div.product .woocommerce-product-gallery {
	float: none !important;
}

.single-product .company-single-page div.product .product-images {
	width: 50% !important;
	max-width: 50% !important;
	flex: 0 0 50% !important;
}

.single-product .company-single-page div.product .summary.entry-summary {
	width: 50% !important;
	max-width: 50% !important;
	flex: 0 0 50% !important;
}

.company-main-image {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0;
	background: transparent;
}

.company-main-image .product-image-wrap,
.company-main-image .woocommerce-product-gallery__image,
.company-main-image .woocommerce-product-gallery__image a {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
}

.company-main-image .woocommerce-product-gallery__image {
	margin: 0 !important;
}

.company-main-image img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.company-main-image .wp-post-image,
.company-single-page .woocommerce-product-gallery__image img {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	margin: 0 auto !important;
}

.company-single-page .product-additional-galleries {
	display: none;
}

.company-single-page .product-image-wrap,
.company-single-page .woocommerce-product-gallery__image,
.company-single-page .woocommerce-product-gallery__image a {
	display: block;
}

.company-gallery-thumbs {
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	min-height: 1px;
	margin-top: 10px;
	overflow: hidden;
}

.company-gallery-thumbs a {
	display: block;
	flex: 0 0 calc(25% - 8px);
	border: 1px solid transparent;
	background: #fff;
}

.company-gallery-thumbs img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.company-single-summary {
	text-align: left;
}

.company-single-summary .summary-inner {
	margin: 0;
}

.company-single-summary .single-breadcrumbs-wrapper {
	margin-bottom: 10px;
}

.company-single-summary .single-breadcrumbs {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 16px;
}

.company-single-summary .wd-breadcrumbs {
	flex: 1 1 auto;
	margin-bottom: 10px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.company-single-summary .woocommerce-breadcrumb {
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit;
}

.company-single-summary .woocommerce-breadcrumb a,
.company-single-summary .woocommerce-breadcrumb span {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}

.company-single-summary .woocommerce-breadcrumb a::after {
	content: "/";
	display: inline-block;
	margin: 0 8px;
	color: #777;
}

.company-single-summary .wd-products-nav {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	gap: 4px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.company-single-summary .wd-products-nav .wd-event-hover {
	position: relative;
}

.company-single-summary .wd-product-nav-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	min-width: 20px;
	height: 20px;
	border: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0;
	text-decoration: none;
}

.company-single-summary .wd-product-nav-btn::before {
	font-size: 18px;
	line-height: 1;
}

.company-single-summary .wd-btn-prev::before {
	content: "\2039";
}

.company-single-summary .wd-btn-next::before {
	content: "\203a";
}

.company-single-summary .wd-btn-back {
	width: 24px;
	min-width: 24px;
}

.company-single-summary .wd-btn-back::before {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background-image: linear-gradient(#333,#333), linear-gradient(#333,#333), linear-gradient(#333,#333), linear-gradient(#333,#333);
	background-position: 0 0, 9px 0, 0 9px, 9px 9px;
	background-repeat: no-repeat;
	background-size: 5px 5px;
}

.company-single-summary .wd-product-nav-btn span {
	display: none;
}

.company-single-summary .wd-products-nav .wd-dropdown {
	position: absolute;
	top: calc(100% + 12px);
	right: 0;
	z-index: 50;
	display: flex;
	align-items: center;
	width: 270px;
	padding: 12px;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.15);
	opacity: 0;
	visibility: hidden;
	transform: translateY(8px);
	transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}

.company-single-summary .wd-products-nav .wd-event-hover:hover .wd-dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.company-single-summary .wd-product-nav-thumb {
	flex: 0 0 70px;
	margin-right: 12px;
}

.company-single-summary .wd-product-nav-thumb img {
	display: block;
	width: 70px;
	height: 70px;
	object-fit: cover;
}

.company-single-summary .wd-product-nav-desc {
	min-width: 0;
	font-size: 13px;
	line-height: 1.35;
}

.company-single-summary .wd-product-nav-desc .wd-entities-title {
	display: block;
	color: #242424;
	text-decoration: none;
}

.company-single-summary .wd-product-nav-desc .price {
	display: block;
	margin-top: 4px;
}

.company-single-summary .product_title {
	margin: 0 0 18px;
	color: #242424;
	font-family: Lora, serif;
	font-size: 34px;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
}

.company-product-video {
	width: 100%;
	max-width: 580px;
	margin: 0 0 20px;
}

.company-product-video .wp-video,
.company-product-video .mejs-container,
.company-product-video video,
.company-product-video .wp-video-shortcode {
	display: block;
	width: 100%;
	max-width: 100% !important;
}

.company-product-video video,
.company-product-video .wp-video-shortcode {
	height: auto;
	aspect-ratio: 9 / 16;
	object-fit: cover;
	background: #111;
}

.company-product-video .mejs-container {
	height: auto !important;
	aspect-ratio: 9 / 16;
}

.company-product-video .mejs-overlay,
.company-product-video .mejs-poster {
	width: 100% !important;
	height: 100% !important;
}

.company-product-actions,
.company-product-meta,
.company-whatsapp,
.company-product-share {
	margin-top: 0;
	margin-bottom: 20px;
}

.company-compare {
	display: inline-block;
	margin: 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}

.company-compare a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #242424;
	text-decoration: none;
}

.company-compare a::before {
	content: "C";
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
}

.company-compare a:hover {
	color: #2f6c4c;
}

.company-quote-button.button,
.company-whatsapp.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 20px;
	border: 0;
	border-radius: 3px;
	background-color: #2f6c4c !important;
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	text-transform: none;
	box-shadow: none;
	cursor: pointer;
}

.company-quote-button.button:hover,
.company-whatsapp.button:hover {
	background-color: #a33232 !important;
	color: #fff !important;
}

.company-whatsapp.button {
	display: inline-flex;
	margin-bottom: 12px;
	background-color: #2f6c4c !important;
}

.company-product-meta {
	display: grid;
	gap: 8px;
	margin-bottom: 12px;
	padding-top: 0;
	border-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.company-product-meta .meta-label {
	font-weight: 600;
	color: #333;
}

.company-product-share {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 9px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.company-product-share span {
	font-weight: 600;
}

.company-product-share a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 28px;
	height: 28px;
	padding: 0 8px;
	border: 1px solid #e2e2e2;
	border-radius: 50%;
	color: #555;
	font-size: 0;
	text-decoration: none;
}

.company-product-share a::before {
	font-size: 12px;
	font-weight: 700;
}

.company-product-share a:nth-of-type(1)::before { content: "f"; }
.company-product-share a:nth-of-type(2)::before { content: "t"; }
.company-product-share a:nth-of-type(3)::before { content: "p"; }
.company-product-share a:nth-of-type(4)::before { content: "in"; }
.company-product-share a:nth-of-type(5)::before { content: "tg"; }

.company-product-tabs {
	position: relative;
	margin-top: 0;
	padding-top: var(--wd-single-spacing);
	padding-bottom: var(--wd-single-spacing);
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.company-product-tabs .woocommerce-tabs {
	margin: 0;
}

.company-product-tabs .wd-nav-wrapper {
	margin-top: calc(var(--wd-single-spacing) * -1 - 1px);
	margin-bottom: 30px;
}

.company-tabs {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	list-style: none;
}

.company-tabs li {
	margin: 0;
}

.company-tabs a {
	display: flex;
	align-items: center;
	padding: 30px 0 10px;
	border: 0;
	color: #333;
	font-family: Lora, serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}

.company-tabs .nav-link-text {
	position: relative;
}

.company-tabs .nav-link-text::after {
	content: "";
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #333;
}

.company-product-tabs .wd-accordion-title {
	display: none;
}

.company-product-tabs .wc-tab-inner {
	max-width: 100%;
	margin: 0 auto;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

.company-product-tabs table {
	width: auto !important;
	max-width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

.company-product-tabs td,
.company-product-tabs th {
	padding: 9px 12px;
	border: 1px solid #e5e5e5;
	color: #777;
	vertical-align: top;
}

.company-product-tabs p:first-child,
.company-product-tabs table:first-child {
	margin-top: 0;
}

.company-product-tabs p:last-child,
.company-product-tabs table:last-child {
	margin-bottom: 0;
}

.company-related-products {
	margin-top: 0;
	padding-top: 44px;
	padding-bottom: 74px;
}

.company-related-products .related-products,
.company-related-products .related {
	display: block !important;
	width: 100% !important;
	margin: 0;
	overflow: hidden;
}

.company-related-products > section > h2,
.company-related-products .related > h2,
.company-related-products .title.slider-title {
	position: relative;
	margin: 0 0 30px;
	padding-bottom: 14px;
	color: #242424;
	font-family: Lora, serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.35;
	text-align: left;
	text-transform: uppercase;
}

.company-related-products > section > h2::before,
.company-related-products .related > h2::before,
.company-related-products .title.slider-title::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 40px;
	height: 2px;
	background-color: #f20d19;
}

.company-related-products section.related > .products.elements-grid,
.company-related-products section.related > ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 30px 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.company-related-products section.related > .products.elements-grid.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.company-related-products section.related > .products.elements-grid > .product,
.company-related-products .company-product-card,
.company-related-products section.related > ul.products > li.product,
.company-related-products section.related > .products.elements-grid > .product-grid-item {
	display: block !important;
	float: none !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
}

.company-related-products section.related > .products.elements-grid.company-related-carousel {
	display: flex !important;
	flex-wrap: nowrap !important;
	gap: 0 !important;
	width: 100% !important;
	transition: transform .45s ease !important;
	will-change: transform;
}

.company-related-products section.related > .products.elements-grid.company-related-carousel > .product-grid-item {
	flex: 0 0 25% !important;
	max-width: 25% !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.company-related-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin-top: 24px;
}

.company-related-dots button {
	display: block;
	width: 10px;
	height: 10px;
	padding: 0;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	background: transparent;
	box-shadow: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}

.company-related-dots button.is-active {
	border-color: #333;
	background: #333;
}

.company-related-dots button:hover,
.company-related-dots button:focus {
	border-color: #333;
	background: #333;
	outline: 0;
}

.company-related-products .product-wrapper,
.company-related-products .product-element-top,
.company-related-products .product-image-link {
	display: block !important;
	position: relative !important;
	overflow: hidden !important;
	width: 100% !important;
	margin: 0 !important;
}

.company-related-products .product-element-top {
	margin-bottom: 9px !important;
	background: #f7f7f7;
}

.company-related-products .product-image-link {
	aspect-ratio: 1 / 1 !important;
}

.company-related-products .product-element-top img,
.company-related-products .product-image-link img,
.company-related-products .hover-img img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	aspect-ratio: 1 / 1 !important;
	object-fit: cover !important;
}

.company-related-products .hover-img,
.company-related-products .wd-buttons,
.company-related-products .wd-add-btn {
	display: none !important;
}

.company-related-products .wd-entities-title {
	margin: 0 0 6px !important;
	color: #242424;
	font-family: Lora, serif;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 20px !important;
	text-align: center;
}

.company-related-products .wd-entities-title a {
	color: inherit !important;
	text-decoration: none !important;
}

.company-related-products .wd-entities-title a:hover {
	color: #2f6c4c !important;
}

.company-related-products .wd-product-sku {
	margin: 0 !important;
	color: #a5a5a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 18px !important;
	text-align: center;
}

.company-related-products .wd-product-sku .wd-label {
	color: #000;
	font-weight: 700;
}

body.single-product.woocommerce div.product.company-single-product .summary.entry-summary .company-product-actions .company-quote-button.add-request-quote-button.button,
body.single-product.woocommerce div.product.company-single-product .summary.entry-summary a.company-whatsapp.single_add_to_cart_button.button {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	min-width: 0 !important;
	min-height: 43px !important;
	margin: 0 !important;
	padding: 11px 20px !important;
	border: 0 !important;
	border-radius: 35px !important;
	outline: 0 !important;
	background: #2f6c4c !important;
	background-color: #2f6c4c !important;
	box-shadow: none !important;
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 20px !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	cursor: pointer !important;
	opacity: 1 !important;
}

body.single-product.woocommerce div.product.company-single-product .summary.entry-summary .company-product-actions .company-quote-button.add-request-quote-button.button:hover,
body.single-product.woocommerce div.product.company-single-product .summary.entry-summary a.company-whatsapp.single_add_to_cart_button.button:hover,
body.single-product.woocommerce div.product.company-single-product .summary.entry-summary .company-product-actions .company-quote-button.add-request-quote-button.button:focus,
body.single-product.woocommerce div.product.company-single-product .summary.entry-summary a.company-whatsapp.single_add_to_cart_button.button:focus {
	background: #a33232 !important;
	background-color: #a33232 !important;
	box-shadow: none !important;
	color: #fff !important;
	text-decoration: none !important;
}

body.single-product.woocommerce div.product.company-single-product .summary.entry-summary .company-product-actions {
	display: block !important;
	margin: 0 0 20px !important;
}

body.single-product.woocommerce div.product.company-single-product .summary.entry-summary a.company-whatsapp.single_add_to_cart_button.button {
	min-width: 171px !important;
	margin-bottom: 12px !important;
	border-radius: 2px !important;
	background: #b38b83 !important;
	background-color: #b38b83 !important;
}

body.single-product.woocommerce div.product.company-single-product .summary.entry-summary a.company-whatsapp.single_add_to_cart_button.button:hover,
body.single-product.woocommerce div.product.company-single-product .summary.entry-summary a.company-whatsapp.single_add_to_cart_button.button:focus {
	background: #9f7870 !important;
	background-color: #9f7870 !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs.product-tabs-wrapper {
	display: block !important;
	clear: both !important;
	position: relative !important;
	margin: 0 !important;
	padding-top: 34px !important;
	padding-bottom: 76px !important;
	border-top: 1px solid rgba(0,0,0,.105) !important;
	border-bottom: 1px solid rgba(0,0,0,.105) !important;
	background: #fff !important;
	background-color: #fff !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs.product-tabs-wrapper::before {
	content: "" !important;
	position: absolute !important;
	top: -1px !important;
	left: 50% !important;
	z-index: 2 !important;
	display: block !important;
	width: 104px !important;
	height: 3px !important;
	background: #f20d19 !important;
	transform: translateX(-50%) !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .woocommerce-tabs.wc-tabs-wrapper {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-nav-tabs-wrapper {
	display: block !important;
	margin-top: 0 !important;
	margin-bottom: 44px !important;
	text-align: center !important;
	overflow: visible !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	list-style: none !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs::before,
body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs::after {
	display: none !important;
	content: none !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs li.description_tab {
	display: block !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs li.description_tab::before,
body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs li.description_tab::after {
	display: none !important;
	content: none !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs a.wd-nav-link {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #242424 !important;
	font-family: Lora, serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-nav.wd-style-underline-reverse > li > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs .nav-link-text {
	position: relative !important;
	display: inline-block !important;
	overflow: visible !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-nav.wd-style-underline-reverse > li > a > .nav-link-text::after,
body.single-product.woocommerce div.product.company-single-product .company-product-tabs ul.company-tabs .nav-link-text::after {
	display: none !important;
	content: none !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-accordion-title {
	display: none !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .woocommerce-Tabs-panel.wc-tab {
	display: block !important;
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #777 !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wc-tab-inner {
	max-width: 100% !important;
	margin: 0 auto !important;
	padding: 0 !important;
	color: #777 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wc-tab-inner > table {
	margin-right: auto !important;
	margin-left: auto !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	border: 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	background: transparent !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
	table-layout: fixed !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table td,
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table th {
	padding: 18px 12px !important;
	border: 0 !important;
	border-bottom: 1px solid #e5e5e5 !important;
	background: transparent !important;
	color: #777 !important;
	vertical-align: middle !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:first-child td,
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:first-child th {
	padding-top: 12px !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:last-child td,
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:last-child th {
	border-bottom: 1px solid #e5e5e5 !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table td[rowspan],
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table th[rowspan] {
	vertical-align: middle !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table td[colspan],
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table th[colspan] {
	text-align: left !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table td:nth-child(2),
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table td:nth-child(3),
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table td:nth-child(4),
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table th:nth-child(2),
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table th:nth-child(3),
body.single-product.woocommerce div.product.company-single-product .company-product-tabs table th:nth-child(4) {
	text-align: center !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:first-child td:first-child {
	width: 19% !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:first-child td:nth-child(2) {
	width: 28% !important;
}

body.single-product.woocommerce div.product.company-single-product .company-product-tabs table tr:first-child td:last-child {
	width: 53% !important;
}

@media (max-width: 1024px) {
	.company-shop-page .company-shop-sidebar,
	.company-shop-page .shop-content-area {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.company-shop-page .company-shop-sidebar {
		margin-top: 30px;
	}

	.company-shop-page .wd-nav-product-cat {
		justify-content: flex-start;
		overflow-x: auto;
	}

	.company-shop-page .wd-nav-product-cat .category-nav-link {
		min-height: 58px;
		padding-right: 16px;
		padding-left: 16px;
	}

	.company-related-products section.related > .products.elements-grid.company-related-carousel > .product-grid-item {
		flex-basis: 33.333333% !important;
		max-width: 33.333333% !important;
	}

	body.single-product.woocommerce div.product.company-single-product .company-product-tabs .woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
		display: block !important;
	}

	body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-nav-tabs-wrapper {
		display: none !important;
	}

	body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-accordion-title {
		display: flex !important;
		align-items: center !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		cursor: pointer !important;
	}

	body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-accordion-title-text {
		flex: 1 !important;
		color: #242424 !important;
		font-family: Lora, serif !important;
		font-size: 16px !important;
		font-weight: 600 !important;
		text-transform: uppercase !important;
	}

	body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-accordion-opener {
		position: relative !important;
		width: 14px !important;
		height: 14px !important;
	}

	body.single-product.woocommerce div.product.company-single-product .company-product-tabs .wd-accordion-opener::before {
		content: "" !important;
		position: absolute !important;
		top: 3px !important;
		left: 3px !important;
		width: 8px !important;
		height: 8px !important;
		border-right: 1px solid #777 !important;
		border-bottom: 1px solid #777 !important;
		transform: rotate(45deg) !important;
	}

	.company-product-tabs {
		border-top: 0;
	}

	.company-product-tabs .tabs-layout-tabs > .wd-nav-tabs-wrapper {
		display: none;
	}

	.company-product-tabs .wd-accordion-title {
		display: flex;
		align-items: center;
		padding-top: 20px;
		padding-bottom: 20px;
		cursor: pointer;
	}

	.company-product-tabs .wd-accordion-title-text {
		flex: 1;
		color: #242424;
		font-family: Lora, serif;
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
	}

	.company-product-tabs .wd-accordion-opener {
		position: relative;
		width: 14px;
		height: 14px;
	}

	.company-product-tabs .wd-accordion-opener::before {
		content: "";
		position: absolute;
		top: 3px;
		left: 3px;
		width: 8px;
		height: 8px;
		border-right: 1px solid #777;
		border-bottom: 1px solid #777;
		transform: rotate(45deg);
	}

	.company-shop-shell {
		grid-template-columns: 1fr;
	}

	.company-shop-shell .company-sidebar {
		order: 2;
	}

	.company-shop-layout,
	.company-single-main {
		grid-template-columns: 1fr;
	}

	.company-shop-sidebar {
		order: 2;
	}

	.company-shop-content ul.products,
	.company-related-products ul.products,
	.company-shop-page .products.elements-grid,
	.company-shop-page ul.products,
	.company-shop-page .products.elements-grid.grid-columns-4,
	.company-shop-page .products.elements-grid.grid-columns-5 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.company-shop-page .shop-loop-head {
		align-items: flex-start;
		flex-direction: column;
	}

	.company-shop-page .wd-shop-tools {
		flex-wrap: wrap;
	}
}

@media (max-width: 640px) {
	.company-shop-page .page-title .title {
		font-size: 30px;
	}

	.company-shop-page .wd-products-per-page,
	.company-shop-page .wd-products-shop-view {
		display: none;
	}

	.company-shop-page .shop-loop-head {
		gap: 8px;
	}

	.company-shop-page .wd-shop-tools > * {
		margin-right: 18px;
	}

	.company-related-products section.related > .products.elements-grid.company-related-carousel > .product-grid-item {
		flex-basis: 50% !important;
		max-width: 50% !important;
	}

	.woocommerce-page .site-main,
	.post-type-archive-product .site-main,
	.single-product .site-main {
		padding: 20px 12px 45px;
	}

	.company-shop-title h1,
	.company-shop-title .woocommerce-products-header__title {
		font-size: 30px;
	}

	.company-shop-toolbar {
		align-items: flex-start;
		flex-direction: column;
	}

	.company-shop-content ul.products,
	.company-related-products ul.products {
		gap: 26px 14px;
	}

	.company-single-summary .product_title {
		font-size: 25px;
	}

	.company-gallery-thumbs {
		grid-template-columns: repeat(3, 1fr);
	}
}

