/** Shopify CDN: Minification failed

Line 618:3 Unexpected "{"
Line 618:4 Expected identifier but found "%"
Line 619:4 Unexpected "<"
Line 625:4 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
.slick-slide{
      margin: 0 20px;
  }
  .slick-slide img{
      width: 100%;
  }
  .slick-slider{
      position: relative;
      display: block;
      box-sizing: border-box;
  }
  .slick-list{
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0;
  }
  .slick-track{
      position: relative;
      top: 0;
      left: 0;
      display: block
  }
  .slick-slide{
      display: none;
      float: left;
      height: 100%;
      min-height: 1px;
  }
  .slick-slide img{
      display: block;
  }
  .slick-initialized .slick-slide{
      display: block;
  }

  @media only screen and (max-width: 600px) {
    .desktop_media_icon {
      display: none;
  }
    .mobile_media_icon {
      display: block;
  }
  }

    @media only screen and (min-width: 600px) {  .desktop_media_icon {
      display: none;
  }
    .mobile_media_icon {
      display: block;
  }}

    @media only screen and (min-width: 768px) {  .desktop_media_icon {
      display: none;
  }
    .mobile_media_icon {
      display: block;
  }}

    @media only screen and (min-width: 992px) {  .desktop_media_icon {
      display: block;
  }
    .mobile_media_icon {
      display: none;
  }}

    @media only screen and (min-width: 1200px) {  .desktop_media_icon {
      display: block;
  }
    .mobile_media_icon {
      display: none;
  }}
.banner_after_se .col-md-4 {
      margin-bottom: 0px;
      width: 100%;}

    .banner_after_se img {max-width: 75px;}

  section.faq_sec {
      margin: 70px 0px;}

    .banner_after_se {
      background: #2499a3;
      text-align: center;
      padding: 10px 0px 10px 0px;}

  .banner_after_se .row {
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      align-content: center;
      flex-direction: row;
      max-width: 60%;
      margin: 0 auto;}

        @media(max-width:767px){
           .banner_after_se .row{max-width: 100%;}
          .banner_after_se .container { margin: 0; padding: 0;}
          .banner_after_se img {max-width: 65px;}
          .banner_after_se h4{font-size: 10px !important;}
        }


  .banner_after_se h4 {
      padding: 0;
      margin-top: -7px;
      margin-bottom: 0;
      color: #fff;
      font-size: 13px;}

    .content_box h2 {
      padding: 0;
      margin-bottom: 0px;
      color: #d8721f;
      font-weight: bold;}
     .icon_box img {
      max-width: 40px;
      padding-right: 5px;
      margin-right: 0px;}

    .icon_c {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: -10px;
    }

    .icon_c p {
      font-size: 12px;
      color: #19727a;
      font-weight: 600;}

      .heading_box h1 {
      font-size: 55px;
      color: #d8721f;
      margin-bottom:0px;
      font-weight: bolder;}

    .heading_box h1 span {
        color: #d8721f;
    }

    .heading_box h3 {
        font-size: 21px;
        color: #19727a;
        font-weight: 600;
        margin-bottom: 30px;
    }

    .heading_box {
        border-left: 15px solid #d8721f;
        padding-left: 25px;
        margin-bottom:35px;
    }

    .shopify-section.banner {
      margin-top: -15px;
      padding-top: 27px;
      padding-bottom: 35px;
      background: url(/cdn/shop/files/web_75305b88-cf7c-48eb-9509-020c1579be89.jpg?v=1678348355);
      background-size: cover;
      background-position: 100% 50%;}

     .subs button {
      background-color: #272e44;
      color: #fff;
      margin-top: 21px;
      width: 70%;
      padding: 8px;
      font-weight: 600;
      text-transform: uppercase;
      border-radius: 6px;
      font-size: 21px;}

    .subs button:hover {
        background-color: #307f85;
    }
      .icon_box.new {
        display: flex;
        padding-top: 15px;
    }
       @media(max-width:767px){
         .banner .icon_box.new p{text-align:center;}
         .banner .icon_box.new{justify-content: space-evenly;}
      }

    .icon_box.new .icon_c {
        flex-direction: column;
        padding: 10px;
    }

    .icon_box.new .icon_c img {
        padding: 0;
        margin: 0;
        max-width: 75px;
    }

    .icon_box.new p {
        font-size: 13px;
    }

    .choose_first.dogs_.cats_ {
        background-color: #fff;
    }
    .icon_box.new .icon_c:last-child img{
        max-width:55px;
        padding-top:7px;
        padding-bottom:12px;
    }

      .main_banner {
        padding-right: 0px;
        max-width: 80%;
        margin: 0 auto;
    }

      .shopify-section.second_sec {
        background-color: #eefeff;
        padding: 70px 0px;
        margin-bottom:70px;  }

    @media(max-width:767px){
      .shopify-section.second_sec {
        margin-bottom:50px;  }
    }

    h2.section_heading {
        text-align: left;
        font-size: 35px;
        font-weight: 700;
        color: #19727a;
         margin-bottom: 0px;
    }

    @media(max-width:767px){
      h2.section_heading{font-size: 28px;margin-bottom: 0px;}
    }

    .how_ {
      display: flex;
      align-items: center;
      align-content: center;
      max-width: 23%;
      justify-content: flex-start;
      min-height: 260px;
      border: 1px solid #272e444d;
      padding: 10px;
      border-radius: 10px;
      flex-direction: column;}

    .how_ h4 {
        font-size: 19px;
        text-align:center;
        color: #19727a;
        margin-bottom:0px;
        font-weight: 600;
    }

    .how_ p {
      color: #272e44;
      font-size: 15px;}

      .shopify-section.third_sec {
        padding: 70px 0px;
    }
      .third_sec .heading_box h1 {
        font-size: 35px;}

      h4.sub_heading {
        color: #19727a;
        font-size: 19px;
        line-height: 1.5;
        max-width: 80%;
        padding: 15px 0px 0px 45px;
    }

    /* .subs {
        margin-left: 45px;
    } */

      .third_sec .main_banner {
        position: absolute;
        right: 0;
    }

      .shopify-section.fourth_sec {
        background-color: #eefeff;
        padding: 70px 0;
        position: relative;
    }

  /*     section.shopify-section.fourth_sec::before {
        content: "";
        background: url(https://cdn.shopify.com/s/files/1/0595/5865/8242/files/juniar.png?v=1676094704);
        width: 480px;
        height: 449px;
        position: absolute;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        right: 0;
        top: -448px;
    } */



     .testimonial-reel {
      display: flex;
      margin: auto;
      justify-content: flex-start;
      overflow-x: auto;
      width: 100%;}

    @media(max-width:767px){
      .testimonial-reel{margin-top:25px;}
    }
     .testimonial-reel .box {
    	 position: relative;
    	 margin-bottom: 30px;
       width: 300px;
    }
    .testimonial-reel >div {
      margin: 10px;
      width: 300px;}
     .testimonial-reel .box .image {
    	 margin: 0 auto -45px;
    	 text-align: center;
    }
     .testimonial-reel .box .image img {
    	 height: 130px;
    	 margin: 0 auto;
         width: 50%;
       border-radius: 50%;
    }
     .testimonial-reel .box .test-component {
    	 background-color: transparent;
    	 padding: 1rem 1.5rem;
    	 box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    	 min-height: 200px;
         height: 350px;
    }
     .testimonial-reel .box .test-title {
    	 color: #f96d02;
    	 text-align: center;
    	 margin-top: 3.3rem;
    	 margin-bottom: 15px;
    }
     .testimonial-reel .box .test-content {
    	 text-align: center;
    }
     .testimonial-reel .slick-slide {
    	 opacity: 0.3;
    	 transition: opacity 0.3s;
    /* 	 padding-left: 1rem;
    	 padding-right: 1rem; */
    }
     .testimonial-reel .slick-slide.slick-cloned {
    	 opacity: 0.3;
    	 transition: opacity 0.3s;
    }
     .testimonial-reel .slick-slide.slick-current.slick-active {
    	 opacity: 1;
    	 transition: opacity 0.3s;
    }

      .slick-next:before, .slick-prev:before {
        color: #d8721f !important;
        opacity:1 !important;}
    .slick-next {right: 0 !important;}
    .slick-prev {left: 0 !important;}


    .how_sec {
      display: flex;
      align-items: flex-start;
      justify-content: space-evenly;}

      .testimonial-reel .box .test-content{
        max-height: 200px;
        overflow-x: auto;
        padding-right: 10px;
    }
    article.test-title h4 {
        font-family: Montserrat, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 15px;
    }

    .testimonial-reel .box .test-content p {
        font-size: 13px;
        font-style: italic;
        margin-bottom: 7px;
    }
  @media(min-width: 768px){
    .row.onlymob{display:none;}
  }
      @media(max-width:767px){
        .shopify-section.banner {
      background: unset;
      margin: 0px 0px 35px 0px;
      padding: 0;}

        .shopify-section.banner .col-md-7 {
      max-width: 100% !important;}

        .content_box {
        margin-top: 19px;}

        .heading_box {
        border-left: 5px solid #d8721f;
        margin-bottom:35px;
        padding-left: 15px;}

        .heading_box h1 {
        font-size: 30px; font-weight:900;}

        .heading_box h3 {
        font-size: 13px;}

        .icon_c {
        text-align: left;
        margin-bottom:-5px;}

        .icon_box img {
      max-width: 40px;
      padding-right: 7px;}

        .icon_c p {
        font-size: 12px;
        text-align: left;
        font-weight: 600;}

        .subs {
        margin-left: 0px;}
        .subs button {
        width: 100%;}

        .shopify-section.second_sec {
        padding: 40px 0;}

    .how_ {
        margin-bottom: 25px;
        flex: 1 0 80%;
        max-width:100%;
        box-shadow: 0 0.5rem 1rem #00000026;
        margin-right: 35px;
        min-height: 300px;
        border: 0.5px solid #cfeef1;
        justify-content: flex-start;
        border-radius: 7px;
        padding: 10px;}

      .how_ h4 {
          font-size: 21px;
          /* padding: 15px 0px 0px 45px; */
          color: #19727a;
          font-weight: 900;
          text-align: center;
          padding-top: 10px;
          margin-bottom: 5px;}

    .shopify-section.third_sec {
        padding: 20px 0;}

    .third_sec .heading_box h1 {
        font-size: 27px;}

    h4.sub_heading {
        max-width: 100%;
        padding: 0;}

  /*   .shopify-section.fourth_sec {
        margin-top: 275px;} */

    .shopify-section.fourth_sec {
        padding: 50px 0;}

        section.shopify-section.fourth_sec:before {
        width: 290px;
        height: 279px;
        top: -278px;}

        .how_sec {
        flex-direction: row;
        align-items: flex-start;
        overflow-x: auto;
        margin-top: 15px;
        justify-content: flex-start;
    }

    .how_ p {
        padding: 0;
        font-weight: 600;}
      }
  .shopify-section.banner .col-md-7 {
      max-width: 56%;
  }

    .choose_first .new-grid .grid-item {
      max-width: 20%;}

    @media(max-width:767px){
      .choose_first .new-grid.product-grid.collection-grid {
      display: flex;flex-direction: row;overflow-x: auto;flex-wrap: nowrap;margin-left: 0px !important;}
      .choose_first .new-grid .grid-item {max-width: 60%;}
      .choose_first.dogs_ .new-grid .grid-item {max-width: 60% !important;}

    }

  .choose_first.dogs_ .row .new-grid.product-grid.collection-grid {
      margin-left: 25px;}

    .choose_first.dogs_{background:#eefeff; padding-top:40px;}

  .choose_first.dogs_ .row {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      align-content: center;
      flex-wrap: nowrap;}

    .choose_first.dogs_ .row.new {
      justify-content: flex-start;}

    .heading_box_upper {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

  .heading_box_upper .view_all {
      background-color: #d8721f;
      padding: 5px 15px;
      margin-bottom:35px;
      text-align:center;
      border-radius: 5px;}

  .heading_box_upper .view_all:hover {cursor:pointer;
      background-color: #272e44;}

  .heading_box_upper .view_all a {color: #fff;}

  .choose_first.dogs_ .row .col-md-5 {min-width:40%;}
  .choose_first.dogs_ .row .col-md-5 .dog_img img{width:100%;}
  .choose_first.dogs_ .row .col-md-7 {min-width:60%;}
  .choose_first.dogs_ .new-grid .grid-item{max-width: 32%;}

    @media(max-width:767px){
      .choose_first.dogs_ .row .col-md-5 {min-width:100%;margin-top: 25px;}
      .choose_first.dogs_ .row .col-md-7 {min-width:100%;}
  /*     .choose_first.dogs_ .new-grid .grid-item{max-width: 45%;} */
      .choose_first.dogs_ .row {flex-direction: column;}
    }

    @media (min-width: 576px){
  .container {
      max-width: 540px;}
  }

  @media (min-width: 576px){
  .container {
      max-width: 540px;}
  }

  @media (min-width: 768px){
  .container {
      max-width: 720px;}
    .choose_first .new-grid.product-grid.collection-grid {
      flex-wrap: nowrap;
      overflow-x: auto;}
    .row.dd {
      display: flex;
      align-items: stretch;}
    .row.dd .col-md-5 {
      max-width: 40%;}
    .row.dd .col-md-7.newdog {
      max-width: 60%;
      padding-left: 2%;}
    .row.dd .col-md-7.newdog .new-grid.product-grid.collection-grid .grid-item {
      max-width: 42%; flex: 0 0 35%;}

    .row.dd .col-md-7.newdog .new-grid.product-grid.collection-grid .grid-product__actions{display:none;}
  }

  @media (min-width: 992px){
  .container{
      max-width: 960px;}
  }

  @media (min-width: 1200px){
  .container{
      max-width: 1140px;}
  }

  .container {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
  }

   {% comment %}
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css" integrity="sha512-6lLUdeQ5uheMFbWm3CP271l14RsX1xtx+J5x2yeIDkkiBpeVTNhTqijME7GgRKKi6hCqovwCoBTlRBEC20M8Mg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css" integrity="sha512-17EgCFERpgZKcm0j0fEq1YCJuyAWdz9KUtv1EjVuaOz8pDnh/0nZxmU6BBXwaaxqoi9PQXnRWqlcDB027hgv9A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css" integrity="sha512-wR4oNhLBHf7smjy0K4oqzdWumd+r5/+6QO/vDda76MW5iug4PT7v86FoEkySIJft3XA0Ae6axhIvHrqwm793Nw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css" integrity="sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    <link rel="preload" href="/cdn/shop/files/web_2_13e36ffb-a4bb-4c68-a867-916a5f186a7e_1600x.jpg?v=1668024149" as="image">
   {% endcomment %}