/*!
Theme Name: Goat Throat 2021
Theme URI: http://underscores.me/
Author: James Did It LLC
Author URI: https://jamesdidit.net
Description: A custom theme for GoatThroat
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gt21
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.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap");
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

/**
 * 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;
  outline-offset: -2px;
}

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

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #0074ff;
  font-weight: 600;
  margin: 1rem 0 0.25rem 0;
  line-height: 1;
}

h1 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}

h2 {
  font-size: 1.75rem;
  font-weight: 600;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.25rem;
  color: #00843d;
}

h6 {
  font-size: 1.25rem;
  color: #c8102e;
}

h1.entry-title {
  color: #c8102e;
  padding: 0rem;
  display: inline-block;
}

h1.entry-title.product_title {
  display: inline;
}

h2.archive-entry-title {
  font-size: 1.8rem;
  text-transform: capitalize;
  color: #00006c;
}

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

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

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

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
html {
  scroll-behavior: smooth;
  width: 100vw;
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  background: #fff;
}

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

dd {
  margin: 0 1.5em 1.5em;
}

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

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
  -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;
  color: #4169e1;
}
a:visited {
  color: #4169e1;
}
a:hover, a:focus, a:active {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
a.pdf-class, a.doc-class, a.docx-class, a.png-class, a.jpg-class, a.gif-class {
  font-size: 1rem;
  text-decoration: none;
}
a.pdf-class:hover, a.doc-class:hover, a.docx-class:hover, a.png-class:hover, a.jpg-class:hover, a.gif-class:hover {
  text-decoration: underline;
}
a.pdf-class:before {
  content: "\f190";
  font-family: "dashicons";
  padding-right: 0.5rem;
}
a.doc-class:before, adocx-class:before {
  content: "\f497";
  font-family: "dashicons";
  padding-right: 0.5rem;
}
a.png-class:before, a.jpg-class:before, a.gif-class:before {
  content: "\f128";
  font-family: "dashicons";
  padding-right: 0.5rem;
}
a.scroll_to_hash {
  text-decoration: none;
}
a.scroll_to_hash:after {
  content: "\f140";
  font-family: "dashicons";
  padding-left: 0.5rem;
}

/* Forms
--------------------------------------------- */
a.button,
a.button:visited,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  border-radius: 0;
  background: #00843d;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: 1rem 1rem 1rem 0;
  font-size: 1rem;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
a.button.button_two,
a.button:visited.button_two,
button.button_two,
input[type=button].button_two,
input[type=reset].button_two,
input[type=submit].button_two {
  background: #0074ff;
}
a.button.button_two:hover,
a.button:visited.button_two:hover,
button.button_two:hover,
input[type=button].button_two:hover,
input[type=reset].button_two:hover,
input[type=submit].button_two:hover {
  background: #00006c;
}
a.button.red,
a.button:visited.red,
button.red,
input[type=button].red,
input[type=reset].red,
input[type=submit].red {
  background: #c8102e;
}
a.button.red:hover,
a.button:visited.red:hover,
button.red:hover,
input[type=button].red:hover,
input[type=reset].red:hover,
input[type=submit].red:hover {
  background: #00006c;
}
a.button.button_small,
a.button:visited.button_small,
button.button_small,
input[type=button].button_small,
input[type=reset].button_small,
input[type=submit].button_small {
  font-size: 0.8rem;
  margin: 0.8rem 0.8rem 0.8rem 0;
}
a.button:hover,
a.button:visited:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #00006c;
}
a.button:active, a.button:focus,
a.button:visited:active,
a.button:visited:focus,
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: #00843d;
}

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 #0074ff;
  border-radius: 0;
  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 #0074ff;
}

textarea {
  width: 100%;
}

li#field_5_11 a.config-link {
  display: none;
}

