.product_ad{width:100%;border-style:solid;border-width:medium;margin-bottom:1.6em}.product_ad a{text-decoration:none;color:#000}.product_ad .head{display:flex;justify-content:space-between;flex-wrap:wrap-reverse;align-items:flex-end;padding:1rem 1rem 0 0}.product_ad .head .title{font-size:1.2rem;padding:0 0 1rem 1rem}.product_ad .head .shoplogo{max-height:3rem;padding:0 0 1rem 1rem}.product_ad .body{display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:1rem;clear:both}.product_ad .body .product_img{width:100%}.product_ad .body .description{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;padding:0}.product_ad .body .description .product_name{font-size:1.2rem;padding:.5rem 1rem .5rem 0}.product_ad .body .description .product_price{white-space:nowrap;padding:.5rem 0}.product_ad .body .description .product_price .current{font-size:1.2rem;font-weight:700}.product_ad .body .description .product_price .old{text-decoration:line-through;font-size:1rem}.product_ad .body .description .product_price .save{font-size:1.2rem;background:#7fda69;padding:0 .5rem}.product_ad .trust_badges{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 1rem 0 0;background:#eee;text-align:center}.product_ad .trust_badges img{padding:1rem 0 1rem 1rem;max-width:250px;width:28%;height:auto;opacity:.8}@media screen and (max-width:600px){.product_ad .trust_badges img{width:50%}}