/*
Theme Name: Aquatics Unlimited
Theme URI: http://underscores.me/
Author: Smart Interactive Media
Author URI: http://www.getsim.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aquatics-unlimited
Tags:

SCRIPTS USED IN THIS THEME:
http://noelboss.github.io/featherlight/
http://unslider.com/

*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Featherlight jquery lightbox
# Templates
	## Header
	## Footer
	## Home
	## Page with Sidebar
	## Livestock Archive
	## Taxonomy livestock_categories
	## Livestock Main Page
	## Livestock Single Post
	## Resources Blog
	## Contact
	## Single Product
	## Photo of the Day Archive
	## Slideshow Page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 1.5em;
	margin: 0px 0px .5em 0px;
	text-transform: uppercase;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
	clear: both;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}
.clearfix::after {
   	content: " ";
   	display: block;
   	height: 0;
   	clear: both;
}
.clear {
	clear: both;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #4e4e4e;
	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%;
}
h2.sectionTitle, h1.entry-title, h1.page-title {
	font: bold 30px/36px Teko, Arial, sans-serif;
	text-transform: uppercase;
	color: #3898d5;
	padding: 0px;
	margin: 0px 0px .5em 0px;
}
h2.sectionTitle {
	margin-bottom: 1em;
	border-bottom: 1px solid #3898d5;
}
h2 {
	font: bold 27px/35px Teko, Arial, sans-serif;
	text-transform: uppercase;
	color: #3898d5;
	padding: 0px;
	margin: 0px 0px .5em 0px;
}
h2.topMargin {
	margin-top: 1em;
}
.entry-title a:link, .entry-title a:visited {
	color: #20bdbe;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #3898d5;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

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

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #3898d5;
	border: 0;
	height: 3px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}
ul.margin {
	margin-bottom: 1.5em;
}

ol {
	list-style: none;
}

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%;
}
a.button:link, a.button:visited, .sf-field-submit input[type="submit"], #cff .cff-load-more:link, #cff .cff-load-more:visited {
	display: inline-block;
	font: bold 16px/16px "Montserrat", Arial, sans-serif;
	/* background: #2373a6; */
	background: #20bdbe;
	color: #FFF;
	border-radius: 10px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: .5em 2.5em;
	-webkit-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
}
a.button:hover, a.button:active, #cff .cff-load-more:hover, #cff .cff-load-more:active {
	background: #3898d5;
}


#cff .cff-load-more:link {
	background: #2373a6;	
}
#cff .cff-load-more:link:hover {
	background: #20bdbe;
}

#homeLeft a.button:link, #homeLeft a.button:visited, #homeRight a.button:link, #homeRight a.button:visited, .sectionTitle a.button:link, .sectionTitle a.button:visited {
	background: #2373a6;
}
#homeLeft a.button:hover, #homeLeft a.button:active, #homeRight a.button:hover, #homeRight a.button:active, .sectionTitle a.button:hover, .sectionTitle a.button:active {
	background: #20bdbe;
}
.sf-field-submit input[type="submit"] {
	padding: .4em 2.5em;
	border: none;
	background: #2373a6;
}
.group:after {
  	content: "";
  	display: table;
  	clear: both;
}

.giftcertlink {
    float: left;
    max-width: 140px;
    margin-top: 4px;
}

@media only screen and (max-width: 749px) {
	.giftcertlink {
		display: inline-block;
		float: none;
		margin-top: 10px;
	}
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
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, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	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: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

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;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	margin-top: .5em;
	/* max-width: 913px; */
	margin: 0 auto;
}
#primary-menu, #shop-menu {
	width: 100%;
	max-width: 913px;
	margin: 0 auto;
}
header .menu-main-menu-container {
	background: #00768b;
}
header .menu-shop-menu-container {
	display: none;
	background: #00768b;
}
.main-navigation ul {
	display: block;
	background: #00768b;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	border-radius: 10px 10px 0px 0px;
}
.main-navigation ul#shop-menu {
	background: #20bdbe;
	border-radius: 0px 0px 10px 10px;
	padding: .5em 1em .5em 1.5em;
}
.main-navigation li {
	display: inline-block;
	position: relative;
	padding: 0px 2% 0px 0px;
}
.main-navigation ul#shop-menu li {
	padding: 0px 2% 0px 0px;
}
.main-navigation ul#shop-menu li a:link {
	background: url(https://bestfish.com/wp-content/uploads/2017/05/menu-arrow.png) no-repeat right;
	padding-right: 16px;
}
.main-navigation li:last-child {
	padding-right: 0px;
}
.main-navigation a:link, .main-navigation a:visited {
	display: block;
	color: #FFF;
	font: normal 13px/13px "Montserrat", Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1em 0;
}
.main-navigation a:hover, .main-navigation a:active {
	color: #CCC;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul.sub-menu {
	top: auto;
	border-radius: 0;
	z-index: 999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

.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%;
}


