#stores .shopify-section{display:flex;flex-direction:column-reverse;width:100%;align-items:center}@media (min-width: 992px){#stores .shopify-section{flex-direction:row}}#stores .shopify-section .infos-stores{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px}@media (min-width: 992px){#stores .shopify-section .infos-stores{width:50%;padding-top:0px;padding:50px}}#stores .shopify-section .infos-stores h1{font-size:20px;text-align:center}#stores .shopify-section .infos-stores .content-search-map{padding-top:20px}#stores .shopify-section .infos-stores .content-search-map input{line-height:30px;font-size:14px;min-width:300px;padding:0 10px}#stores .shopify-section .infos-stores .list-result-store{transition:all 0.3s ease;transform-origin:top;padding-top:30px}#stores .shopify-section .infos-stores .list-result-store h2{font-size:16px;padding-bottom:20px;text-align:center}#stores .shopify-section .infos-stores .list-result-store ul li{display:flex;justify-content:space-between;padding:10px;cursor:pointer;position:relative;border-radius:5px}#stores .shopify-section .infos-stores .list-result-store ul li h3{font-size:16px}#stores .shopify-section .infos-stores .list-result-store ul li .distance{color:#666666;font-size:14px}#stores .shopify-section .infos-stores .list-result-store ul li:after{height:1px;position:absolute;left:10px;right:10px;background:#cccccc;content:"";transition:all 0.3s ease;bottom:0;z-index:1}#stores .shopify-section .infos-stores .list-result-store ul li:last-child:after{display:none}#stores .shopify-section .infos-stores .list-result-store ul li:hover{background:#eeeeee}#stores .shopify-section .infos-stores .list-result-store ul li:hover:after{opacity:0}#stores .shopify-section .infos-stores .list-result-store.hide{overflow:hidden;height:0;transform:scaleY(0);padding:0px}#stores .shopify-section #map{height:300px;width:100%}@media (min-width: 992px){#stores .shopify-section #map{width:50%;height:100vh}}
