/** Shopify CDN: Minification failed

Line 11:114 Expected ")" to end URL token
Line 265:25 Expected identifier but found "!"
Line 1101:29 Expected ":"
Line 1257:4 "font-siz" is not a known CSS property

**/
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url(/cdn/shop/files/avenirnextltpro-boldcn-opentype.otf?v=1778239414') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.site-width {
    max-width: 1440px;
    padding-left: 80px!important;
    padding-right: 80px!important;
    margin-left: auto;
    margin-right: auto;
}
.pd80, .pd80.collection-page, .bg-cl-lgt-purl.pd80.sub-banner-2, .pd80.prduct-info {
    padding-top: 80px;
    padding-bottom: 80px;
}
.pd80.pdt40 {
    padding-top: 40px;
}
.col.txt-mx670 {
    max-width: 670px;
}
.collect-info {
    max-width: 800px;
    margin-bottom: 40px;
}
.flx.flx-just {
    justify-content: space-between;
}
.header--has-menu .list-menu__item {
    color: var(--color-secondary, #005C9A);
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding: 0;
}
a.header__heading-link.link.link--text.focus-inset {
    padding: 0!important;
}
.header--middle-left .header__inline-menu {
    padding-left: 0!important;
    margin-left: 20px!important;
}
.list-menu--inline {
    width: 100%;
    gap: 35px!important;
    row-gap: 12px;
}
h2.banner__heading.inline-richtext.h1 {
    color: #FFF;
    /*font-family: 'Avenir Next LT Pro Condensed', sans-serif !important;*/
    font-family: 'Avenir Next LT Pro', sans-serif !important;
    font-size: var(--text-h1, 64px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    position: fixed;
    width: 100%;
    top:0px;
}
p, ul li, .cta-sec p, p.ft16 {
color: var(--color-Green---Dark, #005C9A);
font-family: Poppins;
font-size: var(--text-body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
}
ul.pet-list li {
margin-bottom:16px;
}
.collection__title.title-wrapper h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in, .collection__title h2.title {
    text-align: center;
}
.collection__title:after {
    display:none!important;
}
.center.collection__view-all.scroll-trigger.animate--slide-in.scroll-trigger--offscreen, h2.title.main-title.h1.scroll-trigger.animate--slide-in.scroll-trigger--offscreen {
    opacity: 1;
}
.site-width.home-page-tab.collection .grid.product-grid.contains-card--product li {
    display: flex;
 /*   width: 268px;
     height: 378px; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 13px;
}

.product-card-wrapper .card__heading {
    color: var(--color-azure-28, #005A8D);
    font-family: Poppins;
    font-size: var(--text-h6, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-top: 16px;
}
span.price-item.price-item--sale.price-item--last {
    color: var(--color-sale, #F42A2A);
    font-family: Poppins;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}
.price--on-sale .price-item--regular {
    color: var(--color-secondary, #005C9A);
    font-family: Poppins;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-decoration-line: line-through;
}
.col {
    flex: 1 50%;
    max-width: 50%;
}
.ct-sec h2, .ct-sec p, .ct-sec btn-bx {
    padding: 0px;
    margin: 0 !important;
}
.bg-cl-lgt {
    background: var(--color-primary, #D0EBFB);
}
.text-center {
    text-align: center;
}
.ct-sec {
    padding: var(--layout-py, 80px) var(--layout-px, 80px);
    align-items: center;
}
.cta-sec {
    display: flex;
    flex-direction: column;
    gap: var(--layout-gap, 40px);
    align-items: center;
}
.mx642 {
    max-width:642px;
}
.m-ato, .template-index footer.site-width {
    margin-left: auto !important;
    margin-right: auto !important;
}
a.btn {
    padding: var(--space-m, 16px);
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-secondary, #005C9A);
    background: var(--color-yellow, #F6EE31);
    display: flex;
    padding: var(--space-m, 16px);
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}
.button:before, .button:after {
    box-shadow:none!important;
}
.collection__view-all .button, .site-width .button {
border: 1px solid var(--color-secondary, #005C9A)!important;
}
.button:not(.button--secondary):hover {
    color: #fff;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in strong {
    font-weight: 700;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in  {
    opacity:1!important;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
    padding: 0!important;
}
main#MainContent {
    margin-top: 111px;
}
h2.title {
    margin-top: 0;
}
ul.pet-list {
    padding-left: 20px;
}
.flx {
    gap: 80px;
}
.col img {
    max-width: 100%;
}
.col.im-mx488 {
    max-width: 488px;
}
a.header__heading-link.link.link--text.focus-inset.footer-logo-txt img {
    width: 268px;
}
footer.footer {
    padding: 40px 0 0!important;
} 
.footer-block__details-content.list-unstyled {
        font-family: Poppins;
}
.pr {
    position: relative;
}
p.btn-bx {
    margin-top: 40px !important;
}
h2.title.sec-title.pr {
    margin-bottom: 40px;
}
.card__heading.h5 {
    margin-top: 10px;
}
.slider-button[disabled] .icon, .slider-button[none] .icon {
    color: #1010104d;
    cursor: not-allowed;
    opacity: .3;
}
.card__heading.h5 a {
    font-family: Poppins;
    font-size: var(--text-h6, 16px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
span.bt-lne {
    background: var(--color-blue, #2396C7);
    width: 75px;
    height: 4px;
    position: absolute;
    margin-top: 4px;
}
span.bt-lne.ln-ctr {
background: var(--color-blue, #2396C7);
   left: 47%;
}
.mt16 {
    margin-top: 16px;
}
.mt40 {
    margin-top: 40px;
}
.breadcrumbs__link, .breadcrumbs__item > a {  
    text-decoration: none;
    text-transform: uppercase;
    color: var(--color-secondary, #005C9A)!important;
    font-family: Poppins;!important;
    font-size: var(--text-h6, 18px)!important;
    font-style: normal;
    font-weight: 500!important;
    line-height: 140%;
}
h1.collection-hero__title, h1.main-page-title.page-title.h1.scroll-trigger, .banner-inner h1.collection-hero__title {
    color: #FFF;
    font-family: 'Avenir Next LT Pro', sans-serif !important;
    font-size: var(--text-h3, 64px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
h1.main-page-title.page-title.h1.scroll-trigger, .banner-inner {
    background-image: url(/cdn/shop/files/pet-collection1600.webp?v=1777882641);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height:330px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: unset;
}
h1.collection-hero__title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 16px;
}
.bg-cl-lgt-blu.collection-hero {
    height: 330px;
}
.site-width.collection-hero__text-wrapper.left {
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
        width: 100%;
}
.site-popup__newsletter .newsletter-form .field .field__button {
    order: 3;
}
.site-popup__newsletter label.field__label {
    order: 1;
    text-align: left;
    margin-left: -18px;
    margin-bottom: 24px;
}
.site-popup__newsletter .newsletter-form .field .field__input#NewsletterForm--newsletter-popup {
    order: 2;
}
nav.breadcrumbs {
    margin-bottom: 0;
}
nav.breadcrumbs ol.breadcrumbs__list li.breadcrumbs__item, nav.breadcrumbs ol.breadcrumbs__list li.breadcrumbs__item a {
    color:#fff!important;
}
.banner-inner.bn-txt-lft {
        align-items: flex-start;
}
.text-center h2.title {
    text-align: center;
}
h2.sec-title.mt32 {
    margin-top: 32px;
}
h2.sec-title.mt56 {
    margin-top: 56px;
}
a.skip-to-content-link.button.visually-hidden {
    display: none;
}
h2.sec-title.mt64 {
    margin-top: 64px;
}
.banner-inner.bn-flex-wrp {
    display: flex;
    flex-direction: column;

}
.flx {
    display: flex;
    gap: 80px;
        align-items: center;
}
h2.title.inline-richtext.h3 {
    color: var(--color-secondary, #005C9A);
    font-family: 'Avenir Next LT Pro', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.multicolumn .title-wrapper-with-link:after {
    display:none!important;
}
input#Search-In-Template {
    border-radius: var(--radius-full, 999px) !important;
    border: 1px solid var(--color-secondary, #005C9A) !important;
    background: var(--color-white, #FFF);
    display: flex;
    width: 176px;
    padding: var(--space-s, 8px) var(--space-m, 16px) !important;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
}
.template-search__search input#Search-In-Template {
    border-radius: 3px !important;
    border: none !important;
    width: auto !important;
    box-shadow: none;
}
h1.h2.center, div#verticalTitle.facets__heading, .template-404 h1.title.sec-title {
    font-family: 'Avenir Next LT Pro', sans-serif !important;
}
.facet-filters.sorting select#SortBy {
    border: none !important;
}
predictive-search.search-modal__form.header-search_box button.reset__button.field__button svg {
    display: none;
}
/* FAQ css start  */

.accordion-item {
    position: relative;
    cursor: pointer;
}
.header-wrapper--border-bottom {
    border-bottom: none;
}
div :has(> .accordion-item-header.active), .accordion-item-body-content p {
color: var(--color-secondary, #005C9A);

/* Body */
font-family: Poppins;
font-size: var(--text-body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
}

.accordion-item-header {
    position:relative;
color: var(--color-secondary, #005C9A);

/* Body */
font-family: Poppins;
font-size: var(--text-body, 16px);
font-style: normal;
font-weight: 700;
line-height: 160%; /* 25.6px */
}

.accordion-item-header::after {
    content: unset;
    background-image: url(/cdn/shop/files/fluent_ios-arrow-24-filled.png?v=1778050087);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    background-size: 100%;
    position: absolute;
    right: 26px;
    top: 35px;
}
.accordion-item-header::after {
    content: "";
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    background-image: url(/cdn/shop/files/fluent_ios-arrow-24-filled.png?v=1778050087);
    border: 0 !important;
    color: transparent !important;
    font-size: 0 !important;
    top: 3px;
    right: 0;
}
.accordion-item-header.active::after {
   content: "";
    width: 24px;
    height: 24px;
    background-image: url(/cdn/shop/files/fluent_ios-arrow-24-filled.png?v=1778050087);
    background-repeat: no-repeat;
    transform: rotate(180deg);
    top: 3px;
    right: 0;
}

.accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.accordion {
    display: flex;
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: var(--radius-16, 16px);
    background: var(--color-primary, #D0EBFB);
    padding: 40px 70px;
}
.faq-sec h2.title.inline-richtext {
    text-align: center;
    font-size:40px;
}
.accordion-item {
    border-bottom: 1px solid #B1CFE0;
    padding-bottom: 14px;
        padding-top: 14px;
}
.accordion-item-body-content p {
    margin-bottom: 16px;
    margin-top: 0;
}
.accordion-item-body-content p:last-child {
    margin-bottom: 0;
}
.accordion .accordion-item:first-child {
    border-top: 1px solid #B1CFE0;

}
.new-faq .accordion .accordion-item:last-child {
    margin-bottom: 16px;
}
.accordion-item-header {
    padding-right: 30px;
}
.accordion-item-body {
    margin-top: 16px;
    padding-right: 20px;
}
.accordion-item h3 {
    margin: 0;
    font-size: 16px;
}
.new-faq .accordion-item h3 {
    font-family: 'Avenir Next LT Pro', sans-serif !important;
    font-size: 24px;
    font-weight: 700;
color: #4C3A04;
}
.new-faq .accordion {
    background: #FFF3CF;
}

.new-faq .accordion .accordion-item:first-child {
    border-top: none;
    margin-top:16px;
}
.new-faq .accordion-item {
    border-bottom: none;
    padding-bottom: 26px;
    padding-top: 0px;
}
.new-faq .accordion-item:last-child {
    padding-bottom: 0px;
}
.new-faq .accordion-item-body-content p {
    color: var(--color-Cat---Dark, #4C3A04);
}

.new-faq .accordion-item-header.active::after {
    filter: brightness(0) saturate(100%) invert(20%) sepia(66%) saturate(561%) hue-rotate(7deg) brightness(99%) contrast(99%);
}
.new-faq .accordion-item-header::after {
    filter: brightness(0) saturate(100%) invert(20%) sepia(66%) saturate(561%) hue-rotate(7deg) brightness(99%) contrast(99%);
}
.new-faq h2.title.inline-richtext {
    color: #4C3A04;
    margin-bottom: 32px !important;
}
.mx735 {
    max-width: 735px;
}
/* FAQ css End  */
.mx413 {
    max-width: 413px;
}
p.breadcrumb-blk a {
    color: #fff;
    text-decoration: none;
}
.banner-inner-nw .site-width {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}
p.breadcrumb-blk {
    margin: 0;
}
.banner-inner-nw {
    display: flex;
    height: 330px;
    align-items: center;
    align-self: stretch;
    /* text-align: left; */
    width: 100%;
    justify-content: flex-start;
}
.bg-cl-drk-grn {
    background-color: #3B5020;
}
.banner-inner-nw h1, .banner-inner-nw p, .banner-inner-nw a {
    color:#fff;
}
.banner-inner-nw h1 {
    margin-top: 0;
    margin-bottom: 16px;
}
.pr {
    position: relative;
}
.pa {
    position: absolute;
}
img.pa.abt-bn-im {
    bottom: 0px;
    right: 21.5%;
    width: 34%;
    max-width: 333px;
}
h3.ft24 {
    font-family: "Avenir Next LT Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-top: 0;
    margin-bottom: 16px;
}
p {
    margin-top: 0;
}
ul.pet-lst.mb0, .mb0 {
    margin-bottom: 0;
}
.col.im-mx516 {
    max-width: 516px;
}
.flx.gap32 {
    gap: 32px;
}
.col.txt-mx735 {
    max-width: 735px;
}
.site-width.pr.collection-hero__inner.full-width.scroll-trigger.animate--fade-in {
    height: 100%;
}
ul.pet-lst li {
    color: var(--color-Green---Dark, #005C9A);
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    position:relative;
}
ul.pet-lst {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-left: 26px;
}
h2.title {
    margin-bottom: 16px !important;
}
.pdt16 {
    padding-top: 16px;
}
ul.pet-lst li:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #005C9A;
    position: absolute;
    border-radius: 100px;
    left: -18px;
    top: 8px;
}
.bg-cl-lgt-grn, .bg-cl-lgt-grn2 {
    background-color: #DFEFCB;
}
ul.menu-drawer__menu.has-submenu.list-menu li a {
padding: 10px;
}
.custom-multicolumn .custom-multicolumn-card {
    padding: 0!important;
}
.custom-multicolumn-list.contains-content-container.grid {
    gap: 40px;
}
.custom-multicolumn-card__image-wrapper.custom-multicolumn-card__image-wrapper--full-width.custom-multicolumn-card-spacing {
    margin: 0!important;
}
.pdl60{
    padding:0 60px;
}
.bg-cl-drk-red {
    background-color: #ED1C24;
}
.cnt-bn img.pa.abt-bn-im {
    transform: scaleX(-1);
    width: 26%;
    right: 4%;
    max-width: 280px;
}
.contact-img .contact-img-inner {
    display: flex;
    width: 100%;
}
.bg-cl-drk-ylw {
background: #FFCE3E;
}
.bg-cl-lgt-pink {
    background-color: #FBD2D3;
}
.banner-inner-nw.faq-banner h1, .banner-inner-nw.faq-banner p, .banner-inner-nw.faq-banner a,.faq-banner p.breadcrumb-blk a {
    color: #4C3A04;
}
.faq-banner img.pa.abt-bn-im {
right: 5%;
width: 20%;
    max-width:235px;
}

.cta-sec1.cta-sec2 {
    display: flex;
    flex-direction: column;
    gap: var(--layout-gap, 16px);
    align-items: center;
}
.cta-sec2 h2 {
margin-bottom:0px;
}
.cta-sec h2.title.sec-title {
    margin-bottom: 0 !important;
}
.bg-cl-mid-grn {
    background-color: #A9D474;
}
.field__input, .select__select, .customer .field input, .customer select {
    border-radius: var(--radius-8, 8px) !important;
    border: 1px solid var(--color-Pharmacy---Dark, #8E1116)!important;
    background: var(--color-white, #FFF);
    display: flex;
    height: 48px;
    padding: var(--space-s, 8px) var(--space-l, 24px) !important;
    align-items: center;
    gap: 35px;
    align-self: stretch;
}
.field__label, .customer .field label {
    left: calc(var(--inputs-border-width) + 2rem);
    top: calc(1rem + var(--inputs-border-width));
    margin-bottom: 16px;
    pointer-events: none;
    position: relative!important;
    transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
    /* color: rgba(var(--color-foreground), 0.75); */
    letter-spacing: 0!important;
    line-height: 1.5;
    color: var(--color-Pharmacy---Dark, #8E1116);
    font-family: Inter;
    font-size: var(--text-button, 16px)!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.contact-page .contact-main .field__input {
 border: 1px solid var(--color-Pharmacy---Dark, #8E1116)!important;
}
.contact .field {
    margin-bottom: 10px !important;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
}
.contact-main-page.color-background-1.gradient form#ContactForm .field {
    margin-bottom: 18px !important;
    text-align:left;
}
.contact-page .contact .desc.rte {
    margin-bottom: 8px!important;
}
.contact-page .contact .desc.rte p br {
    display: none;
}
.template-404 p.err {
    color:  #005C9A;
    text-align: center;
    font-family: "Avenir Next LT Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin: 0;
}
.template-404 h1.title.sec-title {
margin-top: 16px;
margin-bottom: 32px;
font-size: 52px;
font-weight: 700;
line-height: 120%;
    margin: 0px !important;
    padding: 0;
}
.field__input:focus ~ .field__label, .field__input:not(:placeholder-shown) ~ .field__label, .field__input:-webkit-autofill ~ .field__label, .customer .field input:focus ~ label, .customer .field input:not(:placeholder-shown) ~ label, .customer .field input:-webkit-autofill ~ label {
    top: calc(var(--inputs-border-width) + 1rem) !important;
}
.contact-page .contact__button .button {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-Pharmacy---Dark, #8E1116)!important;
    background: var(--color-Pharmacy---Medium, #ED1C24);
    color: #fff;
    width: 100%;
}
.contact-page .contact-main .contact__button {
    margin-top: 24px!important;
}
    .customer_reviews_container .slider-button--prev {
        left: 0px!important;
    }
        .customer_reviews_container .slider-button--next {
        right: 0px!important;
    }
.customer_review.swiper-container.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    padding: 0px 15px!important;
}
.contact-img, .contact-img img {
    width: 629px;
    max-width: 629px;
}
.contact.center.page-width--narrow {
    width: 590px;
    max-width: 590px;
}
#ContactForm .field__input::placeholder,
#ContactForm .text-area::placeholder {
  opacity: 1;
  color: #777;
}
.bg-cl-lgt-blu {
    background-color:#2396C7;
}
/*--- breadcrumb---*/
  .breadcrumbs {
    margin: 0 0 3rem;
  }

  .breadcrumbs__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .breadcrumbs__item {
    display: inline-block;
  }

  .breadcrumbs__item:not(:last-child):after { margin: 0 5px; content: '/'; }

  .breadcrumbs__link,
  .breadcrumbs__item > a{
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(var(--color-foreground));
    font-size: 13px;
  }

  .breadcrumbs__link[aria-current="page"] {
    color: inherit;
    font-weight: normal;
    text-decoration: none;
    /* padding-left: 3px; */
  }

  .breadcrumbs__link[aria-current="page"]:hover,
  .breadcrumbs__link[aria-current="page"]:focus {
    text-decoration: none;
  }

  @media screen and (max-width: 749px){
    .breadcrumbs {
        margin: 0 0 2rem;
    }
    .breadcrumbs__link,
    .breadcrumbs__link, .breadcrumbs__item > a{
        font-size: 12px;
    }
  }
/*--- breadcrumb---*/
.collection.page-width, aside#main-collection-filters.page-width {
    padding: 0px !important;
}
img.pa.abt-bn-im.clc-im1 {
    width: 13%;
    right: 26%;
}
img.pa.abt-bn-im.clc-im-cat {
    width: 12%;
}
img.pa.abt-bn-im.clc-im-dog {
    width: 26%;
    max-width: 270px;
}
img.pa.abt-bn-im.clc-im-equine {
right: 14%;
    width: 40%;
    max-width: 420px;
    bottom: -47px;
}
.site-width.pr.collection-hero__inner.full-width.scroll-trigger.animate--fade-in {
    overflow: hidden;
}
img.pa.abt-bn-im.clc-im-pharmacy {
    width: 18%;
    max-width: 257px;
}
.bg-cl-lgt-purl {
    background-color:#F5EDF9;
}
.bg-cl-lgt-purl h2, .bg-cl-lgt-purl p {
    color:#6F2C91;
}
section#wishlist .card__information .card__heading a, section#wishlist .card-information>.price {
    color: #6F2C91;
}
section#wishlist {
    margin-top: 0!important;
}
ul.wishlist__grid.grid.product-grid.grid--2-col-tablet-down.grid--4-col-desktop.loaded {
    margin-top: 0px!important;
    margin-bottom:0px!important;
    max-width: 1028px;
    margin-left: auto;
    margin-right: auto;
}
/* home banner slider */
.pr.bg-cl-lgt-blu.home-banner {
  overflow: hidden;
  position: relative;
}

.homeBannerSwiper,
.homeBannerSwiper .swiper-wrapper,
.homeBannerSwiper .swiper-slide {
  height: 100%;
}

.pr.bg-cl-lgt-blu.home-banner .bn-text-box.pd80 {
  position: relative;
}

.pr.bg-cl-lgt-blu.home-banner .banner__box {
  padding: 140px 0;
  position: relative;
  height: fit-content;
  align-items: normal;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
  z-index: 2;
  animation: var(--animation-slide-in);
  animation-delay: calc(var(--animation-order) * 75ms);
      max-width: 700px !important;
}

.banner__text.rte p {
  color: #FFF;
  font-family: Poppins;
  font-size: var(--font-size-20, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 26px;
}

h2.banner__heading.inline-richtext.h1 {
  margin-top: 0;
  margin-bottom: 16px;
}
img.pa.abt-bn-im.home-im-dog.slide-im2 {
    max-width: 589px;
}
img.pa.abt-bn-im.home-im-dog,
img.pa.abt-bn-im.home-im-dogslide-im1 {
  right: 0;
  width: 100%;
  bottom: 0;
  max-width: 800px;
  position: absolute;
  z-index: 1;
}
.bn-text-box {
    height: 786px;
}
.pa {
  position: absolute;
}

/* bullet dots */
.homeBannerSwiper {
  position: relative;
}

.homeBannerSwiper .swiper-pagination {
  position: absolute;
  left: 50% !important;
  right: auto !important;
  bottom: 30px !important;
  transform: translateX(-50%);
  width: auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  z-index: 10;
}

.homeBannerSwiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 !important;
  background: #fff;
  opacity: 0.5;
}

.homeBannerSwiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.bg-cl-lgt-blu a.button {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-secondary, #005C9A)!important;
    background: var(--color-yellow, #F6EE31);
    color: var(--color-secondary, #005C9A);
    font-family: Poppins;
    font-size: var(--text-button, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* end home banner slider */
.bg-cl-equine {
background-color: #FBCF9B;
}
.bg-cl-equine h2, .bg-cl-equine p, .bg-cl-equine ul li {
    color:#633B0C;
}
.bg-cl-equine span.bt-lne {
    background-color: #633B0C;
}
.bg-cl-lgt-purl .collection__view-all .button {
border-radius: var(--radius-m, 8px);
border: 1px solid var(--color-Purple---Dark, #6F2C91)!important;
background: var(--color-Purple---Medium, #A57ABB)!important;
    color: #fff;
}
.bg-cl-lgt-purl .collection__view-all .button:hover {
border-radius: var(--radius-m, 8px);
background: transparent!important;
    color: #6F2C91;
}
.bg-cl-equine .site-width .button {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-Equine---Dark, #633B0C)!important;
    background: var(--color-Equine---Medium, #F7941D);
    color: #fff;
}
.bg-cl-equine .site-width .button:hover {
background: transparent!important;
    color: #633B0C;
}
.bg-cl-lgt-grn .site-width a.button, .bg-cl-lgt-grn .site-width .center.collection__view-all.scroll-trigger.animate--slide-in .button, .bg-cl-lgt-grn2 .site-width .center.collection__view-all.scroll-trigger.animate--slide-in .button {
    border-radius: var(--radius-m, 8px);
border: 1px solid var(--color-Green---Dark, #3B5020)!important;
background: var(--color-Green---Medium, #A9D474);
    color: #fff;
}
.bg-cl-lgt-grn .site-width a.button:hover, .bg-cl-lgt-grn .site-width .center.collection__view-all.scroll-trigger.animate--slide-in .button:hover, .bg-cl-lgt-grn2 .site-width .center.collection__view-all.scroll-trigger.animate--slide-in .button:hover {
background: transparent!important;
    color: #3B5020;
}
.bg-cl-lgt-grn span.bt-lne.ln-ctr {
    background: var(--color-blue, #4C3A04);
}
.bg-cl-lgt-grn2 span.bt-lne.ln-ctr {
    background: var(--color-blue, #3B5020);
}
.bg-cl-lgt-purl span.bt-lne.ln-ctr {
    background: var(--color-blue, #6f2c91);
}
.bg-cl-lgt-pink span.bt-lne.ln-ctr {
    background: var(--color-blue, #8E1116);
}
.bg-cl-lgt-org span.bt-lne {
    background: var(--color-blue, #4C3A04);
}
.bg-cl-lgt-purl .mt40.mx642.m-ato.collection__description {
    max-width: 1050px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bg-cl-lgt-purl .full-unstyled-link, .bg-cl-lgt-purl .card-information>.price, .bg-cl-lgt-purl span.price-item.price-item--sale.price-item--last, .bg-cl-lgt-purl .price--on-sale .price-item--regular {
    color: #6f2c91;
}
.red-txt h2, .red-txt p, .red-txt a, .bg-cl-lgt-pink h2.title,.bg-cl-lgt-pink p, .bg-cl-lgt-pink .sub-banner-title, .bg-cl-lgt-pink .sub-banner-title, .bg-cl-lgt-pink .full-unstyled-link, .bg-cl-lgt-pink .card-information>.price, .bg-cl-lgt-pink span.price-item.price-item--sale.price-item--last, .bg-cl-lgt-pink .price--on-sale .price-item--regular {
    color: #8E1116!important;
}
.bg-cl-lgt-grn h2, .bg-cl-lgt-grn h3, .bg-cl-lgt-grn p, .bg-cl-lgt-grn ul li, .bg-cl-lgt-grn p b, .bg-cl-lgt-grn p a, .bg-cl-lgt-grn .full-unstyled-link, .bg-cl-lgt-grn .card-information>.price, .bg-cl-lgt-grn span.price-item.price-item--sale.price-item--last, .bg-cl-lgt-grn .price--on-sale .price-item--regular {
    color: #4C3A04;
}
.bg-cl-lgt-org.related-prd h2, .bg-cl-lgt-org.related-prd h3, .bg-cl-lgt-org.related-prd p, .bg-cl-lgt-org.related-prd ul li, .bg-cl-lgt-org.related-prd p b, .bg-cl-lgt-org.related-prd p a, .bg-cl-lgt-org.related-prd .full-unstyled-link, .bg-cl-lgt-org.related-prd .card-information>.price, .bg-cl-lgt-org.related-prd span.price-item.price-item--sale.price-item--last, .bg-cl-lgt-org.related-prd .price--on-sale .price-item--regular {
    color: #4C3A04;
}
.red-txt .site-width a {
text-decoration:none;
font-weight:500;
}
.drawer__close svg {
    height: 19px!important;
    width: 19px!important; ul
}
.home-page-tab ul.tabs {
    display:none;
}
.bg-cl-lgt-pink .collection__view-all a.button:first-child {
    background-color: #ED1C24;
    color: #fff;
    border-color: #8E1116 !important;
}
.bg-cl-lgt-pink .collection__view-all a.button:first-child:hover {
    background-color: transparent!important;
    color: #8E1116;
}
.bg-cl-lgt-pink .collection__view-all a.button:nth-child(2) {
    background-color: transparent;
    color: #8E1116;
    border-color: #8E1116 !important;
}
.bg-cl-lgt-pink .collection__view-all a.button:nth-child(2):hover {
    background-color: #ED1C24;
    color: #fff;
    border-color: #ED1C24 !important;
}
.bg-cl-lgt-org {
    background-color:#FFF3CF;
}

.bg-cl-lgt-org h2, .bg-cl-lgt-org h3, .bg-cl-lgt-org p, .bg-cl-lgt-org ul li, .bg-cl-lgt-org p b, .bg-cl-lgt-org p a {
    color: #4C3A04;
}
.bg-cl-lgt-org ul.pet-lst li:before {
    filter: brightness(0) saturate(100%) invert(16%) sepia(50%) saturate(3636%) hue-rotate(45deg) brightness(93%) contrast(97%);
}
#Details-menu-drawer-container .icon-hamburger + svg, #Details-menu-drawer-container[open] .icon-hamburger, .bg-cl-lgt-org.related-prd h2:after, .bg-cl-lgt-purl.pd80.sub-banner-2 .title-wrapper-with-link:after {
  display: none!important;
}

#Details-menu-drawer-container[open] .icon-hamburger + svg {
  display: block;
}
.custom-email-error {
  display: block;
  margin-top: 8px;
  color: #8E1116;
  font-size: 13px;
  line-height: 1.4;
}

.field--with-error .field__input {
  border-color: #d72c0d;
}
small.newsletter-form__message.form__message.custom-email-error {
    order: 2;
    margin-left: 0;
    text-align: left;
    margin-bottom: 18px;
    margin-top: 0;
    position: absolute;
    bottom: 38px;
    left: 26px;
}
.site-popup__newsletter .newsletter-form .field .field__input#NewsletterForm--newsletter-popup {
    order: 2;
    color: #8E1116;
}
.site-popup__newsletter .newsletter-form .field .field__button {
    order: 3;
    margin-top: 25px;
        color: #8E1116;
}
.template-search__search label.field__label {
    display: none;
}
.search__input::placeholder {
  opacity: 1;
  color: rgba(var(--color-foreground), 0.7);
}
.site-width .button {
    color: var(--color-text-inverse, #005C9A);
    font-family: Poppins;
    font-size: var(--text-button, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: unset;
}
.cta-sec p.btn-bx {
    margin-top: 0px !important;
}
.bg-cl-lgt-pink .collection__view-all a.button:first-child, .bg-cl-lgt-pink .collection__view-all a.button:nth-child(2) {
    min-width: 180px;
    padding: 0 16px;
    margin-left: 0px!important;
    font-family: Poppins;
    font-size: var(--text-button, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0;
}
.bg-cl-lgt-grn .site-width .center.collection__view-all.scroll-trigger.animate--slide-in .card-wrapper.product-card-wrapper.underline-links-hover button:hover {
    background-color: #a9d474 !important;
    color: #fff;
}
.bg-cl-lgt-grn2 h2, .bg-cl-lgt-grn2 h3, .bg-cl-lgt-grn2 p, .bg-cl-lgt-grn2 ul li, .bg-cl-lgt-grn2 p b, .bg-cl-lgt-grn2 p a, .bg-cl-lgt-grn2 .full-unstyled-link, .bg-cl-lgt-grn2 .card-information>.price, .bg-cl-lgt-grn2 span.price-item.price-item--sale.price-item--last, .bg-cl-lgt-grn2 .price--on-sale .price-item--regular {
    color: #3B5020;
}
.bg-cl-lgt-pink.home_product_tab .center.collection__view-all.scroll-trigger.animate--slide-in {
    display: flex;
    justify-content: center;
    gap: 40px;
}
img.bdr-rd {
    border-radius: 12px;
}
.card__inner.gradient.ratio {
    border-radius: var(--space-m, 16px);
    background-color: #d3d3d3;
}
.scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop {
    gap: 24px;
}
.footer-social-bottom {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.search-modal__content.search-modal__content-bottom label.field__label {
    display: none;
}
.cart__empty-text.h2 {
    font-family: 'Avenir Next LT Pro', sans-serif !important;
}
.swiper-button-prev:after, .swiper-button-next:after, .custom-multicolumn .title-wrapper-with-link:after {
    display:none!important;
}
.custom-multicolumn-list.contains-content-container.grid li {
    flex: 1;
}
.custom-multicolumn .title-sub-text {
    margin-bottom: 40px!important;
}
.flx.gap40 {
    gap: 40px;
}
.inline-richtext.h3, .bg-cl-lgt-grn2 .h3 {
    color: var(--color-Green---Dark, #3B5020);
    text-align: center;
    font-family: "Avenir Next LT Pro";
    font-size: var(--text-h4, 22px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
ul.footer-block__details-content.list-unstyled li a {
    text-decoration: none;
    font-siz: 16px;
    color: var(--color-secondary, #005C9A);
    font-family: Poppins;
    font-size: var(--text-caption, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.site-width .center.collection__view-all .button {
    padding: 0 16px!important;
}
form.search.search-modal__form input#Search-In-Modal {
    border: none !important;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in, .collection__title .title.main-title.h1.scroll-trigger.animate--slide-in {
    position: relative;
}
.share-button__fallback.motion-reduce .field__label {
  position: absolute !important;
  font-size: 10px !important;
  top: 6px !important;
  left:11px;
}
.share-button__fallback.motion-reduce .field__input {
  height: 45px;
  padding: var(--space-s, 24px) var(--space-l, 11px) !important;
  font-size: 10px;
  padding-bottom: 14px !important;
}
.sub-banner-2-inner.two_column {
    gap: 32px;
    width: 1164px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
    text-align: center;
}
.sub-banner-2-inner.two_column a.button.button--primary, .quick-add.no-js-hidden button#-submit {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-Purple---Dark, #6F2C91);
    background: var(--color-Purple---Medium, #A57ABB);
    color: var(--color-white, #FFF);
    font-family: Inter;
    font-size: var(--text-button, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.pd80.pdt32 {
    padding-top: 32px;
}
.bg-cl-lgt-org.related-prd button.slider-button.slider-button--next {
    right: -4px;
}
.sub-banner-2-inner .sub-banner-2-subtitle {
    border-radius: var(--radius-8, 8px);
    border: 1px solid var(--color-Purple---Dark, #6F2C91) !important;
    background: var(--color-Purple---Medium, #A57ABB) !important;
    color: var(--color-white, #FFF) !important;
    font-family: "Avenir Next LT Pro";
    font-size: var(--text-h6, 18px)!important;
    font-style: normal;
    font-weight: 600!important;
    line-height: 140%;
    display: flex!important;
    width: 72px;
    padding: 10px!important;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.sub-banner-2-inner .sub-banner-2-title {
    color: var(--color-Purple---Dark, #6F2C91)!important;
    font-family: "Avenir Next LT Pro"!important;
    font-size: 24px!important;
    font-style: normal;
    font-weight: 700!important;
    line-height: 140%!important;
    display: flex;
    width: 166px;
    height: 70px;
    flex-direction: column;
    justify-content: center;
}
.bg-cl-lgt-org.related-prd .slider-button--next .icon, .bg-cl-lgt-org.related-prd .slider-button--next:hover .icon {
    transform: rotate(-180deg);
    height: 16px;
}
.bg-cl-lgt-org.related-prd .slider-button--prev .icon, .bg-cl-lgt-org.related-prd .slider-button--prev:hover .icon {
    transform: rotate(-0deg);
    height: 16px;
}
.related-products .slider-mobile-gutter .slider-buttons .slider-button--prev, .related-products .slider-mobile-gutter .slider-buttons .slider-button--next {
    width: 5rem;
    height: 5rem;
    top: 34.4%;
}
.contact-page .contact-main-page .mobile .title {
            display:none!important;
        }
.contact-page .contact__button .button {
    color: var(--color-text-inverse, #FFF);
    font-family: Inter;
    font-size: var(--text-button, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.bg-cl-lgt-pink h2.title.sec-title {
    margin-bottom: 0 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8E1116 !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8E1116 !important;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8E1116 !important;
}

input::placeholder,
textarea::placeholder {
  color: #8E1116 !important;
  opacity: 1;
}
/*--- start awt css 15052026 ----*/
/* retrun pollcy */
.bg-cl-drk-lg-gre {
    background: #A9D474;
}
.repoly img.pa.abt-bn-im {
    bottom: 0px;
    right: 12%;
    width: 21%;
}
 
.rnt-poly h2,.rnt-poly h3,.rnt-poly p,.rnt-poly ul li,.rnt-poly p b, .rnt-poly p a{
  color: #3B5020;
}
.rnt-poly ul.pet-lst li{
    padding-left: 4px;
}
.rnt-poly ul.pet-lst li:before{
    background-color: #3B5020;
    top:8px;
    left: -18px;

}
.pd80.pt0 {
    padding-top: 0px;
}
.rnt-poly h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
    margin: 16px 0;
    font-family: 'Avenir Next LT Pro', sans-serif !important;
}
/* privacy */
.pcy-bx-main {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
.pcy-bx {
    border-radius: var(--radius-16, 16px);
    background: var(--color-Green---Light, #DFEFCB);
    padding: 32px;
    flex: 1 30%;
}
.pcy-bx h2 {
    max-width: 320px;
}
.term .pcy-bx h2{
        max-width: 100%;
}
/* shipping */
.flip-img {
    transform: scaleX(-1);
}
.bg-cl-drk-lg-wht-bl img.pa.abt-bn-im.flip-img {
    width: 22%;
    right: 10%;
    max-width: 390px;
    bottom: -90px;
}
.bg-cl-drk-lg-wht-bl{
        background: #B1CFE0;
}
.shipping h3 {
    color: #005C9A;
    font-family: "Avenir Next LT Pro";
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 16px;
    margin-top: 32px;
}
.shipping p.mx642.m-ato.text-center.mt16 {
    margin: auto !important;
    padding-top: 10px !important;
}
.bg-cl-drk-lg-wht-bl p.mx642.m-ato.text-center {
    margin: auto !important;
}

p.breadcrumb-blk {
    font-size: 18px;
    font-weight: 500;
  font-family: Poppins;
}
/* end-shipping */
@media (max-width:991px){
.repoly img.pa.abt-bn-im {
    width: 30%;
       right: 0%;
}
.bg-cl-drk-lg-wht-bl img.pa.abt-bn-im.flip-img {
    width: 25%;
    right: 0%;
    max-width: 390px;
    bottom: -25px;
}
}
@media (max-width: 768px){
    img.pa.abt-bn-im {
    bottom: 0px;
    right: 0%;
    width: 30%;
    max-width: 333px;
}
.repoly img.pa.abt-bn-im {
   width: 39%;
        right: 0%;
}
.template-page h1 {
    font-size: 32px;
}
.pcy-bx {
    flex: 1 100%;
}
.repoly.banner-inner-nw h1 {
    font-size: 32px;
}
.bg-cl-drk-lg-wht-bl img.pa.abt-bn-im.flip-img {
    width: 33%;
    right: 0%;
    max-width: 390px;
    bottom: -33px;
}
    .new-faq .accordion-item h3 {
    max-width: 550px;
}
p.breadcrumb-blk {
    font-size: 16px;
}
    .bg-cl-drk-ylw.banner-inner-nw.faq-banner h1 {
        font-size: 32px;
        max-width: 350px;
    }
}
@media (max-width:650px){
        img.pa.abt-bn-im {
    width: 40%;
}
}
@media (max-width:550px){
        .bg-cl-drk-ylw.banner-inner-nw.faq-banner h1 {
        font-size: 32px;
        max-width: 250px;
    }
}

@media (max-width:450px){
    p.breadcrumb-blk {
    max-width: 180px;
}
        img.pa.abt-bn-im {
    width: 55%;
}
.new-faq .accordion-item h3 {
    max-width: 280px;
}
    .repoly img.pa.abt-bn-im {
           width: 42%;
        right: 0%;
        bottom: -8%;
 }
.bg-cl-drk-lg-wht-bl img.pa.abt-bn-im.flip-img {
    width: 45%;
    right: 0%;
    max-width: 390px;
    bottom: -33px;
}
}
/* retrun pollcy  end*/
.abt-grn h2, .abt-grn h3, .abt-grn p, .abt-grn ul li,.abt-grn a, .abt-grn .title.h2, .abt-grn .rte{
    color: #3B5020;
}
.abt-grn ul.pet-lst li:before{
    background-color: #3B5020;
}
.abt-grn .swiper-button-next:after,.abt-grn .swiper-button-prev:after {
    display:none;
}
.abt-grn .customer_reviews_container .slider-button--prev,.abt-grn .customer_reviews_container .slider-button--next{
    border: .1rem solid #3B5020;
}
p.mx642.m-ato.text-center {
    margin: auto !important;
    text-align: center;
}
/* cart */
.drawer__heading.h2, .sub-drawer-heading.h2 {
    font-family: "Avenir Next LT Pro";
    font-size:22px;
    font-weight: 700;
    line-height: 140%;
}
.progress_bar_main .progress_bar_line_main .progress_bar_line_behind{
    display:none;
}
.progress_bar_main .progress_bar_line_main {
    padding-top: 29px !important;
}
.progress_bar_main .progress_bar_line_main .progress_bar_line_above {
    display: block;
    position: absolute;
    left: 0;
    z-index: 0;
    height: 5px !important;
    border-radius: 10px;
    background: #6fb018;
        top: 21px !important;
}
.rnt-poly.poly a{
    color: #3B5020;
}

.totals__total.h2{
    font-family: "Avenir Next LT Pro";
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
}
button#CartDrawer-Checkout {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-secondary, #005C9A);
    background: var(--color-yellow, #F6EE31);
}
a.cart-item__name.h4.break, h5.card__heading {
    color: var(--color-azure-28, #005A8D);
    font-family: Poppins;
    font-size:  14px;
    font-weight: 700;
    line-height: normal;
}
.full-unstyled-link {
   color: var(--color-azure-28, #005A8D);
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
}
th#CartDrawer-ColumnProduct,th#CartDrawer-ColumnTotal,th.caption-with-letter-spacing {
    color: var(--color-secondary, #005C9A);
    font-family: "Avenir Next LT Pro";
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
}
.step.step1.nw img {
    padding-top: 7px !important;
}
p.totals__total-value {
    font-family: Poppins;
    font-size:  16px;
    font-weight: 400;
    line-height: normal;
}
table.cart-items tbody {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
h1.title.title--primary {
    color: var(--color-secondary, #005C9A);
    text-align: center;
    font-family: "Avenir Next LT Pro";
    font-size: var(--text-h4, 54px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.tbl table {
    color: #3b5020;
}

/* product page */
.product_accordian_tab {
    width: 100%;
}
.quantity:after {
    box-shadow:none!important;
}
.payment-icon-block {
    margin: 0 !important;
}
ul.icon-with-text.icon-with-text--two_column.list-unstyled.background-primary {
    margin: 56px 0 !important;
}
.product-form__input.product-form__quantity {
    margin: 26px 0 !important;
}
.product-form__quantity .price-per-item__container .quantity {
    /* --inputs-radius: .8rem; */
    --inputs-border-opacity: .3;
    padding: .5rem;
    min-height: calc((var(--inputs-border-width) * 2) + 4.8rem);
    width: calc(15.8rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    margin: 0 !important;
    border-radius: var(--radius-4, 4px) !important;
    border: 1px solid var(--color-secondary, #005C9A);
}
quantity-input.quantity {
    border-radius: var(--radius-4, 4px) !important;
    border-color: #005C9A !important;
    display: flex;
    width: 135px !important;
    height: 44px !important;
    justify-content: center;
}
span.price-item.price-item--regular {
    color: var(--color-sale, #F42A2A);
    font-family: Poppins;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}
.background-primary .icon-with-text__item {
    border-radius: var(--radius-8, 8px)!important;
    background: var(--color-primary, #D0EBFB)!important;
}
a#more-payment-options-link {
    display: none;
}
.product__info-container>*+* {
    margin: 0px 0 10px!important;
}
.product.product--medium.product--left.product--thumbnail_slider.product--mobile-show.grid.grid--1-col.grid--2-col-tablet {
    display: flex;
    gap: 32px;
}
.rnt-poly.poly .site-width p:last-child {
    margin-bottom: 10px;
}
.product__info-wrapper .product__title h1 {
    color: #005c9a;
    font-family: Avenir Next LT Pro;
    font-size: 40px !important;
    font-weight: 700;
    line-height: 120% !important;
    text-transform: unset;
}
span.price-item.price-item--regular {
    font-size:  16px;
    font-weight: 700;
    line-height: 160%;
}
.product-form .product-form__submit.button--primary, .button-content {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .1rem;
    line-height: 1.5;
    padding: 15px;
    border-radius:  8px;
    border: 1px solid  #005C9A;

}
/*  */
.template-product .product_accordian_tab .tabs {
    display: flex;
    list-style: none;
    border-bottom: .1rem solid rgba(0, 90, 141, .3);
    margin: 0;
    padding: 0;
    column-gap: 5px;
    justify-content: space-between;
}

.template-product li.scroll-trigger.animate--slide-in a {
    font-family: "Avenir Next LT Pro";
    font-size:  20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    border-radius: var(--radius-4, 4px) var(--radius-4, 4px) 0 0;
    border: 1px solid var(--color-secondary, #005C9A);
    border-bottom: 0px;
}

.template-product .product_accordian_tab .tabs li a.active, .product_accordian_tab .tabs li a:hover {
    border-radius: var(--radius-4, 4px) var(--radius-4, 4px) 0 0 !important;
    border: 1px solid var(--color-secondary, #005C9A) !important;
    background: var(--Color, #F6EE31);
}
.template-product .product_accordian_tab .tabs {
    border-bottom: 1px solid var(--color-secondary, #005C9A);
}
h2.title.sec-title.ft32.pr {
    font-size: 32px;
}
/*---- end awt css 15052026----*/
@media screen and (min-width: 1920px) { 
div#Slide-template--26934924509368__3b7cb796-4e44-4edc-96f9-002a08ba8170-1 {
    background-image: url(https://petzooks.com/cdn/shop/files/banner-1.webp?v=1777371756&width=3840);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
   background-position-y: -150px;
}
div#Slide-template--26934924509368__3b7cb796-4e44-4edc-96f9-002a08ba8170-2 {
    background-image: url(https://petzooks.com/cdn/shop/files/main-banner-2.webp?v=1772784048&width=3840);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: -150px;
}
slideshow-component.slider-mobile-gutter .slideshow__controls {
   max-width: 1440px !important;
        margin-left: auto;
        margin-right: auto;
}
}

@media screen and (max-width: 1300px) {
    .site-width {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
}
@media screen and (min-width: 990px) {
.product.product--medium:not(.product--no-media) .product__info-wrapper {
    max-width: 44.7%;
    padding-left: 0;
}
.product.product--medium:not(.product--no-media) .grid__item.product__media-wrapper {
    max-width: 44.4%;
}
    .contact.center.page-width--narrow .desktop h2.title {
    line-height: 1;
}
    .header {
        padding-top: 24px!important;
        padding-bottom: 24px!important;
    }
}
@media screen and (min-width: 750px) {
    .page-width {
        padding: 0 !important;
        padding-left: 17px !important;
    }
}
@media screen and (max-width: 1380px) {
    .list-menu--inline {
            display: flex;
        justify-content: space-between;
        max-width: 650px;
        gap: 24px !important;
}
    .header__heading-logo {
    width: 170px;
}
    .site-width {
    padding-left: 40px!important;
    padding-right: 40px!important;
}
}
@media screen and (max-width: 1280px) {
    .new-faq .accordion-item h3 {
    line-height: 140%;
}
    .flx {
    gap: 40px;
}
    h2.banner__heading.inline-richtext.h1 {
    font-size: var(--text-h1, 52px);
}
    h2.title, .sub-banner-title {
    font-size: var(--text-h2, 32px);
}
  .header .header-full-width-search {
    display: none;
  }
  .header.header--middle-center.drawer-menu .header__icons>.header__search {
    display: block;
  }
  .header--middle-left .header__icons > .header__search {
    display: block;
  }
      img.pa.abt-bn-im.home-im-dog, img.pa.abt-bn-im.home-im-dogslide-im1 {
    right: 0;
    width: 40%;
}
.pd80, .pd80.collection-page, .bg-cl-lgt-purl.pd80.sub-banner-2, .pd80.prduct-info {
    padding-top: 60px;
    padding-bottom: 60px;
}
main#MainContent {
    margin-top: 95px;
}
    .template-page .banner-inner-nw h1 {
    z-index:1;
}
.thank-pg h1 {
    max-width: 60%;
}
}
@media screen and (max-width: 1100px) {
    .template-page .banner-inner-nw h1 {
    font-size: 36px;
    z-index:1;
}
    .pcy-bx {
    flex: 1 46%;
}
}
@media screen and (min-width: 989px) and (max-width: 1280px) {
  .header__heading-logo {
    width: 150px;
  }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
    .slider--tablet.grid--peek.grid--2-col-tablet .grid__item, .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) - -1rem)!important;
    }
}
@media screen and (max-width: 989px) {
    .contact-page .contact-main .desktop {
        display: block !important;
    }
        .contact-page .page-width--narrow {
        padding: 0px!important;
    }
        .contact-page .contact-main .contact-img .contact-img-inner {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
}
@media screen and (max-width: 991px) {
    .page-margin, .shopify-challenge__container {
    margin: 40px auto;
}
    .accordion-item-header::after {
    top: 6px;
}
.accordion-item-header.active::after {
 top: 6px;
}
    .cnt-bn img.pa.abt-bn-im {
    transform: scaleX(-1);
    width: 35%;
    right: 2%;
    max-width: 235px;
}
    .banner-inner-nw {
    height: 283px;
}
    p.mx735.m-ato {
    min-width: 289px;
}
    .contact-main-page h2.title {
    color: #8E1116;
    text-align: center;
}

    .footer-social-bottom.mb-menu-social {
    margin-bottom: 24px;
}
    .header {
    padding: 10px 20px 10px 20px!important;
}
    .swiper.homeBannerSwiper a.button, .swiper.homeBannerSwiper .banner__buttons {
    width: 93%;
    margin-left: 0;
    margin-right: auto;
}
    .col img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
    .flx.rev, .flx.rev.new-sect {
    flex-direction: column-reverse;
}
    .flx.new-sect {
        display: flex;
        gap: 32px;
        flex-direction: column;
        align-items: unset;
    }
    .collection .slider-mobile-gutter .slider-buttons {
    opacity: 1!important;
}

    ul.footer-block__details-content.list-unstyled, .slider-buttons {
    display: block !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in svg, ul.footer-block__details-content.list-unstyled .footer-block__heading.h2.inline-richtext svg {
    display: none !important;
}
    .col {
    flex: 1 100%;
    max-width: 100%;
}
        .site-width {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .menu-drawer__navigation {
    padding: 20px!important;
}
.menu-drawer__navigation .header__icon.wishlist, .menu-drawer__navigation .header__icon.compare {
    margin-left: 0px!important;
}
main#MainContent {
    margin-top: 60px;
}
.col.im-mx488, .col.txt-mx670, .col.im-mx516 {
    max-width: 100%;
}
    .collection-hero__inner {
    height: 100%;
}
    h1.collection-hero__title, h1.main-page-title.page-title.h1.scroll-trigger, .banner-inner h1.collection-hero__title {
    font-size: var(--text-h3, 40px);
}
    img.pa.abt-bn-im.clc-im1 {
    width: 19%;
    right: 6%;
}
        .collection-hero__inner img.pa.abt-bn-im {
        right: 8%;
        width: 30%;
    }
    .contact-img,.contact.center.page-width--narrow { 
    width: 100% !important;
    max-width: 100%  !important;
}
    .faq-banner img.pa.abt-bn-im {
right: 0%;
}
    .banner-inner-nw.faq-banner h1, .template-404 h1.title.sec-title {
        font-size: 32px!important;
}
    .banner-inner-nw {
    height: 284px;
}
img.pa.abt-bn-im {
    bottom: 0px;
    right: 0%;
    width: 59%;
}
    .menu-drawer__navigation .header__icon.wishlist, .menu-drawer__navigation .header__icon.compare {
    margin-left: 0;
}
    .menu-drawer__navigation {
    padding: 30px 20px!important;
}
    .footer-block__heading.h2.inline-richtext svg {
    display: none;
}
    
    .col.im-mx488 {
    max-width: 100%;
}
    .flx {
    gap: 40px;
}
    main#MainContent {
    margin-top: 67px;
}
    .col img {
    max-width: 100%;
}
    .col {
    flex: 1 100%;
    max-width: 100%;
}
.col.txt-mx670 {
    max-width: 100%;
}
    .pd80, .pd80.collection-page, .bg-cl-lgt-purl.pd80.sub-banner-2, .pd80.prduct-info {
    padding-top: 60px;
    padding-bottom: 60px;
}
.contact-img, .contact-img img {
    width: 100% !important;
    max-width: 100% !important;
}
.contact.center.page-width--narrow {
    width: 100% !important;
    max-width: 100% !important;
}
    .site-width {
    padding-left: 40px!important;
    padding-right: 40px!important;
}
.footer-newsletter-logo-social.center {
    text-align: left!important;
}
.ct-sec {
    padding: var(--layout-py, 40px) var(--layout-px, 40px);
    align-items: center;
}
.cta-sec {
    gap: var(--layout-gap, 32px);
}
span.bt-lne.ln-ctr {
    background: var(--color-blue, #2396C7);
    left: 45%;
}
.header__icon, .header__icon--cart .icon, .header__icon .icon {
    width: 24px;
    height: 24px;
}
.product-card-wrapper .card__heading {
    font-size: var(--text-h6, 16px) !important;
 }
 .site-width.collection-hero__text-wrapper.left {
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.bg-cl-lgt-pink.home_product_tab .center.collection__view-all.scroll-trigger.animate--slide-in.scroll-trigger--offscreen {
    display: flex;
    justify-content: center;
    margin-top: -89px;
    margin-bottom: 30px;
    gap: 40px;
}
.flx.rev {
    flex-direction: column-reverse;
}
        .bg-cl-lgt-pink .collection__view-all a.button:first-child, .bg-cl-lgt-pink .collection__view-all a.button:nth-child(2) {
            height: 53px;
        }
}
@media screen and (max-width: 749px) {
   .collection-hero__inner img.pa.abt-bn-im.clc-im1 {
    width: 25%;
    right: 0%;
}
    .collection-hero__inner img.pa.abt-bn-im {
    right: 0%;
    width: 39%;
}
    .faq-banner img.pa.abt-bn-im {
    width: 30%;
}
.bg-cl-lgt-blu.collection-hero {
    height: 284px;
}
        .header__icons {
        column-gap: 1rem!important;
    }
    .site-width.home-page-tab .grid--peek .grid__item {
        min-width: 37%;
    }
        .site-width.home-page-tab.collection .grid.product-grid.contains-card--product li {
    width: 48%!important;
}
}
@media screen and (max-width: 768px) {
    p.btn-bx {
    width: 100%;
}
    .home-page-tab h2.title.main-title, .home-page-tab .sub-title.body, .cal-sec.color-background-1.isolate.gradient h2.title.inline-richtext,  .cal-sec.color-background-1.isolate.gradient .collection__description {
    text-align: left !important;
}
        span.bt-lne.ln-ctr {
            left: 0%!important;
        }
    .site-width .button {
    width: 100%;
    height: 53px;
}
    summary.header__icon {
    margin-top: 4px;
}
        .header__heading-logo {
        width: 126px;
    }
    .bg-cl-lgt-pink.home_product_tab .center.collection__view-all.scroll-trigger.animate--slide-in {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
}
    .bg-cl-lgt-pink .collection__view-all a.button:first-child, .bg-cl-lgt-pink .collection__view-all a.button:nth-child(2) {
    margin-left: 0px !important;
}
        img.pa.abt-bn-im.home-im-dogslide-im1 {
            width: 60%;
        }
    img.pa.abt-bn-im.home-im-dog.slide-im2 {
    width: 50%;
    max-width:50%;
}
    .bn-text-box {
    height: 664px;
}
.pr.bg-cl-lgt-blu.home-banner .banner__box {
    padding: 40px 0;
}
        h2.banner__heading.inline-richtext.h1 {
        text-align: left!important;
    }
    .accordion {
    padding: 40px 16px;
}
        .footer .footer-newsletter-logo-social {
        margin-bottom: 0rem!important;
    }
    a.header__heading-link.link.link--text.focus-inset.footer-logo-txt img {
    width: 220px;
}
    span.bt-lne.ln-ctr {
    background: var(--color-blue, #2396C7);
    left: 41%;
}

    .ct-sec {
    padding: var(--layout-py, 40px) var(--layout-px, 0px);
    align-items: center;
}
    .pd80, .pd80.collection-page, .bg-cl-lgt-purl.pd80.sub-banner-2, .pd80.prduct-info {
    padding-top: 40px;
    padding-bottom: 40px;
}
    .site-width {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

}
@media screen and (max-width: 450px) {
        img.pa.abt-bn-im.home-im-dog.slide-im2 {
    width: 60%;
    max-width:60%;
}
            img.pa.abt-bn-im.home-im-dogslide-im1 {
            width: 70%;
        }

  .collection-hero__inner img.pa.abt-bn-im.clc-im1 {
    width: 25%;
    right: 0%;
}
   .collection-hero__inner img.pa.abt-bn-im {
    right: 0%;
    width: 60%;
}
.banner-inner-nw.faq-banner h1 {
font-size: 32px;
max-width: 200px;
}
.faq-banner img.pa.abt-bn-im {
width: 40%;
}
    span.bt-lne.ln-ctr {
    background: var(--color-blue, #2396C7);
    left: 35%;
}
    .grid--peek .grid__item, .site-width.home-page-tab.collection .grid.product-grid.contains-card--product li {
        min-width: 100%;
    }
}