fieldset {
  padding-bottom: 5px;
}
fieldset label {
  display: block;
  padding: 3px;
}
fieldset input {
  margin-right: 3px;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.site.has-sidebar {
  display: grid;
  grid-template-columns: auto 25%;
  gap: 1rem;
  max-width: 90%;
  margin: 1rem auto;
  grid-template-areas: "header header" "main sidebar" "footer footer";
}

.site-header {
  grid-area: header;
}

.site-main {
  grid-area: main;
  overflow: hidden; /* Resolves issue with <pre> elements forcing full width. */
}

.widget-area {
  grid-area: sidebar;
}

.site-footer {
  grid-area: footer;
}

@media (max-width: 960px) {
  .site.has-sidebar {
    display: block;
  }
}
.no-sidebar .site {
  display: grid;
  grid-template-columns: auto;
  grid-template-areas: "header" "main" "footer";
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
body.admin-bar #masthead {
  top: 32px;
}

#masthead {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 150px;
  background: #fff;
  z-index: 1;
  padding-bottom: 0.5rem;
}
#masthead .pre-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2px 5px;
  font-size: 0.7rem;
  margin-bottom: 10px;
  background: rgb(204, 204, 204);
  background: linear-gradient(0deg, rgba(204, 204, 204, 0.5) 0%, rgba(204, 204, 204, 0) 100%);
}
#masthead .pre-header ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#masthead .pre-header ul li {
  margin: 0 0.25rem 0 0;
  padding: 0;
  line-height: 1;
  color: #00006c;
  display: inline-block;
}
#masthead .pre-header ul li a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
#masthead .pre-header ul li a:before {
  font-family: "dashicons";
  height: 24px;
  width: 24px;
  display: inline-block;
  padding: 3px;
  margin-right: 10px;
  font-size: 14px;
  border: 2px solid #0074ff;
  border-radius: 50%;
  line-height: 1;
}
#masthead .pre-header ul li a.contact:before {
  content: "\f465";
}
#masthead .pre-header ul li a.phone:before {
  content: "\f525";
}
#masthead .pre-header ul li a.cart:before {
  content: "\f174";
}
#masthead .pre-header ul li .dashicons {
  vertical-align: middle;
  font-size: 0.8rem;
}
#masthead .pre-header ul li.search {
  background: transparent;
  padding: 0;
  border: 2px solid #0074ff;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-radius: 9999px 0 0 9999px;
}
#masthead .pre-header ul li.search:before {
  font-family: "dashicons";
  height: 24px;
  width: 24px;
  display: block;
  padding: 6px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 1;
  content: "\f179";
  float: left;
}
#masthead .pre-header ul li.search form {
  float: right;
}
#masthead .pre-header ul li.search form input[type=text] {
  font-size: 0.8rem;
  padding: 0 3px;
  background: transparent;
  outline: none;
  border: none;
}
#masthead .header-inner-wrapper {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: stretch;
}
#masthead .header-inner-wrapper .site-branding {
  width: auto;
  max-width: 50%;
  text-align: center;
  padding: 0 1rem;
}
#masthead .header-inner-wrapper .site-branding h1.site-title {
  margin: 0;
  padding: 0;
  width: 100%;
}
#masthead .header-inner-wrapper .site-branding h1.site-title a {
  height: 60px;
  display: block;
  width: 100%;
  background-image: url("inc/img/goatthroat-logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  text-indent: -999999px;
}
#masthead .header-inner-wrapper .site-branding p.site-description {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1;
}

.masthead-clear-fix {
  display: block;
  position: relative;
  clear: both;
  float: none;
  height: 150px;
}

#page.menu-in {
  transform: translateX(-300px);
}

