:root{
  --emd-vet-red:#E5231B;
}

main#primary{
  margin:auto;
}

.page-template-intensive-care-canine #page{
  padding:0;
  width:100% !important;
  max-width:100% !important;
  margin:0 auto;
  overflow:hidden;
}

@media (max-width:64em){
  .page-template-intensive-care-canine img{
    max-width:100% !important;
  }
}

/* SECTION — SHARED COMBINED RULES */
.emd-vet-breadcrumbs,
.emd-vet-benefits-inner,
.emd-vet-indications-inner,
.emd-vet-tabs,
.emd-vet-tab4-image,
.emd-vet-tab4-features,
.emd-vet-recommended-inner,
.emd-vet-testimonials-inner{
  max-width:1174px;
}

.emd-vet-breadcrumbs,
.emd-vet-benefits-inner,
.emd-vet-indications-inner,
.emd-vet-tabs,
.emd-vet-tab4-image,
.emd-vet-tab4-features,
.emd-vet-recommended-inner,
.emd-vet-testimonials-inner,
.emd-vet-section,
.emd-vet-expert-inner,
.emd-vet-feed-inner{
  margin-left:auto;
  margin-right:auto;
}

.emd-vet-breadcrumbs,
.emd-vet-benefits-inner,
.emd-vet-tabs,
.emd-vet-recommended-inner,
.emd-vet-testimonials-inner,
.emd-vet-feed-inner{
  padding-left:25px;
  padding-right:25px;
}

.emd-vet-tab1-description a,
.emd-vet-tab1-tablewrap a,
.emd-vet-tab1-pdflink a,
.emd-vet-tab1-description a:hover,
.emd-vet-tab1-tablewrap a:hover,
.emd-vet-tab1-pdflink a:hover,
.emd-vet-testimonial-link,
.emd-vet-testimonial-link:hover,
.emd-vet-recommended-title a,
.emd-vet-recommended-title a:hover{
  font-family:Montserrat, sans-serif !important;
  text-decoration:underline;
  color:var(--emd-vet-red);
}

.emd-vet-tab1-tablewrap .tablepress,
.emd-vet-tab3-tablewrap .tablepress{
  width:100%;
  border-collapse:collapse;
}

.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th,
.emd-vet-tab3-tablewrap .tablepress td,
.emd-vet-tab3-tablewrap .tablepress th{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  line-height:200%;
  color:#000000;
  border:none;
  padding:6px 15px;
}

.emd-vet-tab1-tablewrap .tablepress tbody tr:nth-child(even) td,
.emd-vet-tab3-tablewrap .tablepress tbody tr:nth-child(even) td{
  background:#F2F2F2;
  border-radius:0px;
}

/* SECTION — BREADCRUMBS */
.emd-vet-breadcrumbs{
  margin-top:40px;
  margin-bottom:0;
}

.emd-vet-breadcrumbs,
.emd-vet-breadcrumbs p{
  font-family:Montserrat, sans-serif !important;
  font-size:14px !important;
  font-weight:500 !important;
  line-height:24px !important;
  color:#000 !important;
}

.emd-vet-breadcrumbs a{
  color:#000 !important;
  text-decoration:none;
}

.emd-vet-breadcrumbs a:hover{
  color:var(--emd-vet-red) !important;
}

@media (max-width:767px){
  .emd-vet-breadcrumbs{
    margin-top:30px;
  }

  .emd-vet-section{
  padding: 0 25px !important;
}
.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th,
.emd-vet-tab3-tablewrap .tablepress td,
.emd-vet-tab3-tablewrap .tablepress th{
  padding:6px 6px !important;
}
.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th{
  font-size:13px !important;
  line-height: 30px !important;
}
}

/* SECTION 1 — PRODUCT */
.emd-vet-section{
  max-width:1175px;
  margin:40px auto;
  padding:0 16px;
  font-family:Arial, Helvetica, sans-serif;
}

.emd-vet-top-image{
  width:100%;
  margin-bottom:50px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.041);
}

.emd-vet-top-image img{
  width:100%;
  height:auto;
  display:block;
}

.emd-vet-content{
  display:flex;
  gap:15px;
  align-items:flex-start;
}

.emd-vet-left{
  width:40%;
}

.emd-vet-right{
  width:60%;
}

