.stores-container{display:grid;grid-template-columns:1fr;gap:30px;margin:0px 15px}@media only screen and  (min-width: 768px){.stores-container{grid-template-columns:repeat(2, 1fr);margin:0px}}@media only screen and  (min-width: 992px){.stores-container{gap:45px}}@media only screen and  (min-width: 1199px){.stores-container{grid-template-columns:repeat(3, 1fr)}}@media only screen and  (min-width: 1600px){.stores-container{grid-template-columns:repeat(4, 1fr)}}.store-card{display:flex;flex-direction:column;background:#FFF;-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px;background-clip:padding-box;overflow:hidden;text-decoration:none;color:#747474;box-shadow:0 2px 10px rgba(0,0,0,0.06);transition:box-shadow .2s ease}@media only screen and  (min-width: 992px){.store-card:hover{text-decoration:none;box-shadow:0 4px 14px rgba(194,174,134,0.3)}.store-card:hover .image{transform:scale(1.06)}}.store-card .media{position:relative;background:#fff0e0}.store-card .media .image-wrap{overflow:hidden}.store-card .media .image-wrap .image{height:250px;background-size:cover;background-position:center;transition:transform .4s ease}.store-card .media .status{position:absolute;top:22.5px;right:22.5px;background:#FFF;-webkit-border-radius:20px;border-radius:20px;-moz-border-radius:20px;background-clip:padding-box;padding:4px 10px;font-size:12px;font-weight:bold;color:#252c33;box-shadow:0 1px 4px rgba(0,0,0,0.12)}.store-card .media .status .dot{display:inline-block;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;-moz-border-radius:50%;background-clip:padding-box;background:#13ad17;margin-right:4px;vertical-align:middle}.store-card .media .status.closed .dot{background:#e8302a}.store-card .body{background:#fbf8f2;padding:30px;border-top:4px solid #c2ae86}@media only screen and  (min-width: 1199px){.store-card .body{padding:30px 45px}}.store-card .body .eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:bold;color:#c2ae86}.store-card .body .title{font-size:18px;font-weight:bold;color:#1c303f;margin-bottom:15px}.store-card .body .info-group{margin-top:auto;margin-bottom:10px}.store-card .body .info{display:flex;align-items:center;gap:7.5px;color:#747474;margin-bottom:5px}.store-card .body .info .icon{color:#c2ae86;font-size:15px;flex-shrink:0}.store-card .body .info .text-success,.store-card .body .info .text-danger{color:#c2ae86 !important}.store-card .body .btn{text-align:center;margin-top:15px}.row-eqh{display:flex;flex-flow:row wrap}.row-eqh::before{display:block}.row-eqh .store-teaser{align-items:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.store-video{border:7px solid #fff;width:70%;margin:auto}.virtual-tour{margin:auto;text-align:center}.virtual-tour iframe{border:7px solid #fff}.store-carousel{width:100%;margin:auto}.store-carousel .item{border:7px solid #fff}.store-carousel .slick-prev,.store-carousel .slick-next{opacity:1 !important}.store-carousel .slick-prev:before,.store-carousel .slick-next:before,.store-carousel .slick-prev:before,.store-carousel .slick-next:before{background:#ff8600 !important}.store-carousel .slick-dots{bottom:-40px !important}.table-store-custom{max-width:250px;margin-bottom:0px}.table-store-custom td{border-color:transparent !important;padding:0px !important}