@import url('https://fonts.googleapis.com/css2?family=Protest+Strike&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
    background: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;

}
.header{font-family: "Hind Siliguri", sans-serif;}
section {
    width: 100%;
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.btn-1 {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    width: 115px;
    height: 36px;
    border-radius: 8px;
    cursor: pointer;
    background-color: #0D2D6A;
    background-image: linear-gradient(30deg, #F63B42 50%, transparent 50%);
    background-size: 290px;
    transition: background 300ms ease-in-out;
    border: none;
    outline: none;
}

.btn-1:hover {
    background-position: 100%;
    transition: 0.6s;
}

.btn-2 {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    width: 115px;
    height: 36px;
    border-radius: 8px;
    cursor: pointer;
    background-color: #F63B42;
    background-image: linear-gradient(30deg, #0D2D6A 50%, transparent 50%);
    background-size: 290px;
    transition: background 300ms ease-in-out;
    border: none;
    outline: none;
}

.btn-2:hover {
    background-position: 100%;
    transition: 0.6s;
}

.blue-title {
    font-family: "Protest Strike", sans-serif;
    font-weight: 400;
    color: #0D2D6A;
    font-size: 40px;
    text-align: center;
    line-height: normal;
}

.mob-image {
    display: none !important;
}
  .rating {
                background: url(/images/JulyOfferPage/blank-star1.png) repeat-x left bottom;
                display: inline-block;
                height: 14px;
                width: 70px;
 }
.rating-color {
 background: url(/images/JulyOfferPage/fill-star.png) repeat-x left bottom;
height: 14px;
 }
@media only screen and (max-width: 400px),
(max-width: 499px) {
    .blue-title {
        font-size: 26px;
    }

    .mob-image {
        display: block !important;
    }

    .desk-image {
        display: none !important;
    }
}

@media only screen and (max-width: 320px),
(max-width: 360px) {
    .blue-title {
        font-size: 22px;
    }
}




.top-selling-prod-sec {
    padding: 30px 0;
}

.selling-prod-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 25px;
}

.selling-prod-item {
    background: #2A3B5B;
    margin: 0 10px;
    border: 1px solid #2A3B5B;
    border-radius: 20px;
}

.selling-prod-image {
    text-align: center;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 5px;
}

.selling-prod-image img {
    width: 100%;
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

.selling-prod-item a {
    text-decoration: none;
}

.selling-prod-review {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 10px 10px;
}

.selling-prod-review img {
    display: block;
    width: 100%;
    max-width: 85px;
}

.selling-prod-review span {
    color: #F5F6F7;
    font-size: 12px;
    padding-left: 7px;
}

.selling-prod-name-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 10px 10px;
}

.selling-prod-price {
    font-size: 18px;
    color: #FFE900;
}

.selling-prod-btn button {
    background: #F63B42;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    height: 36px;
    border-radius: 0 0 20px 20px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.selling-prod-name {
    min-height: 38px;
    display: flex;
    align-items: center;
    line-height: 18px;
}

.selling-prod-item:hover {
    border-color: #F63B42;
    transition: 0.5s;
}

.selling-prod-image img {
    transform: scale(0.9);
}

.selling-prod-item:hover .selling-prod-image img {
    transform: scale(1);
    transition: 0.5s;
}

.selling-prod-inner.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.selling-prod-inner.owl-carousel button.owl-dot {
    background: #D9D9D9 !important;
    width: 8px;
    height: 8px;
    margin: 4px !important;
    border-radius: 20px;
}

.selling-prod-inner.owl-carousel button.owl-dot.active {
    background: #000000 !important;
}

.reward-instantly-sec {
    padding: 30px 0;
}

.reward-instantly-banner a {
    display: block;
}

.reward-instantly-banner img {
    display: block;
    width: 100%;
    max-width: 100%; border-radius: 15px;
}

.reward-instantly-mob {
    display: none !important;
}

.collar-shield-sec {
    padding: 30px 0;
}

.pets-collar-title {
    font-size: 24px;
    text-align: center;
    color: #000;
    font-weight: 500;
    padding-top: 5px;
}

.collar-shield-images-inn {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    gap: 30px;
}

.collar-shield-images-inn img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 15px;
}

.collar-shield-images-inn a {
    display: block;
}

.collar-shield-image-middle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(45% - 60px);
    gap: 30px;
}

.collar-shield-image-left {
    width: 27.5%;
}

.new-arrival-sec {
    padding: 30px 0;
}

.new-arrival-inner-desk {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.new-arrival-left {
    width: 37%;
}

.new-arrival-middle {
    width: calc(26% - 40px);
    margin: 0 20px;
}

.new-arrival-prod-image img {
    display: block;
    max-width: 100%;
}

.new-arrival-prod-box-inn {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #F8D3D4;
    border-radius: 8px;
    padding: 6px;
    align-items: center;
}

.new-arrival-main-image img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
}

.new-arrival-prod-image {
    width: 24%;
}

.new-arrival-prod-text {
    width: calc(46% - 10px);
    margin: 0 5px;
}

.new-arrival-prod-btn {
    width: 30%;
    text-align: center;
}

.new-arrival-prod-image img {
    border-radius: 8px;
    width: 100px;
}

.new-arrival-prod-box a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.new-arrival-prod-review img {
    display: block;
    width: 100%;
    max-width: 85px;
}

.new-arrival-prod-review span {
    color: #646262;
    font-size: 12px;
    padding-left: 7px;
}

.new-arrival-prod-review {
    display: flex;
    align-items: center;
}

.new-arrival-prod-name {
    margin: 8px 0;
    line-height: 18px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.new-arrival-prod-price {
    color: #FF0000;
    font-size: 16px;
    font-weight: 600;
}

.new-arrival-prod-div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.new-arrival-prod-box-inn:hover {
    border-color: #00000087;
    transition: 0.4s;
    box-shadow: 0px 0px 18px -10px #2c2c2c6b;
}

.new-arrival-prod-box-inn:hover .new-arrival-prod-btn button {
    background-position: 100%;
    transition: 0.6s;
}

.new-arrival-prod-mob-inn.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.new-arrival-prod-mob-inn.owl-carousel button.owl-dot {
    background: #D9D9D9 !important;
    width: 8px;
    height: 8px;
    margin: 4px !important;
    border-radius: 20px;
}

.new-arrival-prod-mob-inn.owl-carousel button.owl-dot.active {
    background: #000000 !important;
}

.new-arrival-inner-mob {
    display: none;
}

.flash-sale-sec {
    padding: 30px 0;
}

.flash-sale-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #FAF5EE;
    border-radius: 10px;
}

.flash-sale-image img {
    border-radius: 10px;
    display: block;
    max-width: 100%;
}

.flash-sale-left {
    width: calc(22% - 15px);
    margin-right: 15px;
}

.flash-sale-right {
    width: 78%;
}

.flash-sale-prod-image img {
    max-width: 200px;
    margin: 0 auto;
}

.flash-sale-prod-box {
    text-align: center;
    background: #fff;
    border: 1px solid #EDB9B9;
    border-radius: 10px;
    margin: 0 10px;
    padding: 10px;
}

.flash-sale-prod-box a {
    text-decoration: none;
}

.flash-sale-prod-review {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

.flash-sale-prod-review span {
    color: #646262;
    font-size: 12px;
    padding-left: 7px;
}

.flash-sale-prod-review img {
    max-width: 85px;
}

.flash-sale-prod-name {
    color: #2F2D2E;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 40px;
}

.flash-sale-prod-btn-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.flash-sale-prod-price {
    color: #CF231E;
    font-size: 22px;
    font-weight: 600;
}

.flash-sale-prod-box:hover .flash-sale-prod-btn button {
    background-position: 100%;
    transition: 0.6s;
}

.flash-sale-prod-box:hover {
    border-color: #b97f7f;
    transition: 0.4s;
    box-shadow: 0px 0px 14px -10px #b97f7f;
}

.explore-categories-sec {
    padding: 30px 0;
}

.explore-categories-inner {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.explore-categories-left {
    background: #fdeab9;
    border-radius: 10px;
    width: calc(50% - 15px);
    overflow: hidden;
}

.dog-categories-inn {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.dog-categories-left {
    width: 37%;
}

.dog-categories-image img {
    display: block;
    width: 100%;
    max-width: 187px;
}

.dog-categories-title {
    font-family: "Protest Strike", sans-serif;
    font-weight: 400;
    color: #59440e;
    font-size: 34px;
    text-align: center;
	line-height: 34px;
}

.dog-categories-image-1 img {
    display: block;
    max-width: 100%;
    box-shadow: 2px 2px 2px 0px #00000042;
    border-radius: 10px;
    margin: 0 auto;
}

.dog-categories-images {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    justify-content: center;
    margin-top: 15px;
}

.dog-categories-right {
    width: 63%;
    padding: 20px 10px;
}

.explore-categories-right {
    background: #fdd6d5;
}

.explore-categories-right .dog-categories-image {
    text-align: -webkit-right;
}

.dog-categories-image-1 {
    width: calc(50% - 6px);
}

.cat-categories-image img {
    transform: scaleX(-1);
}

.flash-sale-prod-inn.owl-carousel .owl-dots {
    display: none;
}

.dog-categories-image-1 {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0px #5e5e5e7a;
    max-width: 130px;
}

.dog-categories-image-1:hover img {
    transform: scale(1.1);
    transition: 0.4s;
}