.emd-vet-product-frame{
  width:100%;
  aspect-ratio:1 / 1;
  border-radius:6px;
  background:#fff;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.emd-vet-product-frame img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.emd-vet-availability{
font-family: Montserrat, sans-serif !important;
    font-size: 14px;
    color: #000000;
    margin: 15px 0 20px;
    font-weight: 500;
}

.emd-vet-thumbnails{
  display:flex;
  gap:20px;
}

.emd-vet-thumb{
  width:130px;
  height:130px;
  padding:10px;
  border:0px solid #ddd;
  background:#fff;
  border-radius:0px;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  transition:0.2s ease;
  outline:none;
}

.emd-vet-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.emd-vet-thumb:hover{
  border-color:var(--emd-vet-red);
}

.emd-vet-thumb.emd-vet-active{
  outline:1px solid var(--emd-vet-red);
  border-color:var(--emd-vet-red);
}

.emd-vet-title{
  font-family:Montserrat, sans-serif !important;
  font-size:36px;
  font-weight:700;
  margin-bottom:10px;
  color:#000;
}

.emd-vet-subtitle{
  font-family:Montserrat, sans-serif !important;
  font-size:16px;
  font-weight: 500;
  color:#000000;
  margin-bottom:25px;
  background:linear-gradient(90deg, #FEEEE9 0%, #FFFFFF 100%);
  border-radius:10px;
  padding:10px;
}

.emd-vet-highlights-title{
  font-family:Montserrat, sans-serif !important;
  font-weight:700;
  font-size: 20px;
  margin:20px 0 0;
  color:#000;
}

.emd-vet-highlights{
  list-style:none;
  margin:20px 0 !important;
  padding:0;
}

.emd-vet-highlights li{
  font-family:Montserrat, sans-serif !important;
  font-size:18px;
  line-height: 30px;
  font-weight: 500;
  color:#000;
  margin:15px 0;
  padding-left:22px;
  position:relative;
}

.emd-vet-highlights li::before{
  content:"✓";
  color:#000;
  position:absolute;
  left:0;
  font-weight:700;
  font-size: 18px;
  font-family: Montserrat, sans-serif !important;
}

.emd-vet-left .emd-vet-buttons{
    display:flex;
  gap:25px;
  margin-top: 35px;
}

.emd-vet-right .emd-vet-buttons{
  display:flex;
  gap:25px;
  margin-top: 35px;
}

.emd-vet-btn{
  font-family:Montserrat, sans-serif !important;
  font-size:16px;
  font-weight: 600;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 22px;
  text-decoration:none;
  border:1px solid transparent;
  cursor:pointer;
  transition:0.2s ease;
  line-height:1;
}

.emd-vet-btn-primary{
  background:var(--emd-vet-red);
  color:#fff !important;
  border-color:var(--emd-vet-red);
}

.emd-vet-btn-outline{
  background:#fff;
  color:var(--emd-vet-red);
  border-color:var(--emd-vet-red);
}

.emd-vet-btn-primary:hover{
  background:#fff;
  color:var(--emd-vet-red) !important;
  border-color:var(--emd-vet-red);
  text-decoration: none;
}

.emd-vet-btn-outline:hover{
  background:var(--emd-vet-red);
  color:#fff;
  border-color:var(--emd-vet-red);
  text-decoration: none;
}

@media (max-width:767px){
.emd-vet-btn{
  padding:12px 0px;
  font-size: 14px;
}
a.emd-vet-btn.emd-vet-btn-outline {
    width: 50%;
}
a.emd-vet-btn.emd-vet-btn-primary
 {
    width: 50%;
}

  .emd-vet-content{
    flex-direction:column;
    gap:24px;
  }

  .emd-vet-left,
  .emd-vet-right{
    width:100%;
  }

  .emd-vet-title{
    font-size:28px;
  }

  .emd-vet-buttons{
    display: none !important;
    gap:12px;
  }
}

/* SECTION 2 — EXPERT PANEL */
.emd-vet-expert{
  max-width:1175px;
  margin:auto;
}

.emd-vet-expert-description{
  padding:20px;
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:25px;
  line-height:150%;
  color:#000;
  display: none;
}

.emd-vet-expert-inner{
  max-width:1050px;
  padding:0;
  display:flex;
  align-items:center;
  gap:0;
}

.emd-vet-expert-left{
  width:180px;
  height:180px;
  position:relative;
  flex-shrink:0;
}

.emd-vet-expert-badge-img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.emd-vet-expert-badge-text{
  font-family:Montserrat, sans-serif !important;
  font-size:16px;
  line-height:1.3;
  color:#000;
  position:absolute;
  top:50%;
  left:50%;
  width:175px;
  transform:translate(-50%, -50%);
  display:flex;
  flex-direction: column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:20px;
  font-weight: 500;
}

.emd-vet-expert-right{
  flex:1;
  background:linear-gradient(90deg, #FEEEE9 0%, #FFFFFF 100%);
  height:137px;
  display:flex;
  align-items:center;
  padding:0 0 0 90px;
  margin-left:-80px;
}

.emd-vet-expert-heading{
  font-family:Montserrat, sans-serif !important;
  font-size:25px !important;
  font-weight:700;
  color:#000;
  margin:0;
  max-width:95%;
}

@media (max-width:767px){
  .emd-vet-expert-inner{
    max-width:1174px;
    flex-direction:column;
    align-items:center;
    gap:0;
  }
  .emd-vet-expert-description{
    display: block;
    font-size:18px;
    line-height: 30px;
  }

  .emd-vet-expert-left{
    width:100%;
    height:190px;
    display:flex;
    justify-content:center;
    align-items:center;
    position:relative;
  }

  .emd-vet-expert-badge-img{
    position:relative;
    inset:auto;
    width:100%;
    height:100%;
  }

  .emd-vet-expert-right{
    width:100%;
    background:linear-gradient(180deg, #FEEEE9 0%, #FFFFFF 100%);
    height:auto;
    padding:100px 20px 60px;
    margin-left:0;
    justify-content:center;
    text-align:center;
    margin-top:-97px;
  }

  .emd-vet-expert-heading{
    font-size:18px;
    max-width:100%;
    text-align:center;
  }
}

/* SECTION 3 — EASY WAYS TO FEED */
.emd-vet-feed{
  padding:40px 0;
  background-color:#FBFBFB;
  margin: 60px 0px 0px 0px;
}

.emd-vet-feed-inner{
  padding-top:0;
  padding-bottom:0;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  row-gap:20px;
}

.emd-vet-feed-heading{
  font-family:Montserrat, sans-serif !important;
  font-weight:600 !important;
  font-size:30px !important;
  line-height:40px;
  letter-spacing:0;
  margin:0;
  color:#000;
}

.emd-vet-feed-description{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:18px;
  line-height:150%;
  text-align:center;
  color:#5C5C5C;
  margin:0 auto 40px;
}

.emd-vet-feed-items{
  display:flex;
  justify-content:center;
  gap:40px;
  flex-wrap:wrap;
  margin-top:20px;
}

.emd-vet-feed-item{
  width: 200px;
  text-align: center;
  height: 200px;
  background: white;
  padding: 20px;
  border-radius: 100%;
}

.emd-vet-feed-img{
  width:140px;
  height:130px;
  margin:0 auto 10px;
  border-radius:50%;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}

.emd-vet-feed-img img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.emd-vet-feed-label{
  font-family:Montserrat, sans-serif !important;
  font-size:16px;
  color:#000;
  font-weight: 500;
}

.emd-vet-feed-button{
  margin-top:40px;
  display:flex;
  justify-content:center;
}

@media (max-width:767px){
  .emd-vet-feed{
    padding:40px 0;
  }

  .emd-vet-feed-heading{
    font-size:24px;
    line-height:32px;
  }

  .emd-vet-feed-description{
    font-size:14px;
    line-height:24px;
    margin-bottom:30px;
  }

  .emd-vet-feed-items{
    row-gap:20px;
    column-gap:10px;
  }

  .emd-vet-feed-item{
        width: 31%;
        flex: 0 0 30%;
        height: auto;
        gap: 0px !important;
        display: flex;
        flex-direction: column;
        padding: 10px;
    }

  .emd-vet-feed-img{
    width:100%;
    height:100%;
  }
}
.emd-vet-feed-label {
    white-space: normal;    
    word-wrap: break-word;  
    overflow-wrap: break-word;
}


/* SECTION 4 — BENEFITS */
.emd-vet-benefits{
  padding:40px 0;
}

.emd-vet-benefits-inner{
  padding-top:0;
  padding-bottom:0;
}

.emd-vet-benefits-heading{
  font-family:Montserrat, sans-serif !important;
  font-weight:500;
  font-size:30px !important;
  line-height:40px;
  text-align:center;
  margin:0 0 30px;
  color:#000;
}

.emd-vet-benefits-content{
  display:flex;
  align-items:flex-start;
  gap:60px;
}

.emd-vet-benefits-left{
  flex:1;
}

.emd-vet-benefits-list{
  list-style:none;
  margin:0;
  padding:0;
}

.emd-vet-benefits-list li{
  display:flex;
  align-items:flex-start;
  gap:18px;
  margin-bottom:30px;
}

.emd-vet-benefit-icon{
  width:30px;
  height:30px;
  flex-shrink:0;
}

.emd-vet-benefits-list span{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:18px;
  line-height:130%;
  color:#5C5C5C;
}

.emd-vet-benefits-right{
  width:430px;
  display:flex;
  flex-direction:column;
  align-items:center;
}

.emd-vet-benefits-image{
  z-index:9;
}

.emd-vet-benefits-image img{
  width:100%;
  height:auto;
  display:block;
  z-index:9;
}

.emd-vet-benefits-box{
  font-family:Montserrat, sans-serif !important;
  font-weight:500;
  font-size:18px;
  line-height:140%;
  text-align:center;
  color:#000;
  width:423px;
  height:190px;
  border:1px solid var(--emd-vet-red);
  border-top-right-radius:30px;
  border-bottom-left-radius:30px;
  margin-top:-30px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  z-index:1;
}

@media (max-width:767px){
  .emd-vet-benefits{
    padding:50px 0;
  }

  .emd-vet-benefits-content{
    flex-direction:column;
    gap:40px;
  }

  .emd-vet-benefits-right{
    width:100%;
  }

  .emd-vet-benefits-box{
    width:100%;
    height:auto;
    border:none;
    border-radius:0;
    font-size:16px;
    padding:0;
    margin-top:16px;
  }

  .emd-vet-benefits-heading{
    font-size:24px;
    line-height:32px;
  }
}

/* SECTION 5 — INDICATIONS */
.emd-vet-indications{
  padding: 0px 25px;
}

.emd-vet-indications-inner{
  padding:25px;
  text-align:center;
  background:#F9F9F9;
  border-radius: 0px;
}

.emd-vet-indications-heading{
  font-family:Montserrat, sans-serif !important;
  font-weight:600 !important;
  font-size:30px !important;
  line-height:40px;
  margin:0 0 26px;
  color:#000;
}

.emd-vet-indications-list{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:0;
}

.emd-vet-indications-item{
  font-family:Montserrat, sans-serif !important;
  font-weight:600 !important;
  font-size:18px !important;
  line-height:28px;
  color:#000;
  padding:6px 10px;
  display:inline-flex;
  align-items:center;
  margin:8px 0;
}

.emd-vet-indications-item + .emd-vet-indications-item{
  border-left:1px solid var(--emd-vet-red);
}

@media (max-width:767px){
  .emd-vet-indications{
    padding:45px 25px 0;
  }

  .emd-vet-indications-heading{
    font-size:22px !important;
    line-height:32px;
    margin-bottom:20px;
  }

  .emd-vet-indications-list{
    flex-direction:column;
    align-items:center;
  }

  .emd-vet-indications-item{
    position:relative;
    padding:18px 0 12px;
    margin:0;
    width:100%;
    justify-content:center;
    border:none;
  }

  .emd-vet-indications-item + .emd-vet-indications-item{
    border-left:none;
  }

  .emd-vet-indications-item + .emd-vet-indications-item::before{
    content:"";
    position:absolute;
    top:0;
    left:50%;
    width:40px;
    height:2px;
    background:var(--emd-vet-red);
    transform:translateX(-50%);
  }
  .emd-vet-tabs-head{
  display:flex;
 flex-direction: column; 
 align-items: flex-start;
}
.emd-vet-tab1-tablebox {
    background: #FBFBFB;
    border-radius: 15px;
    padding: 15px 15px !important;
}
}

.emd-vet-indications.emd-vet-contraindications{
  padding:25px;
}

/* SECTION 6 — TABS */
.emd-vet-tabs{
  padding-top:40px;
  padding-bottom:60px;
}
.emd-vet-tab1-pdflink {
    font-size: 18px;
}

.emd-vet-tabs-head{
  display:flex;
  gap:30px;
  border-bottom:1px solid #E4E4E4;
  margin-bottom:24px;
}
.emd-vet-tab1-tablebox {
    background: #FBFBFB;
    border-radius: 15px;
    padding: 20px 30px;
}
.emd-vet-tab-btn{
  font-family:Montserrat, sans-serif !important;
  font-weight:500 !important;
  font-size:20px;
  line-height:22px;
  color:#000;
  background:transparent;
  border:none;
  padding:0 0 12px;
  cursor:pointer;
  position:relative;
  box-shadow: none;
}

.emd-vet-tab-btn.emd-vet-tab-active{
  font-weight:700 !important;
}

.emd-vet-tab-btn.emd-vet-tab-active::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-1px;
  width:100%;
  height:6px;
  background:var(--emd-vet-red);
}

.emd-vet-tab-panel{
  display:none;
}

.emd-vet-tab-panel-active{
  display:block;
}

.emd-vet-tab1-description,
.emd-vet-tab2-description{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:18px;
  line-height:30px;
  color:#5C5C5C;
}

.emd-vet-tab1-description{
  margin-bottom:30px;
}

.emd-vet-tab2-description{
  margin-bottom:30px;
}

.emd-vet-tab1-tables{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:start;
}

.emd-vet-tab1-tabletitle{
  font-family:Montserrat, sans-serif !important;
  font-weight:700;
  font-size:18px;
  line-height:22px;
  color:#000;
}

.emd-vet-tab3-coltitle{
  font-family:Montserrat, sans-serif !important;
  font-weight:500;
  font-size:28px;
  line-height:22px;
  color:#000;
}

.emd-vet-tab1-tabletitle{
  margin-bottom: 8px;
    border-bottom: solid 6px #000;
    padding-bottom: 8px;
}

.emd-vet-tab2-warning{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:18px;
  line-height:26px;
  color:#5C5C5C;
}

.emd-vet-tab3-heading{
  margin-bottom:12px;
  text-align:left;
    font-family:Montserrat, sans-serif !important;
  font-weight:500;
  font-size:28px;
  line-height:38px;
  color:#000;
}

.emd-vet-tab3-cols{
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items: start;
  gap:40px;
  margin-top:28px;
}

.emd-vet-tab3-coltitle{
  margin-bottom:20px;
}

.emd-vet-tab3-text{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:18px;
  line-height:30px;
  color:#5C5C5C;
  margin-bottom:18px;
}
#tablepress-161 th,
#tablepress-162 th,
#tablepress-163 th {
    background-color: #ffffff !important;
    line-height: 20px;
    font-weight: 700;
    color: #000000;
}

.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th{
  font-size:16px;
  font-weight: 500;
  
}

.emd-vet-tab3-tablewrap .tablepress td,
.emd-vet-tab3-tablewrap .tablepress th{
  font-size:16px;
  font-weight: 500;
  color: #000000;
  background-color: white;
  border-radius: 0px;
}
.emd-vet-tab3-tablewrap tr.row-1 {
    border-bottom: 6px solid #000000;
}
.emd-vet-tab3-content{
  display:flex;
  gap:15px;
  align-items:center;
  flex-wrap:wrap;
  justify-content:center;
  align-content:center;
}
.emd-vet-tab3-toprow {
    padding: 20px;
    border: 1px solid #E4E4E4;
    border-radius: 0px;
}

.emd-vet-tab3-tablewrap{
  flex:1 1 auto;
}

.emd-vet-tab3-imagewrap{
  flex:0 0 auto;
}

.emd-vet-tab3-imagewrap img{
  max-width:100%;
  height:100%;
  display:block;
}

.emd-vet-tab3-mixing-desc{
  font-family:Montserrat, sans-serif !important;
  font-size: 16px;
  line-height: 28px;
  margin-top:16px;
  flex:1 1 100%;
}
.emd-vet-tab3-col { background: #FBFBFB; padding: 20px; border: 1px solid #E4E4E4; }

@media (max-width:767px){

  .emd-vet-tab3-tablewrap .tablepress td,
.emd-vet-tab3-tablewrap .tablepress th{
  font-size:13px !important;
      align-content: flex-start;
}
.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th{
  font-size:13px !important;
      align-content: flex-start;
  
}

  .emd-vet-tabs{
    padding:40px 25px;
  }

  .emd-vet-tabs-head{
    gap:18px;
    overflow-x:auto;
    white-space:nowrap;
  }

  .emd-vet-tab-btn{
    flex:0 0 auto;
  }

  .emd-vet-tab1-tables,
  .emd-vet-tab3-cols{
    grid-template-columns:1fr;
    gap:28px;
    align-items: start;
    justify-content: center !important;
    
  }

  .emd-vet-tab3-content{
    flex-direction:column;
  }

  .emd-vet-tab3-tablewrap{
    order:1;
  }

  .emd-vet-tab3-mixing-desc{
    order:2;
  }

  .emd-vet-tab3-imagewrap{
    order:3;
    margin-top:16px;
  }
}

/* SECTION 7 — TAB 4 */
.emd-vet-tab4-image{
  margin-top:0;
  margin-bottom:24px;
  padding:0;
}

.emd-vet-tab4-image img{
  width:100%;
  height:auto;
  display:block;
}

.emd-vet-tab4-features{
  display:flex;
  flex-direction:column;
  gap:12px;
}

.emd-vet-tab4-feature{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:18px;
  line-height:30px;
  letter-spacing:0;
  color:#5C5C5C;
  width:100%;
  background:#FBFBFB;
  padding:20px;
  border-radius:15px;
}

@media (max-width:767px){
  .emd-vet-tab4-image{
    margin-bottom:18px;
  }

  .emd-vet-tab4-features{
    padding:0;
  }

  .emd-vet-tab4-feature{
    font-size:16px;
    line-height:28px;
    padding:18px;
  }
}

/* SECTION 8 — RECOMMENDED PRODUCTS */
.emd-vet-recommended{
  padding:0px;
}

.emd-vet-recommended-inner{
  text-align:center;
}

.emd-vet-recommended-heading,
.emd-vet-testimonials-heading{
  font-family:Montserrat, sans-serif !important;
  font-weight:600 !important;
  font-size:30px !important;
  line-height:40px !important;
  letter-spacing:0 !important;
  text-align:center !important;
  color:#000 !important;
}

.emd-vet-recommended-heading{
  margin:0 0 30px;
}

.emd-vet-recommended-grid{
  display:flex;
  gap:30px;
  justify-content:center;
  align-items:center;
}

.emd-vet-recommended-card{
  width:319px;
  min-height:411px;
  background:#fff;
  border:1px solid #E4E4E4;
  border-top-right-radius:30px;
  border-bottom-left-radius:30px;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  box-shadow:5px 5px 10px rgba(0,0,0,0.15);
  padding:25px;
  display:flex;
  flex-direction:column;
  align-items:center;
}

.emd-vet-recommended-imglink{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:240px;
}

.emd-vet-recommended-imglink img{
  width:auto;
  max-width:254px !important;
  height:254px !important;
  object-fit:cover;
  display:block;
}

.emd-vet-recommended-title{
  font-family:Montserrat, sans-serif !important;
  font-weight:600;
  font-size:20px;
  line-height:30px;
  text-align:center;
  color:var(--emd-vet-red);
  margin-top:22px;
}

.emd-vet-recommended-desc{
  font-family:Montserrat, sans-serif !important;
  font-weight:400;
  font-size:16px;
  line-height:40px;
  text-align:center;
  color:#000;
  margin-top:6px;
}

@media (max-width:767px){
  .emd-vet-recommended{
    padding:50px 0;
  }

  .emd-vet-recommended-heading{
    font-size:24px !important;
    line-height:32px !important;
    margin-bottom:22px;
  }

  .emd-vet-recommended-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:18px;
    justify-content:center;
    align-items: flex-start;
  }

  .emd-vet-recommended-card{
    border:none;
    border-radius:0;
    box-shadow:none;
    padding:1px;
    min-height: 100px;
  }

  .emd-vet-recommended-imglink{
    height:170px;
  }

  .emd-vet-recommended-title{
    font-size:14px;
    line-height:22px;
  }

  .emd-vet-recommended-desc{
    font-size:13px;
    line-height:18px;
  }

  .emd-vet-recommended-imglink img{
    max-width:100% !important;
    height:100% !important;
  }
  .emd-vet-testimonial-quote {
    display: none;
  }
}

/* SECTION 9 — TESTIMONIALS */
.emd-vet-testimonials{
  padding:60px 0 120px;
}

.emd-vet-testimonials-heading{
  margin:0 0 34px !important;
}

.emd-vet-testimonials-grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 561px));
  justify-content:center;
  gap:30px;
}