/*--------------------------------------------------------------
# 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;
	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;
	-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);
	clip: auto !important;
	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;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

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

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

.hentry {
	margin: 0 0 1.5em;
}

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

.single .byline,
.group-blog .byline {
	display: inline;
}

.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;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.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%;
}

/*--------------------------------------------------------------
## 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;
}
/*--------------------------------------------------------------
## Featherlight jquery lightbox
--------------------------------------------------------------*/
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;

		/* dimensions: 25px x 25px */
		line-height: 25px;
		width: 25px;

		/* styling */
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: #fff; /* Set the background in case it overlaps the content */
		background: rgba(255, 255, 255, 0.3);
		color: #000;
		border: none;
		padding: 0;
	}

	/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
	.featherlight .featherlight-close-icon::-moz-focus-inner {
		border: 0;
		padding: 0;
	}

	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}

	.featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;

		padding: 10px 10px 0;
		border-bottom: 10px solid transparent;
	}
}


/*--------------------------------------------------------------
# Templates
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Home Page Video Background
--------------------------------------------------------------*/
#homeHero {
	z-index: -1;
  	overflow: hidden!important;
	max-height: 398px!important;
}
.header-video {
  	position: relative;
  	overflow: hidden;
	height: 50%;
}
.slick-list .heroSlide {
	background-size: cover!important;
}
.header-video iframe,
.header-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.header-video iframe {
  height: 100%;
  width: 100%;
}

.header-video video {
  width: 100%;
}

.header-video__teaser-video {
  width: 100%;
  height: auto;
}

.header-video__media {
  width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#placeholderStage img {
	display: block;
}
#page {
/* 	max-width: 1000px; */

	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	background: #FFF;
	padding-top: 2.5em;
	padding-bottom: 2.5em;

}

header#masthead {
	padding: 1em 0px 0px 0px;
	background: #1db5b7;
	/* overflow: hidden; */
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, .45);
	        box-shadow: 0px 4px 6px rgba(0, 0, 0, .45);
	z-index: 100;
}

.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
/* 	max-width: 913px; */
	max-width: 1280px;
	padding: 0 20px;
	margin: 0 auto 10px;
}

.site-branding .certifications {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 400px;
}

#headerLogo img {
	display: block;
	width: 400px;
}
#masthead .siteTitle,
#masthead .siteTagline {
	display: none;
}
.social {
	text-align: center;
}
.social a {
	width: 38px;
	height: 38px;
	display: inline-block;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.social a:hover {
	opacity: 0.5;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.fifty-years {
	width: 90px;
}
p.headerPhone {
	color: white;
	font-size: 2rem;
	font-weight: bold;
	margin: 0;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
footer#colophon {
	background: url(images/underwater-life.jpg) no-repeat;
}
footer#colophon .site-info {
	max-width: 913px;
	width: 90%;
	padding: 1.5em 2% 1.5em 2%;
	margin: 0 auto;
	border-radius: 20px;
}
.footerBox {
	font: normal 14px/22px "Montserrat", Arial, sans-serif;
	width: 165px;
	margin: 0 auto;
	color: #FFF;
}
h2.widget-title {
	font: bold 22px/22px Teko, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px .5em 0px;
	color: #FFF;
}
.footerBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footerBox ul li {
	line-height: 1.4em;
}
.footerBox .menu a:link, .footerBox .menu a:visited {
	font: normal 12px/12px "Montserrat", Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footerBox .menu a:hover, .footerBox .menu a:active {

}
p.credit {
	text-align: center;
	padding: 0px;
	max-width: 913px;
	width: 100%;
	margin: 1em auto;
}
p.credit a:link, p.credit a:visited {
	font: normal 12px/12px "Montserrat", Arial, sans-serif;
	color: #3898d5;
	text-decoration: none;
}
/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
#primary, #content {
	width: 95%;
	margin: 0 auto;
}
.homeIntro {
	margin-bottom: 2em;
	font-size: 1.2rem;
}
.homeIntro .intro {
	line-height: 1.7em;
	font-weight: bold;
	font-size: 1.4rem;
}
.homeIntro ul {
	list-style-type: disc;
	padding-left: 1.2em;
}
.homeIntro .feature {
	font-size: .9em;
}
.homeDescription {
	margin-top: 6em;
}
.homeIntro strong, .homeDescription strong {
	color: #2373a6;
}
.homeDescription p {
	margin-top: 0px;
}

body #homeHero .slick-next,
body #homeHero .slick-prev {
	display: none!important;
}
.homeHeroContainer {
	position: relative;
}
#homeHero .heroSlide {
	height: 460px;
}

.homeHeroMessage {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font: bold 70px/70px 'Montserrat', Arial, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 8% 0 0 0;
	z-index: 10;
	width: auto;
}

.homeHeroMessage p {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: auto;
}

.homeHeroMessage p:first-child {
	border-bottom: 1px solid white;
}

