/*!
Theme Name: PB18
Theme URI: http://underscores.me/
Author: Becky Davis
Author URI: http://beckydavisdesign.com
Description: 2018 re-design for Lafeber Pet Birds
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pb18
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 with others.

PB18 is based on Underscores https://underscores.me/, (C) 2012-2017 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/
*/
/*--------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
  border-color: #aaa #bbb #bbb;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 30px;
  padding: 3px;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #aa001b;
}
a:visited {
  color: rgba(170, 0, 27, 0.7);
}
a:hover,
a:focus,
a:active {
  color: rgba(170, 0, 27, 0.7);
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
#toc_container ul.toc_list {
  padding: 0 15px !important;
}
.widget ul.toc_widget_list.no_bullets ul {
  padding-left: 17px !important ;
}
.toc_widget ul.toc_widget_list.no_bullets li,
#toc_container ul.toc_list li {
  font-weight: 600 !important;
}
.toc_widget ul.toc_widget_list.no_bullets ul li,
#toc_container ul.toc_list ul li {
  font-weight: 400 !important;
}
.toc_widget ul.toc_widget_list.no_bullets ul,
#toc_container ul.toc_list ul {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.toc_widget ul.toc_widget_list.no_bullets li:last-child ul,
#toc_container ul.toc_list li:last-child ul {
  border-color: transparent;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*---------------------colors-----------------------------*/
/*---------------------links, typography & buttons-----------------------------*/
a {
  color: #aa001b;
  text-decoration: none;
}

a:visited {
  color: rgba(170, 0, 27, 0.7);
}

a:hover {
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:active {
  color: rgba(170, 0, 27, 0.8);
}

h1,
.hero-title {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #000;
}

h1.hero-title,
.hero-title {
  font-size: 4.375rem;
  width: 65%;
  line-height: 1.1;
}

h2,
h3,
h4,
h4.pt-cv-title {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #45220e;
}

h2 {
  font-size: 2.313rem;
}

h3 {
  font-size: 1.875rem;
}

h4,
h4.pt-cv-title {
  font-size: 1.625rem;
}

h2.widget-title,
.smtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #aa001b;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  margin-bottom: 1rem;
}

.smtitle.blk {
  color: #000;
}

h2.widget-title,
.smtitle.brn {
  color: #45220e;
}

h2.entry-title {
  margin-top: 0;
}

.btn.gold {
  background: #fdc33f;
}

.btn.blu,
ul.products a.button,
.button {
  background: #0078c2;
}

.btn.orng {
  background: #fc5d29;
}

.btn.brn {
  background: #45220e;
}

.btn,
a.btn,
ul.products a.button,
.button,
a.woocommerce-Button.button,
a.button.wc-forward {
  font-family: 'Lato', sans-serif;
  font-size: 1.438rem;
  font-weight: 700;
  border-radius: 50px;
  text-align: center;
  margin-top: 10px;
  color: white;
  padding: 2% 5%;
  text-decoration: none;
}

ul.products a.button {
  font-size: 1rem;
}

a.btn.lg {
  padding: 25px 35px;
}

