webhintio / hint

💡 A hinting engine for the web
https://webhint.io/
Apache License 2.0
3.61k stars 667 forks source link

[Bug] Bug description #4815

Closed jdgp-hub closed 2 years ago

jdgp-hub commented 2 years ago

🐛 Bug report

Description

Environment

webhint configuration

webhint’s configuration Categories: * [x] Accessibility * [x] Compatibility * [x] Performance * [x] Pitfalls * [x] PWA * [x] Security Your target browsers: * [x] Recommended settings * [ ] Custom: Ignored resources: * * [ ] None * * [x] Different origin * * [ ] Custom:

Debug output

Please include the content of the Error details section if an error message was displayed.

webhint’s Error details Error'-moz-appearance' is not supported by Chrome, Chrome Android, Edge, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add 'appearance' to support Chrome 84+, Chrome Android 84+, Edge 84+, Opera 70+. Add '-webkit-appearance' to support Safari 3+, Safari on iOS, Samsung Internet. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:27911 input[type=number] { -moz-appearance: textfield; } Further Reading Learn more about this CSS feature on MDN Error'-ms-filter' is not supported by Chrome, Chrome Android, Internet Explorer, Samsung Internet. Add 'filter' to support Chrome 53+, Chrome Android 53+, Samsung Internet 6.0+. https://www.petsmart.com/cat/litter-and-waste-disposal/ .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; } Further Reading Learn more about this CSS feature on MDN Error'-ms-text-size-adjust' is not supported by Chrome, Chrome Android, Edge, Firefox, Internet Explorer, Safari, Samsung Internet. Add 'text-size-adjust' to support Chrome 54+, Chrome Android 54+, Edge 79+, Samsung Internet 6.0+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:181 html { -ms-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:67563 html { -ms-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:46 html { -ms-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:5406 html { -ms-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-banner-sdk { -ms-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN Error'-webkit-text-size-adjust' is not supported by Chrome, Chrome Android, Edge 79+, Firefox, Internet Explorer, Safari, Samsung Internet. Add 'text-size-adjust' to support Chrome 54+, Chrome Android 54+, Edge 79+, Samsung Internet 6.0+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:207 html { -webkit-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:67589 html { -webkit-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:72 html { -webkit-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:5432 html { -webkit-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-banner-sdk { -webkit-text-size-adjust: 100%; } Further Reading Learn more about this CSS feature on MDN Error'@-ms-viewport' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Opera, Safari, Safari on iOS, Samsung Internet. Add '@viewport' to support Samsung Internet 2.0+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:11993 @-ms-viewport { } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:672400 @-ms-viewport { } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:2671 @-ms-viewport { } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:47508 @-ms-viewport { } Further Reading Learn more about this CSS feature on MDN Error'box-align' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-align' to support Chrome, Chrome Android 18+, Edge 12+, Opera 15+, Safari 3+, Safari on iOS, Samsung Internet. Add '-moz-box-align' to support Firefox, Firefox for Android 4+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:538700 .homepage-wrapper ._HP_035_01_servicesModule ._HP_035_01_servicesModule__flexBox ._HP_035_01_servicesModule__serviceLink { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:4757 .components-container { box-align: stretch; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:6915 .BrandInformation ._UT_013_01_petSelector { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:7662 .BrandInformation ._UT_013_01_petSelector__catLabel, .BrandInformation ._UT_013_01_petSelector__dogLabel { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10116 .BrandInformation ._UT_014_01_cardsTile__tile { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10456 .BrandInformation ._UT_014_01_cardsTile__content { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10675 .BrandInformation ._UT_014_01_cardsTile__title { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:16988 ._UT_ctaBlock__container { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:17679 ._UT_ctaBlock__dualCta { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:22237 ._UT_quadModal--open { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:23049 ._UT_quadModal__content { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:24577 ._UT_appBanner { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:24761 ._UT_appBanner__container { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:29099 ._CL_category-product__image-container { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:31515 ._CL_brandCarousel__figure { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:49800 ._PB_1x1gridTrayTile { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:56532 ._FB_persistentStoryFlex__contentSection { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:56962 ._FB_persistentStoryFlex__contentSection--noMedia { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:64853 ._PB_captionCarousel__content { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:66114 ._PB_Produrct-group__image-container { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:67545 ._PB_generalBannerAd { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:68057 ._PB_generalBannerAd__textContainer { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:75027 ._AR_articlesTable__title, ._AR_articlesTable__title--light { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:75379 ._AR_articlesTable__copy, ._AR_articlesTable__copy--light { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:75823 ._AR_articlesTable__item { box-align: stretch; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:82777 ._HP_appStoreBar { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:89631 ._HP_031_01_topBrands__image-container { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:94809 ._HP_037_01_mobileEventModule__flexContainer { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114703 .quadColBanner__iconContainer { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:115172 .quadColBanner__titleContainer { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:116810 ._plp_bannerSlider__LeftButton { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:117296 ._plp_bannerSlider__RightButton { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:117790 ._plp_bannerSlider__list { box-align: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:137301 @media screen and (min-width:768px) { ._HP_appStoreBar__buttonContainer { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:140951 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__content--left { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:141515 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__content--right { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:142411 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__content--right-ca { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:143495 @media screen and (min-width:1024px) { ._HP_appStoreBar__buttonContainer { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:149412 @media screen and (min-width:1366px) { ._HP_032_01_featuredBar__info { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:152250 @media screen and (min-width:760px) { ._UT_appBanner { box-align: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166468 @media screen and (min-width:320px) { ._HP_appStoreBar__buttonContainer { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167008 @media screen and (min-width:375px) { ._HP_appStoreBar__buttonContainer { box-align: center; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167413 @media screen and (min-width:414px) { ._HP_appStoreBar__buttonContainer { box-align: center; } } Further Reading Learn more about this CSS feature on MDN Error'box-direction' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-direction' to support Chrome, Chrome Android 18+, Edge 12+, Opera 15+, Safari 3+, Safari on iOS, Samsung Internet. Add '-moz-box-direction' to support Firefox, Firefox for Android 4+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:535371 .homepage-wrapper ._UT_001_02_section__flexHeader { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:4912 .components-container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:5134 ._hlp_flexContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:5608 .BrandInformation .BrandContainer { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:6845 .BrandInformation ._UT_013_01_petSelector { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:7592 .BrandInformation ._UT_013_01_petSelector__catLabel, .BrandInformation ._UT_013_01_petSelector__dogLabel { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10046 .BrandInformation ._UT_014_01_cardsTile__tile { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10386 .BrandInformation ._UT_014_01_cardsTile__content { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:12999 ._UT_heroHeader__container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:14607 ._UT_001_02_section__flexHeader { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:15597 ._UT_001_02_sectionMobile__flexHeader { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:16212 ._UT_001_02_sectionDesktop__flexHeader { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:17135 ._UT_ctaBlock__container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:17981 ._UT_ctaBlock__dualCta { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:20374 .col3--flex ._UT_ctaBlock__container--noSpace { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:21589 ._UT_treatsBlock__container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:22932 ._UT_quadModal__content { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:24490 ._UT_appBanner { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:25887 ._UT_011_01_accountBanner__container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:27978 ._CL_category-offers__container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:31170 ._CL_brandCarousel__group { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:31445 ._CL_brandCarousel__figure { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36218 ._GN_Footer__maxWrapper--content { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36409 ._GN_Footer__swapContainer { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36800 ._GN_Footer__socialIconsContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37373 ._GN_Footer__linksContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37520 ._GN_Footer__linksCol { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37818 ._GN_Footer__leagalContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:38734 ._SV_landingHero { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:49553 ._PB_1x1gridTrayTile { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:51514 ._PB_heroContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:56132 ._FB_persistentStoryFlex { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:58599 ._PB_CustomContent__flexReverse { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:60299 ._PB_storyCarouselContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:60793 ._PB_storyCarouselContainer--flipped { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:64704 ._PB_captionCarousel__content { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:66892 ._PB_flexContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:68288 ._PB_generalBannerAd__textSubContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:77816 .articleMain__Container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79129 .flexTilesContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79386 .flexTilesContainer__item { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:80370 ._LP_promoRow__container { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:80747 ._LP_promoRow__container--dual { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:81175 ._LP_promoRow__container--dual--reverse { box-direction: reverse; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:82707 ._HP_appStoreBar { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:83003 ._HP_appStoreBar__copyContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:85095 ._HP_promoModal__state:checked~._HP_promoModal__innerPopup { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:88933 ._HP_031_01_topBrands__flexContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:90742 ._HP_032_01_featuredBar__flexBox { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:101656 ._HP_stackedHero__flexContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:106725 .twentiesExperience .petSelection, .twentiesExperience .productCategory-1, .twentiesExperience .productCategory-2, .twentiesExperience .productCategory-3 { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114064 .quadColBanner { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114266 .quadColBanner__ribbon { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114961 .quadColBanner__titleContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:115686 .quadColBanner__colContainer { box-direction: normal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:128818 @media screen and (min-width:0px)and (max-width:39.9375rem) { .components-container { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:128940 @media screen and (min-width:0px)and (max-width:39.9375rem) { ._CL_category-offers__container { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:136823 @media screen and (min-width:768px) { ._PB_generalBannerAd { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:137450 @media screen and (min-width:768px) { ._HP_appStoreBar__buttonContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:140209 @media screen and (min-width:1024px) { ._UT_treatsBlock__container { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:140460 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__container { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:143644 @media screen and (min-width:1024px) { ._HP_appStoreBar__buttonContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:146796 @media screen and (min-width:720px) { ._UT_quadModal__content { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:147290 @media screen and (min-width:720px) { .articleMain__Container { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:148240 @media screen and (min-width:720px) { .BrandInformation .BrandContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:151962 @media screen and (min-width:1180px) { ._UT_ctaBlock__dualCta { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:152178 @media screen and (min-width:760px) { ._UT_appBanner { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:156427 @media screen and (min-width:1240px) { ._FB_persistentStoryFlex--flipped { box-direction: reverse; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:156886 @media screen and (max-width:1023px) { ._GN_Footer__maxWrapper--content { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:157045 @media screen and (max-width:1023px) { ._GN_Footer__swapContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:157333 @media screen and (max-width:1023px) { ._GN_Footer__socialContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:158350 @media screen and (max-width:1023px) { ._GN_Footer__leagalContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:158510 @media screen and (max-width:1023px) { ._SV_landingHero { box-direction: reverse; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:159152 @media screen and (max-width:1023px) { .quadColBanner__colContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:164515 @media screen and (max-width:1239px) { ._FB_persistentStoryFlex { box-direction: reverse; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:164842 @media screen and (max-width:413px) { ._FB_persistentStoryFlex { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166364 @media screen and (min-width:320px) { ._HP_appStoreBar { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166615 @media screen and (min-width:320px) { ._HP_appStoreBar__buttonContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166904 @media screen and (min-width:375px) { ._HP_appStoreBar { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167155 @media screen and (min-width:375px) { ._HP_appStoreBar__buttonContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167309 @media screen and (min-width:414px) { ._HP_appStoreBar { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167560 @media screen and (min-width:414px) { ._HP_appStoreBar__buttonContainer { box-direction: normal; } } Further Reading Learn more about this CSS feature on MDN Error'box-flex' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-flex' to support Chrome, Chrome Android 18+, Edge 12+, Opera 15+, Safari 3+, Safari on iOS, Samsung Internet. Add '-moz-box-flex' to support Firefox, Firefox for Android 4+. https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:145043 @media screen and (min-width:1024px) { ._HP_039_01_featuredLink__titleBox { box-flex: 0; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:145198 @media screen and (min-width:1024px) { ._HP_039_01_featuredLink__linkBox { box-flex: 0; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:145400 @media screen and (min-width:1024px) { ._HP_039_01_featuredLink__descriptionBox { box-flex: 0; } } Further Reading Learn more about this CSS feature on MDN Error'box-lines' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-lines' to support Safari 3+, Safari on iOS. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:535458 .homepage-wrapper ._UT_001_02_section__flexHeader { box-lines: single; } Further Reading Learn more about this CSS feature on MDN Error'box-ordinal-group' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-ordinal-group' to support Chrome, Chrome Android 18+, Edge 12+, Opera 15+, Safari 3+, Safari on iOS, Samsung Internet. Add '-moz-box-ordinal-group' to support Firefox, Firefox for Android 4+. https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:83660 ._HP_promoModal__close, ._HP_promoModal__close--light { box-ordinal-group: 1; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:85195 ._HP_promoModal__imageSection { box-ordinal-group: 3; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:85458 ._HP_promoModal__innerPopup--imageOnTop ._HP_promoModal__imageSection { box-ordinal-group: 2; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:96452 ._HP_039_01_featuredLink__titleBox { box-ordinal-group: 1; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:96573 ._HP_039_01_featuredLink__linkBox { box-ordinal-group: 3; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:96721 ._HP_039_01_featuredLink__descriptionBox { box-ordinal-group: 2; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:145240 @media screen and (min-width:1024px) { ._HP_039_01_featuredLink__linkBox { box-ordinal-group: 2; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:145442 @media screen and (min-width:1024px) { ._HP_039_01_featuredLink__descriptionBox { box-ordinal-group: 3; } } Further Reading Learn more about this CSS feature on MDN Error'box-orient' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-orient' to support Chrome, Chrome Android 18+, Edge 12+, Opera 15+, Safari 3+, Safari on iOS, Samsung Internet. Add '-moz-box-orient' to support Firefox, Firefox for Android 4+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:535349 .homepage-wrapper ._UT_001_02_section__flexHeader { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:4890 .components-container { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:5112 ._hlp_flexContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:5588 .BrandInformation .BrandContainer { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:6825 .BrandInformation ._UT_013_01_petSelector { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:7572 .BrandInformation ._UT_013_01_petSelector__catLabel, .BrandInformation ._UT_013_01_petSelector__dogLabel { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10026 .BrandInformation ._UT_014_01_cardsTile__tile { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:10366 .BrandInformation ._UT_014_01_cardsTile__content { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:12977 ._UT_heroHeader__container { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:14585 ._UT_001_02_section__flexHeader { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:15575 ._UT_001_02_sectionMobile__flexHeader { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:16190 ._UT_001_02_sectionDesktop__flexHeader { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:17115 ._UT_ctaBlock__container { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:17961 ._UT_ctaBlock__dualCta { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:20354 .col3--flex ._UT_ctaBlock__container--noSpace { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:21569 ._UT_treatsBlock__container { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:22912 ._UT_quadModal__content { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:24470 ._UT_appBanner { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:25867 ._UT_011_01_accountBanner__container { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:27956 ._CL_category-offers__container { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:31148 ._CL_brandCarousel__group { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:31425 ._CL_brandCarousel__figure { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36196 ._GN_Footer__maxWrapper--content { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36387 ._GN_Footer__swapContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36778 ._GN_Footer__socialIconsContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37351 ._GN_Footer__linksContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37500 ._GN_Footer__linksCol { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37796 ._GN_Footer__leagalContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:38712 ._SV_landingHero { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:49533 ._PB_1x1gridTrayTile { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:51492 ._PB_heroContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:56110 ._FB_persistentStoryFlex { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:58579 ._PB_CustomContent__flexReverse { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:60277 ._PB_storyCarouselContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:60771 ._PB_storyCarouselContainer--flipped { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:64682 ._PB_captionCarousel__content { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:66870 ._PB_flexContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:68268 ._PB_generalBannerAd__textSubContainer { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:77796 .articleMain__Container { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79107 .flexTilesContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79364 .flexTilesContainer__item { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:80350 ._LP_promoRow__container { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:80725 ._LP_promoRow__container--dual { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:81153 ._LP_promoRow__container--dual--reverse { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:82687 ._HP_appStoreBar { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:82983 ._HP_appStoreBar__copyContainer { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:85075 ._HP_promoModal__state:checked~._HP_promoModal__innerPopup { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:88911 ._HP_031_01_topBrands__flexContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:90720 ._HP_032_01_featuredBar__flexBox { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:101636 ._HP_stackedHero__flexContainer { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:106703 .twentiesExperience .petSelection, .twentiesExperience .productCategory-1, .twentiesExperience .productCategory-2, .twentiesExperience .productCategory-3 { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114044 .quadColBanner { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114244 .quadColBanner__ribbon { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114941 .quadColBanner__titleContainer { box-orient: vertical; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:115664 .quadColBanner__colContainer { box-orient: horizontal; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:128798 @media screen and (min-width:0px)and (max-width:39.9375rem) { .components-container { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:128920 @media screen and (min-width:0px)and (max-width:39.9375rem) { ._CL_category-offers__container { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:136801 @media screen and (min-width:768px) { ._PB_generalBannerAd { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:137428 @media screen and (min-width:768px) { ._HP_appStoreBar__buttonContainer { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:140187 @media screen and (min-width:1024px) { ._UT_treatsBlock__container { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:140438 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__container { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:143622 @media screen and (min-width:1024px) { ._HP_appStoreBar__buttonContainer { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:146774 @media screen and (min-width:720px) { ._UT_quadModal__content { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:147268 @media screen and (min-width:720px) { .articleMain__Container { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:148218 @media screen and (min-width:720px) { .BrandInformation .BrandContainer { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:151940 @media screen and (min-width:1180px) { ._UT_ctaBlock__dualCta { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:152159 @media screen and (min-width:760px) { ._UT_appBanner { box-orient: initial; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:156405 @media screen and (min-width:1240px) { ._FB_persistentStoryFlex--flipped { box-orient: horizontal; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:156866 @media screen and (max-width:1023px) { ._GN_Footer__maxWrapper--content { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:157025 @media screen and (max-width:1023px) { ._GN_Footer__swapContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:157313 @media screen and (max-width:1023px) { ._GN_Footer__socialContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:158330 @media screen and (max-width:1023px) { ._GN_Footer__leagalContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:158490 @media screen and (max-width:1023px) { ._SV_landingHero { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:159132 @media screen and (max-width:1023px) { .quadColBanner__colContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:164495 @media screen and (max-width:1239px) { ._FB_persistentStoryFlex { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:164822 @media screen and (max-width:413px) { ._FB_persistentStoryFlex { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166344 @media screen and (min-width:320px) { ._HP_appStoreBar { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166595 @media screen and (min-width:320px) { ._HP_appStoreBar__buttonContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:166884 @media screen and (min-width:375px) { ._HP_appStoreBar { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167135 @media screen and (min-width:375px) { ._HP_appStoreBar__buttonContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167289 @media screen and (min-width:414px) { ._HP_appStoreBar { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:167540 @media screen and (min-width:414px) { ._HP_appStoreBar__buttonContainer { box-orient: vertical; } } Further Reading Learn more about this CSS feature on MDN Error'box-pack' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. Add '-webkit-box-pack' to support Chrome, Chrome Android 18+, Edge 12+, Opera 15+, Safari 3+, Safari on iOS, Samsung Internet. Add '-moz-box-pack' to support Firefox, Firefox for Android 4+. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:535513 .homepage-wrapper ._UT_001_02_section__flexHeader { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:536800 @media screen and (min-width:1024px) { .homepage-wrapper ._UT_001_02_section__flexHeader { box-pack: start; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:537571 .homepage-wrapper ._HP_035_01_servicesModule ._HP_035_01_servicesModule__flexBox { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:538559 .homepage-wrapper ._HP_035_01_servicesModule ._HP_035_01_servicesModule__flexBox ._HP_035_01_servicesModule__serviceLink { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:542433 .whats-happening-inner-wrapper { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:9134 .BrandInformation .col-3 { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:9582 .BrandInformation .col-4 { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:14752 ._UT_001_02_section__flexHeader { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:15742 ._UT_001_02_sectionMobile__flexHeader { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:16357 ._UT_001_02_sectionDesktop__flexHeader { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:16847 ._UT_ctaBlock__container { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:17806 ._UT_ctaBlock__dualCta { box-pack: start; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:18519 ._UT_ctaBlock__dualCta { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:18703 .col2--flex { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:19603 .col3--flex { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:20002 .col3--flex ._UT_ctaBlock { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:20444 .col3--flex ._UT_ctaBlock__container--noSpace { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:23176 ._UT_quadModal__content { box-pack: space-evenly; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:25726 ._UT_011_01_accountBanner__container { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36490 ._GN_Footer__swapContainer { box-pack: end; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:37882 ._GN_Footer__leagalContainer { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:38815 ._SV_landingHero { box-pack: end; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:49623 ._PB_1x1gridTrayTile { box-pack: space-evenly; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:56391 ._FB_persistentStoryFlex__contentSection { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:56821 ._FB_persistentStoryFlex__contentSection--noMedia { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:64980 ._PB_captionCarousel__content { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:67404 ._PB_generalBannerAd { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:78218 .articleMain__VideosWrapper { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:78587 .articleMain__RecommendedWrapper { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79535 .flexTilesContainer__item { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:80440 ._LP_promoRow__container { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:80811 ._LP_promoRow__container--dual { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:81256 ._LP_promoRow__container--dual--reverse { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:82278 ._LP_promoRow__footer ._UT_ctaBlock__dualCta { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:83285 ._HP_appStoreBar__buttonContainer { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:88997 ._HP_031_01_topBrands__flexContainer { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:90806 ._HP_032_01_featuredBar__flexBox { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:91246 ._HP_032_01_featuredBar__info { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:91687 ._HP_035_01_servicesModule__flexBox { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:93439 ._HP_037_02_eventModule__flexContainer { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:94668 ._HP_037_01_mobileEventModule__flexContainer { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:96227 ._HP_039_01_featuredLink__flexBox { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:100281 ._HP_038_01_shopByPet__flexBox { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:101726 ._HP_stackedHero__flexContainer { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:102170 ._HP_livesSaved { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:106789 .twentiesExperience .petSelection, .twentiesExperience .productCategory-1, .twentiesExperience .productCategory-2, .twentiesExperience .productCategory-3 { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114330 .quadColBanner__ribbon { box-pack: justify; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:114562 .quadColBanner__iconContainer { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:115031 .quadColBanner__titleContainer { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:116669 ._plp_bannerSlider__LeftButton { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:117155 ._plp_bannerSlider__RightButton { box-pack: center; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:117617 ._plp_bannerSlider__list { box-pack: distribute; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:136646 @media screen and (min-width:768px) { ._PB_generalBannerAd { box-pack: start; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:139839 @media screen and (min-width:1024px) { ._UT_001_02_section__flexHeader { box-pack: start; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:140524 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__container { box-pack: justify; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:141344 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__content--right { box-pack: justify; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:142240 @media screen and (min-width:1024px) { ._UT_011_01_accountBanner__content--right-ca { box-pack: justify; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:144853 @media screen and (min-width:1024px) { ._HP_039_01_featuredLink__flexBox { box-pack: start; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:147818 @media screen and (min-width:720px) { ._plp_bannerSlider__Controls { box-pack: end; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:149239 @media screen and (min-width:1366px) { ._HP_032_01_featuredBar__info { box-pack: distribute; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:157484 @media screen and (max-width:1023px) { ._GN_Footer__socialIconsContainer { box-pack: distribute; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:157871 @media screen and (max-width:1023px) { ._GN_Footer__appButtonContainer { box-pack: distribute; } } Further Reading Learn more about this CSS feature on MDN Warning'-ms-grid-row-align' is not supported by Chrome, Chrome Android, Edge 16+, Firefox, Firefox for Android, Opera, Safari, Safari on iOS, Samsung Internet. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:438558 .cancel-modal-content-invoice .invoice-body .invoice-contact-number { -ms-grid-row-align: center; } https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:504056 @media only screen and (min-width:0px) and (max-width:640px) { .store-services .service-image { -ms-grid-row-align: center; } } Warning'-webkit-appearance' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:1266 button, html input[type=button] { -webkit-appearance: button; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:1344 input[type=reset], input[type=submit] { -webkit-appearance: button; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:1744 input[type=search] { -webkit-appearance: textfield; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:68984 button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:69365 input[type=search] { -webkit-appearance: textfield; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:689644 #react-cart-root .apple-pay-button { -webkit-appearance: -apple-pay-button; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:469 button { -webkit-appearance: button; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:514 input[type=submit] { -webkit-appearance: button; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:6019 button, input[type=submit] { -webkit-appearance: button; } Further Reading Learn more about this CSS feature on MDN Warning'-webkit-line-clamp' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:774732 .page-designer-slider .product-name h3, .recommendations-slider .product-name h3 { -webkit-line-clamp: 3; } Further Reading Learn more about this CSS feature on MDN Warning'-webkit-tap-highlight-color' is not supported by Firefox, Firefox for Android, Internet Explorer, Safari. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:2207 html { -webkit-tap-highlight-color: transparent; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:64246 .slick-slider { -webkit-tap-highlight-color: transparent; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:799840 .react-product-root .react-tabs { -webkit-tap-highlight-color: transparent; } Further Reading Learn more about this CSS feature on MDN Warning'-webkit-text-fill-color' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:77305 input[type=text][disabled] { -webkit-text-fill-color: #333; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:852057 .nativecommercecheckout.single-checkout input:-webkit-autofill { -webkit-text-fill-color: #333; } Further Reading Learn more about this CSS feature on MDN Warning'align-self: baseline' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:863161 .pt_prism-container #react-prismpay-checkout .details .detail-line>div, .pt_prism-container #react-prismpay-checkout address .detail-line>div { align-self: baseline; } Further Reading Learn more about this CSS feature on MDN Warning'aspect-ratio' is not supported by Firefox < 89, Firefox for Android < 89, Internet Explorer, Safari, Safari on iOS, Samsung Internet. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:23022 .primary-content .paypal-button img { aspect-ratio: 57/11; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:55976 .mobile-menu-logo img { aspect-ratio: 41/10; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:69091 .primary-logo img { aspect-ratio: 41/10; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:107969 ._UT_appBanner .UT_appBanner__sideImageWrapper img._UT_appBanner__sideImageM { aspect-ratio: 401/387; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:108053 ._UT_appBanner ._UT_appBanner__content img._UT_appBanner__logo { aspect-ratio: 251/64; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:108240 ._UT_appBanner ._UT_appBanner__content img._UT_appBanner__androidBadgeImage, ._UT_appBanner ._UT_appBanner__content img._UT_appBanner__applestoreBadgeImage { aspect-ratio: 27/8; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:534731 @media only screen and (max-width:640px) { .homepage-wrapper .html-slot-container ._GN_headerPromo ._GN_headerPromo__text { aspect-ratio: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:534967 @media only screen and (max-width:640px) { .homepage-wrapper .html-slot-container ._HP_031_01_topBrands__flexContainer ._HP_031_01_topBrands { aspect-ratio: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:535174 @media only screen and (max-width:640px) { .homepage-wrapper .html-slot-container ._HP_imageCarousel ._HP_imageCarousel__carousel { aspect-ratio: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:546254 ._HP_imageCarousel .slick-slide img._HP_imageCarousel__carouselImageMobile { aspect-ratio: 767/409; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:546388 .html-slot-container ._HP_031_01_topBrands img._HP_031_01_topBrands__image { aspect-ratio: 1/1; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:546499 .html-slot-container img._HP_036_01_brandsModule__image { aspect-ratio: 20/17; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:546593 .page-footer img._UT_appBanner__logo { aspect-ratio: 251/64; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:546687 .page-footer img._UT_appBanner__androidBadgeImage { aspect-ratio: 27/8; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:546815 .head-container .mobile-menu-logo img, .head-container .primary-logo img { aspect-ratio: 41/10; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:910273 @media screen and (max-width:640px) { #dp-header .mobile-header .top-banner { aspect-ratio: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:952889 .pdp-viewer .mobile-image-container .slick-slide img { aspect-ratio: 1/1; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:17241 .mobile-menu-logo img { aspect-ratio: 41/10; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:20587 .primary-logo img { aspect-ratio: 41/10; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:47256 .head-container .mobile-menu-logo img, .head-container .primary-logo img { aspect-ratio: 41/10; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:52858 @media screen and (max-width:640px) { #dp-header .mobile-header .top-banner { aspect-ratio: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:59365 .page-footer ._UT_appBanner__sideImageWrapper img { aspect-ratio: 401/387; } Further Reading Learn more about this CSS feature on MDN Warning'background-color: #ffffffc2' is not supported by Internet Explorer. https://www.petsmart.com/cat/litter-and-waste-disposal/ .react-add-to-calendar__dropdown { background-color: #ffffffc2; } Further Reading Learn more about this CSS feature on MDN Warning'box-lines' is not supported by Chrome, Chrome Android, Edge, Firefox, Firefox for Android, Internet Explorer, Opera, Samsung Internet. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:540461 @media screen and (min-width:768px) { .homepage-wrapper ._HP_035_01_servicesModule { box-lines: multiple; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:542266 .whats-happening-wrapper { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:542657 .whats-happening-inner-wrapper { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:543450 .whats-happening-heading-wrapper { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:543722 .new-videos-section { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:5027 .components-container { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:13114 ._UT_heroHeader__container { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:14718 ._UT_001_02_section__flexHeader { box-lines: single; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:15708 ._UT_001_02_sectionMobile__flexHeader { box-lines: single; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:16323 ._UT_001_02_sectionDesktop__flexHeader { box-lines: single; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:18925 .col2--flex { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:19825 .col3--flex { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:23404 ._UT_quadModal__content { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:31285 ._CL_brandCarousel__group { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:36915 ._GN_Footer__socialIconsContainer { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:51629 ._PB_heroContainer { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:60414 ._PB_storyCarouselContainer { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:60737 ._PB_storyCarouselContainer--flipped { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:64819 ._PB_captionCarousel__content { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:69443 ._HD_helpIndex__list { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:78442 .articleMain__VideosWrapper { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:78811 .articleMain__RecommendedWrapper { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79244 .flexTilesContainer { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:79501 .flexTilesContainer__item { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:89215 ._HP_031_01_topBrands__flexContainer { box-lines: single; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:93663 ._HP_037_02_eventModule__flexContainer { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:100247 ._HP_038_01_shopByPet__flexBox { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:100851 ._HP_038_01_shopByPet__extraLinks { box-lines: multiple; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:106982 .twentiesExperience .petSelection, .twentiesExperience .productCategory-1, .twentiesExperience .productCategory-2, .twentiesExperience .productCategory-3 { box-lines: single; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:136264 @media screen and (min-width:768px) { ._CL_brandCarousel__group { box-lines: single; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:138342 @media screen and (min-width:768px) { ._HP_031_01_topBrands__flexContainer--wrap { box-lines: multiple; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:146151 @media screen and (min-width:720px) { .col2--flex { box-lines: single; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:146347 @media screen and (min-width:720px) { .col3--flex { box-lines: single; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:147506 @media screen and (min-width:720px) { .articleMain__RecommendedWrapper { box-lines: single; } } Further Reading Learn more about this CSS feature on MDN Warning'filter' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:615 .ui-helper-zfix { filter: Alpha(Opacity=0); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:12504 .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:1988 :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 { filter: none; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:594660 .product-image-container #cloud, .product-image-container .cloud { filter: alpha(opacity=75); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:610370 .content-assets-video #cloud, .content-assets-video .cloud { filter: alpha(opacity=75); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:658734 #cloud { filter: alpha(opacity=75); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:677977 .pharmacy-pill:hover img { filter: brightness(85%); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ .jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, span#closed_text > img[src^="https://www.gstatic.com/images/branding/googlelogo"], span[data-href^="https://www.hcaptcha.com/"] > #icon, #bit-notification-bar-iframe, ::-webkit-calendar-picker-indicator { filter: contrast(115%); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ embed[type="application/pdf"] { filter: invert(100%) contrast(90%); } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; } Further Reading Learn more about this CSS feature on MDN Warning'inset' is not supported by Edge, Internet Explorer, Safari < 14.1, Safari on iOS < 14.5, Samsung Internet. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:874928 .expired-invoice-overlay { inset: 0; } Further Reading Learn more about this CSS feature on MDN Warning'justify-content: space-evenly' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:23313 ._UT_quadModal__content { justify-content: space-evenly; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:49760 ._PB_1x1gridTrayTile { justify-content: space-evenly; } Further Reading Learn more about this CSS feature on MDN Warning'min-height: auto' is not supported by Firefox 22+, Firefox for Android 22+, Internet Explorer, Safari, Safari on iOS. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:73818 .header.sticky-header .top-banner { min-height: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:74004 @media only screen and (min-width:1024px) { .header.sticky-header .top-banner { min-height: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:223413 @media only screen and (max-width:640px) { .cart-right-grey-content #wrapper.pt_cart, .right-content #wrapper.pt_cart { min-height: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:223506 @media only screen and (max-width:640px) { .cart-right-grey-content .dp-promo2, .right-content .dp-promo2 { min-height: auto; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:541182 .homepage-wrapper #homepage-whats-new .product-tile .product-image { min-height: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:541352 .homepage-wrapper #homepage-whats-new .product-tile .product-name { min-height: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:19031 .col2--flex ._UT_ctaBlock { min-height: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:19935 .col3--flex ._UT_ctaBlock { min-height: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk ul.ot-subgrps .ot-switch { min-height: auto; } Further Reading Learn more about this CSS feature on MDN Warning'min-width: auto' is not supported by Internet Explorer, Safari, Safari on iOS. https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css:1:173370 @media (min-width:992px) { .twentiesExperience .product { min-width: auto; } } Further Reading Learn more about this CSS feature on MDN Warning'object-fit' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:143893 .pt_product-search-result .breadcrumb .breadcrumb-element, .rounded-box-style.mobile-navigation .breadcrumb .breadcrumb-element { object-fit: contain; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:677811 .pill__icon { object-fit: contain; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:43797 .pt_product-search-result .breadcrumb .breadcrumb-element { object-fit: contain; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:64818 .content-wrapper-search.container img.DownArrow { object-fit: contain; } Further Reading Learn more about this CSS feature on MDN Warning'outline-offset' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:6:2639 a:focus { outline-offset: -2px; } Further Reading Learn more about this CSS feature on MDN Warning'outline-style: auto' is not supported by Internet Explorer. https://www.petsmart.com/cat/litter-and-waste-disposal/ @media (-webkit-min-device-pixel-ratio:0) { .focusRing___1airF { outline-style: auto; } } Further Reading Learn more about this CSS feature on MDN Warning'position: sticky' is not supported by Internet Explorer. https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk #ot-sel-blk { position: sticky; } Further Reading Learn more about this CSS feature on MDN Warning'resize' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:884939 .rx-add-pet-section textarea { resize: none; } Further Reading Learn more about this CSS feature on MDN Warning'scrollbar-color' is not supported by Chrome, Chrome Android, Edge, Internet Explorer, Opera, Safari, Safari on iOS, Samsung Internet. https://www.petsmart.com/cat/litter-and-waste-disposal/ * { scrollbar-color: #a9a49c #dedcd7; } Further Reading Learn more about this CSS feature on MDN Warning'text-decoration-color' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:9:70135 a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:36837 .cart-item-details .product-list-item .sku a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:38549 .cart-item-details .product-list-item .item-personalization .personalization-selection a:hover, .cart-item-details .product-list-item .item-personalization .value a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:40784 .item-list td.item-user-actions .cart-item-action:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:174239 .contact-help-panel-btn .contact-help-panel-btn-content a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:184155 .pdp-main a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:188628 .pdp-main .brand-by:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:225194 .approaching-promotion .button-text:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:227590 .shopping-cart-donation .shopping-cart-donation-apply:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:229640 .cart-promo-code button:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:260761 .paymentdetail-container .gift-card-wrapper .button-text:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:269001 .checkout-right-list .edit-cart-button:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:269289 .checkout-cart-summary .promo-link:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:278188 .pull-left span:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:333219 .order-search-wrapper .sign-in:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:451460 .account-modals .continuecheckoutbutton a:hover, .account-views .continuecheckoutbutton a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:451647 .account-modals .opt-in-message a:hover, .account-views .opt-in-message a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:470665 #main .category-landing-page-container .shopAll a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:498159 .store-details-content .store-detail-address .store-locator-results-container a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:498686 .store-details-content .store-detail-address .store-get-direction:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:499857 .store-details-content .store-page-1 .see-all-events-us:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:501636 .store-detail-events .store-events a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:512859 .pt_store-locations .states-list-content .grid-tile a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:514060 .pt_store-locations .all-states-list-content .all-states-lists a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:629528 .learning-center-farticle .farticle-content a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:698084 #react-cart-root .row.productlineitem .delivery-options form.delivery-options-form .cart-tooltip .cart-tooltip-container a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:700697 #react-cart-root .row.productlineitem .pli-actions a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:716740 .store-locator-seo a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:721186 .store-locator-form .see-all-locations a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:749732 .brand-bold-blue a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:900923 .dp-promo1 a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:922001 .store-nav .store-locator-flyout .my-store-wrapper .store-details-wrapper .store-details-links-wrapper .store-directions:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:924247 .store-nav .store-locator-flyout .my-store-hours .store-hours-disclaimer a:hover { text-decoration-color: #007db4; } Further Reading Learn more about this CSS feature on MDN Warning'text-rendering' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:784 .fa { text-rendering: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:949679 .react-viewer-icon { text-rendering: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:949713 .react-viewer-icon { text-rendering: optimizeLegibility; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/:194:9904 .fa { text-rendering: auto; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ .fa { text-rendering: auto; } Further Reading Learn more about this CSS feature on MDN Warning'width: max-content' is not supported by Internet Explorer. https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:64064 .menu-utility-user .user-info .user-panel { width: max-content; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:112645 .product-tile .product-image .quickview { width: max-content; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:448410 .gift-certificate-purchase form button { width: max-content; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css:11:917605 .navbar-nav .user-info .user-panel { width: max-content; } Further Reading Learn more about this CSS feature on MDN Warning'will-change' is not supported by Internet Explorer. https://www.petsmart.com/cat/litter-and-waste-disposal/ .sliderAnimation___300FY { will-change: transform; } Further Reading Learn more about this CSS feature on MDN Warning'word-break: break-word' is not supported by Internet Explorer. https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk button { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk #ot-lst-title span { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk .ot-ven-hdr { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk .ot-ven-dets p { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-name a, #onetrust-pc-sdk .ot-host-desc, #onetrust-pc-sdk .ot-host-info { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk .ot-host-opt li>div div:nth-child(2) { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk #no-results p { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk ul li h3 { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ #onetrust-pc-sdk .ot-consent-hdr, #onetrust-pc-sdk .ot-li-hdr { word-break: break-word; } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ @media only screen and (max-width: 530px) { .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li { word-break: break-word; } } Further Reading Learn more about this CSS feature on MDN https://www.petsmart.com/cat/litter-and-waste-disposal/ @media only screen and (max-width: 530px) { #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li { word-break: break-word; } } Further Reading Learn more about this CSS feature on MDN ErrorLink 'rel' attribute should include 'noopener'. https://www.petsmart.com/cat/litter-and-waste-disposal/:13980:5 https://www.petsmart.com/cat/litter-and-waste-disposal/:14016:5 https://www.petsmart.com/cat/litter-and-waste-disposal/:14040:5 https://www.petsmart.com/cat/litter-and-waste-disposal/:14064:5 https://www.petsmart.com/cat/litter-and-waste-disposal/ WarningLink 'rel' attribute should include 'noreferrer'. https://www.petsmart.com/cat/litter-and-waste-disposal/:1350:2 https://www.petsmart.com/cat/litter-and-waste-disposal/:13980:5 https://www.petsmart.com/cat/litter-and-waste-disposal/:14016:5 https://www.petsmart.com/cat/litter-and-waste-disposal/:14040:5 https://www.petsmart.com/cat/litter-and-waste-disposal/:14064:5 https://www.petsmart.com/cat/litter-and-waste-disposal/ https://www.petsmart.com/cat/litter-and-waste-disposal/ WarningThe 'Expires' header should not be used, 'Cache-Control' should be preferred. https://www.petsmart.com/cat/litter-and-waste-disposal/ expires: sun, 04 apr 2021 15:53:26 gmt https://js.afterpay.com/afterpay-1.x.js expires: mon, 04 oct 2021 01:22:28 gmt https://static.afterpay.com/afterpay-button.js expires: mon, 04 oct 2021 00:22:58 gmt https://maps.googleapis.com/maps/api/js?libraries=geometry,places&ext=.js&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ expires: mon, 04 oct 2021 00:52:28 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/js/app.js expires: wed, 03 nov 2021 00:22:30 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/css/style.css expires: wed, 03 nov 2021 00:22:26 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwf5e4aae5/fonts/new-icon/icomoon.woff expires: wed, 03 nov 2021 00:22:18 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/js/common.js expires: wed, 03 nov 2021 00:22:30 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw14649e90/fonts/proxima-nova/proximanova-a-bold.woff expires: wed, 03 nov 2021 00:20:58 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/jscript/ext/ext-all.js expires: wed, 03 nov 2021 00:22:29 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwae4bd036/fonts/fontawesome/fontawesome-webfont.woff expires: wed, 03 nov 2021 00:22:19 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/lib/loadCSS.js expires: wed, 03 nov 2021 00:22:29 gmt https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/css/custom.css expires: wed, 03 nov 2021 00:22:32 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/lib/jquery/jquery-2.1.1.min.js expires: wed, 03 nov 2021 00:22:31 gmt https://s7d2.scene7.com/is/image/PetSmart/LY_5_CompleteProfileSuccessModal_ConfettiBackground_allsize_0611 expires: mon, 04 oct 2021 06:45:37 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/internal/jscript/dwac-21.7.js expires: wed, 03 nov 2021 00:22:31 gmt https://www.petsmart.com/on/demandware.static/-/Library-Sites-PetSmartSharedLibrary/default/v1633260924452/js/custom.js expires: wed, 03 nov 2021 00:22:30 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/images/interface/ui-overlay-shadow.png expires: wed, 03 nov 2021 00:24:20 gmt https://s7d2.scene7.com/is/image/PetSmart/2621080?$sclp-prd-main_large$ expires: mon, 04 oct 2021 04:55:03 gmt https://s7d2.scene7.com/is/image/PetSmart/5150622?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:03:19 gmt https://s7d2.scene7.com/is/image/PetSmart/5212425?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:31:47 gmt https://s7d2.scene7.com/is/image/PetSmart/5209134?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:56:57 gmt https://s7d2.scene7.com/is/image/PetSmart/5288003?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:56:45 gmt https://s7d2.scene7.com/is/image/PetSmart/5140281?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:12:55 gmt https://s7d2.scene7.com/is/image/PetSmart/5263593?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:03:13 gmt https://s7d2.scene7.com/is/image/PetSmart/5288001?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:52:37 gmt https://s7d2.scene7.com/is/image/PetSmart/5287998?$sclp-prd-main_large$ expires: mon, 04 oct 2021 08:20:45 gmt https://s7d2.scene7.com/is/image/PetSmart/5219992?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:48:39 gmt https://s7d2.scene7.com/is/image/PetSmart/5138932?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:09:49 gmt https://s7d2.scene7.com/is/image/PetSmart/5276501?$sclp-prd-main_large$ expires: mon, 04 oct 2021 03:03:01 gmt https://s7d2.scene7.com/is/image/PetSmart/5266480?$sclp-prd-main_large$ expires: mon, 04 oct 2021 06:49:35 gmt https://s7d2.scene7.com/is/image/PetSmart/5284782?$sclp-prd-main_large$ expires: mon, 04 oct 2021 06:24:53 gmt https://s7d2.scene7.com/is/image/PetSmart/5219990?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:27:59 gmt https://s7d2.scene7.com/is/image/PetSmart/5276506?$sclp-prd-main_large$ expires: mon, 04 oct 2021 09:02:11 gmt https://s7d2.scene7.com/is/image/PetSmart/5197992?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:13:55 gmt https://s7d2.scene7.com/is/image/PetSmart/icons-social-instagram?$GN1201$ expires: mon, 04 oct 2021 05:18:28 gmt https://s7d2.scene7.com/is/image/PetSmart/5303630?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:57:22 gmt https://s7d2.scene7.com/is/image/PetSmart/icons-social-facebook?$GN1201$ expires: mon, 04 oct 2021 02:52:17 gmt https://s7d2.scene7.com/is/image/PetSmart/icons-social-twitter?$GN1201$ expires: mon, 04 oct 2021 05:43:33 gmt https://s7d2.scene7.com/is/image/PetSmart/icons-social-youtube?$GN1201$ expires: mon, 04 oct 2021 03:48:58 gmt https://s7d2.scene7.com/is/image/PetSmart/treatsLogo254?fmt=png-alpha expires: mon, 04 oct 2021 08:21:17 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Royal-Canin-Vet_Brand-Flyout expires: mon, 04 oct 2021 03:47:10 gmt https://s7d2.scene7.com/is/image/PetSmart/5276434?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:11:43 gmt https://s7d2.scene7.com/is/image/PetSmart/2621302?$sclp-prd-main_large$ expires: mon, 04 oct 2021 08:57:58 gmt https://s7d2.scene7.com/is/image/PetSmart/5288000?$sclp-prd-main_large$ expires: mon, 04 oct 2021 08:01:22 gmt https://s7d2.scene7.com/is/image/PetSmart/5304708?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:14:28 gmt https://s7d2.scene7.com/is/image/PetSmart/5197822?$sclp-prd-main_large$ expires: mon, 04 oct 2021 08:26:35 gmt https://s7d2.scene7.com/is/image/PetSmart/2621234?$sclp-prd-main_large$ expires: mon, 04 oct 2021 09:03:37 gmt https://s7d2.scene7.com/is/image/PetSmart/5178275?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:16:16 gmt https://s7d2.scene7.com/is/image/PetSmart/5285862?$sclp-prd-main_large$ expires: tue, 31 aug 2021 04:06:43 gmt https://s7d2.scene7.com/is/image/PetSmart/5279847?$sclp-prd-main_large$ expires: mon, 04 oct 2021 06:35:48 gmt https://s7d2.scene7.com/is/image/PetSmart/5294569?$sclp-prd-main_large$ expires: mon, 04 oct 2021 04:16:10 gmt https://s7d2.scene7.com/is/image/PetSmart/5277246?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:03:45 gmt https://s7d2.scene7.com/is/image/PetSmart/5231354?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:49:00 gmt https://s7d2.scene7.com/is/image/PetSmart/5294570?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:44:43 gmt https://s7d2.scene7.com/is/image/PetSmart/5301914?$sclp-prd-main_large$ expires: mon, 04 oct 2021 05:23:08 gmt https://s7d2.scene7.com/is/image/PetSmart/5302932?$sclp-prd-main_large$ expires: mon, 04 oct 2021 02:38:28 gmt https://s7d2.scene7.com/is/image/PetSmart/5107973?$sclp-prd-main_large$ expires: mon, 04 oct 2021 07:03:45 gmt https://s7d2.scene7.com/is/image/PetSmart/5253543?$sclp-prd-main_large$ expires: mon, 04 oct 2021 06:56:20 gmt https://s7d2.scene7.com/is/image/PetSmart/2621192?$sclp-prd-main_large$ expires: mon, 04 oct 2021 01:25:55 gmt https://s7d2.scene7.com/is/image/PetSmart/MaskGroup54 expires: mon, 04 oct 2021 08:18:40 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-973452-AUG21_Dog_Costume_Flyout?fmt=png-alpha expires: mon, 04 oct 2021 02:51:06 gmt https://s7d2.scene7.com/is/image/PetSmart/header-logo?$petsmart_logo$ expires: mon, 04 oct 2021 07:42:10 gmt https://s7d2.scene7.com/is/image/PetSmart/5277157?wid=80&hei=80 expires: mon, 04 oct 2021 03:53:21 gmt https://s7d2.scene7.com/is/image/PetSmart/5170691?wid=80&hei=80 expires: mon, 04 oct 2021 02:48:15 gmt https://s7d2.scene7.com/is/image/PetSmart/5286365?wid=80&hei=80 expires: mon, 04 oct 2021 03:13:16 gmt https://s7d2.scene7.com/is/image/PetSmart/5122562?wid=80&hei=80 expires: mon, 04 oct 2021 03:28:36 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-20-639559-JUL-20_Shop_by_Brand_Hills-Science-Diet-RX expires: mon, 04 oct 2021 02:52:27 gmt https://s7d2.scene7.com/is/image/PetSmart/LY_2_SignInAccountHover_treatslogo_allsize_0611?UT0501L$ expires: mon, 04 oct 2021 02:59:47 gmt https://s7d2.scene7.com/is/image/PetSmart/5303634?$minicart-prd-main_large$ expires: mon, 04 oct 2021 09:58:41 gmt https://s7d2.scene7.com/is/image/PetSmart/5272611?wid=80&hei=80 expires: mon, 04 oct 2021 06:26:24 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Top-Fin_Brand-Flyout expires: mon, 04 oct 2021 09:10:18 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Hills-Science-Diet_Brand-Flyout expires: mon, 04 oct 2021 02:56:02 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Purina-Pro-Plan_Brand-Flyout expires: mon, 04 oct 2021 05:34:26 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Blue-Buffalo_Brand-Flyout expires: mon, 04 oct 2021 02:58:05 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_All-Living-Things_Brand-Flyout expires: mon, 04 oct 2021 05:05:58 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Whisker-City_Brand-Flyout expires: mon, 04 oct 2021 05:15:30 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Royal-Canin_Brand-Flyout expires: mon, 04 oct 2021 05:40:06 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-20-639559-JUL-20_Shop_by_Brand_Canidae_logo_x2 expires: mon, 04 oct 2021 09:58:20 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-20-639559-JUL-20_Shop_by_Brand_Natural_Balance expires: mon, 04 oct 2021 03:35:55 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Simply-Nourish_Brand-Flyout expires: mon, 04 oct 2021 05:17:40 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Authority_Brand-Flyout expires: mon, 04 oct 2021 06:04:32 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-824112-MAR-21_Shop_by_Brand_Flyout_Nutro expires: mon, 04 oct 2021 03:13:16 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Thrive_Brand-Flyout expires: mon, 04 oct 2021 04:31:14 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Merrick_Brand-Flyout expires: mon, 04 oct 2021 03:10:46 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-756955-DEC-20_Shop_by_Brand_Flyout_Wellness_NFFP expires: mon, 04 oct 2021 04:51:31 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-497879-12-19_Greenies_Brand-Flyout expires: mon, 04 oct 2021 05:36:38 gmt https://s7d2.scene7.com/is/image/PetSmart/icon-download-apple-app?$GN1201a$ expires: mon, 04 oct 2021 03:33:02 gmt https://s7d2.scene7.com/is/image/PetSmart/icon-download-google-app?$GN1201a$ expires: mon, 04 oct 2021 09:31:52 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-973452-AUG21_Cat_Costume_Flyout?fmt=png-alpha expires: mon, 04 oct 2021 08:57:06 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-973452-AUG21_Aquatics_Costume_Flyout?fmt=png-alpha expires: mon, 04 oct 2021 04:46:44 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-973452-AUG21_Reptiles_Costume_Flyout?fmt=png-alpha expires: mon, 04 oct 2021 08:29:17 gmt https://s7d2.scene7.com/is/image/PetSmart/WEB-973452-AUG21_Small_Pet_Costume_Flyout?fmt=png-alpha expires: mon, 04 oct 2021 03:01:41 gmt https://s7d2.scene7.com/is/image/PetSmart/GN0314_LG_MENU-DogAndCat-20160818?$GN3014$ expires: mon, 04 oct 2021 04:50:04 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw27c36923/images/petsmart-logo.png expires: wed, 03 nov 2021 00:22:35 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw5faba4d7/images/ratings/full-star.svg expires: wed, 03 nov 2021 00:22:37 gmt https://s7d2.scene7.com/is/image/PetSmart/CO1401_ERROR_MODAL-DogTangled-20160818?$generic-error-large$ expires: mon, 04 oct 2021 03:05:30 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/proxima-nova/proximanova-a-black.eot expires: wed, 03 nov 2021 00:08:50 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/new-icon/icomoon.eot expires: wed, 03 nov 2021 00:20:51 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/proxima-nova/proximanova-a-bold.eot expires: wed, 03 nov 2021 00:16:03 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/euclid-circular/EuclidCircularB-Bold.eot expires: wed, 03 nov 2021 00:20:59 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/fonts/proxima-nova/proximanova-a.eot expires: mon, 04 oct 2021 04:22:44 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/fontawesome/fontawesome-webfont.eot expires: wed, 03 nov 2021 00:13:11 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw2046e4a7/images/ratings/star-1-tenth.svg expires: wed, 03 nov 2021 00:22:45 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/euclid-circular/EuclidCircularB-Regular.eot expires: wed, 03 nov 2021 00:06:02 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw40ed1a4f/images/ratings/star-7-tenth.svg expires: wed, 03 nov 2021 00:22:39 gmt https://www.priceblink.com/iframe3/toolbar_minimized.html?tax=1 expires: mon, 04 oct 2021 04:22:45 gmt https://cdn.cookielaw.org/scripttemplates/6.5.0/otBannerSdk.js expires: tue, 12 oct 2021 00:22:46 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw8b453ef6/images/ratings/unrated-star-gray.svg expires: wed, 03 nov 2021 00:22:31 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw5278d647/images/ratings/star-3-tenth.svg expires: wed, 03 nov 2021 00:22:32 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/new-icon/icomoon.woff expires: wed, 03 nov 2021 00:22:41 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw8428d5d3/images/loyalty-icon.png expires: wed, 03 nov 2021 00:22:47 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwb7f0729d/images/ratings/star-5-tenth.svg expires: wed, 03 nov 2021 00:22:45 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwa74a20d5/images/ratings/star-8-tenth.svg expires: wed, 03 nov 2021 00:22:37 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/proxima-nova/proximanova-a-black.woff expires: wed, 03 nov 2021 00:22:42 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/images/magnifying-glass-icon.png expires: wed, 03 nov 2021 00:22:45 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/fonts/proxima-nova/proximanova-a.woff expires: mon, 04 oct 2021 04:22:48 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw59f28f30/images/ratings/star-2-tenth.svg expires: wed, 03 nov 2021 00:22:43 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/proxima-nova/proximanova-a-bold.woff expires: wed, 03 nov 2021 00:22:41 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/fontawesome/fontawesome-webfont.woff expires: wed, 03 nov 2021 00:22:40 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/euclid-circular/EuclidCircularB-Bold.woff expires: wed, 03 nov 2021 00:22:40 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw77c79873/images/ratings/star-4-tenth.svg expires: wed, 03 nov 2021 00:22:49 gmt https://www.priceblink.com/iframe3/js/toolbar.js expires: mon, 04 oct 2021 04:22:51 gmt https://www.priceblink.com/iframe3/js/jquery-latest.js expires: mon, 04 oct 2021 04:22:51 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/euclid-circular/EuclidCircularB-Regular.woff expires: wed, 03 nov 2021 00:22:41 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwa137c7f4/images/ratings/star-6-tenth.svg expires: wed, 03 nov 2021 00:22:49 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/images/btn-arrow-right.png expires: wed, 03 nov 2021 00:22:40 gmt https://www.priceblink.com/iframe3/css/print.css expires: tue, 05 oct 2021 00:22:52 gmt https://www.priceblink.com/iframe3/images/pb_badge.png expires: tue, 05 oct 2021 00:22:52 gmt https://maps.googleapis.com/maps-api-v3/api/js/45/8b/util.js expires: sat, 01 oct 2022 19:49:41 gmt https://maps.googleapis.com/maps-api-v3/api/js/45/8b/common.js expires: tue, 27 sep 2022 02:52:21 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw774afea6/images/down-arrow.svg expires: wed, 03 nov 2021 00:22:44 gmt https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1shttps%3A%2F%2Fwww.petsmart.com%2Fcat%2Flitter-and-waste-disposal%2F&4sAIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ&callback=_xdc_._5nrpoe&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ&token=24243 expires: fri, 01 jan 1990 00:00:00 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwaa25ebab/images/ratings/star-9-tenth.svg expires: wed, 03 nov 2021 00:22:16 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw3964195d/images/ratings/unrated-star.svg expires: wed, 03 nov 2021 00:22:54 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/new-icon/icomoon.eot expires: wed, 03 nov 2021 00:21:01 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw81fd11be/images/treats-logo-sm.png expires: wed, 03 nov 2021 00:22:50 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw885fb592/images/arrow-white.png expires: wed, 03 nov 2021 00:22:51 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dw76029589/images/profile-icon.png expires: wed, 03 nov 2021 00:22:53 gmt https://www.petsmart.com/on/demandware.static/-/Sites-ps-nav-catalog-us/default/dwad048ed4/WEB-735475-OCT-20_Mobile_Web_Circular_Icon.jpg expires: wed, 03 nov 2021 00:22:54 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/dwe4974155/images/favicon-petsmart.ico expires: wed, 03 nov 2021 00:22:55 gmt https://www.petsmart.com/cat/litter-and-waste-disposal/undefined expires: sun, 04 apr 2021 15:46:25 gmt https://cdn.cookielaw.org/scripttemplates/6.5.0/assets/otFlat.json expires: tue, 12 oct 2021 00:22:59 gmt https://cdn.cookielaw.org/scripttemplates/6.5.0/assets/v2/otPcCenter.json expires: tue, 12 oct 2021 00:22:59 gmt https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/fonts/new-icon/icomoon.woff expires: wed, 03 nov 2021 00:22:44 gmt WarningThe 'Pragma' header should not be used, it is deprecated and is a request header only. https://www.petsmart.com/cat/litter-and-waste-disposal/ pragma: no-cache https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1shttps%3A%2F%2Fwww.petsmart.com%2Fcat%2Flitter-and-waste-disposal%2F&4sAIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ&callback=_xdc_._5nrpoe&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ&token=24243 pragma: no-cache https://www.petsmart.com/cat/litter-and-waste-disposal/undefined pragma: no-cache WarningThe 'Via' header should not be used, it is a request header only. https://static.afterpay.com/afterpay-button.js via: 1.1 164306530bbc61ceaaf3bdbab7918013.cloudfront.net (cloudfront) WarningThe 'X-Frame-Options' header should not be used. A similar effect, with more consistent support and stronger checks, can be achieved with the 'Content-Security-Policy' header and 'frame-ancestors' directive. https://www.petsmart.com/cat/litter-and-waste-disposal/ x-frame-options: deny https://maps.googleapis.com/maps/api/js?libraries=geometry,places&ext=.js&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ x-frame-options: sameorigin https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1shttps%3A%2F%2Fwww.petsmart.com%2Fcat%2Flitter-and-waste-disposal%2F&4sAIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ&callback=_xdc_._5nrpoe&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ&token=24243 x-frame-options: sameorigin https://www.petsmart.com/cat/litter-and-waste-disposal/undefined x-frame-options: deny ErrorCross-origin resource needs a 'crossorigin' attribute to be eligible for integrity validation. https://www.petsmart.com/cat/litter-and-waste-disposal/:13936:2 https://www.petsmart.com/cat/litter-and-waste-disposal/:14345:2 https://www.petsmart.com/cat/litter-and-waste-disposal/:14226:2 https://www.petsmart.com/cat/litter-and-waste-disposal/ ErrorA 'set-cookie' header doesn't have the 'secure' directive. https://www.petsmart.com/cat/litter-and-waste-disposal/ Set-Cookie: bm_sv=9D4FD601EE97E73CE0C97D7255A76EF4~b7aou0zDSVDPYGALA2TP+C/YjbkbtZxwb8dBhubaKw1H2tq4nNxMiv3GLfZ65X2EsmlyWq/jU4ah8aTsYFipbN4ISn22rg1kr5ngKDpumuh7iJ+6v3wTUm//w5JAzZegXU4xcINBB8wh+UjDMOG/0JvxsBGWwTvQiOlDbCSYo2Y=; Domain=.petsmart.com; Path=/; Max-Age=2959; HttpOnly https://www.petsmart.com/cat/litter-and-waste-disposal/undefined Set-Cookie: bm_sv=9D4FD601EE97E73CE0C97D7255A76EF4~b7aou0zDSVDPYGALA2TP+C/YjbkbtZxwb8dBhubaKw1H2tq4nNxMiv3GLfZ65X2EsmlyWq/jU4ah8aTsYFipbN4ISn22rg1kr5ngKDpumuh7iJ+6v3wTUm//w5JAzZegLn2dlTurS3BOIb2mdjwesasbHKCfijiDLcR8yKBfGGY=; Domain=.petsmart.com; Path=/; Max-Age=2930; HttpOnly ErrorResponse should include 'x-content-type-options' header. https://static.legitscript.com/seals/173449.js:13936:2 https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/internal/jscript/dwanalytics-21.9.js:14342:2 https://maps.googleapis.com/maps/api/js?libraries=geometry,places&ext=.js&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ:14226:2 https://o435883.ingest.sentry.io/api/5549848/store/?sentry_key=2280984b2a514c399732a7c7419a8979&sentry_version=7 https://o435883.ingest.sentry.io/api/5549848/store/?sentry_key=2280984b2a514c399732a7c7419a8979&sentry_version=7 https://o435883.ingest.sentry.io/api/5549848/store/?sentry_key=2280984b2a514c399732a7c7419a8979&sentry_version=7 https://s7d2.scene7.com/is/image/PetSmart/LY_5_CompleteProfileSuccessModal_ConfettiBackground_allsize_0611 https://static.legitscript.com/seals/173449.js:13936:2 https://fonts.googleapis.com/css?family=Lato:300,400,700,900%7COpen+Sans:+400,600,700 https://s7d2.scene7.com/is/image/PetSmart/2621080?$sclp-prd-main_large$:11369:2 https://s7d2.scene7.com/is/image/PetSmart/5150622?$sclp-prd-main_large$:8743:2 https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/internal/jscript/dwanalytics-21.9.js:14342:2

