.footbar-fixed{transition:var(--tp-transition);-moz-transition:var(--tp-transition);-o-transition:var(--tp-transition);-webkit-transition:var(--tp-transition)}.footbar-fixed .product-notification.active{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.footbar-fixed .product-notification{background:var(--color-white);border:1px solid var(--border-color);bottom:3rem;opacity:0;padding:.8rem;position:fixed;transform:translateY(100%);transition:var(--tp-transition);-moz-transition:var(--tp-transition);-o-transition:var(--tp-transition);-webkit-transition:var(--tp-transition);visibility:hidden;z-index:100}.footbar-fixed .product-notification.notifi-left{left:3rem}@media (max-width:767px){.footbar-fixed .product-notification.notifi-left{left:1.5rem}}.footbar-fixed .product-notification.notifi-right{right:3rem}@media (max-width:767px){.footbar-fixed .product-notification.notifi-right{right:1.5rem}}.footbar-fixed .product-suggest{display:flex}.footbar-fixed .product-image{display:block;margin-right:1.6rem;max-width:8rem}.footbar-fixed .product-image img{width:100%}.footbar-fixed .column-right{align-self:center;max-width:25rem}.footbar-fixed .column-right p{font-size:1.4rem;margin-bottom:0}.footbar-fixed .column-right .info-ago{margin-top:.4rem}.footbar-fixed .column-right .info-ago .time-text{color:var(--primary-color);font-size:1.4rem}
