.lav { padding: 8px 11px; }

.ds-announcement {
    background: var(--ds-soft);
    color: #111;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .02em;
    padding: 11px 20px
}

.ds-announcement span {
    opacity: .35;
    margin: 0 8px
}

.ds-header {
    background: var(--ds-header);
    color: #fff;
    position: relative;
    z-index: 20
}

.ds-header-main {
    min-height: 96px;
    display: flex;
    align-items: center;
    gap: 40px
}

.ds-logo {
    display: inline-flex;
    align-items: center;
    flex: none
}

.ds-logo img {
    display: block;
    height: 58px;
    width: auto
}

.ds-logo-footer img {
    height: 46px
}

.ds-search {
    height: 56px;
    border: 1px solid var(--ds-header-line);
    border-radius: 12px;
    background: var(--ds-field);
    display: flex;
    align-items: center;
    flex: 1;
    max-width: 820px;
    margin-left: auto;
    transition: border-color .15s;
    width: 100%;
}

.ds-search:focus-within {
    border-color: #3d3d3d
}

.ds-search-icon {
    width: 22px;
    height: 22px;
    flex: none;
    margin: 0 4px 0 20px;
    color: #7a7a7a
}

.ds-search input {
    border: 0;
    background: transparent;
    outline: 0;
    width: 100%;
    padding: 0 14px;
    font-size: 15px;
    color: #fff
}

.ds-search input::placeholder {
    color: #8a8a8a
}

.ds-search input::-webkit-search-cancel-button {
    filter: invert(1);
    opacity: .4
}



/* Advanced Product Search: o wrapper vira a pilula do tema e a marcacao do
   plugin fica transparente por dentro. */
.ds-search-aps {
    position: relative;
    padding: 0
}

.ds-search-aps form,.ds-search-aps form>div,.ds-search-aps form>p,.ds-search-aps>div:not([class*=result]):not([class*=suggest]):not([class*=dropdown]):not([class*=popup]) {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: transparent!important;
    border: 0!important;
    box-shadow: none!important;
    border-radius: 0!important;
    max-width: 100%;
}

.ds-search-aps input[type=text],.ds-search-aps input[type=search] {
    flex: 1;
    min-width: 0;
    width: 100%;
    height: 100%;
    background: transparent!important;
    border: 0!important;
    box-shadow: none!important;
    border-radius: 0!important;
    outline: 0;
    color: #fff;
    font-size: 15px;
    padding: 0 8px 0 18px
}

.ds-search-aps input::placeholder {
    color: #8a8a8a
}

.ds-search-aps input::-webkit-search-cancel-button {
    filter: invert(1);
    opacity: .4
}

.ds-search-aps button,.ds-search-aps input[type=submit],.ds-search-aps [class*=search-button],.ds-search-aps [class*=submit] {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 32px;
    padding: 0 18px;
    background: transparent!important;
    border: 0!important;
    box-shadow: none!important;
    border-radius: 0!important;
    color: #fff!important;
    cursor: pointer
}

.ds-search-aps button:hover {
    color: var(--ds-green)!important
}

.ds-search-aps button svg,.ds-search-aps button i {
    width: 22px;
    height: 22px;
    fill: currentColor;
    color: inherit
}

.ds-search-aps select {
    height: 32px;
    background: transparent;
    border: 0;
    border-left: 1px solid var(--ds-header-line);
    color: #fff;
    padding: 0 12px;
    outline: 0;
    max-width: 170px
}

.ds-search-aps select option {
    color: #111;
    background: #fff
}

