:root{
    --rose: #d74b61;
    --rose-dark:#cb3f57;
    --cream:#f7e48c;    
    --white:#ffffff;    
  }

.banner-box{
    width: 100%;
    height: auto;
    min-height: 50px;
    margin-top: 35px;
    display: block;
    background: var(--orange);
    border-radius: 10px;
    overflow: hidden;
}

.full-width{
    width: 100%;
    height: auto;
}

.mvp-info{
    display: flex;
    padding: 20px;
}

.mvp-info-img{
    width: 90%;
}

.mvpicon{
    margin-top: 30px;
    width: 100%;
    height: auto;
}

.mvp-info-cont{
    padding-left: 15px;
    color: #fff;
}

.vlg-txt{
    font-size: 25px;
    font-weight: 600;
    padding-top: 25px;
}

section.blue-values {
    width: 100%;
    height: auto;
    min-height: 400px;
    display: block;
    position: relative;
    background: var(--darkblue);
    background-size: cover;
    margin-top: 60px;
    padding: 80px 0;
}

.white-content{
    padding: 60px 0;
}

.pet-hero span.orange_txt{
    color: var(--orange);
}

.blue_txt{
    color: var(--darkblue) !important;
    font-size: 3rem;
}

.padded-img{
    width: 100%;
    height: auto;
    padding: 5%;
}

