
/* categories products */
.category-pro-inner{padding:0 10px;}

.categorie-products-inner {display: flex;flex-wrap: wrap;gap: 15px; position: relative;}
.categorie-pro-inn-item {text-align: center;background: #F1F3F5; border: 1px solid #a19d9f; border-radius: 10px;position: relative;}
.categorie-pro-inn-item-main {width: 32%;margin-top: 18px;}
.pro-inn-item-offer {position: absolute;height: 44px;left: 25px;top: -4px;padding: 0 5px;background: #ffffff;overflow: hidden;}
.pro-inn-item-offer span {font-size: 14px;color: #ffffff;line-height: 18.4px;font-weight: 400;position: relative;z-index: 99;}
.pro-inn-item-offer span::after {content: "";width: 21px;height: 44px;position: absolute;top: -4px;right: -7px;background: #55b1b1;transform: skewY(19deg);z-index: -1;}
.pro-inn-item-offer span::before {content: "";width: 22px;height: 44px;position: absolute;top: -4px;left: -5px;background: #55b1b1;transform: skewY(-20deg);z-index: -1;}
.categorie-item-content {display: flex;flex-direction: column;align-items: center;padding: 12px 13px;}
.categ-item-image {width: 100%;background: #ffffff;padding: 26px;border-radius: 5px;margin-bottom: 10px;}
.categ-item-image img {width: 160px; margin: 0 auto;}
.categ-pro-review {display: flex;align-items: center;gap: 6px;font-size: 14px;line-height: 33.4px;color: #2F2D2E;font-weight: 600;flex-wrap: wrap;justify-content: center;}
.categ-pro-item-tittle {font-size: 16px; letter-spacing: 1px;  line-height: normal;  color: #282828; font-weight: 600; padding-top: 15px; min-height: 57px; display: flex;align-items: center;justify-content: center; overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    -webkit-line-clamp: 2;
    /* display: inline; */
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.categ-pro-item-price {display: flex;align-items: flex-end;width: 100%;justify-content: center;border-top: 1px solid #a19d9f;padding: 15px 10px 0;margin-top: 10px;}
.categ-pro-price {color: #CF231E/*2F2D2E*/;font-size: 18px;line-height: normal;font-weight: 600;display: flex;flex-direction: column;gap: 10px; text-align: right;}
.categ-pro-price strong {color: #CF231E;font-weight: 600;}
.categ-pro-price strong.categ-pro-price-2,
.categ-pro-petcare-image{display:none !important;}
.categ-pro-with {color: #2F2D2E;font-size: 14px;line-height: 20px;font-weight: 400; display:none;}
.categ-pro-petcare-image img {display: block;}
.categ-pro-shop-btn {background:#22395b;border: none;width: 75%;font-size: 14px;line-height: 14px;  padding-left: 20px;color: #fff;font-weight: 600;height: 44px;border-radius: 44px;margin-top: 18px;cursor: pointer;position: relative;}
.categ-pro-shop-btn::before {content: "";background-image: url(https://www.petcaresupplies.com/images/NewDesign2025/add-cart.png);width: 21px;height: 20px;position: absolute;margin-left: -35px;margin-top: -2px;background-repeat: no-repeat;background-size: cover;}
.categorie-pro-inn-item-main a:hover .categ-pro-shop-btn {background:  #55b1b1 ;color: #F5F5F5;transition: 0.4s;}
.categorie-pro-inn-item-main a:hover .categ-pro-shop-btn::before {background-image: url(https://www.petcaresupplies.com/images/NewDesign2025/add-cart.png);transition: 0.4s;animation: policy 1.2s linear;}
.catge-compare {color: #131313;font-size: 18px;line-height: 33.4px;font-weight: 500;}
.catge-inn-2 {margin-top: 18px;}
.categorie-products-left {width: 25%;}
.reviews span {color: #2F2D2E;padding-left: 8px;}
.rating-count {padding-left: 8px; order: 2;}
.loadMore {width: 100%;color: #F5F5F5;display: block;margin: 20px auto 0;padding: 10px;border-radius: 38px;background: #55b1b1;transition: 0.4s;width: 368px;text-align: center;
font-size: 14px;line-height: 33.4px;font-weight: 500;border: none;font-family: 'sora';cursor: pointer;border: 1px solid #55b1b1;
}
.loadMore:hover {color: #55b1b1;background-color: #fff;border: 1px solid #55b1b1;}
.product-range-bar {text-align: center;margin: 48px auto 0;}
.product-range-bar label {color: #636363;font-size: 16px;line-height: 24px;font-weight: 400;}
.product-range-bar .slider {-webkit-appearance: none;width: 100%;max-width: 376px;height: 8px;background: #D9D9D9;outline: none;border-radius: 8px;margin-top: 16px}
.product-range-bar .slider::-webkit-slider-thumb {-webkit-appearance: none;appearance: none;width: 26px;height: 8px;border-radius: 10px;background: #1B3A48;cursor: pointer;}
.product-range-bar .noContent {color: #000 !important;background-color: transparent !important;pointer-events: none;}
.short-categories-filter {display: flex;align-items: center;gap: 18px;}
.short-categories {color: #636363;font-size: 16px;line-height: 24px;font-weight: 400;}
.select-categories {display: flex;justify-content: space-between;margin-bottom: 16px;align-items: center;gap: 15px;}
.categories-filter-count {color: #636363;font-size: 16px;line-height: 24px;font-weight: 400;}
.categories-filter {position: relative;}
.categories-menu {cursor: pointer;display: none;position: absolute;right: 0;width: 248px;z-index: 99999;background: #ffffff;border-radius: 5px;border: 1px solid #BFBFBF;padding: 8px 6px;
border-top: none;box-shadow: 0px 4px 6px 0px #e1f0ff;
}
.input-box {width: 248px;height: 50px;color: #2F2D2E;font-size: 14px;line-height: 34px;font-family: 'sora';border: 1px solid #BFBFBF;border-radius: 5px;outline: none;cursor: pointer;}
.input-box {background-image: url(https://www.petcaresupplies.com/images/NewDesign2025/Vector-arrow.png);background-repeat: no-repeat;background-size: 13px;background-position: 93% 50%;appearance: none;padding: 0 18px;}
.categories-menu li {padding: 8px 12px;border-bottom: 1px solid #f1f3f5;}
.categories-menu li:hover {background: #f1f3f5;transition: 0.3s;}
/* mobile toggle */
.show-menu {display: block;}
#myBtn {display: none;color: #636363;font-size: 14px;line-height: 33.4px;font-weight: 600;background: #E1E1E1;border-radius: 5px;border: none;width: 72px;height: 34px;}
.close {display: none;}
.categories-filter-count-mob {display: none;}



/* responsive */

@media only screen and (max-width:1100px),(max-width:1199px) {
}

@media only screen and (max-width:1000px),(max-width:1099px) {
    .categorie-pro-inn-item-main {width: 32%; }
.categ-pro-item-tittle { font-size: 16px; line-height: 23px; }
.categ-pro-item-price { padding-top: 14px; margin-top: 10px; }
.categ-pro-price { gap: 4px; }
.categ-pro-price { font-size: 17px; }
.categ-pro-petcare-image img { width: 90px; }
.categories-left-acc { width: 240px; }
.categorie-products-right { width: 70%; }
.categorie-products-inner { gap: 10px; }
}


@media only screen and (max-width:800px),(max-width:899px) {
    .categorie-products-right {        width: 100%; margin:0;padding: 0; }
.categorie_faq { font-size: 15px;        line-height: 18.2px; padding: 8px 0; margin: 8px 0 0 0;}
.categorie_faq::before {    width: 10px;}
.categorie_faq::after {height: 10px;right: 4px;}
.categorie-pro-inn-item-main {width: 48%;}
.categ-pro-item-tittle {font-size: 14px;    line-height: 18px;padding-top: 4px;}
.categ-pro-price {font-size: 16px;}
.categ-pro-petcare-image img {width: 90px;}

.categ-item-image img {    width: 150px;}
.categ-item-image { padding: 18px;}
.loadMore { width: 222px; height: 34px; padding: 0; margin: 34px auto 0;}
.checkmark {width: 24px; height: 24px;}
.catge-compare {   font-size: 14px;    line-height: 18px;}
.categ-pro-item-price {padding-top: 10px; margin-top: 8px;}
.categorie-inn-item-sec {margin-top: 0;}
.short-categories { display: none;}
.select-categories {justify-content: space-between; margin-bottom: 14px;}
.categories-banner {margin-bottom: 10px;}
.categories-menu {width: 191px;}
.categories-menu li {font-size: 12px;}
.catge-inn .checkmark:after {left: 8px; top: 2px; width: 8px; height: 15px;}
.catge-inn {font-size: 14px;}
.fl-app-left {    font-size: 15px;}
.fl-app-right { font-size: 15px;}
.applied-box-inn {margin-top: 8px;padding-bottom: 24px;}
.filter-applied-tittle {margin-top: 38px;}
.categories-left-acc {width: 100%; width: 100%; padding: 10px; height: auto;}
.categories-filter-count {font-size: 14px; line-height: 18px; position: absolute; top: -28px; width: 100%;}
.select-categories { position: relative; margin-top: 48px; gap: 8px;width: 100%;}

@-webkit-keyframes filterr {
    0% {
        transform: translate(-100%);
    }

    100% {
        transform: translate(0);
    }
}

#show-hidden-menu {display: block;}
.modal {display: none; position: fixed; z-index: 1; left: 0;top: 0; width: 100%; height: 100%; overflow: auto; z-index: 99999; background: #ffffff;animation: filterr 1s linear;}

/* The Close Button */
.close {color: #aaaaaa; float: right; font-size: 28px;font-weight: bold;}
.close:hover,
.close:focus { color: #000; text-decoration: none; cursor: pointer;}
#myBtn {display: block; width: 32%; font-size: 12px; height: 50px;}
.categories-menu { width: 100%;}
.categories-menu li {padding: 6px;}
.close {display: block;}
.categories-banner-desktop {display: none;}
.categories-banner-mobile {display: block;}
.categories-banner {margin-bottom: 16px;}
.categorie-pro-inn-item-main {   width: 32%;}
.categories-filter-count-desk {display: none;}
.categories-filter-count-mob {display: block;}
}


@media only screen and (max-width:700px),
(max-width:799px) {

.categorie-products-inner {gap: 8px;}
.compare-popup-item {
    width: 46%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
}

@media only screen and (max-width:600px),
(max-width:699px) {

.categories-left-acc {width: 100%;}
.categorie-pro-inn-item-main {width: 48%;}
.categorie-item-content {padding: 8px;}
.categories-filter-count {font-size: 14px;line-height: 18px;width: 42%;}
.short-categories-filter {width: 32%;}
.input-box {width: 100%;padding: 0 4px;height: 36px;font-size: 12px;}
#myBtn {height: 36px;}
}

@media only screen and (max-width:500px),
(max-width:599px) {

.short-categories-filter {width: 40%;}
.categories-filter-count {font-size: 12px;line-height: 14px;width: 28%;}
.categorie-pro-inn-item-main {width: 48%;}
.pro-inn-item-offer span {font-size: 10px;line-height: 12px;}
.pro-inn-item-offer span::after {width: 17px;height: 36px;top: -6px;}
.pro-inn-item-offer span::before {width: 17px;height: 36px;top: -6px;}
.pro-inn-item-offer {height: 40px;}
.categorie-pro-inn-item-main {margin-top: 0;}
.applied-box-inn li {line-height: 28.4px;padding: 0 29px 0 8px;}
.applied-box-inn li::before {top: 9px;right: 10px;}
.applied-box-inn li::after {top: 9px;right: 10px;}
.product-range-bar {margin: 18px auto 0;}
.slider {margin-top: 6px;}
.loadMore {margin: 10px auto 0;}
.product-range-bar label {font-size: 14px;}


}

@media only screen and (max-width:400px),(max-width:499px) {

.categ-pro-shop-btn {    width: 188px;}
.categ-pro-shop-btn::before {    width: 19px;    height: 18px;}
.categ-pro-petcare-image img { width: 90px; }
}


@media only screen and (max-width:360px),
(max-width:399px) {

.categorie-pro-inn-item-main { width: 100%;}
.categ-pro-petcare-image img { width: 70px; }


}

@media only screen and (max-width:320px) {

}