.ds-search-aps .th-icon {color:#FFF !important;line-height: 54px;}
.ds-search-aps .thaps-preloader { margin-top:4px; }
.thaps-autocomplete-suggestions { max-width: 800px; width:100% !important; }
.thaps-autocomplete-suggestions .thaps-suggestion-heading { display:none; }
/* Painel de sugestoes: fundo claro proprio, fora do esquema escuro da barra. */
.ds-search-aps [class*=result],.ds-search-aps [class*=suggest],.ds-search-aps [class*=dropdown],.ds-search-aps [class*=popup] {
    background: #fff;
    color: #111;
    border-radius: 12px;
    box-shadow: 0 24px 60px rgba(0,0,0,.25);
    text-align: left
}

.ds-search-aps [class*=result] a,.ds-search-aps [class*=suggest] a {
    color: #111
}

.ds-search-submit {
    border: 0;
    border-left: 1px solid var(--ds-header-line);
    background: transparent;
    color: #fff;
    height: 30px;
    display: flex;
    align-items: center;
    padding: 0 22px 0 20px;
    cursor: pointer
}

.ds-search-submit .ds-icon {
    width: 22px;
    height: 22px
}

.ds-search-submit:hover {
    color: var(--ds-green)
}

.ds-actions {
    display: flex;
    align-items: center;
    gap: 26px
}

.ds-action {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

.ds-action:hover {
    color: var(--ds-green)
}

.ds-icon {
    width: 24px;
    height: 24px;
    flex: none
}

.ds-actions-sep {
    width: 1px;
    height: 30px;
    background: var(--ds-header-line)
}

.ds-cart-link {
    padding-right: 6px
}

.ds-cart-link .ds-icon {
    width: 30px;
    height: 30px
}

.ds-cart-count {
    position: absolute;
    top: -6px;
    right: -6px;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    background: var(--ds-green);
    color: #0b0b0b;
    font-size: 12px;
    font-weight: 700
}

.ds-cart-count.is-empty {
    display: none
}

.ds-nav-wrap {
    padding-bottom: 22px
}

.ds-nav-row {
    display: flex;
    align-items: center;
    gap: 44px
}

.ds-cats {
    position: relative;
    flex: none
}

.ds-cats-toggle {
    display: flex;
    align-items: center;
    gap: 14px;
    height: 58px;
    padding: 0 20px;
    border: 1px solid var(--ds-header-line);
    border-radius: 12px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    list-style: none;
    user-select: none
}

.ds-cats-toggle::-webkit-details-marker {
    display: none
}

.ds-cats-toggle::marker {
    content: ""
}

.ds-cats-toggle:hover {
    border-color: #3d3d3d
}

.ds-cats-toggle:focus-visible {
    outline: 2px solid var(--ds-green);
    outline-offset: 2px
}

.ds-cats-bars {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 22px
}

.ds-cats-bars span {
    height: 2px;
    background: #fff;
    border-radius: 2px
}

.ds-cats-chevron {
    width: 20px;
    height: 20px;
    color: #9a9a9a;
    transition: transform .2s
}

.ds-cats[open] .ds-cats-chevron {
    transform: rotate(180deg)
}

.ds-cats[open] .ds-cats-toggle {
    border-color: #3d3d3d
}

.ds-cats-panel {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 340px;
    max-height: min(70vh,560px);
    overflow-y: auto;
    overscroll-behavior: contain;
    background: #fff;
    color: #111;
    border: 1px solid var(--ds-border);
    border-radius: 12px;
    box-shadow: 0 24px 60px rgba(0,0,0,.25);
    padding: 8px;
    z-index: 30
}

.ds-cats-panel[hidden] {
    display: none
}

.ds-cats-panel ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ds-cats-panel li {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 8px
}

.ds-cats-panel li:hover {
    background: var(--ds-soft)
}

.ds-cats-panel .children li:hover {
    background: transparent
}

.ds-cats-panel .children li:hover>a {
    color: #000
}

.ds-cats-panel a {
    flex: 1;
    min-width: 0;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 600;
    color: #111
}

/* Icone da categoria (campo proprio do tema, nao a imagem do WooCommerce) */
.ds-cats-panel a,.ds-nav-drop a,.ds-cat-drop a {
    display: flex;
    align-items: center;
    gap: 10px
}

.ds-cat-icon {
    width: 22px;
    height: 22px;
    object-fit: contain;
    flex: none
}

.ds-cat-icon-lg {
    width: 30px;
    height: 30px;
    margin: 0 auto 8px;
    display: block
}

.ds-cat-cell .ds-cat-name {
    display: block
}

.ds-cats-panel .children {
    flex-basis: 100%;
    margin: 0 0 6px 14px;
    padding-left: 8px;
    border-left: 1px solid var(--ds-border)
}

.ds-cats-panel .children a {
    font-weight: 500;
    font-size: 13px;
    color: #5a5a5a;
    padding: 7px 12px
}

.ds-cats-panel .current-cat>a {
    color: #000
}

.ds-cats-all {
    display: block;
    margin-top: 6px;
    padding: 12px 14px;
    border-top: 1px solid var(--ds-border);
    font-size: 13px;
    font-weight: 700
}

.ds-cats-all:hover {
    color: #000
}

.ds-cats-empty {
    margin: 0;
    padding: 14px;
    font-size: 13px;
    color: var(--ds-muted)
}

.ds-nav {
    display: flex;
    align-items: center
}

.ds-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 42px
}

.ds-menu li {
    margin: 0
}

.ds-menu a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    display: block;
    padding: 6px 0
}

.ds-menu a:hover {
    color: var(--ds-green)
}

.ds-menu .current-menu-item>a {
    color: var(--ds-green)
}

.ds-menu .ds-highlight>a,.ds-menu .menu-item-ofertas>a,.ds-menu .ds-highlight>.ds-nav-dd>summary {
    color: var(--ds-green);
    font-weight: 700
}

/* Item do menu com subcategorias */
.ds-nav-dd {
    position: relative
}

.ds-nav-dd>summary {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 6px 0;
    cursor: pointer;
    list-style: none;
    user-select: none;
    white-space: nowrap
}

.ds-nav-dd>summary::-webkit-details-marker {
    display: none
}

.ds-nav-dd>summary::marker {
    content: ""
}

.ds-nav-dd>summary:hover {
    color: var(--ds-green)
}

.ds-nav-dd>summary:focus-visible {
    outline: 2px solid var(--ds-green);
    outline-offset: 3px
}

.ds-nav-dd .ds-icon {
    width: 16px;
    height: 16px;
    color: #9a9a9a;
    transition: transform .2s
}

.ds-nav-dd[open] .ds-icon {
    transform: rotate(180deg)
}

.ds-nav-drop {
    position: absolute;
    top: calc(100% + 16px);
    left: 50%;
    transform: translateX(-50%);
    min-width: 240px;
    max-height: min(60vh,420px);
    overflow-y: auto;
    background: #fff;
    color: #111;
    border: 1px solid var(--ds-border);
    border-radius: 12px;
    box-shadow: 0 24px 60px rgba(0,0,0,.25);
    padding: 8px;
    z-index: 30
}

