
.kx{font-family:Arial,Helvetica,sans-serif;color:#1b2c38;line-height:1.5}.kx *{box-sizing:border-box}.kx a{color:inherit;text-decoration:none}.kx a:hover{text-decoration:underline}.kx h1,.kx h2,.kx h3,.kx p{margin:0}.kx-header{background:#1b2c38;color:white;position:relative;z-index:10}.kx-top{height:27px;border-bottom:1px solid #ffffff12;text-align:center;font-size:10px;letter-spacing:2px;line-height:27px}.kx-headrow{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:18px 40px;min-height:78px;gap:22px}.kx-logo{font-family:Georgia,serif;font-size:36px;letter-spacing:1px;text-align:center}.kx-search{display:flex;max-width:270px;background:white;border-radius:3px;overflow:hidden;color:#23343e}.kx-search input{width:100%;min-width:0;padding:11px 14px;border:0;background:white;color:#23343e;font:inherit;font-size:13px}.kx-search button{border:0;background:white;padding:0 13px;color:inherit;cursor:pointer}.kx-actions{justify-self:end;display:flex;gap:22px;font-size:13px;align-items:center}.kx-nav{display:flex;justify-content:center;align-items:center;gap:42px;min-height:59px;font-size:14px}.kx-nav details{position:relative}.kx-nav summary{cursor:pointer;list-style:none}.kx-nav summary:after{content:'⌄';margin-left:9px}.kx-dropdown{position:absolute;top:30px;left:-20px;min-width:210px;padding:12px 20px;background:white;color:#1b2c38;box-shadow:0 8px 25px #0002}.kx-dropdown a{display:block;padding:8px 0}.kx-hero{position:relative;width:100%;background:#ffe56b}.kx-hero img{display:block;width:100%;height:auto;max-height:600px;object-fit:cover}.kx-button{display:inline-block;padding:13px 37px;background:#1b2c38;color:white!important;border:0;text-align:center;font-size:14px;cursor:pointer}.kx-hero .kx-button{position:absolute;left:3.2%;bottom:17%;background:white;color:#222!important}.kx-wrap{max-width:1440px;margin:auto;padding:44px 40px}.kx-title{text-align:center;font-size:25px;font-weight:500;margin-bottom:32px!important}.kx-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:35px;text-align:center}.kx-category img{display:block;width:150px;max-width:100%;aspect-ratio:1;object-fit:cover;border-radius:50%;margin:0 auto 15px;transition:transform .25s}.kx-category:hover img{transform:scale(1.04)}.kx-category span{font-size:15px}.kx-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.kx-card img{display:block;aspect-ratio:1;object-fit:cover;width:100%;background:#fafafa;margin-bottom:14px}.kx-card h3{font-size:14px;font-weight:400;line-height:1.6}.kx-price{font-size:16px;margin-top:8px!important}.kx-more{text-align:center;margin-top:30px}.kx-feature{display:grid;grid-template-columns:1fr 1fr;background:#faf7ef}.kx-feature img{display:block;width:100%;height:400px;object-fit:cover}.kx-feature-copy{align-self:center;padding:50px 12%}.kx-feature h2{font:36px/1.2 Georgia,serif;margin:12px 0 18px}.kx-feature p{margin-bottom:24px;color:#596066}.kx-eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase}.kx-promos{display:grid;grid-template-columns:1fr 1fr;gap:25px}.kx-promo{padding:50px;background:#eaf0f2;text-align:center}.kx-promo:nth-child(2){background:#f6eddd}.kx-promo h2{font:30px Georgia,serif;margin:8px 0 20px}.kx-footer{background:#1b2c38;color:white}.kx-footer-grid{display:grid;grid-template-columns:1.1fr .7fr .8fr 1.4fr;gap:40px}.kx-footer h3{font-size:15px;font-weight:500;margin-bottom:20px}.kx-footer p,.kx-footer li{color:#d0d6d9;font-size:13px}.kx-footer ul{list-style:none;margin:0;padding:0}.kx-footer li{margin:10px 0}.kx-footer .kx-logo{text-align:left;margin-bottom:16px}.kx-newsletter{display:flex;border-bottom:1px solid #a8b2b8;margin:18px 0}.kx-newsletter input{color:white;width:100%;min-width:0;background:transparent;border:0;padding:12px 0;font:inherit}.kx-newsletter button{background:transparent;border:0;color:white;padding:10px;cursor:pointer}.kx-bottom{border-top:1px solid #ffffff22;padding:20px 40px;font-size:11px;color:#bdc6cb;display:flex;justify-content:space-between;gap:20px}.kx-empty{padding:25px;text-align:center;color:#62696d;background:#f8f8f8}.kx a:focus-visible,.kx button:focus-visible,.kx summary:focus-visible{outline:2px solid #d99f22;outline-offset:5px}
@media(max-width:749px){.kx-headrow{padding:15px 18px;grid-template-columns:1fr 1fr;gap:13px}.kx-logo{text-align:left;font-size:29px}.kx-headrow .kx-search{grid-row:2;grid-column:1/3;max-width:none}.kx-actions{font-size:12px;gap:15px}.kx-nav{gap:24px;font-size:12px;min-height:47px}.kx-top{font-size:9px}.kx-hero img{height:auto;object-fit:contain}.kx-hero{padding-bottom:58px}.kx-hero .kx-button{left:18px;bottom:12px;padding:9px 22px;font-size:12px}.kx-wrap{padding:32px 18px}.kx-title{font-size:22px;margin-bottom:25px!important}.kx-categories{grid-template-columns:repeat(3,1fr);gap:24px 18px}.kx-category img{width:100px}.kx-category span{font-size:12px}.kx-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.kx-card h3{font-size:13px}.kx-feature{grid-template-columns:1fr}.kx-feature img{height:270px}.kx-feature-copy{padding:35px 24px}.kx-feature h2{font-size:29px}.kx-promos{grid-template-columns:1fr;gap:18px}.kx-promo{padding:35px 20px}.kx-footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.kx-footer-grid>div:first-child,.kx-footer-grid>div:last-child{grid-column:1/3}.kx-bottom{padding:20px 18px;flex-direction:column;gap:8px}.kx-dropdown{left:-45px}}

/* KISSOX PET STUDIO wordmark */
.kx .kx-brand{display:inline-flex;flex-direction:column;align-items:center;justify-self:center;gap:9px;width:max-content;max-width:100%;line-height:1;text-decoration:none!important;color:#fff9ee}
.kx-brand-name{position:relative;display:block;font-family:Georgia,"Times New Roman",serif;font-size:39px;font-weight:400;letter-spacing:4px;padding-left:4px}
.kx-brand-star{position:absolute;top:0;right:-13px;font-size:12px;color:#e5c889;letter-spacing:0}
.kx-brand-subtitle{display:flex;align-items:center;gap:10px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:500;letter-spacing:3.8px;padding-left:3.8px;color:#e5c889;white-space:nowrap}
.kx-brand-subtitle:before,.kx-brand-subtitle:after{content:"";width:15px;height:1px;background:currentColor;opacity:.65}
.kx-header .kx-headrow{padding-top:21px;padding-bottom:21px}
.kx-footer .kx-brand{align-items:flex-start;margin-bottom:22px}
.kx-footer .kx-brand-name{font-size:33px}
.kx-footer .kx-brand-subtitle{font-size:8px;letter-spacing:3px;gap:8px}
@media(max-width:749px){.kx-header .kx-brand{justify-self:start;gap:7px}.kx-header .kx-brand-name{font-size:29px;letter-spacing:2.7px;padding-left:2.7px}.kx-header .kx-brand-subtitle{font-size:7px;letter-spacing:2.5px;gap:7px;padding-left:2.5px}.kx-header .kx-brand-subtitle:before,.kx-header .kx-brand-subtitle:after{width:10px}.kx-header .kx-brand-star{font-size:9px;right:-10px}.kx-header .kx-headrow{padding-top:18px;padding-bottom:18px}}
