.all-collections{display:flex;flex-direction:column;align-items:center;margin:0 auto;overflow-x:hidden}.all-collections h1{font-family:Merriweather;font-size:32px;font-weight:700;color:#222223;margin:20px auto}.all-collections__categories{display:grid;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-gap:20px;justify-items:stretch;align-items:stretch;padding:10px 0 20px;max-width:1180px;border-top:1px solid #dedede}.all-collections__categories:last-child{padding-bottom:80px}.all-collections__categories h2{grid-area:1 / 1 / 2 / 3;margin:0 auto;font-family:Merriweather;font-size:18px;font-weight:700;color:#222223}.all-collections__category{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;cursor:pointer}.all-collections__category:hover{text-decoration:none}.all-collections__category__image{display:flex;align-items:center;justify-content:center;height:140px;width:140px;margin:10px}.all-collections__category__image img{max-height:100%;max-width:100%}.all-collections__category p{text-align:center;font-size:18px;font-weight:700;color:#007acc;margin-top:0;margin-bottom:auto}@media (min-width: 1024px){.all-collections h1{font-size:48px;margin:40px auto}.all-collections__categories{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;grid-row-gap:40px;padding:20px 0 40px}.all-collections__categories h2{grid-area:1 / 1 / 2 / 6;font-size:30px}.all-collections__category__image{height:180px;width:180px;margin:20px}.all-collections__category p{font-size:24px}}.collection-breeds__breed-chooser__container{display:flex;flex-direction:column;align-items:center;margin:28px auto}.collection-breeds__breed-chooser{padding:10px 20px 10px 10px;border-bottom:1px solid #eaeaea;text-align:left;width:95%}.collection-breeds__breed-chooser__select select{display:none}.collection-breeds__breed-chooser .chosen-single{font-family:Montserrat;font-size:30px;color:#3d2d56;text-tranform:uppercase;min-width:220px}.collection-breeds__breed-chooser .chosen-single span{margin-right:60px}.collection-breeds__breed-chooser .chosen-single .chevron{right:11px}.collection-breeds__breed-list{display:flex;flex-wrap:wrap;max-width:800px;margin:0 auto}.collection-breeds__breed-list__item{display:flex;flex-direction:column;justify-content:flex-end;width:20%;text-align:center;padding:20px;box-sizing:border-box}@media (max-width: 800px){.collection-breeds__breed-list__item{width:25%}}@media (max-width: 630px){.collection-breeds__breed-list__item{width:33.33333%}}@media (max-width: 400px){.collection-breeds__breed-list__item{width:50%}}.collection-landing-page{display:flex;flex-direction:column;align-items:center;margin:0 auto;overflow-x:hidden}.collection-landing-page h1{font-family:Merriweather;font-size:32px;font-weight:700;color:#222223;margin:20px auto 0}.collection-landing-page>p{font-family:Lato;font-size:25px;text-align:center;color:#222223;margin:10px 10px 0}.collection-landing-page__tiles{display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;grid-gap:40px;margin:40px auto 80px;max-width:1178px}.collection-landing-page__tile-image{position:relative;width:100%;padding-top:75%}.collection-landing-page__tile-image img{position:absolute;top:0;object-fit:contain;height:100%;width:100%}.collection-landing-page__tiles h3{font-family:Lato;font-weight:700;font-size:36px;color:#222223;text-align:center;margin:20px 20px 0}.collection-landing-page__tiles p{font-family:Lato;font-size:25px;color:#222223;text-align:center;margin:10px 10px 0}@media (min-width: 1024px){.collection-landing-page h1{font-size:48px}.collection-landing-page__tiles{grid-template-columns:1fr 1fr;grid-gap:78px 82px;margin:80px auto}.collection-landing-page__tile-image,.collection-landing-page__tile-image img{border-radius:8px}.collection-landing-page__tiles h3{margin:40px 20px 0}}.featured-collections{max-width:940px;margin:40px auto;padding:0 17.5px}.featured-collections__titles-scroll-wrap{display:flex;align-items:center;justify-content:center}.featured-collections__titles-scroll-wrap .icon{display:flex;justify-content:center;width:8px;font-size:32px;color:#007acc}.featured-collections__hidden.icon{visibility:hidden}.featured-collections__titles-wrap{position:relative;z-index:0;width:100%;max-width:300px;margin:0 10px}.featured-collections__titles{display:flex;justify-content:space-between;width:100%;margin:0 auto;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.featured-collections__titles::-webkit-scrollbar{display:none}.featured-collections__title{font-family:Merriweather;font-size:18px;padding:10px 0;margin:0 10px;border-bottom:4px solid transparent;color:#6d7278;cursor:pointer;flex-shrink:0}.featured-collections__title:first-child{margin-left:0}.featured-collections__title:last-child{margin-right:0}.featured-collections__title:hover,.featured-collections__title.is-open{border-bottom:4px solid #007acc;color:#007acc}.featured-collections__items{display:none;grid-template-rows:1fr 1fr 1fr 1fr;grid-gap:20px;justify-items:stretch;align-items:stretch;margin-top:20px}.featured-collections__items.is-open{display:grid}@media (min-width: 515px){.featured-collections__items{grid-template-columns:1fr 1fr}}.featured-collections__item{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;cursor:pointer}.featured-collections__item:hover{text-decoration:none}.featured-collections__item__image{display:flex;align-items:center;justify-content:center;height:140px;width:140px;margin:10px}.featured-collections__item__image img{max-height:100%;max-width:100%}.featured-collections__item p{text-align:center;font-size:18px;font-weight:700;color:#007acc;margin-top:0;margin-bottom:auto}.featured-collections__item--view-all{margin:0 5px;padding:20px;border:1px solid #007acc}.featured-collections__item--view-all:hover{background-color:#007acc}.featured-collections__item--view-all p{margin-top:auto}.featured-collections__item--view-all:hover p{color:#fff}@media (min-width: 1024px){.featured-collections{margin:80px auto;padding:0}.featured-collections__titles-scroll-wrap .icon{display:none}.featured-collections__titles-wrap{max-width:840px}.featured-collections__titles{width:100%}.featured-collections__title{font-size:30px;font-weight:700}.featured-collections__items{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-row-gap:40px;margin-top:60px}.featured-collections__item__image{height:180px;width:180px;margin:20px}.featured-collections__item p{font-size:24px}.featured-collections__item--view-all{margin:0}}.featured-products{display:flex;flex-direction:column;margin:40px 0;padding:40px 0;background-color:#e5f4ff;overflow-x:hidden}.featured-products__heading{font-family:Merriweather;font-size:32px;font-weight:700;text-align:center;margin:0 16px 40px;color:#222223}.featured-products .product-carousel.swiper-container{max-width:1185px}@media (min-width: 1024px){.featured-products{margin:80px 0}.featured-products__heading{font-size:48px}}@media (min-width: 1280px){.featured-products{padding:40px 25px}}.footer__wrapper{background-color:#003594}.footer{display:grid;grid-template:"links" auto "newsletter" auto "socials" auto "copyright" auto "bottom-links" auto / 1fr;gap:40px 14px;max-width:1440px;margin:0 auto;padding:32.5px 40px;box-sizing:border-box}.footer h2{font-family:Lato;font-size:25px;font-weight:700;color:#fff;margin:0}.footer p,.footer a{font-family:Lato;font-size:14px;color:#fff}.footer__blocks{grid-area:links;display:grid;grid-template-columns:1fr;grid-auto-rows:min-content}.footer__link-list--desktop{display:none}.footer__link-list--mobile{display:block}.footer__link-list h2,.footer__link-list a{font-size:16px}.footer__link-list h2{color:#fff6;padding:16px 0;text-transform:uppercase;border-top:1px solid rgba(255,255,255,.4)}.footer__link-list button{text-transform:uppercase}.footer__link-list ul{display:grid;gap:16px;letter-spacing:1px;padding:0 0 18px}.footer__link-list li{display:block;font-size:14px}.footer__link-list .accordion__trigger{display:flex;justify-content:space-between;width:100%;border:unset;-webkit-appearance:unset;appearance:unset;padding:unset;background:unset;color:unset}.footer__link-list .accordion__trigger:after{content:"+"}.footer__link-list .accordion--opened .accordion__trigger:after{content:"\2014"}.footer__link-list .accordion--opened h2{color:#fff;border-top-color:#fff}.footer__newsletter{grid-area:newsletter}.footer__newsletter.submitted input[name=email],.footer__newsletter.submitted button{display:none}.footer__newsletter.submitted .footer__newsletter__success-message{display:block}.footer__newsletter h2,.footer__newsletter p{margin:0 0 10px}.footer__newsletter input[name=email]{width:100%;padding:13px 14.5px;border-radius:8px;border:solid 1px #0099ff;background-color:#fff;margin:0 0 10px;outline:none}.footer__newsletter input[name=email]::placeholder{font-family:Lato;font-size:16px;font-style:italic;letter-spacing:.99px;color:#505053;opacity:.8}.footer__newsletter button{font-family:Lato;font-size:16px;font-weight:700;color:#fff;padding:15px 50px 14px;border-width:0;border-radius:8px;background-color:#09f;cursor:pointer}.footer__newsletter__success-message{display:none;margin:0}.footer__socials{grid-area:socials}.footer__socials h2{margin:0 0 20px}.footer__copyright{grid-area:copyright;margin:40px 0 0}.footer__bottom-links{grid-area:bottom-links}.footer__bottom-links ul{display:grid;gap:25px}.footer__data-privacy{display:inline-flex;align-items:self-start;min-height:24px;margin-top:20px;margin-bottom:30px}.footer__data-privacy a{color:#09f}.footer__data-privacy a:hover{text-decoration:underline}.footer__data-privacy input[type=checkbox]{display:flex;align-items:center;justify-content:center;height:44px;width:24px;border:0;margin:0;cursor:pointer}.footer__data-privacy input[type=checkbox]:before{content:"";position:absolute;box-sizing:border-box;display:inline-block;height:24px;width:24px;background-color:#fff;border:2px solid #0099ff;border-radius:4px}.footer__data-privacy input[type=checkbox]:checked:after{content:"\e913";font-family:icons;position:absolute}.footer__data-privacy label{font-size:16px;font-weight:400;letter-spacing:.64px;padding:0 0 0 20px;margin:0;cursor:pointer;color:#fff}.footer__data-privacy input[required]+label:after{content:"*";color:#e2231a}@media (min-width: 768px){.footer__blocks{grid-template-columns:1fr 1fr 1fr;gap:40px}.footer__link-list--desktop{display:block}.footer__link-list--mobile{display:none}.footer__link-list ul{gap:8px;padding:0}.footer__link-list h2{color:#fff;font-size:13px;padding:0 0 16px;border-top:none}.footer__bottom-links{margin:0 auto}.footer__bottom-links ul{gap:75px;grid-auto-flow:column}}@media (min-width: 1024px){.footer{grid-template:"links newsletter" min-content "links socials" 1fr "copyright copyright" min-content "bottom-links bottom-links" min-content / 1fr 1fr;padding:40px 80px}.footer__blocks{margin-bottom:0}.footer__newsletter p{margin:0 0 20px}.footer__copyright{margin:0}}.page-v2__wrapper{max-width:1280px;width:100%;margin:0 auto 80px}.page-v2{color:#222223;padding:0 20px}.page-v2 h1,.page-v2 h2,.page-v2 h3{font-family:Merriweather;font-weight:700;margin-top:40px;margin-bottom:40px}.page-v2 h1{text-align:center;font-size:32px}.page-v2 h2{font-size:30px}.page-v2 h3{font-family:Lato;font-size:25px;margin-bottom:10px}.page-v2 p,.page-v2 li{font-family:Lato;font-size:16px;margin-top:10px;margin-bottom:20px}.page-v2 ul{list-style-type:none;list-style-position:inside}.page-v2 li{display:list-item}.page-v2 li:before{content:"\2022";margin-right:4px}.page-v2 hr{border-top:1px solid #dedede;margin-top:40px;margin-bottom:40px}.page-v2 a{color:#007acc;text-decoration:underline}.page-v2__page-content>*:not(hr){max-width:955px;margin-left:auto;margin-right:auto}.page-v2__page-content__text-background{display:block;padding:20px}@media (min-width: 1024px){.page-v2{padding:0}.page-v2 h1{font-size:48px}}.product-fields{margin-top:10px}.product-fields__field{display:flex;flex-direction:column}.product-fields__input{margin-bottom:0}.usabilla-form__container{margin:48px auto;width:50%}
/*# sourceMappingURL=/cdn/shop/t/162/compiled_assets/styles.css.map */