.ds-nav-drop ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ds-nav-drop li {
    border-radius: 8px
}

.ds-nav-drop li:hover {
    background: var(--ds-soft)
}

.ds-nav-drop a {
    display: block;
    padding: 9px 12px;
    font-size: 14px;
    font-weight: 600;
    color: #111
}

/* Submenus do menu cadastrado em Aparencia > Menus (abre no hover) */
.ds-menu .sub-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 16px);
    min-width: 240px;
    list-style: none;
    margin: 0;
    padding: 8px;
    background: #fff;
    border: 1px solid var(--ds-border);
    border-radius: 12px;
    box-shadow: 0 24px 60px rgba(0,0,0,.25);
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s;
    z-index: 30
}

.ds-menu .menu-item-has-children {
    position: relative
}

.ds-menu .menu-item-has-children:hover>.sub-menu,.ds-menu .menu-item-has-children:focus-within>.sub-menu {
    opacity: 1;
    visibility: visible
}

.ds-menu .sub-menu a {
    color: #111;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 12px;
    border-radius: 8px
}

.ds-menu .sub-menu a:hover {
    color: #111;
    background: var(--ds-soft)
}

.ds-mobile-toggle,.ds-mobile-menu {
    display: none
}

.ds-hero {
    background: #f5f5f1;
    overflow: hidden
}

.ds-hero-grid {
    min-height: 575px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 70px
}

.ds-eyebrow {
    font-size: 11px;
    letter-spacing: .16em;
    font-weight: 800;
    color: #777
}

.ds-hero h1 {
    font-family: "Space Grotesk",sans-serif;
    font-size: clamp(48px,6vw,82px);
    line-height: .98;
    letter-spacing: -.055em;
    margin: 16px 0 22px;
    color: #111
}

.ds-hero h1 strong {
    font-weight: 700
}

.ds-hero p {
    max-width: 580px;
    color: #5f6368;
    font-size: 17px;
    line-height: 1.7;
    margin: 0
}

.ds-hero code,.ds-empty code {
    font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
    background: #e8e8e2;
    padding: 2px 5px;
    border-radius: 4px
}

.ds-hero-actions {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 30px
}

.ds-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 21px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    transition: .2s
}

.ds-button-dark {
    background: #111;
    color: #fff
}

.ds-button-dark:hover {
    background: #2a2a2a;
    color: #fff;
    transform: translateY(-1px)
}

.ds-button-light {
    background: #fff;
    color: #111
}

.ds-text-link {
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #111;
    padding-bottom: 3px
}

.ds-hero-art {
    display: flex;
    justify-content: center
}

.ds-terminal {
    width: min(500px,100%);
    background: #171717;
    border-radius: 16px;
    box-shadow: 0 30px 70px rgba(0,0,0,.18);
    transform: rotate(2deg);
    overflow: hidden
}

.ds-terminal-bar {
    height: 42px;
    background: #242424;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 0 15px;
    color: #777;
    font: 11px ui-monospace,monospace
}

.ds-terminal-bar i {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #555
}

.ds-terminal-bar span {
    margin-left: 9px
}

.ds-terminal-body {
    min-height: 310px;
    padding: 28px 30px;
    color: #d6d6d6;
    font: 16px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace
}

.ds-terminal-body .prompt {
    color: #8fd18a
}

.ds-terminal-body strong {
    color: #fff
}

.ds-terminal-body em {
    color: #aaa;
    font-style: normal
}

.cursor {
    display: inline-block;
    animation: blink 1s step-end infinite
}

@keyframes blink {
    50% {
        opacity: 0
    }
}

.ds-category-strip {
    border-bottom: 1px solid var(--ds-border);
    background: #fff
}

.ds-category-strip .container-ds {
    display: grid;
    grid-template-columns: repeat(6,1fr)
}

.ds-cat-cell {
    position: relative;
    border-right: 1px solid var(--ds-border)
}

.ds-cat-cell:first-child {
    border-left: 1px solid var(--ds-border)
}

.ds-cat-cell,.ds-cat-cell>summary {
    display: block;
    padding: 22px 10px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer
}

.ds-cat-cell-has-children {
    padding: 0
}

.ds-cat-cell>summary {
    list-style: none;
    user-select: none
}

.ds-cat-cell>summary::-webkit-details-marker {
    display: none
}

.ds-cat-cell>summary::marker {
    content: ""
}

.ds-cat-cell>summary:focus-visible {
    outline: 2px solid #111;
    outline-offset: -2px
}

.ds-cat-cell:hover {
    background: var(--ds-soft)
}

.ds-cat-cell .ds-icon {
    width: 15px;
    height: 15px;
    vertical-align: -3px;
    margin-left: 6px;
    color: #999;
    transition: transform .2s
}

.ds-cat-cell[open] .ds-icon {
    transform: rotate(180deg)
}

.ds-cat-cell[open] {
    background: var(--ds-soft)
}

.ds-cat-cell>a span {
    margin-left: 8px;
    color: #999
}

