/* Mancsavar single product */
.mancs-product-page .ct-container-full > article > .hero-section { display: none; }
.mancs-product-page .ct-container-full { padding-top: 16px !important; padding-bottom: 78px !important; }
.mancs-product-page .ct-container { width: min(1380px, calc(100% - 40px)); padding-top: 16px; padding-bottom: 78px; }
.mancs-product-page .ct-container > article { min-width: 0; }

.mancs-product-breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; width: var(--theme-container-width); min-height: 36px; margin: 0 auto 22px; padding-bottom: 10px; border-bottom: 1px solid #e2e8e5; color: #83928d; font-size: 10px; }
.mancs-product-breadcrumb a { color: #657a72; }
.mancs-product-breadcrumb a:hover { color: var(--mancs-green); }
.mancs-product-breadcrumb strong { max-width: 390px; overflow: hidden; color: var(--mancs-ink); font-weight: 750; text-overflow: ellipsis; white-space: nowrap; }

.mancs-product-page .product-entry-wrapper { display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(440px, .96fr); align-items: start; gap: clamp(42px, 4.5vw, 66px); max-width: none; }
.mancs-product-page .product-entry-wrapper > .woocommerce-product-gallery,
.mancs-product-page .product-entry-wrapper > .summary { width: 100% !important; min-width: 0; }
.mancs-product-page .ct-product-gallery-container { padding: 16px; border: 1px solid #e0e6e3; border-radius: 12px; background: #f6f7f4; }
.mancs-product-page .woocommerce-product-gallery .flexy-view { border-radius: 9px; background: #fff; }
.mancs-product-page .woocommerce-product-gallery .flexy-item > figure { aspect-ratio: 1 / 1; background: #fff; }
.mancs-product-page .woocommerce-product-gallery .flexy-item img { width: 100%; height: 100%; padding: 7%; aspect-ratio: 1 / 1 !important; background: #fff; object-fit: contain; }
.mancs-product-page .woocommerce-product-gallery .flexy-arrow-prev,
.mancs-product-page .woocommerce-product-gallery .flexy-arrow-next { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid #dce5e1; border-radius: 50%; background: rgba(255, 255, 255, .94); color: var(--mancs-ink); box-shadow: 0 5px 18px rgba(24, 53, 47, .08); }
.mancs-product-page .woocommerce-product-gallery .flexy-pills { margin-top: 13px; }
.mancs-product-page .woocommerce-product-gallery .flexy-pills ol { gap: 9px; }
.mancs-product-page .woocommerce-product-gallery .flexy-pills li { width: 70px; height: 70px; overflow: hidden; border: 1px solid #dbe4e0; border-radius: 8px; background: #fff; opacity: .72; }
.mancs-product-page .woocommerce-product-gallery .flexy-pills li.active { border-color: var(--mancs-green); opacity: 1; }
.mancs-product-page .woocommerce-product-gallery .flexy-pills img { width: 100%; height: 100%; padding: 7px; object-fit: contain; }

.mancs-product-page .summary.entry-summary { position: sticky; top: 162px; display: block; min-width: 0; padding: 0; }
.mancs-product-kicker { display: flex; flex-wrap: wrap; align-items: center; gap: 9px; margin-bottom: 11px; color: #7b8d86; font-size: 10px; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.mancs-product-kicker a { color: var(--mancs-green); }
.mancs-product-kicker a:hover { color: var(--mancs-green-dark); }
.mancs-product-kicker span::before { margin-right: 9px; color: #bbc6c1; content: "•"; }
.mancs-product-page .summary .product_title { max-width: 610px; margin: 0 0 16px; color: var(--mancs-ink); font-size: clamp(32px, 2.9vw, 42px); line-height: 1.08; letter-spacing: -.04em; }
.mancs-product-page .summary > .price { margin: 0 0 12px; color: var(--mancs-green-dark); font-size: 25px; font-weight: 900; line-height: 1.25; }
.mancs-product-page .summary > .price del { margin-right: 8px; color: #8d9994; font-size: 16px; font-weight: 600; }
.mancs-product-page .summary > .price ins { text-decoration: none; }
.mancs-product-stock { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-bottom: 20px; color: #70837c; font-size: 10px; }
.mancs-product-stock > span { width: 7px; height: 7px; border-radius: 50%; background: #a06b5f; }
.mancs-product-stock.is-in-stock > span { background: #2c8a64; box-shadow: 0 0 0 4px rgba(44, 138, 100, .11); }
.mancs-product-stock strong { color: var(--mancs-ink); font-size: 11px; }
.mancs-product-stock em { color: #7c8d87; font-size: 10px; font-style: normal; }
.mancs-product-page .woocommerce-product-details__short-description { max-width: 580px; margin: 0 0 21px; color: #536a62; font-size: 14px; line-height: 1.68; }
.mancs-product-page .woocommerce-product-details__short-description p { margin: 0; }
.mancs-product-page .summary .ct-product-divider { display: block; margin: 20px 0; border-top: 1px solid #dde5e1; }

.mancs-product-page .ct-product-add-to-cart { margin: 0; }
.mancs-product-page form.variations_form { margin: 0; padding: 18px; border: 1px solid #d5e0db; border-radius: 10px; background: #fff; }
.mancs-product-page .variations { margin: 0; }
.mancs-product-page .variations tbody, .mancs-product-page .variations tr { display: block !important; }
.mancs-product-page .variations tr + tr { margin-top: 14px; }
.mancs-product-page .variations th, .mancs-product-page .variations td { display: block !important; width: 100% !important; padding: 0; border: 0; }
.mancs-product-page .variations .label { margin-bottom: 9px; color: var(--mancs-ink); font-size: 14px; font-weight: 850; }
.mancs-product-page .variations .value { position: relative; }
.mancs-product-page .variations select { width: 100%; height: 54px; padding: 0 46px 0 15px; border: 1px solid #c8d7d0; border-radius: 8px; background-color: #fff; color: var(--mancs-ink); font-size: 12px; font-weight: 780; }
.mancs-product-page form.variations_form.mancs-variation-ui-ready .variations .label { display: none !important; }
.mancs-product-page .mancs-variation-ui-ready .mancs-native-variation-select { position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; border: 0 !important; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; }
.mancs-variation-picker { width: 100%; }
.mancs-variation-picker__header { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; width: 100%; margin-bottom: 12px; }
.mancs-variation-picker__header > span { display: grid; gap: 3px; }
.mancs-variation-picker__header strong { color: var(--mancs-ink); font-size: 16px; font-weight: 880; line-height: 1.25; }
.mancs-variation-picker__header small { color: #71847c; font-size: 9px; line-height: 1.45; }
.mancs-product-page .reset_variations { flex: 0 0 auto; margin: 2px 0 0; color: #62786f; font-size: 9px; font-weight: 800; text-decoration: underline; text-decoration-color: #b9c9c2; text-underline-offset: 3px; }
.mancs-variation-options { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
.mancs-variation-option { position: relative; display: grid; grid-template-columns: 16px minmax(0, 1fr) auto; align-items: center; gap: 10px; min-height: 62px; padding: 9px 11px; border: 1px solid #ccd9d3; border-radius: 8px; background: #fff; color: var(--mancs-ink); box-shadow: none; text-align: left; cursor: pointer; transition: border-color .16s ease, background-color .16s ease, box-shadow .16s ease; }
.mancs-variation-option:hover { border-color: #91aaa0; background: #fcfdfc; }
.mancs-variation-option:focus { outline: 0; }
.mancs-variation-option:focus-visible { outline: 3px solid rgba(31, 111, 95, .28); outline-offset: 2px; }
.mancs-variation-option__radio { display: grid; place-items: center; width: 16px; height: 16px; border: 1.5px solid #9bb0a7; border-radius: 50%; background: #fff; }
.mancs-variation-option__radio::after { width: 8px; height: 8px; border-radius: 50%; background: var(--mancs-green); content: ""; opacity: 0; transform: scale(.55); transition: opacity .16s ease, transform .16s ease; }
.mancs-variation-option__copy { display: grid; min-width: 0; gap: 2px; }
.mancs-variation-option__copy strong { overflow: hidden; color: var(--mancs-ink); font-size: 12px; font-weight: 850; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
.mancs-variation-option__copy small { color: #7a8d85; font-size: 8px; line-height: 1.2; }
.mancs-variation-option__price { justify-self: end; color: var(--mancs-green-dark); font-size: 12px; font-weight: 900; white-space: nowrap; }
.mancs-variation-option.is-selected { border-color: var(--mancs-green); background: #eef6f2; box-shadow: 0 0 0 1px var(--mancs-green); }
.mancs-variation-option.is-selected .mancs-variation-option__radio { border-color: var(--mancs-green); }
.mancs-variation-option.is-selected .mancs-variation-option__radio::after { opacity: 1; transform: scale(1); }
.mancs-variation-option.is-unavailable { border-color: #e0e6e3; background: #f2f4f2; color: #8c9994; opacity: .62; cursor: not-allowed; }
.mancs-variation-option.is-unavailable .mancs-variation-option__copy strong { text-decoration: line-through; }
.mancs-product-page .single_variation:empty { display: none; }
.mancs-product-page .single_variation:not(:empty) { margin: 14px 0 0; padding: 12px 14px; border: 1px solid #dce6e1; border-radius: 8px; background: #fff; }
.mancs-product-page .single_variation .price { display: flex; align-items: center; justify-content: space-between; gap: 18px; color: var(--mancs-green-dark); font-size: 20px; font-weight: 900; }
.mancs-product-page .single_variation .price::before { color: #6d8179; font-size: 9px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; content: "Kiválasztott ár"; }
.mancs-product-page .stock { color: var(--mancs-green); font-size: 10px; font-weight: 800; }
.mancs-product-page .single_variation_wrap > .variations_button { margin-top: 16px; }
.mancs-product-page .ct-cart-actions { display: grid; grid-template-columns: 118px minmax(0, 1fr); gap: 10px; --quantity-height: 56px; --quantity-width: 118px; }
.mancs-product-page .quantity[data-type="type-2"] { position: relative; display: block; width: 118px; height: 56px; overflow: hidden; border: 1px solid #c4d3cc; border-radius: 8px; background: #fff; transition: border-color .18s ease, box-shadow .18s ease, opacity .18s ease; }
.mancs-product-page .mancs-awaiting-variation .quantity[data-type="type-2"] { opacity: .58; }
.mancs-product-page .quantity[data-type="type-2"]:focus-within { border-color: #58766c; box-shadow: 0 0 0 3px rgba(31, 111, 95, .12); }
.mancs-product-page .quantity[data-type="type-2"] input.qty { width: 100% !important; height: 54px; padding: 0 37px !important; border: 0 !important; border-radius: 0; outline: 0; background: transparent; box-shadow: none !important; color: var(--mancs-ink); font-size: 12px; font-weight: 850; line-height: 54px; text-align: center; }
.mancs-product-page .quantity[data-type="type-2"] .ct-increase,
.mancs-product-page .quantity[data-type="type-2"] .ct-decrease { top: 0 !important; bottom: auto !important; display: flex; align-items: center; justify-content: center; width: 37px; height: 54px; border-radius: 0; color: var(--mancs-ink); transition: background-color .18s ease; }
.mancs-product-page .quantity[data-type="type-2"] .ct-decrease { right: auto !important; left: 0 !important; border-right: 1px solid #e1e8e5; }
.mancs-product-page .quantity[data-type="type-2"] .ct-increase { right: 0 !important; left: auto !important; border-left: 1px solid #e1e8e5; }
.mancs-product-page .quantity[data-type="type-2"] .ct-increase:hover,
.mancs-product-page .quantity[data-type="type-2"] .ct-decrease:hover { background: #f2f6f4; }
.mancs-product-page .summary .ct-cart-actions .single_add_to_cart_button { height: 56px !important; min-height: 56px !important; padding: 0 22px; border: 1px solid var(--mancs-green); border-radius: 8px; background: var(--mancs-green); box-shadow: none; color: #fff; font-size: 12px; font-weight: 900; }
.mancs-product-page .summary .ct-cart-actions .single_add_to_cart_button:not(.disabled):hover { border-color: var(--mancs-green-dark); background: var(--mancs-green-dark); color: #fff; }
.mancs-product-page .summary .ct-cart-actions .single_add_to_cart_button.disabled { border-color: #d4dfda; background: #e5ebe8; color: #63746d; opacity: 1; cursor: not-allowed; }

.mancs-purchase-notes { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin-top: 15px; overflow: hidden; border: 1px solid #e0e7e4; border-radius: 8px; background: #fff; }
.mancs-purchase-notes > div { display: grid; grid-template-columns: 24px minmax(0, 1fr); gap: 9px; padding: 13px 14px; }
.mancs-purchase-notes > div + div { border-left: 1px solid #e0e7e4; }
.mancs-purchase-notes svg { width: 18px; height: 18px; fill: none; stroke: var(--mancs-green); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; }
.mancs-purchase-notes span { display: grid; align-content: start; gap: 5px; }
.mancs-purchase-notes strong { color: var(--mancs-ink); font-size: 11px; line-height: 1.35; }
.mancs-purchase-notes small { color: #71847d; font-size: 9px; line-height: 1.5; }
.mancs-purchase-notes a { color: var(--mancs-green-dark); font-weight: 800; }
.mancs-product-service-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; margin-top: 12px; }
.mancs-product-service-links > a { display: grid; grid-template-columns: 30px minmax(0, 1fr) auto; gap: 9px; align-items: center; min-height: 68px; padding: 10px; border: 1px solid #dfe8e4; border-radius: 9px; background: #f8faf8; color: var(--mancs-ink); transition: border-color .2s ease, background-color .2s ease; }
.mancs-product-service-links > a:hover { border-color: #a9c3b8; background: #f1f7f3; }
.mancs-product-service-links__icon { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: #e4efe9; color: var(--mancs-green); font-size: 15px; font-weight: 900; }
.mancs-product-service-links strong, .mancs-product-service-links small { display: block; }
.mancs-product-service-links strong { font-size: 10px; line-height: 1.25; }
.mancs-product-service-links small { margin-top: 3px; color: #72847d; font-size: 8px; line-height: 1.25; }
.mancs-product-service-links b { color: var(--mancs-green); font-size: 13px; }
.mancs-product-page .product_meta { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-top: 0; color: #71827c; font-size: 10px; line-height: 1.55; }
.mancs-product-page .product_meta > span { display: inline; }
.mancs-product-page .product_meta a, .mancs-product-page .product_meta .sku { color: #536a62; font-weight: 750; }

.mancs-product-page .woocommerce-tabs { width: var(--theme-container-width); max-width: 1296px; margin: 56px auto 0; padding-top: 0; border-top: 0; }
.mancs-product-page .woocommerce-tabs[data-type] > .tabs.wc-tabs { justify-content: flex-start !important; gap: 32px; width: 100% !important; max-width: none; min-height: 52px; margin: 0 !important; padding: 0; border-bottom: 1px solid #dce5e1; }
.mancs-product-page .woocommerce-tabs .tabs li { position: relative; flex: 0 0 auto; margin: 0; }
.mancs-product-page .woocommerce-tabs .tabs a { min-height: 52px; padding: 0 1px; border: 0; border-radius: 0; background: transparent; color: #657972; font-size: 14px; font-weight: 800; letter-spacing: 0; text-transform: none; }
.mancs-product-page .woocommerce-tabs .tabs li.active a { border: 0; background: transparent; color: var(--mancs-ink) !important; }
.mancs-product-page .woocommerce-tabs .tabs li.active::before { display: none; }
.mancs-product-page .woocommerce-tabs .tabs li.active::after { position: absolute; right: 0; bottom: -1px; left: 0; height: 2px; border-radius: 2px 2px 0 0; background: var(--mancs-green); content: ""; }
.mancs-product-page .woocommerce-tabs > article { width: 100%; max-width: 960px; margin: 0; }
.mancs-product-page .woocommerce-tabs .woocommerce-Tabs-panel { padding: 31px 0 0 !important; color: #4f675e; font-size: 15px; line-height: 1.78; }
.mancs-product-page .woocommerce-Tabs-panel h2,
.mancs-product-page .woocommerce-Tabs-panel h3 { margin: 0 0 17px; color: var(--mancs-ink); font-size: 29px; line-height: 1.16; letter-spacing: -.035em; }
.mancs-product-page .woocommerce-Tabs-panel p { margin: 0; }
.mancs-product-page .shop_attributes { overflow: hidden; border: 1px solid #dbe4e0; border-radius: 9px; }
.mancs-product-page .shop_attributes tr { display: grid; grid-template-columns: 220px minmax(0, 1fr); }
.mancs-product-page .shop_attributes tr + tr { border-top: 1px solid #e3e9e6; }
.mancs-product-page .shop_attributes th,
.mancs-product-page .shop_attributes td { padding: 15px 18px; border: 0; background: #fff; color: #536a62; font-size: 10px; }
.mancs-product-page .shop_attributes th { background: #f4f6f3; color: var(--mancs-ink); font-weight: 850; }
.mancs-product-page .shop_attributes p { margin: 0; }
.mancs-product-page :is(.woocommerce-product-rating, .star-rating, .woocommerce-Reviews) { display: none !important; }

.mancs-product-page .related.products { display: block !important; max-width: none; margin-top: 56px; padding-top: 42px; border-top: 1px solid #dce4e0; }
.mancs-product-page .related.products .ct-module-title { margin: 0 0 27px; color: var(--mancs-ink); font-size: 30px; letter-spacing: -.035em; }
.mancs-product-page .related.products ul.products { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 16px !important; }
.mancs-product-page .related.products li.product { display: flex; flex-direction: column; width: auto !important; min-width: 0; margin: 0 !important; padding: 10px 10px 17px; border: 1px solid #e0e6e3; border-radius: 12px; background: #fff; box-shadow: none; }
.mancs-product-page .related.products li.product figure { overflow: hidden; margin-bottom: 14px; border-radius: 8px; background: #f7f8f5; }
.mancs-product-page .related.products .ct-media-container { display: block; aspect-ratio: 1 / 1; }
.mancs-product-page .related.products .ct-media-container img { width: 100%; height: 100%; padding: 8%; aspect-ratio: 1 / 1 !important; object-fit: contain; transition: transform .25s ease; }
.mancs-product-page .related.products li.product:hover img { transform: scale(1.025); }
.mancs-product-page .related.products .mancs-product-brand { display: block; margin: 0 5px 5px; color: var(--mancs-green); font-size: 8px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.mancs-product-page .related.products .woocommerce-loop-product__title { display: -webkit-box; min-height: 42px; margin: 0 5px 9px; overflow: hidden; color: var(--mancs-ink); font-size: 13px; font-weight: 800; line-height: 1.42; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.mancs-product-page .related.products li.product > .price { min-height: 24px; margin: 0 5px 15px; color: var(--mancs-green-dark); font-size: 14px; font-weight: 900; }
.mancs-product-page .related.products .entry-meta { display: none; }
.mancs-product-page .related.products .ct-woo-card-actions { margin-top: auto; padding: 0 5px; }
.mancs-product-page .related.products .button { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 42px; padding: 0 10px; border-radius: 7px; background: var(--mancs-ink); box-shadow: none; color: #fff; font-size: 10px; font-weight: 850; }
.mancs-product-page .related.products .button:hover { background: var(--mancs-green); color: #fff; }

@media (min-width: 821px) {
	.mancs-product-page .mancs-topbar__inner { min-height: 30px; font-size: 10px; }
	.mancs-product-page .mancs-mainbar__inner { grid-template-columns: 200px minmax(300px, 1fr) auto; gap: 22px; padding: 8px 0; }
	.mancs-product-page .mancs-logo { width: 190px; }
	.mancs-product-page .mancs-product-search { grid-template-columns: auto minmax(0, 1fr) 50px; height: 48px; }
	.mancs-product-page .mancs-product-search button { width: 50px; }
	.mancs-product-page .mancs-navrow__inner { min-height: 50px; }
	.mancs-product-page .mancs-category-toggle { width: 210px; }
}

@media (max-width: 1100px) {
	.mancs-product-page .product-entry-wrapper { grid-template-columns: minmax(0, 1fr) minmax(390px, .92fr); gap: 40px; }
	.mancs-product-page .summary .product_title { font-size: 38px; }
	.mancs-purchase-notes { grid-template-columns: 1fr; }
	.mancs-purchase-notes > div + div { border-top: 1px solid #dce5e1; border-left: 0; }
}

@media (max-width: 820px) {
	.mancs-product-page .ct-container-full { padding-top: 12px !important; padding-bottom: 64px !important; }
	.mancs-product-page .ct-container { width: min(100% - 28px, 1380px); padding-top: 12px; padding-bottom: 64px; }
	.mancs-product-breadcrumb { margin-bottom: 16px; }
	.mancs-product-page .product-entry-wrapper { grid-template-columns: 1fr; gap: 20px; }
	.mancs-product-page .woocommerce-product-gallery { margin-bottom: 0; }
	.mancs-product-page .summary.entry-summary { position: static; padding-top: 0; }
	.mancs-product-page .ct-product-gallery-container { padding: 10px; }
	.mancs-product-page .woocommerce-product-gallery .flexy-pills li { width: 62px; height: 62px; }
	.mancs-product-page .summary .product_title { font-size: 38px; }
	.mancs-product-page .related.products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 12px !important; }
}

@media (max-width: 520px) {
	.mancs-product-service-links { grid-template-columns: 1fr; }
	.mancs-product-service-links > a { min-height: 58px; }
	.mancs-product-breadcrumb { flex-wrap: nowrap; min-height: 32px; overflow: hidden; margin-bottom: 13px; padding-bottom: 8px; white-space: nowrap; }
	.mancs-product-breadcrumb a:nth-of-type(2), .mancs-product-breadcrumb a:nth-of-type(2) + span { display: none; }
	.mancs-product-breadcrumb strong { display: none; }
	.mancs-product-page .summary .product_title { margin-bottom: 13px; font-size: 31px; line-height: 1.1; }
	.mancs-product-page .summary > .price { font-size: 21px; }
	.mancs-product-stock { margin-bottom: 17px; }
	.mancs-product-page .woocommerce-product-details__short-description { margin-bottom: 18px; font-size: 13px; line-height: 1.65; }
	.mancs-product-page form.variations_form { padding: 12px; }
	.mancs-product-page .ct-cart-actions { grid-template-columns: 118px minmax(0, 1fr); }
	.mancs-product-page .summary .ct-cart-actions .single_add_to_cart_button { padding-inline: 12px; font-size: 11px; }
	.mancs-product-page .product_meta { color: #687c75; font-size: 10px; }
	.mancs-purchase-notes { margin-top: 16px; }
	.mancs-product-page .woocommerce-tabs { margin-top: 44px; }
	.mancs-product-page .woocommerce-tabs[data-type] > .tabs.wc-tabs { display: flex; flex-flow: row nowrap; gap: 22px; min-height: 48px; overflow-x: auto; padding-bottom: 0; }
	.mancs-product-page .woocommerce-tabs .tabs li { flex: 0 0 auto; }
	.mancs-product-page .woocommerce-tabs .tabs a { min-height: 48px; padding: 0; font-size: 12px; }
	.mancs-product-page .woocommerce-tabs .woocommerce-Tabs-panel { padding-top: 24px !important; font-size: 14px; line-height: 1.72; }
	.mancs-product-page .woocommerce-Tabs-panel h2,
	.mancs-product-page .woocommerce-Tabs-panel h3 { margin-bottom: 14px; font-size: 25px; }
	.mancs-product-page .shop_attributes tr { grid-template-columns: 1fr; }
	.mancs-product-page .shop_attributes th { padding-bottom: 6px; }
	.mancs-product-page .shop_attributes td { padding-top: 7px; }
	.mancs-product-page .related.products { margin-top: 52px; padding-top: 36px; }
	.mancs-product-page .related.products .ct-module-title { font-size: 26px; }
	.mancs-product-page .related.products li.product { padding: 7px 7px 12px; border-radius: 9px; }
	.mancs-product-page .related.products .woocommerce-loop-product__title { min-height: 53px; margin-inline: 3px; font-size: 12px; -webkit-line-clamp: 3; }
	.mancs-product-page .related.products li.product > .price { margin-inline: 3px; font-size: 12px; }
	.mancs-product-page .related.products .ct-woo-card-actions { padding-inline: 3px; }
	.mancs-product-page .related.products .button { min-height: 39px; padding-inline: 5px; font-size: 9px; }
}

@media (max-width: 420px) {
	.mancs-variation-options { grid-template-columns: 1fr; }
}
