body.cbps-shop ul.products .cbps-promo{display:grid!important;grid-column:1/-1;grid-template-columns:75px minmax(0,1fr) auto;align-items:center;width:100%!important;min-height:105px;margin:0!important;padding:18px 25px!important;background:linear-gradient(100deg,#fff4e7 0%,#fffaf4 52%,#ffe8d5 100%)!important;border:1px solid #f0ddc8!important;border-radius:14px!important;box-shadow:none!important}.cbps-promo-books{display:flex;flex-direction:column;align-items:center;justify-content:center}.cbps-promo-books span{display:block;width:55px;height:11px;margin:2px;border-radius:3px}.cbps-promo-books span:nth-child(1){width:47px;background:#efc45b}.cbps-promo-books span:nth-child(2){width:58px;background:#ff762b}.cbps-promo-books span:nth-child(3){width:52px;background:#153f6c}.cbps-promo-copy strong,.cbps-promo-copy small{display:block}.cbps-promo-copy strong{margin-bottom:5px;color:var(--cbps-navy);font-size:23px;font-weight:800;line-height:1.2}.cbps-promo-copy small{color:#d65c1b;font-size:14px;line-height:1.4}.cbps-promo a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:12px 21px;color:#fff!important;background:var(--cbps-orange);border-radius:8px;font-size:13px;font-weight:800;text-decoration:none!important}.cbps-promo a:hover{background:var(--cbps-orange-dark)}@media (max-width:767px){body.cbps-shop ul.products .cbps-promo{display:flex!important;flex-direction:column;align-items:flex-start;min-height:auto;padding:20px!important}.cbps-promo-books{display:none}.cbps-promo-copy strong{font-size:20px}.cbps-promo a{width:100%;margin-top:15px}}