.ds-cat-drop {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    background: #fff;
    border: 1px solid var(--ds-border);
    border-top: 0;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 24px 50px rgba(0,0,0,.14);
    padding: 8px;
    text-align: left;
    z-index: 15;
    max-height: min(60vh,420px);
    overflow-y: auto
}

.ds-cat-drop ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ds-cat-drop li {
    display: flex;
    align-items: center;
    border-radius: 8px
}

.ds-cat-drop li:hover {
    background: var(--ds-soft)
}

.ds-cat-drop a {
    flex: 1;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 600
}

.ds-section {
    padding: 85px 0
}

.ds-section-head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 35px
}

.ds-section-head h2,.ds-editorial h2,.ds-newsletter h2 {
    font-family: "Space Grotesk",sans-serif;
    font-size: 42px;
    letter-spacing: -.04em;
    line-height: 1;
    margin: 8px 0 0
}

.ds-product-grid ul.products {
    display: grid!important;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 24px;
    margin: 0!important;
    padding: 0!important;
    list-style: none
}

.ds-product-grid ul.products:before,.ds-product-grid ul.products:after {
    display: none!important
}

.ds-product-grid ul.products li.product {
    width: auto!important;
    margin: 0!important;
    float: none!important
}

.ds-product-grid ul.products li.product a.woocommerce-LoopProduct__link {
    display: block
}

.ds-product-grid ul.products li.product img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 12px;
    background: #f3f3f1;
    margin: 0 0 16px
}

.ds-product-grid ul.products li.product .woocommerce-loop-product__title {
    font-family: "Space Grotesk",sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 0!important;
    margin: 0 0 7px!important;
    color: #161616
}

.ds-product-grid ul.products li.product .price {
    font-size: 15px;
    font-weight: 700;
    color: #111;
    margin: 0!important
}

.ds-product-grid ul.products li.product .price del {
    color: #999;
    font-weight: 400;
    margin-right: 4px
}

.ds-product-grid ul.products li.product .button {
    display: none
}

.ds-editorial {
    background: #111;
    color: #fff;
    padding: 95px 0
}

.ds-editorial .container-ds {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 80px;
    align-items: center
}

.ds-editorial .ds-eyebrow {
    color: #8f8f8f
}

.ds-editorial h2 {
    font-size: 54px;
    margin: 12px 0 20px
}

.ds-editorial p {
    color: #aaa;
    max-width: 570px;
    line-height: 1.8;
    margin-bottom: 30px
}

.ds-code-card {
    background: #1d1d1d;
    border: 1px solid #303030;
    border-radius: 14px;
    padding: 32px;
    color: #ccc;
    font: 16px/2 ui-monospace,SFMono-Regular,Menlo,monospace;
    box-shadow: 0 25px 70px rgba(0,0,0,.35)
}

.ds-code-card span {
    color: #9bd58f
}

.ds-code-card br+* {
}

.ds-newsletter {
    background: #f4f4f0;
    padding: 90px 0;
    text-align: center
}

.ds-newsletter h2 {
    margin-bottom: 12px
}

.ds-newsletter p {
    color: #6f7275
}

.ds-newsletter form {
    display: flex;
    max-width: 500px;
    margin: 28px auto 0;
    background: #fff;
    border: 1px solid var(--ds-border);
    border-radius: 9px;
    padding: 4px
}

.ds-newsletter input {
    border: 0;
    outline: 0;
    padding: 11px 13px;
    flex: 1;
    min-width: 0
}

.ds-newsletter button {
    border: 0;
    background: #111;
    color: #fff;
    border-radius: 6px;
    padding: 0 18px;
    font-weight: 700;
    cursor: pointer
}

.ds-footer {
    background: #111;
    color: #fff;
    padding: 65px 0 20px
}

.ds-footer-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1.3fr;
    gap: 45px
}

.ds-logo-footer {
    color: #fff
}

.ds-footer p {
    color: #888;
    font-size: 13px
}

.ds-footer h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .12em;
    color: #aaa;
    margin: 0 0 18px
}

.ds-footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.ds-footer-menu li {
    margin-bottom: 9px
}

.ds-footer-menu a {
    font-size: 13px;
    color: #ddd
}

.ds-footer-note {
    max-width: 250px;
    line-height: 1.6
}

.ds-footer-bottom {
    border-top: 1px solid #292929;
    margin-top: 55px;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    color: #666;
    font-size: 11px
}

.ds-content {
    padding: 70px 0;
    max-width: 900px
}

.ds-content h1 {
    font-family: "Space Grotesk",sans-serif;
    font-size: 48px;
    letter-spacing: -.04em;
    margin: 0 0 30px
}

.ds-entry {
    font-size: 17px;
    line-height: 1.8
}

.ds-post {
    border-bottom: 1px solid var(--ds-border);
    padding: 0 0 25px;
    margin-bottom: 25px
}

.ds-post h2 {
    font-family: "Space Grotesk",sans-serif
}

.ds-empty {
    text-align: center;
    padding: 140px 20px
}

.ds-empty h1 {
    font-family: "Space Grotesk",sans-serif;
    font-size: 52px;
    margin: 15px 0
}

.ds-empty p {
    color: #777;
    margin-bottom: 30px
}

.woocommerce .ds-main {
}

.woocommerce-page .ds-content {
    max-width: var(--ds-container)
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 12px;
    color: #777
}