a.btn.blu:hover,
ul.products a.button:hover {
  background: rgba(0, 120, 194, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a.btn.orng:hover {
  background: rgba(252, 93, 41, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a.btn.gold:hover {
  background: rgba(253, 195, 63, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a.btn.brn:hover {
  background: rgba(69, 34, 14, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.btn.gold.mar {
  margin-bottom: 1.5rem;
}

ul,
ol {
  list-style: none;
  margin: 0 0 1.5em -1em;
}

[class^='icon-'],
[class*=' icon-'] {
  font-size: 3.5rem;
}

/*---------------------------main structure-----------------------------*/
body {
  background: #f2eee5;
  font-family: 'Lato', sans-serif;
  color: #5a5a59;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2%;
  overflow: hidden;
}

.inner-y {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2%;
}

.grid {
  display: grid;
}

/*---------------------sidebar right----------------------------*/
.content-area {
  float: left;
  margin: 0 -27% 0 0;
  width: 100%;
  font-size: 1.25rem;
}

.site-main {
  margin: 0 27% 0 0;
}

.site-content .widget-area {
  float: right;
  overflow: hidden;
  width: 25%;
  font-size: 1.125rem;
}
.site-content .widget-area ul {
  list-style: none;
  margin: 0 0 1.5em -1em;
}
.site-content .widget-area li {
  margin: 0.5em 0;
}
.site-content .widget-area li > a {
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

.widget {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  padding: 20px 10px 20px 20px;
}

.site-footer {
  clear: both;
  width: 100%;
}

/*--------------------- no sidebar ----------------------------*/
.page-template-page-full .content-area,
.page-template-page-full .site-main,
.page-template-page-home .content-area,
.page-template-page-home .site-main,
.page-template-page-home-foodfirst .content-area,
.page-template-page-home-foodfirst .site-main,
.page-template-page-species .content-area,
.page-template-page-species .site-main,
.page-template-page-quiz .content-area,
.page-template-page-quiz .site-main,
.page-template-page-pellets .content-area,
.page-template-page-pellets .site-main {
  margin: 0;
  float: none;
}
.page-template-page-full .content-area .entry-content,
.page-template-page-full .site-main .entry-content,
.page-template-page-home .content-area .entry-content,
.page-template-page-home .site-main .entry-content,
.page-template-page-home-foodfirst .content-area .entry-content,
.page-template-page-home-foodfirst .site-main .entry-content,
.page-template-page-species .content-area .entry-content,
.page-template-page-species .site-main .entry-content,
.page-template-page-quiz .content-area .entry-content,
.page-template-page-quiz .site-main .entry-content,
.page-template-page-pellets .content-area .entry-content,
.page-template-page-pellets .site-main .entry-content {
  margin: 0.5em 0.25em;
}

/*---------------------header---------------------------*/
.svg-inline,
.svg-block {
  display: none;
}

.svg .svg-inline {
  display: inline;
}

.svg .not-svg-item {
  display: none;
}

.grow {
  position: relative;
  height: 690px;
}

.hero {
  position: absolute;
  z-index: -1;
}

.site-branding {
  grid-template-columns: 4fr 1fr;
}

.logo {
  grid-row: 2;
}

.site-description {
  color: white;
  font-size: 0.9rem;
  font-family: 'Playfair Display', serif;
  margin: -1.1em 0 0 7.5%;
}

.social {
  background: url('images/social.png') no-repeat;
  padding: 2.7rem;
  position: relative;
  background-position-x: 100%;
  font-size: 1.5rem;
}
.social a {
  text-decoration: none;
}
.social .icons {
  position: absolute;
  top: 48%;
  left: 34%;
}
.social .icons [class^='icon-'],
.social .icons [class*=' icon-'] {
  font-size: 1.5rem;
}

form.search-form {
  margin: -8px 0px 0 0;
  text-align: right;
  height: 21px;
}
form.search-form .icon-search {
  font-size: 40px;
  background-color: #f1ebe6;
  border-radius: 50%;
  position: relative;
  padding: 1%;
}

.search-field {
  background-color: transparent;
  border: none !important;
  cursor: pointer;
  height: 64px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0px;
  top: -11px;
  left: 27px;
}

.search-field:focus {
  cursor: text;
  outline: 0;
  width: 237px;
  background-color: #f1ebe6;
  border-radius: 40px 0 0 40px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  padding: 15px;
}

.search-form .search-submit {
  display: none;
}

/*--------------------- nav-----------------------------*/
.mobile {
  display: none;
}

.topmenu {
  grid-column-start: 2;
  margin-bottom: 0.5rem;
}
.topmenu a {
  color: white;
  font-family: 'Playfair Display', serif;
  font-size: 1.125rem;
  text-decoration: none;
}
.topmenu a:hover {
  color: #aa001b;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
.topmenu li {
  padding: 0 3.5%;
  border-right: 1px solid white;
  line-height: 1.3rem;
  float: left;
}
.topmenu li:last-child {
  border: none;
}
.topmenu ul {
  list-style: none;
}

.main-navigation {
  width: 100%;
  background: white;
  padding: 2.5% 1%;
  border-radius: 50px;
}
.main-navigation a {
  color: #000;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
}
.main-navigation a:hover {
  color: #aa001b;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: underline;
}
.main-navigation li {
  padding: 0 1.5%;
  border-right: 2px solid #e5e5e5;
  line-height: 1.5rem;
}
.main-navigation li:last-child {
  border: none;
}
.main-navigation .bird a {
  color: #aa001b;
}

.home .main-navigation {
  position: relative;
}

.mob-slider {
  float: left;
  margin-top: -10px;
}

.mobile {
  width: 100%;
  margin: 0 auto;
  background: white;
  padding: 25px 5px;
}

.mob-nav {
  background: white;
  float: left;
  width: 100%;
  font-family: 'Playfair Display', serif;
}
.mob-nav .label a,
.mob-nav .icon-menuarrow {
  color: #000;
  text-decoration: none;
  font-size: 1.15rem;
}
.mob-nav .label-child a,
.mob-nav .label-grand a {
  color: #aa001b;
  font-weight: 400;
  font-size: 1rem;
}
.mob-nav .label-child a:hover,
.mob-nav .label-grand a:hover {
  text-decoration: underline;
}
.mob-nav ul li:first-child {
  margin-left: 0;
}

.label-child a {
  color: #aa001b;
  font-weight: 700;
  font-size: 1.15rem;
  line-height: 1.5;
}

.this-site-nav ul,
.mob-nav ul {
  background: rgba(255, 255, 255, 0.8);
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.this-site-nav ul li,
.mob-nav ul li {
  float: left;
  margin-left: 1.5%;
  padding: 0 1%;
}
.this-site-nav ul ul,
.mob-nav ul ul {
  border-radius: 25px;
  background: white;
  box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.1);
  padding: 10px 15px 20px;
  float: left;
  position: absolute;
  left: -999em;
  z-index: 99999;
  width: 240px;
}
.this-site-nav ul ul li,
.mob-nav ul ul li {
  float: none;
}
.this-site-nav ul ul a,
.mob-nav ul ul a {
  color: #aa001b;
  font-size: 1rem;
}
.this-site-nav ul ul ul,
.mob-nav ul ul ul {
  left: -999em;
  margin-left: -20px;
  width: 100%;
  margin-top: 5px;
}
.this-site-nav ul ul li:hover > ul,
.this-site-nav ul ul li.focus > ul,
.mob-nav ul ul li:hover > ul,
.mob-nav ul ul li.focus > ul {
  left: 10%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.this-site-nav ul ul :hover > a,
.this-site-nav ul ul .focus > a,
.mob-nav ul ul :hover > a,
.mob-nav ul ul .focus > a {
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
.this-site-nav ul ul a:hover,
.this-site-nav ul ul a.focus,
.mob-nav ul ul a:hover,
.mob-nav ul ul a.focus {
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
.this-site-nav ul li:hover > ul,
.this-site-nav ul li.focus > ul,
.mob-nav ul li:hover > ul,
.mob-nav ul li.focus > ul {
  left: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.mob-nav ul li:last-of-type > ul.sub-menu {
  right: 1%;
}

.this-site-nav ul ul {
  width: 290px;
}
.this-site-nav ul ul .current-menu-item a {
  color: #000;
}

.this-site-nav {
  margin-top: 5.5rem;
  width: 86%;
  background: rgba(255, 255, 255, 0.8);
  padding: 1.5% 1%;
  border-radius: 30px;
}
.this-site-nav a {
  color: #000;
  font-family: 'Playfair Display', serif;
  font-size: 1.063rem;
  font-weight: 700;
}
.this-site-nav a:hover {
  color: #aa001b;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
.this-site-nav ul {
  margin: 0 0 0 -1rem;
}
.this-site-nav .current-menu-item,
.this-site-nav .current-menu-ancestor {
  border: #aa001b solid 1px;
  border-radius: 50px;
  background: white;
}
.this-site-nav .current-menu-item a,
.this-site-nav .current-menu-ancestor a {
  color: #aa001b;
}
.this-site-nav [class^='icon-'],
.this-site-nav [class*=' icon-'] {
  font-size: 1.2rem;
}

.widget_nav_menu {
  background: none;
  padding: 0;
}

ul#responsive-menu [class^='icon-'],
ul#responsive-menu [class*=' icon-'] {
  font-size: 2rem;
}

/*--------------------- regular pages -----------------------------*/
.inner.caption {
  margin-top: -16rem;
  overflow: visible;
}

.inner.caption.tall {
  margin-top: -21rem;
}

.entry-content {
  margin: 0 10% 0 0;
  font-size: 1.25rem;
}
.entry-content ul li:before {
  content: '\e908';
  font-family: 'icomoon' !important;
  margin: 0 0 0 -1em;
}

img.rnd {
  border-radius: 50%;
}

.cat-box,
ul.labels li,
td.product-thumbnail,
#wpsl-stores li {
  background: white;
  border-radius: 25px;
  box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.thumb img,
.micro,
.pt-cv-thumbnail.pull-left {
  border-radius: 50%;
}

.pt-cv-thumbnail.pull-left {
  width: 100px;
  margin-bottom: 40px !important;
}

.cvp-live-filter select {
  border-radius: 20px;
}

.cvp-live-filter.cvp-button .btn:first-of-type {
  display: none !important;
}

ul.labels {
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15px;
  margin: 0 0 1.5rem -1rem;
}
ul.labels li {
  padding: 3% 5%;
  margin: 0 0 1.5rem;
  border-radius: 40px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-items: center;
}
ul.labels li:before {
  content: none;
}

ul.labels.single {
  max-width: 75%;
}

#fancybox-wrap,
#fancybox-outer,
#fancybox-content {
  border-radius: 30px !important;
}

.tablepress tfoot th,
.tablepress thead th {
  background-color: #f2eee5;
  border-bottom: 2px solid #45220e;
}

.wp-caption .wp-caption-text {
  font-size: 0.9rem;
}

.toc {
  font-size: 1rem;
  padding-bottom: 8rem !important;
}
.toc a {
  margin-bottom: 0.75rem;
  float: left;
  line-height: 1.1;
  clear: left;
}

/*--------------------- Home  -----------------------------*/
.woocommerce-info {
  border: 1px solid #3d9cd2;
  padding: 20px;
  border-radius: 20px;
}

.home h3 {
  font-weight: 400;
  margin: 0 0 0.25rem;
  color: #aa001b;
}

.ed-health {
  grid-template-columns: 2fr 1fr;
  margin: 0 0 3.5rem;
}
.ed-health .btn {
  grid-column: span 2;
  width: 38%;
}

.home .art {
  grid-template-columns: 1fr 5fr;
  margin-top: 2rem;
  border-right: 2px solid rgba(69, 34, 14, 0.05);
  padding-right: 2%;
}
.home .art .article {
  margin-top: 1rem;
}

.art {
  grid-template-columns: 1fr 5fr;
  margin-top: 2rem;
}
.art .thumb {
  margin-top: 1rem;
}

.vid-health {
  padding-left: 5%;
}
.vid-health h3 {
  color: #45220e;
}

.cat-list {
  grid-template-columns: 1fr 3fr;
  grid-column-gap: 15px;
  grid-row-gap: 5px;
}
.cat-list h4 {
  margin: 0.55rem 0;
}
.cat-list h4 a {
  color: #45220e;
  font-weight: 400;
}
.cat-list span.icon-leaf {
  font-size: 4rem;
}

.cat-list.grid.leaf {
  grid-template-columns: 1fr 4fr;
  grid-column-gap: 0;
}

.feat-food {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 0.5rem;
}
.feat-food .product {
  text-align: center;
}
.feat-food a {
  color: #000;
}

.buy {
  grid-template-columns: 1fr 1fr 1fr;
  padding: 1.5rem 0 4rem;
}
.buy .btn {
  grid-column-start: 2;
  margin: 0 10%;
  padding: 6.5% 5%;
}

.pop-bird {
  background-color: #f8f5f0;
  padding: 4rem 0;
}
.pop-bird .grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.pop-bird .popbird {
  text-align: center;
  font-family: 'Playfair Display', serif;
  margin-bottom: 1.5rem;
}
.pop-bird .title {
  text-align: center;
}

.banners {
  grid-template-columns: 1fr 1fr;
  padding: 5% 15%;
}

.quiz {
  background: url('images/watercolor.jpg') center no-repeat;
  padding: 150px 0;
}
.quiz .inner {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.quiz .inner p {
  grid-column: 2 / span 3;
  color: white;
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  margin-top: 0;
}
.quiz .inner .btn {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  padding: 8%;
}

.home .newprod {
  margin-bottom: 6rem;
  font-size: 22px;
}
.home .newprod h2,
.home .newprod .head {
  text-align: center;
}
.home .newprod ul.heart {
  margin: 0 18%;
  font-size: 1.12rem;
}
.home .newprod ul.heart li {
  margin-bottom: 0.5em;
  background: url('images/heart.png') left no-repeat;
  padding-left: 40px;
}
.home .newprod .gridp {
  display: grid;
  grid-template-columns: 1.5fr repeat(3, 1fr) 1.5fr;
}
.home .newprod .gridf {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 25%;
}
.home .newprod .prodcap {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #aa001b;
  font-size: 1.12rem;
}

/*--------------------- Species templates -----------------------------*/
.heads {
  grid-template-columns: 1fr 3fr 1fr 3fr;
  grid-row-gap: 10px;
}
.heads .title {
  margin-top: 35px;
}

p.scientific {
  font-style: italic;
  margin: -2rem 0 0;
  font-size: 1.5rem;
  color: #000;
  font-family: 'Playfair Display', serif;
}

.intro-section {
  grid-template-columns: 3fr 1fr;
  grid-column-gap: 15px;
}

.intro,
.toc {
  background: white;
  padding: 30px 1.5rem;
  border-radius: 20px;
}

img.map {
  border-radius: 50%;
}

.keyterms {
  margin: 50px 0;
  line-height: 1;
}
.keyterms ul {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin: 0 0 0 -2rem;
}
.keyterms ul li:before {
  content: '';
}
.keyterms ul li.border-right {
  border-right: 1px solid rgba(69, 34, 14, 0.8);
}
.keyterms ul li {
  padding: 0 0 0 15px;
}
.keyterms ul li:first-child {
  padding: 0;
}
.keyterms ul .smtitle {
  margin: 0;
}

.info {
  grid-template-columns: 1fr 3fr;
  grid-column-gap: 45px;
}

.family,
.quick {
  margin: 1.5rem 2% 0;
}
.family img,
.quick img {
  box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.1);
}
.family li,
.quick li {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.family .smtitle,
.quick .smtitle {
  text-align: center;
  margin-bottom: 1rem;
}

.family {
  text-align: center;
  font-size: 1rem;
}
.family .thumb {
  margin-bottom: 1rem;
}

.quick ul {
  margin: 0;
}
.quick ul li:before {
  margin: 0 0 0 -1rem;
}

.banner {
  padding: 30px;
  margin-bottom: 1rem;
}
.banner .banner.none {
  display: none;
}
.banner .headline,
.banner .food {
  color: white;
  font-size: 1.8rem;
  font-family: 'Playfair Display', serif;
}
.banner .headline {
  font-style: italic;
}
.banner .grid {
  grid-template-columns: 2fr 1fr;
  width: 80%;
}
.banner .text {
  padding: 40px 20px;
}
.banner a {
  text-decoration: none;
}

.banner.pink {
  background: url('images/watercolor-pink.png') center no-repeat;
}

.banner.green {
  background: url('images/watercolor-green.png') center no-repeat;
  background-size: 98%;
}

.products {
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 10px;
}

.birds .facetwp-template {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-column-gap: 5px;
  text-align: center;
  grid-row-gap: 15px;
}
.birds .thumb {
  justify-self: center;
}
.birds .title {
  font-size: 1rem;
}

.single-species .hero {
  height: 100%;
  width: 100%;
  background: url('images/background-species.jpg') center top no-repeat;
  background-size: cover;
}
.single-species .head {
  padding: 13% 0 2% 62%;
}

/*--------------------- Avian Expert -----------------------------*/
.cat-list a {
  padding: 0.5rem 0;
}

cat-box.author {
  margin: 0 0 2rem;
}

.post-template-single-authors h1.entry-title,
.post-template-single-authors .entry-meta {
  display: none;
}

/*--------------------- pellet page -----------------------------*/
.page-template-page-pellets {
  font-size: 1.25rem;
}
.page-template-page-pellets h2 {
  text-align: center;
}
.page-template-page-pellets ul {
  list-style: disc;
}

/*FAQ collapsible sections...*/
.faq_section {
  margin: 0 10%;
}

.faq {
  margin-bottom: 10px;
  padding: 15px 30px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 25px;
}

.faq_question {
  margin: 0px;
  padding: 5px;
  display: inline-block;
  cursor: pointer;
  display: table;
}

.question {
  margin-bottom: 0px;
  display: table-cell;
  width: 100%;
}

.faq_answer_container {
  display: none;
  padding: 0px;
}

.faq.open .faq_answer_container {
  display: inline-block;
}

/*be sure to include so answer container shows all! */
.accordion-button-icon {
  display: table-cell;
  line-height: inherit;
  padding-right: 15px;
  vertical-align: middle;
  color: #aa001b;
  font-size: 2rem;
}

/*--tips section--*/
.boxset {
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  width: 95%;
  margin: 0 auto 4rem;
}

.box {
  border-radius: 20px;
  padding: 3rem;
  border: #45220e 1px solid;
}
.box [class^='icon-'],
.box [class*=' icon-'] {
  font-size: 8rem;
}
.box .icon {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.box h3 {
  margin: 0;
  font-weight: bold;
}

/*--important section--*/
.important {
  padding: 2rem 0;
  background-color: #f9f8f4;
  background-image: url(images/left.jpg), url(images/right.jpg);
  background-position: left, right;
  background-repeat: no-repeat;
}

@media all and (max-width: 1500px) {
  .important {
    background-image: none;
  }
}
/*-store section--*/
.p-wrap {
  display: inline-block;
  margin-bottom: 12rem;
}

.p-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 4%;
  padding-bottom: 6rem;
}
.p-grid img {
  border-radius: 25px;
}
.p-grid a {
  font-size: 1rem;
}

/*-related section--*/
.related .grid {
  grid-template-columns: 2fr 1fr;
  grid-column-gap: 5%;
}
.related .grid h2 {
  text-align: left;
}
.related .grid .links {
  margin-bottom: 1.5rem;
}
.related .grid .contact {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  text-align: center;
  padding: 20px;
}

/*--------------------- quiz -----------------------------*/
.selector {
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 15px;
  grid-column-gap: 15px;
}
.selector h4 {
  text-align: center;
}
.selector .color {
  grid-column: span 2;
}
.selector .facetwp-facet {
  display: grid;
  font-size: 0.9rem;
  padding-top: 60px;
}

.size .facetwp-facet {
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 90px;
}

.lifespan .facetwp-facet,
.sounds .facetwp-facet,
.interaction .facetwp-facet {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.color .facet-box {
  background: url('images/bird-color.png') top center no-repeat;
}
.color .facetwp-facet {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-column-gap: 2px;
}

.size .facet-box {
  background: url('images/bird-size.png') top center no-repeat;
}

.lifespan .facet-box {
  background: url('images/bird-age.png') top center no-repeat;
}

.sounds .facet-box {
  background: url('images/bird-sound.png') top center no-repeat;
}

.lifespan .facet-box {
  background: url('images/bird-age.png') top center no-repeat;
}

.interaction .facet-box {
  background: url('images/bird-social.png') top center no-repeat;
}

.facetwp-checkbox {
  padding: 85px 0 10px !important;
  background: url('images/checkbox.png') 40% no-repeat !important;
}

.facetwp-checkbox.checked {
  background: url('images/checkbox-on.png') 40% no-repeat !important;
}

.page-template-page-quiz .cat-box {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: none;
  padding: 0 30px;
}

/*--------------------- ask questions -----------------------------*/
.quest {
  grid-template-columns: 1fr 5fr;
  grid-row-gap: 1rem;
}
.quest .smtitle {
  margin: 1.5rem 0 0;
}
.quest h3 {
  margin: 0.5rem 0;
}

.catbtn {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  float: left;
  padding: 5px 10px;
  margin-right: 8px;
}
.catbtn a {
  color: #0078c2;
  font-size: 1rem;
}

.ask {
  grid-template-columns: 1fr 4fr;
}
.ask h3 {
  font-style: italic;
  color: #0078c2;
}
.ask a:hover {
  color: #0078c2;
}

/*--------------------- home learning -----------------------------*/
.divider {
  height: 80px;
  margin-top: -4rem;
}
.divider.books {
  background: url('images/books.jpg') top center no-repeat;
}
.divider.budgie {
  background: url('images/budgie.jpg') top center no-repeat;
}
.divider.cockatiel {
  background: url('images/cockatiel.jpg') top center no-repeat;
}
.divider.lovebirds {
  background: url('images/lovebirds.jpg') top center no-repeat;
}
.divider.macaw {
  background: url('images/macaw.jpg') top center no-repeat;
}
.divider.berrie {
  background: url('images/nutri-berrie.jpg') top center no-repeat;
}
.divider.parrot {
  background: url('images/parrot.jpg') top center no-repeat;
}

.page-template-page-ec hr {
  margin: 4rem 0 1rem;
}
.page-template-page-ec hr:first-child {
  margin-top: 0;
}

/*--------------------- store locator -----------------------------*/
#wpsl-search-input,
.wpsl-dropdown {
  border-radius: 20px !important;
}

.wpsl-search {
  background: none !important;
}

#wpsl-stores ul li:before {
  content: '';
}

#wpsl-stores li {
  margin-bottom: 1.5rem;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
  padding: 30px !important;
}

/*--------------------- footer -----------------------------*/
.site-footer {
  background: #0078c3 url('images/footer.png');
}

.newsletter .cta {
  background: white;
  padding: 2rem 0 0.1rem;
}
.newsletter a h3 {
  font-size: 2.188rem;
  text-align: center;
  color: #0078c2;
  text-decoration: none;
  font-weight: 400;
  margin: 1rem 0;
}
.newsletter a:hover {
  text-decoration: underline;
  color: #0078c2;
}
.newsletter img {
  margin-bottom: -2.3rem;
}

.site-info {
  background: #0166a5;
  color: #95b3cf;
}
.site-info .inner.grid {
  grid-template-columns: 1fr 7fr;
}

.foot-text {
  font-size: 0.9375rem;
  text-align: right;
  padding: 1% 0;
}

.site-info a {
  color: #95b3cf;
}

.menus {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 15px;
}
.menus a {
  text-decoration: none;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.95rem;
}
.menus a:hover {
  text-decoration: underline;
}
.menus h2 {
  color: white;
  font-size: 1.4rem;
  font-family: 'Playfair Display', serif;
  text-transform: none;
  letter-spacing: 2px;
}
.menus ul {
  list-style: none;
  margin: 0 0 0 -2.5em;
}

/*--------------------- media queries -----------------------------*/
@media all and (min-width: 1950px) {
  .hero {
    width: 100%;
  }
}
@media all and (max-width: 1800px) {
  .grow {
    height: 600px;
  }
}
@media all and (max-width: 1550px) {
  .single-species .head {
    padding: 16% 0 2% 62%;
  }
  .single-species .caption {
    margin-top: -24em;
  }

  .caption {
    margin-top: -14em;
  }
}
@media all and (max-width: 1400px) {
  .grow {
    height: 500px;
  }

  .single-species .head {
    padding: 15% 0 0 64%;
  }
  .single-species .caption {
    margin-top: -25em;
  }
  .single-species h1.hero-title {
    font-size: 4rem;
  }

  .caption {
    margin-top: -12em;
  }
}
@media all and (max-width: 1300px) {
  .single-species .head {
    padding: 19% 0 0 70%;
  }
  .single-species .caption {
    margin-top: -23em;
  }
  .single-species h1.hero-title {
    font-size: 3.7rem;
  }

  .topmenu {
    padding: 0 0 0.6rem 3rem;
  }
}
@media all and (max-width: 1200px) {
  .grow {
    height: 420px;
  }

  .single-species .head {
    padding: 22% 0 0 75%;
  }
  .single-species .caption {
    margin-top: -20em;
  }
  .single-species h1.hero-title {
    font-size: 3rem;
  }

  .caption {
    margin-top: -12em;
  }

  .this-site-nav {
    width: 89%;
    padding: 1.5% 0.5% 1.25%;
  }
  .this-site-nav a {
    font-size: 1.1rem;
  }

  .topmenu {
    padding: 0 0 0.6rem 5rem;
  }
}
@media all and (max-width: 1100px) {
  .grow {
    height: 400px;
  }

  .single-species .head {
    padding: 19% 0 0 68%;
  }
  .single-species .caption {
    margin-top: -20em;
  }
  .single-species h1.hero-title {
    font-size: 2.75rem;
  }

  .caption {
    margin-top: -9em;
  }

  .this-site-nav {
    margin-top: 4rem;
  }
  .this-site-nav a {
    font-size: 1.1rem;
  }
  .this-site-nav ul {
    margin-left: 0.1rem;
  }
  .this-site-nav ul li {
    margin-left: 0.5%;
    padding: 0;
  }

  h1.hero-title,
  .hero-title {
    font-size: 2.75rem;
  }

  form.search-form .icon-search {
    padding: 0.4%;
  }

  .size .facet-box,
  .lifespan .facet-box,
  .color .facet-box,
  .sounds .facet-box,
  .interaction .facet-box {
    background-size: 98%;
  }

  .banner .headline,
  .banner .food {
    font-size: 1.6rem;
  }

  .home .newprod ul.heart {
    margin: 0 20%;
  }
}
@media all and (max-width: 950px) {
  .this-site-nav {
    width: 100%;
    padding: 1% 0.21%;
  }

  .caption {
    margin-top: -5em;
  }

  .topmenu {
    padding: 0 0 0.6rem 1rem;
  }

  .social .icons {
    grid-template-columns: 2fr 9fr;
  }

  .single-species .head {
    padding: 25% 0 0 68%;
  }
  .single-species h1.hero-title {
    font-size: 2rem;
  }
}
@media all and (max-width: 800px) {
  .grow {
    height: 310px;
  }

  .inner.caption {
    margin-top: -3em;
  }
  .inner.caption h1.hero-title {
    width: 100%;
  }
  .inner.caption.tall {
    margin-top: -1em;
  }

  .page-template-page-pellets .site-content {
    margin-top: 4em;
  }

  .single-species .caption {
    margin-top: -16.5em;
  }
  .single-species .head {
    padding: 18% 0 0 66%;
  }

  .site-branding {
    grid-template-columns: 3fr 1fr;
    grid-template-rows: 25% auto;
  }
  .site-branding .logo {
    grid-column-start: 1;
    margin-top: -0.5rem;
  }
  .site-branding .topmenu {
    padding: 0 0 0.6rem 0;
  }

  .social .icons {
    left: 18%;
    top: 38%;
  }

  .site-description {
    margin-left: 0.5%;
  }

  .this-site-nav {
    margin-top: 4.3rem;
  }
  .this-site-nav a {
    font-size: 0.98rem;
  }

  form.search-form .icon-search {
    padding: 0.1%;
  }

  .info {
    grid-template-columns: 1fr;
  }
  .info .left {
    grid-row-start: 2;
  }

  .content-area {
    margin: 0 -35% 0 0;
  }

  .site-main {
    margin: 0 34% 0 0;
  }

  .entry-content {
    margin: 0 5% 0 0;
  }

  .site-content .widget-area {
    width: 32%;
  }

  .facetwp-checkbox {
    padding-top: 95px !important;
  }

  .birds .facetwp-template {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .home .newprod ul.heart {
    margin: 0 10%;
  }

  .related .grid {
    grid-template-columns: 1fr;
  }

  .p-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 45em) {
  .mobile,
  .mob-slider {
    display: inline-block;
  }

  .mob-logo {
    width: 50%;
  }

  .content-area {
    margin: 0;
  }

  .site-main {
    margin: 0 2%;
  }

  .site-content .widget-area {
    width: 95%;
  }

  .main-navigation,
  .site-branding,
  .this-site-nav,
  .slider {
    display: none !important;
  }

  .caption {
    margin-top: -6rem;
  }

  h1.hero-title,
  .hero-title {
    width: 98%;
    font-size: 2.25rem;
  }

  h1.entry-title {
    font-size: 2rem;
  }

  .ed-health {
    grid-template-columns: 1fr;
    margin-top: 3.5rem;
  }
  .ed-health .btn {
    width: 58%;
  }

  .pop-bird .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .feat-food {
    grid-template-columns: 1fr 1fr;
  }

  .buy {
    grid-template-columns: 1fr;
  }
  .buy .btn {
    grid-column-start: 1;
  }

  .quiz .btn {
    margin: 0 24%;
  }

  .menus {
    grid-template-columns: 1fr;
  }
  .menus h2 {
    font-size: 1.5rem;
  }

  .site-info .inner.grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .foot-text {
    text-align: left;
    font-size: 1.1rem;
  }

  .single-species .head {
    padding: 0 0 0 67%;
  }

  .content-area img {
    clear: both;
    margin: 1.25rem auto !important;
    float: none !important;
  }

  .thumb img {
    margin: 0 !important;
  }

  figure {
    margin: 0;
  }

  .alignright,
  .alignleft {
    margin: 0;
    float: none;
  }

  .banner .headline,
  .banner .food {
    font-size: 1.2rem;
  }

  .home .newprod .gridp {
    grid-template-columns: 1fr;
  }
  .home .newprod .gridf {
    grid-template-columns: 1fr 1fr;
    margin: 0 20%;
  }
}
@media all and (max-width: 30em) {
  .grow {
    height: 270px;
  }

  .inner {
    padding: 0 2%;
  }

  h1.hero-title,
  .hero-title {
    font-size: 2.8rem;
    margin: 1rem 0;
    line-height: 1.2;
  }

  .caption {
    margin-top: -2em;
  }

  .single-species .hero {
    height: 200px;
  }
  .single-species .caption {
    margin-top: -4em;
  }
  .single-species .grow {
    height: 320px;
  }
  .single-species .head {
    padding: 0 0 0 50%;
  }

  .quiz .btn {
    margin: 0;
    grid-column: 2 / span 3 !important;
  }
  .quiz .inner p {
    grid-column: 1 / span 5;
  }

  .page-template-page-pellets .site-content {
    margin-top: 9em;
  }

  .boxset {
    grid-template-columns: 1fr;
  }

  .content-area,
  .page-template-page-full .content-area,
  .page-template-page-home .content-area,
  .page-template-page-species .content-area,
  .page-template-page-quiz .content-area {
    margin: 7rem 0 0;
  }

  p.scientific {
    font-size: 1rem;
    margin: -1.5rem 0 0;
  }

  .intro-section {
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }

  .keyterms ul {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 15px;
  }
  .keyterms ul li {
    padding: 0;
  }
  .keyterms ul li.border-right {
    border: none;
  }

  .right {
    width: 95%;
  }

  .banner {
    padding: 0;
  }
  .banner .grid {
    width: 100%;
  }
  .banner .text {
    padding: 40px 0 0 15px;
  }

  .products {
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }

  .heads {
    grid-template-columns: 1fr 2fr;
  }

  .selector {
    grid-template-columns: 1fr;
  }
  .selector .cat-box {
    width: 90%;
    padding: 15px;
  }
  .selector .facetwp-facet {
    padding-top: 0;
    font-size: 0.65rem;
  }
  .selector .color {
    grid-column: span 1;
  }
  .selector .color .facet-box {
    background-size: 99%;
  }
  .selector .facet-box {
    background-size: 90%;
  }

  .facetwp-checkbox {
    padding-top: 85px !important;
    background: url('images/checkbox-sm.png') 40% no-repeat !important;
  }

  .facetwp-checkbox.checked {
    background: url('images/checkbox-on-sm.png') 40% no-repeat !important;
  }

  .color .facetwp-facet {
    margin-left: -1rem;
  }

  .birds .facetwp-template {
    grid-template-columns: 1fr 1fr 1fr;
  }

  ul.labels {
    grid-template-columns: 1fr;
  }

  .art {
    border-right: none;
  }

  .page-template-page-home-foodfirst .site-main .entry-content {
    margin-top: 3rem;
  }

  .home .newprod .grid {
    grid-template-columns: 1fr;
  }
  .home .newprod ul.heart {
    margin: 0 1%;
  }

  .p-grid {
    grid-template-columns: 1fr;
  }
}
@media print {
  .main-navigation,
  #secondary,
  .mob-nav,
  .inner.caption,
  .comments-area,
  .newsletter,
  .site-footer,
  .hero {
    display: none;
  }

  .grow {
    height: auto;
  }
}

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