.homeHeroMessage p:nth-child(2) {
	display: block;
	font-size: 2rem;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* CSS for deactivated livestock slider
#homeSlider {
	position: relative;
	margin-bottom: 3em;
}
#homeSlider div.slideBox span {
	display: block;
	width: 150px!important;
	text-align: center;
	padding: .5em 0px 0px 0px;
}
#homeSlider div.slideBox a {
	position: relative;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #2373a6;
	font-size: .9em;
	line-height: 1.1em;
	font-weight: bold;
	height: 150px;
	width: 150px;
	border: 1px solid #2373a6;
}
*******************/
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 37%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: blue;
    border: none;
    outline: none;
}
.slick-next {
	right: 0px;
	background: url(https://bestfish.com/wp-content/uploads/2018/05/arrow-right.png) no-repeat;
}
.slick-prev {
    left: -25px;
	background: url(https://bestfish.com/wp-content/uploads/2018/05/arrow-left.png) no-repeat;
}
.slick-prev:before, .slick-next:before {
    color: #2373a6;
}

/* Homepage promo slider */
.home #page,
.home #content {
	padding: 0 0 inherit;
	border-radius: 0px;
	width: 100%;
	max-width: none;
}

.container {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}

#pixi-background-wrap {
	position: relative;
}

#pixi-background {
	display: block;
	/* height: 80vh; */
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 14vh 1vw;
	text-shadow: -2px 2px 5px#000;
	margin-bottom: 4rem;
	/* was added for Maintenance page title */
	display: flex;
	justify-content: center;
	align-items: center;
}

#pixi-background .page-title {
	font-size: 5rem;
	color: white;
	position: relative;
	z-index: 1000;
}

.homeHeroContainer {
	margin-bottom: 60px;
}

.homeHeroContainer:after,
#pixi-background-wrap:after {
	content: '';
	display: block;
	width: 140px;
	height: 140px;
	position: absolute;
	left: 50%;
	bottom: -70px;
	background-image: url(images/aquatics-50medal.png);
	background-size: cover;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	    transform: translateX(-50%);
	z-index: 10;
}


#pixi-background canvas {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#homeSlider2 {
	z-index: 10;
	padding: 0 4rem;
	max-width: 1280px;
	display: block;
	margin: 60px auto;
}

#homeSlider2 .promoSlide {
	color: white;
}

#homeSlider2 .slick-dots {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

#homeSlider2 .slick-dots li { 
	padding: 4px;
}

#homeSlider2 .slick-dots li button {
	display:none;
}

#homeSlider2 .slick-dots li:after {
	content: '';
	display: block;
	height: 5px;
	width: 24px;
	background: rgba(255, 255, 255, .5);
	cursor: pointer;
}

#homeSlider2 .slick-dots li.slick-active:after {
	background: white;
}

.promoSlide img,
.promoSlide iframe {
	-webkit-box-shadow: -2px 2px 5px #000;
	        box-shadow: -2px 2px 5px #000;
	width: 100%;
}

.promoSlide-flex {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
/* 	background: rgba(0,0,0,.75); */
	background: #00768b;
}

.promoSlide-item:nth-child(2) {
	padding: 0 25px;
}

#homeSlider2 .promoSlide a,
#homeSlider2 .promoSlide a h3 {
	color: white;
	text-decoration: none;
}

.promoImage {
	height: 320px;
	overflow: hidden;
	display: block;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #005e6f;
	background-position: center;
}

#homeSlider2 .promoSlide a h3 {
	font-size: 3.2rem;
	line-height: 2.5rem;
	padding-bottom: 20px;
}

#homeSlider2 .promoSlide p {
	font-size: 1.3rem;
}

a.promoLink {
	display: inline-block;
	background: white;
	padding: 20px 40px;
	color: #2373a6 !important;
	text-shadow: none;
	border-radius: 2px;
	margin-bottom: 20px;
	cursor: pointer;
	font-weight: bold;
	-webkit-box-shadow: -2px 2px 5px #000;
	        box-shadow: -2px 2px 5px #000;
}

a.promoLink:hover {
	background: #eee;
}

/* responsive embeds */
.resp-container {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}

.resp-container iframe,
.resp-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#homeSlider2 .slick-prev, 
#homeSlider2 .slick-next {
	opacity: .75;
	top: 48%;
}
#homeSlider2 .slick-prev:hover, 
#homeSlider2 .slick-next:hover {
	opacity: 1;
}
#homeSlider2 .slick-prev {
	left: 15px;
	background: url(images/arrow-left-dark.svg) no-repeat;
}
#homeSlider2 .slick-next {
	right: 15px;
	background: url(images/arrow-right-dark.svg) no-repeat;
} 


.home #page ul.products li h2 {
	border-bottom: none;
	padding: 0px;
}
.home .woocommerce-Price-amount {
	font-weight: bold;
	font-size: 1.4em;
	color: #999;
}
.home .woocommerce .button {
	font: bold 14px/16px "Montserrat", Arial, sans-serif;
	color: #FFF;
}

#photoWeek {
	-webkit-box-shadow: -2px 2px 5px #000;
	box-shadow: -2px 2px 9px rgba(0,0,0,.5);
}
#photoWeek .featuredPhoto {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 70vh;
}

#photoWeek .featuredPhoto-details {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#photoWeek .oldPhoto {
	display: inline-block;
	width: 19.2%;
	margin-right: 1%;
}
#photoWeek  .oldPhoto img {
	width: 100%;
}
#photoWeek div.oldPhoto:last-child {
	margin-right: 0;
}
#photoWeek .featuredPhoto {
	background-color: #20bdbe;
}
#photoWeek .featuredPhoto img {
	margin: 0;
}