.woocommerce span.onsale {
    background: #111;
    min-height: auto;
    line-height: 1;
    padding: 7px 10px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700
}

.woocommerce div.product .product_title {
    font-family: "Space Grotesk",sans-serif;
    font-size: 46px;
    line-height: 1.05;
    letter-spacing: -.04em
}

.woocommerce div.product p.price,.woocommerce div.product span.price {
    color: #111;
    font-size: 22px;
    font-weight: 700
}

.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    background: #111;
    color: #fff;
    border-radius: 7px;
    padding: 13px 20px;
    font-weight: 700
}

.woocommerce div.product form.cart .button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover {
    background: #333;
    color: #fff
}

.woocommerce div.product .woocommerce-product-details__short-description {
    color: #666;
    line-height: 1.7
}

.woocommerce div.product div.images img {
    border-radius: 12px
}

.woocommerce .quantity .qty {
    height: 45px;
    border: 1px solid var(--ds-border);
    border-radius: 7px
}

.woocommerce table.shop_table {
    border: 1px solid var(--ds-border);
    border-radius: 10px;
    overflow: hidden
}

.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error {
    border-top-color: #111
}

.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-info:before {
    color: #111
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select {
    border: 1px solid var(--ds-border);
    border-radius: 7px;
    padding: 12px
}

.woocommerce-checkout #payment {
    background: #f7f7f5;
    border-radius: 10px
}

.woocommerce .star-rating {
    color: #111
}

@media(max-width: 900px) {
    .ds-header-main {
        gap:18px
    }

    .ds-search {
        order: 4;
        flex-basis: 100%;
        max-width: none;
        margin: 0;
        height: 50px
    }

    .ds-search-icon {
        margin-left: 16px
    }

    .ds-header-main {
        min-height: 0;
        height: auto;
        flex-wrap: wrap;
        padding-block:16px}

    .ds-logo img {
        height: 44px
    }

    .ds-nav-wrap {
        display: none
    }

    .ds-actions {
        margin-left: auto
    }

    .ds-mobile-toggle {
        display: flex;
        width: 40px;
        height: 40px;
        border: 1px solid var(--ds-header-line);
        border-radius: 8px;
        background: transparent;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
        padding: 9px
    }

    .ds-mobile-toggle span {
        height: 2px;
        background: #fff;
        width: 100%
    }

    .ds-mobile-menu {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background: var(--ds-header);
        color: #fff;
        border-bottom: 1px solid var(--ds-header-line);
        max-height: 0;
        overflow: hidden;
        transition: max-height .25s;
        z-index: 19
    }

    .ds-mobile-menu.is-open {
        max-height: 80vh;
        overflow-y: auto
    }

    .ds-mobile-heading {
        font-size: 11px;
        letter-spacing: .14em;
        text-transform: uppercase;
        color: #8a8a8a;
        font-weight: 700;
        margin: 18px 0 10px
    }

    .ds-cats-panel-mobile {
        position: static;
        width: auto;
        max-height: none;
        overflow: visible;
        box-shadow: none;
        margin-bottom: 22px
    }

    .ds-mobile-list {
        list-style: none;
        padding: 15px 0 25px;
        margin: 0
    }

    .ds-mobile-list li {
        border-bottom: 1px solid var(--ds-header-line)
    }

    .ds-mobile-list a {
        display: block;
        padding: 13px 0;
        font-weight: 600;
        color: #fff
    }

    .ds-mobile-list .ds-highlight>a,.ds-mobile-list .ds-highlight>.ds-nav-dd>summary {
        color: var(--ds-green)
    }

    .ds-mobile-list .ds-nav-dd>summary {
        justify-content: space-between;
        padding: 13px 0;
        font-weight: 600
    }

    .ds-mobile-list .ds-nav-drop {
        position: static;
        transform: none;
        min-width: 0;
        max-height: none;
        overflow: visible;
        box-shadow: none;
        margin: 0 0 12px;
        padding: 4px
    }

    .ds-hero-grid {
        grid-template-columns: 1fr;
        padding-block:70px;gap: 40px
    }

    .ds-hero-art {
        justify-content: flex-start
    }

    .ds-category-strip .container-ds {
        grid-template-columns: repeat(3,1fr)
    }

    .ds-cat-cell {
        border-bottom: 1px solid var(--ds-border)
    }

    .ds-cat-cell:nth-child(3n+1) {
        border-left: 1px solid var(--ds-border)
    }

    .ds-product-grid ul.products {
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 18px
    }

    .ds-editorial .container-ds {
        grid-template-columns: 1fr;
        gap: 40px
    }

    .ds-footer-grid {
        grid-template-columns: repeat(2,1fr)
    }
}

