/*!
Theme Name: Agro-K
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: agrok
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.

agrok 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* 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;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    overflow-wrap: break-word
}

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #484848;
	font-family: Barlow, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: black;
	font-family: Barlow, sans-serif;
	font-weight: 700;
	line-height: 1.3;
}

h1 {
	font-size: 60px;
    text-transform: uppercase;
	font-weight: 400;
}

h2 {
	font-size: 36px;
    text-transform: uppercase;
	font-weight: 400;
}

h1 strong,
h2 strong {
    font-weight: 700;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

.upper-header {
    text-transform: uppercase;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 20px 0 20px 40px;
    padding: 5px 5px 5px 20px;
    color: #87a32e;
    border-left: 3px solid currentColor;
    background-color: #87a32e07;
    font-size: 120%;
}

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

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
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 1.5em;
}

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

/*--------------------------------------------------------------
# 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, 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: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: 3px;
	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%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

header#masthead {
    position: fixed;
    width: 100%;
	z-index: 9999;
    background-color: rgba(0,0,0,0.4);
}

header#masthead.scroll-header {
    background-color: rgba(6,154,101,1);
}

header#masthead .container {
	display: flex;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
	justify-content: space-between;
	align-items: flex-end;
}

.site-branding {
	padding: 10px 10px 0;
}

.site-branding img {
    max-height: 70px;
}

a,
a:visited {
	color:#069A65;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #0daa71;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	font-size: 16px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0 8px;
	padding-left: 0;
}

.main-navigation .nav-menu > li {
    padding: 30px 17px 20px;
	border-bottom: 12px solid transparent;
}

.main-navigation .nav-menu > li.current-menu-item,
.main-navigation .nav-menu > li.current-menu-ancestor {
    border-bottom: 12px solid #F1B000;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	margin: 0;
	z-index: 99999;
	background: #5F5F5F;
}

.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;
	padding: 5px 20px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-family: Barlow,sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.main-navigation li.current-menu-ancestor > a,
.main-navigation li.current-menu-item > a,
.main-navigation .nav-menu > li:hover > a{
    color: #F1B000;
}

.main-navigation .nav-menu > li.menu-item-has-children ul.sub-menu {
    margin-left: -80px;
}

.main-navigation .nav-menu > li:last-child.menu-item-has-children ul.sub-menu {
    margin-left: -145px;
}

.main-navigation .sub-menu li a {
    text-shadow: none;
}

.main-navigation .sub-menu li:hover,
.main-navigation .sub-menu li:focus {
    background: #F1B000;    
}

.main-navigation .sub-menu li.current-menu-item {
    background: #F1B000;    
}

.main-navigation .sub-menu li.current-menu-item > a {
    color: white;
}

.main-navigation li.menu-item-has-children > a:after {
	content: '\f107';
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	padding-left: 5px;
}

.sub-menu li {
    padding: 0;
}

.sub-menu li a {
    padding: 5px 15px;
}


/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

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

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* 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: #17728D;
	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;
	margin-bottom: 1.5em;
}

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.xentry-content:before,
.xentry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.xsite-content:before,
.xsite-content:after,
.xsite-footer:before,
.xsite-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
--------------------------------------------------------------*/

.site-content,
.site-footer .container {
	width: 100%;
    max-width: 1240px;
	margin: auto;
	padding: 0 20px;
}

.page-template-template-page-with-sidebar .site-content,
.page-template-page-with-sidebar .site-content,
.search .site-content,
.single-post .site-content,
.single-product .site-content {
	display: grid;
	grid-template-columns: 1fr 300px;
	grid-template-areas: 'main sidebar';
	grid-gap: 40px;
    margin-bottom: 20px;
}

.single-product .site-content {
	grid-template-columns: repeat(6,1fr);
	grid-template-areas: 
	'thumbnail thumbnail thumbnail labels labels labels'
	'main main main main sidebar sidebar';
}

#primary {
	grid-area: main;
}

#secondary {
	grid-area: sidebar;
}

.product-thumbnail {
    grid-area: thumbnail;
}

.product-labels {
    grid-area: labels;
}

.page-content .vc_row,
.entry-content .vc_row {
    padding: 40px 0;
}

.vc_gitem_row.vc_row {
    padding: 0;
}

#page-banner {
	padding: 160px 20px 60px;
	margin-bottom: 40px;
	text-align: center;
	background-color: #069A65;
	background-image: url(img/default_banner.png);
	background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	color: white;
}


.page-template-default .page-content,
.page-template-default #page-banner {
    margin: 0;
}

.page-template-page-no-banner .page-content {
    margin: 0;
}

.page-template-page-no-banner .page-content :first-child {
    padding: 0;
}