.main-navigation {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.main-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.main-navigation ul li {
  height: 100%;
  display: inline-block;
}
.main-navigation ul li a, .main-navigation ul li a:visited {
  color: #00006c;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 1rem;
  height: 100%;
  font-size: 0.8rem;
  position: relative;
  overflow: hidden;
}
.main-navigation ul li a:hover, .main-navigation ul li a:visited:hover {
  color: #0074ff;
}
.main-navigation ul li a.dropdown-toggle:hover:after, .main-navigation ul li a:visited.dropdown-toggle:hover:after {
  border-width: 1px 1px 0 0;
  content: " ";
  background: #e6e6e6;
  display: block;
  height: 40px;
  position: absolute;
  width: 20px;
  left: 50%;
  top: 90%;
  margin-left: -5px;
  z-index: 99;
  transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -o-transform: rotate(-224deg);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
}

.nav-links {
  display: flex;
  justify-content: space-between;
  font-size: 0.9rem;
  padding: 1rem 0;
}
.nav-links div {
  flex: 1;
}
.nav-links div.nav-next {
  text-align: right;
}

button.menu-toggle {
  display: none;
}

.dropdown-menus-wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  display: block;
}
.dropdown-menus-wrapper .dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  padding: 1rem;
  background: rgb(223, 223, 223);
  background: linear-gradient(0deg, rgb(206, 206, 206) 0%, rgb(230, 230, 230) 100%);
  width: 100%;
  border-bottom: thick solid #0074ff;
  display: none;
}
.dropdown-menus-wrapper .dropdown-menu.show_dropdown, .dropdown-menus-wrapper .dropdown-menu:hover {
  display: block;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown.show_dropdown, .dropdown-menus-wrapper .dropdown-menu.products_dropdown:hover {
  display: flex;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .left-dropdown-column {
  width: 20%;
  padding-right: 1rem;
  display: block;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column {
  display: flex;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column ul {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column ul li:first-of-type a {
  color: #c8102e;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column ul li a:hover {
  color: #0074ff;
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column ul li a:after {
  content: "";
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column ul li.level3 a:before {
  content: "\f139";
  font-family: "dashicons";
}
.dropdown-menus-wrapper .dropdown-menu.products_dropdown .right-dropdown-column ul li.level3:last-of-type {
  padding-top: 10px;
  margin-top: auto;
}
.dropdown-menus-wrapper .dropdown-menu .left-dropdown-column {
  width: 0;
  padding-right: 0;
  display: none;
}
.dropdown-menus-wrapper .dropdown-menu .right-dropdown-column {
  display: block;
  width: 100%;
}
.dropdown-menus-wrapper .dropdown-menu .right-dropdown-column p.category-description {
  font-style: italic;
  margin: 0.25rem 0;
}
.dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 1rem;
  font-size: 0.8rem;
}
.dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul li a, .dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul li a:visited {
  text-decoration: none;
  display: block;
  padding: 0.25rem 0;
  color: #00006c;
}
.dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul li a:hover, .dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul li a:visited:hover {
  color: #0074ff;
}
.dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul li a:after, .dropdown-menus-wrapper .dropdown-menu .right-dropdown-column ul li a:visited:after {
  content: "\f139";
  font-family: "dashicons";
}

.offcanvas-menu-wrapper {
  position: fixed;
  background: #333;
  width: 0;
  min-height: 100vh;
  overflow: hidden;
  top: 0;
  left: 100%;
  -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;
}
.offcanvas-menu-wrapper.show-menu {
  width: 300px;
  left: calc(100% - 300px);
  overflow-x: scroll;
}
.offcanvas-menu-wrapper ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
  height: 100vh;
  padding: 0.5rem;
  -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;
}
.offcanvas-menu-wrapper ul li {
  margin: 0;
  padding: 0;
  width: 100%;
}
.offcanvas-menu-wrapper ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 0.5rem;
}
.offcanvas-menu-wrapper ul li.has_submenu a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.offcanvas-menu-wrapper ul li.has_submenu a:after {
  font-family: "dashicons";
  content: "\f139";
  color: #fff;
}
.offcanvas-menu-wrapper ul ul.submenu {
  display: block;
  position: absolute;
  width: 300px;
  top: 0;
  left: 300px;
  height: 100vh;
  z-index: 99999;
  background: #333;
  overflow-x: scroll;
}
.offcanvas-menu-wrapper ul ul.submenu#submenu-4137 li.level2 {
  text-transform: uppercase;
  border-top: thin solid #ccc;
}
.offcanvas-menu-wrapper ul ul.submenu li {
  display: block;
}
.offcanvas-menu-wrapper ul ul.submenu li a {
  display: block;
  width: 100%;
}
.offcanvas-menu-wrapper ul ul.submenu li a:after {
  content: none;
}
.offcanvas-menu-wrapper ul p {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  padding: 0.5rem;
  margin: 0;
  font-style: italic;
}

@media only screen and (max-width: 960px) {
  button.menu-toggle {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
  .dropdown-menus-wrapper {
    display: none;
  }
}
.footer-menu-wrapper {
  display: flex;
}
.footer-menu-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-menu-wrapper ul.footer-menu {
  display: flex;
  width: 100%;
}
.footer-menu-wrapper ul.footer-menu ul {
  flex: 1;
  display: block;
  padding: 0 1rem;
}
.footer-menu-wrapper ul.footer-menu ul li a {
  font-size: 0.8rem;
}
.footer-menu-wrapper ul.footer-menu ul:first-of-type {
  padding-left: 0;
}
.footer-menu-wrapper ul a {
  display: block;
  text-decoration: none;
  color: #00006c;
  display: block;
  padding: 0.25rem 0 0 0;
  font-size: 0.9rem;
}
.footer-menu-wrapper ul a:hover {
  color: #0074ff;
}
.footer-menu-wrapper .contact-column {
  padding-left: 1rem;
}
.footer-menu-wrapper .contact-column p {
  font-size: 0.7rem;
  font-style: italic;
}
.footer-menu-wrapper #gform_wrapper_3 ul, .footer-menu-wrapper #gform_wrapper_3 li {
  padding: 0;
  margin: 0;
}
.footer-menu-wrapper #gform_wrapper_3 .gfield_required, .footer-menu-wrapper #gform_wrapper_3 label, .footer-menu-wrapper #gform_wrapper_3 .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none;
}
.footer-menu-wrapper h5 {
  color: #00006c;
  display: block;
  font-weight: 800;
  padding: 0.5rem 0.5rem 0.5rem 0;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin: 0 0 0.25rem 0;
}

p.footer-credits {
  font-size: 0.8rem;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  .footer-menu-wrapper ul.footer-menu {
    display: block;
    text-align: left;
    padding: 0;
    margin: 0.5rem;
  }
  .footer-menu-wrapper ul.footer-menu ul {
    padding: 0;
  }
  .footer-menu-wrapper ul.footer-menu li {
    display: inline-block;
  }
  .footer-menu-wrapper ul.footer-menu li a {
    padding: 0.5rem 0.5rem 0.5rem 0;
  }
}
@media only screen and (max-width: 600px) {
  .footer-menu-wrapper {
    display: block;
  }
  .footer-menu-wrapper .contact-column {
    padding: 0.5rem;
  }
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

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

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

/*.site-main,*/
.site-footer, .nav-links, #post-62 {
  margin: 1rem auto;
  width: 90%;
  max-width: 1200px;
}

/*
.site-main {
	display:flex;
	justify-content: space-between;
	flex-flow:row wrap;

	.page-header, .woocommerce-breadcrumb {
		flex:1 100%;
	}

	article, .archive-wrapper {
		width:70%;
		flex:1 0 70%;
		padding-right:1rem;
	}
	aside {
		width:26%;
		flex:1 0 26%;
	}
}
*/
.no-sidebar.nowoo .site-main {
  display: block;
}
.no-sidebar.nowoo .site-main article {
  width: 100%;
}
.no-sidebar.nowoo .site-main aside {
  display: none;
  width: 0;
}

.home .site-main {
  max-width: 100%;
  width: 100%;
  display: block;
}

.archive-wrapper .archive-entry {
  padding: 1rem 0;
  border-bottom: thin solid #0074ff;
}
.archive-wrapper.search-results {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.archive-wrapper.search-results .archive-entry {
  width: 30%;
  min-width: 200px;
  border: none;
}
.archive-wrapper.search-results .archive-entry .archive-image-wrapper {
  height: 200px;
}
.archive-wrapper.search-results .archive-entry .archive-image-wrapper img {
  max-height: 100%;
  max-width: 100%;
  width: intrinsic;
}
.archive-wrapper.search-results .archive-entry .archive-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.archive-wrapper.search-results .archive-entry .archive-text-wrapper h2.archive-entry-title {
  font-weight: normal;
  margin: 0.5rem 0;
  font-size: 1.5rem;
}
.archive-wrapper.search-results .archive-entry .archive-text-wrapper .button-wrapper {
  margin-top: 0.25rem;
}
.archive-wrapper.search-results .archive-entry .archive-text-wrapper .button-wrapper .button {
  margin: 0;
}

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

.entry-header.has-thumbnail {
  position: relative;
}
.entry-header.has-thumbnail h1.entry-title {
  font-size: 3rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.entry-header.has-thumbnail img {
  width: 100%;
}

.columns.columns-wrapper {
  display: flex;
  margin: 1rem 0;
}
.columns.columns-wrapper .column {
  flex-basis: 1;
  padding-right: 1rem;
}
.columns.columns-wrapper .column:last-of-type {
  padding-right: 0;
}
.columns.columns-wrapper .three-col {
  width: 33%;
}
.columns.columns-wrapper .two-col {
  width: 50%;
}
.columns.columns-wrapper .four-col {
  width: 25%;
}

ul.recommended-products {
  list-style-type: none;
  margin: 1.5rem 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
ul.recommended-products li {
  max-width: 150px;
  margin-right: 0.5rem;
}
ul.recommended-products li a {
  text-decoration: none;
  max-width: 150px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
ul.recommended-products li a img {
  align-self: flex-start;
}
ul.recommended-products li a span {
  display: block;
}
ul.recommended-products li a span.shop-now {
  margin-top: auto;
  font-size: 0.8rem;
  background: #00843d;
  color: #fff;
  padding: 0.5rem;
}

ul.sibling-page-list {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
  text-indent: 0;
  font-size: 0.8rem;
}
ul.sibling-page-list li {
  display: inline-block;
}
ul.sibling-page-list li:after {
  content: " | ";
  padding: 0 0.5rem;
}
ul.sibling-page-list li:last-of-type:after {
  content: "";
}

ul.childpages {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
  text-indent: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
ul.childpages li {
  background: #00843d;
  margin: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
ul.childpages li:hover {
  background: #00006c;
}
ul.childpages li a {
  text-decoration: none;
  padding: 0.5rem;
  color: #fff;
  display: block;
  padding: 0.5rem;
  height: 100%;
}
ul.childpages li a:hover {
  color: #fff;
}

p.video_links {
  font-size: 0.8rem;
  line-height: 1.1;
}
p.video_links a {
  text-decoration: none;
  color: #00006c;
  margin-right: 0.5rem;
  -webkit-transition: background 1s ease-in-out;
  -moz-transition: background 1s ease-in-out;
  -ms-transition: background 1s ease-in-out;
  -o-transition: background 1s ease-in-out;
  transition: background 1s ease-in-out;
  display: inline-block;
}
p.video_links a:hover {
  color: #0074ff;
}
p.video_links a:before {
  font-family: "dashicons";
  content: "\f139";
  margin-right: 0.25rem;
}
p.video_links a img {
  display: block;
}

.scroll-to-anchor {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0;
  height: 0;
  top: -130px;
  z-index: -1;
}

ul.download-library {
  list-style-type: none;
  margin: 1px 0px;
  padding: 0;
  text-indent: 0;
}
ul.download-library li a {
  text-decoration: none;
}

ul.video-library {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
ul.video-library li {
  padding-right: 0.5rem;
}
ul.video-library h5.video-title {
  font-size: 1rem;
  color: #00843d;
  font-weight: 400;
}
ul.video-library .button-wrappers p {
  margin: 0;
}
ul.video-library .button-wrappers p a.button {
  margin: 0.25rem 0;
}

.post-categories {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}
.post-categories:before {
  content: "Posted In: ";
}
.post-categories li {
  display: inline-block;
}
.post-categories li:after {
  content: ", ";
}
.post-categories li:last-of-type:after {
  content: "";
}

@media only screen and (max-width: 960px) {
  .site-main {
    display: block;
  }
  .site-main article {
    width: 100%;
    padding: 1rem;
  }
  .site-main aside {
    width: 100%;
    padding: 1rem;
  }
  ul.childpages {
    grid-template-columns: repeat(2, 1fr);
  }
  .columns.columns-wrapper {
    display: block;
  }
  .columns.columns-wrapper .column {
    padding: 1rem 0;
    width: 100% !important;
  }
}
/** CONNECT PAGE **/
#gf_progressbar_wrapper_8 {
  display: none;
}

#gform_page_8_1 .gform_page_footer {
  border-top: none !important;
}

p.gt_review span.review-stars {
  color: #c8102e;
}
p.gt_review span.biztype, p.gt_review span.attribution, p.gt_review span.chemical, p.gt_review span.pump {
  font-size: 0.8rem;
  display: block;
}

.home .site-main {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: block;
}
.home .site-main article {
  width: 100%;
  padding: 0 1rem;
}

.home .masthead-clear-fix {
  display: none;
}

.homepage-section {
  max-width: 1800px;
  height: 100vh;
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  scroll-snap-align: start;
}
.homepage-section#get-started {
  margin-bottom: 25vh;
  text-align: center;
}
.homepage-section#get-started .gform_wrapper {
  width: 60%;
  max-width: 1200px;
  margin: 1rem auto;
  text-align: center;
}
.homepage-section.has_overflow {
  height: auto;
  scroll-snap-alert: unset;
  display: block;
}
.homepage-section h2.section-head {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1;
}
.homepage-section#how-it-works h2.section-head {
  text-align: left;
  margin: 1rem 0 2rem 0;
}
.homepage-section .rating-wrapper {
  text-align: center;
}
.homepage-section .rating-wrapper p {
  margin: 0;
}
.homepage-section .rating-wrapper p em {
  font-size: 0.8rem;
}
.homepage-section .rating-wrapper .number-rating {
  font-size: 0.8rem;
}
.homepage-section .review-stars {
  font-size: 0.8rem;
  color: #c8102e;
}
.homepage-section .attribution {
  display: block;
  font-size: 0.8rem;
  text-align: right;
}
.homepage-section .button-wrapper {
  text-align: center;
}
.homepage-section#landing {
  width: 100%;
  max-width: 100%;
  scroll-snap-align: start;
}
.homepage-section#landing .landing-inner-wrapper {
  display: flex;
}
.homepage-section#landing .landing-inner-wrapper .homepage-section-inner {
  flex: 1;
  text-align: center;
  padding: 0 10%;
}
.homepage-section#landing .landing-inner-wrapper .landing-video {
  flex: 1;
  padding: 0 1rem;
  border: thin solid #00006c;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.homepage-section#landing .landing-inner-wrapper h2.section-head {
  margin: 0 0 1.5rem 0;
}
.homepage-section#landing .landing-inner-wrapper .section-text-wrapper {
  margin: 1rem 0;
}
.homepage-section#landing .landing-inner-wrapper h5.video-title {
  font-size: 1.1rem;
  font-weight: normal;
  padding-bottom: 3px;
}
.homepage-section#landing .landing-inner-wrapper .button-wrapper p {
  height: 1px;
  margin: 0;
  padding: 0;
}
.homepage-section .section-text-wrapper h3 {
  display: inline-block;
  margin: 0;
}
.homepage-section .section-text-wrapper h3 + p {
  display: inline;
}
.homepage-section .section-text-wrapper p {
  margin: 1rem 0;
}
.homepage-section .benefits-column-wrapper {
  display: flex;
  margin-top: 1rem;
}
.homepage-section .benefits-column-wrapper .benefits-column {
  flex: 1;
  padding-right: 1rem;
}
.homepage-section .benefits-column-wrapper .benefits-column:last-of-type {
  padding-right: 0;
}
.homepage-section .benefits-column-wrapper .benefits-column h3 {
  margin: 0;
}
.homepage-section .benefits-column-wrapper .benefits-column p {
  font-size: 0.8rem;
  line-height: 1.8;
}

