#multi-store-location-card{display:none;position:fixed;right:50px;background-color:#fff;bottom:60px;width:25%;margin:10px;padding:1.8%;box-shadow:rgba(0,0,0,.02) 0 1px 3px 0,rgba(27,31,35,.15) 0 0 0 1px;z-index:9999}#multi-store-location-card .header{display:flex;flex-direction:row;justify-content:space-between}#multi-store-location-card .header .close-btn{right:5%;position:absolute;top:25px}#multi-store-location-card .header .close-btn button{color:inherit;text-decoration:inherit;text-align:center;background:none;color:inherit;border:none;font:inherit;cursor:pointer;outline:inherit;width:30px;align-items:center;text-align:center;vertical-align:middle}#multi-store-location-card .header .close-btn button:hover{background-color:#ccc}#multi-store-location-card .header .close-btn button i{font-size:large}#multi-store-location-card .description{text-align:justify}#multi-store-location-card .buttons{display:flex;flex-direction:column;align-items:center;margin-top:10px}#multi-store-location-card .buttons div{width:100%;margin-top:10px}#multi-store-location-card .buttons div a,#multi-store-location-card .buttons div button{width:100%;font-weight:700}@media (max-width:767.98px){#multi-store-location-card{width:89%;margin:auto;right:0;left:0;padding:5%}}@media (min-width:768px) and (max-width:991.98px){#multi-store-location-card{width:45%}}