#page-banner h1,
#page-banner h2 {
	font-weight: 400;
	color: white;
	text-shadow: 1px 1px 5px #444, -1px -1px 5px #444;
    max-width: 1200px;
    margin: auto;
}

.sticky {
	display: block;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 35px 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 35px;
}

footer.entry-footer {
    margin: 10px 0;
}

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

/* 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;
    font-size: 80%;
}

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

.text-white,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
h1.text-white,
h2.text-white,
h3.text-white,
h4.text-white {
	color: white;
}

.bg-white {
	background-color: white;
}

.text-black,
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
h1.text-black,
h2.text-black,
h3.text-black,
h4.text-black{
	color: black;
}

.bg-black {
	background-color: black;
}

.text-green,
.text-green h1,
.text-green h2,
.text-green h3,
.text-green h4,
h1.text-green,
h2.text-green,
h3.text-green,
h4.text-green {
	color: #069A65;
}

.bg-green {
	background-color: #069A65;
}

.text-gold,
.text-gold h1,
.text-gold h2,
.text-gold h3,
.text-gold h4,
h1.text-gold,
h2.text-gold,
h3.text-gold,
h4.text-gold {
	color: #F1B000;
}

.bg-gold {
	background-color: #F1B000;
}

.text-gray,
.text-gray h1,
.text-gray h2,
.text-gray h3,
.text-gray h4,
h1.text-gray,
h2.text-gray,
h3.text-gray,
h4.text-gray {
	color: #D8D8D8;
}

.bg-gray {
	background-color: #D8D8D8;
}

.text-md-gray,
.text-md-gray h1,
.text-md-gray h2,
.text-md-gray h3,
.text-md-gray h4,
h1.text-md-gray,
h2.text-md-gray,
h3.text-md-gray,
h4.text-md-gray {
	color: #b4b4b4;
}

.bg-md-gray {
	background-color: #b4b4b4;
}

.text-dk-gray,
.text-dk-gray h1,
.text-dk-gray h2,
.text-dk-gray h3,
.text-dk-gray h4,
h1.text-dk-gray,
h2.text-dk-gray,
h3.text-dk-gray,
h4.text-dk-gray {
	color: #5F5F5F;
}

.bg-dk-gray {
	background-color: #5F5F5F;
}

.hide {
	display: none;
}

.entry-footer span {
    margin-right: 15px;
}

.site-footer {
    overflow: hidden;
}

.site-footer .widget {
	margin: 0;
	padding: 0;
}

.site-footer ul,
#responsive-menu-pro-additional-content ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.site-footer #menu-footer-menu {
    display: block;
	margin-top: 15px;
}

.site-footer ul.sub-menu {
	display: none;
}

.site-footer ul.menu a {
	color: #484848;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
}

.site-footer .ak-col-has-fill>.vc_column-inner, 
.site-footer .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.site-footer .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.site-footer .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 10px;
}

.site-footer .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

.social-icons a,
#responsive-menu-pro-additional-content .social-icons a {
	font-size: 30px;
	padding: 7px;
}

.back-to {
	text-transform: uppercase;
}

.back-to a:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f104';
    font-size: 30px;
    color: black;
    vertical-align: middle;
    margin-right: 10px;
}

.post-intro {
	color: #17728D;	
	font-size: 22px;	
	font-weight: 600;
	line-height: 1.3;
}

.post-thumbnail {
    margin-bottom: 30px;
	text-align: center;
}

#secondary ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

#secondary li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.sidebar-loop {
    margin-bottom: 30px;
}

.sidebar-loop .su-post {
    padding: 0 0 10px;
}

.sidebar-loop .sidebar-grid-area {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-gap: 10px;
    border-bottom: 1px solid #ddd;
}

.sidebar-loop .su-post-thumbnail {
    margin: 15px 0;
}

.sidebar-loop .sidebar-non-grid-area {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.sidebar-loop h3,
.sidebar-loop h4 {
    margin: 10px 0px 20px 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
	color: black;
}

.sidebar-loop a {
    color: black;
}

.widget-title {
    font-size: 18px;
    font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid currentColor;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid #069A65;
    border-radius: 3px;
    background: #069A65;
    color: white;
    font-size: 18px;
    line-height: 1;
    padding: 10px 25px;
    cursor: pointer;
}

a.large-button,
.large-button a.vc_btn3.vc_btn3-size-lg {
    padding: 15px 60px;
	font-weight: 700;
	text-transform: uppercase;
}

.archive article {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}

.article-inner {
    margin: 30px;
}

.tax-product_type .post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
}

.tax-product_type article {
    width: auto;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin: 0;
    background: #fafafa;
    text-align: center;
}

.tax-product_type .article-inner {
    margin: 0;
    padding: 10px 10px 15px;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
}

.archive .resources-grid-learn-more {
    margin: 15px 0;
}

.archive .entry-title a {
    color: black;
    margin: 0;
}

.archive .entry-title {
    margin: 10px 0;
}

.tax-product_type .entry-title {
    font-size: 24px;
    font-weight: 700;
}

.archive article .entry-content {
    margin: 0;
}

.archive article .entry-content strong {
    font-weight: inherit;
}

.vc_row.max-width-600 {
    max-width: 600px;
    margin: auto !important;
}

.vc_row.max-width-700 {
    max-width: 700px;
    margin: auto !important;
}

.vc_row.max-width-800 {
    max-width: 800px;
    margin: auto !important;
}

.vc_row.max-width-900 {
    max-width: 900px;
    margin: auto !important;
}

.vc_row.max-width-1000 {
    max-width: 1000px;
    margin: auto !important;
}

.resources-grid-learn-more a {
	color: black !important;
	font-weight: 700;
	border: 1px solid #F1B000;
	padding: 15px 25px;
	display: inline-block;
}

.resources-grid-learn-more a:hover {
	color: white !important;
	background: #F1B000;
}

.page-loop {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
}

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

.wp-pagenavi a, 
.wp-pagenavi span {
    border-color: #eee;
}

.wp-pagenavi span.pages {
    border: none;
    font-size: 14px;
}

.wp-pagenavi span.current {
    background: #069A65;
    color: white;
}

.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
    border-color: #069A65;
}

.single-product .entry-content {
    margin: 0;
}

.product-labels a {
    display: inline-block;
    border: 1px solid gold;
    padding: 10px 25px;
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    margin: 10px;
    min-width: 200px;
}

.product-labels a:after {
    content: '\f019';
    font-family: 'Font Awesome 5 Pro';
    margin-left: 7px;
}

.product-labels .file-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.tax-product_type .product-labels a {
    padding: 10px 15px;
    margin: 5px;
    min-width: 0;
	background: white;
}

.tax-product_type .product-labels a:hover {
    background: #f0f0f0;
}

.single-product .vc_row {
    padding: 10px 0;
}

.see-all {
    text-align:center;
	padding: 20px 20px 30px;
}

.see-all-link {
    display: inline-block;
    background: #F1B000;
    color: white !important;
    text-transform: uppercase;
	margin: 10px 20px;
}

.product-contact {
    padding: 20px 20px 30px;
    background: #069A65;
    color: white;
    text-align: center;
}

.product-contact h2 {
    color: white;
}

li.mpdl-file-links-item {
    display: inline-block;
}

.mepr-unauthorized-excerpt {
    font-size: 20px;
    background: #fafafa;
    padding: 20px;
}

.mepr-unauthorized-excerpt p:last-child {
    margin-bottom: 0;
}
 
.mepr-unauthorized-excerpt:after {
	content: 'Log in for more of this article';
	font-size: 16px;
	margin-top: 30px;
	display: block;
}


@media (max-width: 1050px) {
    .archive article {
	    width: 49%;
	}

.tax-product_type .post-list {
            grid-template-columns: repeat(2, 1fr);
}
.tax-product_type article {
	    width: auto;
	}
}

@media (max-width: 850px) {
	
	h1 {
	    font-size: 50px;
	}

	h2 {
	    font-size: 32px;
	}

	#page-banner {
	    padding: 150px 20px 80px;
	}

	#secondary {
		margin-top: 50px;
	}

	.page-template-template-page-with-sidebar .site-content,
	.page-template-page-with-sidebar .site-content,
	.search .site-content,
	.single-post .site-content,
	.single-product .site-content {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 1100px) {
    .wpb_column.vc_column_container.ak-col-sm-2 {
        width: 33.33%;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .wpb_column.vc_column_container.ak-col-sm-2 {
        width: 50%;
        display: inline-block;
    }
}

@media (max-width: 650px) {
    h1 {
	    font-size: 40px;
	}

	#page-banner {
	    padding: 130px 20px 60px;
	}

	.archive article {
	    width: 100%;
		display:block;
		max-width: 400px;
		margin: 40px auto;
	}

        .tax-product_type .post-list {
            grid-template-columns: repeat(1,1fr);
            max-width: 500px;
            margin: auto;
        }

        .tax-product_type article {
            margin: 0;
            max-width: none;
        }
}






.ak-category-container{

}

.ac_row {
  margin-left: -15px;
  margin-right: -15px;
}

.ak-column-gap-35{
  margin-left: -32.5px;
  margin-right: -32.5px;
}

.ak-column-container {
  width: 100%;
}

.ak-row.ak-column-gap-35>.ak-column-container {
  padding: 17.5px;
}

.ak-col-lg-1, .ak-col-lg-10, .ac_col-lg-11, .ak-col-lg-12, .ak-col-lg-2, .ak-col-lg-3, .ak-col-lg-4, .ak-col-lg-5, .ak-col-lg-6, .ak-col-lg-7, .ak-col-lg-8, .ak-col-lg-9, .ak-col-md-1, .ak-col-md-10, .ak-col-md-11, .ak-col-md-12, .ak-col-md-2, .ak-col-md-3, .ak-col-md-4, .ak-col-md-5, .ak-col-md-6, .ak-col-md-7, .ak-col-md-8, .ak-col-md-9, .ak-col-sm-1, .ak-col-sm-10, .ak-col-sm-11, .ak-col-sm-12, .ak-col-sm-2, .ak-col-sm-3, .ak-col-sm-4, .ak-col-sm-5, .ak-col-sm-6, .ak-col-sm-7, .ak-col-sm-8, .ak-col-sm-9, .ak-col-xs-1, .ak-col-xs-10, .ak-col-xs-11, .ak-col-xs-12, .ak-col-xs-2, .ak-col-xs-3, .ak-col-xs-4, .ak-col-xs-5, .ak-col-xs-6, .ak-col-xs-7, .ak-col-xs-8, .ak-col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.ak-column-container>.ak-column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.ak-button, .ac_content-element, ul.ak-thumbnails-fluid>li {
    margin-bottom: 35px;
}

.ak-gitem-col {
    box-sizing: border-box;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.ak-single-image .ak-figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}

.ak-column-container>.ak-column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.ak-single-image.ak-align-center {
    text-align: center;
}

.ak-right-section p{
	font-size: 18px;
    line-height: 1.25em;
    text-align: left;
    margin: 0;
}
.ak-right-section p a{
	color: inherit;
}

.ak-right-section .ak-wrapper{
	padding-bottom: 38px;
	clear: both;
}


.ak-clearfix{
	clear: both;
}

.ak-clearfix::after {
    content: "";
    display: table;
    clear: both;
}

#ak-category-bottom-section{
	padding-top: 35px;
	padding-left: 15px;
    padding-right: 15px;
}

#ak-category-products-section{
	background-color: #6b6b6b
}

#ak-category-products-section h2.text-white{
	color: white;
	text-align: center
}


#ak-category-bottom-section{
    box-sizing: border-box;
	padding-top: 35px;
	padding-left: 0;
    padding-right: 0;
    width: 100%;
	
}

.ak-separator{
	border-top: 5px solid #c0c0c0;
    width: 100%;
}

#ak-category-bottom-section h4 a{
	color: white;
}

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

.ak-product-btn{
	display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #ffffff;
    box-sizing: border-box;
    overflow-wrap: break-word;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0px;
    transition: all 0.2s ease-in-out 0s;
    line-height: normal;
    box-shadow: none;
    font-size: 14px;
	padding: 10px 15px;
	border-radius: 0px;
	font-size: 12px;
	border: 2px solid white;
	margin-bottom: 50px;
}

.ak-tabs{
	padding: 25px 0px;
}

.ak-product-btn:visited {
    color: white;
}

.ak-tabs img{
	margin-top: 28px;
}

.ak-grey-background{
	background-color: #e2e2e2;
	padding: 10px 16% 10px 16%;
    text-align: center;
}

#ak-category-accoordion-section{
	background-color: #e0e0e0;
}

.ak-tab-content {
    display: none;
}

.ak-tab-content.active {
    display: block;
}

{
	text-align: center;
}

#ak-category-accoordion-section .ak-tab-links li{
	margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
	display: inline-block;
}
#ak-category-accoordion-section .ak-tab-links{
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

#ak-category-accoordion-section .ak-tab-links li a{
	padding: 14px 20px;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
    box-shadow: none;
	background-color: #7d7d7d;
	color: white;
}



#ak-category-accoordion-section .ak-tab-links li.active a{
	background-color: #f1b000;
}


@media (min-width: 768px) {
	.ak-col-sm-1, .ak-col-sm-10, .ak-col-sm-11, .ak-col-sm-12, .ak-col-sm-2, .ak-col-sm-3, .ak-col-sm-4, .ak-col-sm-5, .ak-col-sm-6, .ak-col-sm-7, .ak-col-sm-8, .ak-col-sm-9 {
		float: left;
		position: relative;
		
	}

	.ak-col-sm-12{
		width: 100%;
	}
	.ak-col-sm-4 {
		width: 33.33333333%;
	}
	.ak-col-sm-8 {
		width: 66.66666667%;
	}

	.ak-col-sm-6 {
		width: 50%;
	}

	.ak-col-sm-2 {
		width: 16.66666667%;
	}
	.ak-col-sm-3 {
		width: 25%;
	}
	.ak-col-sm-9 {
		width: 75%;
	}
}