@media(max-width: 600px) {
    .container-ds {
        width:min(calc(100% - 28px),var(--ds-container))
    }

    .ds-action-label {
        display: none
    }

    .ds-actions {
        gap: 16px
    }

    .ds-actions-sep {
        display: none
    }

    .ds-logo img {
        height: 36px
    }

    .ds-search {
        order: 5
    }

    .ds-search-submit {
        padding: 0 16px
    }

    .ds-hero h1 {
        font-size: 50px
    }

    .ds-hero p {
        font-size: 15px
    }

    .ds-category-strip .container-ds {
        grid-template-columns: repeat(2,1fr)
    }

    .ds-cat-cell,.ds-cat-cell>summary {
        font-size: 12px
    }

    .ds-cat-cell:nth-child(3n+1) {
        border-left: 0
    }

    .ds-cat-cell:nth-child(odd) {
        border-left: 1px solid var(--ds-border)
    }

    .ds-section {
        padding: 55px 0
    }

    .ds-section-head {
        align-items: flex-start
    }

    .ds-section-head h2 {
        font-size: 34px
    }

    .ds-section-head .ds-text-link {
        margin-top: 18px
    }

    .ds-editorial {
        padding: 60px 0
    }

    .ds-editorial h2 {
        font-size: 39px
    }

    .ds-newsletter {
        padding: 60px 0
    }

    .ds-newsletter h2 {
        font-size: 34px
    }

    .ds-newsletter form {
        display: block;
        background: transparent;
        border: 0
    }

    .ds-newsletter input,.ds-newsletter button {
        width: 100%;
        height: 46px
    }

    .ds-newsletter button {
        margin-top: 8px
    }

    .ds-footer-grid {
        grid-template-columns: 1fr
    }

    .ds-footer-bottom {
        display: block
    }

    .ds-footer-bottom span {
        display: block;
        margin-bottom: 6px
    }

    .woocommerce div.product .product_title {
        font-size: 36px
    }
}

.navigation.pagination {
    margin-top: 35px
}

.nav-links {
    display: flex;
    gap: 8px;
    justify-content: center
}

.page-numbers {
    border: 1px solid var(--ds-border);
    border-radius: 7px;
    padding: 8px 12px;
    font-size: 13px
}

.page-numbers.current {
    background: #111;
    color: #fff;
    border-color: #111
}

.ds-comments {
    margin-top: 50px;
    border-top: 1px solid var(--ds-border);
    padding-top: 30px
}

.ds-comments ol {
    padding: 0;
    list-style: none
}

.ds-comments .comment {
    padding: 20px 0;
    border-bottom: 1px solid var(--ds-border)
}

.woocommerce-products-header__title {
    font-family: "Space Grotesk",sans-serif;
    font-size: 48px!important;
    letter-spacing: -.04em;
    margin: 8px 0 0!important
}

.ds-shop .woocommerce-ordering,.ds-shop .woocommerce-result-count {
    margin-bottom: 25px
}

.ds-shop .woocommerce-ordering select {
    border: 1px solid var(--ds-border);
    border-radius: 7px;
    padding: 9px 12px;
    background: #fff
}

.ds-single-product-grid {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: 70px
}

.ds-product-images .woocommerce-product-gallery {
    width: 100%!important;
    float: none!important
}

.ds-product-summary {
    padding-top: 10px
}

.ds-product-summary .woocommerce-product-details__short-description {
    margin: 20px 0
}

.ds-product-tabs {
    clear: both;
    padding-top: 70px
}

.ds-product-tabs .woocommerce-tabs {
    border-top: 1px solid var(--ds-border);
    padding-top: 30px
}

.ds-cart-page .shop_table img {
    width: 80px
}

.ds-cart-page h1,.ds-checkout h1 {
    font-family: "Space Grotesk",sans-serif;
    font-size: 48px;
    letter-spacing: -.04em
}

.ds-cart-page .cart_totals {
    margin-top: 35px
}

.ds-cart-page .actions {
    padding: 20px!important
}

.ds-cart-page .coupon {
    display: flex;
    gap: 8px;
    float: left
}

.ds-cart-page .coupon input {
    border: 1px solid var(--ds-border);
    border-radius: 7px;
    padding: 10px
}

.ds-checkout #customer_details {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px
}

.ds-checkout .col-1,.ds-checkout .col-2 {
    width: auto!important;
    float: none!important
}

.ds-checkout h3 {
    font-family: "Space Grotesk",sans-serif;
    font-size: 24px;
    margin: 30px 0 20px
}

.ds-checkout #order_review {
    margin-top: 20px
}

@media(max-width: 800px) {
    .ds-single-product-grid,.ds-checkout #customer_details {
        grid-template-columns:1fr
    }

    .ds-cart-page .coupon {
        float: none;
        margin-bottom: 10px;
        flex-wrap: wrap
    }

    .ds-cart-page table {
        font-size: 13px
    }

    .woocommerce-products-header__title {
        font-size: 38px!important
    }
}

/* =========================================================================
   Home: seções novas
   ====================================================================== */

.ds-section-tight {
    padding: 55px 0
}

.ds-section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "Space Grotesk", sans-serif;
    font-size: 26px;
    letter-spacing: -.03em;
    margin: 0
}

.ds-section-icon {
    width: 20px;
    height: 20px;
    color: var(--ds-muted)
}

.ds-section-sub {
    margin: 6px 0 0;
    color: var(--ds-muted);
    font-size: 14px
}

.ds-section-head .ds-text-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 0;
    font-size: 13px;
    color: var(--ds-muted)
}

.ds-section-head .ds-text-link:hover {
    color: #111
}

.ds-link-arrow {
    width: 16px;
    height: 16px
}

/* Faixa de garantias */
.ds-trust {
    border-bottom: 1px solid var(--ds-border);
    background: #fff
}

