
.flex{ display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
.flex-flow{-webkit-flex-flow: row wrap;  flex-flow: row wrap;   -ms-flex-flow: row wrap;}
.align-item-start{-webkit-box-align: flex-start;  -moz-box-align: flex-start;  -ms-flex-align: flex-start;  -webkit-align-items: flex-start;  align-items: flex-start;}
.align-item-center{-webkit-box-align: center;  -moz-box-align: center;  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;}
.align-item-end{-webkit-box-align: end;  -moz-box-align: end;  -ms-flex-align:end;  -webkit-align-items:end;  align-items:end;}
.space-between{  -webkit-box-pack: space-between;  -moz-box-pack: space-between;  -ms-flex-pack: space-between;  -webkit-justify-content: space-between;  justify-content: space-between;}
.justify-center{  -webkit-box-pack: center;  -moz-box-pack: center;  -ms-flex-pack: center;  -webkit-justify-content: center;  justify-content: center; }
.justify-center-end{  -webkit-box-pack: end;  -moz-box-pack: end;  -ms-flex-pack: end;  -webkit-justify-content: end;  justify-content: end; }
.flex-direction-column{ -webkit-flex-direction: column;   -moz-flex-direction: column;    -ms-flex-direction: column;    -o-flex-direction: column;    flex-direction: column;}
.space-around{  -webkit-box-pack: space-around;  -moz-box-pack: space-around;  -ms-flex-pack: space-around;  -webkit-justify-content: space-around;  justify-content: space-around;}





.main-dogCatbanner-section25 {width: 100%; float: left; margin: 10px 0 50px;}
.dogCatbanner-slider .owl-dots {padding: 5px 14px 4px;  width: fit-content; border-radius: 50px; margin: 20px auto 0; background: #fff; display: block; position: absolute; left: 0; right: 0; bottom: -40px;}
.main-dogCatbanner-section25 .owl-theme .owl-dots .owl-dot.active span,
.main-dogCatbanner-section25 .owl-theme .owl-dots .owl-dot:hover span {
    background: #00abec;
}
.owl-carousel .owl-item img.desktop_mainBanner {display:block;}
.owl-carousel .owl-item img.mobile_mainBanner {display:none;}

.shop_pet_main{width: 100%; float: left; margin: 20px 0;}
.shop_pet_title { font-size: 24px; font-weight: 700;color: #000; text-align: center;}
.petfood_shop_title {margin-bottom:20px;}
.shop_pet_main .shop_pet_inner { margin: 20px -10px;}
.shop_pet_main .shop_pet_left {width: calc(50% - 20px); margin: 0 10px; border-radius:25px; background: #fa6733; overflow: hidden;}
.shop_pet_main .shop_pet_right {width: calc(50% - 20px); margin: 0 10px;  background: #ffdf71; border-radius: 25px; overflow: hidden;}
.shop_pet_left_inner_left {width: 70%; text-align: center;}
.shop_pet_left_inner_right { width: 30%; display: flex; justify-content: end;}
.shop_pet_left_inner_left_box {width: 33.33%; padding: 0 20px;text-align: center;}
.shop_pet_left_inner_right img {display: block;}
.pet_Food_type { font-size: 18px;font-weight: 500; color: #fff; margin-top: 5px;}
.pet_food_image img { display: block;}

.pet_shop_more_category_box {width: 25%; padding: 0 10px;}
.pet_shop_more_category_box img { display: block;}
.pet_shop_more_category_inner { margin: 0 -10px;}

.shop_pet_right .pet_Food_type{color: #363636;}


.top_picks_cx_main {margin: 20px 0;width: 100%; float: left;}
.top_picks_cx_inner{ gap: 10px;justify-content: space-between; margin-top: 20px;}

.brand_block_main {width: 100%;float: left; margin: 20px 0;}
.brand_block_left {position: relative;width: 32%; border-radius: 30px; overflow: hidden;}
.brand_block_inner_left_inner {position: relative;}
.brand_block_inner_left_inner img {    display: block;}
.brand_block_content {position: absolute;top: 40px;right: 0;left: 0;bottom: 0;  color: #fff; max-width: 300px; margin: 0 auto;} 
.brand_block_p {font-size: 20px;font-weight: 600;}
.brand_block_offer {padding: 10px 0;}
.brand_block_offer span {display: block;font-size: 16px;font-weight: 400;padding-bottom: 5px;}
.brand_block_offer strong {font-size: 60px;font-weight: 900;line-height: 60px; position:relative;}
.brand_block_offer strong sup{font-size:16px; line-height:16px; position:absolute;}
.brand_image img {display: block; width:auto;}
.brand_image {padding-bottom: 20px;}
.brand_block_btns { margin-bottom: 10px;}
.brand_block_btns a {font-size: 14px; font-weight: 400; color: #fff; border: 1px solid #fff;  border-radius: 30px; padding: 7px 20px;}
.brand_block_text {font-size: 12px;font-weight: 400;}


.brand_block_right {background: #f4f4f4;width: 68%;padding: 0 20px 0 35px;}   
._brand_block_prod_box_inner {padding: 15px;}
.brand_block_inner {background: #f4f4f4; border-radius:30px 0 0 30px;}
.brand_block_right_top_inner{ gap: 20px; margin-bottom:20px ;}
.brand_block_prod_box_left img{display: block; width: 120px; margin: 0 auto;}
.Prd_rating {padding-bottom: 20px;}
.Prd_rating img {width: 85px !important;margin: 0 auto;}
.brand_block_right_top_inner.bottom_box {margin: 0;}
.brand_block_right_top_inner.bottom_box .brand_block_prod_box{border-radius: 20px 20px 0 0;}
.brand_block_prod_box {width: 50%;background: #fff;border-radius: 0 0 20px 20px;}
.brand_block_prod_box_left {width: 100px;}
.brand_block_prod_box_right {width: calc(100% - 100px); padding-left: 20px;}
.brand_prod_name {font-size: 12px; font-weight: 400; margin-bottom: 13px; margin-top: 10px;}
.brand_block_price {font-size: 18px; font-weight: 700; color: #333333;}
.brand_price_with_btn {margin-bottom: 10px;}
.brand_block_btn {font-size: 14px; font-weight: 400; color: #fff; background: #ec2529; padding: 10px 25px; border-radius: 20px;}

.brand_block_inner_left_inner .desktop_banner{display: block;}
.brand_block_inner_left_inner .mobile_banner{display: none;}

.center_mode_slider_section {width: 100%; float: left;margin: 20px 0;}
.CenterMode_slider_inner .owl-carousel.owl-drag .owl-item.active {opacity: 1;}
.CenterMode_slider_inner .owl-carousel.owl-drag .owl-item {opacity: 0.7;}
.CenterMode_slider_item img {max-width: 800px; width: 100%; border-radius: 30px; display: block;}

.bestseller_tab_main{width: 100%; float: left; margin-bottom: 20px;}


.health_boxes{ margin: 20px -10px 0;}
.health_section_main {width: 100%; float: left; margin: 20px 0;}
.health_section_main .boxes_item{width:25%; padding: 0 10px;}
.health_prd_img img {display: block;width: 100%;}

.second_brand_block .brand_block_content{color:#282526 ;}
.second_brand_block .brand_block_btns a{background: #282526; border: 0;}
.brand_block_main.second_brand_block{margin-bottom: 20px;}


.topbrand_section_main{width: 100%; float: left; margin: 20px 0;}
.brand_section.owl-carousel .owl-item .brand-items img {width: 99%; margin: 0 auto;}
.brand-items { position: relative; overflow: hidden; border-radius: 15px;}
.topbrand_section_main .shop_pet_title{margin-bottom: 20px;}



.tabs{display: flex; align-items: center; justify-content: space-between; gap:20px;}
.shadetabs ul li { width: 25%;
  padding: 20px ;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  border-radius: 30px 30px 0 0; cursor:pointer;
  background: #00abec;
  text-align: center;
}
.shadetabs ul li.clstabli.current {
  background: #f4f4f4;
  border-radius: 30px 30px 0 0;
  color:#000000;
}
.seller_treats .item{text-align:center;}
 .foodpage_prd_img {
    height: 190px;
}
.foodpage_prd_img img {
    width: 170px !important;
    margin: 0 auto;
    display: block;
}

.foodpage_prd_name {
    font-size: 14px;
    line-height: 20px;
    height: 65px;
    padding: 0 10px;
    font-weight: 500;
}
.foodpage_prd_name span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #292830;
}
.Rlrating {
    padding-top: 0;
}
.newProdRating {
    background: url(https://vetsupply.b-cdn.net/images/siteimages/frontend/new/silverstar.png) repeat-x left top;
    display: inline-block;
    height: 25px;
    text-align: left;
    vertical-align: top;
    width: 120px;
    overflow: hidden;
}
.newProdRating-color {
    background: url(https://vetsupply.b-cdn.net/images/siteimages/frontend/new/goldstar.png) repeat-x left top;
    display: inline-block;
    height: 25px;
    text-align: left;
    vertical-align: top;
    width: 24px;
}
.foodpage_prd_price {
    color: #333;
    font-weight: 700;
    padding: 10px 0 10px 0;
    font-size: 24px;
}
.foodpage_BestpetDryFood .PrdButton, .CustomerTopPicks .PrdButton {
    width: 100%;
    float: left;
}
.foodpage_BestpetDryFood .PrdButton span, .CustomerTopPicks .PrdButton span {
    display: inline-block;
    padding: 7px 25px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background: #ec2529;
    border-radius: 5px;
}


.petfood-lifestage-main {float: left; width: 100%;}
.dog-petfood-lifestage {width: 100%;}
.dog-petfood-lifestage-inner {width: 100%;display: flex;align-items: center;flex-wrap: wrap;gap: 14px;}
.dog-petfood-lifestage-left {width: calc(50% - 14px);}
.dog-petfood-lifestage-right {width: 50%;}
.petfood-lifestage-title {font-size: 24px;font-weight: 700;color: #000;text-align: center;}
.petfood-lifestage-img-inner {display: flex;text-align: center;margin-top: 22px;}
.petfood-lifestage-img-item {margin: 0 5px;width: 33.33%;}
.petfood-lifestage-image {display: block;width: 100%;}
.dog-petfood-uniqueneeds-inner {background-image: url(https://www.vetsupply.com.au/images/Dog-Products-by-unique-needs-BG.png);background-size: 100% 100%;background-repeat: no-repeat;background-position: center;padding: 20px;}
.petfood-uniqueneeds-title{font-size: 24px;font-weight: 700;color: #ffffff;text-align: center;}
.uniqueneeds-inner {display: flex;flex-wrap: wrap;width: 100%;}
.uniqueneeds-item {width: calc(25% - 10px);text-align: center;margin: 6px 5px;}
.uniqueneeds-image img{width: 100%;max-width: 100px;display: block;margin: 0 auto;}
.uniqueneeds-title{font-size: 15px;font-weight: 500;color: #ffffff;text-align: center;padding-top: 4px;}
.uniqueneeds-main {margin-top: 20px;}
.cat-petfood-uniqueneeds-inner {background-image: url(https://www.vetsupply.com.au/images/Cat-Products-by-unique-needs-BG.png);}
.cat-petfood-uniqueneeds-title{color: #000;}
.dog-petfood-lifestage{margin-top: 25px;}
.cat-uniqueneeds-title{color: #363636;}

.top_brand_with_brand_main {width: 100%; float: left; margin: 30px 0;}

.top_brand_with_brand_left{width: 50%; background: #f4f4f4; border-radius: 20px;}
.top_brand_with_brand_right{width: 50%;     padding: 0 0 0 30px;}
.top_brand_with_brand_left .brand_section{    padding: 10px 30px 20px;}
.top_brand_with_brand_left .brand-items {width: 33.33%;margin-bottom: 15px;}
.top_brand_with_brand_left .brand-items img{display: block; width: 170px;}
.top_brand_with_brand_main .shop_pet_title{padding: 20px 0 0;}
.top_brand_with_brand_main .top_brand_with_brand_right .shop_pet_title{text-align: left;}

.listNav{border: 0 !important;}
.ln-letters {width: 100% !important; display: flex; align-items: center; flex-flow: row wrap;}

.ln-letters a {
    width: 8% !important;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 15px !important;
    padding: 10px 7px !important;
    display: block;
    margin: 4px;
    font-size: 16px;
    font-weight: 700;    color: #000 !important; line-height: normal !important;
}
.top_brand_with_brand_right .food_Shop_Category{margin:0;}
.food_Shop_Category.BrandLogoPage .brand_Shop_title .BrandSearchBox{display: none;}

.ln-letters a:hover, .ln-letters .ln-selected{background: #363636 !important; color: #fff !important;}
.listNav a:first-child{display: none;}
.seller_treats .owl-nav {
    display: block !important;
}
.view_brand_btn {
    margin-top: 20px;
    width: 100%;
    float: left;
}

.view_brand_btn a {
    background: #ec2529;
    padding: 10px 20px;
    color: #fff;
    border-radius: 20px;
    display: block;
    width: 150px;
    text-align: center;
}

.brand_list_main {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.brand_list_inner {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.brand_list_inner_box {
    width: 25%;
}

.brand_list_inner_box ul li a{
    color: #363636;
}


.brand_list_inner_box ul li {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px;
    font-size: 16px;
    font-weight: 500;

}
.brand_list_main_title{font-size: 24px; font-weight: 700; color: #000;     padding: 10px;}

.foodpage_CustomerTopPicks.foodpage_BestSellerTreats .Seller_Treat_Tab a {
    width: calc(25% - 20px) !important;
    padding: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    border-radius: 30px 30px 0 0;
    cursor: pointer;
    background: #00abec;
    text-align: center;
    border: 0;
    display: block;
    margin: 0 10px;
}
.foodpage_CustomerTopPicks.foodpage_BestSellerTreats .Seller_Treat_Tab a.active{
	    background: #f4f4f4;
    border-radius: 30px 30px 0 0;
    color: #000000; border:0;
}
.foodpage_CustomerTopPicks.foodpage_BestSellerTreats {
    background: #fff;
    width: 100%;
    float: left;     margin: 20px 0;
}
.Seller_Treat_Tab {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
.foodpage_aboutPetFood{width: 100%; float: left; padding: 30px 0; background: #f1f8fd;}
.foodpage_aboutPetFood .item{border: 1px solid #ddd; border-radius: 5px; overflow: hidden; background: #fcfcfc;transition: all 0.2s;}
.foodpage_aboutPetFood .img_holder{width: 100%; float: left;}
.foodpage_aboutPetFood .main_text{padding: 10px; width: 100%; float: left;}
.foodpage_aboutPetFood .main_text h4, .foodpage_aboutPetFood .main_text.main_blogtext h3 {font-size: 16px;line-height: 20px;font-weight: 700;margin-bottom: 8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.foodpage_aboutPetFood .main_text span.calendar{display: inline-block; width: 100%; padding: 10px 0; float: left; font-size: 16px;}
.foodpage_aboutPetFood .main_text span.calendar img{width: 20px ;float: left; margin: 0 10px 0 0;}
.foodpage_aboutPetFood .main_text span.button{font-size: 14px;height: 30px;line-height: 30px;display: block;color: #fff;text-transform: uppercase;width: 140px;cursor: pointer;text-align: center;font-weight: 500;letter-spacing: 1.2px;background: #00abec; transition: all 0.2s;}
.foodpage_aboutPetFood .item:hover .main_text span.button{background: #ec2529;}
.foodpage_aboutPetFood .main_text .text_holder{width: 100%; float: left; height: 70px;}
.foodpage_aboutPetFood .main_text .text_holder p{display:-webkit-box; -webkit-line-clamp: 3; -webkit-box-orient:vertical; overflow:hidden; text-overflow: ellipsis;}

.foodpage_shopBrands{padding: 30px 0; text-align: center; width: 100%; float: left;background:#fff;}
.foodpage_shopBrands .allBrandsDiv{margin: 0; width: 100%;}
.foodpage_shopBrands .allBrandsDiv .logo-box{float: left;width: 19.2%;height: 20%;min-height: 114px;text-align: center;border: 1px solid #efefef;margin: 0 1% 20px 0;}
.foodpage_shopBrands .allBrandsDiv .logo-box:nth-child(5n){margin: 0 0 20px 0;}
.foodpage_shopBrands .allBrandsDiv .logo-box img {margin: 20px 0px; width: auto;}
.foodpage_shopBrands .allBrandsDiv .logo-box:hover a {background:#fff;box-shadow: 0 0px 10px #ccc;text-align: center;transition-duration: 5s;-moz-transition-duration: 5s;transition-duration: 1000ms;transition-duration: 500ms, 500ms;text-decoration: none;}
.foodpage_shopBrands .Branded_petfood{width: 100%; float: left; padding: 30px 0; text-align: left;}
.foodpage_shopBrands .Branded_petfood h2{Font-Size: 20px; font-weight: 600; padding-bottom: 15px;}
.foodpage_shopBrands .Branded_petfood p{margin: 10px 0;font-weight: 400;line-height: 22px;}
.foodpage_shopBrands a.anchHomeAllBrands{display: inline-block; padding: 8px 12px; color: #fff; font-size: 12px; font-weight: 700; text-transform: uppercase; border-radius: 5px; background: #333;}
.foodpage_shopBrands a.anchHomeAllBrands:hover{background: #ec2529;}

.foodpage_shopBrands .common_title, .foodpage_ShopbyLifestage .common_title, .foodpage_aboutPetFood .common_title {color:#000;}
.foodpage_curvImg img {
    width: 100px;
    margin: 0 auto;
    display: block;
}
.foodpage_aboutPetFood .shop_pet_title{margin-bottom:20px;}


.VS_BrandLogo_Container .LogoBox{height:auto !important;}
.VS_BrandLogo_Container .LogoBox p{margin: 5px 0 !important; padding: 0 5px !important;}
.seller_treats{margin-top: 10px;}




.lifeWise_OfferSection_Food {background: #f9f9f9;width: 100%;float: left;margin: 15px 0;padding: 15px 0;}
.lifeWise_mainOfferDiv {display:flex;width:100%;gap:20px;justify-content:space-between;padding:0 10px;}
.lifeWise_mainOfferDiv_left {width:33.5%;}
.lifeWise_mainOfferDiv_left img {width:100%;border-radius:30px;border:1px solid #8f8888;}
.lifeWise_mainOfferDiv_right {width:63.7%;}
.owl_items {width:100%; }
.owl_items a {width:100%; display:block; background:#fff; padding:10px;border-radius:10px;box-sizing:border-box;text-align:center;}
.owl-carousel.owlCarousel_lifeWise .owl-item .owl_items img {width:85%; margin:0 auto; }

.owl_lifeWise_ProName {padding:8px 0;display:block;font-size:12px;font-weight:500;height:64px;}
.owl_lifeWisepro_price {display: inline-block;font-size: 20px;color: #ec2529;font-weight: 600;padding: 5px 0;}
.lifeWisepro_btn {background: #ec2529;color: #fff;text-decoration: none;font-size: 14px;width: 70%;display: table;margin: 0 auto;padding: 5px 0;font-weight: 500;border-radius: 30px;text-align: center;}

.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next{top: 40%;border:0; background:rgba(0,0,0,0.7); border-radius:50px; cursor:pointer;color:#fff;}
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev{left: -10px;}
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next{right: -10px;}



.desktop-banner-offer {display:block;}
.mobile-banner-offer {display:none;}


.lovly_treats_main{width: 100%; float: left; margin: 15px 0;}
.lovly_treats_inner_title{font-size: 24px; font-weight: 600; color: #000; margin-bottom: 15px;}
.lovly_treats_slider_box{text-align: center;}
.lovly_treats_slider_box_img img{display: block; border-radius: 20px;}
.lovly_treats_slider_box_title{font-size: 16px; font-weight: 600; color: #000; margin:15px 0 5px;}
.lovly_treats_slider_box_content{font-size: 16px; font-weight: 400; color: #000;}


.lovly_treats_inner .lovly_treats_slider.owl-carousel .owl-nav button.owl-prev,
.lovly_treats_inner .lovly_treats_slider.owl-carousel .owl-nav button.owl-next
	{top: 30%;border:0; background:rgba(0,0,0,0.9); border-radius:50px; cursor:pointer;color:#fff;}
.lovly_treats_inner .lovly_treats_slider.owl-carousel .owl-nav button.owl-prev {left: 0px;}
.lovly_treats_inner .lovly_treats_slider.owl-carousel .owl-nav button.owl-next {right: 0px;}

.lovly_treats_inner .lovly_treats_slider.owl-carousel .owl-nav button.owl-prev.disabled {display:none;}



.treats_banner_main{width: 100%; float: left; margin: 15px 0;}
.treats_banner_inner img{border-radius: 20px;}

.dental_treats_main .brand_block_inner{align-items: stretch !important;}
.dental_treats_main .brand_block_left{background: #e4aa4d;}
.dental_treats_main .brand_block_inner_left_inner {padding:20px; text-align: center;}
.dental_treats_main .brand_block_left_image img {  display: block; margin: 0 auto;}
.brand_block_left_text{font-size: 16px; font-weight: 600; color: #282526; }
.brand_block_left_content{font-size: 12px; font-weight: 400; color: #282526; margin: 8px 0;}
.brand_block_left_btn span{display: block; color: #282526; font-size: 14px; font-weight: 400; background: #fff; width: 160px; margin: 0 auto; padding: 8px; border-radius: 30px;}

.petfood-more {float:left;width:100%;}



@media only screen and (max-width:400px),(max-width:499px){
.lovly_treats_inner_title{font-size: 20px;}
.lovly_treats_slider_box_img img { width: 240px !important; margin: 0 auto;}
.lovly_treats_slider_box_content {  font-size: 14px;}
.brand_block_left_content { margin: 12px 0; max-width: 380px; }
.dental_treats_main .brand_block_left_image img {width: 180px;}

}

@media only screen and (max-width:1000px),(max-width:1099px){
.brand_block_top_bottom_main{display: flex; flex-flow: row wrap; align-items: center; justify-content: space-around;}
.brand_block_left_content { margin: 18px 0; max-width: 380px;}
}




@media (min-width: 900px) {

}

@media (max-width: 1199px) {
	.lifeWise_mainOfferDiv_left {width: 36%;}
	.lifeWise_mainOfferDiv_right {width: 61%;}
	.owl-carousel.owlCarousel_lifeWise .owl-item .owl_items img {width: 80%;}
}

@media only screen and (max-width:1000px),(max-width:1099px){
    .pet_Food_type{font-size: 16px;}
    .top_picks_mobile_scrollDiv { overflow: scroll hidden !important; width: 100%;}
    .top_picks_cx_inner{width: max-content;}
    .brand_block_inner_left_inner .desktop_banner{display: none;}
    .brand_block_inner_left_inner .mobile_banner{display: block;}
    .brand_block_left { width: 100%; margin-bottom: 15px;}
    .brand_block_right { width: 100%; padding: 15px 15px;}
    .brand_block_prod_box{border-radius: 20px;}
    .brand_block_right_top_inner.bottom_box .brand_block_prod_box {border-radius: 20px; }
    .brand_block_content{top: 20px; max-width: 550px;}
    .dog-petfood-uniqueneeds-inner{padding: 20px 10px;}
	.top_brand_with_brand_left .brand_section {padding: 10px 10px 20px;}
    .top_brand_with_brand_left .brand-items img {
        display: block;
        width: 150px;
        margin: 0 auto;
    }
    .ln-letters a{width: 10% !important; font-size:14px;}
	
	.lifeWise_mainOfferDiv_left img {height:100%;}

}

@media only screen and (max-width:800px),(max-width:899px){
    .shop_pet_left_inner_left_box{padding: 0 10px;}
    .pet_Food_type{font-size: 14px;}
    .pet_food_image img {display: block; width: 50px; margin: 0 auto;}
    .shop_pet_left_inner_right img{width: 90px;}
    .pet_shop_more_category_box {padding: 0 5px;}
    .brand_block_content{top: 30px;}
    .brand_block_content_inner {display: flex; align-items: center;}
    .brand_block_content_right { padding-left: 10px;}
    .dog-petfood-lifestage-left {width: 100%;}
    .dog-petfood-lifestage-right {width: 100%;}
    .tabs{gap: 10px;}
    .shadetabs ul li {padding: 15px;}
	.top_brand_with_brand_left {width: 100%;}
    .top_brand_with_brand_left .brand-items {width: 25%;}
    .top_brand_with_brand_left .brand-items img {display: block; width: 170px;}
    .top_brand_with_brand_right {width: 100%;padding: 0;}
}

@media only screen and (max-width:800px){
.lifeWise_mainOfferDiv {flex-flow: row wrap;}	
.lifeWise_mainOfferDiv_left {width:100%;}	
.lifeWise_mainOfferDiv_right {width: 100%;}
.lifeWise_mainOfferDiv_left img {height: auto;}
.desktop-banner-offer {display:none;}
.mobile-banner-offer {display:block;}
.lifeWise_mainOfferDiv_left img {border-radius: 10px;}


}

@media only screen and (max-width:767px){
    .shop_pet_main .shop_pet_inner {margin: 20px 0;width:100%;}
    .shop_pet_main .shop_pet_left {width: 100%; margin: 0 0 20px; border-radius: 15px;}
    .shop_pet_main .shop_pet_right {width: 100%; margin: 0; border-radius: 15px;}
    .shop_pet_left_inner_left {width: 75%;}
    .shop_pet_left_inner_right { width: 25%;}
    .pet_shop_more_category_box {width: 50%; padding: 0 5px 10px;}
    .pet_shop_more_category_inner {margin: 0 -5px;}



}


@media only screen and (max-width:700px),(max-width:799px){
    .owl-carousel .owl-item img.desktop_mainBanner {display:none;}
    .owl-carousel .owl-item img.mobile_mainBanner {display:block;}





}

@media only screen and (max-width:530px){
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next{top: 30%;border:0;background:rgba(0,0,0,0.7);border-radius:50px;cursor:pointer;color:#fff;width:26px;height:26px;}
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-prev{left: 0px;}
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next,
.lifeWise_mainOfferDiv_right .owl-carousel .owl-nav button.owl-next{right: 0px;}

}

@media only screen and (max-width:400px),(max-width:499px){
    .brand_block_inner_left_inner .desktop_banner{display: block;}
    .brand_block_inner_left_inner .mobile_banner{display: none;}
    .brand_block_content{max-width: 300px;}
    .brand_block_offer strong { font-size: 30px; line-height: 30px;}
    .brand_block_content_inner{display: block;}
    .brand_block_content_right {padding-left: 0;}
    .brand_block_inner_left_inner img { width: 100%;}
    .brand_block_prod_box{text-align: center;}
    .brand_block_prod_box_left {width: 100%;}
    .brand_block_prod_box_right {width: 100%;padding-left: 0;}
    .Prd_rating {padding-bottom: 10px;}
    .brand_price_with_btn{margin-bottom: 0; flex-flow: row wrap; text-align: center;}
    .brand_block_price{width: 100%;}
    .brand_block_btn{margin: 10px auto 0;}
    .brand_block_content { top: 60px;}
    .brand_prod_name{overflow: hidden; text-overflow: ellipsis;  /* white-space: nowrap; */ -webkit-line-clamp: 2; /* display: inline; */ display: -webkit-box; -webkit-box-orient: vertical;}
    .brand_block_right{padding: 0;}
    .brand_block_btn{padding: 10px 20px;}
    .brand_block_right_top_inner { gap: 10px; margin-bottom: 10px;}
    .CenterMode_slider_item img {max-width: 100%; border-radius: 15px;}
    .health_section_main .boxes_item { width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .health_boxes {margin: 20px -5px 0; }
    .uniqueneeds-main {  margin-top: 10px;}
    .uniqueneeds-image img { max-width: 80px;}
    .uniqueneeds-title{font-size: 12px;}
    .petfood-lifestage-title{font-size: 18px;}
    .petfood-uniqueneeds-title{font-size: 18px;}
    .shadetabs ul li.clstabli.current,
    .shadetabs ul li{border-radius: 10px 10px 0 0;}
    .shadetabs ul li {padding: 10px; font-size: 14px;}
    .top_brand_with_brand_left .brand-items img {
        display: block;
        width: 120px;
    }
    .top_brand_with_brand_left .brand-items {
        width: 33.33%;
    }
    .ln-letters a {
        width: 12% !important;
    }
    .foodpage_CustomerTopPicks.foodpage_BestSellerTreats .Seller_Treat_Tab a{
        border-radius: 0; font-size: 12px; margin: 0 5px; width: calc(25% - 10px) !important; padding: 10px;
    }
    .foodpage_CustomerTopPicks.foodpage_BestSellerTreats .Seller_Treat_Tab a.active,
    .foodpage_CustomerTopPicks.foodpage_BestSellerTreats .Seller_Treat_Tab a{border-radius:10px 10px 0 0 !important}
    .main-dogCatbanner-section25{margin: 10px 0 30px !important;}
    .shop_pet_main{margin: 20px 0 0px !important;}
    .top_picks_cx_main {margin: 10px 0;}
    .brand_block_main{margin: 10px 0;}
    .center_mode_slider_section{margin: 10px 0;}
}
@media only screen and (max-width:360px),(max-width:399px){
    .brand_block_p { font-size: 14px;}
    .brand_block_content {top: 40px;}
    .brand_block_btns a{padding: 7px 10px;}
    .tabs {
        gap: 5px;
    }
    .shadetabs ul li.clstabli.current, .shadetabs ul li {
        border-radius: 5px 5px 0 0;
    }
    .shadetabs ul li {
        padding: 5px;
        font-size: 12px;
    }
	 .top_brand_with_brand_left .brand-items img {
        display: block;
        width: 100px;
    }
    .ln-letters a{    font-size: 14px;}
    .brand_list_inner{flex-flow: row wrap;}
    .brand_list_inner_box {        margin-bottom: 15px;
        width: 50%;
    }
    .foodpage_CustomerTopPicks.foodpage_BestSellerTreats .Seller_Treat_Tab a{ padding: 10px 6px;}
    .uniqueneeds-item {
        width: calc(25% - 6px);
        text-align: center;
        margin: 7px 3px;
    }
    .uniqueneeds-title {
        font-size: 11px;
    }
    .uniqueneeds-image img {
        max-width: 70px;
    }
}

@media only screen and (max-width:380px){
	.owl_lifeWise_ProName {height: 70px;}
}

@media only screen and (max-width:360px){
	.ln-letters a {width: 14% !important;}
}

@media only screen and (max-width:320px){
    .shop_pet_left_inner_left_box { padding: 0 5px;}
    .pet_food_image img {width: 40px;}
    .pet_Food_type {font-size: 12px;}
    .shop_pet_left_inner_right img {width: 70px; }
    .brand_block_content { max-width: 250px; top: 20px;}
    .uniqueneeds-image img {
        max-width: 55px;
    }
    .uniqueneeds-title {
        font-size: 11px;
        word-break: break-word;
    }
}



