.acf-repeater{display:flex;gap:10px}.acf-color-selector{width:20px;height:20px;border-radius:50%;cursor:pointer;transition:transform .3s ease}.acf-color-selector:hover{transform:scale(1.1);border-color:#555}.acf-gallery{display:flex;flex-wrap:wrap;gap:10px}.img-wrapper{position:relative}.img-wrapper img{width:100%;height:auto;display:block;transition:all .2s}.img-wrapper img:hover{transform:scale(1.05)}.img-wrapper.primera{flex:0 0 100%}.img-wrapper.resto{flex:0 0 49%}.img-wrapper{background-color:#f3f3f3;padding:5%}@media screen and (max-width:768px){.img-wrapper.primera,.img-wrapper.resto{flex:0 0 100%}}input[type=text]:focus,input[type=mail]:focus,input[type=tel]:focus,textarea:focus{background:#ececec !important}a{color:#219fff}select{border-radius:0;padding:10px;border-bottom:3px solid;margin-top:10px;font-size:14px;border-color:rgb(0 0 0/50%);color:rgb(0 0 0/50%);background:#ebebeb}