/* Generated by less 2.5.1 */
/* !--- RESET --- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
figure,
input,
p,
blockquote,
table,
th,
td,
embed,
object {
  margin: 0;
  padding: 0;
}
/* !--- HTML5 Elements --- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
/* !--- Prevent iOS text size adjust --- */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* !--- Links --- */
a:focus,
a:active,
a:hover {
  outline: 0;
}
/* !--- Typography --- */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
h1 {
  font-size: 32px;
  font-size: 3.2rem;
}
/* displayed at 32px */
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
/* displayed at 24px */
h3 {
  font-size: 18px;
  font-size: 1.8rem;
}
/* displayed at 18px */
h4 {
  font-size: 15px;
  font-size: 1.5rem;
}
/* displayed at 15px */
h5 {
  font-size: 14px;
  font-size: 1.4rem;
}
/* displayed at 14px */
h6 {
  font-size: 12px;
  font-size: 1.2rem;
}
/* displayed at 12px */
input,
textarea,
select,
th,
td {
  font-size: 1em;
}
li li,
li p,
td p,
blockquote p {
  font-size: 1em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* !--- Embedded Content --- */
img {
  -ms-interpolation-mode: bicubic;
}
/* Improve image quality when scaled in IE 7 */
a img,
fieldset,
img,
abbr,
acronym {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/* !--- Lists --- */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 32px;
}
menu,
ol,
ul {
  padding: 0 0 0 32px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* !--- Forms --- */
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: none;
  vertical-align: top;
}
/* !--- Tables --- */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* !--- BRAND COLOURS --- */
/* !--- FONTS --- */
/* !--- BREAKPOINTS --- */
/* !--- GLOBAL STYLES --- */
@media (max-width: 599px) {
  .hide-mobile {
    display: none;
  }
}
.left {
  float: left;
}
.right {
  float: right;
}
img {
  display: block;
  height: auto !important;
  max-width: 100%;
  width: auto\9;
}
img.left,
figure.left {
  margin: 0 16px 16px 0;
}
img.right,
figure.right {
  margin: 0 0 16px 16px;
}
img.full,
figure.full {
  margin-bottom: 32px;
}
img figcaption,
figure figcaption {
  color: #897a5a;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  padding-top: 8px;
  text-align: center;
}
i.icon-left {
  margin-right: 8px;
}
i.icon-right {
  margin-left: 8px;
}
.clear {
  clear: both;
}
.fixed:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed {
  display: block;
}
/*  \*/
.fixed {
  min-height: 1%;
}
* html .fixed {
  height: 1%;
}
/* !--- COLUMNS --- */
.row {
  align-items: center;
  display: flex;
  flex-flow: column nowrap;
}
@media (min-width: 900px) {
  .row {
    flex-direction: row;
    margin: 0 -24px;
  }
}
.row [class*='col-'] {
  padding: 12px 0;
  width: 100%;
}
@media (min-width: 900px) {
  .row [class*='col-'] {
    flex: 1 0 50%;
    padding: 0 24px;
  }
}
.row .col-first {
  order: 1;
}
.row .col-second {
  order: 2;
}
@media (min-width: 900px) {
  .row .col-1-2 {
    flex-basis: 50%;
  }
  .row .col-1-3 {
    flex-basis: 33.33334%;
  }
  .row .col-2-3 {
    flex-basis: 66.66667%;
  }
  .row .col-1-4 {
    flex-basis: 25%;
  }
  .row .col-3-4 {
    flex-basis: 75%;
  }
  .row .col-1-5 {
    flex-basis: 20%;
  }
  .row .col-2-5 {
    flex-basis: 40%;
  }
  .row .col-3-5 {
    flex-basis: 60%;
  }
  .row .col-4-5 {
    flex-basis: 80%;
  }
  .row .col-first {
    order: 0;
  }
  .row .col-second {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .row .xl-1-2 {
    flex-basis: 50%;
  }
  .row .xl-1-3 {
    flex-basis: 33.33334%;
  }
  .row .xl-2-3 {
    flex-basis: 66.66667%;
  }
  .row .xl-1-4 {
    flex-basis: 25%;
  }
  .row .xl-3-4 {
    flex-basis: 75%;
  }
  .row .xl-1-5 {
    flex-basis: 20%;
  }
  .row .xl-2-5 {
    flex-basis: 40%;
  }
  .row .xl-3-5 {
    flex-basis: 60%;
  }
  .row .xl-4-5 {
    flex-basis: 80%;
  }
}
/* !--- TYPOGRAPHY --- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0069aa;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.5em;
}
h1,
.h1 {
  font-size: 4.8rem;
  margin-bottom: 0.25em;
}
h2,
.h2 {
  font-size: 4rem;
  margin-bottom: 0.35em;
}
h3,
.h3 {
  font-size: 3.6rem;
}
h4,
.h4 {
  font-size: 3.2rem;
}
h5,
.h5 {
  font-size: 2.8rem;
}
h6,
.h6 {
  font-size: 2.4rem;
}
@media (min-width: 900px) {
  h1,
  .h1 {
    font-size: 6.4rem;
  }
  h2,
  .h2 {
    font-size: 4.8rem;
  }
  h3,
  .h3 {
    font-size: 4rem;
  }
  h4,
  .h4 {
    font-size: 3.6rem;
  }
  h5,
  .h5 {
    font-size: 3.2rem;
  }
  h6,
  .h6 {
    font-size: 2.8rem;
  }
}
p,
ul,
ol,
dl,
blockquote {
  color: #897a5a;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1.5em;
}
li ul,
li ol,
dd ul,
dd ol {
  font-size: 1em;
  margin: 0;
}
dl dt {
  color: #5f5338;
  font-size: 2.1rem;
  font-weight: 700;
}
dl dd {
  margin: 0 0 24px;
  padding: 16px;
}
a {
  color: #0069aa;
  text-decoration: none;
}
a:hover {
  color: #5f5338;
}
/* !--- BUTTONS --- */
button,
.button {
  background: transparent;
  border: 2px solid #cfc5ae;
  border-radius: 24px;
  color: #897a5a;
  display: inline-block;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: .75em 1em;
  text-transform: uppercase;
  transition: all .08s linear;
}
button:hover,
.button:hover {
  background: rgba(255, 255, 255, 0.6);
  border-color: #ccbfa1;
  color: #5f5338;
  transition: all 0.15s linear;
}
/* !--- FORMS --- */
form .field {
  margin-bottom: 24px;
}
form label {
  color: #5f5338;
  display: block;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 4px;
}
form label.error {
  color: #cc0000;
}
form label.error:before {
  content: "*";
  margin-right: 8px;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ccbfa1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #897a5a;
  display: block;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  line-height: 40px;
  outline: none;
  padding: 0 16px;
  transition: background 0.5s;
  width: 100%;
  max-width: 400px;
  height: 40px;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form textarea:focus {
  background: #ffffff;
}
form textarea {
  line-height: 1.4;
  padding: 8px 16px;
  resize: none;
  max-width: 500px;
  min-height: 12em;
}
/* !--- PAW SEPARATOR --- */
.separator {
  background: url("../img/separator-line.png") no-repeat center center;
  margin: 24px 0;
  text-align: center;
  width: 100%;
  height: 30px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .separator {
    background-image: url("../img/separator-line@2x.png");
    background-size: 650px 6px;
  }
}
.separator:before {
  color: #ccbfa1;
  content: "\e905";
  display: inline-block;
  font-size: 26px;
  font-family: 'icomoon';
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?9dq2xg');
  src: url('../fonts/icomoon.eot?9dq2xg#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?9dq2xg') format('truetype'), url('../fonts/icomoon.woff?9dq2xg') format('woff'), url('../fonts/icomoon.svg?9dq2xg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icomoon-"],
[class*=" icomoon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icomoon-cat:before {
  content: "\e900";
}
.icomoon-chicken:before {
  content: "\e901";
}
.icomoon-dog:before {
  content: "\e902";
}
.icomoon-guinea:before {
  content: "\e903";
}
.icomoon-rabbit:before {
  content: "\e904";
}
.icomoon-heart:before {
  content: "\e905";
}
/* !--- BASE STYLES --- */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: url("../img/bg.jpg") #efe4cc;
  color: #5f5338;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  body {
    background-size: 250px 250px;
  }
}
/* !--- WRAPPERS --- */
.wrap {
  margin: 0 auto;
  padding: 0 16px;
  max-width: 100%;
}
.wrap.spaced {
  padding-top: 24px;
}
@media (min-width: 600px) {
  .wrap {
    max-width: 600px;
  }
}
@media (min-width: 900px) {
  .wrap {
    max-width: 840px;
  }
}
@media (min-width: 1200px) {
  .wrap {
    max-width: 1120px;
  }
}
/* !--- HEADER --- */
.header {
  padding: 16px 0;
}
.header .wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.header .wrap .logo {
  display: block;
  margin: 0 auto 24px;
  width: 120px;
}
/* !--- MAIN - Homepage / Hero Banners --- */
.hero {
  margin-bottom: 48px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 240px;
}
@media (min-width: 600px) {
  .hero {
    height: 300px;
  }
}
@media (min-width: 900px) {
  .hero {
    height: 360px;
  }
}
@media (min-width: 1200px) {
  .hero {
    height: 420px;
  }
}
@media (min-width: 1800px) {
  .hero {
    height: 480px;
  }
}
.hero:before,
.hero:after {
  background-repeat: repeat-x;
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 24px;
  z-index: 3;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .hero:before,
  .hero:after {
    background-size: 400px 12px;
    height: 12px;
  }
}
.hero:before {
  background-image: url(../img/hero/edge-top.png);
  top: 0;
}
.hero:after {
  background-image: url(../img/hero/edge-btm.png);
  bottom: 0;
}
.hero__list {
  height: 240px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
@media (min-width: 600px) {
  .hero__list {
    height: 300px;
  }
}
@media (min-width: 900px) {
  .hero__list {
    height: 360px;
  }
}
@media (min-width: 1200px) {
  .hero__list {
    height: 420px;
  }
}
@media (min-width: 1800px) {
  .hero__list {
    height: 480px;
  }
}
.hero__list__item {
  height: 240px;
  position: relative;
}
@media (min-width: 600px) {
  .hero__list__item {
    height: 300px;
  }
}
@media (min-width: 900px) {
  .hero__list__item {
    height: 360px;
  }
}
@media (min-width: 1200px) {
  .hero__list__item {
    height: 420px;
  }
}
@media (min-width: 1800px) {
  .hero__list__item {
    height: 480px;
  }
}
.hero__list__item.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.hero__list__item.compat-object-fit .hero__img {
  opacity: 0;
}
.hero__list__item__img {
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 240px !important;
}
@media (min-width: 600px) {
  .hero__list__item__img {
    height: 300px !important;
  }
}
@media (min-width: 900px) {
  .hero__list__item__img {
    height: 360px !important;
  }
}
@media (min-width: 1200px) {
  .hero__list__item__img {
    height: 420px !important;
  }
}
@media (min-width: 1800px) {
  .hero__list__item__img {
    height: 480px !important;
  }
}
.hero__list__item__wrap {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  position: relative;
  z-index: 2;
}
.hero__list__item__wrap__msg {
  flex-basis: 50%;
  text-align: center;
}
.hero__list__item__wrap__msg img {
  display: inline-block;
  margin-bottom: 8px;
  width: 40%;
}
@media (min-width: 360px) {
  .hero__list__item__wrap__msg img {
    width: 30%;
  }
}
@media (min-width: 600px) {
  .hero__list__item__wrap__msg img {
    width: 35%;
  }
}
@media (min-width: 900px) {
  .hero__list__item__wrap__msg img {
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .hero__list__item__wrap__msg img {
    width: 20%;
  }
}
.hero__list__item__wrap__msg img.xl {
  width: 50%;
}
@media (min-width: 360px) {
  .hero__list__item__wrap__msg img.xl {
    width: 32%;
  }
}
@media (min-width: 600px) {
  .hero__list__item__wrap__msg img.xl {
    width: 35%;
  }
}
@media (min-width: 900px) {
  .hero__list__item__wrap__msg img.xl {
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .hero__list__item__wrap__msg img.xl {
    width: 25%;
  }
}
.hero__list__item__wrap__msg h2 {
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0;
  text-shadow: 2px 4px 24px rgba(0, 0, 0, 0.2);
}
@media (min-width: 360px) {
  .hero__list__item__wrap__msg h2 {
    font-size: 2.4rem;
  }
}
@media (min-width: 600px) {
  .hero__list__item__wrap__msg h2 {
    font-size: 3rem;
  }
}
@media (min-width: 900px) {
  .hero__list__item__wrap__msg h2 {
    font-size: 3.6rem;
  }
}
@media (min-width: 1200px) {
  .hero__list__item__wrap__msg h2 {
    font-size: 4.8rem;
  }
}
.hero__list__item__wrap__msg h2.xl {
  font-size: 2.4rem;
}
@media (min-width: 360px) {
  .hero__list__item__wrap__msg h2.xl {
    font-size: 3rem;
  }
}
@media (min-width: 600px) {
  .hero__list__item__wrap__msg h2.xl {
    font-size: 3.6rem;
  }
}
@media (min-width: 900px) {
  .hero__list__item__wrap__msg h2.xl {
    font-size: 4.8rem;
  }
}
@media (min-width: 1200px) {
  .hero__list__item__wrap__msg h2.xl {
    font-size: 6.4rem;
  }
}
.hero__list__item__wrap__msg h2.strapline {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 900;
}
.hero__list__item__wrap__msg h2.strapline em {
  font-family: 'Merriweather', Georgia, serif;
  font-weight: 700;
}
/* !--- MAIN - Homepage / Intro --- */
.intro {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
@media (min-width: 900px) {
  .intro {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.intro__text {
  order: 2;
}
@media (min-width: 900px) {
  .intro__text {
    flex-basis: 408px;
    order: 1;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .intro__text {
    flex-basis: 503px;
    padding-right: 32px;
  }
}
.intro__text h2 {
  font-size: 4rem;
}
@media (min-width: 1200px) {
  .intro__text h2 {
    font-size: 4.8rem;
  }
}
.intro__text ul {
  color: #5f5338;
  list-style: none;
  margin: 0 0 0 36px;
  padding-left: 0;
}
.intro__text ul li {
  margin-bottom: 8px;
  position: relative;
}
.intro__text ul li:before {
  color: #ad9f82;
  content: "\e905";
  font-family: 'icomoon';
  font-size: 0.75em;
  position: absolute;
  text-align: center;
  top: 4px;
  left: -36px;
  width: 36px;
}
.intro__text ul li.beter-leven {
  padding-right: 100px;
}
.intro__text ul li.beter-leven img {
  margin-top: -21px;
  position: absolute;
  top: 50%;
  right: 0;
}
.intro__img {
  margin-bottom: 32px;
  order: 1;
}
@media (min-width: 900px) {
  .intro__img {
    flex-basis: 400px;
    margin-bottom: 0;
    order: 2;
  }
}
@media (min-width: 1200px) {
  .intro__img {
    flex-basis: 585px;
  }
}
.intro__img img {
  position: relative;
  z-index: 4;
}
@media (min-width: 1200px) {
  .intro__img img {
    transform: translateY(-60px);
  }
}
/* !--- MAIN - Homepage / Animal Boxes --- */
.pets {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  font-size: 1.6rem;
  justify-content: space-around;
  list-style: none;
  margin: 0 0 48px;
  padding: 0;
}
@media (min-width: 900px) {
  .pets {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.pets__item {
  padding: 8px;
}
@media (min-width: 900px) {
  .pets__item {
    flex-basis: 33%;
    max-width: 33%;
    padding: 4px;
  }
}
@media (min-width: 1200px) {
  .pets__item {
    padding: 8px;
  }
}
.pets__item__box {
  display: block;
  height: 100%;
  overflow: hidden;
}
.pets__item__box--dog {
  background: #a5ba41;
}
.pets__item__box--dog:hover button {
  color: #a5ba41;
}
.pets__item__box--cat {
  background: #ff8e17;
}
.pets__item__box--cat:hover button {
  color: #ff8e17;
}
.pets__item__box--rabbit {
  background: #c4b65d;
}
.pets__item__box--rabbit:hover button {
  color: #c4b65d;
}
.pets__item__box--guinea {
  background: #f7ae50;
}
.pets__item__box--guinea:hover button {
  color: #f7ae50;
}
.pets__item__box--chicken {
  background: #c43d1c;
}
.pets__item__box--chicken:hover button {
  color: #c43d1c;
}
.pets__item__box__img {
  overflow: hidden;
  width: 100%;
  height: 200px !important;
}
@media (min-width: 360px) {
  .pets__item__box__img {
    float: left;
    width: 40%;
    height: 100% !important;
    max-height: 140px;
  }
}
@media (min-width: 600px) {
  .pets__item__box__img {
    height: 200px !important;
    max-height: none;
  }
}
@media (min-width: 900px) {
  .pets__item__box__img {
    height: 100% !important;
  }
}
.pets__item__box__img img {
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}
@media (min-width: 360px) {
  .pets__item__box__img img {
    max-height: 140px;
  }
}
@media (min-width: 600px) {
  .pets__item__box__img img {
    max-height: none;
  }
}
.pets__item__box__img.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.pets__item__box__img.compat-object-fit .hero__img {
  opacity: 0;
}
.pets__item__box__text {
  color: #fff;
  padding: 24px;
}
@media (min-width: 360px) {
  .pets__item__box__text {
    float: right;
    width: 60%;
  }
}
@media (min-width: 900px) {
  .pets__item__box__text {
    padding: 16px;
  }
}
@media (min-width: 1200px) {
  .pets__item__box__text {
    padding: 24px;
  }
}
.pets__item__box__text h2 {
  color: rgba(255, 255, 255, 0.45);
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
}
.pets__item__box__text h2 strong {
  color: #fff;
  display: block;
}
@media (min-width: 900px) {
  .pets__item__box__text h2 {
    font-size: 1.313em;
  }
}
@media (min-width: 1200px) {
  .pets__item__box__text h2 {
    font-size: 1.5em;
  }
}
.pets__item__box__text p {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
}
.pets__item__box__text button {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 0.875em;
}
@media (min-width: 360px) {
  .pets__item__box__text button {
    display: none;
  }
}
@media (min-width: 600px) {
  .pets__item__box__text button {
    display: block;
  }
}
@media (min-width: 900px) {
  .pets__item__box__text button {
    font-size: 0.75em;
  }
}
@media (min-width: 1200px) {
  .pets__item__box__text button {
    font-size: 0.875em;
  }
}
.pets__item__box:hover button {
  background: #fff;
  border-color: #ffffff;
}
/* !--- MAIN - Homepage / Partners --- */
.partners {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.partners li {
  margin: 24px 36px;
  max-width: 200px;
}
.partners li img {
  max-height: 120px;
  max-width: 200px;
}
/* !--- FOOTER --- */
.footer {
  border-bottom: 4px solid #0069aa;
  padding: 24px 0;
}
.footer__wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 600px) {
  .footer__wrap {
    flex-direction: row;
  }
}
@media (min-width: 900px) {
  .footer__wrap {
    flex-wrap: nowrap;
  }
}
.footer__wrap__column {
  flex: 1 1 auto;
  text-align: center;
}
@media (min-width: 900px) {
  .footer__wrap__column {
    flex-basis: 33.3334%;
    margin-bottom: 0;
  }
}
.footer__wrap__column h6 {
  color: #0069aa;
  font-size: 2.4rem;
  margin-bottom: 0.12em;
}
.footer__wrap__column a {
  color: #897a5a;
}
.footer__wrap__column a:hover {
  color: #5f5338;
}
.footer__wrap__column.first-col {
  order: 2;
}
@media (min-width: 900px) {
  .footer__wrap__column.first-col {
    order: 1;
    text-align: left;
  }
}
.footer__wrap__column.logo {
  margin-bottom: 0;
  order: 1;
  text-align: center;
}
@media (min-width: 900px) {
  .footer__wrap__column.logo {
    order: 2;
  }
}
.footer__wrap__column.logo img {
  margin: 0 auto;
}
.footer__wrap__column.logo .strapline {
  color: #0069aa;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 900;
}
.footer__wrap__column.logo .strapline em {
  font-family: 'Merriweather', Georgia, serif;
  font-weight: 700;
}
.footer__wrap__column.last-col {
  order: 3;
}
@media (min-width: 900px) {
  .footer__wrap__column.last-col {
    text-align: right;
  }
}
