.store-card-wrapper.store-card{flex:1;min-height:70px;margin-bottom:12px;padding-top:12px;position:relative;border:1px solid #e5e5e5;border-radius:6px;transition:background .3s 0s ease,border-color .3s ease}.store-card-wrapper.store-card a{text-decoration:none}.store-card-wrapper.store-card:hover{background-color:#f4f4f4}.store-card-wrapper.store-card.ghost{opacity:0;pointer-events:none;height:0;padding:0;margin:0;min-height:0}.store-card-wrapper.store-card .store-row{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;height:100%}.store-card-wrapper.store-card .merchant-image{background-size:100px;height:90px}.store-card-wrapper.store-card .merchant-image.default-image{background-size:80px}.store-card-wrapper.store-card .store-content{padding:0 20px;min-height:80px;margin-top:10px}.store-card-wrapper.store-card .store-content .display-name{margin-bottom:15px;color:#525252;font-weight:500}.store-card-wrapper.store-card .store-content .display-name .tld{font-family:Circular-Pro-Book,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}.store-card-wrapper.store-card .store-content .display-name,.store-card-wrapper.store-card .store-content .time{word-wrap:break-word}.store-card-wrapper.store-card .store-content .code{display:inline-block;padding:4px 6px;background-color:#f4f4f4;border:#e5e5e5;color:#525252;border-radius:3px;margin-right:10px;font-size:12px;transition:background-color .1s}.store-card-wrapper.store-card .store-content .code:before{margin-right:4px;font-size:11px;vertical-align:middle}.store-card-wrapper.store-card .store-content .coupon-title{margin:8px 0 0;display:block}.store-card-wrapper.store-card .store-content .last-attempt{display:block;margin:10px 0 5px;color:#525252;font-family:Circular-Pro-Book,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:11px;font-weight:400}.store-card-wrapper.store-card .footer{margin-top:10px}.store-card-wrapper.store-card .footer .flex{display:flex;border-top:1px solid #e5e5e5;width:100%}.store-card-wrapper.store-card .footer .flex .flex-item{flex:1;border-right:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;padding:10px 3px;flex-wrap:wrap}.store-card-wrapper.store-card .footer .flex .flex-item h3{font-family:Circular-Pro-Black,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0 5px 0 0;color:#013d5b}.store-card-wrapper.store-card .footer .flex .flex-item h5{line-height:14px;font-size:12px;text-align:center}.store-card-wrapper.store-card .footer .flex .flex-item:last-child{border-right:none}.store-card-wrapper.store-card .footer.hide{display:none}.store-card-wrapper.store-card .footer.empty{min-height:61px;max-height:61px}@media(max-width:500px){.store-card-wrapper.store-card .footer.flex-group .flex{flex-direction:column}.store-card-wrapper.store-card .footer.flex-group .flex .flex-item{padding:5px}.store-card-wrapper.store-card .footer.flex-group .flex .flex-item:first-child{padding-bottom:0}}.store-card-wrapper.store-card.with-footer .store-content{min-height:120px;flex-grow:1}
