
@import url("https://use.typekit.net/tnf7ffl.css");
@import url('https://media.surepetcare.com/website/animo-gps/v4/script/css/bootstrap.min.css');
/* @import url('https://media.surepetcare.com/website/animo-gps/v4/script/css/font-awesome.min.css');
@import url('https://media.surepetcare.com/website/animo-gps/v4/script/css/animate.css');
@import url('https://media.surepetcare.com/website/animo-gps/v4/script/css/magnific-popup.css');
@import url('https://media.surepetcare.com/website/animo-gps/v4/script/css/owl.carousel.css');
@import url('https://media.surepetcare.com/website/animo-gps/v4/script/css/owl.transitions.css');  */

html{
  -webkit-font-smoothing: antialiased;
}

::-webkit-scrollbar{
  width: 8px;
  height: 1px;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #607d8b94;
}

::selection{
  background-color:#02a6b6;
  color:#fff;
}

-webkit-::selection{
    background-color:#02a6b6;
    color:#fff;
}

::-moz-selection{
    background-color:#02a6b6;
    color:#fff;
}

.animo-gps-text-style-20-d-rub-reg {
  font-family: 'Rubik';
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3e515f;
  
  }


  
 .animo-gps-text-style-20-d-pro-reg {
  font-family: SourceSansPro;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #3e515f;
}
  
  .animo-gps-text-style-18-d-pro-semi {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: normal;
  color: #3e515f;
  
  }
  
  .animo-gps-text-style-18-w-pro-semi {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  
  }
  
  .animo-gps-text-style-16-w-rub-reg {
  font-family: 'Rubik';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  
  }
  
  .animo-gps-text-style-16-d-pro-reg {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #3e515f;
  
  }
  
  .animo-gps-text-style-12-w-rub-reg {
  font-family: 'Rubik';
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.71px;
  text-align: center;
  color: #ffffff;
  
  }

  .product-learn-more-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .product-learn-more {
    /* background: linear-gradient(156deg, #c2d3cd30, rgb(194 211 205 / 19%), rgb(132 126 137 / 19%), rgb(132 126 137 / 19%)); */
      background-size: auto;
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
  }
  .product-align {
    padding-bottom: 70px;
    text-align: center;
  }

  @media (max-width: 749px){
  .container-footer div.footer-inner .site-links div.img-container img {
    height: auto;
  }
}
