.pet-selector-section{width:100%;padding-top:var(--pet-padding-top, 0);padding-bottom:var(--pet-padding-bottom, 0);text-align:center}.pet-container{max-width:1600px;width:100%;margin:0 auto;padding:0 40px}.pet-heading{font-size:32px;font-weight:700;color:#333;margin-bottom:50px;font-family:var(--font-heading-family)}.pet-grid{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}.pet-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:220px;transition:transform .3s ease;cursor:pointer}.pet-item:hover{transform:scale(1.05)}.pet-image-wrapper{width:200px;height:200px;border-radius:50%;overflow:hidden;margin-bottom:25px;display:flex;align-items:center;justify-content:center}.pet-image{width:100%;height:100%;object-fit:contain;object-position:center}.pet-title{font-size:22px;/ font-weight: 700;color:#000;text-align:center;letter-spacing:.5px}@media screen and (max-width:768px){.pet-heading{font-size:20px;margin-bottom:20px}.pet-container{padding:0 15px}.pet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;justify-content:space-between}.pet-item{width:100%}.pet-image-wrapper{width:75px;height:75px;margin-bottom:8px;box-shadow:none}.pet-title{font-size:13px;font-weight:600}}@media screen and (max-width:360px){.pet-container{padding:0 10px}.pet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;justify-content:space-between}.pet-item{width:100%}.pet-image-wrapper{width:70px;height:70px;margin-bottom:8px;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-pet-selector.css.map */