.ds-trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    padding: 18px 0
}

.ds-trust-item {
    display: flex;
    align-items: center;
    gap: 12px
}

.ds-trust-icon {
    width: 26px;
    height: 26px;
    flex: none;
    color: #111
}

.ds-trust-item strong {
    display: block;
    font-size: 13px;
    font-weight: 700
}

.ds-trust-item span {
    display: block;
    font-size: 12px;
    color: var(--ds-muted)
}

/* Card de produto */
.ds-product-grid ul.products li.product.ds-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid var(--ds-border);
    border-radius: 14px;
    padding: 14px
}

.ds-card-media {
    position: relative;
    margin-bottom: 12px
}

.ds-product-grid ul.products li.product.ds-card img {
    margin: 0;
    border-radius: 10px
}

.ds-badge {
    position: absolute;
    top: 8px;
    z-index: 2;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1
}

.ds-badge-sale {
    left: 8px;
    background: #2e9e4f;
    color: #fff
}

.ds-section-flash .ds-badge-sale {
    background: #d93025
}

.ds-badge-stock {
    right: 8px;
    background: #111;
    color: #fff;
    font-weight: 600
}

.ds-card-swatches {
    display: flex;
    gap: 5px;
    margin-bottom: 8px
}

.ds-swatch {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.18)
}

.ds-product-grid ul.products li.product.ds-card .ds-card-title {
    display: block;
    font-family: Inter, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #202124;
    margin: 0 0 6px
}

.ds-card-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px
}

.ds-stars {
    position: relative;
    display: inline-block;
    width: 68px;
    height: 12px;
    background: #dcdcdc;
    -webkit-mask: repeating-linear-gradient(90deg, #000 0 12px, transparent 12px 13.6px);
    mask: repeating-linear-gradient(90deg, #000 0 12px, transparent 12px 13.6px)
}

.ds-stars-fill {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5a623
}

.ds-card-reviews {
    font-size: 11px;
    color: var(--ds-muted)
}

.ds-product-grid ul.products li.product.ds-card .ds-card-price {
    font-size: 17px;
    font-weight: 700;
    color: #111
}

.ds-card-price del {
    font-size: 12px;
    color: #9a9a9a;
    font-weight: 400;
    margin-right: 6px
}

.ds-card-price ins {
    text-decoration: none
}

.ds-card-installment {
    margin: 2px 0 0;
    font-size: 11px;
    color: var(--ds-muted)
}

.ds-card-actions {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin-top: 10px
}

.ds-product-grid ul.products li.product.ds-card .ds-card-actions a.button,
.ds-card-wish {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    padding: 0;
    border-radius: 8px;
    border: 1px solid var(--ds-border);
    background: #fff;
    color: #111;
    font-size: 0;
    line-height: 1
}

.ds-product-grid ul.products li.product.ds-card .ds-card-actions a.button::before {
    content: "";
    width: 18px;
    height: 18px;
    background: currentColor;
    -webkit-mask: var(--ds-cart-mask) center / contain no-repeat;
    mask: var(--ds-cart-mask) center / contain no-repeat
}

.ds-product-grid ul.products li.product.ds-card .ds-card-actions a.button.loading,
.ds-product-grid ul.products li.product.ds-card .ds-card-actions a.button.added {
    opacity: .6
}

.ds-card-wish .ds-icon {
    width: 18px;
    height: 18px
}

.ds-card-wish:hover,
.ds-product-grid ul.products li.product.ds-card .ds-card-actions a.button:hover {
    border-color: #111
}

.ds-card-progress {
    margin-top: 10px
}

.ds-card-progress-bar {
    height: 5px;
    border-radius: 99px;
    background: #eee;
    overflow: hidden
}

.ds-card-progress-bar span {
    display: block;
    height: 100%;
    background: #d93025
}

.ds-card-progress-label {
    display: block;
    margin-top: 6px;
    font-size: 11px;
    color: var(--ds-muted)
}

/* Contagem regressiva */
.ds-countdown {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: -18px 0 26px;
    justify-content: flex-end
}

.ds-countdown-label {
    font-size: 12px;
    color: var(--ds-muted);
    margin-right: 4px
}

.ds-countdown-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 46px;
    padding: 6px 8px;
    border-radius: 8px;
    background: #111;
    color: #fff
}

.ds-countdown-box b {
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

.ds-countdown-box i {
    font-style: normal;
    font-size: 10px;
    opacity: .6
}

/* Navegue por categoria */
.ds-cat-circles {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 18px
}

.ds-cat-circle {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: center
}

.ds-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: var(--ds-soft);
    border: 1px solid var(--ds-border);
    transition: transform .2s, border-color .2s
}

.ds-cat-circle:hover .ds-circle {
    transform: translateY(-3px);
    border-color: #111
}

.ds-circle img {
    width: 42px;
    height: 42px;
    object-fit: contain
}

.ds-circle-initial {
    font-family: "Space Grotesk", sans-serif;
    font-size: 30px;
    font-weight: 700
}

.ds-circle-name {
    font-size: 13px;
    font-weight: 600
}

/* Banners de coleção */
.ds-collections {
    padding: 0 0 55px
}

.ds-collections-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.ds-collection {
    position: relative;
    display: block;
    min-height: 210px;
    border-radius: 14px;
    overflow: hidden;
    background: #111;
    color: #fff
}

.ds-collection img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .55
}

