@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500&display=swap);body{margin:0;font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:flex;flex-flow:column;min-height:100vh}.primary{color:#f63d3d}.title{font-size:2rem;text-align:center}.no-margin-top{margin-top:0}.w-300{font-weight:300}.loader{margin:40px auto}.loader span{background:#f63d3d!important}.needs{background-color:#f6f6f6;padding:50px;display:flex;flex-flow:column;justify-items:center;align-items:center}.needs .needs-row{width:100%;display:flex;flex-flow:row wrap;justify-content:space-evenly;text-align:center}.categories{padding:20px;display:flex;flex-flow:column;justify-items:center;align-items:center}@media (max-width:576px){.categories{padding:10px;text-align:center}}.categories .categories-row{width:100%;display:flex;flex-flow:row wrap;min-height:100px;justify-content:center}.categories .categories-row .category{display:flex;flex-flow:column;justify-content:center;align-items:center;margin:20px}.categories .categories-row .category .category-img{width:270px;height:270px;border-radius:10px;background-repeat:no-repeat;background-position:50%;background-size:auto}.categories .categories-row .category a{text-decoration:none;color:inherit}.petco{max-width:90%;display:flex;flex-flow:row wrap;justify-content:center;align-content:center;margin:0 auto}.petco>*{padding:20px}.petco .petco-content{max-width:400px;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;margin:20px auto}@media (max-width:576px){.petco .petco-content{text-align:center;max-width:90%;align-items:center}}@media (min-width:577px) and (max-width:1024px){.petco .petco-content{text-align:center;max-width:90%;align-items:center}}.petco .petco-content .button{margin-top:10px}.petco>img{margin:10px auto;filter:drop-shadow(-30px 30px 0 #F63D3D);-webkit-filter:drop-shadow(-30px 30px 0 #f63d3d)}@media (max-width:576px){.petco>img{width:90%;-webkit-filter:none;filter:none}}@media (min-width:577px) and (max-width:1024px){.petco>img{-webkit-filter:none;filter:none}}.best-sellers{display:flex;flex-flow:column;justify-items:center;align-items:center;padding:50px}.best-sellers .best-sellers-row{width:100%;display:flex;flex-flow:row wrap;min-height:100px;justify-content:center}.best-sellers .best-seller{display:flex;flex-flow:column;justify-content:center;align-items:center;margin:20px}.best-sellers .best-seller .best-seller-rating{max-height:30px;padding:5px}.best-sellers .best-seller .best-seller-img{width:270px;height:270px;border-radius:10px;background-repeat:no-repeat;background-position:50%;background-size:auto}.best-sellers .best-seller a{text-decoration:none;color:inherit}.best-sellers .best-seller a h3{margin:0;padding:5px}.best-sellers .best-seller .best-seller-price{color:#f63d3d;font-weight:500}.taste{background:url(/static/media/wave_bg.467ebfe7.svg) no-repeat;background-size:cover}@media (max-width:576px){.taste{background-position:100% 100%}}@media (min-width:577px) and (max-width:1024px){.taste{background-position:100% 100%}}.taste .taste-container{display:flex;justify-content:flex-end;background:url(/static/media/cat.cc583215.png) no-repeat 0 0;background-size:contain}@media (max-width:576px){.taste .taste-container{justify-content:center;background-position:bottom}}@media (min-width:577px) and (max-width:1024px){.taste .taste-container{background-size:50%;background-position:0 100%}}.taste .taste-container .taste-content{display:flex;flex-flow:column wrap;max-width:30%;align-items:flex-start;justify-content:flex-end;padding:100px 0;margin-right:10%}@media (min-width:577px) and (max-width:1024px){.taste .taste-container .taste-content{max-width:40%}}@media (max-width:576px){.taste .taste-container .taste-content{max-width:100%;align-items:center;text-align:center;margin:20px;padding-bottom:270px}}.taste .taste-container .taste-content .button{margin-top:20px}.popular-brands{padding:50px 50px 100px}.popular-brands .popular-brands-row{display:flex;flex-flow:row wrap;justify-content:center;align-content:center;grid-gap:30px;gap:30px}.popular-brands .popular-brands-row img{border:1px solid #f63d3d;border-radius:10px}.shop-kitchen{background:#f4ca36;display:flex;align-items:center;justify-content:space-evenly;padding:20px}.shop-kitchen .shop-kitchen-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.shop-kitchen .shop-kitchen-content .button{margin-top:20px}.shop-kitchen img{max-width:30%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:576px){.shop-kitchen img{display:none}}.promo-banner{display:flex;min-height:50px;background:#f63d3d;color:#fff;font-weight:700;justify-content:center;align-items:center}@media (max-width:576px){.promo-banner{text-align:center;font-size:1rem}}.navbar{width:60%;min-height:150px;margin:auto;display:flex;justify-content:space-evenly;align-items:center}@media (max-width:576px){.navbar{display:none}}@media (min-width:577px) and (max-width:1024px){.navbar{width:100%}}.navbar a{color:inherit;text-decoration:none}.navbar a.active{color:#f63d3d;font-weight:bolder}.navbar a:hover:not(.logo-container){color:#f63d3d}.navbar .logo-container{display:flex;flex-flow:column;justify-content:center;align-items:center;font-weight:bolder}.navbar .logo-container>img{margin-bottom:5px}.navbar-mobile{display:flex;min-height:150px;padding:0 20px;justify-content:space-between;align-items:center}@media (min-width:577px) and (max-width:1024px){.navbar-mobile{display:none}}@media (min-width:1025px){.navbar-mobile{display:none}}.navbar-mobile a{color:inherit;text-decoration:none}.navbar-mobile a.active{color:#f63d3d;font-weight:bolder}.navbar-mobile a:hover:not(.logo-container){color:#f63d3d}.navbar-mobile .logo-container{min-height:150px;display:flex;flex-flow:column;justify-content:center;align-items:center;font-weight:bolder}.navbar-mobile .logo-container>img{margin-bottom:5px}.navbar-mobile .nav-buttons{display:flex;grid-gap:15px;gap:15px}.banner{min-height:550px;background-repeat:no-repeat;background-size:contain;background-position:100% 100%;display:flex;align-items:center;padding-left:10%}@media (max-width:576px){.banner{text-align:center;padding:0 10px 180px}}@media (min-width:577px) and (max-width:1024px){.banner{background-size:50%}}.banner .banner-content{max-width:450px;display:flex;flex-flow:column;grid-gap:15px;gap:15px}.banner .banner-content .banner-title{font-size:3rem;font-weight:700;text-transform:uppercase}@media (max-width:576px){.banner .banner-content .banner-title{font-size:2rem}}.banner .banner-content .banner-description{font-size:1.5rem;margin-bottom:0}.banner .banner-content .banner-buttons{display:flex;flex-wrap:wrap}@media (max-width:576px){.banner .banner-content .banner-buttons{justify-content:center}}.banner .banner-content .banner-buttons>a{margin-bottom:10px;margin-right:10px}.button{text-decoration:none;border:2px solid #f63d3d;color:#f63d3d;font-weight:700;padding:10px 40px;border-radius:20px}.button.primary{background-color:#f63d3d;color:#fff;box-shadow:0 0 20px #f63d3d}.icon-container{display:flex;flex-flow:column;align-items:center;max-width:200px;margin:20px 0}.icon-container .icon{padding:10px;font-size:4rem;border-radius:10px}.icon-container h3{color:#f63d3d;margin:10px auto}.no-results{color:#777;align-items:center}.no-results,footer{display:flex;flex-direction:column}footer{color:#fff;margin-top:100px;background-color:#f63d3d;min-height:500px;justify-content:space-evenly}@media (max-width:576px){footer{align-items:center}}footer a{text-decoration:none;color:inherit}footer a:hover:not(.logo){color:#ccc}footer .links{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;grid-gap:50px;gap:50px}@media (max-width:576px){footer .links{flex-direction:column;align-items:center;text-align:center;margin-bottom:30px;max-width:90%}footer .links .hidden-lg{display:none}}@media (min-width:577px) and (max-width:1024px){footer .links{margin-bottom:30px}footer .links .hidden-md{display:none}}@media (min-width:1025px){footer .links .hidden-lg{display:none}}footer .links .logo{text-align:center;margin-top:1.5rem}footer .links>div{max-width:20%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}footer .links>div a:not(.logo){line-height:40px}@media (min-width:577px) and (max-width:1024px){footer .links>div{max-width:40%;align-items:center}}@media (max-width:576px){footer .links>div{max-width:100%}}footer .links .social{display:flex;justify-content:flex-start;align-content:center;grid-gap:5px;gap:5px}footer .payments{text-align:center}footer .payments img{max-width:95%}input{height:35px;background-color:initial;border:0;border-bottom:2px solid #f63d3d;margin:15px 0;padding:5px;font-size:14px;color:#f63d3d;background-repeat:no-repeat;background-position:100%}input::-webkit-input-placeholder{color:#f63d3d;opacity:1}input::placeholder{color:#f63d3d;opacity:1}input:focus-visible{outline:none}input.rev{color:#fff;border-bottom:2px solid #fff;caret-color:#fff}input.rev::-webkit-input-placeholder{color:#fff}input.rev::placeholder{color:#fff}