.home #colophon {
  height: auto;
  padding: 1rem 0;
}

#target {
  display: flex;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: visible;
}
#target .graphic {
  padding: 20px;
  background: url("inc/img/gt_target.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-origin: content-box;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
#target .graphic.landing {
  left: -21%;
  top: 10%;
  background-size: 50%;
}
#target .graphic.how-it-works {
  left: 50%;
}
#target .graphic.ratings-reviews {
  left: -20%;
  top: 50%;
}
#target .graphic.get-started {
  left: 0;
  top: 0;
}
.logo-gallery {
  list-style-type: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 10px;
  border-top: thin solid #00006c;
}
.logo-gallery li {
  flex: 1;
  max-width: 75px;
}
.logo-gallery li img {
  max-height: 150px;
}

@media only screen and (max-width: 960px) {
  home .site-main .article {
    padding: 0;
  }
  .logo-gallery {
    flex-wrap: wrap;
  }
  .logo-gallery li {
    width: 19%;
    flex: none;
  }
  .home #masthead {
    background: #fff;
  }
  .homepage-section {
    height: auto;
    min-height: 100vh;
    padding: 0;
  }
  .homepage-section#landing {
    padding-top: 150px;
  }
  .homepage-section#landing .landing-inner-wrapper {
    display: block;
  }
  .homepage-section#how-it-works h2.section-head {
    text-align: center;
  }
  .homepage-section .benefits-column-wrapper {
    display: block;
    margin-top: 1rem;
  }
  .homepage-section .benefits-column-wrapper .benefits-column {
    margin-top: 1rem;
    padding-right: 0;
    width: 100%;
  }
  .homepage-section .benefits-column-wrapper .benefits-column h3 {
    margin: 0;
    text-align: center;
  }
  .homepage-section .benefits-column-wrapper .benefits-column p {
    font-size: 0.8rem;
    line-height: 1.8;
  }
  .homepage-section .benefits-column-wrapper .benefits-column a.button {
    text-align: center;
    display: block;
    margin: 1rem auto;
  }
  #target .graphic {
    background-size: 80% !important;
    left: 0 !important;
    top: 0 !important;
  }
}
/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

