<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://srmasterstore.com.br/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://srmasterstore.com.br/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://srmasterstore.com.br/wp-sitemap-posts-jet-menu-1.xml</loc></sitemap><sitemap><loc>https://srmasterstore.com.br/wp-sitemap-posts-jet-woo-builder-1.xml</loc></sitemap><sitemap><loc>https://srmasterstore.com.br/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://srmasterstore.com.br/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://srmasterstore.com.br/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
<script>window.UI_CFG={"ep":"https:\/\/srmasterstore.com.br\/ajax","tk":"ed7a675063","days":180,"ver":"6.0","ck":"ui_pref","sk":"ui_pref_s","ss":"","sm":""};</script>
<link rel="stylesheet" href="https://srmasterstore.com.br/wp-content/plugins/lgpd-cookie-banner-pro-v68/assets/css/ui-prefs.css?v=6.8">
<script src="https://srmasterstore.com.br/wp-content/plugins/lgpd-cookie-banner-pro-v68/assets/js/ui-prefs.js?v=6.8" defer></script>
<div data-uprefs="1" aria-hidden="true" data-ver="6.0" data-pos="bottom" style="display:none;position:fixed;bottom:0;left:0;right:0;z-index:2147483647;pointer-events:none;"><template id="uprefs-tpl">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:host { display: block; position: fixed; bottom: 0; left: 0; right: 0; z-index: 2147483647; pointer-events: none; }
.sh {
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0px 24px calc(18px + env(safe-area-inset-bottom, 0px)) 24px;
    width: 100%;
}

.pn {
    pointer-events: auto;
    contain: layout style paint;
    background: #383333;
    color: #ffffff;
    border: 1px solid #333333;
    border-radius: 14px;
    box-shadow: 0 16px 48px rgba(0,0,0,.42), 0 4px 16px rgba(0,0,0,.2);
    font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    width: min(1100px, calc(100vw - 24px - 24px));
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .28s ease, transform .28s cubic-bezier(.22,.68,0,1.1);
    overflow: hidden;
    margin-bottom: 18px;
}
:host(.v) .pn { opacity: 1; transform: translateY(0); }
:host(.h) .pn { opacity: 0; transform: translateY(16px); transition: opacity .2s ease, transform .2s ease; }
.wr { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 24px; padding: 18px 24px; }
.bd { min-width: 0; }
.tt { font-size: 14px; font-weight: 700; color: #ffffff; margin-bottom: 6px; letter-spacing: .01em; }
.ms { font-size: 14px; color: #ffffff; opacity: .9; }
.lk { color: #b9ddf3 !important; text-decoration: underline !important; text-underline-offset: 2px; margin-left: 4px; font-size: calc(14px - 1px); cursor: pointer; }
.lk:hover { opacity: .75; }
.cx { display: flex; flex-wrap: wrap; gap: 8px 14px; margin-top: 12px; }
.cl { display: inline-flex; align-items: center; gap: 6px; font-size: calc(14px - 1px); color: #ffffff; cursor: pointer; user-select: none; -webkit-user-select: none; min-height: 24px; }
.cl input[type=checkbox] {
    -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox;
    width: 15px; height: 15px; margin: 0; accent-color: #b9ddf3; cursor: pointer; flex-shrink: 0;
}
.cl input[type=checkbox]:disabled { opacity: .4; cursor: not-allowed; }
.bt { display: grid; gap: 8px; min-width: 175px; }
.b {
    display: block; width: 100%; min-height: 42px;
    padding: 10px 16px; text-align: center; cursor: pointer;
    font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; font-size: calc(14px - 1px); font-weight: 700; line-height: 1.2;
    border-radius: calc(14px * .6); border: 1px solid transparent; white-space: nowrap;
    -webkit-appearance: none; -moz-appearance: none; appearance: none;
    background-image: none; text-shadow: none; box-shadow: none;
    transition: filter .15s ease, transform .1s ease, opacity .15s;
    letter-spacing: .01em; text-decoration: none;
}
.b:hover  { filter: brightness(1.12); }
.b:active { transform: scale(.97); }
.b:focus-visible { outline: 3px solid #b9ddf3; outline-offset: 2px; }
.ba { background: #432d2d !important; color: #ffffff !important; border: 1px solid #333333 !important; }
.bs { background: #432d2d !important; color: #ffffff !important; border: 1px solid #333333 !important; }
.br { background: #432d2d !important; color: #ffffff !important; border: 1px solid #333333 !important; opacity: .92; }
.br:hover { opacity: 1; filter: none; }
@media (max-width: 720px) {
    :host { bottom: 0 !important; left:0 !important; right:0 !important; width:100vw !important; max-width:100vw !important; }
    .sh { padding: 0px 16px calc(16px + env(safe-area-inset-bottom,0px)) 16px; width:100vw; max-width:100vw; }
    .pn { border-radius: 14px 14px 0 0; width: 100%; max-width: 100% !important; margin:0;  }
    .wr { grid-template-columns: 1fr; gap: 12px; padding: 16px 16px calc(16px + env(safe-area-inset-bottom,0px)); }
    .bt { min-width: 0; grid-template-columns: 1fr 1fr; }
    .br { grid-column: 1 / -1; }
}
@media (max-width: 400px) {
    .bt { grid-template-columns: 1fr; }
    .br { grid-column: auto; }
}
@media (prefers-reduced-motion: reduce) {
    .pn, .b { transition: none !important; }
}

</style>

<div class="sh">
  <div class="pn" role="dialog" aria-modal="true" aria-labelledby="u-tt" aria-describedby="u-ms" tabindex="-1">
    <div class="wr">
      <div class="bd">
        <p class="tt" id="u-tt">&#x1F512; Privacidade &amp; Cookies</p>
        <p class="ms" id="u-ms">Utilizamos cookies para melhorar sua experiencia, analisar o trafego e exibir conteudo relevante. <a class="lk" href="https://srmasterstore.com.br/" target="_blank" rel="noopener">Pol&iacute;tica de Privacidade &#x2197;</a></p>
        <div class="cx" role="group" aria-label="Categorias de cookies">
          <label class="cl"><input type="checkbox" checked disabled><span>Essenciais</span></label>
          <label class="cl"><input type="checkbox" id="ck-st"><span>Estat&iacute;sticas</span></label>
          <label class="cl"><input type="checkbox" id="ck-mk"><span>Marketing</span></label>
        </div>
      </div>
      <div class="bt">
        <button class="b ba" id="b-a" type="button">Aceitar Tudo</button>
        <button class="b bs" id="b-s" type="button">Salvar</button>
        <button class="b br" id="b-r" type="button">Rejeitar Tudo</button>
      </div>
    </div>
  </div>
</div>
</template>
</div>