#recentArrivals {
/* 	max-height: 500px; */
/* 	overflow: auto; */
	margin-top: 2em;
/* 	display: -ms-grid; */
/* 	display: grid;
	-ms-grid-columns: 1fr 25px 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 25px; */
}


#recentArrivals .livestock-grid {
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.newArrival {
	border-bottom: 1px solid #20bdbe;
	margin-bottom: 35px;
	padding-bottom: 15px;
	
}

.newArrival .title {
	font-weight: bold;
}

.newArrival .title .date {
	background: white;
	color: #20bdbe;
}

.newArrival .button {
	border-radius: 0 !important;
	margin: 15px auto 0;
	display: block !important;
	max-width: 500px;
}

.newArrival .button:hover {
	background: #3898d5;
}


.single-arrivals p {
	clear: both;
	margin-top: 0px;
}
.single-arrivals p.notPictured {
    font: bold 24px/28px Teko, Arial, sans-serif;
}


.homeLivestock {
	padding-top: 3em;
}

.home .product {
	width: 154px;
	text-align: center;
	margin: 0px auto 2em auto;
}
.product a:link, .product a:visited {
	font: normal 14px/20px "Montserrat", Arial, sans-serif;
	text-decoration: none;
	color: #4e4e4e;
}
.product p {
	font: normal 14px/20px "Montserrat", Arial, sans-serif;
}
p.price {
	font-weight: bold;
}
.featuredProducts {
	margin-bottom: 4em;
}

#homeAbout {
	font: normal 16px/26px "Montserrat", Arial, sans-serif;
	color: #FFF;
	background: url(images/footer-bg.jpg) repeat;
	padding: 2.1em;
	margin: 3em 0px 3em 0px;
	border-radius: 20px;
}
#homeAbout p {
	margin: 0px 0px 2.3em 0px;
}
#homeAbout img {
	display: block;
	max-width: 95%;
	margin: 0 auto 1em auto;
}
#homeAbout a.button {
	border: 1px solid #FFF;
	margin-bottom: 1em;
}
#homeRight .sectionTitle {
	margin-top: 1.5em;
}

.home #facebook {
  margin: 2em auto 2em auto;
	text-align: center;
	background: #c4d4e3;
	padding: 2em;
}

.cff-likebox {width: auto; float: right;}

#facebook .cff-item {
	border: 1px solid #2373a6!important;
	border-radius: 10px;
	margin-top: 1em;
	background: #d9e5f0;
	padding: 15px !important;
}

#cff .cff-item:first-child {
	margin-top: 0em;
	padding-top: 1em;
}
h3.cff-header {
	padding-bottom: .5em!important;
	margin-bottom: 1em!important;
	border-bottom: 1px solid #2373a6!important;
}

#cff .cff-post-links, #cff .cff-event-meta {    
	transform: translateX(-30px);
}

/* #photoWeek {
	margin: 3em 0px;
	background: #20bdbe;
	display: grid;
	grid-template-columns: 2fr 1fr;
}
#photoWeek img {
	margin: 0px 0px .5em 0px;
	display: block;
}
#photoWeek p, #photoWeek h2.sectionTitle {
	margin: 0px;
	background: #20bdbe;
	text-align: center;
	font-size: 1.5em!important;
	padding: 2%;
	color: #FFF!important;
	clear: none;
}
#photoWeek h2.sectionTitle {
	border-bottom: 1px solid #FFF!important;
	font-size: 2.3em!important;
}
#photoWeek a:link, #photoWeek a:visited {
	display: block;
	border-radius: 0px;
  border-top: 1px solid #FFF;
	font-size: 1.5em;
	line-height: 1.1em;
	padding: .5em 1.5em;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: all .5s;
	background: #018092;
}
#photoWeek a:hover, #photoWeek a:active {
	background: #20bdbe;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: all .5s;
}
#photoWeek a.submitPhoto:link {
	padding: .7em 2.5em;
	line-height: 1.4em;
	font-size: 1em;
	background: #019bb1;
}
#photoWeek a.submitPhoto:link span {
	display: inline-block;
	margin-top: 10px;
}
#photoWeek a.submitPhoto:link img {
	width: 50px;
	height: auto;
	opacity: .4;
	float: right;
} */
/* Home page slider script styles http://unslider.com/ ********************/
.unslider {
	overflow: auto;
	margin: 0 0 4em 0;
	padding: 0
}
.unslider-wrap {
	position: relative
}
.unslider-wrap.unslider-carousel>li {
	float: left
}
.unslider-vertical>ul {
	height: 100%
}
.unslider-vertical li {
	float: none;
	width: 100%
}
.unslider-fade {
	position: relative
}
.unslider-fade .unslider-wrap li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 8
}
.unslider-fade .unslider-wrap li.unslider-active {
	z-index: 10
}
.unslider li, .unslider ol, .unslider ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none
}
.unslider-arrow {
	display: none;
}
.unslider-arrow {
	position: absolute;
	left: 20px;
	z-index: 2;
	cursor: pointer
}
.unslider-arrow.next {
	left: auto;
	right: 20px
}
.unslider-nav ol {
  	list-style: none;
  	text-align: center;
}
.unslider-nav ol li {
  	display: inline-block;
  	width: 16px;
  	height: 16px;
  	margin: 0 4px;
  	background: transparent;
  	border-radius: 10px;
  	overflow: hidden;
  	text-indent: -999em;
  	border: 3px solid #2373a6;
  	cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  	background: #fff;
  	cursor: default;
}
/*
	Facebook Feed Plugin - 3 columns responsive
*/
#facebook {padding: 30px 0; }

