﻿/* DSM v27: hierarquia tipográfica compartilhada. Não altera a geometria das imagens ou o cabeçalho. */
:root{--dsm-page-font:36px;--dsm-section-font:26px;--dsm-card-font:18px;--dsm-body-font:17px;--dsm-action-font:16px;--dsm-meta-font:14px}
main h1{font-size:var(--dsm-page-font)!important;line-height:1.2!important;overflow-wrap:break-word}
main h2,main h1.uk-h3,main .dsm-related-products>h2{font-size:var(--dsm-section-font)!important;line-height:1.3!important;overflow-wrap:break-word}
main h3,main h4{font-size:20px;line-height:1.4}
main p,main blockquote,main .dsm-group-guide p,main .dsm-home-feature-copy p,main .dsm-testimonial blockquote{font-size:var(--dsm-body-font)!important;line-height:1.65!important}
main .dsm-group-guide h3{font-size:20px!important;line-height:1.4!important}
/* Inclui os cartões WooCommerce, UIkit e os resultados criados pela busca local. */
main .woocommerce-loop-product__title,
main .dsm-standard-card .el-title,
main .dsm-standard-card h2,main .dsm-standard-card h3,
main .dsm-category-grid .el-title,
main .dsm-search-card h2,main .dsm-search-card h3,
main .el-title.uk-h5,
main .dsm-related-products .product h2,
main .dsm-related-products .product h3{font-size:var(--dsm-card-font)!important;font-weight:600!important;line-height:1.4!important;white-space:normal!important;overflow-wrap:break-word}
main .dsm-home-feature-copy h3{font-size:var(--dsm-section-font)!important;line-height:1.3!important}
main .uk-text-meta,main .uk-text-meta p,main .dsm-home-status,main .dsm-home-feature-media small,main small{font-size:var(--dsm-meta-font)!important;line-height:1.5!important}
main .uk-button,main a.button,main button:not(.dsm-home-arrow),main input[type=submit],main .el-link{font-size:var(--dsm-action-font)!important;line-height:1.5!important}
@media(max-width:767px){:root{--dsm-page-font:28px;--dsm-section-font:22px;--dsm-card-font:17px;--dsm-body-font:16px}main .dsm-group-guide h3{font-size:18px!important}}

/* V28: identificação do grupo nos relacionados e no orçamento. */
main .dsm-related-products .dsm-related-group{font-size:14px!important;line-height:1.5!important;font-weight:400!important;color:#54546b;margin:0 0 10px;white-space:normal;overflow-wrap:break-word}
main .dsm-related-products .dsm-related-group+h2,main .dsm-related-products .dsm-related-group+h3{margin-top:0!important}
main .dsm-quote-product span{display:block;white-space:normal;overflow-wrap:break-word}
main .dsm-quote-group{font-size:18px!important;line-height:1.45!important;margin-bottom:10px;color:inherit}
main .dsm-quote-model{font-size:22px!important;line-height:1.4!important;color:inherit}
@media(max-width:767px){main .dsm-quote-group{font-size:17px!important}main .dsm-quote-model{font-size:20px!important}}

/* V29: identificação também nos cartões intermediários e no catálogo filtrado. */
main .dsm-card-group{font-size:14px!important;line-height:1.5!important;font-weight:400!important;color:#54546b;margin:0 0 10px;white-space:normal;overflow-wrap:break-word}main .dsm-card-group+h2,main .dsm-card-group+h3{margin-top:0!important}
