One-Stop Pet Supplies
COZIWOW insists on continuous innovation and focuses on the comfort and fashion of its products. The products under COZIWOW take on uniform warm color tones that harmonize with your existing decor. It is easy to create a one-stop pet home where pets can enjoy maximum comfort while you can enjoy the fashion of harmony.
Where Pets Feel at Home
COZIWOW developed wide product options for different pets around the world. Each item is carefully designed and strictly inspected to ensure that all pets receive the best experience and protection. Our “pet-friendly homes” meet pets’ physical needs and provide them with a sense of love, companionship, security, and belonging at the same time.
.ai-media-loves-us-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: block;
width: 100%;
padding: 60px 0 60px;
background-color: #fff;
}
.ai-media-loves-us__container-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
.ai-media-loves-us__header-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
margin-bottom: 40px;
}
.ai-media-loves-us__title-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
margin: 0;
font-size: 32px;
font-weight: 700;
color: #000000;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.ai-media-loves-us__accent-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
background-color: #ffbc0d;
color: #000000;
border-radius: 25px;
font-size: 18px;
font-weight: 700;
flex-shrink: 0;
}
.ai-media-loves-us__grid-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 20px;
align-items: center;
}
.ai-media-loves-us__item-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: flex;
align-items: center;
justify-content: center;
padding: 10px;
transition: opacity 0.3s ease, transform 0.3s ease;
}
.ai-media-loves-us__item-amlf5offswjlwvlvxraigenblock622dec2chtmwc:hover {
opacity: 0.7;
transform: translateY(-2px);
}
.ai-media-loves-us__link-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
text-decoration: none;
}
.ai-media-loves-us__logo-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
max-width: 100%;
max-height: 70px;
width: auto;
height: auto;
object-fit: contain;
filter: none;
}
.ai-media-loves-us__placeholder-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 70px;
background-color: #f4f4f4;
border-radius: 4px;
}
.ai-media-loves-us__placeholder-amlf5offswjlwvlvxraigenblock622dec2chtmwc svg {
width: 60px;
height: 60px;
opacity: 0.3;
}
@media screen and (max-width: 989px) {
.ai-media-loves-us__grid-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
grid-template-columns: repeat(3, 1fr);
}
.ai-media-loves-us__title-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
font-size: calc(32px * 0.8);
}
}
@media screen and (max-width: 749px) {
.ai-media-loves-us-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
padding: 42.0px 0 42.0px;
}
.ai-media-loves-us__grid-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
grid-template-columns: repeat(2, 1fr);
gap: 14.0px;
}
.ai-media-loves-us__title-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
font-size: calc(32px * 0.7);
}
.ai-media-loves-us__header-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
margin-bottom: 28.0px;
}
.ai-media-loves-us__accent-amlf5offswjlwvlvxraigenblock622dec2chtmwc {
width: 40.0px;
height: 40.0px;
font-size: 14.4px;
}
}
MEDIA LOVES IT










# Coziwow
SHARE YOUR LUMINOUS MOMENTS WITH COZIWOW!
.mz-custom-section .mz-col-inner {
display: flex;
align-items: center;
height: 100%;
flex-direction: column;
}
.mz-custom-col {
background-color: var(–bg_cl);
}
.mz-col-inner {
padding: var(–pd);
width: 100%;
}
.mz-ver-center-true {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
@media (min-width: 768px) and (max-width:1024px){
.mz-col-inner {
padding: var(–pd-tb);
}
}
@media(max-width:767px) {
.mz-col-inner {
padding: var(–pd-mb);
}
}
.limited-length-text .custom-text-content {
margin-bottom: 10px;
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:var(–max-length);
-webkit-box-orient:vertical;
}
.limited-length-text.expanded .custom-text-content {
overflow: visible;
-webkit-line-clamp:unset;
}
.show-more-button {
display: block;
cursor: pointer;
font-size: 14px;
color: var(–secondary-color);
text-decoration: underline;
}
.show-more-button.pc-tablet-hide {
display: none;
}
@media (max-width: 767px) {
.limited-length-text-mb .custom-text-content {
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:var(–max-length);
-webkit-box-orient:vertical;
}
.limited-length-text-mb.expanded .custom-text-content {
overflow: visible;
-webkit-line-clamp:unset;
}
.show-more-button.pc-tablet-hide {
display: block;
}
}
.show-in-pc {
display: block;
}
.show-in-mobile {
display: none;
}
.mz-custom-col .mz-w-100 {
height: 100%;
}
.banner-custom.mz-bn-des_5 .mz-bn-content {
left: 0;
bottom: 0;
}
.banner-custom.mz-bn-des_2 .mz-bn-content {
left: 0;
bottom: 0;
transform: translateY(0);
text-align: center;
}
.banner-custom.mz-bn-des_4 {
margin: 0;
}
.banner-custom.mz-bn-des_4 .mz-bn-content {
left: 0;
top: 0;
transform: translate(0);
}
.banner-custom .mz-bn-content {
padding: var(–pdbn)!important;
}
.banner-custom {
height: var(–banner-h);
margin-bottom: var(–mgb-box)!important;
border-radius: var(–radius);
overflow: hidden;
}
.banner-custom .mz-bg-11 {
height: 100%;
}
.banner-custom .mz-bg-11 img {
object-position: var(–bg-pos);
}
.banner-custom .mz-bn-content {
width: var(–content-width);
}
.banner-custom .mz-bn-title {
font-size: var(–title-fs)!important;
font-weight: var(–title-fw)!important;
color: var(–title-cl)!important;
}
.banner-custom p {
font-size: var(–desc-fs)!important;
font-weight: var(–desc-fw)!important;
color: var(–desc-cl)!important;
}
@media (max-width: 1024px) {
.banner-custom {
height: var(–banner-h-tb);
margin-bottom: var(–mgb-box-tb)!important;
border-radius: var(–radius-tb);
}
.banner-custom .mz-bg-11 img {
object-position: var(–bg-pos-tb);
}
.banner-custom .mz-bn-content {
width: var(–content-width-tb);
padding: var(–pdbn-tb)!important;
}
.banner-custom .mz-bn-title {
font-size: var(–title-fs-tb)!important;
}
.banner-custom p {
font-size: var(–desc-fs-tb)!important;
}
}
@media (max-width: 767px) {
.show-in-pc {
display: none;
}
.show-in-mobile {
display: block;
}
.banner-custom {
height: auto;
margin-bottom: var(–mgb-box-mb)!important;
border-radius: var(–radius-mb);
}
.banner-custom .mz-bn-content {
width: var(–content-width-mb);
padding: var(–pdbn-mb)!important;
top: 50%!important;
transform: translateY(-50%)!important;
}
.banner-custom.mz-bn-mb-des_3 .mz-bn-content {
right: 0!important;
left: unset!important;
}
.banner-custom .mz-bg-11 {
background: var(–image-mb)!important;
}
.banner-custom .mz-bg-11 img {
object-position: var(–bg-pos-mb);
}
.banner-custom .mz-bn-title {
font-size: var(–title-fs-mb)!important;
margin-bottom: 0!important;
}
.banner-custom p {
font-size: var(–desc-fs-mb)!important;
}
}
.mz-instagrams .mz-col-ins>*{border-radius: 0%;}
Coziwow Store
2090 S Etiwanda Ave, Ontario, CA, 91761
Expert in Pet Care
Brand: Coziwow
Comapny: Jaxpety Corp
Telephone: 909-789-1719
Email: Sale@coziwow.com





