{"title":"Bolsas","description":"\u003cstyle\u003e\n\/* ===== FULL WIDTH ===== *\/\n.eloren-banner-wrapper {\n  width: 100vw;\n  position: relative;\n  left: 50%;\n  margin-left: -50vw;\n  margin-right: -50vw;\n  margin-top: 0 !important;\n  margin-bottom: 0 !important;\n  padding: 0 !important;\n  display: block;\n  box-sizing: border-box;\n}\n \n\/* ===== BANNER PRINCIPAL ===== *\/\n.eloren-banner {\n  background-color: #F4EFEC;\n  width: 100%;\n  padding: 24px 20px;\n  box-sizing: border-box;\n  text-align: center;\n}\n \n\/* ===== ANIMAÇÃO ===== *\/\n@keyframes slideInRight {\n  0% {\n    opacity: 0;\n    transform: translateX(100px);\n  }\n  100% {\n    opacity: 1;\n    transform: translateX(0);\n  }\n}\n \n\/* ===== TÍTULO ===== *\/\n.eloren-banner__subtitle {\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.20em;\n  text-transform: uppercase;\n  color: #9a7b3a;\n  margin: 0 0 6px 0;\n  line-height: 1.4;\n \n  opacity: 0;\n  animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  animation-delay: 0.2s;\n}\n \n.eloren-banner__title {\n  font-size: 38px;\n  font-weight: 900;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #000000;\n  margin: 0 0 24px 0;\n  line-height: 1.1;\n \n  opacity: 0;\n  animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  animation-delay: 0.4s;\n}\n \n\/* ===== ITENS ===== *\/\n.eloren-banner__items {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  max-width: 600px;\n  margin: 0 auto;\n}\n \n.eloren-banner__item {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(154, 123, 58, 0.3);\n \n  opacity: 0;\n  animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n}\n \n.eloren-banner__item:last-child {\n  border-bottom: none;\n}\n \n.eloren-banner__item:nth-child(1) { animation-delay: 0.8s; }\n.eloren-banner__item:nth-child(2) { animation-delay: 1.4s; }\n.eloren-banner__item:nth-child(3) { animation-delay: 2.0s; }\n \n.eloren-banner__item-label {\n  font-size: 14px;\n  font-weight: 600;\n  color: #000000;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  line-height: 1.3;\n  text-align: left;\n}\n \n.eloren-banner__item-plus {\n  font-size: 28px;\n  font-weight: 700;\n  color: #000000;\n  line-height: 1;\n}\n \n.eloren-banner__item-percentage {\n  font-size: 52px;\n  font-weight: 900;\n  color: #9a7b3a;\n  letter-spacing: 0.02em;\n  line-height: 1;\n  font-style: italic;\n}\n \n.eloren-banner__item-suffix {\n  font-size: 13px;\n  font-weight: 600;\n  color: #000000;\n  letter-spacing: 0.10em;\n  text-transform: uppercase;\n  line-height: 1.3;\n  text-align: left;\n}\n \n\/* ===== RESPONSIVE ===== *\/\n@media screen and (max-width: 768px) {\n  .eloren-banner {\n    padding: 20px 16px;\n  }\n \n  .eloren-banner__title {\n    font-size: 28px;\n    margin-bottom: 20px;\n  }\n \n  .eloren-banner__subtitle {\n    font-size: 11px;\n  }\n \n  .eloren-banner__item-percentage {\n    font-size: 40px;\n  }\n \n  .eloren-banner__item-label {\n    font-size: 11px;\n  }\n \n  .eloren-banner__item-suffix {\n    font-size: 11px;\n  }\n \n  .eloren-banner__item-plus {\n    font-size: 22px;\n  }\n \n  .eloren-banner__item {\n    gap: 10px;\n    padding: 12px 0;\n  }\n}\n\u003c\/style\u003e\n \n\u003cdiv class=\"eloren-banner-wrapper\"\u003e\n  \u003cdiv class=\"eloren-banner\"\u003e\n \n    \u003c!-- TÍTULO --\u003e\n    \u003cdiv class=\"eloren-banner__subtitle\"\u003eQuanto mais comprar, mais você economiza!\u003c\/div\u003e\n    \u003cdiv class=\"eloren-banner__title\"\u003ePromoção\u003c\/div\u003e\n \n    \u003c!-- ITENS --\u003e\n    \u003cdiv class=\"eloren-banner__items\"\u003e\n \n      \u003cdiv class=\"eloren-banner__item\"\u003e\n        \u003cspan class=\"eloren-banner__item-label\"\u003eNA COMPRA\u003cbr\u003eDE 2 PEÇAS\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-plus\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-percentage\"\u003e10%\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-suffix\"\u003eDE\u003cbr\u003eDESCONTO\u003c\/span\u003e\n      \u003c\/div\u003e\n \n      \u003cdiv class=\"eloren-banner__item\"\u003e\n        \u003cspan class=\"eloren-banner__item-label\"\u003eNA COMPRA\u003cbr\u003eDE 3 PEÇAS\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-plus\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-percentage\"\u003e15%\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-suffix\"\u003eDE\u003cbr\u003eDESCONTO\u003c\/span\u003e\n      \u003c\/div\u003e\n \n      \u003cdiv class=\"eloren-banner__item\"\u003e\n        \u003cspan class=\"eloren-banner__item-label\"\u003eNA COMPRA\u003cbr\u003eDE 4+ PEÇAS\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-plus\"\u003e+\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-percentage\"\u003e20%\u003c\/span\u003e\n        \u003cspan class=\"eloren-banner__item-suffix\"\u003eDE\u003cbr\u003eDESCONTO\u003c\/span\u003e\n      \u003c\/div\u003e\n \n    \u003c\/div\u003e\n \n  \u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function() {\n    var wrapper = document.querySelector('.eloren-banner-wrapper');\n    if (wrapper) {\n      var section = wrapper.closest('.shopify-section');\n      if (section) {\n        section.style.margin = '0';\n        section.style.padding = '0';\n        section.style.display = 'block';\n      }\n      var parent = wrapper.parentElement;\n      if (parent) {\n        parent.style.margin = '0';\n        parent.style.padding = '0';\n      }\n    }\n  });\n\u003c\/script\u003e","products":[],"url":"https:\/\/zayrawear.com.br\/collections\/bolsas.oembed","provider":"ZAYRA","version":"1.0","type":"link"}