.emd-vet-testimonial-card{
  position:relative;
  width:100%;
  min-height:325px;
  background:#FBFBFB;
  border-radius:0 50px;
  padding:30px;
  box-shadow:0 3px 10px rgba(0,0,0,0.10);
}

.emd-vet-testimonial-quote{

 position: absolute;
    top: 35px;
    left: 20px;
    width: 40px;
    height: auto;
  }

.emd-vet-testimonial-title{
  font-family:Montserrat, sans-serif !important;
  font-weight:700 !important;
  font-size:20px !important;
  line-height:135% !important;
  color:#000 !important;
  margin:0 0 18px !important;
  padding-left:35px;
  max-width:440px;
}

.emd-vet-testimonial-body{
    display: flex;
    gap: 18px;
    align-items: center;
    padding-left: 35px;
    justify-content: space-between;
}

.emd-vet-testimonial-text{
  font-family:Montserrat, sans-serif !important;
  font-weight:400 !important;
  font-size:18px !important;
  line-height:30px !important;
  color:#000 !important;
  width:267px;
  min-height:150px;
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5;
}

.emd-vet-testimonial-image{
  width:148px;
  height:148px;
  flex-shrink:0;
}

.emd-vet-testimonial-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.emd-vet-testimonial-link{
  font-weight:300 !important;
  font-size:18px !important;
  line-height:30px !important;
  margin-top:14px;
  padding-left:35px;
}
.emd-vet-left .emd-vet-buttons {
    display: none;
}
@media (max-width:767px){
  .emd-vet-testimonials{
    padding:50px 0;
  }

  .emd-vet-testimonials-grid{
    grid-template-columns:1fr;
    gap:22px;
  }

  .emd-vet-testimonial-card{
    width:100%;
    border-radius:0 30px;
    padding:22px 18px;
    min-height:auto;
  }
  .emd-vet-testimonial-card{
  position:relative;
  width:100%;
  min-height:200px;
  background: transparent;
  border-radius:0 0px;
  padding:0px;
  box-shadow:none;
}

  .emd-vet-testimonial-title{
    padding-left:0;
    max-width:100%;
    margin-bottom:12px !important;
  }

  .emd-vet-testimonial-body{
    flex-direction:column;
    padding-left:0;
    gap:14px;
  }

  .emd-vet-testimonial-text{
    width:100%;
    min-height:auto;
    -webkit-line-clamp:6;
  }

  .emd-vet-testimonial-image{
    width:100%;
    height:auto;
    padding-bottom: 15px;
  }

  .emd-vet-testimonial-image img{
    width:241px;
    height: 241px;
    height:auto;
  }

  .emd-vet-testimonial-link{
    padding-left:0;
    margin-top:10px;
  }
  emd-vet-right .emd-vet-buttons {
    display: none !important;
}
.emd-vet-left .emd-vet-buttons {
    display: flex !important;
    justify-content: space-between;
    align-items: stretch;
    gap: 10px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.emd-vet-feed-items {
  gap: 20px
}
.emd-vet-benefits-right {
  width: 45% ;
}
.emd-vet-benefits-box {
  width: 100% ;
}
.emd-vet-benefits-content {
  gap: 20px ;
}
.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th,
.emd-vet-tab3-tablewrap .tablepress td,
.emd-vet-tab3-tablewrap .tablepress th{
  padding:6px 6px !important;
}
.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th{
  font-size:14px !important;
  line-height: 30px !important;
}
.emd-vet-tab1-tables {
  gap: 0px;
}
.emd-vet-tab1-tablebox {
    padding: 20px;

}
  .emd-vet-tab3-tablewrap .tablepress td,
.emd-vet-tab3-tablewrap .tablepress th{
  font-size:14px !important;
      align-content: flex-start;
}
.emd-vet-tab1-tablewrap .tablepress td,
.emd-vet-tab1-tablewrap .tablepress th{
  font-size:14px !important;
      align-content: flex-start;

}
.emd-vet-tab3-cols {
gap: 15px;
}
.emd-vet-tab3-col {
padding: 15px;
}
.emd-vet-testimonial-image {
    width: 100px;
    height: 100px;
}
}


/* ----------------How to use Template-------------------- */
body.page-template-understanding-pages #page,
body.body.page-template-feeding-guidelines-php #page {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}
body.papage-template-understanding-pages .site-footer {margin-top: 100px; background-color: #F4F5F7;}
body.page-template-feeding-guidelines-php .site-footer {margin-top: 100px !important; background-color: #F4F5F7 !important;}

.emd-vet-breadcrumbs { padding: 0px 20px;}
.emd-use-intro{    padding-top: 18px;max-width: 1140px; margin: auto;}
.emd-use-intro-inner{max-width:1140px;display: flex;gap: 20px;  flex-direction: column; padding: 0px;}
.emd-use-title{margin:0;font-family:Montserrat;font-weight:600;font-size:40px;line-height:120%;color:#000}
.emd-use-subtitle{font-family:Montserrat;font-weight:400;font-size:25px;line-height:40px;color:#000}
.emd-use-jump-label{font-family:Montserrat;font-weight:400;font-size:18px;line-height:30px;color:#000}
.emd-use-jump{display:flex;gap:40px;align-items:center}
.emd-use-jump-item{display:flex;gap:10px;align-items:center;text-decoration:none}
.emd-use-jump-icon{width:63px;height:63px;display:block}
.emd-use-jump-text{font-family:Montserrat;font-weight:700;font-size:18px;line-height:30px;color:#E5231B;text-decoration:underline}
@media (max-width:767px){
   .emd-use-jump{ gap: 20px; align-items: flex-start; flex-direction: column;}
   .emd-use-title{font-size: 30px; line-height: 40px;}
   .emd-use-subtitle {font-size: 20px; line-height: 30px;}
   .emd-use-subtitle {font-size: 20px; line-height: 30px;}
}

.emd-use-cats{padding:20px 0 0px;max-width: 1140px; margin: auto;}
.emd-use-cats-inner{max-width:1140px;width:100%;display:flex;flex-direction:column; padding: 0px;}

.emd-use-cat{margin-top:34px;}
.emd-use-cat-title{margin:0 0 18px;font-family:Montserrat;font-weight:700;font-size:30px;line-height:40px;color:#000;}

/* ROW: always left aligned, never stretch cards */
.emd-use-row{display:flex;flex-wrap:wrap;gap:24px;align-items:stretch;justify-content:flex-start;}

/* COL: fixed width per "cols-x" class using CSS variable */
.emd-use-col{display:flex;flex:0 0 var(--emd-card-w, 220px);max-width:100%;}

/* Desktop widths (match figma behavior: fewer items = wider cards) */
.emd-use-cols-1{--emd-card-w:250px;}
.emd-use-cols-2{--emd-card-w:250px;}
.emd-use-cols-3{--emd-card-w:250px;}
.emd-use-cols-4{--emd-card-w:250px;}
.emd-use-cols-5{--emd-card-w:200px;}

.emd-use-card-box{width:100%;background:#fff;padding:20px;border-radius:0 20px 0 20px;box-shadow:0 6px 18px rgba(0,0,0,.12);}
.emd-use-card-imgwrap{display:flex;justify-content:center;align-items:center;}
.emd-use-card-img{max-height:100%;max-width:100%;height:auto;width:auto;display:block; height: 180px; object-fit: cover;}

.emd-use-card-text{margin-top:14px;text-align:center;}
.emd-use-card-link{font-family:Montserrat;font-weight:600;font-size:20px;line-height:30px;color:#E5231B;text-decoration:underline;}

@media (max-width:767px){
  .emd-use-cats-inner{padding:0 20px;}
  .emd-use-cat{margin-top:28px;}
  .emd-use-cat-title{font-size:24px;line-height:34px;margin-bottom:14px;}
  .emd-use-row{gap:20px;}
  .emd-use-col{flex:0 0 calc((100% - 24px) / 2) !important;}
  .emd-use-card-img{height:auto;}
  .emd-use-card-link{font-size:18px !important;line-height:24px;}
  .emd-use-card-box{padding:15px;}
}

@media (min-width:768px) and (max-width:1023px){
  .emd-use-cats-inner{padding:0 20px;}
  .emd-use-row{gap:24px;}
  .emd-use-col{flex:0 0 calc((100% - 48px) / 3) !important;}
  .emd-use-card-img{height:160px;}
  .emd-use-card-link{font-size:18px;line-height:26px;}
}