.ds-collection-body {
    position: relative;
    display: block;
    padding: 26px
}

.ds-collection-eyebrow {
    display: block;
    font-size: 11px;
    letter-spacing: .16em;
    text-transform: uppercase;
    opacity: .8
}

.ds-collection-title {
    display: block;
    font-family: "Space Grotesk", sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -.03em;
    text-transform: uppercase;
    margin-bottom: 8px
}

.ds-collection-text {
    display: block;
    max-width: 60%;
    font-size: 13px;
    opacity: .85;
    margin-bottom: 18px
}

.ds-collection-cta {
    font-size: 12px;
    padding: 10px 16px
}

/* Blog */
.ds-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px
}

.ds-post-card h3 {
    font-family: "Space Grotesk", sans-serif;
    font-size: 17px;
    margin: 14px 0 6px
}

.ds-post-card p {
    color: var(--ds-muted);
    font-size: 13px;
    margin: 0 0 12px
}

.ds-post-media {
    display: block;
    border-radius: 12px;
    overflow: hidden
}

.ds-post-media img,
.ds-post-placeholder {
    display: block;
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    background: var(--ds-soft)
}

/* Vídeo + depoimentos */
.ds-video-grid {
    display: grid;
    grid-template-columns: 1.15fr .85fr;
    gap: 40px;
    align-items: start
}

.ds-video {
    position: relative;
    margin-top: 20px;
    border-radius: 14px;
    overflow: hidden;
    cursor: pointer;
    background: #111
}

.ds-video img,
.ds-video-placeholder {
    display: block;
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover
}

.ds-video iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16/9;
    border: 0
}

.ds-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 68px;
    height: 68px;
    border-radius: 50%;
    border: 0;
    background: rgba(255,255,255,.92);
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .2s
}

.ds-video:hover .ds-video-play {
    transform: translate(-50%,-50%) scale(1.06)
}

.ds-video.is-playing .ds-video-play {
    display: none
}

.ds-reviews {
    display: grid;
    gap: 14px;
    margin-top: 20px
}

.ds-review {
    border: 1px solid var(--ds-border);
    border-radius: 12px;
    padding: 16px
}

.ds-review header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px
}

.ds-review-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%
}

.ds-review header strong {
    display: block;
    font-size: 13px
}

.ds-review header span {
    display: block;
    font-size: 11px;
    color: var(--ds-muted)
}

.ds-review blockquote {
    margin: 8px 0 0;
    font-size: 13px;
    color: #444;
    line-height: 1.6
}

.ds-review-verified {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 10px 0 0;
    font-size: 11px;
    color: #2e9e4f
}

.ds-review-verified .ds-icon {
    width: 15px;
    height: 15px
}

@media (max-width: 1000px) {
    .ds-cat-circles {
        grid-template-columns: repeat(4, 1fr)
    }

    .ds-trust-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .ds-collections-grid,
    .ds-posts-grid {
        grid-template-columns: 1fr 1fr
    }

    .ds-video-grid {
        grid-template-columns: 1fr
    }
}

@media (max-width: 700px) {
    .ds-cat-circles {
        grid-template-columns: repeat(3, 1fr)
    }

    .ds-circle {
        width: 68px;
        height: 68px
    }

    .ds-collections-grid,
    .ds-posts-grid {
        grid-template-columns: 1fr
    }

    .ds-countdown {
        justify-content: flex-start;
        margin-top: 0;
        flex-wrap: wrap
    }

    .ds-section-title {
        font-size: 22px
    }
}

/* Shortcodes [loja_depoimentos] e [loja_colecoes] fora da home */
.ldep-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px;
}

.ldep {
    border: 1px solid #e7e7e7;
    border-radius: 12px;
    padding: 16px;
}

.ldep header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.ldep header img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    object-fit: cover;
}

.ldep header strong {
    display: block;
    font-size: 13px;
}

.ldep header span {
    display: block;
    font-size: 11px;
    color: #70757a;
}

.ldep-stars {
    color: #f5a623;
    font-size: 13px;
    letter-spacing: 2px;
}

.ldep blockquote {
    margin: 8px 0 0;
    font-size: 13px;
    line-height: 1.6;
    color: #444;
}

.ldep-verified {
    margin: 10px 0 0;
    font-size: 11px;
    color: #2e9e4f;
}

.lcol-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px;
}

.lcol {
    position: relative;
    display: block;
    min-height: 210px;
    border-radius: 14px;
    overflow: hidden;
    background: #111;
    color: #fff;
    text-decoration: none;
}

.lcol img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lcol-body {
    position: relative;
    display: block;
    padding: 26px;
}

.lcol img + .lcol-body {
    background: linear-gradient(90deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,.25) 100%);
    min-height: 210px;
}

.lcol-title {
    display: block;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -.03em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.lcol-text {
    display: block;
    max-width: 60%;
    font-size: 13px;
    opacity: .85;
    margin-bottom: 18px;
}

.lcol-cta {
    display: inline-block;
    padding: 10px 16px;
    border-radius: 8px;
    background: #fff;
    color: #111;
    font-size: 12px;
    font-weight: 700;
}