https://www.petsmart.com/cat/litter-and-waste-disposal/:14345:2

https://www.petsmart.com/cat/litter-and-waste-disposal/:14226:2 https://www.petsmart.com/cat/litter-and-waste-disposal/ ErrorA 'set-cookie' header doesn't have the 'secure' directive. https://www.petsmart.com/cat/litter-and-waste-disposal/ Set-Cookie: bm_sv=9D4FD601EE97E73CE0C97D7255A76EF4~b7aou0zDSVDPYGALA2TP+C/YjbkbtZxwb8dBhubaKw1H2tq4nNxMiv3GLfZ65X2EsmlyWq/jU4ah8aTsYFipbN4ISn22rg1kr5ngKDpumuh7iJ+6v3wTUm//w5JAzZegXU4xcINBB8wh+UjDMOG/0JvxsBGWwTvQiOlDbCSYo2Y=; Domain=.petsmart.com; Path=/; Max-Age=2959; HttpOnly https://www.petsmart.com/cat/litter-and-waste-disposal/undefined Set-Cookie: bm_sv=9D4FD601EE97E73CE0C97D7255A76EF4~b7aou0zDSVDPYGALA2TP+C/YjbkbtZxwb8dBhubaKw1H2tq4nNxMiv3GLfZ65X2EsmlyWq/jU4ah8aTsYFipbN4ISn22rg1kr5ngKDpumuh7iJ+6v3wTUm//w5JAzZegLn2dlTurS3BOIb2mdjwesasbHKCfijiDLcR8yKBfGGY=; Domain=.petsmart.com; Path=/; Max-Age=2930; HttpOnly ErrorResponse should include 'x-content-type-options' header. https://static.legitscript.com/seals/173449.js:13936:2 https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/internal/jscript/dwanalytics-21.9.js:14342:2 https://maps.googleapis.com/maps/api/js?libraries=geometry,places&ext=.js&key=AIzaSyAwjeGJL_EgMrGE9oRP6Y6bP2Ph0DlOxEQ:14226:2 https://o435883.ingest.sentry.io/api/5549848/store/?sentry_key=2280984b2a514c399732a7c7419a8979&sentry_version=7 https://o435883.ingest.sentry.io/api/5549848/store/?sentry_key=2280984b2a514c399732a7c7419a8979&sentry_version=7 https://o435883.ingest.sentry.io/api/5549848/store/?sentry_key=2280984b2a514c399732a7c7419a8979&sentry_version=7 https://s7d2.scene7.com/is/image/PetSmart/LY_5_CompleteProfileSuccessModal_ConfettiBackground_allsize_0611 https://static.legitscript.com/seals/173449.js:13936:2 https://fonts.googleapis.com/css?family=Lato:300,400,700,900%7COpen+Sans:+400,600,700 https://s7d2.scene7.com/is/image/PetSmart/2621080?$sclp-prd-main_large$:11369:2 https://s7d2.scene7.com/is/image/PetSmart/5150622?$sclp-prd-main_large$:8743:2 https://www.petsmart.com/on/demandware.static/Sites-PetSmart-Site/-/default/v1633260924452/internal/jscript/dwanalytics-21.9.js:14342:2 Githubissues.
  • Githubissues is a development platform for aggregating issues.