#cff p {
	text-align: left;
	font-size: 12px;
}

/* Start with three columns */
#cff .cff-item {
	position:  relative;
	width: 32%;
	clear: none;
	padding: 20px 0 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 0 20px 2%;
	min-height: 350px;
}

#cff h3 {
	font: bold 30px/36px Teko, Arial, sans-serif;
}

.fb_iframe_widget {display: none !important;}

#cff .cff-item:first-child {
	padding-top: 20px; /* Add our default top padding to the first item */
}

#cff .cff-item:nth-child(3n+1) { /* first item in each row of 3 */
	margin-left: 0;
	clear: left;
}
body #cff .cff-meta-wrap {
	position: absolute;
	bottom: 10px;
	float: none;
}



/* New photo of the week homepage */
#photoWeek-new {
	display: block;
	/* background: #20bdbe; */
	background: #cdebeb;
	color: #3c72a1;
	text-align: center;
	margin: 3rem auto;
	padding: 60px;	
}

#photoWeek-new a[data-featherlight] {
	max-width: 850px;
}

#photoWeek-new a[data-featherlight] img {
	max-height: 600px;
}

a[data-featherlight] {
	display: inline-block;
	position: relative;
	text-decoration: none;
}

/* expand icon */
a[data-featherlight]:after {
	font-family: "Dashicons";
	content: "\f211";
	display: block;
	font-size: 2rem;
	color: white;
	position: absolute;
	bottom: 25px;
	right: 25px;
	opacity: .35;
}

a[data-featherlight]:hover:after {
	opacity: .85;
}

#photoWeek-new h2 {
	color: #3c72a1 !important;
	border-bottom: 1px solid #3c72a1 !important;
}

#photoWeek-new a.button {
	background: #3c72a1;
	color: white;
	transition: all 260ms ease;
}

#photoWeek-new a.button.submitPhoto { background: #20bdbe; }

#photoWeek-new a.button:hover {
	color: #3c72a1;
	background: white;
}



/* Woocommerce  */
.single-product .post-navigation {
	display: none !important;
}


@media (max-width: 767px) {
	#homeHero .heroSlide {
		background: #0645EA !important;
		background-image: none !important;
		height: 350px;
	}
	
	.container {padding: 0 1em;}
	
	#homeSlider2 {
		padding: 0 1rem;
	}
	
	#homeSlider2 .promoSlide-flex {
		display: block;
	}

	#photoWeek {
		display: block;
	}

	#photoWeek .featuredPhoto{
		min-height: 35vh;
	}
	
	#recentArrivals .livestock-grid {
		display: block;
	}

	#cff .cff-item {
		width: 49%;
		margin: 0 0 20px 2%;
	}
	#cff .cff-item:nth-child(3n+1) { /* reset rows of 3 */
		margin-left: 2%;
		clear: none;
	}
	#cff .cff-item:nth-child(2n+1) { /* first item in each row of 2 */
		margin-left: 0;
		clear: left;
	}
}

/* Switch to single column */
@media (max-width: 479px) {
	#cff .cff-item {
		width: 100%;
		clear: both;
		margin: 0 0 20px 0;
	}
	#cff .cff-item:nth-child(3n+1) { /* reset rows of 3 */
		margin-left: 0;
		clear: both;
	}
	#cff .cff-item:nth-child(2n+1) { /* reset rows of 2 */
		margin-left: 0;
		clear: both;
	}
}
/*--------------------------------------------------------------
## Page with Sidebar
--------------------------------------------------------------*/
.page-template-page-sidebar .entry-content {
	margin-top: 0;
}
.page-template-page-sidebar .entry-content p:first-child {
	margin-top: 0;
}
#single-slideshow {
	margin-bottom: 1.5em;
}
.entry-header + img {
	display: none;
}
.page-template-page-sidebar #sidebar {
	margin-top: .4em;
}
.page-template-page-sidebar #sidebar h2.widget-title {
	color: #2373a6;
}
.page-template-page-sidebar #sidebar .textwidget p {
	font-size: .9em;
}
.page-template-page-sidebar #main h2, .page #main h2, p.notPictured {
	font-size: 24px;
	color: #2373a6;
	border-bottom: 1px solid #2373a6;
}
.page-id-27.page #main #homeRight h2 {
	border: none;
}
.page-template-page-sidebar h3, .page h3 {
	font: bold 22px/24px Teko, Arial, sans-serif;
	color: #2373a6;
	margin-bottom: 0;
	text-transform: uppercase;
}
#sidebar li.cat-item-14 {
	display: none;
}
.page-template-page-sidebar .entry-content ul {
	padding-left: 2em;
	list-style-type: disc;
}
.page-template-page-sidebar .entry-content ul li {
	margin-bottom: .5em;
}