.no-top{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.blog-s-f {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 15px;
}

.health-label {
    background-color: #FF9A25;
}

.blog-s-t{
    border: 1px solid var(--bordergray);
    padding: 15px;
}

.blog-title2 {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 8px;
    color: var(--darkblue);
    margin-top: 8px;
}

.publish-date {
    font-size: 13px;
    font-style: italic;
    font-family: roboto, sans-serif !important;
    color: var(--darkblue);
}

.norm-list{
    margin-left: 25px;
    list-style: disc;
}

.norm-list li{
    list-style: disc;
}

.top-head{
    padding-top: 25px;
    font-weight: bold !important;
}

h1.main-head-st{
    color: var(--darkblue);
    font-family: var(--mainheadfont1) !important;
    font-size: 26px;
}

.pad-left-15{
    padding-left: 15px;
}

.PetSection2 {
    background: var(--card1);
    border-radius: var(--border-radius);
    display: flex;
    align-items: center;
    padding: 0rem 7%;
    justify-content: space-between;
    height: auto;
    min-height: 260px;
    margin-top: 20px;
}


.petContent2 h4 {
  font-family: var(--mainheadfont1) !important;
  color: var(--darkblue);
  font-size: 24px;
  margin-top: 0;
}

.color1{
    background: var(--lightblue) !important;
  }

  .color2{
    background: var(--olive) !important;
  }

  .color3{
    background: var(--cardgray) !important;
  }


  .color4{
    background: var(--card3);
}

.color5{
    background: #FBFFDC;
}

@media (max-width: 1200px) {
    .mvp-info-img {
        width: 30%;
    }
}



/* Frequent Buyer CSS*/
.fb-hero{
    background: var(--darkblue);
}

.fb-hero-head{
    font-family: var(--mainheadfont1);
    color: #fff;
    font-size: 45px;
    line-height: 48px;
    padding-bottom: 28px;
    padding-top: 28px;
}

span.fb-orange{
    font-family: var(--mainheadfont1);
    color: var(--orange); 
}

.fb-hero-txt{
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 25px;
}

.header-fill {
    background-image: url(/help/images/mvp2023/cat-dog-frequent-buyer.webp); 
    background-position: top center; 
    background-size: cover; 
}

.fb-how-it-works-head{
    text-align: center; font-family: var(--mainheadfont1); color: var(--darkblue); margin-bottom: 20px;
    font-size: 35px;
    padding-top: 25px;
}

.numberCircle {
    width: 65px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    background-color: var(--orange);
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin: auto;
    border: 8px solid #fff;
    z-index: 2;
    position: relative;
}

.no-mar-bot{
    margin-bottom: 0 !important;
}

.fbp-list{
    width: 100%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: var(--lighttan);
    margin-top: 70px;
}

.fbp-head1{
        margin: 2.5rem 0rem 2.5rem 0rem;
        color: var(--darkblue);
        font-family: var(--mainheadfont1) !important;
        font-size: 35px !important;
}

p.fbp-txt-sm-head {
    font-size: 22px;
    margin-bottom: -28px;
}

table.fbp-table{
    width: 100%;
    border-collapse: collapse;
}

table.fbp-table td{
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

table.fbp-table td a{
    font-weight: 500;
    font-size: 15px;
}

table.fbp-table tr:nth-child(even) {
    background-color: #f5f0e8;
  }

  .pad-bot-fbp{
    padding-bottom: 80px !important;
  }

  .center{text-align: center;}

.faq a{
    color: var(--orange);
    text-decoration: underline;
    font-weight: 600;
}

.mobile-fbq-hero {
    background: var(--darkblue);
    padding: 25px;
}

.ft-prod {
    width: 18%;
    display: inline-block;
    margin: 10px;
} 

.hal-cont{
    padding-top: 50px;
}

.p-indent{
    padding: 20px;
}

.p-indent li{
    padding-bottom: 7px;
}

.p-indent li a{
    color: #000;
}

.p-break{
    width: 100%;
    height: 1px;
    background: var(--bordergray);
    margin-top: 30px;
    margin-bottom: 30px;
}

/* when there are 2 .c-item links */
.double-btn.has-two-items { flex-wrap: wrap; }

/* put coupon (either state) on its own line underneath */
.double-btn.has-two-items .apply_coupon_span,
.double-btn.has-two-items .applied_coupon_span {
  order: 2;
  flex: 0 0 100%;
  display: block;
  margin-top: 12px;
}

.c-items{margin-top: 5px !important;}



/* FBP dropdown UI */
.fbp-toolbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    margin: 12px 0 16px;
    position: absolute;
    top: 0;
    right: 40px;
}
  .fbp-label{
    font-size:11px;
    color:#555;
  }
  .fbp-dropdown{
    position:relative;
  }
  .fbp-select{
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    background:#fff;
    border:1px solid #ddd;
    border-radius:8px;
    padding:8px 36px 8px 12px;
    font-size:13px;
    line-height:1.2;
    cursor:pointer;
    box-shadow:0 1px 2px rgba(0,0,0,0.03);
  }
  .fbp-dropdown::after{
    content:"";
    position:absolute;
    pointer-events:none;
    right:12px;
    top:50%;
    transform:translateY(-50%);
    border-width:6px 6px 0 6px;
    border-style:solid;
    border-color:#888 transparent transparent transparent;
  }

  .relative { position: relative; }

  .black-friday-hero{
    margin-top: 35px;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
  }

  /* hide filtered-out rows */
#list-fbp .is-hidden { display: none !important; }

 /* Black Friday Countdown */
.bf-countdown{
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
    background: linear-gradient(135deg, var(--rose) 0%, var(--rose-dark) 35%, var(--orange) 100%);
    color: var(--white);
    padding: 15px clamp(16px, 4vw, 40px);
    border-radius: 0 0 15px 15px;
  }
  .bf-inner{
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: clamp(12px, 4vw, 25px);
    margin: 0 auto;
  }
  .bf-headline{
    margin: 0;
    color: var(--cream);
    letter-spacing: .03em;
    font-weight: 800;
    font-size: clamp(18px, 2.2vw, 40px);
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .bf-timer{
    display: flex;
    align-items: center;
    gap: clamp(10px, 2vw, 15px);
  }
  .bf-group{
    display: grid;
    justify-items: center;
    min-width: clamp(62px, 7vw, 110px);
  }
  .bf-value{
    font-weight: 800;
    line-height: 1;
    font-size: 35px;
  }
  .bf-label{
    margin-top: 6px;
    font-weight: 500;
    letter-spacing: .12em;
    font-size: clamp(10px, 1vw, 18px);
    opacity: .95;
    text-transform: uppercase;
  }

  /* thin vertical line after DAYS */
  .bf-divider{
    width: 1px;
    height: clamp(40px, 6vw, 86px);
    background: rgba(255,255,255,.35);
    margin-inline: clamp(6px, 1.2vw, 14px);
  }

  /* colon separators styled like small dots */
  .bf-sep{
    font-weight: 600;
    font-size: clamp(18px, 2.8vw, 40px);
    color: var(--cream);
    line-height: 1;
    transform: translateY(-2px);
  }

  @media (max-width: 1500px){
  .bf-headline{font-size: 22px !important;}
  }

  @media (max-width: 1200px){
    .bf-headline{font-size: 18px !important;}
    .bf-timer { gap: clamp(10px, 2vw, 5px);}
    .bf-divider { margin-inline: clamp(6px, 1.2vw, 5px);}
    .bf-value { font-size: 27px;}
    }

  /* small screens: stack if needed */
  @media (max-width: 720px){
    .bf-inner{ grid-template-columns: 1fr; text-align: center; gap: clamp(12px, 9px, 25px);}
    .bf-headline{ white-space: normal;}
    .bf-timer { justify-content: center; gap: clamp(2px, 5px, 0px);}
  }


 /* Black Friday category slider */
  .catrail{--ring:#FF702A; --ring2:#E7325C; --text:#333;}
  .catrail{max-width:1400px;margin:24px auto;padding:0 16px;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial;}
  .catrail h3{margin:0 0 16px;font-size:22px;font-weight:700;color:#1a1f36;}
  .catrail-head{display:flex;justify-content:space-between;align-items:center;gap:12px;}
  .catrail-ctrl{display:flex;gap:8px;}
  .catrail-btn{appearance:none;border:1px solid #e2e8f0;background:#fff;border-radius:999px;width:38px;height:38px;
    display:grid;place-items:center;font-size:18px;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);}
  .catrail-btn:disabled{opacity:.4;cursor:not-allowed}
  .catrail-btn:hover:not(:disabled){background:#f8fafc}

  .catrail-viewport{position:relative;overflow:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;border-radius:10px;padding:4px 2px}
  .catrail-viewport::-webkit-scrollbar{height:8px}
  .catrail-viewport::-webkit-scrollbar-thumb{background:#e3e8ef;border-radius:10px}

  .catrail-track{display:flex;gap:28px;list-style:none;margin:0;padding:8px 6px 12px}
  .catrail-item{scroll-snap-align:start;flex:0 0 auto}

  .catrail-card{display:grid;justify-items:center;gap:10px;text-decoration:none}
  .catrail-thumb{
    width:135px;height:135px;border-radius:50%;
    background:linear-gradient(#fff,#fff) padding-box, 
               conic-gradient(from 0turn, var(--ring), var(--ring2), var(--ring)) border-box;
    border:3px solid transparent;display:grid;place-items:center;overflow:hidden;
    transition:transform .18s ease, box-shadow .18s ease;
  }
  .catrail-thumb img{max-width:100%;height:auto;display:block;object-fit:contain}
  .catrail-label{max-width:140px;text-align:center;font-weight:700;color:#333;line-height:1.2}
  .catrail-card:focus .catrail-thumb,
  .catrail-card:hover .catrail-thumb{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.08)}
  .catrail-card:focus-visible{outline:2px solid #2563eb;outline-offset:4px;border-radius:12px}

  .bf-mt-fix {padding-top: 0 !important;}

  .bf-ptop {padding-top: 10px !important;}
  .no-mar-top {margin-top: 0 !important;}

  section.Our-Brand.fdried.no-marg {
    margin-top: 60px !important;
    margin-bottom: 0 !important;}

.no-top{
    margin-top: 0!important;
}

/* On mobile, hide products after #50 */
@media (max-width: 767px) {
    .cta-products .item:nth-child(n+51) {
      display: none;
    }
  }

  @media (max-width:540px){
    .catrail-thumb{width:96px;height:96px}
    .catrail-label{font-size:13px}
  }

  
  /* Responsive: full width selector on small screens */
  @media (max-width: 640px){
    .fbp-toolbar{justify-content:stretch;}
    .fbp-dropdown{flex:1;}
    .fbp-select{width:100%;}
    .fbp-dropdown::after { top: 70%; }
    .mobile-hidden{display: none;}
    .bf-headline { font-size: 16px !important;}
    .bf-value {font-size: 20px;font-weight: 600;}
  }

@media screen and (max-width: 1499px) {
    .ft-prod {
        margin: 8px;
    }  
}

@media screen and (max-width: 1199px) {
    .ft-prod {
        width: 22%;
    }  
}

@media screen and (max-width: 991px) {
    .fbp-toolbar {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
        margin: 18px 40px 12px;
        position: relative;
    }
    .mobile-fbq-hero{
        background: var(--darkblue);
    }

    .ft-prod {
        width: 30%;
    } 

    .p-indent{
        padding: 7px;
    }
}

@media screen and (max-width: 700px) {
    .ft-prod {
        width: 45%;
        margin: 5px;
    } 
}

@media screen and (max-width: 500px) {
    .fb-hero-head {
        font-size: 35px;
        line-height: 40px;}

      
}



