body{font-family:Montserrat,sans-serif;background-color:#f5f5f5}body .storespage{max-width:80%;margin:auto;padding:5px 15px}body .storespage .header{margin-bottom:10px;margin-top:45px}body .storespage .header h1{font-size:32px;font-weight:700;margin-bottom:10px;color:#333}body .storespage .header p{font-size:16px;color:#666;margin-bottom:20px}body .storespage .header .negozi-tag{text-transform:uppercase;font-size:12px;color:#999;letter-spacing:1px;margin-bottom:15px}body .storespage .filter-container{margin-bottom:30px;display:flex;gap:30px}body .storespage .filter-container .region-select{width:100%;max-width:700px;flex:1;padding:15px;border:none;border-radius:30px;background-color:#fff;font-size:16px;color:#333;cursor:pointer;appearance:none;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px) center}body .storespage .filter-container .blank-space{flex:1}body .storespage .mobile-buttons-container{display:none;gap:15px}body .storespage .mobile-buttons-container .btn{border-radius:35px;background-color:#fff;color:#000;border:1px solid #000;padding:10px 25px;font-weight:500;transition:all .3s ease;margin-bottom:20px;width:50%}body .storespage .mobile-buttons-container .btn .fa-icon{margin-right:8px}body .storespage .mobile-buttons-container .btn:hover{transform:translateY(-3px)}body .storespage .content-container{display:flex;gap:30px;margin-bottom:50px}body .storespage .content-container .stores-container{flex:1;max-width:700px}body .storespage .content-container .stores-container .store-card{background-color:#fff;border-radius:10px;padding:35px;margin-bottom:20px;display:flex;flex-direction:row-reverse;justify-content:space-between}body .storespage .content-container .stores-container .store-card .btn{border-radius:35px;background-color:#000;color:#fff;border:none;padding:15px 35px;font-weight:500;transition:all .3s ease;margin-bottom:20px}body .storespage .content-container .stores-container .store-card .btn .arrow{margin-left:8px}body .storespage .content-container .stores-container .store-card .btn-store{background-color:#000;color:#fff;border:none;min-width:170px;height:50px;justify-self:flex-end}body .storespage .content-container .stores-container .store-card .btn-store:hover{transform:translateY(-3px);color:#fff}body .storespage .content-container .stores-container .store-card .card-content{display:flex;flex-direction:column}body .storespage .content-container .stores-container .store-card .card-content .store-name{font-size:28px;font-weight:700;margin-bottom:10px}body .storespage .content-container .stores-container .store-card .card-content .store-address{font-size:16px;color:#666;margin-bottom:15px}body .storespage .content-container .stores-container .store-card .card-content .store-phone{display:flex;align-items:center;gap:10px;font-size:16px;margin-bottom:15px;font-weight:600}body .storespage .content-container .stores-container .store-card .card-content .store-hours{display:flex;align-items:flex-start;gap:10px}body .storespage .content-container .stores-container .store-card .card-content .store-hours .store-hours-text{font-size:16px;white-space:pre-wrap}body .storespage .content-container .stores-container .store-card .card-content .store-hours .store-hours-text p{margin-bottom:0;margin-top:0}body .storespage .content-container .stores-container .store-card .card-content .store-hours .store-hours-text p:first-child{font-weight:600}body .storespage .content-container .map-container{flex:1;position:relative}body .storespage .content-container .map-container #map{width:100%;height:100%;max-height:1100px;z-index:1;border-radius:20px}.icon{width:18px;height:18px;display:inline-block}@media (max-width:1024px){body .storespage .header{margin-top:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-justify:auto}body .storespage .header .negozi-tag{font-size:15px}body .storespage .header h1{font-size:52px}body .storespage .header p{font-size:19px}body .storespage .content-container{flex-direction:column;min-height:500px}body .storespage .content-container .stores-container{max-width:100%}body .storespage .content-container .stores-container .store-card{flex-direction:column-reverse}body .storespage .content-container .stores-container .store-card .btn-store{margin-bottom:0;margin-top:20px}body .storespage .content-container .map-container{height:100%!important;width:100%!important}body .storespage .content-container .map-container #map{height:500px!important;width:100%!important;z-index:10}body .storespage .filter-container .blank-space{display:none}body .storespage .filter-container .region-select{max-width:100%}body .storespage .mobile-buttons-container{display:flex}}@media (max-width:768px){body .storespage .header h1{font-size:30px}}