h2.comments-title {
  font-weight: normal;
  font-size: 1.5rem;
}

.comment-list {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
  text-indent: 0;
}
.comment-list::marker {
  display: none;
}
.comment-list li {
  margin: 1rem 0;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.widget-area .search-form-wrapper {
  border-left: none;
  padding: 0;
  margin: 0;
}
.widget-area p {
  font-size: 0.9rem;
  margin: 0;
}

/* 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 logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

#gallery-video-popup {
  display: none;
  height: 0;
  padding: 0;
  position: relative;
  opacity: 0;
  -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;
}
#gallery-video-popup.display {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999999999;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
}
#gallery-video-popup #gallery-video {
  text-align: center;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: left;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  .gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-5 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-6 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-7 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-8 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-9 {
    grid-template-columns: repeat(2, 1fr);
  }
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

@media screen and (min-width: 768px) {
  .col2-set {
    display: grid;
    grid-template-columns: 100%;
  }
  .col2-set .form-row-first {
    float: none;
    margin: 0;
    width: 100% !important;
  }
  .col2-set .form-row-last {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .col2-set .form-row {
    margin: 1rem 0;
  }
  .col2-set div {
    width: auto;
  }
  .col2-set .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .col2-set .woocommerce-billing-fields__field-wrapper .form-row {
    flex-basis: 50%;
  }
  .col2-set .woocommerce-billing-fields__field-wrapper .form-row input {
    max-width: 95%;
  }
}
.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper p:nth-child(odd), .woocommerce-checkout form.checkout .woocommerce-shipping-fields__field-wrapper p:nth-child(odd) {
  float: none !important;
}

.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper p:nth-child(even), .woocommerce-checkout form.checkout .woocommerce-shipping-fields__field-wrapper p:nth-child(even) {
  padding: 0 !important;
  float: none !important;
}

form.woocommerce-checkout input[type=text], form.woocommerce-checkout input[type=email], form.woocommerce-checkout input[type=url], form.woocommerce-checkout input[type=password], form.woocommerce-checkout input[type=search], form.woocommerce-checkout input[type=number], form.woocommerce-checkout input[type=tel], form.woocommerce-checkout input[type=range], form.woocommerce-checkout input[type=date], form.woocommerce-checkout input[type=month], form.woocommerce-checkout input[type=week], form.woocommerce-checkout input[type=time], form.woocommerce-checkout input[type=datetime], form.woocommerce-checkout input[type=datetime-local], form.woocommerce-checkout input[type=color], form.woocommerce-checkout textarea {
  max-width: 95% !important;
}

.woocommerce-checkout form.checkout .woocommerce-additional-fields h3#chemical_disclosure_field,
.woocommerce-checkout form.checkout .woocommerce-additional-fields h3#shipping-instructions_field {
  font-size: 16px;
  margin: 1.5rem 0;
  color: #00006c;
  font-weight: 400;
}

.woocommerce-checkout .cart_item .ts-product-image img {
  object-fit: contain;
  height: 100% !important;
}

.iswoo .site-main {
  grid-area: main/span 2;
  display: grid;
  grid-template-columns: auto 25%;
  gap: 1rem;
  grid-template-areas: "notice sidebar" "main sidebar";
}
.iswoo .site-main > div {
  grid-area: main;
}
.iswoo .site-main .woocommerce-notices-wrapper {
  grid-area: notice;
}
.iswoo .site-main .widget-area {
  grid-area: sidebar;
}

.woocommerce-additional-fields__field-wrapper .form-row legend {
  display: block;
  padding: 5px 0;
}
.woocommerce-additional-fields__field-wrapper .form-row legend input {
  margin-right: 3px;
}

@media screen and (max-width: 960px) {
  .iswoo .site-main {
    display: block;
  }
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* 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;
}
.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: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

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

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