/*--------------------------------------------------------------
## Livestock Archive Page
--------------------------------------------------------------*/
.livestockArchiveEntry {
	width: 150px;
	margin: 0px auto 10px auto;
}
.livestockArchiveEntry img, .galleryImage img {
	display: block;
}
.livestockArchiveEntry a:link, .livestockArchiveEntry a:visited, .galleryImage a:link, .galleryImage a:visited {
	display: block;
	font: bold 14px/24px "Montserrat", Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	height: 200px;
}
.livestockArchiveEntry img, .galleryImage img {
	border: 3px solid #FFF;
}
.livestockArchiveEntry a:hover img, .livestockArchiveEntry a:active img, .galleryImage a:hover img, .galleryImage a:active img {
	border: 3px solid #86d0ff;
}
.postDate {
	display: none;
}
.tax-arrivals_category .postDate {
	display: block;
	font-weight: bold;
	font-size: .9em;
	margin: 0px;
}
.tax-arrivals_category h2.entry-title {
	margin-bottom: 0px;
}
.post-navigation {
	display: block;
	clear: both;
}
.post-navigation a {
	font: bold 14px/24px "Montserrat", Arial, sans-serif;
    color: #4e4e4e;
    text-decoration: none;
    text-align: center;
}
/*--------------------------------------------------------------
## Taxonomy livestock_categories
--------------------------------------------------------------*/
#livestockSearch {
	background: #3898d5;
	padding: .5em 10px;
	margin-bottom: 3em;
}
#livestockSearch ul li {
	display: inline-block;
	margin-right: 5px;
}
.searchandfilter select.sf-input-select {
	color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5.5px 3px;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
ul.livestockSubcategories li {
	display: block;
}
#livestockSearch .searchandfilter select.sf-input-select {
	min-width: auto;
}
.navigation.posts-navigation {
	clear: both;
}
.catNav {
	margin-bottom: 2em;
}
.livestockParentcategories a.button {
	margin-top: .5em;
}

/*--------------------------------------------------------------
## Livestock Single Post
--------------------------------------------------------------*/
.single-livestock h1 {
	text-align: center;
	color: #1db5b7;
}
.single-livestock h1 em {
	color: #000;
  font: italic 16px/26px "Montserrat", Arial, sans-serif;
	text-transform: none;
}
.breadcrumbs {
	color: #3898d5;
	margin-bottom: 60px;
}
.breadcrumbs a {
	color: #3898d5 !important;
	text-decoration: none;
}

.single-product .entry-title {
	margin-bottom: 0;
}

.post-type-name {
	font-size: 3rem;
	font: bold 30px/36px Teko, Arial, sans-serif;
	color: #3898d5;
	margin-top: 0;
}

.single-livestock .master-slider-parent {
	margin-bottom: 50px;
}

.livestockPhoto {
	text-align: center;
	margin-bottom: 2em;
}

.livestockInfo {
	padding-bottom: 1em;
}
.livestockInfo p {
	margin: 0px 0px 2em 0px;
}
.livestockInfo p.statName {
	border-bottom: 2px solid #3898d5;
	margin-bottom: .3em;
	text-transform: uppercase;
}



	.livestockStats {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 3fr 30px 3fr 30px 3fr;
		grid-template-columns: 3fr 3fr 3fr;
		grid-column-gap: 30px;
	}


#speciesSlider {
	margin-bottom: 2em;
	text-align: center;
}

/* description/sidebar layout */
.species-desc-wrap {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 3fr 40px 1fr;
	grid-template-columns: 3fr 1fr;
	grid-column-gap: 40px;
}
.species-description p:first-child {
	margin-top: 0;
}
.single.single-livestock #sidebar {
	float: none;
	width: 100%;
}

#speciesSlider .slick-prev, #speciesSlider .slick-next {
	top: 45%;
}
#speciesSlider .slick-next {
	right: -25px;
}
#speciesSlider .slick-prev {
	left: -20px;
}

/*--------------------------------------------------------------
## Resources Blog
--------------------------------------------------------------*/
.articleInfo {
	font-size: .9em;
}
.articleInfo h2.entry-title a:link, .articleInfo h2.entry-title a:visited {
    font: bold 24px/20px Teko, Arial, sans-serif;
}
.hero {
	margin-bottom: 2em;
}
.blog article, .category article, .tax-arrivals_category article, .post-type-archive-arrivals article {
	border-bottom: 3px solid #3898d5;
	padding: 2em 0px;
}
.single-post .entry-footer {
	display: none;
}
div#content aside#secondary h2.widget-title, #sidebar h2.widget-title  {
	color:#3898d5;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	display: block;
	color: #4e4e4e;
	text-decoration: none;
	padding: .5em 5px;
	border-bottom: 1px solid #3898d5;
	font-size: .9em;
}
#sidebar a:hover {
	background: #3898d5;
	color: #FFF;
}
.nav-previous a, .nav-next a {
	text-decoration: none;
	text-transform: uppercase;
	color: #4e4e4e!important;
	font-size: .9em;
	font-weight: bold;
}
.single-post .nav-links {
	display: none;
}

