*{box-sizing:border-box}.dsb21{margin:0;background:var(--dsb-bg);color:var(--dsb-text);font-family:Inter,Arial,sans-serif}.dsb-wrap{max-width:1180px;margin:0 auto;padding:0 22px}.dsb-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.admin-bar .dsb-header{top:32px}.dsb-head{height:74px;display:flex;align-items:center;justify-content:space-between}.dsb-logo{font-weight:900;text-decoration:none;color:#061126;font-size:21px}.dsb-logo-img{max-height:48px;width:auto}.dsb-head nav{display:flex;gap:22px;align-items:center}.dsb-head nav a{text-decoration:none;color:#061126;font-weight:800}.dsb-cart{background:#f1f5f9;padding:10px 14px;border-radius:999px}.dsb-hero{max-width:calc(100% - 44px);min-height:330px;margin:26px auto;border-radius:22px;background:linear-gradient(120deg,var(--dsb-primary),#101827);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;box-shadow:0 18px 45px rgba(15,23,42,.14)}.dsb-hero>div{max-width:580px;padding:45px}.dsb-hero span{display:inline-block;background:rgba(255,255,255,.18);padding:9px 16px;border-radius:999px;font-weight:900}.dsb-hero h1{font-size:44px;line-height:1.05;margin:18px 0 12px}.dsb-hero p{font-size:18px}.dsb-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--dsb-button);color:#fff!important;text-decoration:none;border:0;border-radius:12px;padding:14px 22px;font-weight:900;cursor:pointer}.dsb-cats{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0 32px}.dsb-cats a{background:#fff;color:#061126;text-decoration:none;padding:12px 18px;border:1px solid #dbe2ee;border-radius:999px;font-weight:900;box-shadow:0 8px 20px rgba(15,23,42,.06)}.dsb-grid{display:grid;gap:22px;margin:18px 0 38px}.dsb-grid.cols-2{grid-template-columns:repeat(2,1fr)}.dsb-grid.cols-3{grid-template-columns:repeat(3,1fr)}.dsb-grid.cols-4{grid-template-columns:repeat(4,1fr)}.dsb-card{background:#fff;border:1px solid #e1e7f0;border-radius:18px;overflow:hidden;box-shadow:0 12px 26px rgba(15,23,42,.07)}.dsb-img{display:block;background:#f8fafc;aspect-ratio:1/1;overflow:hidden}.dsb-img img{width:100%;height:100%;object-fit:cover}.dsb-card-body{padding:16px}.dsb-prod-title{display:block;text-decoration:none;color:#061126;font-weight:800;min-height:44px}.dsb-price{font-weight:900;font-size:18px;margin:12px 0;color:#061126}.dsb-buy{width:100%;text-align:center}.dsb-shop{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}.dsb-shop.right{grid-template-columns:1fr 260px}.dsb-shop.right .dsb-filter{order:2}.dsb-shop.no-side{display:block}.dsb-filter{background:#fff;border:1px solid #e1e7f0;border-radius:18px;padding:18px;position:sticky;top:94px}.dsb-filter input{width:100%;padding:12px;border:1px solid #ccd6e3;border-radius:10px;margin-bottom:8px}.dsb-filter button{width:100%;padding:12px;border:0;border-radius:10px;background:var(--dsb-button);color:#fff;font-weight:900}.dsb-filter .dsb-cats{display:block}.dsb-filter .dsb-cats a{display:block;margin:8px 0}.dsb-pagination{text-align:center;margin:25px}.dsb-pagination a,.dsb-pagination span{display:inline-block;background:#fff;padding:10px 14px;border-radius:10px;margin:4px;text-decoration:none}.dsb-footer{background:#0f172a;color:#fff;margin-top:60px;padding:38px 0}.dsb-foot{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.dsb-single{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin-top:40px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 14px 32px rgba(15,23,42,.08)}.dsb-single.layout-right .dsb-single-media{order:2}.dsb-single-media img{width:100%;height:auto;border-radius:18px}.dsb-thumbs{display:flex;gap:10px;margin-top:12px}.dsb-thumbs img{width:74px;height:74px;object-fit:cover}.dsb-single-info h1{font-size:34px;margin-top:0}.dsb-single-price{font-size:28px;font-weight:900;margin:14px 0}.dsb-excerpt{font-size:17px;line-height:1.5}.dsb-single .quantity{margin:15px 0}.dsb-single .qty{padding:13px;border:1px solid #cbd5e1;border-radius:10px;width:90px}.dsb-single-add,.dsb-buy-now,.dsb-whats{width:100%;margin:8px 0;text-align:center}.dsb-buy-now{background:#111827}.dsb-whats{display:block;background:#16a34a;color:#fff;text-decoration:none;padding:14px;border-radius:12px;font-weight:900}.dsb-meta{margin-top:18px;color:#64748b}.dsb-tabs-front,.dsb-check{background:#fff;border-radius:22px;padding:28px;margin-top:28px}.woocommerce table.shop_table{border-radius:14px;overflow:hidden}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--dsb-button)!important;color:#fff!important;border-radius:10px!important}.dsb-topcats{padding-top:18px}@media(max-width:900px){.dsb-head{height:auto;padding:16px 22px;display:block}.dsb-head nav{flex-wrap:wrap;margin-top:12px}.dsb-hero{min-height:300px}.dsb-hero h1{font-size:32px}.dsb-grid,.dsb-grid.cols-2,.dsb-grid.cols-3,.dsb-grid.cols-4{grid-template-columns:repeat(2,1fr)}.dsb-shop,.dsb-shop.right{display:block}.dsb-filter{position:static;margin-bottom:20px}.dsb-single{grid-template-columns:1fr}.dsb-foot{grid-template-columns:1fr}}@media(max-width:560px){.dsb-grid,.dsb-grid.cols-2,.dsb-grid.cols-3,.dsb-grid.cols-4{grid-template-columns:1fr}.dsb-hero{max-width:calc(100% - 20px);border-radius:16px}.dsb-hero>div{padding:28px}.admin-bar .dsb-header{top:0}}

/* v2.3 - acabamento visual e compatibilidade WooCommerce */
.dsb21{font-size:16px;line-height:1.45;overflow-x:hidden}.dsb21 main{min-height:55vh}.dsb-wrap{max-width:1160px}.dsb-header{box-shadow:0 2px 18px rgba(15,23,42,.04)}.dsb-head{height:68px}.dsb-logo{font-size:18px;letter-spacing:.2px}.dsb-head nav{gap:18px}.dsb-head nav a{font-size:15px}.dsb-cart{padding:8px 13px}.dsb-hero{max-width:1160px;min-height:260px;margin:24px auto 34px;border-radius:20px;overflow:hidden;background-position:center;background-size:cover}.dsb-hero>div{padding:38px 42px}.dsb-hero span{font-size:14px;padding:7px 13px}.dsb-hero h1{font-size:38px;max-width:520px}.dsb-hero p{font-size:16px;max-width:560px}.dsb-btn{font-size:15px;line-height:1.15;padding:12px 18px;border-radius:10px;min-height:42px;transition:.18s ease}.dsb-btn:hover{filter:brightness(.96);transform:translateY(-1px)}.dsb-cats{justify-content:center;margin-bottom:34px}.dsb-cats a{font-size:15px;padding:10px 16px}.dsb-wrap>h2{font-size:25px;margin:28px 0 12px}.dsb-grid{gap:20px}.dsb-card{border-radius:16px;box-shadow:0 10px 24px rgba(15,23,42,.055)}.dsb-img{aspect-ratio:1/1;background:#f8fafc}.dsb-card-body{padding:14px}.dsb-prod-title{font-size:16px;line-height:1.25;min-height:42px}.dsb-price{font-size:17px;margin:10px 0}.dsb-buy{font-size:15px;padding:11px 13px;min-height:44px}.dsb-shop{margin-top:18px}.dsb-products-area{min-width:0}.dsb-single{max-width:980px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;margin:30px auto 24px;padding:26px;border-radius:22px}.dsb-single-media img{max-height:430px;object-fit:cover}.dsb-single-info h1{font-size:26px;line-height:1.12;margin-bottom:10px}.dsb-single-price{font-size:24px;margin:10px 0 14px}.dsb-excerpt{font-size:15px;line-height:1.55}.dsb-single .qty{height:38px;padding:8px;width:72px}.dsb-single-add,.dsb-buy-now,.dsb-whats{font-size:15px;padding:12px 16px;min-height:44px;margin:8px 0}.dsb-tabs-front{max-width:980px;padding:24px}.dsb-tabs-front h2{font-size:24px}.dsb-footer{margin-top:38px;padding:34px 0}.dsb-foot{font-size:15px}.dsb-foot b{font-size:16px}.dsb-check{max-width:980px;margin:28px auto 34px;padding:28px;background:#fff;border:1px solid #e6edf6;box-shadow:0 12px 28px rgba(15,23,42,.05)}.dsb-check h1{font-size:32px;line-height:1.15;margin:0 0 20px}.dsb21 .woocommerce{font-size:15px}.dsb21 .woocommerce form .form-row{padding:3px;margin:0 0 12px}.dsb21 .woocommerce form .form-row label{font-size:13px;font-weight:700;margin-bottom:5px}.dsb21 .woocommerce input.input-text,.dsb21 .woocommerce textarea,.dsb21 .woocommerce select,.dsb21 .select2-container .select2-selection--single{min-height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:14px;background:#fff}.dsb21 .select2-container .select2-selection--single{height:40px}.dsb21 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:22px}.dsb21 .woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:18px}.dsb21 .woocommerce-checkout .col2-set:before,.dsb21 .woocommerce-checkout .col2-set:after{display:none}.dsb21 .woocommerce-checkout .col2-set .col-1,.dsb21 .woocommerce-checkout .col2-set .col-2{float:none;width:auto}.dsb21 #order_review_heading{font-size:22px;margin:18px 0 10px}.dsb21 .woocommerce table.shop_table{border:1px solid #d8e1ec!important;border-radius:12px!important;font-size:14px;background:#fff}.dsb21 .woocommerce table.shop_table th,.dsb21 .woocommerce table.shop_table td{padding:12px 14px}.dsb21 .woocommerce #payment{border-radius:14px;background:#f5f7fb}.dsb21 .woocommerce #payment div.payment_box{font-size:14px}.dsb21 .woocommerce a.button,.dsb21 .woocommerce button.button,.dsb21 .woocommerce input.button,.dsb21 .woocommerce #respond input#submit,.dsb21 .woocommerce #payment #place_order{font-size:15px!important;line-height:1.2!important;padding:12px 18px!important;min-height:44px!important;border-radius:10px!important;font-weight:800!important}.dsb21 .woocommerce #payment #place_order{width:100%;margin-top:10px}.dsb-cart-page .woocommerce{display:block}.dsb-cart-page .cart_totals{max-width:520px;margin-left:auto}.dsb-cart-page .woocommerce-cart-form{width:100%}.dsb-cart-page table.cart img{width:72px}.dsb-cart-page .quantity .qty{width:70px;height:38px}.dsb-cart-page .actions .coupon{display:flex;gap:10px;align-items:center}.dsb-cart-page .actions .coupon .input-text{width:210px!important}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:10px!important;padding:14px 18px!important;font-size:15px}.woocommerce-message a.button,.woocommerce-info a.button{float:right!important;margin-left:12px!important}.dsb21 del{opacity:.7;margin-right:5px}.dsb21 ins{text-decoration:none;color:var(--dsb-button)}
@media(max-width:1100px){.dsb-wrap,.dsb-hero{max-width:calc(100% - 40px)}}
@media(max-width:900px){.dsb-head{height:auto;padding:14px 0}.dsb-head nav a{font-size:14px}.dsb-hero{min-height:245px}.dsb-hero h1{font-size:30px}.dsb-grid,.dsb-grid.cols-2,.dsb-grid.cols-3,.dsb-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.dsb-single{grid-template-columns:1fr;max-width:720px}.dsb21 .woocommerce-checkout .col2-set{grid-template-columns:1fr}.dsb-foot{grid-template-columns:1fr;gap:18px}.dsb-cart-page .cart_totals{max-width:none}}
@media(max-width:560px){.dsb-wrap,.dsb-hero{max-width:calc(100% - 24px);padding-left:0;padding-right:0}.dsb-head nav{gap:8px}.dsb-head nav a{font-size:13px}.dsb-hero>div{padding:28px 22px}.dsb-grid,.dsb-grid.cols-2,.dsb-grid.cols-3,.dsb-grid.cols-4{grid-template-columns:1fr}.dsb-check{padding:20px}.dsb-check h1{font-size:26px}.dsb-cart-page .actions .coupon{display:block}.dsb-cart-page .actions .coupon .input-text{width:100%!important;margin-bottom:8px}}

/* v3.0 - Header global estilo loja grande + 5 passos */
.dsb-header-v3{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 18px rgba(15,23,42,.05)}
.dsb-head-main{min-height:78px;display:grid;grid-template-columns:220px minmax(260px,1fr) auto;gap:22px;align-items:center;padding-top:12px;padding-bottom:12px}.dsb-header-v3 .dsb-logo{font-size:22px;font-weight:900;color:#071226;text-decoration:none}.dsb-search{display:flex;width:100%;height:46px;border:1px solid #d4dde8;border-radius:14px;overflow:hidden;background:#f8fafc}.dsb-search input{flex:1;border:0;background:transparent;padding:0 16px;font-size:15px;outline:none}.dsb-search button{border:0;background:var(--dsb-button);color:#fff;font-weight:900;padding:0 20px;cursor:pointer}.dsb-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.dsb-action{position:relative;display:flex;gap:6px;align-items:center;text-decoration:none;color:#071226;font-weight:800;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:10px 13px;white-space:nowrap}.dsb-action b{position:absolute;right:-5px;top:-8px;background:#ef4444;color:#fff;border-radius:999px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px}.dsb-catbar{border-top:1px solid #edf2f7;background:#fff}.dsb-catbar .dsb-wrap{display:flex;gap:22px;align-items:center;overflow-x:auto;white-space:nowrap;padding-top:11px;padding-bottom:11px}.dsb-catbar a{text-decoration:none;color:#111827;font-weight:800;font-size:14px}.dsb-catbar a:hover{color:var(--dsb-primary)}.dsb-trustbox{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.dsb-trustbox span,.dsb-trustbox em{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-weight:800;font-style:normal;color:#0f172a}.dsb-trustbox em{width:100%;border-radius:12px;color:#92400e;background:#fffbeb;border-color:#fde68a}
@media(max-width:980px){.dsb-head-main{grid-template-columns:1fr;gap:12px}.dsb-actions{justify-content:flex-start;flex-wrap:wrap}.dsb-search{order:3}.dsb-action span{display:inline}.dsb-catbar .dsb-wrap{gap:15px}}
@media(max-width:560px){.dsb-head-main{padding-top:10px;padding-bottom:10px}.dsb-search{height:42px}.dsb-search button{padding:0 12px}.dsb-actions{gap:7px}.dsb-action{font-size:13px;padding:8px 10px}.dsb-action span{display:none}.dsb-catbar .dsb-wrap{padding-left:14px;padding-right:14px}}

/* v3.0.2 - largura maior, busca corrigida e produto dentro do template global */
.dsb-wrap{max-width:1360px}
.dsb-hero{max-width:calc(100% - 48px);min-height:360px;border-radius:22px;background-size:cover;background-position:center}
.dsb-hero>div{max-width:620px}
.dsb-check,.dsb-single,.dsb-tabs-front{max-width:1180px}
.dsb-shop{max-width:1360px}
.dsb-empty{grid-column:1/-1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;text-align:center;font-weight:800;color:#334155}
.dsb-search-result{margin:0 0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;color:#334155}
.dsb-card .dsb-img img{width:100%;height:100%;object-fit:cover}
.dsb-single{align-items:start}
@media(max-width:900px){.dsb-hero{max-width:calc(100% - 24px);min-height:300px}.dsb-wrap{max-width:calc(100% - 24px)}}

/* v3.0.3 - banner 2048x855 encaixado e checkout com respiro */
.dsb-hero{
  width:calc(100% - 48px);
  max-width:none;
  aspect-ratio:2048/855;
  min-height:0;
  height:auto;
  margin:24px auto 42px;
  background-size:cover;
  background-position:center center;
  border-radius:22px;
}
.dsb-hero>div{
  padding:clamp(28px,4vw,62px);
}
.dsb-hero h1{
  font-size:clamp(30px,3.2vw,54px);
  line-height:1.04;
}
.dsb-hero p{
  font-size:clamp(15px,1.25vw,20px);
}
.dsb-check{
  max-width:1280px;
  padding:34px;
}
.dsb21 .woocommerce-checkout-review-order,
.dsb21 #order_review{
  padding:22px 26px;
  background:#fff;
}
.dsb21 .woocommerce table.shop_table th,
.dsb21 .woocommerce table.shop_table td{
  padding:16px 18px!important;
  vertical-align:middle;
}
.dsb21 .woocommerce-checkout-review-order-table th,
.dsb21 .woocommerce-checkout-review-order-table td{
  padding-left:18px!important;
  padding-right:18px!important;
}
.dsb21 .woocommerce #payment ul.payment_methods{
  padding:18px 20px!important;
}
.dsb21 .woocommerce #payment div.payment_box{
  margin:12px 0 10px!important;
  padding:16px 18px!important;
  line-height:1.55;
}
.dsb21 .woocommerce-privacy-policy-text{
  padding:14px 4px;
  line-height:1.55;
}
@media(max-width:900px){
  .dsb-hero{width:calc(100% - 24px);aspect-ratio:auto;min-height:320px;}
  .dsb-check{padding:22px;}
  .dsb21 .woocommerce-checkout-review-order,.dsb21 #order_review{padding:16px;}
}

/* v3.1.0 - controle do banner: sombra e arredondamento configuráveis */
.dsb-hero{
  position:relative;
  overflow:hidden;
  border-radius:var(--dsb-banner-radius,0px)!important;
  background-image:none;
  background-size:cover;
  background-position:center center;
}
.dsb-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:#000;
  opacity:0;
  pointer-events:none;
  z-index:0;
}
.dsb-hero.has-overlay::before{
  opacity:var(--dsb-banner-overlay,.35);
}
.dsb-hero.no-overlay::before{
  opacity:0!important;
}
.dsb-hero>div{
  position:relative;
  z-index:1;
}
.dsb-hero.no-overlay>div{
  text-shadow:0 2px 10px rgba(0,0,0,.22);
}
.dsb-hero.no-radius{
  border-radius:0!important;
}
.dsb-hero.has-radius{
  border-radius:var(--dsb-banner-radius,18px)!important;
}
.dsb-hero.no-overlay span{
  background:rgba(255,255,255,.24);
}
.dsb-hero.no-overlay h1,
.dsb-hero.no-overlay p{
  text-shadow:0 2px 14px rgba(0,0,0,.35);
}

/* v3.1.1 - ajustes: botões configuráveis, carrinho e persistência visual */
.dsb-btn,
.dsb21 .woocommerce a.button,
.dsb21 .woocommerce button.button,
.dsb21 .woocommerce input.button,
.dsb21 .woocommerce #respond input#submit,
.dsb21 .woocommerce #payment #place_order{
  color:var(--dsb-button-text,#fff)!important;
  border-radius:var(--dsb-button-radius,10px)!important;
}
.dsb-buy,.dsb-single-add{background:var(--dsb-addcart,var(--dsb-button))!important;color:var(--dsb-button-text,#fff)!important}
.dsb-buy-now{background:var(--dsb-buynow,#111827)!important;color:var(--dsb-button-text,#fff)!important}
.dsb-card .dsb-img img,.dsb-single-media>img{object-fit:cover;object-position:center}
.dsb-cart-page table.cart .product-thumbnail img,
.dsb21 .woocommerce-cart-form table.cart img{
  width:82px!important;height:82px!important;object-fit:cover!important;object-position:center!important;border-radius:10px!important;display:block!important;
}
.dsb-cart-page table.cart td.product-thumbnail{width:100px!important;min-width:100px!important;text-align:center!important}
.dsb-cart-page table.cart td,.dsb-cart-page table.cart th{vertical-align:middle!important}
.dsb-hero.no-overlay>div,.dsb-hero.no-overlay h1,.dsb-hero.no-overlay p{text-shadow:none!important}
.dsb-hero.no-overlay span{background:rgba(255,255,255,.55)}

/* v3.2 - Produto único com prova social, estrelas, benefícios, FAQ e avaliações */
.dsb-social-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 16px;font-size:15px;color:#334155}
.dsb-stars{letter-spacing:1px;white-space:nowrap}.dsb-stars span{color:#cbd5e1;font-size:18px}.dsb-stars span.on{color:#f59e0b}.dsb-social-summary strong{color:#061126}.dsb-social-summary .sold{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:5px 10px;font-weight:800}
.dsb-product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:16px 0;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.dsb-product-benefits span{font-weight:800;color:#0f172a;font-size:14px}
.dsb-proof-section{background:#fff;border:1px solid #e6edf6;border-radius:22px;padding:26px;margin-top:24px;box-shadow:0 12px 28px rgba(15,23,42,.045)}.dsb-proof-section h2{margin-top:0;font-size:25px}.dsb-proof-section p{line-height:1.6;color:#334155}.dsb-faq{border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;margin:10px 0;background:#f8fafc}.dsb-faq summary{font-weight:900;cursor:pointer}.dsb-faq p{margin-bottom:0}.dsb-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dsb-review-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.dsb-review-card p{font-size:15px;margin:10px 0}.dsb-review-card strong{color:#061126}
@media(max-width:700px){.dsb-product-benefits,.dsb-review-grid{grid-template-columns:1fr}.dsb-proof-section{padding:20px}}

/* v3.3 - galeria produto e avaliações reais */
.dsb-main-product-img{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:18px;cursor:zoom-in;background:#f8fafc}
.dsb-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.dsb-thumbs button{border:2px solid transparent;background:#fff;padding:0;border-radius:10px;cursor:pointer;overflow:hidden}.dsb-thumbs button.is-active{border-color:var(--dsb-primary)}.dsb-thumbs button img{width:74px;height:74px;object-fit:cover;display:block;border-radius:8px}.dsb-lightbox{position:fixed;inset:0;background:rgba(15,23,42,.86);display:none;align-items:center;justify-content:center;z-index:99999;padding:28px}.dsb-lightbox.is-open{display:flex}.dsb-lightbox img{max-width:min(96vw,1100px);max-height:90vh;border-radius:14px;background:#fff}.dsb-lightbox button{position:absolute;top:18px;right:18px;background:#fff;border:0;border-radius:999px;width:42px;height:42px;font-size:22px;cursor:pointer}.dsb-review-form-box{margin-top:24px;background:#f8fafc;border:1px solid #e1e7f0;border-radius:18px;padding:20px}.dsb-review-form{display:grid;gap:12px}.dsb-review-form input,.dsb-review-form textarea,.dsb-review-form select{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:12px;background:#fff}.dsb-review-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dsb-review-alert{background:#ecfdf5;border:1px solid #86efac;color:#065f46;padding:12px;border-radius:10px;margin-bottom:12px;font-weight:800}.dsb-review-muted{color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:10px;padding:12px}.dsb-review-photo{width:100%;height:auto!important;max-height:220px!important;object-fit:contain!important;object-position:center center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:10px 0;display:block;padding:6px}.dsb-review-card{overflow:hidden}.dsb-review-card p{min-height:44px}@media(max-width:700px){.dsb-review-row{grid-template-columns:1fr}.dsb-main-product-img{max-height:none}.dsb-thumbs button img{width:60px;height:60px}}

/* v3.3.3 - fotos das avaliações sem corte */
.dsb-review-card img.dsb-review-photo,.dsb-review-photo img{width:100%!important;height:auto!important;max-height:220px!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;border-radius:12px!important;display:block!important;}
.dsb-review-card .dsb-review-photo{overflow:hidden;}


/* === Deleon Store v3.3.4 - ajustes desktop produto/avaliação === */
/* Imagem principal: mostra o produto inteiro no desktop, sem cortar. */
.dsb-main-product-img{
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
}

/* Botões do produto único: elegantes no desktop, sem ocupar largura exagerada. */
@media (min-width: 901px){
  .dsb-single-add,
  .dsb-buy-now,
  .dsb-whats{
    width:100%!important;
    max-width:520px!important;
    margin-left:0!important;
    margin-right:auto!important;
  }
  .dsb-review-form .dsb-btn,
  .dsb-review-form button[type="submit"]{
    width:100%!important;
    max-width:380px!important;
    min-height:46px!important;
    margin:8px auto 0!important;
    display:flex!important;
  }
}

/* No celular mantém largura cheia, porque ficou bom no mobile. */
@media (max-width: 900px){
  .dsb-single-add,
  .dsb-buy-now,
  .dsb-whats,
  .dsb-review-form .dsb-btn,
  .dsb-review-form button[type="submit"]{
    width:100%!important;
    max-width:none!important;
  }
  .dsb-main-product-img{
    max-height:none!important;
  }
}

/* Foto das avaliações: encaixa inteira e não estoura card. */
.dsb-review-card img.dsb-review-photo,
.dsb-review-photo{
  width:100%!important;
  height:auto!important;
  max-height:220px!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
}

/* v3.3.5 - botão ver mais avaliações */
.dsb-review-more{
  margin:18px auto 0!important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:12px 22px;
  border:0;
  border-radius:12px;
  background:var(--dsb-button,#047857);
  color:var(--dsb-button-text,#fff);
  font-weight:900;
  cursor:pointer;
}
.dsb-reviews-real{text-align:left;}
.dsb-reviews-real .dsb-review-more{position:relative;left:50%;transform:translateX(-50%);}
.dsb-reviews-real h2 small{font-size:16px;color:#64748b;font-weight:800;}
.dsb-review-date{display:block;margin-top:5px;font-size:12px;color:#64748b;font-weight:700;}
.dsb-review-warn{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important;}

/* === Deleon Store v4.0 - Avaliações profissionais === */
.dsb-reviews-real .dsb-review-list,
.dsb-reviews-real .dsb-review-list-v4{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  width:100%!important;
}
.dsb-reviews-real .dsb-review-card,
.dsb-reviews-real .dsb-review-card-v4{
  width:100%!important;
  display:block!important;
  background:#f8fafc!important;
  border:1px solid #e2e8f0!important;
  border-radius:16px!important;
  padding:16px 18px!important;
  box-shadow:0 8px 18px rgba(15,23,42,.035)!important;
  overflow:hidden!important;
}
.dsb-review-head{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin-bottom:8px!important;
}
.dsb-verified-badge{
  display:inline-flex!important;
  align-items:center!important;
  padding:5px 9px!important;
  border-radius:999px!important;
  background:#ecfdf5!important;
  color:#047857!important;
  border:1px solid #bbf7d0!important;
  font-size:12px!important;
  font-weight:900!important;
}
.dsb-review-text,
.dsb-reviews-real .dsb-review-card p{
  min-height:0!important;
  margin:8px 0 10px!important;
  line-height:1.58!important;
  color:#334155!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
  white-space:normal!important;
}
.dsb-reviews-real img.dsb-review-photo,
.dsb-reviews-real .dsb-review-photo{
  width:120px!important;
  max-width:120px!important;
  height:120px!important;
  max-height:120px!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  border:1px solid #e2e8f0!important;
  border-radius:12px!important;
  padding:5px!important;
  margin:10px 0!important;
  display:block!important;
  cursor:zoom-in!important;
}
.dsb-review-footer{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin-top:6px!important;
}
.dsb-review-footer strong{font-size:14px!important;color:#061126!important;}
.dsb-review-footer .dsb-review-date{margin-top:0!important;font-size:12px!important;color:#64748b!important;}
@media(max-width:700px){
  .dsb-reviews-real .dsb-review-card{padding:14px!important;}
  .dsb-reviews-real img.dsb-review-photo,
  .dsb-reviews-real .dsb-review-photo{width:110px!important;max-width:110px!important;height:110px!important;max-height:110px!important;}
}


/* v4.1 - vídeo na galeria do produto */
.dsb-main-media-frame{width:100%;background:#fff;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:360px}
.dsb-main-media-frame .dsb-main-product-img{width:100%;height:auto;max-height:560px;object-fit:contain;cursor:zoom-in;display:block}
.dsb-video-box{width:100%;aspect-ratio:16/9;background:#000;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.dsb-video-box iframe,.dsb-video-box video{width:100%;height:100%;border:0;display:block}
.dsb-video-shortcode{background:#111;min-height:360px}
.dsb-video-thumb{position:relative;overflow:hidden}
.dsb-video-thumb .dsb-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;padding-left:3px}
.dsb-thumbs button.is-active{outline:2px solid var(--dsb-primary);outline-offset:2px}
@media(max-width:700px){.dsb-main-media-frame{min-height:260px}.dsb-video-shortcode{min-height:260px}}


/* v4.1.1 - Lightbox: botão X visível e vídeo na galeria */
.dsb-lightbox button{
  color:#0f172a!important;
  background:#ffffff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:30px!important;
  line-height:1!important;
  font-weight:900!important;
  font-family:Arial,sans-serif!important;
  box-shadow:0 8px 24px rgba(0,0,0,.22)!important;
}
.dsb-lightbox button::before{content:'×';display:block;color:#0f172a!important;line-height:1}
.dsb-lightbox button{font-size:0!important}
.dsb-video-thumb img{object-fit:cover!important;background:#fff!important}
.dsb-video-box iframe,.dsb-video-box video{background:#000!important}

/* === Deleon Store v4.2 - Rodapé profissional e páginas institucionais === */
.dsb-footer-pro{background:#0f172a;color:#e5e7eb;margin-top:56px;padding:42px 0 18px;}
.dsb-foot-pro{display:grid;grid-template-columns:1.4fr repeat(5,minmax(130px,1fr));gap:28px;align-items:start;}
.dsb-foot-pro b{display:block;color:#fff;font-size:16px;margin-bottom:10px;}
.dsb-foot-pro p{margin:6px 0;color:#cbd5e1;font-size:14px;line-height:1.45;}
.dsb-foot-pro a{color:#cbd5e1;text-decoration:none;}
.dsb-foot-pro a:hover{color:#fff;text-decoration:underline;}
.dsb-foot-brand p{max-width:320px;}
.dsb-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;}
.dsb-socials a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;}
.dsb-copy{border-top:1px solid rgba(255,255,255,.12);margin-top:26px;padding-top:16px;color:#94a3b8;font-size:13px;text-align:center;}
.dsb-whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:99990;background:#16a34a;color:#fff!important;text-decoration:none;border-radius:999px;padding:13px 18px;font-weight:900;box-shadow:0 12px 26px rgba(22,163,74,.35);}
.dsb-institutional-page{padding-top:34px;padding-bottom:42px;}
.dsb-institutional-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:34px;box-shadow:0 12px 28px rgba(15,23,42,.05);max-width:980px;margin:0 auto;}
.dsb-institutional-card h1{font-size:34px;line-height:1.12;margin:0 0 18px;color:#061126;}
.dsb-institutional-card p{font-size:16px;line-height:1.7;color:#334155;}
@media(max-width:1100px){.dsb-foot-pro{grid-template-columns:repeat(3,1fr);}.dsb-foot-brand{grid-column:1/-1;}}
@media(max-width:700px){.dsb-foot-pro{grid-template-columns:1fr;gap:20px}.dsb-footer-pro{padding-top:34px}.dsb-institutional-card{padding:24px;border-radius:18px}.dsb-institutional-card h1{font-size:28px}.dsb-whatsapp-float{right:12px;bottom:12px;padding:11px 14px;font-size:14px}}
/* v4.4 footer social refinements */
.dsb-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;align-items:center}
.dsb-socials strong{width:100%;display:block;margin-bottom:2px}
.dsb-socials a{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;text-decoration:none;font-weight:800;font-size:13px;background:rgba(255,255,255,.06)}
.dsb-footer-legal,.dsb-footer-cnpj{font-size:13px;opacity:.9;margin:6px 0}

/* v4.4.3 - Produtos variáveis WooCommerce/DSers */
.dsb-variable-product-box{margin:18px 0 14px;padding:16px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc}
.dsb-variation-title{font-weight:800;margin:0 0 12px;color:var(--dsb-text,#061126)}
.dsb-variable-product-box table.variations{width:100%;border:0;margin:0 0 12px;border-collapse:separate;border-spacing:0 10px}
.dsb-variable-product-box table.variations th,
.dsb-variable-product-box table.variations td{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left}
.dsb-variable-product-box table.variations label{font-weight:800;margin-bottom:6px;display:block;color:var(--dsb-text,#061126)}
.dsb-variable-product-box table.variations select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px;background:#fff;font-weight:700;color:var(--dsb-text,#061126)}
.dsb-variable-product-box .reset_variations{display:inline-block;margin-top:8px;font-size:13px;color:var(--dsb-primary,#047857);font-weight:800;text-decoration:none}
.dsb-variable-product-box .single_variation{margin:10px 0;font-weight:800;color:var(--dsb-text,#061126)}
.dsb-variable-product-box .single_variation .price{font-size:20px;font-weight:900}
.dsb-variable-product-box .woocommerce-variation-availability{font-size:13px;margin-top:4px}
.dsb-variable-product-box .woocommerce-variation-add-to-cart{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:12px}
.dsb-variable-product-box .quantity input.qty{height:46px;border:1px solid #cbd5e1;border-radius:8px;text-align:center;font-weight:800;width:72px}
.dsb-variable-product-box button.single_add_to_cart_button{flex:1;min-width:220px;min-height:50px;border:0;border-radius:var(--dsb-btn-radius,10px);background:var(--dsb-addcart,#047857)!important;color:var(--dsb-btn-text,#fff)!important;font-weight:900;cursor:pointer}
.dsb-variable-product-box button.single_add_to_cart_button.disabled{opacity:.55;cursor:not-allowed}
.dsb-variable-product-box .woocommerce-variation-description{font-size:14px;color:#475569;margin:8px 0}
@media(max-width:700px){.dsb-variable-product-box .woocommerce-variation-add-to-cart{display:block}.dsb-variable-product-box button.single_add_to_cart_button{width:100%;margin-top:10px}.dsb-variable-product-box .quantity input.qty{width:100%;max-width:100px}}

/* v4.4.4 - favoritos e polimento de variações */
.dsb-fav-card,
.dsb-fav-product{
  margin-top:10px;
  width:100%;
  min-height:42px;
  border:1px solid #dbe3ef;
  background:#fff;
  border-radius:12px;
  font-weight:800;
  cursor:pointer;
  color:#0f172a;
}
.dsb-fav-product{max-width:520px;margin-bottom:12px;}
.dsb-fav-card:hover,.dsb-fav-product:hover{border-color:#ef4444;color:#ef4444;background:#fff7f7;}
.dsb-fav-active{border-color:#ef4444!important;color:#ef4444!important;background:#fff3f3!important;}
.dsb-fav-active::before{content:'♥ ';}
.dsb-favorites-link{position:relative;}
.dsb-favorites-link .dsb-fav-count{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;border-radius:999px;min-width:18px;height:18px;line-height:18px;text-align:center;font-size:11px;}
.dsb-favorites-page{background:#fff;border-radius:18px;padding:28px;margin-top:32px;margin-bottom:32px;box-shadow:0 18px 45px rgba(15,23,42,.08);}
.dsb-favorites-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;}
.dsb-variable-product-box{margin:18px 0;padding:16px;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc;}
.dsb-variable-product-box .variations{width:100%;border:0;margin:0 0 12px;}
.dsb-variable-product-box .variations tr{display:block;margin-bottom:12px;}
.dsb-variable-product-box .variations th,.dsb-variable-product-box .variations td{display:block;width:100%;border:0!important;text-align:left;padding:0!important;}
.dsb-variable-product-box .variations label{font-weight:900;margin-bottom:6px;display:block;}
.dsb-variable-product-box .variations select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px;background:#fff;font-weight:800;}
.dsb-variable-product-box .single_variation_wrap .woocommerce-variation-price{font-size:20px;font-weight:900;margin:10px 0;}
.dsb-variable-product-box .woocommerce-variation-add-to-cart{display:flex;gap:10px;align-items:center;flex-wrap:wrap;}
.dsb-variable-product-box .woocommerce-variation-add-to-cart .single_add_to_cart_button{flex:1;min-height:48px;border-radius:var(--dsb-button-radius,12px)!important;background:var(--dsb-addcart,var(--dsb-button,#047857))!important;color:var(--dsb-button-text,#fff)!important;font-weight:900!important;}
@media(max-width:560px){.dsb-variable-product-box .woocommerce-variation-add-to-cart{display:block}.dsb-variable-product-box .woocommerce-variation-add-to-cart .single_add_to_cart_button{width:100%;margin-top:10px}}


/* v4.4.5.1 - correção segura apenas dos favoritos */
.dsb-fav-active::before{
  content:'' !important;
  display:none !important;
}

.dsb-favorites-page{
  max-width:1180px;
  margin-left:auto;
  margin-right:auto;
}

.dsb-favorites-grid{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0, 1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}

.dsb-favorites-grid .dsb-card{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
}

.dsb-favorites-grid .dsb-img{
  height:210px !important;
  max-height:210px !important;
  aspect-ratio:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#fff !important;
}

.dsb-favorites-grid .dsb-img img{
  width:100% !important;
  height:100% !important;
  max-height:210px !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
}

.dsb-fav-card.dsb-fav-active{
  border-color:#ef4444 !important;
  color:#ef4444 !important;
  background:#fff3f3 !important;
}

@media(max-width:980px){
  .dsb-favorites-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;}
}

@media(max-width:560px){
  .dsb-favorites-grid{grid-template-columns:1fr !important;}
  .dsb-favorites-grid .dsb-img,
  .dsb-favorites-grid .dsb-img img{
    height:190px !important;
    max-height:190px !important;
  }
}


/* v4.4.5.3 - correção final favoritos + botões variáveis */
.dsb-fav-active::before,
.dsb-fav-card.dsb-fav-active::before,
.dsb-fav-product.dsb-fav-active::before{
  content:'' !important;
  display:none !important;
}

.dsb-favorites-grid{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0, 1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}
.dsb-favorites-grid .dsb-card{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  float:none !important;
}
.dsb-favorites-grid .dsb-img{
  height:210px !important;
  max-height:210px !important;
  aspect-ratio:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#fff !important;
}
.dsb-favorites-grid .dsb-img img{
  width:100% !important;
  height:100% !important;
  max-height:210px !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
}
@media(max-width:980px){
  .dsb-favorites-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;}
}
@media(max-width:560px){
  .dsb-favorites-grid{grid-template-columns:1fr !important;}
  .dsb-favorites-grid .dsb-img,
  .dsb-favorites-grid .dsb-img img{
    height:190px !important;
    max-height:190px !important;
  }
}

/* Botão variável obedecendo cores do painel */
.dsb-variable-product-box .woocommerce-variation-add-to-cart .single_add_to_cart_button,
.dsb-variable-product-box button.single_add_to_cart_button,
.dsb-product-summary .single_variation_wrap button.single_add_to_cart_button{
  background:var(--dsb-addcart,var(--dsb-button,#047857)) !important;
  border-color:var(--dsb-addcart,var(--dsb-button,#047857)) !important;
  color:var(--dsb-button-text,#fff) !important;
  border-radius:var(--dsb-button-radius,12px) !important;
}

.dsb-variable-buy-now,
.dsb-buy-now-variable{
  width:100% !important;
  min-height:48px !important;
  margin-top:12px !important;
  border:0 !important;
  border-radius:var(--dsb-button-radius,12px) !important;
  background:var(--dsb-buynow,#111827) !important;
  color:var(--dsb-button-text,#fff) !important;
  font-weight:900 !important;
  cursor:pointer !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.dsb-variable-buy-now.disabled,
.dsb-variable-buy-now:disabled{
  opacity:.55 !important;
  cursor:not-allowed !important;
}


/* dsb-page-background-white-v44683 */
html,
body,
body.custom-background,
body.dsb21,
.site,
.site-content,
.content-area,
.ast-container,
.ast-separate-container,
.ast-separate-container .ast-article-single,
.ast-separate-container .ast-article-post,
#page,
#content,
.entry-content,
main,
.dsb21,
.dsb21 main,
.dsb21 .dsb-page,
.dsb21 .dsb-home,
.dsb21 .dsb-shop,
.dsb21 .dsb-content,
.dsb21 .dsb-root,
.dsb21 .dsb-store,
.dsb21 .dsb-template,
.dsb21 .dsb-wrap-page,
.dsb21 .dsb-products-area,
.dsb21 .dsb-products-section,
.dsb21 .dsb-featured-section,
.dsb21 .dsb-home-products,
.dsb21 .dsb-topcats{
  background:#ffffff!important;
  background-color:#ffffff!important;
}
.dsb21 .dsb-hero-wrap,
.dsb21 .dsb-banner-wrap,
.dsb21 .dsb-hero-area,
.dsb21 .dsb-banner-area,
.dsb21 .dsb-home-banner-wrap{
  background:#ffffff!important;
  background-color:#ffffff!important;
}


/* v4.4.6.8.4 - Cards de produtos: imagem encaixada sem cortar
   Ajuste somente visual nos cards da grade/home/loja.
   Não altera produto único, checkout, carrinho, favoritos, SEO, nome da loja ou banner. */
.dsb21 .dsb-grid .dsb-card{
  border:1px solid #e1e7f0;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(15,23,42,.055);
}
.dsb21 .dsb-grid .dsb-card .dsb-img{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  aspect-ratio:1/1!important;
  width:100%!important;
  height:auto!important;
  padding:14px!important;
  background:#fff!important;
  overflow:hidden!important;
}
.dsb21 .dsb-grid .dsb-card .dsb-img img{
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
  border-radius:10px!important;
}
@media(max-width:560px){
  .dsb21 .dsb-grid .dsb-card .dsb-img{
    padding:12px!important;
  }
}


/* v4.4.6.8.5 - Banner Home: ajuste cirúrgico do container
   Não altera background-image do banner; só largura/margem/sombra/borda visual. */
.dsb21 main > .dsb-hero,
body.dsb21 main > .dsb-hero{
  width:calc(100% - 12px) !important;
  max-width:calc(100% - 12px) !important;
  margin:6px auto 24px !important;
  box-shadow:none !important;
  border:none !important;
  outline:none !important;
}
.dsb21 main > .dsb-hero::before,
.dsb21 main > .dsb-hero::after{
  box-shadow:none !important;
  border:none !important;
  outline:none !important;
}
@media(max-width:900px){
  .dsb21 main > .dsb-hero,
  body.dsb21 main > .dsb-hero{
    width:calc(100% - 8px) !important;
    max-width:calc(100% - 8px) !important;
    margin:4px auto 18px !important;
  }
}

/* Deleon Store Builder - parcelamento visual nos cards */
.dsb-card-installments{
  margin: 2px 0 10px;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--dsb-primary, #047857);
}


/* Deleon Store Builder 1.1 - personalização visual dos cards e ícone Conta */
.dsb-prod-title,
.dsb-prod-title:visited{
  color:var(--dsb-product-title,#061126)!important;
}
.dsb-prod-title:hover,
.dsb-prod-title:focus,
.dsb-prod-title:active{
  color:var(--dsb-product-title-hover,var(--dsb-primary,#047857))!important;
  text-decoration:none!important;
}
.dsb-account-link img.emoji{
  display:none!important;
}
.dsb-account-link::before{
  content:"";
  display:inline-block!important;
  width:16px;
  height:16px;
  margin-right:2px;
  background:var(--dsb-account-icon,var(--dsb-header-action,#071226))!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm0 2c-3.33 0-10 1.67-10 5v3h20v-3c0-3.33-6.67-5-10-5z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm0 2c-3.33 0-10 1.67-10 5v3h20v-3c0-3.33-6.67-5-10-5z'/%3E%3C/svg%3E") center / contain no-repeat;
  vertical-align:-2px;
}
