/*
Theme Name: Ani Pana 2027
Author: Les Sturgeon
Version: 2.0 
*/
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  margin: 0;
  padding: 0;
}
.center {
  text-align: center !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.cookieFixed {
  position: fixed;
  bottom: 5px;
  left: 5px;
  background-color: #92bda5;
  border-radius: 20px;
  font-size: clamp(1.2rem, 2.1vw, 1.5rem);
  z-index: 2;
}
.cookieForm {
  margin: 0;
  padding: 20px;
}
.cookieButton {
  float: right;
  width: 150px;
  margin-bottom: 20px;
  text-align: center;
  border: 0;
  outline: 0;
  font-size: clamp(1rem, 2.1vw, 1.5rem);
  padding: 3px;
  background-color: white;
  border-radius: 20px;
  border: 4px solid black;
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
}
.cookieButton a {
  color: purple !important;
}
.cookieButton:hover {
  background-color: #92bda5;
}
.cookiesText {
  font-size: clamp(1rem, 2.1vw, 3rem);
  width: 90%;
  margin: 0 auto;
}
.cookiesBold {
  font-weight: bold;
}
.center {
  text-align: center !important;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: black;
}
.skip-nav-link {
  position: absolute;
  left: 10px;
  transform: translateY(-150px);
  padding: 20px;
  border-radius: 0 0 20px 20px;
  transition: transform 325ms;
}
.skip-nav-link:focus {
  transform: translateY(60%);
}
/* --- Accessibility --- */
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f8f5ee;
  clip: auto !important;
  color: black;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 1px;
  left: 1px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
nav {
  margin-top: 0px;
  padding: 24px;
  text-align: center;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}
#nav-1 {
  background: #c0b7eb;
}
.link-1 {
  transition: 0.3s ease;
  background: #c0b7eb;
  color: black;
  font-size: 20px;
  text-decoration: none;
  border-top: 0px solid #c0b7eb;
  border-bottom: 0px solid #c0b7eb;
  padding: 20px 0;
  margin: 0 20px;
}
.link-1:hover {
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  padding: 6px 0;
}
header .logo {
  width: 60%;
  margin: auto;
}
header .logo img {
  width: 100%;
}
header .headingText {
  align-self: center;
  line-height: 1.2;
  padding: 5% 10%;
}
header .headingText h1 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
  text-align: center;
  color: #6e775a;
  font-weight: 700;
}
@media screen and (min-width: 800px) {
  header .grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.divider img {
  width: 100%;
}
h2 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
}
h3 {
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
}
h2,
h3 {
  text-align: center;
  padding: 0 20px 20px 20px;
}
.grid3 {
  margin: 2% 5%;
}
.inner2 {
  border: 4px solid #c0b7eb;
  border-radius: 20px;
  margin: 10px;
}
.inner2 div:nth-child(1) {
  width: 100%;
}
.inner2 div:nth-child(1) img {
  width: 100%;
  border-radius: 16px 16px 0 0;
  display: block;
}
.inner2 div:nth-child(2) {
  font-size: clamp(1.2rem, 2.1vw, 1.8rem);
  padding: 10px 20px;
  line-height: 1.4;
}
.inner2 .boy {
  background-color: #B3EBF5;
  border-radius: 0 0 15px 19px;
}
.inner2 .girl {
  background-color: #F2DEFC;
  border-radius: 0 0 18px 18px;
}
@media screen and (min-width: 1000px) {
  .grid3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .inner2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .inner2 div:nth-child(1) {
    width: 100%;
  }
  .inner2 div:nth-child(1) img {
    width: 100%;
    height: 100%;
    border-radius: 16px 0 0 16px;
  }
  .inner2 div:nth-child(2) {
    line-height: 1.2;
  }
  .inner2 p {
    padding-top: 20px;
  }
  .inner2 .boy {
    background-color: #B3EBF5;
    border-radius: 0 18px 18px 0;
  }
  .inner2 .girl {
    background-color: #F2DEFC;
    border-radius: 0 18px 18px 0;
  }
}
.viewTheDog {
  padding-top: 50px;
}
.viewTheDog h1 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
  text-align: center;
  padding: 10px 20px;
}
.viewTheDog .left .male {
  background-color: #86cdf9;
  border-radius: 30px;
}
.viewTheDog .left .female {
  background-color: #febfca;
  border-radius: 30px;
}
.viewTheDog .left .dogBox {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 50px;
  color: black;
  text-align: center;
  padding-top: 20px;
}
.viewTheDog .left .dogBox .name {
  font-size: 5rem;
  font-family: "Raleway", serif;
  border-bottom: 2px dashed grey;
}
.viewTheDog .left .dogBox .description {
  background-color: #EBF5B3;
  padding: 10px 20px;
  color: black;
  text-align: left;
}
.viewTheDog .left .dogBox .dogInner2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 10px;
}
.viewTheDog .left .dogBox .dogInner2 .sex,
.viewTheDog .left .dogBox .dogInner2 .born {
  font-size: 1.5rem;
}
.viewTheDog .left .dogBox .dogInner4 {
  display: grid;
  grid-template-columns: 35px auto;
}
.viewTheDog .left .dogBox .smallText {
  font-size: clamp(1.2rem, 1.3vw, 1.8rem);
  line-height: 2rem;
  font-weight: 500;
  background-color: #EBF5B3;
  color: black;
  text-align: left;
  padding: 10px;
  padding-bottom: 25px;
}
.viewTheDog .left .dogBox .smallText i {
  color: green;
  font-size: 20px;
  text-align: right;
  padding: 0 10px;
}
.viewTheDog .left .thankYou {
  font-size: clamp(1.5rem, 1.6vw, 2rem);
  padding: 0 20px;
}
.viewTheDog .left .form {
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
  line-height: 1.4rem;
  padding: 0 20px;
}
.viewTheDog .left .form p {
  line-height: 1.4;
}
.viewTheDog .left .form label {
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
  line-height: 1.1;
}
.viewTheDog .left .form .formInput {
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
  border: 2px solid black;
  border-radius: 10px;
  padding: 5px;
  width: 90%;
}
.viewTheDog .rightView {
  width: 90%;
  margin: 0 auto;
}
.viewTheDog .rightView img,
.viewTheDog .rightView .video {
  width: 100%;
  border-radius: 20px;
}
@media screen and (min-width: 950px) {
  .viewTheDog {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .viewTheDog .rightView .dogInner3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .viewTheDog .rightView .dogBoxView {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    color: black;
    text-align: center;
  }
  .viewTheDog .rightView .dogBoxView .dogImage {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .viewTheDog .rightView .dogBoxView .dogImage img,
  .viewTheDog .rightView .dogBoxView .dogImage .video {
    width: 100%;
    border-radius: 20px;
  }
  .viewTheDog .rightView .dogBoxView .dogImage .video {
    border: 2px solid black;
  }
}
html {
  font-family: "Familjen Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: black;
  font-size: 16px;
  font-weight: 400;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.cormorant {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.marck {
  font-family: "Marck Script", cursive;
  font-weight: 400;
  font-style: normal;
}
.familjen-grotesk {
  font-family: "Familjen Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.smallText {
  font-size: clamp(0.8rem, 2.1vw, 1rem);
}
.standardText {
  font-size: clamp(1.5rem, 2.1vw, 1.8rem);
  line-height: 1.3;
}
.button {
  background-color: #FCF2DE;
  border: 2px solid black;
  padding: 10px 20px;
  border-radius: 20px;
}
.button:hover {
  background-color: white;
}
form {
  width: 80%;
  margin: auto;
}
label {
  font-size: clamp(1.5rem, 2.1vw, 1.8rem);
  line-height: 1.3;
}
.formInput {
  background-color: #B3EBF5;
  padding: 10px 20px;
  border: 2px solid black;
  border-radius: 10px;
  width: 80%;
  font-size: clamp(1.5rem, 2.1vw, 1.8rem);
}
.aboutAni .logo {
  width: 60%;
  margin: auto;
}
.aboutAni .logo img {
  width: 100%;
}
.aboutAni h1 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
  text-align: center;
}
.aboutAni .aniTextLeft {
  width: 90%;
  margin: auto;
  font-size: clamp(1rem, 3.1vw, 2rem);
  line-height: 1.2;
}
.aboutAni .aniTextLeft img {
  width: 50%;
  border-radius: 50%;
  float: left;
  shape-outside: circle(50%);
  margin-right: 20px;
}
.aboutAni .aniTextRight {
  width: 90%;
  margin: auto;
  font-size: clamp(1rem, 3.1vw, 2rem);
  line-height: 1.2;
}
.aboutAni .aniTextRight img {
  width: 50%;
  border-radius: 50%;
  float: right;
  shape-outside: circle(50%);
  margin-left: 20px;
}
@media screen and (min-width: 800px) {
  .aboutAni .logo {
    width: 40%;
    margin: auto;
  }
  .aboutAni .logo img {
    width: 100%;
  }
  .aboutAni .aniTextLeft img {
    width: 30%;
  }
  .aboutAni .aniTextRight img {
    width: 30%;
  }
}
.donate .logo {
  width: 60%;
  margin: auto;
}
.donate .logo img {
  width: 100%;
}
.donate h1 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
  text-align: center;
}
.donate p {
  padding: 2% 5%;
}
.donate .amount {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 90%;
  margin: auto;
}
.donate .amount div {
  margin: 10px;
  background-color: #E8FCDE;
  border: 2px solid black;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
}
.donate .amount div:hover {
  background-color: white;
  text-decoration: underline;
}
@media screen and (min-width: 500px) {
  .donate .amount {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 800px) {
  .donate .logo {
    width: 30%;
    margin: auto;
  }
  .donate .logo img {
    width: 100%;
  }
  .donate .amount {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .donate .amount {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
}
.enquiryForm .logo {
  width: 40%;
  margin: auto;
}
.enquiryForm .logo img {
  width: 100%;
}
.enquiryForm h1 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
  text-align: center;
}
.enquiryForm {
  margin-top: 5%;
  width: 80%;
  margin: 0 auto;
}
.enquiryForm input[type="text"],
.enquiryForm input[type="email"] {
  background-color: #E8FCDE;
  border: 2px solid black;
  color: #000;
  width: 100%;
  outline: 0;
  border-radius: 10px;
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
  padding: 5px 20px;
}
.enquiryForm .wpcf7-submit {
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
  margin: 20px auto;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #FCF2DE;
  border: 2px solid black;
  color: black;
}
.enquiryForm .wpcf7-submit a {
  color: black;
}
.enquiryForm .wpcf7-submit:hover {
  background-color: white;
}
.enquiryForm .wpcf7-textarea {
  background-color: #E8FCDE;
  color: #000;
  width: 100%;
  border: 2px solid black;
  outline: 0;
  border-radius: 10px;
  font-size: clamp(1.5rem, 2.1vw, 2.5rem);
  padding: 5px 20px;
}
.newsletter .logo {
  width: 40%;
  margin: auto;
}
.newsletter .logo img {
  width: 100%;
}
.newsletter h1 {
  font-size: clamp(2.5rem, 2.1vw, 4.5rem);
  text-align: center;
}