/* Newer Layout */
ul.resource_categories {
	
}
ul.resource_categories>li {
	float: left;
	width: 32%;
	margin-left: 2%;
	margin-top: 30px;
	margin-bottom: 30px;
}
ul.resource_categories>li:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}
ul.resource_categories h2.catname {
	position: relative;
	color: #1db5b7;
	border: #1db5b7 3px solid;
	box-sizing: border-box;
    height: 2.5em;
    border-radius: 0px 50px 50px 0px;
    padding-left: 100px;
    padding-right: 25px;
    line-height: 1em;
	margin-bottom: 0;
    margin-left: 27px;
	display: flex;
	align-items: center;
}
ul.resource_categories h2.catname::before {
	position: absolute;
	content: '';
	z-index: 2;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background-color: #1db5b7;
	left: -16px;
	bottom: -20px;
	background-image: url('/wp-content/themes/aquatics-unlimited/images/twofish.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
ul.resource_categories h2.catname a {
	color: #1db5b7;
	text-decoration: none;
}
ul.resource_categories h2.catname a:hover {
	
}
ul.resource_categories>li ul {
	position: relative;
	z-index: 3;
	background-color: #f1f1f1;
	border: #1db5b7 1px solid;
	list-style-type: disc;
	margin: -1px 27px;
	padding: 20px 40px;
}
ul.resource_categories>li ul>li {
	font-size: 18px;
	margin-bottom: 10px;
}
ul.resource_categories>li ul>li a {
	color: #3898d5;
	text-decoration: none;
}
ul.resource_categories>li ul>li a:hover {
	text-decoration: underline;
}
ul.resource_categories>li ul>li.morelink {
	font-size: 14px;
}
ul.resource_categories>li ul>li.morelink a {
	color: #1db5b7;
}
ul.resource_categories>li ul>li.morelink a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 1280px) {
	ul.resource_categories>li {
		width: 48%;
		margin-left: 4%;
	}
	ul.resource_categories>li:nth-child(3n+1) {
		margin-left: 4%;
		clear: none;
	}
	ul.resource_categories>li:nth-child(odd) {
		margin-left: 0;
		clear: left;
	}
}

@media only screen and (max-width: 767px) {
	ul.resource_categories>li {
		float: none;
		width: 100%;
		margin-left: 0;
		clear: none;
	}
}

/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/
article#post-46, .page-id-46 .entry-content {
	padding-top: 0px;
	margin-top: 0px;
}
.page-id-46 #main h2 {
	border: none;
}
.page-id-46 li#field_2_5 {
	padding-top: 2em;
	max-width: 835px;
	clear: both;
}
/*--------------------------------------------------------------
## Single Product
--------------------------------------------------------------*/
.single-product #sidebar {
	display: none;
}
.single-product main#main {
	width: 100%;
}
/*--------------------------------------------------------------
## Photo of the Day Archive
--------------------------------------------------------------*/
.post-type-archive-photo_of_the_day .hero {
	display: none;
}
.post-type-archive-photo_of_the_day article {
	border-bottom: 1px solid #3898d5;
	margin-bottom: 2em;
}
/*--------------------------------------------------------------
## Slideshow Page
--------------------------------------------------------------*/
.slick-prev, .slick-next {
	top: 45%;
}
.slick-next {
    right: -25px;
}



/* better livestock grid
 ************************/
/* .livestock-grid {
	display: -ms-grid;
	display: grid;
  -ms-grid-columns: 1fr 12px 1fr 12px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 12px;
	grid-row-gap: 12px;
  place-items: start;
}

.livestock-grid > * {
	display: block;
	width: 100%;
} */

/* .livestock-grid > *::before {
	content: "";
  display: block;
  width: 1px;
  height: 0;
	padding-bottom: calc(9/16 * 100%);
} */
/* .catParent {
	position: relative;
	overflow: hidden;
	max-height: 236px; */
/* } */

/* .post-type-archive-livestock .catParent {max-height: 197px;} */
/* .recent-arrivals .catParent {max-height: 110px;} */

/* .catParent img {
	width: 100%;
	-webkit-transition: -webkit-transform .65s ease-out;
	transition: -webkit-transform .65s ease-out;
	-o-transition: transform .65s ease-out;
	transition: transform .65s ease-out;
	transition: transform .65s ease-out, -webkit-transform .65s ease-out;

}

.homeLivestock a.catParent span, .page-template-page-livestock a.catParent span, .page-template-page-livestocksubcategory a.catParent span, .livestock-grid a.catParent span {
	display: block;
	color: #2373a6;
	background: rgba( 255, 255, 255, 0.85 );
	padding: .3em 5px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	width: 100%;

}

.recent-arrivals a.catParent span {
	font-size: .8rem;
}

.catParent:hover img {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
} */


