@charset "UTF-8";
/*!
Theme Name: Petshopdream
Theme URI: http://underscores.me/
Author: Adascalitei Lucian | Digitalfix.biz
Author URI: https://digitalfix.biz/
Description: Wordpress Custom Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: petshop
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Petshopdream is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Signika:wght@300;400;700&family=Source+Sans+Pro&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.skip-link {
  position: absolute;
  top: -100px;
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  -webkit-transition: top 0.75s ease-out;
  transition: top 0.75s ease-out;
}
.skip-link:focus {
  color: #21759b;
  top: 7px;
  -webkit-transition: top 0s;
  transition: top 0s;
}

.h-100 {
  height: 100% !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

html {
  scroll-behavior: smooth;
}

body a {
  color: #5e5e5e;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
body a:hover {
  color: #816741;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
  text-decoration: none;
}
body h1, body h2, body h3, body h4, body h5, body a {
  font-family: Signika;
  font-style: normal;
  font-weight: 600;
}
body p, body span {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 400;
}
body h2 {
  font-size: 36px;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
body h4 {
  font-size: 25px;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
body h5 {
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
body h6 {
  font-size: 17.5px;
  line-height: 1.25;
  letter-spacing: 1px;
}

.center {
  text-align: center;
}

.one_segment {
  margin-top: 25px;
}

.button {
  width: fit-content;
  padding: 10px 3.75em;
  background: #726240;
  color: #fff;
  border-radius: 5px;
  border: 0;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
@media (max-width: 991.98px) {
  .button {
    padding: 10px;
  }
}
.button:hover {
  color: #fff;
  -ms-transform: translateX(150%) skew(15deg);
  /* transform: translateX(150%) skew(15deg); */
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
  background: #000;
  /*z-index: -1;*/
}
.button_adopt {
  background: #fff;
  color: #816741;
}
.button_adopt:hover {
  color: #0b0909;
}
.button_center {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.button_subscribe {
  border: 1px solid #000;
}
.button_subscribe:hover {
  border: 1px solid #fff;
}

.main-navigation {
  width: fit-content;
  margin: 0 auto;
  float: right;
  display: block;
}
.main-navigation .menu-toggle {
  display: none;
}
@media (max-width: 991.98px) {
  .main-navigation .menu-toggle {
    display: block;
    border: none;
    background: none;
    font-size: 2rem;
    text-align: right;
  }
}
.main-navigation ul {
  padding: 0;
  margin: 0;
  /*& ul.sub-menu {
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 350px;
    padding: 20px;
    background: #fff;
    box-shadow: 4px 10px 10px rgba(0, 0, 0, 0.25);
  }*/
}
@media (max-width: 991.98px) {
  .main-navigation ul {
    display: none;
  }
}
.main-navigation ul li {
  display: inline-block;
  position: relative;
  /*&:hover ul.sub-menu {
    opacity: 0;
    visibility: hidden;
  }*/
}
.main-navigation ul li.current-menu-item a {
  color: #816741;
}
.main-navigation ul li a {
  font-size: 1.2rem;
  font-weight: 900;
  padding: 0 19px;
}
@media (max-width: 1199.98px) {
  .main-navigation ul li a {
    font-size: 1rem;
  }
}
.main-navigation ul li a:hover {
  color: #816741;
}
.main-navigation.toggled {
  display: block;
  position: relative;
}
.main-navigation.toggled ul {
  display: block;
  width: 100vw;
  position: absolute;
  top: 130%;
  right: -75%;
  background: #fff;
  box-shadow: 4px 10px 10px rgba(0, 0, 0, 0.25);
}
.main-navigation.toggled ul li {
  width: 100%;
  text-align: left;
  padding: 7px 0;
}
.main-navigation.toggled ul li a {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 10px;
  color: #0b0909;
}
.main-navigation--top ul {
  text-align: right;
}
.main-navigation--top ul li a {
  color: #fff;
  font-size: 1rem;
}
.main-navigation--top ul li a:hover {
  color: #000;
}
.main-navigation--top ul li.current-menu-item > a {
  color: #000;
}

.site-top_header {
  padding: 15px 0;
  background-color: #816741;
  background-image: url("https://dahz.daffyhazan.com/pabu/wp-content/uploads/2018/06/header-brush-7.png");
  background-position: bottom;
  background-repeat: repeat-x;
}
.site-top_header--social-media a {
  color: #fff;
  font-size: 1.4rem;
  margin-right: 7px;
}
.site-top_header--social-media a:nth-last-child(1) {
  margin-right: 0;
}
.site-top_header--social-media a:hover {
  color: #000;
}
.site-header {
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-color: #e0e0e0;
  border-bottom-style: solid;
  padding: 15px 0;
  position: sticky;
  top: 0;
  z-index: 10;
}

.stripe {
  padding: 135px 0;
  position: relative;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.stripe h1, .stripe h3 {
  color: #fff;
  position: relative;
  z-index: 9;
}
.stripe:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.stripe .entry-meta {
  color: #fff;
  position: relative;
  z-index: 9;
}
.stripe .entry-meta a {
  color: #fff;
}

.site-content--contact {
  padding-top: 55px;
}
.site-content--text {
  padding: 35px 0;
}
.site-content_extrainfo {
  background: #816741;
  padding: 35px 0;
  color: #fff;
  margin-top: 55px;
}
.site-content_extrainfo a {
  color: #fff;
}
.site-content_extrainfo a:hover {
  color: #fff;
}
.site-content_extrainfo--middle {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.site-content_extrainfo i {
  font-size: 3rem;
}
.site-content_extrainfo h3 {
  margin: 10px 0;
}
.site-content--faq {
  padding: 75px 0;
}
@media (max-width: 991.98px) {
  .site-content--faq {
    padding: 0;
  }
}
.site-content--faq .card {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0;
}
.site-content--faq .card-header {
  position: relative;
}
.site-content--faq .card-header--icon {
  position: absolute;
  right: 0;
  top: 0;
}
.site-content--faq button {
  background: transparent;
  border: none !important;
  width: 100%;
  text-align: left;
  padding: 0;
  color: #816741;
}
.site-content--faq button:focus {
  outline: none !important;
}
.site-content--archives {
  padding: 55px 0;
}
.site-content--archives img {
  width: 100%;
}
.site-content--archives .card-body {
  padding: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  padding-bottom: 15px;
  background-color: #ffffff;
  border-width: 0px;
  border-style: solid;
  border-color: #dcdcdc;
}
.site-content--archives article {
  padding: 25px;
}

.form {
  padding-bottom: 25px;
}
.form--input {
  width: 100%;
  height: 45px;
  padding-left: 15px;
}
.form--input_contact {
  margin-bottom: 15px;
}
.form--textarea {
  padding-left: 15px;
  padding-top: 15px;
  width: 100%;
  height: 75px;
  margin: 30px 0;
}
.form--textarea_contact {
  margin: 0;
}
.form--submit {
  width: 100%;
}
@media (max-width: 991.98px) {
  .form--submit {
    margin-top: 15px;
  }
}
.form p {
  margin-bottom: 0;
}
.form h3 {
  font-size: 36px;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.form span {
  font-size: 26px;
}
.form_description {
  padding: 15px 0;
}

body.page-template-contact .subscribe {
  display: none;
}
body.page-template-contact .site-content--text {
  padding-bottom: 0;
}

.family_row {
  padding: 25px;
  background: #f6f6f6;
  margin: 20px 0;
}
@media (max-width: 991.98px) {
  .family_row {
    padding: 10px;
  }
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  /* White with a little bit see-through */
}

/* The content */
.overlay-content {
  position: relative;
  top: 26%;
  width: 50%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

/* Close button */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: black;
}

.overlay .closebtn:hover {
  color: #ccc;
}

/* Style the search field */
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

/* Style the submit button */
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}

div.asl_r.vertical {
  background: #816741 !important;
}

.post-thumbnail img {
  width: 100%;
  object-fit: cover;
  margin: 25px 0;
}

.row-centered {
  text-align: center;
  display: inherit;
}

.col-centered {
  display: inline-table;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
  text-align: center;
}

@media (max-width: 767.98px) {
  .row {
    margin: 0 !important;
  }
}

@media (max-width: 767.98px) {
  .g-recaptcha > div {
    width: 100% !important;
  }
  .g-recaptcha > div iframe {
    width: 100%;
  }
}
.map {
  width: 100%;
}
.map iframe {
  width: 100%;
}

.carousel-indicators {
  position: relative;
}

#myCarousel .list-inline {
  white-space: nowrap;
  overflow-x: auto;
}

#myCarousel .carousel-indicators {
  position: static;
  left: initial;
  width: initial;
  margin-left: initial;
  margin-right: 0;
}

#myCarousel .carousel-indicators > li {
  width: initial;
  height: initial;
  text-indent: initial;
}

