.store h4{font-size:25px;border-bottom:1px solid var(--borderclr);padding-bottom:10px;margin-bottom:40px;text-transform:uppercase;font-weight:600}.store .store-card{background:var(--lightbg);border:1px solid var(--border-bottom-clr);padding:20px}.store .store-title{font-size:18px;font-weight:700;margin-bottom:5px}.store .store-location{color:var(--themethirdclr);font-size:14px;margin-bottom:15px}.store .store-info{list-style:none;margin-bottom:15px;padding-left:0}.store .store-info li{display:flex;gap:12px;font-size:14px;color:var(--themethirdclr);margin-bottom:15px;line-height:1.5}.store .store-info .icon{min-width:20px}.store .store-info a{color:var(--themethirdclr);text-decoration:none}.store .store-info a:hover{text-decoration:underline}.store .store-status{font-weight:600;color:var(--greenclr) !important}.store .store-actions{display:flex;gap:10px;margin-bottom:10px}.btn-theme-two{color:var(--plainclr) !important}.btn-outline-theme{border:1px solid var(--themeprimaryclr) !important;font-size:14px !important}