/* AU Media Slider (ACF) */
/* .resp-container {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}



.resp-iframe,
.au-media-slider iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 0;
} */


.au-media-slider {
	max-width: 1400px;
	margin: 0 auto;
}


/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/

@media only screen and (min-width: 767px) {
	header#masthead {
		position: fixed !important;
		width: 100%;
	}
	
	.homeHeroContainer {
		padding-top: 180px;
	}
	
	.homeHeroMessage {
		top: 180px;
	}
	
	#page {
		padding-top: 13rem;
	}
}


@media only screen and (max-width: 767px) {
	.homeHeroMessage p:first-child {
		font-size: 50px !important;
	}
	
	
	.livestock-grid {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}

	.hidden-sm {
		display: none;
	}
	#headerLogo {
		padding: 20px;

	}
	.site-branding {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		    -ms-flex-direction: column !important;
		        flex-direction: column !important;
	}
	.certifications {
		-webkit-box-pack: center !important;
		    -ms-flex-pack: center !important;
		        justify-content: center !important;
		margin-top: 20px;
	}
}

@media only screen and (min-width: 370px) {
	.livestockArchiveEntry {
		width: 180px;
		float: left;
		margin: 0px 35px 10px 0px;
	}
	.livestockArchiveEntry a:link, .livestockArchiveEntry a:visited, .galleryImage a:link, .galleryImage a:visited {
		height: 220px;
	}
}
@media only screen and (min-width: 415px) {
	.featuredProducts {
		width: 350px;
		margin: 0 auto 3em auto;
	}
	.product {
		float: left;
		margin-right: 5%;
	}
}

@media only screen and (min-width: 650px) {
	.featuredProducts {
		width: 100%;;
	}
	#homeAbout a.button {
		margin: 0px 2% 1em 0px;
	}
	.footerBox {
		float: left;
		margin-right: 3%;
	}
	p.credit {
		text-align: right;
		padding: 0px 1em 0px 0px;
	}
}

@media only screen and (min-width: 750px) {
	.homeIntro {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 2fr 1fr;
		grid-template-columns: 2fr 1fr;
	}
	#recentArrivals {
		max-height: 1970px;
		overflow: auto;
	}
	#homeAbout {
		margin-top: 1.3em;
		text-align: center;
	}
	#homeAbout img {
		float: left;
		width: 29%;
	}
	#homeAbout .aboutInfo {
		float: left;
		width: 65%;
		margin-left: 5%;
	}
/* 	#homeSlider2 .promoSlide p {
		display: block;
		width: 50%;
		float: left;
		text-align: left;
		padding: 1em 3%;
		font-size: 1.5em;
		line-height: 1.4em;
	}
	#homeSlider2 .promoSlide a.promoImage {
		width: 50%;
		float: left;
	}

	#homeSlider2 .promoSlide iframe {
		float: right;
	} */

	.page-template-page-sidebar #main, .archive #main, .single #main { /* , .blog #main */
		width: 71%;
		margin-right: 9%;
		float: left;
	}

	.single-livestock #main {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.tax-livestock_categories #main {
		width: 71%;
		margin-right: 9%;
		float: left;
	}
	.single-arrivals #main {
		width: 100%;
	}
	.page-template-page-sidebar #sidebar, .blog #sidebar, .archive #sidebar, .single #sidebar {
		width: 20%;
		float: left;
	}
	.tax-livestock_categories #sidebar {
		width: 20%;
		float: left;
	}
	.livestockPhoto {
		float: left;
		margin: 0px 5% 2em 0px;
		width: 60%;
	}
	.galleryImage {
		float: left;
		margin: 0px 10px 10px 0px;
	}
	.floatRight {
		float: right;
	}
}

@media only screen and (min-width: 1000px) {
	#primary, #content {
/* 		max-width: 913px; */
		max-width: 1280px;
		width: 100%;
		margin: 0 auto;
	}
	#recentArrivals div:nth-child(even) {
		margin-right: 0;
	}
	footer#colophon .site-info {
		max-width: 913px;
		width: 100%;
	}
	table.table1 {
	    border-collapse: collapse;
	    border-color: #3a3a3a;
	    border-width: 1px;
	}
	table.table1 td {
	    border-color: #3a3a3a;
	    border-style: solid;
	    border-width: 1px;
	    padding: 8px;
	    text-align: left;
	}
	.gform_heading {
	    display: none;
	}
	.gform_body input{
	    width: 360px !important;
	    padding: 3px 4px !important;
	}
	.gform_wrapper textarea.medium{
	  	height:150px !important;
		width:360px !important;
	}
	.featuredImage {
		float: left;
		width: 22%;
		margin-right: 5%;
	}
	.articleInfo {
		float: left;
		width: 73%;
	}
	.contactInfo {
		float: left;
		width: 40%;
		margin-right: 5%;
	}
	#field_2_1, #field_2_2, #field_2_3, #field_2_4 {
		width: 50%;
		float: left;
		padding-right: 0px;
	}
	.page-id-46 .gform_wrapper ul li.gfield {
		clear: none;
	}
}