#myCarousel .carousel-indicators > li.active img {
  opacity: 0.9;
}

form.woocommerce-checkout {
  display: flex;
}

.woocommerce-checkout .col2-set {
  width: 60%;
  /*    float: left;*/
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
  width: 100% !important;
  max-width: 100% !important;
  /*    float:left;*/
  margin: 0px !important;
  padding: 0px !important;
}
.woocommerce-checkout p.form-row {
  width: 100%;
  float: left;
  /*padding: 0px 15px;*/
  padding-right: 15px;
}
.woocommerce-checkout label {
  width: 100%;
}
.woocommerce-checkout .input-text {
  width: 100%;
  background: 0 0;
  box-shadow: none;
  height: 50px;
  border-color: #e0e0e0;
  min-height: 50px;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  box-sizing: border-box;
  touch-action: manipulation;
}

.wc_payment_methods {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

.woocommerce-form-coupon-toggle {
  text-align: center;
  margin-bottom: 35px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  font-size: 25px;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #2a2926;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 3rem;
  color: #816741;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
  width: 100%;
  display: block;
  text-align: center;
  color: #816741;
  font-size: 1.3rem;
}
.woocommerce .checkout_coupon {
  width: fit-content;
  margin: 0 auto;
  display: block;
  border: 2px dashed;
  border-color: #e0e0e0;
  padding: 25px;
  margin-bottom: 25px;
}
.woocommerce .checkout_coupon p {
  width: 100%;
}
.woocommerce .checkout_coupon p button {
  width: 100%;
}

.woocommerce-checkout-review-order {
  width: 40%;
  /*  float: right;*/
  border-left: 1px solid #816741;
  padding-left: 15px;
}
.woocommerce-checkout-review-order-table {
  width: 100%;
}

.woocommerce-checkout-payment {
  height: auto;
  overflow: visible;
}

form.woocommerce-checkout table thead {
  border-bottom: 4px solid #ebebeb;
}

form.woocommerce-checkout .woocommerce-checkout-payment ul li {
  list-style-type: none;
  overflow: hidden;
  border-bottom: 1px solid;
  padding: 20px;
  position: relative;
}

form.woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_bacs input[type=radio], form.woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_cheque input[type=radio], form.woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_cod input[type=radio], form.woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal input[type=radio], form.woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_ppec_paypal input[type=radio] {
  float: left;
  margin-top: 0.3em;
  margin-left: 0;
}

.input-radio {
  height: 15px;
  width: 15px;
  position: relative;
  right: 20px;
  top: 20px;
  background: 0 0;
  border: 1px solid;
  margin-top: -2px;
  border-bottom: 1px solid #e0e0e0;
}

.homepage {
  height: 100vh;
  display: block;
  overflow: hidden;
  position: relative;
}
.homepage .site-header {
  background: transparent;
}
@media (max-width: 767.98px) {
  .homepage .site-header {
    border: none;
  }
}
.homepage .site-top_header {
  background: transparent;
}
@media (max-width: 767.98px) {
  .homepage .site-top_header {
    display: none;
  }
}
.homepage .tops {
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
}
.homepage .tops a {
  color: #fff;
}
@media (max-width: 767.98px) {
  .homepage button.menu-toggle {
    color: #fff;
  }
}

.box {
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: -55px;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .box {
    top: 0;
  }
}
.box .container {
  background: #fff6ea;
}
.box--image {
  padding: 0 !important;
}
.box--image img {
  width: 100%;
}
@media (max-width: 767.98px) {
  .box--image img {
    position: relative;
    top: -55px;
  }
}
.box--text {
  padding: 10vh 6vh;
  background-color: #fff6ea;
}
@media (max-width: 767.98px) {
  .box--text {
    padding: 0;
  }
}
.box--text h2 {
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 991.98px) {
  .box--text h2 {
    font-size: 38px;
  }
}
@media (max-width: 767.98px) {
  .box--text h2 {
    font-size: 28px;
  }
}
.box--text h4 {
  font-size: 32px;
  color: #816741;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 991.98px) {
  .box--text h4 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .box--text h4 {
    font-size: 24px;
  }
}

.services {
  text-align: center;
  padding: 25px 0;
}
.services--icon {
  font-size: 60px;
  color: #816741;
}

.call_to_action {
  text-align: center;
  padding: 15vh 0;
  color: #fff;
  position: relative;
  background-position: 50% 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 25px 0;
}
@media (max-width: 991.98px) {
  .call_to_action {
    padding: 0;
  }
  .call_to_action h2 {
    font-size: 26px;
  }
}
.call_to_action--title {
  padding: 15px 0;
}
.call_to_action--subtitle {
  padding-bottom: 15px;
}
.call_to_action--text {
  padding: 15px 0;
}
.call_to_action:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.call_to_action_overlay {
  position: relative;
  display: block;
  z-index: 2;
  padding: 0px 15vw;
}
@media (max-width: 767.98px) {
  .call_to_action_overlay {
    padding: 0;
  }
}

.home_content {
  padding: 25px 0;
}
.home_content img {
  width: 100%;
}

.team {
  padding: 55px 0;
  text-align: center;
}
.team_description {
  padding: 5vh 15vh;
}
@media (max-width: 991.98px) {
  .team_description {
    padding: 10px;
  }
}
.team_member--info {
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.team_member--image {
  position: relative;
}
.team_member--image img {
  width: 100%;
}
.team_member--image_overlay {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 3;
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(to top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 100%);
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.team_member--info {
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.team_member--details {
  opacity: 0;
}
.team_member--details_contact a {
  font-size: 1.5rem;
  margin: 0 10px;
}
.team_member:hover .team_member--image_overlay {
  opacity: 1;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.team_member:hover .team_member--info {
  position: relative;
  transform: translateY(-120%);
  opacity: 1;
  z-index: 5;
  color: #fff;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.team_member:hover .team_member--details {
  opacity: 1;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
  transform: translateY(-10%);
  z-index: 5;
}

.service {
  padding: 55px 0;
}
.service_space {
  margin-bottom: 15px;
}
.service_box {
  /*padding: 25px;*/
  padding-bottom: 15px;
  background-color: #ffffff;
  border-width: 0px;
  border-style: solid;
  border-color: #dcdcdc;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .service_box {
    padding: 10px;
  }
}
.service_box--bottom {
  vertical-align: sub;
}
.service_box--best {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  height: 100%;
  margin-bottom: 15px;
}
.service_box--title {
  color: #0e0e0e;
  font-size: 25px;
  line-height: 1.25em;
  text-align: center;
  margin-top: 15px;
  padding: 0px 15px;
}
.service_box--image {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.service_box--text {
  padding: 15px;
}
.service_box--price {
  margin-top: 10px;
  color: #0e0e0e;
  font-size: 54px;
  line-height: 1.25em;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.service_box--subscription {
  font-size: 17px;
  color: #977a3e;
  padding: 4px 1em;
  border-style: solid;
  border-width: 1px;
  border-radius: 100em;
  border-color: #977a3e;
  width: fit-content;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
}

.testimonials {
  /*padding: 55px 0;*/
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  color: #fff;
}
.testimonials_inner, .testimonials > h2, .testimonials_text {
  position: relative;
  z-index: 2;
  display: block;
}
.testimonials_inner_box {
  color: #000;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
}
@media (max-width: 991.98px) {
  .testimonials_inner_box {
    padding: 10px;
    margin-bottom: 15px;
  }
}
.testimonials:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.testimonials_topbackground {
  position: relative;
  width: 100%;
  display: block;
  height: auto;
  transform: rotate(180deg);
  z-index: 2;
}
.testimonials_botbackground {
  position: relative;
  width: 100%;
  display: block;
  height: auto;
  z-index: 2;
}

.contact iframe {
  width: 100%;
}

.pet {
  padding: 55px 0;
}
.pet--info {
  position: sticky;
  top: 110px;
}
.pet--info h2 {
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: 1px;
  border-bottom: 1px solid #0b0909;
  padding-bottom: 10px;
}
.pet--info--detail {
  margin-top: 15px;
  font-size: 1.4rem;
}
.pet--info--detail strong {
  color: #816741;
}
.pet--image {
  width: 100%;
}
.pet--attributes {
  padding: 15px;
  background: #816741;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.pet--attributes--detail {
  margin-bottom: 5px;
  display: block;
}
.pet--description {
  padding: 25px 0;
}
.pet--description .pet {
  padding: 0;
  border-bottom: 1px solid #0b0909;
  margin-bottom: 15px;
}
.pet--description--parents_parent {
  text-align: center;
}
.pet--description--parents_parent img {
  width: 100%;
  margin-bottom: 15px;
}
.pet--adoption {
  background: #816741;
  padding: 25px;
  color: #fff;
  border-radius: 10px;
}
.pet--adoption form a {
  color: #fff;
  padding: 10px 0;
}
.pet-similar {
  padding: 25px 0;
}
.pet_gallery img {
  width: 100%;
}

.service_gallery img {
  width: 100%;
}
.service_info--title {
  color: #816741;
}
.service_info--price {
  font-size: 1.6rem;
}
.service_info--price .subscription {
  color: #816741;
  font-size: 1.2rem;
}
.service_info--cta {
  display: block;
  margin: 15px 0;
}
.service_info--add-to-cart button {
  margin-top: 15px;
  display: block;
}

.comments-area {
  position: relative;
  padding: 25px 0;
}
.comments-area ol {
  padding-left: 0;
  list-style-type: none;
}
.comments-area ol li {
  margin: 0 0 25px;
}
.comments-area ol li .comment-body {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ededed;
  box-shadow: 0 1px 1px #ededed;
  height: auto;
  max-width: 100%;
  position: relative;
}
.comments-area ol li .comment-body .comment-metadata {
  position: absolute;
  top: 55px;
  right: 15px;
}
@media (max-width: 767.98px) {
  .comments-area ol li .comment-body .comment-metadata {
    position: relative;
    top: 0;
    right: -17px;
  }
}
.comments-area ol li .comment-body .comment-author {
  position: relative;
  padding: 15px 20px;
  border-bottom: 1px solid #ededed;
}
.comments-area ol li .comment-body .comment-author img {
  float: left;
  margin-right: 15px;
  width: 50px;
  height: 50px;
}
.comments-area ol li .comment-body .comment-author b {
  width: 100%;
  display: block !important;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */
}
.comments-area ol li .comment-body .comment-content {
  display: block;
  padding: 15px 20px;
  position: relative;
}
.comments-area ol li .comment-body .comment-content p {
  width: 100%;
  display: block !important;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */
}
.comments-area ol li .comment-body .reply {
  font-size: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #ccc;
}
.comments-area .children {
  padding-left: 35px;
  margin-top: 15px;
  position: relative;
}
.comments-area .children:before {
  content: "";
  left: -24px;
  position: absolute;
  top: 50%;
  width: 25px;
  color: #c8c8c8;
  font-size: 15px;
  font-family: Font Awesome\ 5 Pro;
}
.comments-area .form-submit input {
  width: fit-content;
  background: black;
  border: none;
  display: block;
  color: #fff;
  padding: 10px 17px;
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
  border-radius: 4px;
}
.comments-area .form-submit input:hover {
  transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
  background: #816741;
}
.comments-area_recap {
  position: absolute;
  bottom: 50px;
  right: 25px;
}
@media (max-width: 767.98px) {
  .comments-area_recap {
    right: 15px;
    bottom: 125px;
  }
}

.comment-respond {
  background: #eee;
  padding: 25px;
}
.comment-respond .comment-form-comment label {
  display: none;
}
.comment-respond .comment-form-comment textarea {
  width: 100%;
  font: 400 15px "helvetica", trebuchet ms;
  border-radius: 0;
  height: 150px;
  resize: none;
  margin-bottom: 20px;
  border: 1px solid #cbd0d2;
  padding: 10px;
  clear: both;
}
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
  width: calc(100% / 3);
  float: left;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 767.98px) {
  .comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
    padding-right: 0;
    width: 100%;
  }
  .comment-respond .comment-form-author input, .comment-respond .comment-form-email input, .comment-respond .comment-form-url input {
    width: 100%;
  }
}
.comment-respond .comment-form-author label, .comment-respond .comment-form-email label, .comment-respond .comment-form-url label {
  display: none;
}
.comment-respond .comment-form-author:after, .comment-respond .comment-form-email:after, .comment-respond .comment-form-url:after {
  background: none #2f2f2f;
  position: absolute;
  left: 0;
  top: 0;
  font-family: Font Awesome\ 5 Pro;
  color: #fff;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-weight: 900;
}
.comment-respond .comment-form-author span, .comment-respond .comment-form-email span, .comment-respond .comment-form-url span {
  background: red;
  width: 30%;
  float: left;
}
.comment-respond .comment-form-author input, .comment-respond .comment-form-email input, .comment-respond .comment-form-url input {
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 0;
  height: 38px;
  border: 1px solid #cbd0d2;
  padding-left: 40px;
}
.comment-respond .comment-form-author:after {
  content: "";
}
.comment-respond .comment-form-email:after {
  content: "";
}
.comment-respond .comment-form-url:after {
  content: "" !important;
}
@media (max-width: 767.98px) {
  .comment-respond .form-submit {
    margin-top: 95px;
  }
  .comment-respond .form-submit input {
    width: 100%;
    text-align: center;
  }
}

.single .entry-content {
  padding: 55px 0;
}

.subscribe {
  background-image: url("img/subscribe.png");
  background-color: #816741;
  position: relative;
  margin-top: 50px;
}
.subscribe--form {
  padding: 35px 0;
}
.subscribe--form input {
  height: 45px;
  padding-left: 15px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .subscribe--form input {
    /*padding: 0;*/
  }
}
.subscribe--form_submit {
  text-align: right;
}
.subscribe h3 {
  color: #fff;
  font-size: 2rem;
}
.subscribe img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .subscribe img {
    display: none;
  }
}

.site-footer {
  background-color: #0b0909;
  background-image: url("img/footer-bg.png");
  background-position: top;
  background-repeat: repeat-x;
  padding: 55px 0;
  color: #fff;
}
.site-footer h6.widget-title {
  margin-bottom: 25px;
}
.site-footer ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.site-footer ul a {
  color: #fff;
}
.site-footer ul a:hover {
  color: #816741;
}
.site-footer--1 img {
  margin-bottom: 15px;
}
.site-footer--long_menu {
  width: fit-content;
  float: right;
}
.site-footer--long_menu a {
  color: #fff;
  padding: 0 10px;
}
.site-footer--long_menu a:nth-last-child(1) {
  padding-right: 0;
}

.social-media a {
  font-size: 1.7rem;
  margin-right: 15px;
  color: #fff;
}
.social-media a:nth-last-child(1) {
  margin-right: 0;
}

/*# sourceMappingURL=style.css.map */
