/*
Theme Name: Survivalist Gear
Author: Jeremy Seibert
Description: Survivalist Gear Theme Designed by Ryan Griffin and Implemented into web by Jeremy Seibert.
Version: 1.0
*/
/* Import Bootstrap */
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .hero-container .kits-menu-collapsed > .row > div,
.hero-container .gear-menu-collapsed > .row > div,
.hero-container .food-menu-collapsed > .row > div,
.hero-container .search-menu-collapsed > .row > div, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .vertical-slot #blogpost ul:nth-child(-n+2), .vertical-slot #bestsellers #bestsellers-slider li .product-box, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .hero-container .kits-menu-collapsed > .row > div,
    .hero-container .gear-menu-collapsed > .row > div,
    .hero-container .food-menu-collapsed > .row > div,
    .hero-container .search-menu-collapsed > .row > div, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .vertical-slot #blogpost ul:nth-child(-n+2), .vertical-slot #bestsellers #bestsellers-slider li .product-box, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .hero-container .kits-menu-collapsed > .row > div,
    .hero-container .gear-menu-collapsed > .row > div,
    .hero-container .food-menu-collapsed > .row > div,
    .hero-container .search-menu-collapsed > .row > div, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .vertical-slot #blogpost ul:nth-child(-n+2), .vertical-slot #bestsellers #bestsellers-slider li .product-box, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .hero-container .kits-menu-collapsed > .row > div,
    .hero-container .gear-menu-collapsed > .row > div,
    .hero-container .food-menu-collapsed > .row > div,
    .hero-container .search-menu-collapsed > .row > div, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .vertical-slot #blogpost ul:nth-child(-n+2), .vertical-slot #bestsellers #bestsellers-slider li .product-box, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .hero-container .kits-menu-collapsed > .row > div,
    .hero-container .gear-menu-collapsed > .row > div,
    .hero-container .food-menu-collapsed > .row > div,
    .hero-container .search-menu-collapsed > .row > div, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .vertical-slot #blogpost ul:nth-child(-n+2), .vertical-slot #bestsellers #bestsellers-slider li .product-box, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2, .hero-container .kits-menu-collapsed > .row > div,
.hero-container .gear-menu-collapsed > .row > div,
.hero-container .food-menu-collapsed > .row > div,
.hero-container .search-menu-collapsed > .row > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12, .vertical-slot #blogpost ul:nth-child(-n+2), .vertical-slot #bestsellers #bestsellers-slider li .product-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary:active, .btn-primary.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-primary,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-secondary,
  .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-info,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-success,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-warning,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-danger,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-outline-primary,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-outline-secondary,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-outline-info,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-outline-success,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-outline-warning,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-outline-danger,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.btn-link, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.dropdown-item, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .btn-group > a.btn,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active,
    .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .btn-group-vertical > a.btn {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8; }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #5cb3fd;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.nav-link, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .nav-tabs a.nav-link,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.nav-link, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .nav-pills a.nav-link,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .tab-content > a {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a > .nav-link,
.woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .navbar-light .navbar-nav a > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.nav-link,
.woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .navbar-light .navbar-nav a.nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a > .nav-link,
.woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .navbar-inverse .navbar-nav a > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.nav-link,
.woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .navbar-inverse .navbar-nav a.nav-link {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.breadcrumb-item {
    color: #636c72; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.page-item.active .page-link, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.page-item .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-default {
  background-color: #636c72; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257; }

.badge-primary {
  background-color: #0275d8; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #025aa5; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .list-group-item.active .list-group-item-heading, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item .list-group-item-text {
      color: #daeeff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item-success,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item-info,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item-warning,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.list-group-item-danger,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; } }
  @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; } }

.carousel-item.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.carousel-item,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right,
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left,
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right,
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left,
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active, .carousel-indicators .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active .carousel-indicators a {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

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

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Import Utilities */
.animatedUpDown {
  -webkit-animation: MoveUpDown 1.5s ease-in-out infinite;
  animation: MoveUpDown 1.5s ease-in-out infinite; }

@-webkit-keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 100%; }
  100% {
    bottom: 0; } }

@keyframes MoveUpDown {
  0% {
    bottom: 0; }
  50% {
    bottom: 100%; }
  100% {
    bottom: 0; } }

.animateShake {
  -webkit-animation-name: shake-with-delay;
  animation-name: shake-with-delay;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes shake-with-delay {
  from, 16%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  1.6%, 4.8%, 8%, 11.2%, 14.4% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0); }
  3.2%, 6.4%, 9.6%, 12.8% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); } }

@keyframes shake-with-delay {
  from, 16%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  1.6%, 4.8%, 8%, 11.2%, 14.4% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0); }
  3.2%, 6.4%, 9.6%, 12.8% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); } }

/*
* File for handling custom web font imports
*/
@font-face {
  font-family: 'ConduitITC';
  src: url("/wp-content/themes/sg/assets/fonts/ConduitITC.ttf") format("truetype"); }

@font-face {
  font-family: 'ConduitITC';
  font-style: italic;
  src: url("/wp-content/themes/sg/assets/fonts/ConduitITC-Italic.ttf") format("truetype"); }

@font-face {
  font-family: 'ConduitITC';
  font-style: normal;
  font-weight: bold;
  src: url("/wp-content/themes/sg/assets/fonts/ConduitITC-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'ConduitITC Light';
  font-style: normal;
  src: url("/wp-content/themes/sg/assets/fonts/ConduitITC-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'ConduitITC Medium';
  font-style: normal;
  src: url("/wp-content/themes/sg/assets/fonts/ConduitITC-Medium.ttf") format("truetype"); }

.icon-accountGray {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-accountGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/account-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-accountWhite {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-accountWhite:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/account-icon-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-bbrLogoGray {
  width: 50px;
  height: 25px;
  display: inline-block;
  position: relative; }
  .icon-bbrLogoGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/ryan-logo-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-callIconGray {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative; }
  .icon-callIconGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/call-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-cartGray {
  width: 18px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-cartGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/cart-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-cartWhite {
  width: 18px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-cartWhite:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/cart-icon-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-cartRed {
  width: 18px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-cartRed:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/cart-icon-red5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-checklistGray {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-checklistGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/checklist-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-checkmarkRed {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative; }
  .icon-checkmarkRed:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/checkmark-big-icon-red5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-checkmarkRed2, .button.checklist-button.added i, .buttons.checklist-button.added i, a.checklist-button.added i, button.checklist-button.added i, input[type=button].checklist-button.added i, input[type=submit].checklist-button.added i, .button.checklist-button.added:hover i, .buttons.checklist-button.added:hover i, a.checklist-button.added:hover i, button.checklist-button.added:hover i, input[type=button].checklist-button.added:hover i, input[type=submit].checklist-button.added:hover i, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button.added i, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added i,
.tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added i,
.tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added i {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative; }
  .icon-checkmarkRed2:before, .button.checklist-button.added i:before, .buttons.checklist-button.added i:before, a.checklist-button.added i:before, button.checklist-button.added i:before, input[type=button].checklist-button.added i:before, input[type=submit].checklist-button.added i:before, .button.checklist-button.added:hover i:before, .buttons.checklist-button.added:hover i:before, a.checklist-button.added:hover i:before, button.checklist-button.added:hover i:before, input[type=button].checklist-button.added:hover i:before, input[type=submit].checklist-button.added:hover i:before, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button.added i:before, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added i:before,
  .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added i:before,
  .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added i:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/checkmark-small-red5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-checkmarkGray {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative; }
  .icon-checkmarkGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/checkmark-small-gray4.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-checkmarkGray2, .button.checklist-button:hover i, .buttons.checklist-button:hover i, a.checklist-button:hover i, button.checklist-button:hover i, input[type=button].checklist-button:hover i, input[type=submit].checklist-button:hover i, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button:hover i, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover i,
.tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover i,
.tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover i {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative; }
  .icon-checkmarkGray2:before, .button.checklist-button:hover i:before, .buttons.checklist-button:hover i:before, a.checklist-button:hover i:before, button.checklist-button:hover i:before, input[type=button].checklist-button:hover i:before, input[type=submit].checklist-button:hover i:before, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button:hover i:before, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover i:before,
  .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover i:before,
  .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover i:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/checkmark-small-gray5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-checkmarkGray3, .button.checklist-button i, .buttons.checklist-button i, a.checklist-button i, button.checklist-button i, input[type=button].checklist-button i, input[type=submit].checklist-button i, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button i, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button i,
.tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button i,
.tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button i {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative; }
  .icon-checkmarkGray3:before, .button.checklist-button i:before, .buttons.checklist-button i:before, a.checklist-button i:before, button.checklist-button i:before, input[type=button].checklist-button i:before, input[type=submit].checklist-button i:before, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button i:before, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button i:before,
  .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button i:before,
  .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button i:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/checkmark-small-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-clearFieldGray, .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proclose,
.hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proclose,
.hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proclose,
.hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proclose {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative; }
  .icon-clearFieldGray:before, .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before,
  .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before,
  .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before,
  .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/clear-field-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-closeGray {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-closeGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/close-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-closeWhite {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative; }
  .icon-closeWhite:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/close-icon-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-closeRed {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative; }
  .icon-closeRed:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/close-icon-red5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-downArrowWhite {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-downArrowWhite:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/down-arrow-icon-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-hamburger {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative; }
  .icon-hamburger:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/hamb-menu-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-helpIconGray {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative; }
  .icon-helpIconGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/get-help-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-searchWhite {
  width: 20px;
  height: 16px;
  display: inline-block;
  position: relative; }
  .icon-searchWhite:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/site-search-icon-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-submitArrowRight, .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .innericon,
.hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .innericon,
.hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .innericon,
.hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .innericon {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative; }
  .icon-submitArrowRight:before, .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .innericon:before,
  .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .innericon:before,
  .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .innericon:before,
  .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .innericon:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/submit-form-arrow-right-red5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-messageIconGray {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative; }
  .icon-messageIconGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/message-icon-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-minusSignGray {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative; }
  .icon-minusSignGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/subtract-minus-icon-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-plusSignGray {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative; }
  .icon-plusSignGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/add-plus-icon-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-plusSignRed {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative; }
  .icon-plusSignRed:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/add-plus-icon-red5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-sgLogoGray {
  width: 35px;
  height: 30px;
  display: inline-block;
  position: relative; }
  .icon-sgLogoGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/sg-logo-gray13.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-siteIdWhite {
  width: 260px;
  height: 64px;
  display: inline-block;
  position: relative; }
  .icon-siteIdWhite:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/site-id-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-firstPageGray {
  width: 16px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-firstPageGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/first-page-icon-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-lastPageGray {
  width: 16px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-lastPageGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/last-page-icon-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-nextPageGray {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-nextPageGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/next-page-icon-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-prevPageGray {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative; }
  .icon-prevPageGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/previous-page-icon-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-topOfDocGray {
  width: 14px;
  height: 16px;
  display: inline-block;
  position: relative; }
  .icon-topOfDocGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/top-of-doc-gray19.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.icon-trashGray {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative; }
  .icon-trashGray:before {
    content: ' ';
    background: url(/wp-content/themes/sg/assets/images/icons/trash-delete-icon-gray4.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

/*
* Transition Usage Example
* @include transition(padding, 1s, ease-in-out);
*/
/*
* Border Radius Usage Example
* @include border-radius(4px);
*/
/*
* Appearance Usage Example
* @include appearance(none);
*/
#loadingbar {
  z-index: 2147483647;
  top: 0;
  left: -6px;
  width: 1%;
  height: 2px;
  background: #b91f1f;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

#loadingbar.left {
  left: 100%;
  right: 0px;
  width: 100%; }

#loadingbar.up {
  left: 0px;
  top: 100%;
  width: 5px;
  bottom: 0px;
  height: 100%; }

#loadingbar.down {
  left: 0;
  width: 5px;
  height: 0; }

#loadingbar.waiting dd, #loadingbar.waiting dt {
  -moz-animation: pulse 2s ease-out 0s infinite;
  -ms-animation: pulse 2s ease-out 0s infinite;
  -o-animation: pulse 2s ease-out 0s infinite;
  -webkit-animation: pulse 2s ease-out 0s infinite;
  animation: pulse 2s ease-out 0s infinite; }

#loadingbar dt {
  opacity: .6;
  width: 180px;
  right: -80px;
  clip: rect(-6px, 90px, 14px, -6px); }

#loadingbar dd {
  opacity: .6;
  width: 20px;
  right: 0;
  clip: rect(-6px, 22px, 14px, 10px); }

#loadingbar dd, #loadingbar dt {
  position: absolute;
  top: 0;
  height: 2px;
  -moz-box-shadow: #b91f1f 1px 0 6px 1px;
  -ms-box-shadow: #b91f1f 1px 0 6px 1px;
  -webkit-box-shadow: #B91F1F 1px 0 6px 1px;
  box-shadow: #B91F1F 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

#loadingbar.left dt {
  opacity: .6;
  width: 180px;
  left: -4px;
  clip: rect(-6px, 185px, 14px, 25px); }

#loadingbar.left dd {
  opacity: .6;
  width: 20px;
  left: 0;
  margin: 0;
  clip: rect(-6px, 22px, 14px, 0px); }

#loadingbar.left dd, #loadingbar.left dt {
  top: 0;
  height: 2px; }

#loadingbar.down dt {
  opacity: .6;
  height: 180px;
  top: auto;
  bottom: -47px;
  clip: rect(-6px, 20px, 130px, -6px); }

#loadingbar.down dd {
  opacity: .6;
  height: 20px;
  top: auto;
  bottom: 0;
  clip: rect(-6px, 22px, 20px, 10px);
  margin: 0; }

#loadingbar.down dd, #loadingbar.down dt {
  left: -5px;
  right: auto;
  width: 10px; }

#loadingbar.up dt {
  opacity: .6;
  height: 180px;
  bottom: auto;
  top: -10px;
  clip: rect(13px, 20px, 190px, -6px); }

#loadingbar.up dd {
  opacity: .6;
  height: 20px;
  bottom: auto;
  top: 0;
  clip: rect(-6px, 22px, 25px, 10px);
  margin: 0; }

#loadingbar.up dd, #loadingbar.up dt {
  left: -5px;
  right: auto;
  width: 10px; }

@keyframes pulse {
  30% {
    opacity: 0.6; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0.6; } }

@-moz-keyframes pulse {
  30% {
    opacity: 0.6; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0.6; } }

@-ms-keyframes pulse {
  30% {
    opacity: 0.6; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0.6; } }

@-webkit-keyframes pulse {
  30% {
    opacity: 0.6; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0.6; } }

/* Import globally needed styles */
.google-gradient {
  background: #d63f31;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #d63f31, #ea4335);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #d63f31, #ea4335);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #d63f31, #ea4335);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#d63f31), to(#ea4335));
  background: -o-linear-gradient(left, #d63f31, #ea4335);
  background: linear-gradient(to right, #d63f31, #ea4335);
  /* Standard syntax */ }
  .google-gradient.right {
    background: #d63f31;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #d63f31, #ea4335);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #d63f31, #ea4335);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #d63f31, #ea4335);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#d63f31), to(#ea4335));
    background: -o-linear-gradient(right, #d63f31, #ea4335);
    background: linear-gradient(to left, #d63f31, #ea4335);
    /* Standard syntax */ }
  .google-gradient.top {
    background: #d63f31;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #d63f31, #ea4335);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #d63f31, #ea4335);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #d63f31, #ea4335);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#d63f31), to(#ea4335));
    background: -o-linear-gradient(top, #d63f31, #ea4335);
    background: linear-gradient(to bottom, #d63f31, #ea4335);
    /* Standard syntax */ }
  .google-gradient.bottom {
    background: #d63f31;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #d63f31, #ea4335);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #d63f31, #ea4335);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #d63f31, #ea4335);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#d63f31), to(#ea4335));
    background: -o-linear-gradient(bottom, #d63f31, #ea4335);
    background: linear-gradient(to top, #d63f31, #ea4335);
    /* Standard syntax */ }

.google-gradient-hov {
  background: #c73629;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #c73629, #de3b2d);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #c73629, #de3b2d);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #c73629, #de3b2d);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#c73629), to(#de3b2d));
  background: -o-linear-gradient(left, #c73629, #de3b2d);
  background: linear-gradient(to right, #c73629, #de3b2d);
  /* Standard syntax */ }
  .google-gradient-hov.right {
    background: #c73629;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #c73629, #de3b2d);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #c73629, #de3b2d);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #c73629, #de3b2d);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#c73629), to(#de3b2d));
    background: -o-linear-gradient(right, #c73629, #de3b2d);
    background: linear-gradient(to left, #c73629, #de3b2d);
    /* Standard syntax */ }
  .google-gradient-hov.top {
    background: #c73629;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #c73629, #de3b2d);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #c73629, #de3b2d);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #c73629, #de3b2d);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#c73629), to(#de3b2d));
    background: -o-linear-gradient(top, #c73629, #de3b2d);
    background: linear-gradient(to bottom, #c73629, #de3b2d);
    /* Standard syntax */ }
  .google-gradient-hov.bottom {
    background: #c73629;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #c73629, #de3b2d);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #c73629, #de3b2d);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #c73629, #de3b2d);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#c73629), to(#de3b2d));
    background: -o-linear-gradient(bottom, #c73629, #de3b2d);
    background: linear-gradient(to top, #c73629, #de3b2d);
    /* Standard syntax */ }

.facebook-gradient {
  background: #37528c;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #37528c, #405fa3);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #37528c, #405fa3);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #37528c, #405fa3);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#37528c), to(#405fa3));
  background: -o-linear-gradient(left, #37528c, #405fa3);
  background: linear-gradient(to right, #37528c, #405fa3);
  /* Standard syntax */ }
  .facebook-gradient.right {
    background: #37528c;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #37528c, #405fa3);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #37528c, #405fa3);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #37528c, #405fa3);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#37528c), to(#405fa3));
    background: -o-linear-gradient(right, #37528c, #405fa3);
    background: linear-gradient(to left, #37528c, #405fa3);
    /* Standard syntax */ }
  .facebook-gradient.top {
    background: #37528c;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #37528c, #405fa3);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #37528c, #405fa3);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #37528c, #405fa3);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#37528c), to(#405fa3));
    background: -o-linear-gradient(top, #37528c, #405fa3);
    background: linear-gradient(to bottom, #37528c, #405fa3);
    /* Standard syntax */ }
  .facebook-gradient.bottom {
    background: #37528c;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #37528c, #405fa3);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #37528c, #405fa3);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #37528c, #405fa3);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#37528c), to(#405fa3));
    background: -o-linear-gradient(bottom, #37528c, #405fa3);
    background: linear-gradient(to top, #37528c, #405fa3);
    /* Standard syntax */ }

.facebook-gradient-hov {
  background: #3658a2;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #3658a2, #2d4b8a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #3658a2, #2d4b8a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #3658a2, #2d4b8a);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#3658a2), to(#2d4b8a));
  background: -o-linear-gradient(left, #3658a2, #2d4b8a);
  background: linear-gradient(to right, #3658a2, #2d4b8a);
  /* Standard syntax */ }
  .facebook-gradient-hov.right {
    background: #3658a2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #3658a2, #2d4b8a);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #3658a2, #2d4b8a);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #3658a2, #2d4b8a);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#3658a2), to(#2d4b8a));
    background: -o-linear-gradient(right, #3658a2, #2d4b8a);
    background: linear-gradient(to left, #3658a2, #2d4b8a);
    /* Standard syntax */ }
  .facebook-gradient-hov.top {
    background: #3658a2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #3658a2, #2d4b8a);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #3658a2, #2d4b8a);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #3658a2, #2d4b8a);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#3658a2), to(#2d4b8a));
    background: -o-linear-gradient(top, #3658a2, #2d4b8a);
    background: linear-gradient(to bottom, #3658a2, #2d4b8a);
    /* Standard syntax */ }
  .facebook-gradient-hov.bottom {
    background: #3658a2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #3658a2, #2d4b8a);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #3658a2, #2d4b8a);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #3658a2, #2d4b8a);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#3658a2), to(#2d4b8a));
    background: -o-linear-gradient(bottom, #3658a2, #2d4b8a);
    background: linear-gradient(to top, #3658a2, #2d4b8a);
    /* Standard syntax */ }

.twitter-gradient {
  background: #1a8ed6;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #1a8ed6, #1c9eed);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #1a8ed6, #1c9eed);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #1a8ed6, #1c9eed);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#1a8ed6), to(#1c9eed));
  background: -o-linear-gradient(left, #1a8ed6, #1c9eed);
  background: linear-gradient(to right, #1a8ed6, #1c9eed);
  /* Standard syntax */ }
  .twitter-gradient.right {
    background: #1a8ed6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #1a8ed6, #1c9eed);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #1a8ed6, #1c9eed);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #1a8ed6, #1c9eed);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#1a8ed6), to(#1c9eed));
    background: -o-linear-gradient(right, #1a8ed6, #1c9eed);
    background: linear-gradient(to left, #1a8ed6, #1c9eed);
    /* Standard syntax */ }
  .twitter-gradient.top {
    background: #1a8ed6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #1a8ed6, #1c9eed);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #1a8ed6, #1c9eed);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #1a8ed6, #1c9eed);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#1a8ed6), to(#1c9eed));
    background: -o-linear-gradient(top, #1a8ed6, #1c9eed);
    background: linear-gradient(to bottom, #1a8ed6, #1c9eed);
    /* Standard syntax */ }
  .twitter-gradient.bottom {
    background: #1a8ed6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #1a8ed6, #1c9eed);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #1a8ed6, #1c9eed);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #1a8ed6, #1c9eed);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#1a8ed6), to(#1c9eed));
    background: -o-linear-gradient(bottom, #1a8ed6, #1c9eed);
    background: linear-gradient(to top, #1a8ed6, #1c9eed);
    /* Standard syntax */ }

.twitter-gradient-hov {
  background: #1885c8;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #1885c8, #1b94de);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #1885c8, #1b94de);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #1885c8, #1b94de);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#1885c8), to(#1b94de));
  background: -o-linear-gradient(left, #1885c8, #1b94de);
  background: linear-gradient(to right, #1885c8, #1b94de);
  /* Standard syntax */ }
  .twitter-gradient-hov.right {
    background: #1885c8;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #1885c8, #1b94de);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #1885c8, #1b94de);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #1885c8, #1b94de);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#1885c8), to(#1b94de));
    background: -o-linear-gradient(right, #1885c8, #1b94de);
    background: linear-gradient(to left, #1885c8, #1b94de);
    /* Standard syntax */ }
  .twitter-gradient-hov.top {
    background: #1885c8;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #1885c8, #1b94de);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #1885c8, #1b94de);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #1885c8, #1b94de);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#1885c8), to(#1b94de));
    background: -o-linear-gradient(top, #1885c8, #1b94de);
    background: linear-gradient(to bottom, #1885c8, #1b94de);
    /* Standard syntax */ }
  .twitter-gradient-hov.bottom {
    background: #1885c8;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #1885c8, #1b94de);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #1885c8, #1b94de);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #1885c8, #1b94de);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#1885c8), to(#1b94de));
    background: -o-linear-gradient(bottom, #1885c8, #1b94de);
    background: linear-gradient(to top, #1885c8, #1b94de);
    /* Standard syntax */ }

.gradient1 {
  background: #cc3131;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #cc3131, #eb3838);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #cc3131, #eb3838);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #cc3131, #eb3838);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#cc3131), to(#eb3838));
  background: -o-linear-gradient(left, #cc3131, #eb3838);
  background: linear-gradient(to right, #cc3131, #eb3838);
  /* Standard syntax */ }
  .gradient1.right {
    background: #cc3131;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #cc3131, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #cc3131, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #cc3131, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#cc3131), to(#eb3838));
    background: -o-linear-gradient(right, #cc3131, #eb3838);
    background: linear-gradient(to left, #cc3131, #eb3838);
    /* Standard syntax */ }
  .gradient1.top {
    background: #cc3131;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #cc3131, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #cc3131, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #cc3131, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#cc3131), to(#eb3838));
    background: -o-linear-gradient(top, #cc3131, #eb3838);
    background: linear-gradient(to bottom, #cc3131, #eb3838);
    /* Standard syntax */ }
  .gradient1.bottom {
    background: #cc3131;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #cc3131, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #cc3131, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #cc3131, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#cc3131), to(#eb3838));
    background: -o-linear-gradient(bottom, #cc3131, #eb3838);
    background: linear-gradient(to top, #cc3131, #eb3838);
    /* Standard syntax */ }

.gradient2 {
  background: #454a54;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #454a54, #3b4047);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #454a54, #3b4047);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #454a54, #3b4047);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#454a54), to(#3b4047));
  background: -o-linear-gradient(left, #454a54, #3b4047);
  background: linear-gradient(to right, #454a54, #3b4047);
  /* Standard syntax */ }
  .gradient2.right {
    background: #454a54;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #454a54, #3b4047);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #454a54, #3b4047);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #454a54, #3b4047);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#454a54), to(#3b4047));
    background: -o-linear-gradient(right, #454a54, #3b4047);
    background: linear-gradient(to left, #454a54, #3b4047);
    /* Standard syntax */ }
  .gradient2.top {
    background: #454a54;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #454a54, #3b4047);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #454a54, #3b4047);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #454a54, #3b4047);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#454a54), to(#3b4047));
    background: -o-linear-gradient(top, #454a54, #3b4047);
    background: linear-gradient(to bottom, #454a54, #3b4047);
    /* Standard syntax */ }
  .gradient2.bottom {
    background: #454a54;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #454a54, #3b4047);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #454a54, #3b4047);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #454a54, #3b4047);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#454a54), to(#3b4047));
    background: -o-linear-gradient(bottom, #454a54, #3b4047);
    background: linear-gradient(to top, #454a54, #3b4047);
    /* Standard syntax */ }

.gradient3, #bestsellers .bottom-links a, .pagination-links a {
  background: #ececec;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #ececec, #ececec);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #ececec, #ececec);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #ececec, #ececec);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#ececec), to(#ececec));
  background: -o-linear-gradient(left, #ececec, #ececec);
  background: linear-gradient(to right, #ececec, #ececec);
  /* Standard syntax */ }
  .gradient3.right, #bestsellers .bottom-links a.right, .pagination-links a.right {
    background: #ececec;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #ececec, #ececec);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #ececec, #ececec);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #ececec, #ececec);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#ececec), to(#ececec));
    background: -o-linear-gradient(right, #ececec, #ececec);
    background: linear-gradient(to left, #ececec, #ececec);
    /* Standard syntax */ }
  .gradient3.top, #bestsellers .bottom-links a.top, .pagination-links a.top {
    background: #ececec;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #ececec, #ececec);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #ececec, #ececec);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #ececec, #ececec);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ececec));
    background: -o-linear-gradient(top, #ececec, #ececec);
    background: linear-gradient(to bottom, #ececec, #ececec);
    /* Standard syntax */ }
  .gradient3.bottom, #bestsellers .bottom-links a.bottom, .pagination-links a.bottom {
    background: #ececec;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #ececec, #ececec);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #ececec, #ececec);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #ececec, #ececec);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#ececec));
    background: -o-linear-gradient(bottom, #ececec, #ececec);
    background: linear-gradient(to top, #ececec, #ececec);
    /* Standard syntax */ }

.gradient4, .button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.facebook.share, .buttons.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.facebook.share, a.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.facebook.share, button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.facebook.share, input.button-red[type=button], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button], input.button-red[type=submit], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit], button[type=submit] {
  background: #cf3232;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #cf3232, #eb3838);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #cf3232, #eb3838);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #cf3232, #eb3838);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#cf3232), to(#eb3838));
  background: -o-linear-gradient(left, #cf3232, #eb3838);
  background: linear-gradient(to right, #cf3232, #eb3838);
  /* Standard syntax */ }
  .gradient4.right, .right.button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .right.button.facebook.share, .right.buttons.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .right.buttons.facebook.share, a.right.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.right.facebook.share, button.right.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.right.facebook.share, input.right.button-red[type=button], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.right.facebook.share[type=button], input.right.button-red[type=submit], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.right.facebook.share[type=submit], button.right[type=submit] {
    background: #cf3232;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #cf3232, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #cf3232, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #cf3232, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#cf3232), to(#eb3838));
    background: -o-linear-gradient(right, #cf3232, #eb3838);
    background: linear-gradient(to left, #cf3232, #eb3838);
    /* Standard syntax */ }
  .gradient4.top, .top.button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .top.button.facebook.share, .top.buttons.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .top.buttons.facebook.share, a.top.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.top.facebook.share, button.top.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.top.facebook.share, input.top.button-red[type=button], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.top.facebook.share[type=button], input.top.button-red[type=submit], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.top.facebook.share[type=submit], button.top[type=submit] {
    background: #cf3232;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #cf3232, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #cf3232, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #cf3232, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#cf3232), to(#eb3838));
    background: -o-linear-gradient(top, #cf3232, #eb3838);
    background: linear-gradient(to bottom, #cf3232, #eb3838);
    /* Standard syntax */ }
  .gradient4.bottom, .bottom.button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .bottom.button.facebook.share, .bottom.buttons.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .bottom.buttons.facebook.share, a.bottom.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.bottom.facebook.share, button.bottom.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.bottom.facebook.share, input.bottom.button-red[type=button], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.bottom.facebook.share[type=button], input.bottom.button-red[type=submit], .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.bottom.facebook.share[type=submit], button.bottom[type=submit] {
    background: #cf3232;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #cf3232, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #cf3232, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #cf3232, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#cf3232), to(#eb3838));
    background: -o-linear-gradient(bottom, #cf3232, #eb3838);
    background: linear-gradient(to top, #cf3232, #eb3838);
    /* Standard syntax */ }

.gradient5, .button.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.facebook.share:hover, .buttons.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.facebook.share:hover, a.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.facebook.share:hover, button.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.facebook.share:hover, input.button-red[type=button]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button]:hover, input.button-red[type=submit]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit]:hover, button[type=submit]:hover {
  background: #b52b2b;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #b52b2b, #d13232);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #b52b2b, #d13232);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #b52b2b, #d13232);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#b52b2b), to(#d13232));
  background: -o-linear-gradient(left, #b52b2b, #d13232);
  background: linear-gradient(to right, #b52b2b, #d13232);
  /* Standard syntax */ }
  .gradient5.right, .right.button.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .right.button.facebook.share:hover, .right.buttons.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .right.buttons.facebook.share:hover, a.right.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.right.facebook.share:hover, button.right.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.right.facebook.share:hover, input.right.button-red[type=button]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.right.facebook.share[type=button]:hover, input.right.button-red[type=submit]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.right.facebook.share[type=submit]:hover, button.right[type=submit]:hover {
    background: #b52b2b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #b52b2b, #d13232);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #b52b2b, #d13232);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #b52b2b, #d13232);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#b52b2b), to(#d13232));
    background: -o-linear-gradient(right, #b52b2b, #d13232);
    background: linear-gradient(to left, #b52b2b, #d13232);
    /* Standard syntax */ }
  .gradient5.top, .top.button.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .top.button.facebook.share:hover, .top.buttons.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .top.buttons.facebook.share:hover, a.top.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.top.facebook.share:hover, button.top.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.top.facebook.share:hover, input.top.button-red[type=button]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.top.facebook.share[type=button]:hover, input.top.button-red[type=submit]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.top.facebook.share[type=submit]:hover, button.top[type=submit]:hover {
    background: #b52b2b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #b52b2b, #d13232);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #b52b2b, #d13232);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #b52b2b, #d13232);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#b52b2b), to(#d13232));
    background: -o-linear-gradient(top, #b52b2b, #d13232);
    background: linear-gradient(to bottom, #b52b2b, #d13232);
    /* Standard syntax */ }
  .gradient5.bottom, .bottom.button.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .bottom.button.facebook.share:hover, .bottom.buttons.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .bottom.buttons.facebook.share:hover, a.bottom.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.bottom.facebook.share:hover, button.bottom.button-red:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.bottom.facebook.share:hover, input.bottom.button-red[type=button]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.bottom.facebook.share[type=button]:hover, input.bottom.button-red[type=submit]:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.bottom.facebook.share[type=submit]:hover, button.bottom[type=submit]:hover {
    background: #b52b2b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #b52b2b, #d13232);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #b52b2b, #d13232);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #b52b2b, #d13232);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#b52b2b), to(#d13232));
    background: -o-linear-gradient(bottom, #b52b2b, #d13232);
    background: linear-gradient(to top, #b52b2b, #d13232);
    /* Standard syntax */ }

.gradient6 {
  background: #b52b2b;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #b52b2b, #eb3838);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #b52b2b, #eb3838);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #b52b2b, #eb3838);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#b52b2b), to(#eb3838));
  background: -o-linear-gradient(left, #b52b2b, #eb3838);
  background: linear-gradient(to right, #b52b2b, #eb3838);
  /* Standard syntax */ }
  .gradient6.right {
    background: #b52b2b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #b52b2b, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #b52b2b, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #b52b2b, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#b52b2b), to(#eb3838));
    background: -o-linear-gradient(right, #b52b2b, #eb3838);
    background: linear-gradient(to left, #b52b2b, #eb3838);
    /* Standard syntax */ }
  .gradient6.top {
    background: #b52b2b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #b52b2b, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #b52b2b, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #b52b2b, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#b52b2b), to(#eb3838));
    background: -o-linear-gradient(top, #b52b2b, #eb3838);
    background: linear-gradient(to bottom, #b52b2b, #eb3838);
    /* Standard syntax */ }
  .gradient6.bottom {
    background: #b52b2b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #b52b2b, #eb3838);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #b52b2b, #eb3838);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #b52b2b, #eb3838);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#b52b2b), to(#eb3838));
    background: -o-linear-gradient(bottom, #b52b2b, #eb3838);
    background: linear-gradient(to top, #b52b2b, #eb3838);
    /* Standard syntax */ }

.gradient7 {
  background: #e2e2e2;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #e2e2e2, #fff);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #e2e2e2, #fff);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #e2e2e2, #fff);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#e2e2e2), to(#fff));
  background: -o-linear-gradient(left, #e2e2e2, #fff);
  background: linear-gradient(to right, #e2e2e2, #fff);
  /* Standard syntax */ }
  .gradient7.right {
    background: #e2e2e2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #e2e2e2, #fff);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #e2e2e2, #fff);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #e2e2e2, #fff);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#e2e2e2), to(#fff));
    background: -o-linear-gradient(right, #e2e2e2, #fff);
    background: linear-gradient(to left, #e2e2e2, #fff);
    /* Standard syntax */ }
  .gradient7.top {
    background: #e2e2e2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #e2e2e2, #fff);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #e2e2e2, #fff);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #e2e2e2, #fff);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#fff));
    background: -o-linear-gradient(top, #e2e2e2, #fff);
    background: linear-gradient(to bottom, #e2e2e2, #fff);
    /* Standard syntax */ }
  .gradient7.bottom {
    background: #e2e2e2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #e2e2e2, #fff);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #e2e2e2, #fff);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #e2e2e2, #fff);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#e2e2e2), to(#fff));
    background: -o-linear-gradient(bottom, #e2e2e2, #fff);
    background: linear-gradient(to top, #e2e2e2, #fff);
    /* Standard syntax */ }

.gradient8 {
  background: #d3d3d3;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #d3d3d3, #f5f5f5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #d3d3d3, #f5f5f5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #d3d3d3, #f5f5f5);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#d3d3d3), to(#f5f5f5));
  background: -o-linear-gradient(left, #d3d3d3, #f5f5f5);
  background: linear-gradient(to right, #d3d3d3, #f5f5f5);
  /* Standard syntax */ }
  .gradient8.right {
    background: #d3d3d3;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #d3d3d3, #f5f5f5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #d3d3d3, #f5f5f5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #d3d3d3, #f5f5f5);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#d3d3d3), to(#f5f5f5));
    background: -o-linear-gradient(right, #d3d3d3, #f5f5f5);
    background: linear-gradient(to left, #d3d3d3, #f5f5f5);
    /* Standard syntax */ }
  .gradient8.top {
    background: #d3d3d3;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #d3d3d3, #f5f5f5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #d3d3d3, #f5f5f5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #d3d3d3, #f5f5f5);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#f5f5f5));
    background: -o-linear-gradient(top, #d3d3d3, #f5f5f5);
    background: linear-gradient(to bottom, #d3d3d3, #f5f5f5);
    /* Standard syntax */ }
  .gradient8.bottom {
    background: #d3d3d3;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #d3d3d3, #f5f5f5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #d3d3d3, #f5f5f5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #d3d3d3, #f5f5f5);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#d3d3d3), to(#f5f5f5));
    background: -o-linear-gradient(bottom, #d3d3d3, #f5f5f5);
    background: linear-gradient(to top, #d3d3d3, #f5f5f5);
    /* Standard syntax */ }

.gradient9, .button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .button.tinvwl_add_to_wishlist_button,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .button.tinvwl_add_to_wishlist_button, .buttons.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .buttons.tinvwl_add_to_wishlist_button,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .buttons.tinvwl_add_to_wishlist_button, a.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.tinvwl_add_to_wishlist_button,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.tinvwl_add_to_wishlist_button, button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.tinvwl_add_to_wishlist_button,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.tinvwl_add_to_wishlist_button, input.button-gray[type=button], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=button],
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=button], input.button-gray[type=submit], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=submit],
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=submit], button.gray[type=submit] {
  background: #e2e2e2;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #e2e2e2, #efefef);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #e2e2e2, #efefef);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #e2e2e2, #efefef);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#e2e2e2), to(#efefef));
  background: -o-linear-gradient(left, #e2e2e2, #efefef);
  background: linear-gradient(to right, #e2e2e2, #efefef);
  /* Standard syntax */ }
  .gradient9.right, .right.button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .right.button.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .right.button.tinvwl_add_to_wishlist_button, .right.buttons.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .right.buttons.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .right.buttons.tinvwl_add_to_wishlist_button, a.right.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.right.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.right.tinvwl_add_to_wishlist_button, button.right.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.right.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.right.tinvwl_add_to_wishlist_button, input.right.button-gray[type=button], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.right.tinvwl_add_to_wishlist_button[type=button],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.right.tinvwl_add_to_wishlist_button[type=button], input.right.button-gray[type=submit], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.right.tinvwl_add_to_wishlist_button[type=submit],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.right.tinvwl_add_to_wishlist_button[type=submit], button.right.gray[type=submit] {
    background: #e2e2e2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #e2e2e2, #efefef);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #e2e2e2, #efefef);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #e2e2e2, #efefef);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#e2e2e2), to(#efefef));
    background: -o-linear-gradient(right, #e2e2e2, #efefef);
    background: linear-gradient(to left, #e2e2e2, #efefef);
    /* Standard syntax */ }
  .gradient9.top, .top.button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .top.button.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .top.button.tinvwl_add_to_wishlist_button, .top.buttons.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .top.buttons.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .top.buttons.tinvwl_add_to_wishlist_button, a.top.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.top.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.top.tinvwl_add_to_wishlist_button, button.top.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.top.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.top.tinvwl_add_to_wishlist_button, input.top.button-gray[type=button], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.top.tinvwl_add_to_wishlist_button[type=button],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.top.tinvwl_add_to_wishlist_button[type=button], input.top.button-gray[type=submit], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.top.tinvwl_add_to_wishlist_button[type=submit],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.top.tinvwl_add_to_wishlist_button[type=submit], button.top.gray[type=submit] {
    background: #e2e2e2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #e2e2e2, #efefef);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #e2e2e2, #efefef);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #e2e2e2, #efefef);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#efefef));
    background: -o-linear-gradient(top, #e2e2e2, #efefef);
    background: linear-gradient(to bottom, #e2e2e2, #efefef);
    /* Standard syntax */ }
  .gradient9.bottom, .bottom.button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .bottom.button.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .bottom.button.tinvwl_add_to_wishlist_button, .bottom.buttons.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .bottom.buttons.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .bottom.buttons.tinvwl_add_to_wishlist_button, a.bottom.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.bottom.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.bottom.tinvwl_add_to_wishlist_button, button.bottom.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.bottom.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.bottom.tinvwl_add_to_wishlist_button, input.bottom.button-gray[type=button], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.bottom.tinvwl_add_to_wishlist_button[type=button],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.bottom.tinvwl_add_to_wishlist_button[type=button], input.bottom.button-gray[type=submit], .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.bottom.tinvwl_add_to_wishlist_button[type=submit],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.bottom.tinvwl_add_to_wishlist_button[type=submit], button.bottom.gray[type=submit] {
    background: #e2e2e2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #e2e2e2, #efefef);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #e2e2e2, #efefef);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #e2e2e2, #efefef);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#e2e2e2), to(#efefef));
    background: -o-linear-gradient(bottom, #e2e2e2, #efefef);
    background: linear-gradient(to top, #e2e2e2, #efefef);
    /* Standard syntax */ }

.gradient10 {
  background: #9198a7;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #9198a7, #f5f5f5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #9198a7, #f5f5f5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #9198a7, #f5f5f5);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#9198a7), to(#f5f5f5));
  background: -o-linear-gradient(left, #9198a7, #f5f5f5);
  background: linear-gradient(to right, #9198a7, #f5f5f5);
  /* Standard syntax */ }
  .gradient10.right {
    background: #9198a7;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #9198a7, #f5f5f5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #9198a7, #f5f5f5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #9198a7, #f5f5f5);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#9198a7), to(#f5f5f5));
    background: -o-linear-gradient(right, #9198a7, #f5f5f5);
    background: linear-gradient(to left, #9198a7, #f5f5f5);
    /* Standard syntax */ }
  .gradient10.top {
    background: #9198a7;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #9198a7, #f5f5f5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #9198a7, #f5f5f5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #9198a7, #f5f5f5);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#9198a7), to(#f5f5f5));
    background: -o-linear-gradient(top, #9198a7, #f5f5f5);
    background: linear-gradient(to bottom, #9198a7, #f5f5f5);
    /* Standard syntax */ }
  .gradient10.bottom {
    background: #9198a7;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #9198a7, #f5f5f5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #9198a7, #f5f5f5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #9198a7, #f5f5f5);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#9198a7), to(#f5f5f5));
    background: -o-linear-gradient(bottom, #9198a7, #f5f5f5);
    background: linear-gradient(to top, #9198a7, #f5f5f5);
    /* Standard syntax */ }

.gradient11 {
  background: #454a54;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #454a54, #353940);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #454a54, #353940);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #454a54, #353940);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#454a54), to(#353940));
  background: -o-linear-gradient(left, #454a54, #353940);
  background: linear-gradient(to right, #454a54, #353940);
  /* Standard syntax */ }
  .gradient11.right {
    background: #454a54;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #454a54, #353940);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #454a54, #353940);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #454a54, #353940);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#454a54), to(#353940));
    background: -o-linear-gradient(right, #454a54, #353940);
    background: linear-gradient(to left, #454a54, #353940);
    /* Standard syntax */ }
  .gradient11.top {
    background: #454a54;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #454a54, #353940);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #454a54, #353940);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #454a54, #353940);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#454a54), to(#353940));
    background: -o-linear-gradient(top, #454a54, #353940);
    background: linear-gradient(to bottom, #454a54, #353940);
    /* Standard syntax */ }
  .gradient11.bottom {
    background: #454a54;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #454a54, #353940);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #454a54, #353940);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #454a54, #353940);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#454a54), to(#353940));
    background: -o-linear-gradient(bottom, #454a54, #353940);
    background: linear-gradient(to top, #454a54, #353940);
    /* Standard syntax */ }

.gradient12, .button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .button.tinvwl_add_to_wishlist_button:hover,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .button.tinvwl_add_to_wishlist_button:hover, .buttons.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .buttons.tinvwl_add_to_wishlist_button:hover,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .buttons.tinvwl_add_to_wishlist_button:hover, a.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.tinvwl_add_to_wishlist_button:hover,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.tinvwl_add_to_wishlist_button:hover, button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.tinvwl_add_to_wishlist_button:hover,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.tinvwl_add_to_wishlist_button:hover, input.button-gray[type=button]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=button]:hover,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=button]:hover, input.button-gray[type=submit]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=submit]:hover,
.woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=submit]:hover, .button.checklist-button, .buttons.checklist-button, a.checklist-button, button.checklist-button, input.checklist-button[type=button], input.checklist-button[type=submit], button.gray[type=submit]:hover, #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button.added, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added,
.tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added,
.tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added {
  background: #d1d1d1;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #d1d1d1, #dbdbdb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #d1d1d1, #dbdbdb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #d1d1d1, #dbdbdb);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#d1d1d1), to(#dbdbdb));
  background: -o-linear-gradient(left, #d1d1d1, #dbdbdb);
  background: linear-gradient(to right, #d1d1d1, #dbdbdb);
  /* Standard syntax */ }
  .gradient12.right, .right.button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .right.button.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .right.button.tinvwl_add_to_wishlist_button:hover, .right.buttons.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .right.buttons.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .right.buttons.tinvwl_add_to_wishlist_button:hover, a.right.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.right.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.right.tinvwl_add_to_wishlist_button:hover, button.right.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.right.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.right.tinvwl_add_to_wishlist_button:hover, input.right.button-gray[type=button]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.right.tinvwl_add_to_wishlist_button[type=button]:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.right.tinvwl_add_to_wishlist_button[type=button]:hover, input.right.button-gray[type=submit]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.right.tinvwl_add_to_wishlist_button[type=submit]:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.right.tinvwl_add_to_wishlist_button[type=submit]:hover, .right.button.checklist-button, .right.buttons.checklist-button, a.right.checklist-button, button.right.checklist-button, input.right.checklist-button[type=button], input.right.checklist-button[type=submit], button.right.gray[type=submit]:hover, #bestsellers #bestsellers-slider li .product-box .product-box-inner .right.add-to-checklist-button.added, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .right.add-to-checklist-button.added,
  .tax-product_tag ul.list-blocks li .product-box .product-box-inner .right.add-to-checklist-button.added,
  .tax-product_cat ul.list-blocks li .product-box .product-box-inner .right.add-to-checklist-button.added {
    background: #d1d1d1;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #d1d1d1, #dbdbdb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #d1d1d1, #dbdbdb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #d1d1d1, #dbdbdb);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#d1d1d1), to(#dbdbdb));
    background: -o-linear-gradient(right, #d1d1d1, #dbdbdb);
    background: linear-gradient(to left, #d1d1d1, #dbdbdb);
    /* Standard syntax */ }
  .gradient12.top, .top.button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .top.button.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .top.button.tinvwl_add_to_wishlist_button:hover, .top.buttons.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .top.buttons.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .top.buttons.tinvwl_add_to_wishlist_button:hover, a.top.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.top.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.top.tinvwl_add_to_wishlist_button:hover, button.top.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.top.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.top.tinvwl_add_to_wishlist_button:hover, input.top.button-gray[type=button]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.top.tinvwl_add_to_wishlist_button[type=button]:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.top.tinvwl_add_to_wishlist_button[type=button]:hover, input.top.button-gray[type=submit]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.top.tinvwl_add_to_wishlist_button[type=submit]:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.top.tinvwl_add_to_wishlist_button[type=submit]:hover, .top.button.checklist-button, .top.buttons.checklist-button, a.top.checklist-button, button.top.checklist-button, input.top.checklist-button[type=button], input.top.checklist-button[type=submit], button.top.gray[type=submit]:hover, #bestsellers #bestsellers-slider li .product-box .product-box-inner .top.add-to-checklist-button.added, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .top.add-to-checklist-button.added,
  .tax-product_tag ul.list-blocks li .product-box .product-box-inner .top.add-to-checklist-button.added,
  .tax-product_cat ul.list-blocks li .product-box .product-box-inner .top.add-to-checklist-button.added {
    background: #d1d1d1;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #d1d1d1, #dbdbdb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#dbdbdb));
    background: -o-linear-gradient(top, #d1d1d1, #dbdbdb);
    background: linear-gradient(to bottom, #d1d1d1, #dbdbdb);
    /* Standard syntax */ }
  .gradient12.bottom, .bottom.button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .bottom.button.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .bottom.button.tinvwl_add_to_wishlist_button:hover, .bottom.buttons.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .bottom.buttons.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .bottom.buttons.tinvwl_add_to_wishlist_button:hover, a.bottom.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.bottom.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.bottom.tinvwl_add_to_wishlist_button:hover, button.bottom.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.bottom.tinvwl_add_to_wishlist_button:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.bottom.tinvwl_add_to_wishlist_button:hover, input.bottom.button-gray[type=button]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.bottom.tinvwl_add_to_wishlist_button[type=button]:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.bottom.tinvwl_add_to_wishlist_button[type=button]:hover, input.bottom.button-gray[type=submit]:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.bottom.tinvwl_add_to_wishlist_button[type=submit]:hover,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.bottom.tinvwl_add_to_wishlist_button[type=submit]:hover, .bottom.button.checklist-button, .bottom.buttons.checklist-button, a.bottom.checklist-button, button.bottom.checklist-button, input.bottom.checklist-button[type=button], input.bottom.checklist-button[type=submit], button.bottom.gray[type=submit]:hover, #bestsellers #bestsellers-slider li .product-box .product-box-inner .bottom.add-to-checklist-button.added, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .bottom.add-to-checklist-button.added,
  .tax-product_tag ul.list-blocks li .product-box .product-box-inner .bottom.add-to-checklist-button.added,
  .tax-product_cat ul.list-blocks li .product-box .product-box-inner .bottom.add-to-checklist-button.added {
    background: #d1d1d1;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #d1d1d1, #dbdbdb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #d1d1d1, #dbdbdb);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#d1d1d1), to(#dbdbdb));
    background: -o-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    background: linear-gradient(to top, #d1d1d1, #dbdbdb);
    /* Standard syntax */ }

.gradient13 {
  background: rgba(69, 74, 84, 0.9);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(69, 74, 84, 0.9)), to(rgba(51, 55, 61, 0.6)));
  background: -o-linear-gradient(left, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
  background: linear-gradient(to right, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
  /* Standard syntax */ }
  .gradient13.right {
    background: rgba(69, 74, 84, 0.9);
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(rgba(69, 74, 84, 0.9)), to(rgba(51, 55, 61, 0.6)));
    background: -o-linear-gradient(right, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    background: linear-gradient(to left, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* Standard syntax */ }
  .gradient13.top {
    background: rgba(69, 74, 84, 0.9);
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(69, 74, 84, 0.9)), to(rgba(51, 55, 61, 0.6)));
    background: -o-linear-gradient(top, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    background: linear-gradient(to bottom, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* Standard syntax */ }
  .gradient13.bottom {
    background: rgba(69, 74, 84, 0.9);
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(69, 74, 84, 0.9)), to(rgba(51, 55, 61, 0.6)));
    background: -o-linear-gradient(bottom, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    background: linear-gradient(to top, rgba(69, 74, 84, 0.9), rgba(51, 55, 61, 0.6));
    /* Standard syntax */ }

.gradient15 {
  background: #d1d1d1;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #d1d1d1, #dbdbdb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #d1d1d1, #dbdbdb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #d1d1d1, #dbdbdb);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#d1d1d1), to(#dbdbdb));
  background: -o-linear-gradient(left, #d1d1d1, #dbdbdb);
  background: linear-gradient(to right, #d1d1d1, #dbdbdb);
  /* Standard syntax */ }
  .gradient15.right {
    background: #d1d1d1;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #d1d1d1, #dbdbdb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #d1d1d1, #dbdbdb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #d1d1d1, #dbdbdb);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, right top, left top, from(#d1d1d1), to(#dbdbdb));
    background: -o-linear-gradient(right, #d1d1d1, #dbdbdb);
    background: linear-gradient(to left, #d1d1d1, #dbdbdb);
    /* Standard syntax */ }
  .gradient15.top {
    background: #d1d1d1;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #d1d1d1, #dbdbdb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#dbdbdb));
    background: -o-linear-gradient(top, #d1d1d1, #dbdbdb);
    background: linear-gradient(to bottom, #d1d1d1, #dbdbdb);
    /* Standard syntax */ }
  .gradient15.bottom {
    background: #d1d1d1;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #d1d1d1, #dbdbdb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #d1d1d1, #dbdbdb);
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left bottom, left top, from(#d1d1d1), to(#dbdbdb));
    background: -o-linear-gradient(bottom, #d1d1d1, #dbdbdb);
    background: linear-gradient(to top, #d1d1d1, #dbdbdb);
    /* Standard syntax */ }

.gradient14 {
  background: rgba(69, 74, 84, 0.9);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, rgba(69, 74, 84, 0.9) 0%, rgba(51, 55, 61, 0.6) 50%, rgba(69, 74, 84, 0.9) 100%);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, rgba(69, 74, 84, 0.9) 0%, rgba(51, 55, 61, 0.6) 50%, rgba(69, 74, 84, 0.9) 100%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, rgba(69, 74, 84, 0.9) 0%, rgba(51, 55, 61, 0.6) 50%, rgba(69, 74, 84, 0.9) 100%);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, right top, left top, from(rgba(69, 74, 84, 0.9)), color-stop(50%, rgba(51, 55, 61, 0.6)), to(rgba(69, 74, 84, 0.9)));
  background: -webkit-linear-gradient(right, rgba(69, 74, 84, 0.9) 0%, rgba(51, 55, 61, 0.6) 50%, rgba(69, 74, 84, 0.9) 100%);
  background: linear-gradient(right, rgba(69, 74, 84, 0.9) 0%, rgba(51, 55, 61, 0.6) 50%, rgba(69, 74, 84, 0.9) 100%);
  /* Standard syntax */ }

* {
  -webkit-font-smoothing: antialiased; }

*:focus {
  outline: 0 !important; }

*::-moz-focus-inner {
  border: 0 !important; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  *::-moz-selection {
    background: #dd3636;
    color: #fff; }
  *::selection {
    background: #dd3636;
    color: #fff; }

p {
  margin-bottom: 2rem; }

body {
  border: solid 0.625rem #fff;
  position: static !important; }
  body .body-overlay {
    pointer-events: none;
    position: fixed;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    background-color: transparent; }
    body .body-overlay.canvas-slid, body .body-overlay.canvas-sliding {
      pointer-events: initial;
      z-index: 1000;
      left: 0 !important;
      right: 0 !important;
      top: 0 !important;
      bottom: 0 !important; }
  body.canvas-sliding, body.canvas-slid,
  body .navmenu-fixed-right,
  body .navbar-toggle {
    left: auto !important; }
  body.canvas-slid, body.noScroll {
    overflow: hidden;
    height: 100%;
    /* sm size only */ }

.hide {
  display: none !important; }

/* Default Template Styling */
.page-header h1 {
  color: #454a54;
  text-shadow: unset; }

#content {
  width: calc(100vw - 20px);
  max-width: 1200px;
  margin: 60px auto;
  position: relative; }

.nav-section-container-heading {
  position: relative; }
  .nav-section-container-heading:after {
    position: absolute;
    right: 0;
    top: calc(50% - 3px);
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-right: 2px solid #222;
    border-top: 2px solid #222;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out; }
  .nav-section-container-heading.collapsed:after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg); }

#customer_login {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto; }
  #customer_login .login-row {
    margin-top: 30px; }
  #customer_login .login-container {
    position: absolute;
    max-width: 650px;
    width: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    -webkit-transition: visibility 0s ease, opacity 1s ease;
    -o-transition: visibility 0s ease, opacity 1s ease;
    transition: visibility 0s ease, opacity 1s ease;
    margin-bottom: 70px; }
    #customer_login .login-container .login-form {
      background-color: #fff; }
      #customer_login .login-container .login-form form {
        text-align: left; }
        #customer_login .login-container .login-form form input[type=submit] {
          float: left; }
        #customer_login .login-container .login-form form label.rememberme {
          margin-top: 4px;
          margin-left: 20px; }
          #customer_login .login-container .login-form form label.rememberme input {
            float: left;
            margin-top: 4px;
            margin-right: 10px; }
          #customer_login .login-container .login-form form label.rememberme span {
            float: left; }
  #customer_login .register-container {
    -webkit-transition: visibility 0s ease, opacity 1s ease;
    -o-transition: visibility 0s ease, opacity 1s ease;
    transition: visibility 0s ease, opacity 1s ease;
    margin-bottom: 70px; }
    #customer_login .register-container .register-form-basic {
      background-color: #fff; }
      #customer_login .register-container .register-form-basic form {
        text-align: left; }
  #customer_login .utilities {
    margin-top: 20px; }

.login-form, .register-form, .register-form-basic {
  text-align: center;
  margin: 20px 0;
  /* sm size only */ }
  .login-form .toggleModal, .register-form .toggleModal, .register-form-basic .toggleModal {
    display: none; }
  .login-form .heading10, .register-form .heading10, .register-form-basic .heading10 {
    color: #454a54; }
  .login-form .login-info, .register-form .login-info, .register-form-basic .login-info {
    display: none; }
  .login-form .email-login, .register-form .email-login, .register-form-basic .email-login {
    padding-left: 30px; }
    .login-form .email-login .form-row, .register-form .email-login .form-row, .register-form-basic .email-login .form-row {
      margin-top: 21px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #9ea6b0; }
      .login-form .email-login .form-row .woocommerce-form__label-for-checkbox, .register-form .email-login .form-row .woocommerce-form__label-for-checkbox, .register-form-basic .email-login .form-row .woocommerce-form__label-for-checkbox {
        margin: auto; }
  .login-form input[type=submit], .register-form input[type=submit], .register-form-basic input[type=submit] {
    padding: 6px 12px !important; }
  .login-form .ywsl-label, .register-form .ywsl-label, .register-form-basic .ywsl-label {
    display: none; }
  .login-form .the_champ_login_container, .register-form .the_champ_login_container, .register-form-basic .the_champ_login_container {
    margin: 0 !important; }
    .login-form .the_champ_login_container .the_champ_login_ul, .register-form .the_champ_login_container .the_champ_login_ul, .register-form-basic .the_champ_login_container .the_champ_login_ul {
      margin: 0 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      padding-right: unset !important; }
      .login-form .the_champ_login_container .the_champ_login_ul li, .register-form .the_champ_login_container .the_champ_login_ul li, .register-form-basic .the_champ_login_container .the_champ_login_ul li {
        letter-spacing: 1px;
        margin-bottom: 5px !important;
        position: relative;
        text-align: left; }
        .login-form .the_champ_login_container .the_champ_login_ul li i, .register-form .the_champ_login_container .the_champ_login_ul li i, .register-form-basic .the_champ_login_container .the_champ_login_ul li i {
          width: 100%;
          border-radius: 4px;
          height: 41px; }
          .login-form .the_champ_login_container .the_champ_login_ul li i:after, .register-form .the_champ_login_container .the_champ_login_ul li i:after, .register-form-basic .the_champ_login_container .the_champ_login_ul li i:after {
            color: white;
            margin: 0 10px 0 10px;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-family: "ConduitITC", sans-serif;
            font-size: 1rem;
            font-weight: 600;
            text-transform: uppercase;
            font-style: normal; }
          .login-form .the_champ_login_container .the_champ_login_ul li i.theChampFacebookLogin:after, .register-form .the_champ_login_container .the_champ_login_ul li i.theChampFacebookLogin:after, .register-form-basic .the_champ_login_container .the_champ_login_ul li i.theChampFacebookLogin:after {
            content: 'Sign In With Facebook';
            font-family: "ConduitITC Medium", sans-serif;
            font-size: 18px;
            font-weight: 400; }
          .login-form .the_champ_login_container .the_champ_login_ul li i.theChampTwitterLogin:after, .register-form .the_champ_login_container .the_champ_login_ul li i.theChampTwitterLogin:after, .register-form-basic .the_champ_login_container .the_champ_login_ul li i.theChampTwitterLogin:after {
            content: 'Sign In With Twitter';
            font-family: "ConduitITC Medium", sans-serif;
            font-size: 18px;
            font-weight: 400; }
          .login-form .the_champ_login_container .the_champ_login_ul li i.theChampGoogleLogin:after, .register-form .the_champ_login_container .the_champ_login_ul li i.theChampGoogleLogin:after, .register-form-basic .the_champ_login_container .the_champ_login_ul li i.theChampGoogleLogin:after {
            content: 'Sign In With Google';
            font-family: "ConduitITC Medium", sans-serif;
            font-size: 18px;
            font-weight: 400; }
          .login-form .the_champ_login_container .the_champ_login_ul li i .theChampGoogleLoginSvg, .register-form .the_champ_login_container .the_champ_login_ul li i .theChampGoogleLoginSvg, .register-form-basic .the_champ_login_container .the_champ_login_ul li i .theChampGoogleLoginSvg {
            margin-left: 4px; }
  @media (max-width: 767px) {
    .login-form .email-login, .register-form .email-login, .register-form-basic .email-login {
      padding: 0 30px; }
    .login-form .social-login, .register-form .social-login, .register-form-basic .social-login {
      padding: 0 30px; } }

.question-mark-button {
  display: inline-block;
  border-radius: 3px;
  padding: 0 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 12px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 12px; }
  .question-mark-button i {
    color: #ea4335; }

.share-container {
  border: solid 1px #f0f0f0;
  border-bottom: solid 3px #d4d4d4;
  -webkit-box-shadow: 0 4px 1px #f0f0f0;
  box-shadow: 0 4px 1px #f0f0f0;
  min-height: 2.8125rem; }

.wl-list-pop .info-box {
  margin-top: 20px;
  font-size: 14px;
  color: #b7b7b7; }

/* Page Builder */
.panel-layout .md-row, .panel-layout .lg-row {
  max-width: 530px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.panel-layout .lg-row {
  max-width: 980px; }

/*
* File for handling custom font classes
*/
.text1, .text1 *, p, p *, ul, ul *, li, li * {
  font-family: "roboto", sans-serif;
  font-size: 1.1875rem;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #454a54; }

.text2, .text2 * {
  font-family: "roboto", sans-serif;
  font-size: 1.375rem;
  letter-spacing: 0.4px;
  font-weight: 400;
  color: #fff; }

.text3, .text3 * {
  font-family: "roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  color: #798294; }

.text4, .text4 * {
  font-family: "ConduitITC", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 2px;
  color: #9ea6b0; }

.text5, .modal-box .sign-in-modal .login-form .login-info, .modal-box .sign-in-modal .login-form .password-info, .modal-box .sign-in-modal .register-form .login-info, .modal-box .sign-in-modal .register-form-basic .login-info, .modal-box .sign-in-modal .register-form .password-info, .modal-box .sign-in-modal .register-form-basic .password-info, .modal-box .checklist-tour-modal .login-form .login-info, .modal-box .checklist-tour-modal .login-form .password-info, .modal-box .checklist-tour-modal .register-form .login-info, .modal-box .checklist-tour-modal .register-form-basic .login-info, .modal-box .checklist-tour-modal .register-form .password-info, .modal-box .checklist-tour-modal .register-form-basic .password-info, .text5 *, .modal-box .sign-in-modal .login-form .login-info *, .modal-box .sign-in-modal .login-form .password-info *, .modal-box .sign-in-modal .register-form .login-info *, .modal-box .sign-in-modal .register-form-basic .login-info *, .modal-box .sign-in-modal .register-form .password-info *, .modal-box .sign-in-modal .register-form-basic .password-info *, .modal-box .checklist-tour-modal .login-form .login-info *, .modal-box .checklist-tour-modal .login-form .password-info *, .modal-box .checklist-tour-modal .register-form .login-info *, .modal-box .checklist-tour-modal .register-form-basic .login-info *, .modal-box .checklist-tour-modal .register-form .password-info *, .modal-box .checklist-tour-modal .register-form-basic .password-info * {
  font-family: "roboto", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.4px;
  font-weight: 400;
  color: #fff; }

.text6, .text6 * {
  font-family: "roboto", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.4px;
  font-weight: 700;
  color: #454a54; }

.text7, .text7 * {
  font-family: "roboto", sans-serif;
  font-size: 0.8125rem;
  letter-spacing: 0.4px;
  font-weight: 400;
  color: #9ea6b0; }

.text8, .text8 * {
  font-family: "ConduitITC", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  color: #fff; }

.text9, .hero-container .kits-menu-collapsed > .row > div ul li:not(.menu-item),
.hero-container .gear-menu-collapsed > .row > div ul li:not(.menu-item),
.hero-container .food-menu-collapsed > .row > div ul li:not(.menu-item),
.hero-container .search-menu-collapsed > .row > div ul li:not(.menu-item), .navmenu.offcanvas .nav-sections ul li:not(.menu-item), .text9 *, .hero-container .kits-menu-collapsed > .row > div ul li:not(.menu-item) *, .hero-container .gear-menu-collapsed > .row > div ul li:not(.menu-item) *, .hero-container .food-menu-collapsed > .row > div ul li:not(.menu-item) *, .hero-container .search-menu-collapsed > .row > div ul li:not(.menu-item) *, .navmenu.offcanvas .nav-sections ul li:not(.menu-item) * {
  font-family: "roboto", sans-serif;
  font-size: 1.0625rem;
  letter-spacing: 0.2px;
  font-weight: 300;
  color: #d4d4d4; }

.text10, .woocommerce-page.single-product .product.type-product .summary.entry-summary .summary-price .free-shipping, .text10 *, .woocommerce-page.single-product .product.type-product .summary.entry-summary .summary-price .free-shipping * {
  font-family: "roboto", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.4px;
  font-weight: 500;
  color: #dd3636; }

.text11, .text11 * {
  font-family: "roboto", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.4px;
  font-weight: 300;
  color: #454a54; }

.text12, #blogpost ul li .blog-post-tile .post-details .post-desc p, .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc p, .text12 *, #blogpost ul li .blog-post-tile .post-details .post-desc p *, .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc p * {
  font-family: "roboto", sans-serif;
  font-size: 1.1875rem;
  letter-spacing: 0.2px;
  font-weight: 300;
  color: #fff; }

.text13, .text13 * {
  font-family: "ConduitITC", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  color: #fff; }

.text14, .text14 * {
  font-family: "roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.2px;
  font-weight: 300;
  color: #3b4047; }

.text15, .text15 * {
  font-family: "roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.2px;
  font-weight: 300;
  color: #9ea6b0; }

.text16, .text16 * {
  font-family: "roboto", sans-serif;
  font-size: 2.375rem;
  letter-spacing: 0.2px;
  font-weight: 700;
  color: #454a54; }

.text17, .text17 * {
  font-family: "ConduitITC Medium", sans-serif;
  font-size: 1.75rem;
  line-height: 1.75rem;
  color: #fff; }

.text18, .navbar.secondary .navbar-nav.utility-widgets > div.right p, .text18 *, .navbar.secondary .navbar-nav.utility-widgets > div.right p * {
  font-family: "roboto", sans-serif;
  font-size: 1.0625rem;
  color: #c4cdd9; }

.text19, .text19 * {
  font-family: "roboto", sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  color: #454a54; }

.text20, .text20 * {
  font-family: "roboto", sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  color: #dd3636; }

.text21, .text21 * {
  font-family: "roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #454a54; }

.text22, .text22 * {
  font-family: "ConduitITC", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.4px;
  font-weight: 500;
  color: #9ea6b0; }

.text23, .text23 * {
  font-family: "ConduitITC Medium", sans-serif;
  font-size: 1.25rem;
  color: #454a54; }

.text24, .text24 * {
  font-family: "ConduitITC Medium", sans-serif;
  font-size: 1.125rem;
  color: #798294;
  font-weight: 600; }

h1, .heading1 {
  font-family: "ConduitITC", sans-serif;
  font-size: 3.125rem;
  letter-spacing: 0.4px;
  font-weight: bold;
  color: #fff;
  text-shadow: rgba(36, 39, 43, 0.3) 0 0.375rem 0;
  text-transform: uppercase; }

h2, .heading2 {
  font-family: "ConduitITC", sans-serif;
  font-size: 3.125rem;
  letter-spacing: 0.4px;
  font-weight: bold;
  color: #454a54;
  text-transform: uppercase; }

h3, .heading3 {
  font-family: "ConduitITC", sans-serif;
  font-size: 2.375rem;
  font-weight: bold;
  color: #454a54; }

h4, .heading4 {
  font-family: "ConduitITC", sans-serif;
  font-size: 2.375rem;
  font-weight: bold;
  color: #9ea6b0; }

h5, .heading5 {
  font-family: "ConduitITC", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  color: #454a54; }

h6, .heading6 {
  font-family: "roboto", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.2px;
  font-weight: 700;
  color: #454a54; }

.heading7, .woocommerce-page.single-product .product.type-product .summary.entry-summary .summary-price .the-price .amount, .woocommerce-page.single-product .product.type-product .summary.entry-summary .summary-price .the-price .amount > span {
  font-family: "roboto", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.2px;
  font-weight: 500;
  color: #798294; }

.heading8, #bestsellers #bestsellers-slider li .product-box .product-box-inner h2, .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner h2, .post-type-archive-product ul.list-blocks li .product-box .product-box-inner h2,
.tax-product_tag ul.list-blocks li .product-box .product-box-inner h2,
.tax-product_cat ul.list-blocks li .product-box .product-box-inner h2 {
  font-family: "roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.2px;
  font-weight: 700;
  color: #454a54; }

.heading9 {
  font-family: "roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.2px;
  font-weight: 700;
  color: #798294; }

.heading10 {
  font-family: "ConduitITC Medium", sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase; }

/*
* File for handling custom links / button classes
*/
.button, .buttons, a, button, input[type=button], input[type=submit] {
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: #dd3636;
  text-decoration: none !important;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .button:hover, .buttons:hover, a:hover, button:hover, input[type=button]:hover, input[type=submit]:hover {
    color: #ab2727; }
  .button:active, .buttons:active, a:active, button:active, input[type=button]:active, input[type=submit]:active {
    color: #454a54; }
  .button:focus, .buttons:focus, a:focus, button:focus, input[type=button]:focus, input[type=submit]:focus {
    color: #454a54; }
  .button.darkBG, .buttons.darkBG, a.darkBG, button.darkBG, input[type=button].darkBG, input[type=submit].darkBG {
    font-family: "ConduitITC Medium", sans-serif;
    color: #9ea6b0; }
    .button.darkBG:hover, .buttons.darkBG:hover, a.darkBG:hover, button.darkBG:hover, input[type=button].darkBG:hover, input[type=submit].darkBG:hover {
      color: #fff; }
  .button.darkBG2, .hero-container .kits-menu-collapsed > .row > div ul li a.button,
  .hero-container .gear-menu-collapsed > .row > div ul li a.button,
  .hero-container .food-menu-collapsed > .row > div ul li a.button,
  .hero-container .search-menu-collapsed > .row > div ul li a.button, .buttons.darkBG2, .hero-container .kits-menu-collapsed > .row > div ul li a.buttons,
  .hero-container .gear-menu-collapsed > .row > div ul li a.buttons,
  .hero-container .food-menu-collapsed > .row > div ul li a.buttons,
  .hero-container .search-menu-collapsed > .row > div ul li a.buttons, a.darkBG2, .hero-container .kits-menu-collapsed > .row > div ul li a,
  .hero-container .gear-menu-collapsed > .row > div ul li a,
  .hero-container .food-menu-collapsed > .row > div ul li a,
  .hero-container .search-menu-collapsed > .row > div ul li a, button.darkBG2, input[type=button].darkBG2, input[type=submit].darkBG2 {
    font-family: "roboto", sans-serif;
    color: #9ea6b0; }
    .button.darkBG2:hover, .hero-container .kits-menu-collapsed > .row > div ul li a.button:hover,
    .hero-container .gear-menu-collapsed > .row > div ul li a.button:hover,
    .hero-container .food-menu-collapsed > .row > div ul li a.button:hover,
    .hero-container .search-menu-collapsed > .row > div ul li a.button:hover, .buttons.darkBG2:hover, .hero-container .kits-menu-collapsed > .row > div ul li a.buttons:hover,
    .hero-container .gear-menu-collapsed > .row > div ul li a.buttons:hover,
    .hero-container .food-menu-collapsed > .row > div ul li a.buttons:hover,
    .hero-container .search-menu-collapsed > .row > div ul li a.buttons:hover, a.darkBG2:hover, .hero-container .kits-menu-collapsed > .row > div ul li a:hover,
    .hero-container .gear-menu-collapsed > .row > div ul li a:hover,
    .hero-container .food-menu-collapsed > .row > div ul li a:hover,
    .hero-container .search-menu-collapsed > .row > div ul li a:hover, button.darkBG2:hover, input[type=button].darkBG2:hover, input[type=submit].darkBG2:hover {
      color: #fff; }
  .button.darkBG3, .buttons.darkBG3, a.darkBG3, button.darkBG3, input[type=button].darkBG3, input[type=submit].darkBG3 {
    font-family: "ConduitITC Light", sans-serif;
    color: #fff;
    font-size: 21px; }
    .button.darkBG3:hover, .buttons.darkBG3:hover, a.darkBG3:hover, button.darkBG3:hover, input[type=button].darkBG3:hover, input[type=submit].darkBG3:hover {
      color: #ccd6e3; }
  .button.primaryNav, .buttons.primaryNav, a.primaryNav, button.primaryNav, input[type=button].primaryNav, input[type=submit].primaryNav {
    font-family: "ConduitITC Light", sans-serif;
    font-size: 1.3125rem;
    color: #fff;
    padding: 1.1875rem 0;
    margin: 0 1rem;
    border-bottom: 0.1875rem solid transparent; }
    .button.primaryNav:hover, .button.primaryNav.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button.primaryNav, .buttons.primaryNav:hover, .buttons.primaryNav.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.buttons.primaryNav, a.primaryNav:hover, a.primaryNav.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.primaryNav, button.primaryNav:hover, button.primaryNav.active, input[type=button].primaryNav:hover, input[type=button].primaryNav.active, input[type=submit].primaryNav:hover, input[type=submit].primaryNav.active {
      border-bottom-color: #dd3636; }
  .button.secondaryNav, .buttons.secondaryNav, a.secondaryNav, button.secondaryNav, input[type=button].secondaryNav, input[type=submit].secondaryNav {
    font-family: "ConduitITC", sans-serif;
    font-size: 1.25rem;
    color: #9ea6b0;
    margin: 0 1rem; }
    .button.secondaryNav:hover, .buttons.secondaryNav:hover, a.secondaryNav:hover, button.secondaryNav:hover, input[type=button].secondaryNav:hover, input[type=submit].secondaryNav:hover {
      color: #fff; }
  .button.tertiaryNav, .navmenu.offcanvas .nav-sections .button.nav-section-container-heading, .buttons.tertiaryNav, .navmenu.offcanvas .nav-sections .buttons.nav-section-container-heading, a.tertiaryNav, .navmenu.offcanvas .nav-sections a.nav-section-container-heading, button.tertiaryNav, .navmenu.offcanvas .nav-sections button.nav-section-container-heading, input[type=button].tertiaryNav, .navmenu.offcanvas .nav-sections input.nav-section-container-heading[type=button], input[type=submit].tertiaryNav, .navmenu.offcanvas .nav-sections input.nav-section-container-heading[type=submit] {
    font-family: "ConduitITC Light", sans-serif;
    font-size: 1.5rem;
    color: #fff;
    padding: 0.5rem 0;
    margin: 0 1rem; }
    .button.tertiaryNav:hover, .navmenu.offcanvas .nav-sections .button.nav-section-container-heading:hover, .buttons.tertiaryNav:hover, .navmenu.offcanvas .nav-sections .buttons.nav-section-container-heading:hover, a.tertiaryNav:hover, .navmenu.offcanvas .nav-sections a.nav-section-container-heading:hover, button.tertiaryNav:hover, .navmenu.offcanvas .nav-sections button.nav-section-container-heading:hover, input[type=button].tertiaryNav:hover, .navmenu.offcanvas .nav-sections input.nav-section-container-heading[type=button]:hover, input[type=submit].tertiaryNav:hover, .navmenu.offcanvas .nav-sections input.nav-section-container-heading[type=submit]:hover {
      color: #fff; }
  .button.footerLink1, .buttons.footerLink1, a.footerLink1, button.footerLink1, input[type=button].footerLink1, input[type=submit].footerLink1 {
    font-family: "ConduitITC Medium", sans-serif;
    color: #9ea6b0; }
    .button.footerLink1:hover, .buttons.footerLink1:hover, a.footerLink1:hover, button.footerLink1:hover, input[type=button].footerLink1:hover, input[type=submit].footerLink1:hover {
      color: #fff; }
  .button.footerLink2, .buttons.footerLink2, a.footerLink2, button.footerLink2, input[type=button].footerLink2, input[type=submit].footerLink2 {
    font-family: "roboto", sans-serif;
    color: #9ea6b0;
    font-weight: 500; }
    .button.footerLink2:hover, .buttons.footerLink2:hover, a.footerLink2:hover, button.footerLink2:hover, input[type=button].footerLink2:hover, input[type=submit].footerLink2:hover {
      color: #454a54; }
  .button.footerLink3, .buttons.footerLink3, a.footerLink3, button.footerLink3, input[type=button].footerLink3, input[type=submit].footerLink3 {
    font-family: "roboto", sans-serif;
    color: #9ea6b0;
    font-size: 0.8125rem;
    font-weight: 700; }
    .button.footerLink3:hover, .buttons.footerLink3:hover, a.footerLink3:hover, button.footerLink3:hover, input[type=button].footerLink3:hover, input[type=submit].footerLink3:hover {
      color: #454a54; }
  .button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.facebook.share, .buttons.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.facebook.share, a.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.facebook.share, button.button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.facebook.share, input[type=button].button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button], input[type=submit].button-red, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit] {
    display: inline-block;
    font-family: "ConduitITC Medium", sans-serif !important;
    font-size: 25px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    -webkit-box-shadow: rgba(53, 57, 64, 0.15) 0 8px 0 !important;
    box-shadow: rgba(53, 57, 64, 0.15) 0 8px 0 !important;
    border-radius: 4px !important;
    padding: 8px 20px !important; }
    .button.button-red.small, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.small.facebook.share, .buttons.button-red.small, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.small.facebook.share, a.button-red.small, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.small.facebook.share, button.button-red.small, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.small.facebook.share, input[type=button].button-red.small, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button].small, input[type=submit].button-red.small, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit].small {
      letter-spacing: 1px !important;
      font-size: 18px !important;
      padding: 8px 18px !important;
      cursor: pointer !important; }
    .button.button-red.no-shadow, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.no-shadow.facebook.share, .buttons.button-red.no-shadow, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.no-shadow.facebook.share, a.button-red.no-shadow, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.no-shadow.facebook.share, button.button-red.no-shadow, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.no-shadow.facebook.share, input[type=button].button-red.no-shadow, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button].no-shadow, input[type=submit].button-red.no-shadow, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit].no-shadow {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .button.button-red.disabled, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.disabled.facebook.share, .buttons.button-red.disabled, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.disabled.facebook.share, a.button-red.disabled, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.disabled.facebook.share, button.button-red.disabled, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.disabled.facebook.share, input[type=button].button-red.disabled, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button].disabled, input[type=submit].button-red.disabled, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit].disabled {
      background: #efefef;
      color: #fff; }
      .button.button-red.disabled:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .button.disabled.facebook.share:hover, .buttons.button-red.disabled:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .buttons.disabled.facebook.share:hover, a.button-red.disabled:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.disabled.facebook.share:hover, button.button-red.disabled:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn button.disabled.facebook.share:hover, input[type=button].button-red.disabled:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=button].disabled:hover, input[type=submit].button-red.disabled:hover, .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn input.facebook.share[type=submit].disabled:hover {
        color: #fff; }
  .button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .button.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .button.tinvwl_add_to_wishlist_button, .buttons.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .buttons.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .buttons.tinvwl_add_to_wishlist_button, a.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.tinvwl_add_to_wishlist_button, button.button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.tinvwl_add_to_wishlist_button,
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.tinvwl_add_to_wishlist_button, input[type=button].button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=button],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=button], input[type=submit].button-gray, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=submit],
  .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=submit] {
    display: inline-block;
    font-family: "ConduitITC Medium", sans-serif;
    font-size: 25px;
    color: #798294;
    text-transform: uppercase;
    -webkit-box-shadow: rgba(53, 57, 64, 0.15) 0 8px 0;
    box-shadow: rgba(53, 57, 64, 0.15) 0 8px 0;
    border-radius: 4px;
    padding: 8px 20px; }
    .button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .button.tinvwl_add_to_wishlist_button:hover,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .button.tinvwl_add_to_wishlist_button:hover, .buttons.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .buttons.tinvwl_add_to_wishlist_button:hover,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .buttons.tinvwl_add_to_wishlist_button:hover, a.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.tinvwl_add_to_wishlist_button:hover,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.tinvwl_add_to_wishlist_button:hover, button.button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.tinvwl_add_to_wishlist_button:hover,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.tinvwl_add_to_wishlist_button:hover, input[type=button].button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=button]:hover,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=button]:hover, input[type=submit].button-gray:hover, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=submit]:hover,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=submit]:hover {
      color: #b0b0b0; }
    .button.button-gray.small, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .button.small.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .button.small.tinvwl_add_to_wishlist_button, .buttons.button-gray.small, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .buttons.small.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .buttons.small.tinvwl_add_to_wishlist_button, a.button-gray.small, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.small.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.small.tinvwl_add_to_wishlist_button, button.button-gray.small, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.small.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.small.tinvwl_add_to_wishlist_button, input[type=button].button-gray.small, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=button].small,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=button].small, input[type=submit].button-gray.small, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=submit].small,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=submit].small {
      letter-spacing: 1px;
      font-size: 18px;
      padding: 8px 18px; }
    .button.button-gray.no-shadow, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .button.no-shadow.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .button.no-shadow.tinvwl_add_to_wishlist_button, .buttons.button-gray.no-shadow, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .buttons.no-shadow.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .buttons.no-shadow.tinvwl_add_to_wishlist_button, a.button-gray.no-shadow, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container a.no-shadow.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container a.no-shadow.tinvwl_add_to_wishlist_button, button.button-gray.no-shadow, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button.no-shadow.tinvwl_add_to_wishlist_button,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button.no-shadow.tinvwl_add_to_wishlist_button, input[type=button].button-gray.no-shadow, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=button].no-shadow,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=button].no-shadow, input[type=submit].button-gray.no-shadow, .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container input.tinvwl_add_to_wishlist_button[type=submit].no-shadow,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container input.tinvwl_add_to_wishlist_button[type=submit].no-shadow {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .button.button2, .buttons.button2, a.button2, button.button2, input[type=button].button2, input[type=submit].button2 {
    font-family: "ConduitITC Medium", sans-serif;
    color: #798294;
    padding-right: 10px;
    padding-bottom: 8px;
    font-size: 20px;
    position: relative;
    display: inline-block;
    min-width: 60px;
    text-align: left;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .button.button2:before, .buttons.button2:before, a.button2:before, button.button2:before, input[type=button].button2:before, input[type=submit].button2:before {
      content: '';
      position: absolute;
      bottom: -3px;
      left: 0;
      border-bottom: solid 3px #798294;
      width: 60px;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    .button.button2:after, .buttons.button2:after, a.button2:after, button.button2:after, input[type=button].button2:after, input[type=submit].button2:after {
      content: '';
      position: absolute;
      bottom: -3px;
      left: 0;
      border-bottom: solid 3px #fff;
      width: 3px;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    .button.button2:hover, .button.button2.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button.button2, .buttons.button2:hover, .buttons.button2.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.buttons.button2, a.button2:hover, a.button2.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button2, button.button2:hover, button.button2.active, input[type=button].button2:hover, input[type=button].button2.active, input[type=submit].button2:hover, input[type=submit].button2.active {
      color: #fff; }
      .button.button2:hover:after, .button.button2.active:after, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button.button2:after, .buttons.button2:hover:after, .buttons.button2.active:after, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.buttons.button2:after, a.button2:hover:after, a.button2.active:after, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button2:after, button.button2:hover:after, button.button2.active:after, input[type=button].button2:hover:after, input[type=button].button2.active:after, input[type=submit].button2:hover:after, input[type=submit].button2.active:after {
        width: 60px; }
    @media (min-width: 768px) {
      .button.button2:active:after, .buttons.button2:active:after, a.button2:active:after, button.button2:active:after, input[type=button].button2:active:after, input[type=submit].button2:active:after {
        width: 60px; } }
    .button.button2.red:before, .buttons.button2.red:before, a.button2.red:before, button.button2.red:before, input[type=button].button2.red:before, input[type=submit].button2.red:before {
      border-color: #efefef; }
    .button.button2.red:after, .buttons.button2.red:after, a.button2.red:after, button.button2.red:after, input[type=button].button2.red:after, input[type=submit].button2.red:after {
      border-color: #dd3636; }
    .button.button2.red:hover, .button.button2.red:active, .button.button2.red.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button.button2.red, .buttons.button2.red:hover, .buttons.button2.red:active, .buttons.button2.red.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.buttons.button2.red, a.button2.red:hover, a.button2.red:active, a.button2.red.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button2.red, button.button2.red:hover, button.button2.red:active, button.button2.red.active, input[type=button].button2.red:hover, input[type=button].button2.red:active, input[type=button].button2.red.active, input[type=submit].button2.red:hover, input[type=submit].button2.red:active, input[type=submit].button2.red.active {
      color: #000; }
    .button.button2.grayFull, .buttons.button2.grayFull, a.button2.grayFull, button.button2.grayFull, input[type=button].button2.grayFull, input[type=submit].button2.grayFull {
      background-color: lightgray;
      display: block;
      padding: 8px 0px 8px 16px !important;
      border-radius: 3px; }
      .button.button2.grayFull:before, .buttons.button2.grayFull:before, a.button2.grayFull:before, button.button2.grayFull:before, input[type=button].button2.grayFull:before, input[type=submit].button2.grayFull:before {
        border-color: #efefef;
        bottom: 0;
        left: 16px; }
      .button.button2.grayFull:after, .buttons.button2.grayFull:after, a.button2.grayFull:after, button.button2.grayFull:after, input[type=button].button2.grayFull:after, input[type=submit].button2.grayFull:after {
        border-color: #dd3636;
        bottom: 0;
        left: 16px; }
      .button.button2.grayFull:hover, .button.button2.grayFull:active, .button.button2.grayFull.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button.button2.grayFull, .buttons.button2.grayFull:hover, .buttons.button2.grayFull:active, .buttons.button2.grayFull.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.buttons.button2.grayFull, a.button2.grayFull:hover, a.button2.grayFull:active, a.button2.grayFull.active, .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li.active a.button2.grayFull, button.button2.grayFull:hover, button.button2.grayFull:active, button.button2.grayFull.active, input[type=button].button2.grayFull:hover, input[type=button].button2.grayFull:active, input[type=button].button2.grayFull.active, input[type=submit].button2.grayFull:hover, input[type=submit].button2.grayFull:active, input[type=submit].button2.grayFull.active {
        color: #000; }
  .button.checklist-button, .buttons.checklist-button, a.checklist-button, button.checklist-button, input[type=button].checklist-button, input[type=submit].checklist-button {
    display: inline-block;
    font-family: "ConduitITC Medium", sans-serif;
    font-size: 20px;
    color: #798294;
    border-radius: 4px;
    padding: 6px 14px;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .button.checklist-button i, .buttons.checklist-button i, a.checklist-button i, button.checklist-button i, input[type=button].checklist-button i, input[type=submit].checklist-button i {
      position: absolute;
      right: 14px;
      top: calc(50% - 7px);
      width: 14px;
      height: 14px; }
    .button.checklist-button:hover, .buttons.checklist-button:hover, a.checklist-button:hover, button.checklist-button:hover, input[type=button].checklist-button:hover, input[type=submit].checklist-button:hover {
      color: #b0b0b0; }
      .button.checklist-button:hover i, .buttons.checklist-button:hover i, a.checklist-button:hover i, button.checklist-button:hover i, input[type=button].checklist-button:hover i, input[type=submit].checklist-button:hover i {
        position: absolute;
        right: 14px;
        top: calc(50% - 7px);
        width: 14px;
        height: 14px; }
    .button.checklist-button.added, .buttons.checklist-button.added, a.checklist-button.added, button.checklist-button.added, input[type=button].checklist-button.added, input[type=submit].checklist-button.added {
      color: #dd3636; }
      .button.checklist-button.added i, .buttons.checklist-button.added i, a.checklist-button.added i, button.checklist-button.added i, input[type=button].checklist-button.added i, input[type=submit].checklist-button.added i {
        position: absolute;
        right: 14px;
        top: calc(50% - 7px);
        width: 14px;
        height: 14px; }
      .button.checklist-button.added:hover, .buttons.checklist-button.added:hover, a.checklist-button.added:hover, button.checklist-button.added:hover, input[type=button].checklist-button.added:hover, input[type=submit].checklist-button.added:hover {
        color: #dd3636; }
        .button.checklist-button.added:hover i, .buttons.checklist-button.added:hover i, a.checklist-button.added:hover i, button.checklist-button.added:hover i, input[type=button].checklist-button.added:hover i, input[type=submit].checklist-button.added:hover i {
          position: absolute;
          right: 14px;
          top: calc(50% - 7px);
          width: 14px;
          height: 14px; }
  .button.right-arrow, .buttons.right-arrow, a.right-arrow, button.right-arrow, input[type=button].right-arrow, input[type=submit].right-arrow {
    font-family: 'FontAwesome';
    right: 43px;
    position: absolute;
    top: 18px;
    font-size: 19px;
    background: transparent;
    border: 0;
    color: #fff; }

input[type=text], input[type=email], input[type=password], input[type=tel], textarea {
  border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  font-size: 1.125rem;
  padding: 0.375rem 0.625rem;
  width: 100%;
  background-color: #fff;
  border: 0.0625rem solid #d4d4d4;
  font-family: "ConduitITC Medium", sans-serif;
  margin-bottom: 10px;
  line-height: 1; }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, textarea:focus {
    background-color: #f5f5f5;
    border: 0.0625rem solid #9ea6b0;
    color: #454a54;
    outline: none !important; }
  input[type=text]:-webkit-autofill, input[type=email]:-webkit-autofill, input[type=password]:-webkit-autofill, input[type=tel]:-webkit-autofill, textarea:-webkit-autofill {
    background-color: white !important; }
  input[type=text].darkBG, input[type=email].darkBG, input[type=password].darkBG, input[type=tel].darkBG, textarea.darkBG {
    background-color: #3b4047;
    color: #fff;
    border: none;
    font-weight: 600; }
    input[type=text].darkBG:focus, input[type=email].darkBG:focus, input[type=password].darkBG:focus, input[type=tel].darkBG:focus, textarea.darkBG:focus {
      background-color: #33373d;
      color: #454a54;
      border: none; }

.nf-form-fields-required {
  display: none; }

input[type=number] {
  -moz-appearance: textfield;
  border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  font-size: 1.125rem;
  padding: 0.375rem 0.625rem;
  width: 100%;
  background-color: #fff;
  border: 0.0625rem solid #d4d4d4;
  color: #dd3636;
  font-family: "ConduitITC Medium", sans-serif; }
  input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

button[type=submit] {
  display: inline-block;
  font-family: "ConduitITC Medium", sans-serif;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
  letter-spacing: 1px;
  border: 0;
  padding: 6px 14px;
  text-transform: uppercase;
  width: 100%; }
  button[type=submit].gray {
    color: #798294; }
    button[type=submit].gray:hover {
      color: #b0b0b0; }

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-family: "roboto", sans-serif;
  font-size: 18px;
  padding: 8px 20px 8px 54px;
  font-weight: 500;
  width: 100%;
  background-color: #f0f0f0;
  background-image: url(/wp-content/themes/sg/assets/images/icons/dropdown-form-arrow-icon-gray19.svg);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: 15px 50%;
  color: #798294;
  text-indent: 3px;
  -o-text-overflow: '';
  text-overflow: '';
  border: 1px solid rgba(154, 154, 154, 0);
  letter-spacing: 0.5px; }
  select:focus {
    background-color: #f0f0f0;
    color: #798294;
    outline: none !important;
    border: 1px solid #9a9a9a; }
  select:disabled {
    color: #e2e2e2; }
  select.red {
    background-image: url(/wp-content/themes/sg/assets/images/icons/dropdown-form-arrow-icon-white.svg);
    background-color: #cf3232;
    color: #fff;
    padding-left: 40px;
    font-size: 16px; }

input[type=radio].productFilter, input[type=checkbox].productFilter {
  display: none; }
  input[type=radio].productFilter + label, input[type=checkbox].productFilter + label {
    display: inline-block;
    border: 2px solid #efefef;
    background-color: #fff;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    margin-bottom: 4px;
    vertical-align: middle;
    cursor: pointer;
    position: relative; }
    input[type=radio].productFilter + label:before, input[type=checkbox].productFilter + label:before {
      content: "";
      background-color: #efefef;
      display: inline-block;
      position: absolute;
      top: 2px;
      bottom: 2px;
      right: 2px;
      left: 2px;
      border-radius: 4px; }
  input[type=radio].productFilter:checked + label:before, input[type=checkbox].productFilter:checked + label:before {
    background-color: #dd3636; }
  input[type=radio].productFilter:disabled + label, input[type=checkbox].productFilter:disabled + label {
    border: 1px solid #f0f0f0;
    background-color: #ececec; }

/* Chrome/Opera/Safari */
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
textarea::-moz-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9ea6b0; }

.nf-after-field .nf-error-msg {
  font-family: "roboto", sans-serif; }

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address, .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address, .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address, .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address {
  border-radius: 4px;
  background-color: #f5f5f5;
  padding: 20px;
  border: none; }

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column, .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column, .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column, .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column {
  width: 100% !important;
  flex: none !important;
  -webkit-box-flex: unset !important;
  -ms-flex: unset !important; }

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-1, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-2, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .kits-menu-collapsed > .row > div, .hero-container .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .kits-menu-collapsed > .row > div,
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .gear-menu-collapsed > .row > div, .hero-container .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .gear-menu-collapsed > .row > div,
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .food-menu-collapsed > .row > div, .hero-container .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .food-menu-collapsed > .row > div,
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .search-menu-collapsed > .row > div, .hero-container .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .search-menu-collapsed > .row > div, .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-1, .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-2, .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .kits-menu-collapsed > .row > div, .hero-container .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .kits-menu-collapsed > .row > div,
.woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .gear-menu-collapsed > .row > div, .hero-container .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .gear-menu-collapsed > .row > div,
.woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .food-menu-collapsed > .row > div, .hero-container .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .food-menu-collapsed > .row > div,
.woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .search-menu-collapsed > .row > div, .hero-container .woocommerce-cart.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .search-menu-collapsed > .row > div, .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-1, .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-2, .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .kits-menu-collapsed > .row > div, .hero-container .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .kits-menu-collapsed > .row > div,
.woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .gear-menu-collapsed > .row > div, .hero-container .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .gear-menu-collapsed > .row > div,
.woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .food-menu-collapsed > .row > div, .hero-container .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .food-menu-collapsed > .row > div,
.woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .search-menu-collapsed > .row > div, .hero-container .woocommerce-checkout.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .search-menu-collapsed > .row > div, .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-1, .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .col-2, .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .kits-menu-collapsed > .row > div, .hero-container .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .kits-menu-collapsed > .row > div,
.page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .gear-menu-collapsed > .row > div, .hero-container .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .gear-menu-collapsed > .row > div,
.page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .food-menu-collapsed > .row > div, .hero-container .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .food-menu-collapsed > .row > div,
.page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .hero-container .search-menu-collapsed > .row > div, .hero-container .page-template-page-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .search-menu-collapsed > .row > div {
  max-width: 100% !important;
  padding-right: 0;
  padding-left: 0; }

.woocommerce-account.woocommerce-view-order .text1, .woocommerce-account.woocommerce-view-order .text1 *, .woocommerce-account.woocommerce-view-order p, .woocommerce-account.woocommerce-view-order p *, .woocommerce-account.woocommerce-view-order ul, .woocommerce-account.woocommerce-view-order ul *, .woocommerce-account.woocommerce-view-order li, .woocommerce-account.woocommerce-view-order li *, .woocommerce-cart.woocommerce-view-order .text1, .woocommerce-cart.woocommerce-view-order .text1 *, .woocommerce-cart.woocommerce-view-order p, .woocommerce-cart.woocommerce-view-order p *, .woocommerce-cart.woocommerce-view-order ul, .woocommerce-cart.woocommerce-view-order ul *, .woocommerce-cart.woocommerce-view-order li, .woocommerce-cart.woocommerce-view-order li *, .woocommerce-checkout.woocommerce-view-order .text1, .woocommerce-checkout.woocommerce-view-order .text1 *, .woocommerce-checkout.woocommerce-view-order p, .woocommerce-checkout.woocommerce-view-order p *, .woocommerce-checkout.woocommerce-view-order ul, .woocommerce-checkout.woocommerce-view-order ul *, .woocommerce-checkout.woocommerce-view-order li, .woocommerce-checkout.woocommerce-view-order li *, .page-template-page-account.woocommerce-view-order .text1, .page-template-page-account.woocommerce-view-order .text1 *, .page-template-page-account.woocommerce-view-order p, .page-template-page-account.woocommerce-view-order p *, .page-template-page-account.woocommerce-view-order ul, .page-template-page-account.woocommerce-view-order ul *, .page-template-page-account.woocommerce-view-order li, .page-template-page-account.woocommerce-view-order li * {
  font-size: 17px; }

.woocommerce-account .woocommerce table.shop_table_responsive tr.payment-method td.payment-method-actions, .woocommerce-cart .woocommerce table.shop_table_responsive tr.payment-method td.payment-method-actions, .woocommerce-checkout .woocommerce table.shop_table_responsive tr.payment-method td.payment-method-actions, .page-template-page-account .woocommerce table.shop_table_responsive tr.payment-method td.payment-method-actions {
  color: #fff; }

.woocommerce-account .woocommerce .text1, .woocommerce-account .woocommerce .text1 *, .woocommerce-account .woocommerce p, .woocommerce-account .woocommerce p *, .woocommerce-account .woocommerce ul, .woocommerce-account .woocommerce ul *, .woocommerce-account .woocommerce li, .woocommerce-account .woocommerce li *, .woocommerce-cart .woocommerce .text1, .woocommerce-cart .woocommerce .text1 *, .woocommerce-cart .woocommerce p, .woocommerce-cart .woocommerce p *, .woocommerce-cart .woocommerce ul, .woocommerce-cart .woocommerce ul *, .woocommerce-cart .woocommerce li, .woocommerce-cart .woocommerce li *, .woocommerce-checkout .woocommerce .text1, .woocommerce-checkout .woocommerce .text1 *, .woocommerce-checkout .woocommerce p, .woocommerce-checkout .woocommerce p *, .woocommerce-checkout .woocommerce ul, .woocommerce-checkout .woocommerce ul *, .woocommerce-checkout .woocommerce li, .woocommerce-checkout .woocommerce li *, .page-template-page-account .woocommerce .text1, .page-template-page-account .woocommerce .text1 *, .page-template-page-account .woocommerce p, .page-template-page-account .woocommerce p *, .page-template-page-account .woocommerce ul, .page-template-page-account .woocommerce ul *, .page-template-page-account .woocommerce li, .page-template-page-account .woocommerce li * {
  font-family: "roboto", sans-serif;
  font-size: 17px; }

.woocommerce-account .woocommerce a.button, .woocommerce-cart .woocommerce a.button, .woocommerce-checkout .woocommerce a.button, .page-template-page-account .woocommerce a.button {
  margin-top: 20px !important;
  font-size: 17px !important;
  margin: 0 !important;
  line-height: 1 !important;
  cursor: pointer !important;
  position: relative !important;
  text-decoration: none !important;
  overflow: visible !important;
  padding: .618em 1em !important;
  font-weight: 700 !important;
  border-radius: 3px !important;
  left: auto !important;
  color: #515151 !important;
  background-color: #ebe9eb !important;
  border: 0 !important;
  display: inline-block !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: capitalize !important; }

@media (max-width: 575px) {
  .woocommerce-account .woocommerce#wl-wrapper .wl-table td.product-purchase, .woocommerce-cart .woocommerce#wl-wrapper .wl-table td.product-purchase, .woocommerce-checkout .woocommerce#wl-wrapper .wl-table td.product-purchase, .page-template-page-account .woocommerce#wl-wrapper .wl-table td.product-purchase {
    height: 49px; }
  .woocommerce-account .woocommerce#wl-wrapper .wl-table .product-purchase .button, .woocommerce-cart .woocommerce#wl-wrapper .wl-table .product-purchase .button, .woocommerce-checkout .woocommerce#wl-wrapper .wl-table .product-purchase .button, .page-template-page-account .woocommerce#wl-wrapper .wl-table .product-purchase .button {
    width: 38px;
    height: 38px;
    padding: 0 !important; }
    .woocommerce-account .woocommerce#wl-wrapper .wl-table .product-purchase .button span.atc, .woocommerce-cart .woocommerce#wl-wrapper .wl-table .product-purchase .button span.atc, .woocommerce-checkout .woocommerce#wl-wrapper .wl-table .product-purchase .button span.atc, .page-template-page-account .woocommerce#wl-wrapper .wl-table .product-purchase .button span.atc {
      display: none; }
    .woocommerce-account .woocommerce#wl-wrapper .wl-table .product-purchase .button:before, .woocommerce-cart .woocommerce#wl-wrapper .wl-table .product-purchase .button:before, .woocommerce-checkout .woocommerce#wl-wrapper .wl-table .product-purchase .button:before, .page-template-page-account .woocommerce#wl-wrapper .wl-table .product-purchase .button:before {
      content: "";
      display: block;
      background: url(../images/icons/cart-icon-red5.svg) center/19px no-repeat;
      width: 40px;
      height: 100%; }
    .woocommerce-account .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all, .woocommerce-cart .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all, .woocommerce-checkout .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all, .page-template-page-account .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all {
      color: #515151 !important;
      width: auto;
      height: auto;
      padding: .618em 1em !important;
      position: absolute !important;
      right: 26px; }
      .woocommerce-account .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all:before, .woocommerce-cart .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all:before, .woocommerce-checkout .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all:before, .page-template-page-account .woocommerce#wl-wrapper .wl-table .product-purchase .button.wl-add-all:before {
        content: "";
        display: block;
        background: none; } }

.woocommerce-account .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-public-button, .woocommerce-account .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button, .woocommerce-cart .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-public-button, .woocommerce-cart .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button, .woocommerce-checkout .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-public-button, .woocommerce-checkout .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button, .page-template-page-account .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-public-button, .page-template-page-account .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button {
  margin-top: 20px;
  font-size: 17px;
  margin: 0 0 36px 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: capitalize; }

.woocommerce-account .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button, .woocommerce-cart .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button, .woocommerce-checkout .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button, .page-template-page-account .woocommerce#wl-wrapper .woocommerce-tabs #tab-wl-settings .list-delete-button {
  color: #dd3636; }

.woocommerce-account .woocommerce#wl-wrapper .woocommerce-tabs ul.wl-tabs, .woocommerce-cart .woocommerce#wl-wrapper .woocommerce-tabs ul.wl-tabs, .woocommerce-checkout .woocommerce#wl-wrapper .woocommerce-tabs ul.wl-tabs, .page-template-page-account .woocommerce#wl-wrapper .woocommerce-tabs ul.wl-tabs {
  padding: 0; }

.woocommerce-account .woocommerce#wl-wrapper .wl-meta-share, .woocommerce-cart .woocommerce#wl-wrapper .wl-meta-share, .woocommerce-checkout .woocommerce#wl-wrapper .wl-meta-share, .page-template-page-account .woocommerce#wl-wrapper .wl-meta-share {
  display: none; }

.woocommerce-account .woocommerce#wl-wrapper hr, .woocommerce-cart .woocommerce#wl-wrapper hr, .woocommerce-checkout .woocommerce#wl-wrapper hr, .page-template-page-account .woocommerce#wl-wrapper hr {
  display: none; }

.woocommerce-account .woocommerce#wl-wrapper .product-purchase, .woocommerce-cart .woocommerce#wl-wrapper .product-purchase, .woocommerce-checkout .woocommerce#wl-wrapper .product-purchase, .page-template-page-account .woocommerce#wl-wrapper .product-purchase {
  text-align: right !important; }

.woocommerce-account .woocommerce#wl-wrapper .wl-search-form input.find-input, .woocommerce-cart .woocommerce#wl-wrapper .wl-search-form input.find-input, .woocommerce-checkout .woocommerce#wl-wrapper .wl-search-form input.find-input, .page-template-page-account .woocommerce#wl-wrapper .wl-search-form input.find-input {
  width: 100%; }

.woocommerce-account .woocommerce#wl-wrapper .wl-search-form input[type="submit"], .woocommerce-cart .woocommerce#wl-wrapper .wl-search-form input[type="submit"], .woocommerce-checkout .woocommerce#wl-wrapper .wl-search-form input[type="submit"], .page-template-page-account .woocommerce#wl-wrapper .wl-search-form input[type="submit"] {
  float: right;
  margin-bottom: 30px; }

.woocommerce-account .woocommerce#wl-wrapper .wl-form form p, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form p, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form p, .page-template-page-account .woocommerce#wl-wrapper .wl-form form p {
  font-weight: 700 !important; }

.woocommerce-account .woocommerce#wl-wrapper .wl-form form table.wl-rad-table, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form table.wl-rad-table, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form table.wl-rad-table, .page-template-page-account .woocommerce#wl-wrapper .wl-form form table.wl-rad-table {
  margin-bottom: 50px; }
  .woocommerce-account .woocommerce#wl-wrapper .wl-form form table.wl-rad-table:after, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form table.wl-rad-table:after, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form table.wl-rad-table:after, .page-template-page-account .woocommerce#wl-wrapper .wl-form form table.wl-rad-table:after {
    content: " ";
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 10px;
    display: block;
    width: 100%;
    margin-top: 23px;
    max-width: 1000px;
    position: absolute; }
  .woocommerce-account .woocommerce#wl-wrapper .wl-form form table.wl-rad-table input, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form table.wl-rad-table input, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form table.wl-rad-table input, .page-template-page-account .woocommerce#wl-wrapper .wl-form form table.wl-rad-table input {
    margin-bottom: 10px; }

.woocommerce-account .woocommerce#wl-wrapper .wl-form form label[for=rad_pub], .woocommerce-account .woocommerce#wl-wrapper .wl-form form label[for=rad_shared], .woocommerce-account .woocommerce#wl-wrapper .wl-form form label[for=rad_priv], .woocommerce-cart .woocommerce#wl-wrapper .wl-form form label[for=rad_pub], .woocommerce-cart .woocommerce#wl-wrapper .wl-form form label[for=rad_shared], .woocommerce-cart .woocommerce#wl-wrapper .wl-form form label[for=rad_priv], .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form label[for=rad_pub], .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form label[for=rad_shared], .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form label[for=rad_priv], .page-template-page-account .woocommerce#wl-wrapper .wl-form form label[for=rad_pub], .page-template-page-account .woocommerce#wl-wrapper .wl-form form label[for=rad_shared], .page-template-page-account .woocommerce#wl-wrapper .wl-form form label[for=rad_priv] {
  margin: 0 0 0 12px;
  font-weight: 700 !important; }
  .woocommerce-account .woocommerce#wl-wrapper .wl-form form label[for=rad_pub] span.wl-small, .woocommerce-account .woocommerce#wl-wrapper .wl-form form label[for=rad_shared] span.wl-small, .woocommerce-account .woocommerce#wl-wrapper .wl-form form label[for=rad_priv] span.wl-small, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form label[for=rad_pub] span.wl-small, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form label[for=rad_shared] span.wl-small, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form label[for=rad_priv] span.wl-small, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form label[for=rad_pub] span.wl-small, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form label[for=rad_shared] span.wl-small, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form label[for=rad_priv] span.wl-small, .page-template-page-account .woocommerce#wl-wrapper .wl-form form label[for=rad_pub] span.wl-small, .page-template-page-account .woocommerce#wl-wrapper .wl-form form label[for=rad_shared] span.wl-small, .page-template-page-account .woocommerce#wl-wrapper .wl-form form label[for=rad_priv] span.wl-small {
    font-weight: 400 !important; }

.woocommerce-account .woocommerce#wl-wrapper .wl-form form .form-row.form-row-first, .woocommerce-account .woocommerce#wl-wrapper .wl-form form .form-row.form-row-last, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form .form-row.form-row-first, .woocommerce-cart .woocommerce#wl-wrapper .wl-form form .form-row.form-row-last, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form .form-row.form-row-first, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form .form-row.form-row-last, .page-template-page-account .woocommerce#wl-wrapper .wl-form form .form-row.form-row-first, .page-template-page-account .woocommerce#wl-wrapper .wl-form form .form-row.form-row-last {
  display: block;
  width: 100%; }

.woocommerce-account .woocommerce#wl-wrapper .wl-form form .form-row label[for=wishlist_first_name], .woocommerce-cart .woocommerce#wl-wrapper .wl-form form .form-row label[for=wishlist_first_name], .woocommerce-checkout .woocommerce#wl-wrapper .wl-form form .form-row label[for=wishlist_first_name], .page-template-page-account .woocommerce#wl-wrapper .wl-form form .form-row label[for=wishlist_first_name] {
  margin-top: 0; }

.woocommerce-account .woocommerce#wl-wrapper .shop_table input[type=submit], .woocommerce-account .woocommerce#wl-wrapper .wl-form input[type=submit], .woocommerce-cart .woocommerce#wl-wrapper .shop_table input[type=submit], .woocommerce-cart .woocommerce#wl-wrapper .wl-form input[type=submit], .woocommerce-checkout .woocommerce#wl-wrapper .shop_table input[type=submit], .woocommerce-checkout .woocommerce#wl-wrapper .wl-form input[type=submit], .page-template-page-account .woocommerce#wl-wrapper .shop_table input[type=submit], .page-template-page-account .woocommerce#wl-wrapper .wl-form input[type=submit] {
  margin-top: 20px;
  font-size: 17px;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: capitalize; }

.woocommerce-account .woocommerce#wl-wrapper .shop_table .cart_table_item .wl-privacy-col select, .woocommerce-account .woocommerce#wl-wrapper .wl-form .cart_table_item .wl-privacy-col select, .woocommerce-cart .woocommerce#wl-wrapper .shop_table .cart_table_item .wl-privacy-col select, .woocommerce-cart .woocommerce#wl-wrapper .wl-form .cart_table_item .wl-privacy-col select, .woocommerce-checkout .woocommerce#wl-wrapper .shop_table .cart_table_item .wl-privacy-col select, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form .cart_table_item .wl-privacy-col select, .page-template-page-account .woocommerce#wl-wrapper .shop_table .cart_table_item .wl-privacy-col select, .page-template-page-account .woocommerce#wl-wrapper .wl-form .cart_table_item .wl-privacy-col select {
  font-family: "ConduitITC Medium", sans-serif !important;
  border: 1px solid #d4d4d4 !important;
  border-radius: 4px !important;
  height: 35px !important;
  padding: 0px 0px 2px 6px !important;
  background-size: 9px;
  background-position: 70px 50%;
  width: 90px;
  float: right;
  color: #454a54; }

.woocommerce-account .woocommerce#wl-wrapper .shop_table .row-actions, .woocommerce-account .woocommerce#wl-wrapper .wl-form .row-actions, .woocommerce-cart .woocommerce#wl-wrapper .shop_table .row-actions, .woocommerce-cart .woocommerce#wl-wrapper .wl-form .row-actions, .woocommerce-checkout .woocommerce#wl-wrapper .shop_table .row-actions, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form .row-actions, .page-template-page-account .woocommerce#wl-wrapper .shop_table .row-actions, .page-template-page-account .woocommerce#wl-wrapper .wl-form .row-actions {
  color: #fff;
  margin: 10px 0 30px; }
  .woocommerce-account .woocommerce#wl-wrapper .shop_table .row-actions span, .woocommerce-account .woocommerce#wl-wrapper .wl-form .row-actions span, .woocommerce-cart .woocommerce#wl-wrapper .shop_table .row-actions span, .woocommerce-cart .woocommerce#wl-wrapper .wl-form .row-actions span, .woocommerce-checkout .woocommerce#wl-wrapper .shop_table .row-actions span, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form .row-actions span, .page-template-page-account .woocommerce#wl-wrapper .shop_table .row-actions span, .page-template-page-account .woocommerce#wl-wrapper .wl-form .row-actions span {
    display: block;
    margin-bottom: -18px; }
  .woocommerce-account .woocommerce#wl-wrapper .shop_table .row-actions a, .woocommerce-account .woocommerce#wl-wrapper .wl-form .row-actions a, .woocommerce-cart .woocommerce#wl-wrapper .shop_table .row-actions a, .woocommerce-cart .woocommerce#wl-wrapper .wl-form .row-actions a, .woocommerce-checkout .woocommerce#wl-wrapper .shop_table .row-actions a, .woocommerce-checkout .woocommerce#wl-wrapper .wl-form .row-actions a, .page-template-page-account .woocommerce#wl-wrapper .shop_table .row-actions a, .page-template-page-account .woocommerce#wl-wrapper .wl-form .row-actions a {
    font-size: 13px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 6px 9px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-transform: capitalize; }

.woocommerce-account .woocommerce form .text1, .woocommerce-account .woocommerce form .text1 *, .woocommerce-account .woocommerce form p, .woocommerce-account .woocommerce form p *, .woocommerce-account .woocommerce form ul, .woocommerce-account .woocommerce form ul *, .woocommerce-account .woocommerce form li, .woocommerce-account .woocommerce form li *, .woocommerce-cart .woocommerce form .text1, .woocommerce-cart .woocommerce form .text1 *, .woocommerce-cart .woocommerce form p, .woocommerce-cart .woocommerce form p *, .woocommerce-cart .woocommerce form ul, .woocommerce-cart .woocommerce form ul *, .woocommerce-cart .woocommerce form li, .woocommerce-cart .woocommerce form li *, .woocommerce-checkout .woocommerce form .text1, .woocommerce-checkout .woocommerce form .text1 *, .woocommerce-checkout .woocommerce form p, .woocommerce-checkout .woocommerce form p *, .woocommerce-checkout .woocommerce form ul, .woocommerce-checkout .woocommerce form ul *, .woocommerce-checkout .woocommerce form li, .woocommerce-checkout .woocommerce form li *, .page-template-page-account .woocommerce form .text1, .page-template-page-account .woocommerce form .text1 *, .page-template-page-account .woocommerce form p, .page-template-page-account .woocommerce form p *, .page-template-page-account .woocommerce form ul, .page-template-page-account .woocommerce form ul *, .page-template-page-account .woocommerce form li, .page-template-page-account .woocommerce form li * {
  font-size: 17px; }

.woocommerce-account .woocommerce form .form-row label, .woocommerce-cart .woocommerce form .form-row label, .woocommerce-checkout .woocommerce form .form-row label, .page-template-page-account .woocommerce form .form-row label {
  line-height: 11px;
  margin-top: 30px; }
  .woocommerce-account .woocommerce form .form-row label[for=billing_first_name], .woocommerce-account .woocommerce form .form-row label[for=billing_last_name], .woocommerce-account .woocommerce form .form-row label[for=account_first_name], .woocommerce-account .woocommerce form .form-row label[for=account_last_name], .woocommerce-account .woocommerce form .form-row label[for=shipping_first_name], .woocommerce-account .woocommerce form .form-row label[for=shipping_last_name], .woocommerce-account .woocommerce form .form-row label[for=wishlist_title], .woocommerce-cart .woocommerce form .form-row label[for=billing_first_name], .woocommerce-cart .woocommerce form .form-row label[for=billing_last_name], .woocommerce-cart .woocommerce form .form-row label[for=account_first_name], .woocommerce-cart .woocommerce form .form-row label[for=account_last_name], .woocommerce-cart .woocommerce form .form-row label[for=shipping_first_name], .woocommerce-cart .woocommerce form .form-row label[for=shipping_last_name], .woocommerce-cart .woocommerce form .form-row label[for=wishlist_title], .woocommerce-checkout .woocommerce form .form-row label[for=billing_first_name], .woocommerce-checkout .woocommerce form .form-row label[for=billing_last_name], .woocommerce-checkout .woocommerce form .form-row label[for=account_first_name], .woocommerce-checkout .woocommerce form .form-row label[for=account_last_name], .woocommerce-checkout .woocommerce form .form-row label[for=shipping_first_name], .woocommerce-checkout .woocommerce form .form-row label[for=shipping_last_name], .woocommerce-checkout .woocommerce form .form-row label[for=wishlist_title], .page-template-page-account .woocommerce form .form-row label[for=billing_first_name], .page-template-page-account .woocommerce form .form-row label[for=billing_last_name], .page-template-page-account .woocommerce form .form-row label[for=account_first_name], .page-template-page-account .woocommerce form .form-row label[for=account_last_name], .page-template-page-account .woocommerce form .form-row label[for=shipping_first_name], .page-template-page-account .woocommerce form .form-row label[for=shipping_last_name], .page-template-page-account .woocommerce form .form-row label[for=wishlist_title] {
    margin-top: 0; }

.woocommerce-account .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce-cart .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce-checkout .woocommerce form .form-row.woocommerce-validated input.input-text, .page-template-page-account .woocommerce form .form-row.woocommerce-validated input.input-text {
  border-color: #d4d4d4; }

.woocommerce-account .woocommerce form .form-row abbr[title].required, .woocommerce-account .woocommerce form .form-row abbr[data-original-title].required, .woocommerce-cart .woocommerce form .form-row abbr[title].required, .woocommerce-cart .woocommerce form .form-row abbr[data-original-title].required, .woocommerce-checkout .woocommerce form .form-row abbr[title].required, .woocommerce-checkout .woocommerce form .form-row abbr[data-original-title].required, .page-template-page-account .woocommerce form .form-row abbr[title].required, .page-template-page-account .woocommerce form .form-row abbr[data-original-title].required {
  cursor: auto !important;
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
  display: none !important; }

.woocommerce-account .woocommerce form .woocommerce-checkout-payment .text1, .woocommerce-account .woocommerce form .woocommerce-checkout-payment .text1 *, .woocommerce-account .woocommerce form .woocommerce-checkout-payment p, .woocommerce-account .woocommerce form .woocommerce-checkout-payment p *, .woocommerce-account .woocommerce form .woocommerce-checkout-payment ul, .woocommerce-account .woocommerce form .woocommerce-checkout-payment ul *, .woocommerce-account .woocommerce form .woocommerce-checkout-payment li, .woocommerce-account .woocommerce form .woocommerce-checkout-payment li *, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment .text1, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment .text1 *, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment p, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment p *, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment ul, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment ul *, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment li, .woocommerce-cart .woocommerce form .woocommerce-checkout-payment li *, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .text1, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .text1 *, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment p, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment p *, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment ul, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment ul *, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment li, .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment li *, .page-template-page-account .woocommerce form .woocommerce-checkout-payment .text1, .page-template-page-account .woocommerce form .woocommerce-checkout-payment .text1 *, .page-template-page-account .woocommerce form .woocommerce-checkout-payment p, .page-template-page-account .woocommerce form .woocommerce-checkout-payment p *, .page-template-page-account .woocommerce form .woocommerce-checkout-payment ul, .page-template-page-account .woocommerce form .woocommerce-checkout-payment ul *, .page-template-page-account .woocommerce form .woocommerce-checkout-payment li, .page-template-page-account .woocommerce form .woocommerce-checkout-payment li * {
  font-size: 17px !important; }

.woocommerce-account .woocommerce .select2-container--default .select2-selection__rendered, .woocommerce-cart .woocommerce .select2-container--default .select2-selection__rendered, .woocommerce-checkout .woocommerce .select2-container--default .select2-selection__rendered, .page-template-page-account .woocommerce .select2-container--default .select2-selection__rendered {
  font-family: "ConduitITC Medium", sans-serif !important;
  border: none !important;
  text-align: left !important; }

.woocommerce-account .woocommerce .select2-container--default .select2-selection--single, .woocommerce-account .woocommerce .select2-container--default li.select2-results__option, .woocommerce-cart .woocommerce .select2-container--default .select2-selection--single, .woocommerce-cart .woocommerce .select2-container--default li.select2-results__option, .woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single, .woocommerce-checkout .woocommerce .select2-container--default li.select2-results__option, .page-template-page-account .woocommerce .select2-container--default .select2-selection--single, .page-template-page-account .woocommerce .select2-container--default li.select2-results__option {
  font-family: "ConduitITC Medium", sans-serif !important;
  border: 1px solid #d4d4d4 !important;
  border-radius: 4px !important;
  height: 35px !important;
  padding: 2px !important; }

.woocommerce-account .woocommerce label, .woocommerce-cart .woocommerce label, .woocommerce-checkout .woocommerce label, .page-template-page-account .woocommerce label {
  font-family: "roboto", sans-serif !important;
  font-size: 1rem !important;
  letter-spacing: 0.2px !important;
  font-weight: 400 !important;
  color: #454a54 !important;
  text-transform: capitalize; }
  .woocommerce-account .woocommerce label span, .woocommerce-account .woocommerce label .woocommerce-Price-currencySymbol, .woocommerce-cart .woocommerce label span, .woocommerce-cart .woocommerce label .woocommerce-Price-currencySymbol, .woocommerce-checkout .woocommerce label span, .woocommerce-checkout .woocommerce label .woocommerce-Price-currencySymbol, .page-template-page-account .woocommerce label span, .page-template-page-account .woocommerce label .woocommerce-Price-currencySymbol {
    font-family: "roboto", sans-serif !important;
    font-size: 1rem !important;
    letter-spacing: 0.2px !important;
    font-weight: 700 !important;
    color: #454a54 !important; }

.woocommerce-account .woocommerce input[type=submit], .woocommerce-cart .woocommerce input[type=submit], .woocommerce-checkout .woocommerce input[type=submit], .page-template-page-account .woocommerce input[type=submit] {
  text-transform: capitalize; }

.woocommerce-account .woocommerce button.button, .woocommerce-cart .woocommerce button.button, .woocommerce-checkout .woocommerce button.button, .page-template-page-account .woocommerce button.button {
  font-weight: 500 !important;
  font-size: 20px !important; }
  .woocommerce-account .woocommerce button.button.alt, .woocommerce-cart .woocommerce button.button.alt, .woocommerce-checkout .woocommerce button.button.alt, .page-template-page-account .woocommerce button.button.alt {
    background-color: #dd3636; }
    .woocommerce-account .woocommerce button.button.alt:hover, .woocommerce-cart .woocommerce button.button.alt:hover, .woocommerce-checkout .woocommerce button.button.alt:hover, .page-template-page-account .woocommerce button.button.alt:hover {
      background-color: #eb3838; }

.woocommerce-account .woocommerce a.button, .woocommerce-cart .woocommerce a.button, .woocommerce-checkout .woocommerce a.button, .page-template-page-account .woocommerce a.button {
  text-transform: capitalize; }

.woocommerce-account .woocommerce .woocommerce-table a, .woocommerce-cart .woocommerce .woocommerce-table a, .woocommerce-checkout .woocommerce .woocommerce-table a, .page-template-page-account .woocommerce .woocommerce-table a {
  font-size: 1rem !important; }

.woocommerce-account .woocommerce .woocommerce-table ul.wc-item-meta, .woocommerce-cart .woocommerce .woocommerce-table ul.wc-item-meta, .woocommerce-checkout .woocommerce .woocommerce-table ul.wc-item-meta, .page-template-page-account .woocommerce .woocommerce-table ul.wc-item-meta {
  margin: 0;
  padding: 0; }

.woocommerce-account .woocommerce .woocommerce-table ul.wc-item-meta li p, .woocommerce-account .woocommerce .woocommerce-table ul.wc-item-meta li .wc-item-meta-label, .woocommerce-cart .woocommerce .woocommerce-table ul.wc-item-meta li p, .woocommerce-cart .woocommerce .woocommerce-table ul.wc-item-meta li .wc-item-meta-label, .woocommerce-checkout .woocommerce .woocommerce-table ul.wc-item-meta li p, .woocommerce-checkout .woocommerce .woocommerce-table ul.wc-item-meta li .wc-item-meta-label, .page-template-page-account .woocommerce .woocommerce-table ul.wc-item-meta li p, .page-template-page-account .woocommerce .woocommerce-table ul.wc-item-meta li .wc-item-meta-label {
  font-family: "roboto", sans-serif !important;
  font-size: 1rem !important;
  letter-spacing: 0.2px !important;
  font-weight: 400 !important;
  color: #454a54 !important; }

.woocommerce-account .woocommerce table.my_account_orders td, .woocommerce-cart .woocommerce table.my_account_orders td, .woocommerce-checkout .woocommerce table.my_account_orders td, .page-template-page-account .woocommerce table.my_account_orders td {
  font-family: "roboto", sans-serif !important;
  font-size: 1rem !important;
  letter-spacing: 0.2px !important;
  font-weight: 400 !important;
  color: #454a54 !important; }

.woocommerce-account .woocommerce table.my_account_orders th, .woocommerce-cart .woocommerce table.my_account_orders th, .woocommerce-checkout .woocommerce table.my_account_orders th, .page-template-page-account .woocommerce table.my_account_orders th {
  font-family: "roboto", sans-serif !important;
  font-size: 1rem !important;
  letter-spacing: 0.2px !important;
  font-weight: 700 !important;
  color: #454a54 !important; }

.woocommerce-account .woocommerce table.cart img, .woocommerce-cart .woocommerce table.cart img, .woocommerce-checkout .woocommerce table.cart img, .page-template-page-account .woocommerce table.cart img {
  max-width: 80px;
  width: 100%; }

.woocommerce-account .woocommerce table.cart td.actions .coupon, .woocommerce-cart .woocommerce table.cart td.actions .coupon, .woocommerce-checkout .woocommerce table.cart td.actions .coupon, .page-template-page-account .woocommerce table.cart td.actions .coupon {
  margin: 20px 0;
  float: none !important; }
  .woocommerce-account .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-checkout .woocommerce table.cart td.actions .coupon .input-text, .page-template-page-account .woocommerce table.cart td.actions .coupon .input-text {
    width: 100% !important; }
  .woocommerce-account .woocommerce table.cart td.actions .coupon input[type=submit], .woocommerce-cart .woocommerce table.cart td.actions .coupon input[type=submit], .woocommerce-checkout .woocommerce table.cart td.actions .coupon input[type=submit], .page-template-page-account .woocommerce table.cart td.actions .coupon input[type=submit] {
    margin-top: 20px; }

.woocommerce-account .woocommerce form.woocommerce-EditAccountForm fieldset, .woocommerce-cart .woocommerce form.woocommerce-EditAccountForm fieldset, .woocommerce-checkout .woocommerce form.woocommerce-EditAccountForm fieldset, .page-template-page-account .woocommerce form.woocommerce-EditAccountForm fieldset {
  margin-top: 30px !important;
  margin-bottom: 20px !important; }

.woocommerce-account .woocommerce form.woocommerce-EditAccountForm legend, .woocommerce-cart .woocommerce form.woocommerce-EditAccountForm legend, .woocommerce-checkout .woocommerce form.woocommerce-EditAccountForm legend, .page-template-page-account .woocommerce form.woocommerce-EditAccountForm legend {
  font-family: "ConduitITC", sans-serif;
  font-size: 2.375rem;
  font-weight: bold;
  color: #3b4047;
  text-transform: capitalize;
  margin-bottom: 0 !important; }

.woocommerce-account .woocommerce h3#ship-to-different-address, .woocommerce-cart .woocommerce h3#ship-to-different-address, .woocommerce-checkout .woocommerce h3#ship-to-different-address, .page-template-page-account .woocommerce h3#ship-to-different-address {
  font-size: 17px !important;
  background-color: #3b4047 !important;
  padding: 0 !important;
  border-radius: 4px !important;
  margin-top: 60px;
  margin-bottom: 20px; }
  .woocommerce-account .woocommerce h3#ship-to-different-address label, .woocommerce-cart .woocommerce h3#ship-to-different-address label, .woocommerce-checkout .woocommerce h3#ship-to-different-address label, .page-template-page-account .woocommerce h3#ship-to-different-address label {
    margin: 0;
    padding: 18px 22px !important;
    width: 100%; }
    .woocommerce-account .woocommerce h3#ship-to-different-address label input[type=checkbox], .woocommerce-cart .woocommerce h3#ship-to-different-address label input[type=checkbox], .woocommerce-checkout .woocommerce h3#ship-to-different-address label input[type=checkbox], .page-template-page-account .woocommerce h3#ship-to-different-address label input[type=checkbox] {
      position: absolute; }
    .woocommerce-account .woocommerce h3#ship-to-different-address label span, .woocommerce-cart .woocommerce h3#ship-to-different-address label span, .woocommerce-checkout .woocommerce h3#ship-to-different-address label span, .page-template-page-account .woocommerce h3#ship-to-different-address label span {
      color: #fff !important;
      margin-left: 30px; }
  .woocommerce-account .woocommerce h3#ship-to-different-address span, .woocommerce-cart .woocommerce h3#ship-to-different-address span, .woocommerce-checkout .woocommerce h3#ship-to-different-address span, .page-template-page-account .woocommerce h3#ship-to-different-address span {
    margin-left: 10px; }

.woocommerce-account .woocommerce .body-content h2, .woocommerce-account .woocommerce .body-content h3, .woocommerce-cart .woocommerce .body-content h2, .woocommerce-cart .woocommerce .body-content h3, .woocommerce-checkout .woocommerce .body-content h2, .woocommerce-checkout .woocommerce .body-content h3, .page-template-page-account .woocommerce .body-content h2, .page-template-page-account .woocommerce .body-content h3 {
  font-family: "ConduitITC", sans-serif;
  font-size: 2.375rem;
  font-weight: bold;
  color: #3b4047;
  text-transform: capitalize;
  margin: 20px 0; }

.woocommerce-account .woocommerce .cart_totals #shipping_method, .woocommerce-cart .woocommerce .cart_totals #shipping_method, .woocommerce-checkout .woocommerce .cart_totals #shipping_method, .page-template-page-account .woocommerce .cart_totals #shipping_method {
  margin-bottom: 10px; }

.woocommerce-account .woocommerce .cart_totals .shipping-calculator-button, .woocommerce-cart .woocommerce .cart_totals .shipping-calculator-button, .woocommerce-checkout .woocommerce .cart_totals .shipping-calculator-button, .page-template-page-account .woocommerce .cart_totals .shipping-calculator-button {
  font-size: 17px;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: capitalize; }

.woocommerce-account .woocommerce .woocommerce-address-fields, .woocommerce-cart .woocommerce .woocommerce-address-fields, .woocommerce-checkout .woocommerce .woocommerce-address-fields, .page-template-page-account .woocommerce .woocommerce-address-fields {
  max-width: 400px; }
  .woocommerce-account .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper, .woocommerce-cart .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper, .woocommerce-checkout .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper, .page-template-page-account .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
    margin-bottom: 20px !important; }

.hero-content-inner ul, .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab ul {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
  font-family: "roboto", sans-serif; }
  .hero-content-inner ul li, .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .hero-content-inner ul li:before, .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab ul li:before {
      content: "";
      border-color: transparent #dd3636;
      border-style: solid;
      border-width: 0.35em 0 0.35em 0.45em;
      height: 0;
      width: 0;
      left: -1rem;
      top: 7px;
      position: relative; }
  .hero-content-inner ul *, .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab ul * {
    font-family: "roboto", sans-serif;
    font-size: 18px; }

/* Import template part styles */
.navbar {
  border-radius: 0;
  padding: 0; }
  .navbar.primary {
    width: calc(100vw - 20px);
    max-width: 1200px;
    margin: auto; }
    .navbar.primary .navbar-brand-container .navbar-brand {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: 0; }
      .navbar.primary .navbar-brand-container .navbar-brand i {
        margin: 0 1.875rem; }
        @media (max-width: 575px) {
          .navbar.primary .navbar-brand-container .navbar-brand i {
            width: calc(100% - 68px);
            max-width: 16.25rem; } }
    @media (max-width: 575px) {
      .navbar.primary .navbar-brand-container {
        width: 100%; } }
    .navbar.primary .navbar-collapse .navbar-nav .account-util {
      margin-top: 21px; }
      .navbar.primary .navbar-collapse .navbar-nav .account-util a.secondaryNav {
        margin-right: 2.375rem; }
      .navbar.primary .navbar-collapse .navbar-nav .account-util .secondaryNav {
        font-family: "ConduitITC", sans-serif;
        font-size: 1.25rem;
        color: #9ea6b0;
        float: left; }
        .navbar.primary .navbar-collapse .navbar-nav .account-util .secondaryNav i {
          margin-right: 0.625rem; }
    .navbar.primary .navbar-collapse .navbar-nav .nav-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .navbar.primary .navbar-collapse .navbar-nav .my-account-nav {
      float: left;
      margin-right: 2.375rem; }
      .navbar.primary .navbar-collapse .navbar-nav .my-account-nav button {
        background-color: unset !important;
        color: #fff;
        font-size: 19px; }
        .navbar.primary .navbar-collapse .navbar-nav .my-account-nav button:hover {
          color: #fff; }
      .navbar.primary .navbar-collapse .navbar-nav .my-account-nav .dropdown-toggle::after {
        font-size: 16px; }
      .navbar.primary .navbar-collapse .navbar-nav .my-account-nav .dropdown-menu {
        position: absolute;
        -webkit-transform: translate3d(-162px, 38px, 0px);
        transform: translate3d(-162px, 38px, 0px);
        top: 0px;
        left: 0px;
        will-change: transform;
        min-width: 12.5rem;
        text-transform: capitalize; }
    .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation {
      float: none !important;
      width: auto !important; }
      .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation ul {
        padding: 0;
        list-style: none;
        margin-bottom: 0; }
        .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation ul li {
          padding: 7px 14px; }
          .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation ul li a {
            color: #798294;
            font-size: 17px; }
            .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation ul li a:hover {
              color: #dd3636; }
            .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation ul li a:active {
              color: #dd3636; }
      .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
        display: none !important; }
      .navbar.primary .navbar-collapse .navbar-nav .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--account-wishlists {
        display: none !important; }
    @media (max-width: 575px) {
      .navbar.primary .navbar-collapse {
        width: auto; } }
  .navbar.secondary {
    width: calc(100vw - 20px);
    max-width: 1200px;
    margin: auto; }
    .navbar.secondary .navbar-nav.utility-widgets {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .navbar.secondary .navbar-nav.utility-widgets .xc-social-container p {
        text-transform: uppercase;
        font-size: 20px;
        font-family: "ConduitITC Light", sans-serif;
        margin: auto;
        padding: 0;
        color: #fff; }
        .navbar.secondary .navbar-nav.utility-widgets .xc-social-container p:after {
          content: 'Share. Get 5% Off.';
          text-transform: uppercase;
          font-size: 20px;
          font-family: "ConduitITC Light", sans-serif; }
      .navbar.secondary .navbar-nav.utility-widgets .xc-social-container.xc-social > h2, .navbar.secondary .navbar-nav.utility-widgets .xc-social-container.xc-social > p {
        display: none; }
      .navbar.secondary .navbar-nav.utility-widgets .xc-social-container.xc-social .xc-social-container-btn .facebook.share {
        background: transparent;
        margin: auto;
        padding: 0;
        font-size: 20px;
        color: #fff !important;
        -webkit-text-fill-color: #fff; }
        .navbar.secondary .navbar-nav.utility-widgets .xc-social-container.xc-social .xc-social-container-btn .facebook.share:after {
          content: 'Share. Get 5% Off.';
          text-transform: uppercase;
          font-size: 20px;
          font-family: "ConduitITC Light", sans-serif;
          color: #fff !important;
          -webkit-text-fill-color: #fff; }
        .navbar.secondary .navbar-nav.utility-widgets .xc-social-container.xc-social .xc-social-container-btn .facebook.share i {
          display: none;
          color: #fff !important; }
        .navbar.secondary .navbar-nav.utility-widgets .xc-social-container.xc-social .xc-social-container-btn .facebook.share span {
          display: none;
          color: #fff !important; }
      .navbar.secondary .navbar-nav.utility-widgets > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 18px; }
        .navbar.secondary .navbar-nav.utility-widgets > div.right {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          text-align: center; }
          .navbar.secondary .navbar-nav.utility-widgets > div.right p {
            margin: auto; }
    .navbar.secondary .navbar-nav .nav-link {
      position: relative; }
      .navbar.secondary .navbar-nav .nav-link .checklistDropdown .dropdown-menu {
        width: 300px;
        right: 0;
        left: auto;
        padding: 10px;
        position: absolute; }
        .navbar.secondary .navbar-nav .nav-link .checklistDropdown .dropdown-menu .checklist-widget {
          padding: 0; }
          .navbar.secondary .navbar-nav .nav-link .checklistDropdown .dropdown-menu .checklist-widget .checklist-delete-box {
            top: 60px;
            left: 11px;
            right: 11px; }
      .navbar.secondary .navbar-nav .nav-link .secondaryNav i {
        margin-right: 0.625rem; }
      @media (max-width: 991px) {
        .navbar.secondary .navbar-nav .nav-link .secondaryNav {
          margin: 0; } }
      .navbar.secondary .navbar-nav .nav-link.search {
        background-color: #454a54;
        width: 2.875rem;
        text-align: center; }
        .navbar.secondary .navbar-nav .nav-link.search .secondaryNav {
          padding: 0;
          margin: 0; }
          .navbar.secondary .navbar-nav .nav-link.search .secondaryNav i {
            margin: 0; }

.hero-container {
  position: relative;
  background-color: #3b4047;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0.1875rem 0.1875rem;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.1875rem 0.1875rem; }
  .hero-container.expanded {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .hero-container .hero-container-overlay .dropdown-container {
    z-index: 1000;
    width: calc(100vw - 20px);
    max-width: 1200px;
    margin: auto;
    position: relative; }
  .hero-container .hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 2.875rem;
    /* md size up */ }
    .hero-container .hero-content .hero-content-inner, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 505px;
      margin: 0 auto; }
      .hero-container .hero-content .hero-content-inner .landing-hero, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .landing-hero, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .landing-hero {
        padding: 15px;
        max-width: 1050px;
        color: #fff;
        text-align: left; }
        .hero-container .hero-content .hero-content-inner .landing-hero p, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .landing-hero p, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .landing-hero p, .hero-container .hero-content .hero-content-inner .landing-hero li, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .landing-hero li, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .landing-hero li, .hero-container .hero-content .hero-content-inner .landing-hero ul, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .landing-hero ul, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .landing-hero ul {
          color: #fff; }
        .hero-container .hero-content .hero-content-inner .landing-hero .ninja-forms, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .landing-hero .ninja-forms, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .landing-hero .ninja-forms {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding-top: 20px;
          color: #fff; }
      .hero-container .hero-content .hero-content-inner .hero-text span, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .hero-text span, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .hero-text span {
        color: #9ea6b0; }
      .hero-container .hero-content .hero-content-inner .hero-button-container, .hero-container .hero-content .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab .hero-button-container, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content #tab-related_tab .hero-button-container {
        margin-top: 40px; }
    .hero-container .hero-content .down-arrow {
      height: 30px;
      position: relative; }
      .hero-container .hero-content .down-arrow i {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
    .hero-container .hero-content.landing {
      padding-bottom: 0; }
      .hero-container .hero-content.landing .hero-content-inner, .hero-container .hero-content.landing .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-related_tab, .woocommerce-page.single-product .product.type-product .woocommerce-tabs .hero-container .hero-content.landing #tab-related_tab {
        max-width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0; }
    @media (min-width: 768px) {
      .hero-container .hero-content {
        min-height: 20.9375rem; } }
  .hero-container .trust-points {
    width: calc(100vw - 20px);
    max-width: 1200px;
    margin: auto;
    position: relative;
    text-align: center;
    padding: 30px 0; }
    .hero-container .trust-points i {
      margin-right: 8px; }
    .hero-container .trust-points .text5, .hero-container .trust-points .modal-box .sign-in-modal .login-form .login-info, .modal-box .sign-in-modal .login-form .hero-container .trust-points .login-info, .hero-container .trust-points .modal-box .sign-in-modal .login-form .password-info, .modal-box .sign-in-modal .login-form .hero-container .trust-points .password-info, .hero-container .trust-points .modal-box .sign-in-modal .register-form .login-info, .modal-box .sign-in-modal .register-form .hero-container .trust-points .login-info, .hero-container .trust-points .modal-box .sign-in-modal .register-form-basic .login-info, .modal-box .sign-in-modal .register-form-basic .hero-container .trust-points .login-info, .hero-container .trust-points .modal-box .sign-in-modal .register-form .password-info, .modal-box .sign-in-modal .register-form .hero-container .trust-points .password-info, .hero-container .trust-points .modal-box .sign-in-modal .register-form-basic .password-info, .modal-box .sign-in-modal .register-form-basic .hero-container .trust-points .password-info, .hero-container .trust-points .modal-box .checklist-tour-modal .login-form .login-info, .modal-box .checklist-tour-modal .login-form .hero-container .trust-points .login-info, .hero-container .trust-points .modal-box .checklist-tour-modal .login-form .password-info, .modal-box .checklist-tour-modal .login-form .hero-container .trust-points .password-info, .hero-container .trust-points .modal-box .checklist-tour-modal .register-form .login-info, .modal-box .checklist-tour-modal .register-form .hero-container .trust-points .login-info, .hero-container .trust-points .modal-box .checklist-tour-modal .register-form-basic .login-info, .modal-box .checklist-tour-modal .register-form-basic .hero-container .trust-points .login-info, .hero-container .trust-points .modal-box .checklist-tour-modal .register-form .password-info, .modal-box .checklist-tour-modal .register-form .hero-container .trust-points .password-info, .hero-container .trust-points .modal-box .checklist-tour-modal .register-form-basic .password-info, .modal-box .checklist-tour-modal .register-form-basic .hero-container .trust-points .password-info {
      letter-spacing: 0; }
  .hero-container .kits-menu-collapsed,
  .hero-container .gear-menu-collapsed,
  .hero-container .food-menu-collapsed,
  .hero-container .search-menu-collapsed {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    background-color: #454a54;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5rem 0.1875rem;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0.5rem 0.1875rem; }
    .hero-container .kits-menu-collapsed > .row,
    .hero-container .gear-menu-collapsed > .row,
    .hero-container .food-menu-collapsed > .row,
    .hero-container .search-menu-collapsed > .row {
      padding: 30px 10px; }
      .hero-container .kits-menu-collapsed > .row > div:not(:first-child),
      .hero-container .gear-menu-collapsed > .row > div:not(:first-child),
      .hero-container .food-menu-collapsed > .row > div:not(:first-child),
      .hero-container .search-menu-collapsed > .row > div:not(:first-child) {
        margin-left: 4.166666667%; }
      .hero-container .kits-menu-collapsed > .row > div ul,
      .hero-container .gear-menu-collapsed > .row > div ul,
      .hero-container .food-menu-collapsed > .row > div ul,
      .hero-container .search-menu-collapsed > .row > div ul {
        list-style-type: none;
        margin-bottom: 0; }
        .hero-container .kits-menu-collapsed > .row > div ul li,
        .hero-container .gear-menu-collapsed > .row > div ul li,
        .hero-container .food-menu-collapsed > .row > div ul li,
        .hero-container .search-menu-collapsed > .row > div ul li {
          margin-bottom: 0.375rem; }
          .hero-container .kits-menu-collapsed > .row > div ul li:not(.menu-item),
          .hero-container .gear-menu-collapsed > .row > div ul li:not(.menu-item),
          .hero-container .food-menu-collapsed > .row > div ul li:not(.menu-item),
          .hero-container .search-menu-collapsed > .row > div ul li:not(.menu-item) {
            font-weight: 600; }
    .hero-container .kits-menu-collapsed .search-container,
    .hero-container .gear-menu-collapsed .search-container,
    .hero-container .food-menu-collapsed .search-container,
    .hero-container .search-menu-collapsed .search-container {
      padding: 3.75rem 0.625rem; }
      .hero-container .kits-menu-collapsed .search-container .close-button,
      .hero-container .gear-menu-collapsed .search-container .close-button,
      .hero-container .food-menu-collapsed .search-container .close-button,
      .hero-container .search-menu-collapsed .search-container .close-button {
        text-align: right;
        position: absolute;
        top: 8px;
        right: 4px; }
      .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1,
      .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1,
      .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1,
      .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 {
        width: 80%;
        margin: auto;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proinput input,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proinput input,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proinput input,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proinput input {
          padding: 3px 0 !important;
          color: #fff !important;
          font-size: 18px !important;
          font-family: "roboto", sans-serif !important;
          font-weight: 500 !important; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-webkit-input-placeholder,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-webkit-input-placeholder,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-webkit-input-placeholder,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-webkit-input-placeholder {
          color: #9ea6b0 !important;
          font-size: 18px !important;
          font-family: "roboto", sans-serif !important;
          font-weight: 500 !important;
          text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-moz-placeholder,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-moz-placeholder,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-moz-placeholder,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proinput input::-moz-placeholder {
          color: #9ea6b0 !important;
          font-size: 18px !important;
          font-family: "roboto", sans-serif !important;
          font-weight: 500 !important;
          text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-ms-input-placeholder,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-ms-input-placeholder,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-ms-input-placeholder,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-ms-input-placeholder {
          color: #9ea6b0 !important;
          font-size: 18px !important;
          font-family: "roboto", sans-serif !important;
          font-weight: 500 !important;
          text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-moz-placeholder,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-moz-placeholder,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-moz-placeholder,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proinput input:-moz-placeholder {
          color: #9ea6b0 !important;
          font-size: 18px !important;
          font-family: "roboto", sans-serif !important;
          font-weight: 500 !important;
          text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .probox,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .probox,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .probox,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .probox {
          background-color: #3b4047;
          -webkit-box-shadow: none;
          box-shadow: none;
          height: 34px; }
          .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .probox .promagnifier,
          .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .probox .promagnifier,
          .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .probox .promagnifier,
          .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .probox .promagnifier {
            -webkit-box-shadow: none;
            box-shadow: none;
            margin-top: 2px; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proloading,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proloading,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proloading,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proloading {
          margin-top: 2px; }
          .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proloading .asl_loader-inner.asl_simple-circle,
          .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proloading .asl_loader-inner.asl_simple-circle,
          .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proloading .asl_loader-inner.asl_simple-circle,
          .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proloading .asl_loader-inner.asl_simple-circle {
            border-color: #fff; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proclose,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proclose,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proclose,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proclose {
          -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
          order: 10;
          -webkit-order: 10;
          background-color: #454a54;
          display: block !important;
          width: 34px;
          height: 34px; }
          .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before,
          .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before,
          .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before,
          .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proclose:before {
            top: 8px;
            bottom: 8px;
            left: 4px;
            right: 4px; }
          .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .proclose svg,
          .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .proclose svg,
          .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .proclose svg,
          .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .proclose svg {
            display: none; }
        .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .innericon,
        .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .innericon,
        .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .innericon,
        .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .innericon {
          margin-top: calc(50% - 6px); }
          .hero-container .kits-menu-collapsed .search-container #ajaxsearchlite1 .innericon svg,
          .hero-container .gear-menu-collapsed .search-container #ajaxsearchlite1 .innericon svg,
          .hero-container .food-menu-collapsed .search-container #ajaxsearchlite1 .innericon svg,
          .hero-container .search-menu-collapsed .search-container #ajaxsearchlite1 .innericon svg {
            display: none; }
  .hero-container #loadingbar-container {
    position: absolute;
    height: 2px;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: -2px; }

.navmenu.offcanvas {
  background-color: #454a54;
  border-left: solid 0.625rem #fff;
  color: #fff;
  padding: 16px; }
  .navmenu.offcanvas .exit-button i {
    cursor: pointer;
    margin: 16px 14px 12px; }
  .navmenu.offcanvas .nav-sections {
    width: 100%; }
    .navmenu.offcanvas .nav-sections .text12, .navmenu.offcanvas .nav-sections #blogpost ul li .blog-post-tile .post-details .post-desc p, #blogpost ul li .blog-post-tile .post-details .post-desc .navmenu.offcanvas .nav-sections p, .navmenu.offcanvas .nav-sections .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc p, .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc .navmenu.offcanvas .nav-sections p, .navmenu.offcanvas .nav-sections .footerLink2 {
      display: block;
      margin-bottom: 10px; }
    .navmenu.offcanvas .nav-sections .nav-section-container-heading {
      display: block; }
      .navmenu.offcanvas .nav-sections .nav-section-container-heading:after {
        border-color: #fff; }
      .navmenu.offcanvas .nav-sections .nav-section-container-heading i {
        background-color: unset !important;
        color: #fff;
        font-size: 19px;
        float: right;
        margin-top: 9px;
        margin-right: 18px; }
    .navmenu.offcanvas .nav-sections ul {
      list-style-type: none;
      margin-bottom: 10px;
      padding-left: 1rem; }
      .navmenu.offcanvas .nav-sections ul li {
        margin-bottom: 0.375rem; }
        .navmenu.offcanvas .nav-sections ul li a {
          font-weight: 500 !important;
          font-size: 17px !important;
          letter-spacing: 0.2px !important;
          color: #9ea6b0 !important; }
          .navmenu.offcanvas .nav-sections ul li a:hover {
            color: #fff !important; }
        .navmenu.offcanvas .nav-sections ul li:not(.menu-item) {
          font-weight: 600; }
  .navmenu.offcanvas .woocommerce-MyAccount-navigation {
    float: none !important;
    width: auto !important; }
    .navmenu.offcanvas .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
      display: none !important; }
    .navmenu.offcanvas .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--account-wishlists {
      display: none !important; }

#ajaxsearchliteres1 {
  background-color: #454a54;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0; }
  #ajaxsearchliteres1 .item {
    background-color: #454a54;
    border: none; }
    #ajaxsearchliteres1 .item .asl_content {
      padding: 0 3px 0 3px; }
    #ajaxsearchliteres1 .item .asl_res_url {
      color: #fff;
      font-weight: 600;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #ajaxsearchliteres1 .item .asl_res_url .highlighted {
        background: none;
        color: inherit;
        font-size: inherit;
        font-weight: inherit; }
    #ajaxsearchliteres1 .item .etc {
      display: none; }
    #ajaxsearchliteres1 .item .asl_desc {
      display: inline-block;
      color: #9ea6b0;
      font-weight: 600;
      font-size: 14px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #ajaxsearchliteres1 .item .asl_desc .highlighted {
        background: none;
        color: inherit;
        font-size: inherit;
        font-weight: inherit; }
    #ajaxsearchliteres1 .item:hover .asl_res_url,
    #ajaxsearchliteres1 .item:hover .asl_desc {
      color: #dd3636; }
  #ajaxsearchliteres1 .asl_spacer {
    display: none; }
  #ajaxsearchliteres1 .showmore {
    background: none; }
    #ajaxsearchliteres1 .showmore a {
      color: #fff;
      border: none; }
      #ajaxsearchliteres1 .showmore a:hover {
        color: #dd3636; }

.site-footer .footer-element-section {
  margin-top: 13px;
  margin-bottom: 13px; }

.site-footer .social-container {
  background-color: #353940;
  font-size: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .site-footer .social-container .trust-points {
    text-transform: capitalize; }
  .site-footer .social-container .trust-points,
  .site-footer .social-container .sign-up-inner,
  .site-footer .social-container .sharing-inner {
    width: calc(100vw - 20px);
    max-width: 1200px;
    margin: auto;
    padding: 1.5625rem 0.625rem;
    text-align: center; }
    .site-footer .social-container .trust-points.trust-points .text5, .site-footer .social-container .trust-points.trust-points .modal-box .sign-in-modal .login-form .login-info, .modal-box .sign-in-modal .login-form .site-footer .social-container .trust-points.trust-points .login-info, .site-footer .social-container .trust-points.trust-points .modal-box .sign-in-modal .login-form .password-info, .modal-box .sign-in-modal .login-form .site-footer .social-container .trust-points.trust-points .password-info, .site-footer .social-container .trust-points.trust-points .modal-box .sign-in-modal .register-form .login-info, .modal-box .sign-in-modal .register-form .site-footer .social-container .trust-points.trust-points .login-info, .site-footer .social-container .trust-points.trust-points .modal-box .sign-in-modal .register-form-basic .login-info, .modal-box .sign-in-modal .register-form-basic .site-footer .social-container .trust-points.trust-points .login-info, .site-footer .social-container .trust-points.trust-points .modal-box .sign-in-modal .register-form .password-info, .modal-box .sign-in-modal .register-form .site-footer .social-container .trust-points.trust-points .password-info, .site-footer .social-container .trust-points.trust-points .modal-box .sign-in-modal .register-form-basic .password-info, .modal-box .sign-in-modal .register-form-basic .site-footer .social-container .trust-points.trust-points .password-info, .site-footer .social-container .trust-points.trust-points .modal-box .checklist-tour-modal .login-form .login-info, .modal-box .checklist-tour-modal .login-form .site-footer .social-container .trust-points.trust-points .login-info, .site-footer .social-container .trust-points.trust-points .modal-box .checklist-tour-modal .login-form .password-info, .modal-box .checklist-tour-modal .login-form .site-footer .social-container .trust-points.trust-points .password-info, .site-footer .social-container .trust-points.trust-points .modal-box .checklist-tour-modal .register-form .login-info, .modal-box .checklist-tour-modal .register-form .site-footer .social-container .trust-points.trust-points .login-info, .site-footer .social-container .trust-points.trust-points .modal-box .checklist-tour-modal .register-form-basic .login-info, .modal-box .checklist-tour-modal .register-form-basic .site-footer .social-container .trust-points.trust-points .login-info, .site-footer .social-container .trust-points.trust-points .modal-box .checklist-tour-modal .register-form .password-info, .modal-box .checklist-tour-modal .register-form .site-footer .social-container .trust-points.trust-points .password-info, .site-footer .social-container .trust-points.trust-points .modal-box .checklist-tour-modal .register-form-basic .password-info, .modal-box .checklist-tour-modal .register-form-basic .site-footer .social-container .trust-points.trust-points .password-info,
    .site-footer .social-container .sign-up-inner.trust-points .text5,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .sign-in-modal .login-form .login-info,
    .modal-box .sign-in-modal .login-form .site-footer .social-container .sign-up-inner.trust-points .login-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .sign-in-modal .login-form .password-info,
    .modal-box .sign-in-modal .login-form .site-footer .social-container .sign-up-inner.trust-points .password-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .sign-in-modal .register-form .login-info,
    .modal-box .sign-in-modal .register-form .site-footer .social-container .sign-up-inner.trust-points .login-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .sign-in-modal .register-form-basic .login-info,
    .modal-box .sign-in-modal .register-form-basic .site-footer .social-container .sign-up-inner.trust-points .login-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .sign-in-modal .register-form .password-info,
    .modal-box .sign-in-modal .register-form .site-footer .social-container .sign-up-inner.trust-points .password-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .sign-in-modal .register-form-basic .password-info,
    .modal-box .sign-in-modal .register-form-basic .site-footer .social-container .sign-up-inner.trust-points .password-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .checklist-tour-modal .login-form .login-info,
    .modal-box .checklist-tour-modal .login-form .site-footer .social-container .sign-up-inner.trust-points .login-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .checklist-tour-modal .login-form .password-info,
    .modal-box .checklist-tour-modal .login-form .site-footer .social-container .sign-up-inner.trust-points .password-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .checklist-tour-modal .register-form .login-info,
    .modal-box .checklist-tour-modal .register-form .site-footer .social-container .sign-up-inner.trust-points .login-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .checklist-tour-modal .register-form-basic .login-info,
    .modal-box .checklist-tour-modal .register-form-basic .site-footer .social-container .sign-up-inner.trust-points .login-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .checklist-tour-modal .register-form .password-info,
    .modal-box .checklist-tour-modal .register-form .site-footer .social-container .sign-up-inner.trust-points .password-info,
    .site-footer .social-container .sign-up-inner.trust-points .modal-box .checklist-tour-modal .register-form-basic .password-info,
    .modal-box .checklist-tour-modal .register-form-basic .site-footer .social-container .sign-up-inner.trust-points .password-info,
    .site-footer .social-container .sharing-inner.trust-points .text5,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .sign-in-modal .login-form .login-info,
    .modal-box .sign-in-modal .login-form .site-footer .social-container .sharing-inner.trust-points .login-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .sign-in-modal .login-form .password-info,
    .modal-box .sign-in-modal .login-form .site-footer .social-container .sharing-inner.trust-points .password-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .sign-in-modal .register-form .login-info,
    .modal-box .sign-in-modal .register-form .site-footer .social-container .sharing-inner.trust-points .login-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .sign-in-modal .register-form-basic .login-info,
    .modal-box .sign-in-modal .register-form-basic .site-footer .social-container .sharing-inner.trust-points .login-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .sign-in-modal .register-form .password-info,
    .modal-box .sign-in-modal .register-form .site-footer .social-container .sharing-inner.trust-points .password-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .sign-in-modal .register-form-basic .password-info,
    .modal-box .sign-in-modal .register-form-basic .site-footer .social-container .sharing-inner.trust-points .password-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .checklist-tour-modal .login-form .login-info,
    .modal-box .checklist-tour-modal .login-form .site-footer .social-container .sharing-inner.trust-points .login-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .checklist-tour-modal .login-form .password-info,
    .modal-box .checklist-tour-modal .login-form .site-footer .social-container .sharing-inner.trust-points .password-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .checklist-tour-modal .register-form .login-info,
    .modal-box .checklist-tour-modal .register-form .site-footer .social-container .sharing-inner.trust-points .login-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .checklist-tour-modal .register-form-basic .login-info,
    .modal-box .checklist-tour-modal .register-form-basic .site-footer .social-container .sharing-inner.trust-points .login-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .checklist-tour-modal .register-form .password-info,
    .modal-box .checklist-tour-modal .register-form .site-footer .social-container .sharing-inner.trust-points .password-info,
    .site-footer .social-container .sharing-inner.trust-points .modal-box .checklist-tour-modal .register-form-basic .password-info,
    .modal-box .checklist-tour-modal .register-form-basic .site-footer .social-container .sharing-inner.trust-points .password-info {
      letter-spacing: 0; }
    .site-footer .social-container .trust-points.trust-points i,
    .site-footer .social-container .sign-up-inner.trust-points i,
    .site-footer .social-container .sharing-inner.trust-points i {
      margin-right: 0.5rem; }
  .site-footer .social-container .sharing {
    font-size: 1.25rem;
    text-align: right; }
    .site-footer .social-container .sharing .sharing-left .row > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .site-footer .social-container .sharing .sharing-left a {
      margin-left: 0.75rem; }
    .site-footer .social-container .sharing .sharing-right a {
      margin-left: 0.9375rem; }
      .site-footer .social-container .sharing .sharing-right a i {
        font-size: 1.1em; }
    .site-footer .social-container .sharing .sharing-right a:first-child {
      margin-left: 0; }
  .site-footer .social-container .sign-up {
    border-bottom: solid 2px #454a54; }
    .site-footer .social-container .sign-up .row > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .site-footer .social-container .sign-up .footer-sign-up-form-container {
      position: relative; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email] {
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]::-webkit-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]:-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]::-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #fff;
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]::-ms-input-placeholder {
        color: #fff;
        font-family: "roboto", sans-serif;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 700; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container input[type=email]:focus {
        background-color: #24272b;
        color: #fff;
        outline: none !important; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container .nf-field-container {
        margin: 0; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container .nf-error-msg {
        position: absolute;
        left: 0;
        right: 0;
        text-align: left;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: .5px; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container .nf-form-errors {
        display: none; }
      .site-footer .social-container .sign-up .footer-sign-up-form-container .submit-container {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        pointer-events: none;
        bottom: 0;
        margin: 0; }
        .site-footer .social-container .sign-up .footer-sign-up-form-container .submit-container .nf-field .right-arrow {
          position: absolute;
          top: 2px;
          right: 0;
          pointer-events: initial;
          color: #dd3636; }
    .site-footer .social-container .sign-up .xc-social-container p {
      display: none; }
    .site-footer .social-container .sign-up .xc-social-container.xc-social > h2, .site-footer .social-container .sign-up .xc-social-container.xc-social > p {
      display: none; }
    .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn a.facebook.share {
      padding: 9px 13px 11px 11px !important; }
    .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .facebook.share {
      letter-spacing: 1px;
      padding: 8px 18px !important;
      cursor: pointer;
      display: inherit !important;
      color: #fff !important;
      -webkit-text-fill-color: #fff; }
      .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .facebook.share:after {
        content: 'SHARE';
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 18px;
        cursor: pointer;
        font-family: "ConduitITC Light", sans-serif;
        white-space: pre;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff !important;
        -webkit-text-fill-color: #fff; }
      .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .facebook.share i {
        font-size: 16px;
        margin-right: 6px;
        margin-top: 2px; }
      .site-footer .social-container .sign-up .xc-social-container.xc-social .xc-social-container-btn .facebook.share span {
        display: none; }

.site-footer .nav-container {
  width: calc(100vw - 20px);
  max-width: 1200px;
  margin: auto;
  padding: 1.5625rem 1.5625rem; }
  .site-footer .nav-container .nav-sections {
    margin-bottom: 10px; }
    .site-footer .nav-container .nav-sections .text6, .site-footer .nav-container .nav-sections .footerLink2 {
      display: block;
      margin-bottom: 10px; }
    .site-footer .nav-container .nav-sections li {
      list-style: none;
      display: block; }
  @media (min-width: 576px) {
    .site-footer .nav-container {
      padding: 1.875rem 2.8125rem; }
      .site-footer .nav-container .nav-sections:not(:first-child) {
        padding-left: 4.166666667%; }
      .site-footer .nav-container .nav-sections .nav-section-container-heading:after {
        display: none; }
      .site-footer .nav-container .nav-sections .nav-section-container {
        display: block !important;
        height: auto !important; }
        .site-footer .nav-container .nav-sections .nav-section-container li a {
          color: #9ea6b0;
          font-size: 1rem; }
        .site-footer .nav-container .nav-sections .nav-section-container li a:hover {
          color: #eb3838; } }
  .site-footer .nav-container .nav-sections .nav-section-container li a {
    color: #9ea6b0;
    font-size: 1rem; }
  .site-footer .nav-container .nav-sections .nav-section-container li a:hover {
    color: #eb3838; }
  .site-footer .nav-container .notranslate {
    width: auto; }

.site-footer .branding-container {
  background: #f0f0f0; }
  .site-footer .branding-container .branding-container-inner {
    width: calc(100vw - 20px);
    max-width: 1200px;
    margin: auto;
    text-align: center;
    padding: 1.875rem 1.875rem; }
    @media (min-width: 768px) {
      .site-footer .branding-container .branding-container-inner {
        height: 6.25rem; }
        .site-footer .branding-container .branding-container-inner .branding-left, .site-footer .branding-container .branding-container-inner .branding-right {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .site-footer .branding-container .branding-container-inner .branding-left > div, .site-footer .branding-container .branding-container-inner .branding-right > div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .site-footer .branding-container .branding-container-inner {
      padding: 1.875rem 2.8125rem; } }
    .site-footer .branding-container .branding-container-inner .branding-left .icon-sgLogoGray {
      margin-right: 0.375rem; }
    @media (max-width: 767px) {
      .site-footer .branding-container .branding-container-inner .branding-left span, .site-footer .branding-container .branding-container-inner .branding-left a {
        display: block;
        margin-bottom: 15px; }
      .site-footer .branding-container .branding-container-inner .branding-left i {
        display: inline-block;
        margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .site-footer .branding-container .branding-container-inner .branding-left span {
        margin-left: 20px; }
      .site-footer .branding-container .branding-container-inner .branding-left a {
        margin-left: 15px; } }
    @media (min-width: 992px) {
      .site-footer .branding-container .branding-container-inner .branding-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    .site-footer .branding-container .branding-container-inner .branding-right .icon-bbrLogoGray {
      margin-left: 0.375rem; }
      .site-footer .branding-container .branding-container-inner .branding-right .icon-bbrLogoGray:before {
        bottom: -0.3125rem; }
    @media (max-width: 767px) {
      .site-footer .branding-container .branding-container-inner .branding-right i {
        margin-bottom: -8px; } }
    @media (min-width: 768px) {
      .site-footer .branding-container .branding-container-inner .branding-right span {
        margin-right: 4px; }
      .site-footer .branding-container .branding-container-inner .branding-right a {
        margin-right: 6px; } }
    @media (min-width: 992px) {
      .site-footer .branding-container .branding-container-inner .branding-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }

.checklist-widget .dropdown-box {
  margin-bottom: 8px; }
  .checklist-widget .dropdown-box .icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.checklist-widget .checklist-link-box {
  margin: 18px 0 26px;
  text-align: center; }
  .checklist-widget .checklist-link-box a span {
    font-size: 1.125rem;
    font-weight: 500; }
  .checklist-widget .checklist-link-box .saveBox, .checklist-widget .checklist-link-box .addBox {
    position: relative; }
    .checklist-widget .checklist-link-box .saveBox .notificationMsg, .checklist-widget .checklist-link-box .addBox .notificationMsg {
      background: #fff;
      color: #dd3636;
      font-size: 20px;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: -4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 768px) {
    .checklist-widget .checklist-link-box .saveBox a span, .checklist-widget .checklist-link-box .addBox a span {
      font-size: 1rem; } }
  @media (min-width: 1200px) {
    .checklist-widget .checklist-link-box .saveBox a span, .checklist-widget .checklist-link-box .addBox a span {
      font-size: 1.125rem; } }

.checklist-widget .checklist-widget-box-outer {
  position: relative; }
  .checklist-widget .checklist-widget-box-outer .checklist-widget-scrollup {
    display: none;
    height: 10px;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    animation: background-color-66-Keyframe 1.5s ease-in-out infinite;
    -moz-animation: background-color-66-Keyframe 1.5s ease-in-out infinite;
    /* Firefox */
    -webkit-animation: background-color-66-Keyframe 1.5s ease-in-out infinite;
    /* Safari and Chrome */ }

@keyframes background-color-66-Keyframe /* Firefox */ {
  0% {
    background-color: #b0b0b0; }
  50% {
    background-color: #d4d4d4; }
  100% {
    background-color: #b0b0b0; } }

@-moz-keyframes background-color-66-Keyframe /* Firefox */ {
  0% {
    background-color: #b0b0b0; }
  50% {
    background-color: #d4d4d4; }
  100% {
    background-color: #b0b0b0; } }

@-webkit-keyframes background-color-66-Keyframe /* Safari and Chrome */ {
  0% {
    background-color: #b0b0b0; }
  50% {
    background-color: #d4d4d4; }
  100% {
    background-color: #b0b0b0; } }
    .checklist-widget .checklist-widget-box-outer .checklist-widget-scrollup:after {
      position: absolute;
      content: "\f077";
      font-family: 'FontAwesome';
      color: white;
      font-size: 9px;
      /* line-height: 4px; */
      top: calc(50% - 7px); }
  .checklist-widget .checklist-widget-box-outer .checklist-widget-scrolldown {
    display: none;
    height: 10px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    animation: background-color-37-Keyframe 1.5s ease-in-out infinite;
    -moz-animation: background-color-37-Keyframe 1.5s ease-in-out infinite;
    /* Firefox */
    -webkit-animation: background-color-37-Keyframe 1.5s ease-in-out infinite;
    /* Safari and Chrome */ }

@keyframes background-color-37-Keyframe /* Firefox */ {
  0% {
    background-color: #b0b0b0; }
  50% {
    background-color: #d4d4d4; }
  100% {
    background-color: #b0b0b0; } }

@-moz-keyframes background-color-37-Keyframe /* Firefox */ {
  0% {
    background-color: #b0b0b0; }
  50% {
    background-color: #d4d4d4; }
  100% {
    background-color: #b0b0b0; } }

@-webkit-keyframes background-color-37-Keyframe /* Safari and Chrome */ {
  0% {
    background-color: #b0b0b0; }
  50% {
    background-color: #d4d4d4; }
  100% {
    background-color: #b0b0b0; } }
    .checklist-widget .checklist-widget-box-outer .checklist-widget-scrolldown:after {
      position: absolute;
      content: "\f078";
      font-family: 'FontAwesome';
      color: white;
      font-size: 9px;
      /* line-height: 4px; */
      top: calc(50% - 7px); }

.checklist-widget ul.checklist-widget-box {
  padding: 0;
  list-style: none;
  position: relative;
  display: none;
  margin: 0;
  max-height: 250px;
  overflow-y: auto; }
  .checklist-widget ul.checklist-widget-box li {
    border: solid 1px #efefef;
    border-bottom: solid 2px #d3d3d3;
    padding: 6px 10px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px #efefef;
    box-shadow: 1px 1px 1px #efefef;
    margin-bottom: 6px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: move;
    min-height: 42px; }
    .checklist-widget ul.checklist-widget-box li .product-price {
      letter-spacing: .2px; }
    .checklist-widget ul.checklist-widget-box li .product-name {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0 10px;
      line-height: 1.1;
      font-family: "roboto", sans-serif;
      font-size: 0.875rem; }
    .checklist-widget ul.checklist-widget-box li i {
      cursor: pointer; }
    .checklist-widget ul.checklist-widget-box li.sortable-placeholder {
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #f5f5f5; }
    .checklist-widget ul.checklist-widget-box li.ui-sortable-helper {
      border-color: #dd3636; }
    .checklist-widget ul.checklist-widget-box li:last-of-type {
      margin-bottom: 0; }

.checklist-widget ul.checklist-placeholders {
  margin-top: 6px;
  padding: 0;
  list-style: none;
  position: relative;
  display: none; }
  .checklist-widget ul.checklist-placeholders li {
    background-color: #f5f5f5;
    color: #ccd6e3;
    padding: 6px 10px;
    border-radius: 2px;
    margin-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 42px;
    font-family: "roboto", sans-serif; }
    .checklist-widget ul.checklist-placeholders li i {
      margin: 0 6px; }
  .checklist-widget ul.checklist-placeholders.single li:not(:first-child) {
    display: none; }

.checklist-widget .checklist-ajax-loader {
  border-radius: 2px;
  background-color: white;
  height: 100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.checklist-widget .checklist-delete-box {
  color: #c4cdd9;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  background-color: #fff;
  border: dashed 1px #c4cdd9;
  border-radius: 2px;
  text-align: center;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .checklist-widget .checklist-delete-box.ui-droppable-hover {
    background-color: #efefef;
    border-color: darkgrey; }

@media (min-width: 768px) {
  .checklist-widget .checklist-delete-box {
    right: 40px; } }

@media (min-width: 992px) {
  .checklist-widget {
    padding-right: 40px; } }

.checklist-list-item {
  border: solid 1px #efefef;
  border-bottom: solid 2px #d3d3d3;
  padding: 6px 10px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 1px #efefef;
  box-shadow: 1px 1px 1px #efefef;
  margin-bottom: 6px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: move;
  min-height: 42px; }
  .checklist-list-item .product-price {
    letter-spacing: .2px; }
  .checklist-list-item .product-name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px;
    line-height: 1.1;
    font-family: "roboto", sans-serif;
    font-size: 0.875rem; }
  .checklist-list-item i {
    cursor: pointer; }
  .checklist-list-item.sortable-placeholder {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f5f5f5; }
  .checklist-list-item.ui-sortable-helper {
    border-color: #dd3636; }
  .checklist-list-item:last-of-type {
    margin-bottom: 0; }
  .checklist-list-item.ui-sortable-helper {
    pointer-events: none; }

#wl-wrapper .wl-already-in {
  display: none; }

#shop-links {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url("/wp-content/themes/sg/assets/images/mom-and-children-hiking.jpg"); }
  #shop-links .shop-links-inner {
    background-color: rgba(69, 74, 84, 0.9);
    padding: 60px 0;
    min-height: 533px;
    /* md size up */ }
    @media (min-width: 768px) {
      #shop-links .shop-links-inner {
        padding: 80px 60px; } }
    #shop-links .shop-links-inner .shop-links-box {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      padding: 0 60px;
      width: 100%;
      height: auto; }
      #shop-links .shop-links-inner .shop-links-box > * {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px;
        text-align: center;
        color: #fff; }
      #shop-links .shop-links-inner .shop-links-box > span i {
        color: #dd3636; }
      #shop-links .shop-links-inner .shop-links-box > span.text1 {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: block; }
      #shop-links .shop-links-inner .shop-links-box h3 span {
        color: #9ea6b0;
        padding-right: 10px; }

#e-books {
  min-height: 732px;
  background-color: #f5f5f5;
  text-align: center;
  padding: 45px 45px 60px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }
  #e-books h3 {
    color: #dd3636; }
    #e-books h3 span {
      color: #3b4047; }
  #e-books span.text1 {
    max-width: 550px;
    display: inline-block;
    margin: 20px 0; }
  #e-books .e-books-inner {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%; }
    #e-books .e-books-inner > div {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* md size up */ }
      #e-books .e-books-inner > div > div {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 350px;
        width: 100%;
        background-color: white;
        padding: 40px;
        -webkit-box-shadow: rgba(53, 57, 64, 0.15) 0 2px 1px;
        box-shadow: rgba(53, 57, 64, 0.15) 0 2px 1px;
        margin: 0 auto; }
        #e-books .e-books-inner > div > div > * {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex;
          -webkit-align-items: center;
          -ms-flex-align: center;
          -webkit-box-align: center;
          align-items: center;
          -webkit-justify-content: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        #e-books .e-books-inner > div > div img {
          width: 100%;
          max-width: 180px; }
        #e-books .e-books-inner > div > div h5 {
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          margin: 30px 0; }
      @media (min-width: 768px) {
        #e-books .e-books-inner > div:first-of-type > div {
          margin-right: 30px;
          margin-left: auto; }
        #e-books .e-books-inner > div:last-of-type > div {
          margin-left: 30px;
          margin-right: auto; } }

#start-prepping {
  width: 100%;
  max-width: 600px;
  margin: 60px auto 70px;
  -webkit-box-shadow: rgba(53, 57, 64, 0.4) 0 2px 1px;
  box-shadow: rgba(53, 57, 64, 0.4) 0 2px 1px;
  text-align: center;
  padding: 40px; }
  #start-prepping h3 {
    color: #dd3636; }
    #start-prepping h3 span {
      color: #3b4047; }
  #start-prepping span.text1 {
    display: inline-block;
    margin: 20px 0; }
  #start-prepping .start-prepping-inner > div {
    padding: 20px; }
  #start-prepping .start-prepping-inner img {
    width: 100%;
    max-width: 240px; }
  #start-prepping .start-prepping-inner .form-container {
    text-align: left; }
    #start-prepping .start-prepping-inner .form-container a {
      margin-top: 30px; }

#blogpost {
  max-width: 1000px;
  margin: 60px auto; }
  #blogpost ul {
    padding: 8px;
    margin: 0; }
    #blogpost ul li {
      list-style: none;
      margin: 0;
      padding-top: 100%;
      position: relative;
      border-radius: 3px;
      overflow: hidden;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      max-width: 340px; }
      #blogpost ul li .blog-post-tile {
        cursor: default;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(69, 74, 84, 0.7);
        border-radius: 3px;
        padding: 25px;
        -webkit-transition: background-color 0.6s ease-in-out;
        -moz-transition: background-color 0.6s ease-in-out;
        -ms-transition: background-color 0.6s ease-in-out;
        -o-transition: background-color 0.6s ease-in-out;
        transition: background-color 0.6s ease-in-out; }
        #blogpost ul li .blog-post-tile .post-details {
          margin-top: auto; }
          #blogpost ul li .blog-post-tile .post-details .post-desc {
            left: 25px;
            right: 25px; }
            #blogpost ul li .blog-post-tile .post-details .post-desc .postHeading {
              word-wrap: break-word;
              display: block;
              margin: 0;
              text-transform: uppercase; }
            #blogpost ul li .blog-post-tile .post-details .post-desc p {
              font-weight: 400;
              line-height: 23px;
              opacity: 0;
              margin: 0;
              height: 0;
              -webkit-transition: all 0.6s ease-in-out;
              -moz-transition: all 0.6s ease-in-out;
              -ms-transition: all 0.6s ease-in-out;
              -o-transition: all 0.6s ease-in-out;
              transition: all 0.6s ease-in-out; }
          #blogpost ul li .blog-post-tile .post-details .readButton {
            position: absolute;
            bottom: 20px;
            left: 25px;
            opacity: 0;
            -webkit-transition: opacity 0.6s ease-in-out;
            -moz-transition: opacity 0.6s ease-in-out;
            -ms-transition: opacity 0.6s ease-in-out;
            -o-transition: opacity 0.6s ease-in-out;
            transition: opacity 0.6s ease-in-out; }
      #blogpost ul li:last-of-type {
        margin-bottom: 0; }
  #blogpost .link-container {
    padding: 14px 0 0 12px; }
    #blogpost .link-container a:last-of-type {
      margin-left: 60px; }

.horizontal-slot #blogpost {
  /* md size up */
  /* md size up */ }
  @media (max-width: 991px) {
    .horizontal-slot #blogpost {
      max-width: 340px; }
      .horizontal-slot #blogpost ul li .blog-post-tile:hover {
        background-color: #353940; }
        .horizontal-slot #blogpost ul li .blog-post-tile:hover .post-details .post-desc p {
          opacity: 1;
          padding-top: 8px;
          padding-bottom: 100%; }
        .horizontal-slot #blogpost ul li .blog-post-tile:hover .post-details .readButton {
          opacity: 1; } }
  @media (min-width: 992px) {
    .horizontal-slot #blogpost ul {
      padding: 0 10px; }
      .horizontal-slot #blogpost ul li .blog-post-tile.expanded {
        background-color: #353940; }
        .horizontal-slot #blogpost ul li .blog-post-tile.expanded .post-details .post-desc p {
          opacity: 1;
          padding-top: 8px;
          padding-bottom: 100%; }
        .horizontal-slot #blogpost ul li .blog-post-tile.expanded .post-details .readButton {
          opacity: 1; }
      .horizontal-slot #blogpost ul li .blog-post-tile.collapsed {
        background-color: transparent; }
        .horizontal-slot #blogpost ul li .blog-post-tile.collapsed .post-details {
          opacity: 0; }
      .horizontal-slot #blogpost ul li .blog-post-tile.hidden {
        display: none; }
      .horizontal-slot #blogpost ul li .blog-post-tile.flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; } }

.vertical-slot #blogpost {
  max-width: 340px; }
  .vertical-slot #blogpost ul li .blog-post-tile:hover {
    background-color: #353940; }
    .vertical-slot #blogpost ul li .blog-post-tile:hover .post-details .post-desc p {
      opacity: 1;
      padding-top: 8px;
      padding-bottom: 100%; }
    .vertical-slot #blogpost ul li .blog-post-tile:hover .post-details .readButton {
      opacity: 1; }
  .vertical-slot #blogpost ul:nth-child(n+3) {
    display: none; }

@media (max-width: 767px) {
  #bestsellers {
    max-width: 350px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; } }

#bestsellers h3 {
  text-align: center;
  max-width: 1200px;
  margin: 60px auto 0 auto; }

#bestsellers #bestsellers-slider {
  max-width: 1200px;
  margin: 40px auto 30px;
  position: relative;
  overflow: hidden;
  border-radius: 4px; }
  #bestsellers #bestsellers-slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none; }
  #bestsellers #bestsellers-slider li {
    position: relative;
    display: block;
    float: left; }
    #bestsellers #bestsellers-slider li .product-box {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 30px; }
      #bestsellers #bestsellers-slider li .product-box .product-box-inner {
        border: solid 1px #f0f0f0;
        border-bottom: solid 3px #d4d4d4;
        -webkit-box-shadow: 0 4px 1px #f0f0f0;
        box-shadow: 0 4px 1px #f0f0f0;
        border-radius: 3px;
        padding: 60px 30px 84px;
        width: 100%;
        text-align: center;
        position: relative; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner .woocommerce-Price-amount.amount {
          color: #798294;
          font-family: "roboto", sans-serif; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
            color: #798294;
            font-family: "roboto", sans-serif; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner ins {
          text-decoration: none; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner del {
          position: relative;
          text-decoration: none; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner del:after {
            border-bottom: 0.125em solid #dd3636;
            content: "";
            left: 0;
            line-height: 1em;
            margin-top: calc(0.125em / 2 * -1);
            position: absolute;
            right: 0;
            top: 50%; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner > a {
          display: block; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner > a .onsale {
            left: auto !important;
            right: 10px !important;
            top: 10px !important;
            z-index: 1 !important; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner > a::after {
            content: " ";
            width: 100%;
            height: 100%;
            border: solid 1px rgba(0, 0, 0, 0);
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 3px;
            border-bottom-left-radius: 1px;
            border-bottom-right-radius: 1px;
            -webkit-transition: ease-out .3s;
            /* Safari */
            -o-transition: ease-out .3s;
            transition: ease-out .3s; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner > a h2 {
            -webkit-transition: ease-out .3s;
            /* Safari */
            -o-transition: ease-out .3s;
            transition: ease-out .3s; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner > a:hover::after {
            border: solid 1px #dd3636; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner > a:hover h2 {
            color: #dd3636; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button {
          width: 30px;
          height: 30px;
          position: absolute;
          z-index: 1;
          top: 10px;
          left: 10px;
          border-radius: 4px;
          background-color: #e2e2e2; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button form {
            height: 100%; }
            #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button form a {
              display: inline-block;
              padding-top: 1px;
              width: 100%;
              height: 100%; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button:hover {
            position: absolute; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button.added {
            border: solid 1px #dd3636; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-checklist-button form.cart {
            margin-bottom: 0 !important; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner h2 {
          max-height: 34px;
          text-transform: none;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: N;
          /* number of lines to show */
          /* line-height: X; */
          /* fallback */
          /* max-height: X*N; */
          /* fallback */ }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner img {
          height: auto;
          max-width: 100%;
          margin-bottom: 12px; }
        #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-cart-div {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 27px;
          text-align: center; }
          #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-cart-div a {
            text-transform: uppercase; }
            #bestsellers #bestsellers-slider li .product-box .product-box-inner .add-to-cart-div a i {
              margin-left: 8px; }

#bestsellers .bottom-links {
  text-align: center; }
  #bestsellers .bottom-links a {
    padding: 14px;
    border-radius: 3px;
    margin: 0 6px;
    width: 48px;
    height: 48px; }

.vertical-slot #bestsellers h3 {
  margin: 30px auto 20px auto;
  color: #788293; }

.vertical-slot #bestsellers #bestsellers-slider {
  margin: auto; }
  .vertical-slot #bestsellers #bestsellers-slider ul {
    height: 600px; }
  .vertical-slot #bestsellers #bestsellers-slider li .product-box:nth-child(n+4) {
    display: none; }

.modal-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(76, 80, 91, 0.95);
  z-index: 10; }
  .modal-box .login-row {
    margin-top: 30px; }
  .modal-box#sign-up-modal {
    z-index: 1000; }
  .modal-box .sign-in-modal, .modal-box .checklist-tour-modal {
    margin: auto;
    width: 100%;
    max-width: 650px; }
    .modal-box .sign-in-modal .login-form form, .modal-box .checklist-tour-modal .login-form form {
      text-align: left; }
      .modal-box .sign-in-modal .login-form form input[type=submit], .modal-box .checklist-tour-modal .login-form form input[type=submit] {
        float: left; }
      .modal-box .sign-in-modal .login-form form label.rememberme, .modal-box .checklist-tour-modal .login-form form label.rememberme {
        margin-top: 4px;
        margin-left: 20px; }
        .modal-box .sign-in-modal .login-form form label.rememberme input, .modal-box .checklist-tour-modal .login-form form label.rememberme input {
          float: left;
          margin-top: 4px;
          margin-right: 10px; }
        .modal-box .sign-in-modal .login-form form label.rememberme span, .modal-box .checklist-tour-modal .login-form form label.rememberme span {
          float: left;
          color: #fff; }
    .modal-box .sign-in-modal .register-form form, .modal-box .sign-in-modal .register-form-basic form, .modal-box .checklist-tour-modal .register-form form, .modal-box .checklist-tour-modal .register-form-basic form {
      text-align: left; }
    .modal-box .sign-in-modal .utilities, .modal-box .checklist-tour-modal .utilities {
      margin-top: 20px; }
      .modal-box .sign-in-modal .utilities p, .modal-box .checklist-tour-modal .utilities p {
        color: #fff; }
      .modal-box .sign-in-modal .utilities a.signUpToggle, .modal-box .checklist-tour-modal .utilities a.signUpToggle {
        background-color: #dd3636;
        color: #fff; }
    .modal-box .sign-in-modal .login-form, .modal-box .sign-in-modal .register-form, .modal-box .sign-in-modal .register-form-basic, .modal-box .checklist-tour-modal .login-form, .modal-box .checklist-tour-modal .register-form, .modal-box .checklist-tour-modal .register-form-basic {
      padding: 0;
      margin: 0; }
      .modal-box .sign-in-modal .login-form a.toggleModal, .modal-box .sign-in-modal .register-form a.toggleModal, .modal-box .sign-in-modal .register-form-basic a.toggleModal, .modal-box .checklist-tour-modal .login-form a.toggleModal, .modal-box .checklist-tour-modal .register-form a.toggleModal, .modal-box .checklist-tour-modal .register-form-basic a.toggleModal {
        color: #fff;
        margin-bottom: 32px;
        display: inline-block; }
      .modal-box .sign-in-modal .login-form .heading10, .modal-box .sign-in-modal .register-form .heading10, .modal-box .sign-in-modal .register-form-basic .heading10, .modal-box .checklist-tour-modal .login-form .heading10, .modal-box .checklist-tour-modal .register-form .heading10, .modal-box .checklist-tour-modal .register-form-basic .heading10 {
        color: #fff;
        line-height: 36px; }
      .modal-box .sign-in-modal .login-form .login-info, .modal-box .sign-in-modal .login-form .password-info, .modal-box .sign-in-modal .register-form .login-info, .modal-box .sign-in-modal .register-form-basic .login-info, .modal-box .sign-in-modal .register-form .password-info, .modal-box .sign-in-modal .register-form-basic .password-info, .modal-box .checklist-tour-modal .login-form .login-info, .modal-box .checklist-tour-modal .login-form .password-info, .modal-box .checklist-tour-modal .register-form .login-info, .modal-box .checklist-tour-modal .register-form-basic .login-info, .modal-box .checklist-tour-modal .register-form .password-info, .modal-box .checklist-tour-modal .register-form-basic .password-info {
        margin-bottom: 20px;
        display: block; }
        .modal-box .sign-in-modal .login-form .login-info a, .modal-box .sign-in-modal .login-form .password-info a, .modal-box .sign-in-modal .register-form .login-info a, .modal-box .sign-in-modal .register-form-basic .login-info a, .modal-box .sign-in-modal .register-form .password-info a, .modal-box .sign-in-modal .register-form-basic .password-info a, .modal-box .checklist-tour-modal .login-form .login-info a, .modal-box .checklist-tour-modal .login-form .password-info a, .modal-box .checklist-tour-modal .register-form .login-info a, .modal-box .checklist-tour-modal .register-form-basic .login-info a, .modal-box .checklist-tour-modal .register-form .password-info a, .modal-box .checklist-tour-modal .register-form-basic .password-info a {
          color: #9ea6b0; }
    .modal-box .sign-in-modal .register-form, .modal-box .sign-in-modal .register-form-basic, .modal-box .checklist-tour-modal .register-form, .modal-box .checklist-tour-modal .register-form-basic {
      display: none; }
  .modal-box .checklist-tour-modal {
    margin: auto;
    width: 100%;
    max-width: 1000px; }
    .modal-box .checklist-tour-modal .exit {
      text-align: center;
      margin-bottom: 10px; }

.woocommerce-page #wc-stripe-payment-request-wrapper {
  padding-top: 0.7em !important;
  padding-bottom: 1.5em !important; }

.woocommerce-page #wc-stripe-payment-request-button-separator {
  display: none !important; }

.woocommerce-page .single-product .product.type-product .summary.entry-summary .summary-price ins {
  text-decoration: none; }

.woocommerce-page .single-product .product.type-product .summary.entry-summary .summary-price del {
  position: relative;
  text-decoration: none; }
  .woocommerce-page .single-product .product.type-product .summary.entry-summary .summary-price del:after {
    border-bottom: 0.125em solid #dd3636;
    content: "";
    left: 0;
    line-height: 1em;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 50%; }

.woocommerce div.product form.cart {
  margin-bottom: 16px !important; }

.woocommerce span.onsale {
  padding: 3px 10px 2px !important;
  min-height: 0 !important;
  min-width: 0 !important;
  line-height: inherit !important;
  border-radius: 3px !important;
  background-color: #dd3636 !important;
  color: #fff !important;
  font-family: "roboto", sans-serif !important;
  font-size: .9em !important;
  font-weight: 500 !important; }

.woocommerce_info, .woocommerce-info, .woocommerce-info.woocommerce_info, .woocommerce-error, .woocommerce-message, .reorder-container, .order-question-message {
  font-size: 17px !important;
  font-family: "roboto", sans-serif;
  background-color: #ebe9eb !important;
  padding: 17px 23px 13px 58px !important;
  border-radius: 4px !important;
  border: none !important;
  margin: 30px 0 !important; }
  .woocommerce_info::before, .woocommerce-info::before, .woocommerce-info.woocommerce_info::before, .woocommerce-error::before, .woocommerce-message::before, .reorder-container::before, .order-question-message::before {
    color: #d9534f !important; }
  .woocommerce_info .button, .woocommerce_info .alert-button, .woocommerce_info a.button, .woocommerce-info .button, .woocommerce-info .alert-button, .woocommerce-info a.button, .woocommerce-info.woocommerce_info .button, .woocommerce-info.woocommerce_info .alert-button, .woocommerce-info.woocommerce_info a.button, .woocommerce-error .button, .woocommerce-error .alert-button, .woocommerce-error a.button, .woocommerce-message .button, .woocommerce-message .alert-button, .woocommerce-message a.button, .reorder-container .button, .reorder-container .alert-button, .reorder-container a.button, .order-question-message .button, .order-question-message .alert-button, .order-question-message a.button {
    padding: 0 0 0 10px !important;
    margin-top: 5px !important;
    color: #dd3636 !important;
    text-transform: capitalize; }
    .woocommerce_info .button:hover, .woocommerce_info .alert-button:hover, .woocommerce_info a.button:hover, .woocommerce-info .button:hover, .woocommerce-info .alert-button:hover, .woocommerce-info a.button:hover, .woocommerce-info.woocommerce_info .button:hover, .woocommerce-info.woocommerce_info .alert-button:hover, .woocommerce-info.woocommerce_info a.button:hover, .woocommerce-error .button:hover, .woocommerce-error .alert-button:hover, .woocommerce-error a.button:hover, .woocommerce-message .button:hover, .woocommerce-message .alert-button:hover, .woocommerce-message a.button:hover, .reorder-container .button:hover, .reorder-container .alert-button:hover, .reorder-container a.button:hover, .order-question-message .button:hover, .order-question-message .alert-button:hover, .order-question-message a.button:hover {
      background-color: unset !important;
      color: #515151 !important; }

.woocommerce-info::before, .woocommerce_info::before, .woocommerce-info.woocommerce_info::before {
  content: '\e011' !important; }

.woocommerce-error::before {
  content: '\e016' !important; }

.woocommerce-message::before {
  content: '\e015' !important; }

.reorder-container::before {
  font-family: WooCommerce !important;
  content: '\e015' !important;
  display: inline-block !important;
  position: absolute !important;
  left: 42px !important; }

.order-question-message::before {
  font-family: WooCommerce !important;
  content: '\e011' !important;
  display: inline-block !important;
  position: absolute !important;
  left: 42px !important; }

.pagination-links {
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .pagination-links a {
    padding: 14px;
    border-radius: 3px;
    margin: 0 6px;
    width: 48px;
    height: 48px; }
  .pagination-links select {
    padding: 8px 20px 8px 40px;
    margin: 0 6px;
    width: auto;
    height: 48px; }
  .pagination-links span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    max-width: 70px;
    position: relative; }
    .pagination-links span .of-text {
      height: 45px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 30px;
      padding-left: 6px; }
    .pagination-links span .top-of-doc {
      display: inline-block;
      position: absolute;
      left: -10px; }
      .pagination-links span .top-of-doc a {
        margin: 0;
        padding: 14px 18px; }

/* Import Page Styles */
.home .hero-content {
  padding-bottom: .4rem;
  /* md size up */ }
  @media (min-width: 768px) {
    .home .hero-content {
      height: 31.25rem; } }
  .home .hero-content .down-arrow {
    margin-top: 40px; }

.home .heateor_sss_sharing_container {
  display: none; }

.archive-list-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .archive-list-container .filter-dropdowns {
    padding: 0 30px; }
    .archive-list-container .filter-dropdowns .form-div {
      /* md size up */
      /* md size up */ }
      @media (min-width: 576px) {
        .archive-list-container .filter-dropdowns .form-div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
    .archive-list-container .filter-dropdowns .share-div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media (max-width: 767px) {
        .archive-list-container .filter-dropdowns .share-div {
          display: none; } }
    .archive-list-container .filter-dropdowns .button {
      padding: 4px 20px;
      text-align: center;
      width: 100%;
      /* md size up */ }
      @media (min-width: 576px) {
        .archive-list-container .filter-dropdowns .button {
          width: 23%; } }
    .archive-list-container .filter-dropdowns select {
      width: 100%;
      margin-bottom: 10px;
      /* md size up */ }
      .archive-list-container .filter-dropdowns select:first-child {
        margin-right: 14px; }
      @media (min-width: 576px) {
        .archive-list-container .filter-dropdowns select {
          width: 38%;
          margin-bottom: 0; } }
      @media (max-width: 575px) {
        .archive-list-container .filter-dropdowns select:first-child {
          margin-right: 0; } }
    @media (min-width: 768px) {
      .archive-list-container .filter-dropdowns .rail-widget {
        text-align: right; } }
    .archive-list-container .filter-dropdowns .rail-widget .rail-widget-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (min-width: 768px) {
        .archive-list-container .filter-dropdowns .rail-widget .rail-widget-inner {
          padding: 2px 0;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      .archive-list-container .filter-dropdowns .rail-widget .rail-widget-inner > span {
        display: inline-block; }
      .archive-list-container .filter-dropdowns .rail-widget .rail-widget-inner .heateor_sss_sharing_container {
        display: inline-block; }
    .archive-list-container .filter-dropdowns a {
      color: #9ea6b0;
      margin-left: 14px; }
      @media (max-width: 575px) {
        .archive-list-container .filter-dropdowns a:first-child {
          margin-left: 0; } }
  .archive-list-container .archive-list {
    /* md size up */ }
    @media (max-width: 767px) {
      .archive-list-container .archive-list {
        margin-top: 30px; } }
    .archive-list-container .archive-list ul {
      padding: 8px;
      max-width: 340px;
      margin-left: auto;
      margin-right: auto; }
      .archive-list-container .archive-list ul li {
        list-style: none;
        margin: 0;
        padding-top: 100%;
        position: relative;
        border-radius: 3px;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .archive-list-container .archive-list ul li:not(:last-child) {
          margin-bottom: 40px; }
        .archive-list-container .archive-list ul li .blog-post-tile {
          cursor: default;
          position: absolute;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(69, 74, 84, 0.7);
          border-radius: 3px;
          padding: 25px;
          -webkit-transition: background-color 0.6s ease-in-out;
          -moz-transition: background-color 0.6s ease-in-out;
          -ms-transition: background-color 0.6s ease-in-out;
          -o-transition: background-color 0.6s ease-in-out;
          transition: background-color 0.6s ease-in-out; }
          .archive-list-container .archive-list ul li .blog-post-tile .post-details {
            margin-top: auto; }
            .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc {
              left: 25px;
              right: 25px; }
              .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc .postHeading {
                word-wrap: break-word;
                display: block;
                margin: 0;
                text-transform: uppercase; }
              .archive-list-container .archive-list ul li .blog-post-tile .post-details .post-desc p {
                font-weight: 400;
                line-height: 23px;
                opacity: 0;
                margin: 0;
                height: 0;
                -webkit-transition: all 0.6s ease-in-out;
                -moz-transition: all 0.6s ease-in-out;
                -ms-transition: all 0.6s ease-in-out;
                -o-transition: all 0.6s ease-in-out;
                transition: all 0.6s ease-in-out; }
            .archive-list-container .archive-list ul li .blog-post-tile .post-details .readButton {
              position: absolute;
              bottom: 20px;
              left: 25px;
              opacity: 0;
              -webkit-transition: opacity 0.6s ease-in-out;
              -moz-transition: opacity 0.6s ease-in-out;
              -ms-transition: opacity 0.6s ease-in-out;
              -o-transition: opacity 0.6s ease-in-out;
              transition: opacity 0.6s ease-in-out; }
          .archive-list-container .archive-list ul li .blog-post-tile:hover {
            background-color: #353940; }
            .archive-list-container .archive-list ul li .blog-post-tile:hover .post-details .post-desc p {
              opacity: 1;
              padding-top: 8px;
              padding-bottom: 100%; }
            .archive-list-container .archive-list ul li .blog-post-tile:hover .post-details .readButton {
              opacity: 1; }
        .archive-list-container .archive-list ul li:last-of-type {
          margin-bottom: 0; }
    @media (min-width: 768px) {
      .archive-list-container .archive-list ul {
        padding: 40px 40px 0 40px;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .archive-list-container .no-results-found {
    margin-bottom: 200px;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-family: #405fa3;
    font-weight: 400;
    letter-spacing: 1px; }

.woocommerce-page.single-product h1.product_title {
  color: #454a54;
  text-shadow: none;
  line-height: 42px;
  font-size: 2.7rem; }

.woocommerce-page.single-product .product.type-product {
  max-width: 1000px;
  margin: auto; }
  .woocommerce-page.single-product .product.type-product #wl-wrapper {
    padding: 0; }
    .woocommerce-page.single-product .product.type-product #wl-wrapper .wl-add-to {
      width: 100%; }
  .woocommerce-page.single-product .product.type-product .summary.entry-summary {
    /* sm size only */ }
    .woocommerce-page.single-product .product.type-product .summary.entry-summary h3 {
      margin-bottom: 40px; }
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .summary-price {
      margin-bottom: 40px; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .summary-price .free-shipping {
        text-align: right; }
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top,
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top:first-of-type,
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom:first-of-type {
        padding-bottom: 12px; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .arrow-container,
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .arrow-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .arrow-container .arrow-button,
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .arrow-container .arrow-button {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 41px;
          margin-bottom: auto;
          -webkit-box-shadow: none;
          box-shadow: none;
          padding: 0; }
          .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .arrow-container .arrow-button:after,
          .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .arrow-container .arrow-button:after {
            content: "";
            display: block;
            padding-top: 100%; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .input-container,
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .input-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 14px;
        width: 90px; }
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .input-container input[type=number],
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .input-container input[type=number] {
          text-align: center; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container,
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container .tinvwl_add_to_wishlist_button,
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container .tinvwl_add_to_wishlist_button {
          -webkit-box-shadow: none !important;
          box-shadow: none !important;
          padding: 8px 12px !important;
          letter-spacing: 1px;
          font-size: 19px !important;
          width: 100%;
          text-transform: uppercase; }
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button,
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button {
          position: relative;
          text-align: left; }
          .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-top .button-container button i,
          .woocommerce-page.single-product .product.type-product .summary.entry-summary .quantity-container .quantity-container-bottom .button-container button i {
            content: '';
            position: absolute;
            right: 14px;
            top: calc(50% - 7px); }
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .product_meta .sku_wrapper {
      font-size: 18px;
      color: #d1d1d1; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .product_meta .sku_wrapper .sku {
        text-transform: uppercase; }
    .woocommerce-page.single-product .product.type-product .summary.entry-summary .product-bullet-points {
      list-style: none;
      padding: 0;
      margin: 34px 0 0 0; }
      .woocommerce-page.single-product .product.type-product .summary.entry-summary .product-bullet-points li {
        padding: 4px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .woocommerce-page.single-product .product.type-product .summary.entry-summary .product-bullet-points li i {
          margin-right: 10px; }
    @media (min-width: 768px) {
      .woocommerce-page.single-product .product.type-product .summary.entry-summary {
        padding-left: 60px;
        padding-right: 30px; } }
  @media (max-width: 767px) {
    .woocommerce-page.single-product .product.type-product .woocommerce-tabs .mobile-prod-tabs {
      background-color: lightgray;
      display: block;
      padding: 8px 0px 8px 16px !important;
      border-radius: 3px;
      width: 100%; }
      .woocommerce-page.single-product .product.type-product .woocommerce-tabs .mobile-prod-tabs:before {
        bottom: 0;
        left: 16px; }
      .woocommerce-page.single-product .product.type-product .woocommerce-tabs .mobile-prod-tabs:after {
        bottom: 0;
        left: 16px; }
    .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container {
      margin-bottom: 20px !important; }
      .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li {
        margin-right: 0 !important;
        width: 100%;
        padding-bottom: 16px !important; } }
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-description > h2:first-child, .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-additional_information > h2:first-child {
    display: none; }
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs #tab-additional_information h2 {
    display: none; }
  .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px; }
    .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li {
      list-style: none;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0;
      margin-right: 40px; }
      .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li a {
        text-transform: uppercase;
        padding: 0; }
        .woocommerce-page.single-product .product.type-product .woocommerce-tabs ul.tabs-container li a strong {
          font-weight: 500; }
  .woocommerce-page.single-product .product.type-product .related.products ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none; }
  .woocommerce-page.single-product .product.type-product .related.products li {
    position: relative;
    display: block;
    float: left; }
    .woocommerce-page.single-product .product.type-product .related.products li .product-box {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner {
        border: solid 1px #f0f0f0;
        border-bottom: solid 3px #d4d4d4;
        -webkit-box-shadow: 0 4px 1px #f0f0f0;
        box-shadow: 0 4px 1px #f0f0f0;
        border-radius: 3px;
        padding: 60px 30px;
        width: 100%;
        text-align: center; }
        .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner h2 {
          max-height: 34px;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: N;
          /* number of lines to show */
          /* line-height: X; */
          /* fallback */
          /* max-height: X*N; */
          /* fallback */ }
        .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner img {
          height: auto;
          max-width: 100%;
          margin-bottom: 12px; }
        .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner .add-to-cart-div {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 12px;
          text-align: center; }
          .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner .add-to-cart-div a {
            text-transform: uppercase; }
            .woocommerce-page.single-product .product.type-product .related.products li .product-box .product-box-inner .add-to-cart-div a i {
              margin-left: 8px; }

.woocommerce-page.single-product .yith_magnifier_zoom_magnifier {
  border: none !important;
  -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
  border-radius: 4px; }

.woocommerce-page.single-product .onsale {
  left: inherit !important;
  margin-right: 30px !important;
  float: right !important;
  position: relative !important;
  top: 0 !important; }

.post-type-archive-product .left-rail-menus .locked,
.tax-product_tag .left-rail-menus .locked,
.tax-product_cat .left-rail-menus .locked {
  display: block !important;
  height: auto !important; }

.post-type-archive-product .mobile-menu-buttons,
.tax-product_tag .mobile-menu-buttons,
.tax-product_cat .mobile-menu-buttons {
  padding-bottom: 16px; }

.post-type-archive-product .refine-main-nav,
.tax-product_tag .refine-main-nav,
.tax-product_cat .refine-main-nav {
  max-width: 600px;
  margin-bottom: 40px;
  margin-left: 16px;
  margin-right: auto; }
  .post-type-archive-product .refine-main-nav .refine-link,
  .tax-product_tag .refine-main-nav .refine-link,
  .tax-product_cat .refine-main-nav .refine-link {
    display: inline-block;
    margin-right: 9%;
    padding-right: 10px;
    position: relative; }
  .post-type-archive-product .refine-main-nav .question-mark-button,
  .tax-product_tag .refine-main-nav .question-mark-button,
  .tax-product_cat .refine-main-nav .question-mark-button {
    position: absolute;
    top: 4px;
    right: 0; }
    @media (min-width: 576px) {
      .post-type-archive-product .refine-main-nav .question-mark-button,
      .tax-product_tag .refine-main-nav .question-mark-button,
      .tax-product_cat .refine-main-nav .question-mark-button {
        right: -12px; } }

.post-type-archive-product .filter-button-container,
.tax-product_tag .filter-button-container,
.tax-product_cat .filter-button-container {
  margin-bottom: 10px; }

.post-type-archive-product .page-title,
.tax-product_tag .page-title,
.tax-product_cat .page-title {
  display: none; }

.post-type-archive-product .nav-section-container-heading,
.tax-product_tag .nav-section-container-heading,
.tax-product_cat .nav-section-container-heading {
  display: block; }

.post-type-archive-product .filter-blocks ul,
.tax-product_tag .filter-blocks ul,
.tax-product_cat .filter-blocks ul {
  padding: 14px 4px;
  margin: 0; }
  .post-type-archive-product .filter-blocks ul li,
  .tax-product_tag .filter-blocks ul li,
  .tax-product_cat .filter-blocks ul li {
    list-style: none;
    margin: 2px 0 4px; }
    .post-type-archive-product .filter-blocks ul li label,
    .tax-product_tag .filter-blocks ul li label,
    .tax-product_cat .filter-blocks ul li label {
      margin-right: 8px; }

.post-type-archive-product ul.list-blocks,
.tax-product_tag ul.list-blocks,
.tax-product_cat ul.list-blocks {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }
  .post-type-archive-product ul.list-blocks li,
  .tax-product_tag ul.list-blocks li,
  .tax-product_cat ul.list-blocks li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
    .post-type-archive-product ul.list-blocks li .product-box,
    .tax-product_tag ul.list-blocks li .product-box,
    .tax-product_cat ul.list-blocks li .product-box {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .post-type-archive-product ul.list-blocks li .product-box .product-box-inner,
      .tax-product_tag ul.list-blocks li .product-box .product-box-inner,
      .tax-product_cat ul.list-blocks li .product-box .product-box-inner {
        border: solid 1px #f0f0f0;
        border-bottom: solid 3px #d4d4d4;
        -webkit-box-shadow: 0 4px 1px #f0f0f0;
        box-shadow: 0 4px 1px #f0f0f0;
        border-radius: 3px;
        padding: 60px 30px 84px;
        width: 100%;
        text-align: center;
        position: relative; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .woocommerce-Price-amount.amount,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner .woocommerce-Price-amount.amount,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner .woocommerce-Price-amount.amount {
          color: #798294;
          font-family: "roboto", sans-serif; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
            color: #798294;
            font-family: "roboto", sans-serif; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner ins,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner ins,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner ins {
          text-decoration: none; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner del,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner del,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner del {
          position: relative;
          text-decoration: none; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner del:after,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner del:after,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner del:after {
            border-bottom: 0.125em solid #dd3636;
            content: "";
            left: 0;
            line-height: 1em;
            margin-top: calc(0.125em / 2 * -1);
            position: absolute;
            right: 0;
            top: 50%; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner > a,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner > a,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner > a {
          display: block; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner > a .onsale,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner > a .onsale,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner > a .onsale {
            left: auto !important;
            right: 10px !important;
            top: 10px !important;
            z-index: 1 !important; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner > a::after,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner > a::after,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner > a::after {
            content: " ";
            width: 100%;
            height: 100%;
            border: solid 1px rgba(0, 0, 0, 0);
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 3px;
            border-bottom-left-radius: 1px;
            border-bottom-right-radius: 1px;
            -webkit-transition: ease-out .3s;
            /* Safari */
            -o-transition: ease-out .3s;
            transition: ease-out .3s; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner > a h2,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner > a h2,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner > a h2 {
            -webkit-transition: ease-out .3s;
            /* Safari */
            -o-transition: ease-out .3s;
            transition: ease-out .3s; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner > a:hover::after,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner > a:hover::after,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner > a:hover::after {
            border: solid 1px #dd3636; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner > a:hover h2,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner > a:hover h2,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner > a:hover h2 {
            color: #dd3636; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button {
          width: 30px;
          height: 30px;
          position: absolute;
          z-index: 1;
          top: 10px;
          left: 10px;
          border-radius: 4px;
          background-color: #e2e2e2; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button form,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button form,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button form {
            height: 100%; }
            .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button form a,
            .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button form a,
            .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button form a {
              display: inline-block;
              padding-top: 1px;
              width: 100%;
              height: 100%; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button:hover {
            position: absolute; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-checklist-button.added {
            border: solid 1px #dd3636; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner h2,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner h2,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner h2 {
          margin-top: 12px;
          /* max-height: 34px; */
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          text-transform: none;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: N;
          /* number of lines to show */
          /* line-height: X; */
          /* fallback */
          /* max-height: X*N; */
          /* fallback */
          color: #454a54; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner h2:before,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner h2:before,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner h2:before {
            opacity: 0;
            -webkit-transition: .6s ease-in-out;
            -o-transition: .6s ease-in-out;
            transition: .6s ease-in-out;
            content: "";
            border: 1px solid #dd3636;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner img,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner img,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner img {
          height: auto;
          max-width: 100%;
          z-index: -1;
          position: relative;
          margin-bottom: 12px; }
        .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-cart-div,
        .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-cart-div,
        .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-cart-div {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 27px;
          text-align: center; }
          .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-cart-div a,
          .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-cart-div a,
          .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-cart-div a {
            text-transform: uppercase; }
            .post-type-archive-product ul.list-blocks li .product-box .product-box-inner .add-to-cart-div a i,
            .tax-product_tag ul.list-blocks li .product-box .product-box-inner .add-to-cart-div a i,
            .tax-product_cat ul.list-blocks li .product-box .product-box-inner .add-to-cart-div a i {
              margin-left: 8px; }

.single-post .content-area-inner .heateor_sss_sharing_container {
  display: none; }

.single-post .content-area-inner p {
  /* md up */ }
  @media (min-width: 768px) {
    .single-post .content-area-inner p {
      padding-right: 60px; } }

.single-post .content-area-inner .meet-the-author {
  text-align: center; }
  .single-post .content-area-inner .meet-the-author .meet-the-author-inner {
    border: #f5f5f5 solid 1px;
    border-bottom: #d4d4d4 solid 2px;
    -webkit-box-shadow: #f5f5f5 0 4px 2px;
    box-shadow: #f5f5f5 0 4px 2px;
    margin-bottom: 10px !important;
    display: inline-block;
    padding: 40px;
    width: 100%;
    max-width: 600px; }
    .single-post .content-area-inner .meet-the-author .meet-the-author-inner:before {
      font-family: "roboto", sans-serif;
      font-size: 1rem;
      letter-spacing: 0.2px;
      font-weight: 700;
      color: #798294;
      content: 'Meet the Expert';
      display: block;
      margin-bottom: 10px; }
    .single-post .content-area-inner .meet-the-author .meet-the-author-inner .avatar {
      width: 130px;
      height: 130px;
      border-radius: 3px;
      display: inline-block;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    .single-post .content-area-inner .meet-the-author .meet-the-author-inner h4 {
      text-transform: uppercase; }
    .single-post .content-area-inner .meet-the-author .meet-the-author-inner p {
      padding: 0; }
    .single-post .content-area-inner .meet-the-author .meet-the-author-inner a {
      text-transform: uppercase; }

.single-post .right-rail .right-rail-container {
  max-width: 350px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.single-post .right-rail .rr_slot {
  text-align: center; }
  .single-post .right-rail .rr_slot:first-of-type {
    border: #f5f5f5 solid 1px;
    border-bottom: #d4d4d4 solid 2px;
    -webkit-box-shadow: #f5f5f5 0 4px 2px;
    box-shadow: #f5f5f5 0 4px 2px;
    padding: 10px;
    margin-bottom: 10px !important; }
  .single-post .right-rail .rr_slot ul.heateor_sss_sharing_ul {
    display: inline-block;
    vertical-align: top;
    overflow: auto; }
    .single-post .right-rail .rr_slot ul.heateor_sss_sharing_ul li {
      width: 16%;
      padding-top: 16%; }
      .single-post .right-rail .rr_slot ul.heateor_sss_sharing_ul li i {
        background-color: transparent; }
  .single-post .right-rail .rr_slot .cat-tag-widget {
    padding: 10px 0; }

.single-post h3.related-posts {
  margin: 80px auto 0 auto;
  text-align: center; }

.woocommerce-cart {
  /* .checkout-button {
    @extend .button .button-red;
  } */ }
  .woocommerce-cart .share-bar {
    display: none !important; }
  .woocommerce-cart .cart-empty {
    text-align: center;
    padding: 40px 0 0; }
  .woocommerce-cart .return-to-shop {
    text-align: center;
    padding: 0 0 150px; }

.woocommerce-checkout .heateor_sss_sharing_container {
  display: none; }

.woocommerce-account mark, .woocommerce-account .mark, .woocommerce-cart mark, .woocommerce-cart .mark, .woocommerce-checkout mark, .woocommerce-checkout .mark, .page-template-page-account mark, .page-template-page-account .mark {
  background-color: #454a54;
  color: #fff; }

.woocommerce-account .shipped_via, .woocommerce-cart .shipped_via, .woocommerce-checkout .shipped_via, .page-template-page-account .shipped_via {
  display: block; }

.woocommerce-account .content-container, .woocommerce-cart .content-container, .woocommerce-checkout .content-container, .page-template-page-account .content-container {
  margin-top: 40px; }

.woocommerce-account h1.entry-title, .woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title, .page-template-page-account h1.entry-title {
  color: #454a54;
  text-shadow: unset; }

.woocommerce-account #content, .woocommerce-cart #content, .woocommerce-checkout #content, .page-template-page-account #content {
  margin: 30px auto 60px auto; }

.woocommerce-account .share-bar, .woocommerce-cart .share-bar, .woocommerce-checkout .share-bar, .page-template-page-account .share-bar {
  display: none; }

.woocommerce-account .heateor_sss_sharing_container, .woocommerce-cart .heateor_sss_sharing_container, .woocommerce-checkout .heateor_sss_sharing_container, .page-template-page-account .heateor_sss_sharing_container {
  display: none; }

.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-cart .woocommerce-MyAccount-content, .woocommerce-checkout .woocommerce-MyAccount-content, .page-template-page-account .woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important; }

.woocommerce-account .woocommerce-Address .woocommerce-Address-inner, .woocommerce-cart .woocommerce-Address .woocommerce-Address-inner, .woocommerce-checkout .woocommerce-Address .woocommerce-Address-inner, .page-template-page-account .woocommerce-Address .woocommerce-Address-inner {
  border-radius: 4px;
  margin: 0 15px 15px;
  background-color: #f5f5f5;
  padding: 20px; }
  .woocommerce-account .woocommerce-Address .woocommerce-Address-inner h3, .woocommerce-cart .woocommerce-Address .woocommerce-Address-inner h3, .woocommerce-checkout .woocommerce-Address .woocommerce-Address-inner h3, .page-template-page-account .woocommerce-Address .woocommerce-Address-inner h3 {
    margin-top: 0; }
  .woocommerce-account .woocommerce-Address .woocommerce-Address-inner .edit, .woocommerce-cart .woocommerce-Address .woocommerce-Address-inner .edit, .woocommerce-checkout .woocommerce-Address .woocommerce-Address-inner .edit, .page-template-page-account .woocommerce-Address .woocommerce-Address-inner .edit {
    position: relative;
    font-size: 17px;
    margin-top: 20px;
    line-height: 1;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-transform: capitalize; }

.woocommerce-account .content-area-inner div.woocommerce, .woocommerce-cart .content-area-inner div.woocommerce, .woocommerce-checkout .content-area-inner div.woocommerce, .page-template-page-account .content-area-inner div.woocommerce {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.woocommerce-account .page-account-container, .woocommerce-cart .page-account-container, .woocommerce-checkout .page-account-container, .page-template-page-account .page-account-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.woocommerce-account.page-id-169 h1.entry-title, .woocommerce-account.page-id-171 h1.entry-title, .woocommerce-cart.page-id-169 h1.entry-title, .woocommerce-cart.page-id-171 h1.entry-title, .woocommerce-checkout.page-id-169 h1.entry-title, .woocommerce-checkout.page-id-171 h1.entry-title, .page-template-page-account.page-id-169 h1.entry-title, .page-template-page-account.page-id-171 h1.entry-title {
  display: none; }

.woocommerce-account .woocommerce #wl-items-form .wl-actions-table select.move-list-sel, .woocommerce-cart .woocommerce #wl-items-form .wl-actions-table select.move-list-sel, .woocommerce-checkout .woocommerce #wl-items-form .wl-actions-table select.move-list-sel, .page-template-page-account .woocommerce #wl-items-form .wl-actions-table select.move-list-sel {
  max-width: unset;
  width: 100% !important; }

.woocommerce-account .woocommerce #wl-items-form .wl-actions-table button.btn-apply, .woocommerce-cart .woocommerce #wl-items-form .wl-actions-table button.btn-apply, .woocommerce-checkout .woocommerce #wl-items-form .wl-actions-table button.btn-apply, .page-template-page-account .woocommerce #wl-items-form .wl-actions-table button.btn-apply {
  margin-left: 10px !important; }

.woocommerce-account .woocommerce .wl-actions-table, .woocommerce-cart .woocommerce .wl-actions-table, .woocommerce-checkout .woocommerce .wl-actions-table, .page-template-page-account .woocommerce .wl-actions-table {
  width: 100% !important;
  float: none !important; }
  .woocommerce-account .woocommerce .wl-actions-table select, .woocommerce-cart .woocommerce .wl-actions-table select, .woocommerce-checkout .woocommerce .wl-actions-table select, .page-template-page-account .woocommerce .wl-actions-table select {
    width: 90% !important;
    margin: 0;
    font-family: "ConduitITC Medium", sans-serif !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 4px !important;
    height: 35px !important;
    padding: 0px 0px 2px 26px !important;
    background-size: 9px !important;
    background-position: 9px 50% !important;
    float: none;
    color: #454a54; }

.woocommerce-account .woocommerce button.button, .woocommerce-account .woocommerce button, .woocommerce-cart .woocommerce button.button, .woocommerce-cart .woocommerce button, .woocommerce-checkout .woocommerce button.button, .woocommerce-checkout .woocommerce button, .page-template-page-account .woocommerce button.button, .page-template-page-account .woocommerce button {
  margin-top: 20px !important;
  font-size: 17px !important;
  margin: 0 !important;
  line-height: 1 !important;
  cursor: pointer !important;
  position: relative !important;
  text-decoration: none !important;
  overflow: visible !important;
  padding: .618em 1em !important;
  font-weight: 700 !important;
  border-radius: 3px !important;
  left: auto !important;
  color: #515151 !important;
  background-color: #ebe9eb !important;
  border: 0 !important;
  display: inline-block !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: capitalize !important; }

.woocommerce-checkout button[type="submit"]#place_order {
  background-color: #dd3636 !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 18px !important; }

.woocommerce-cart .cart_totals.calculated_shipping h2 {
  font-family: "ConduitITC", sans-serif;
  font-size: 2.375rem;
  font-weight: bold;
  color: #3b4047;
  text-transform: capitalize;
  margin: 20px 0; }

.woocommerce-cart .cart_totals.calculated_shipping button[type="submit"] {
  font-family: "ConduitITC Medium", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  font-size: 18px !important; }

.woocommerce-cart td.actions button[type="submit"] {
  text-transform: uppercase !important;
  font-weight: 500 !important;
  font-size: 18px !important; }

.page-template .content-area-inner, .page-template-default .content-area-inner {
  width: 100%; }
  .page-template .content-area-inner .heateor_sss_sharing_container, .page-template-default .content-area-inner .heateor_sss_sharing_container {
    display: none; }
  .page-template .content-area-inner p, .page-template-default .content-area-inner p {
    /* md up */ }

.page-template .right-rail .rr_slot, .page-template-default .right-rail .rr_slot {
  text-align: center; }
  .page-template .right-rail .rr_slot:first-of-type, .page-template-default .right-rail .rr_slot:first-of-type {
    border: #f5f5f5 solid 1px;
    border-bottom: #d4d4d4 solid 2px;
    -webkit-box-shadow: #f5f5f5 0 4px 2px;
    box-shadow: #f5f5f5 0 4px 2px;
    padding: 10px;
    margin-bottom: 10px !important; }
  .page-template .right-rail .rr_slot ul.heateor_sss_sharing_ul, .page-template-default .right-rail .rr_slot ul.heateor_sss_sharing_ul {
    display: inline-block;
    vertical-align: top;
    overflow: auto; }
    .page-template .right-rail .rr_slot ul.heateor_sss_sharing_ul li, .page-template-default .right-rail .rr_slot ul.heateor_sss_sharing_ul li {
      width: 16%;
      padding-top: 16%; }
      .page-template .right-rail .rr_slot ul.heateor_sss_sharing_ul li i, .page-template-default .right-rail .rr_slot ul.heateor_sss_sharing_ul li i {
        background-color: transparent; }
  .page-template .right-rail .rr_slot .cat-tag-widget, .page-template-default .right-rail .rr_slot .cat-tag-widget {
    padding: 10px 0; }

.page-template .share-bar, .page-template-default .share-bar {
  margin-bottom: 30px;
  margin-top: -40px; }
  @media (max-width: 767px) {
    .page-template .share-bar, .page-template-default .share-bar {
      display: none; } }

.lp-featured-image.tall {
  max-width: 250px; }

.lp-featured-image.wide {
  max-width: 400px; }

.contact-info {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 4px; }
  .contact-info .textwidget div:last-child {
    margin-top: 20px; }
  .contact-info .textwidget i {
    display: block; }
  .contact-info .textwidget a {
    display: block;
    margin-top: 5px;
    font-weight: 600; }

/* Import Print Styles */

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


.woocommerce .woocommerce-cart-form__contents .quantity {
  width: 107px;
  border: 0.0625rem solid #d4d4d4;
  padding: 0 10px;
}
.woocommerce .woocommerce-cart-form__contents .quantity .qty {
  border: none;
}


.woocommerce-cart  .woocommerce-cart-form{ float:left; width:70%; }
.woocommerce-cart .woocommerce .cart-collaterals, 
.woocommerce-cart .woocommerce-page .cart-collaterals{ width:28%; float:right;}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals, 
.woocommerce-cart .woocommerce-page .cart-collaterals .cart_totals{ width:100%;}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2{ font-size:30px;  }

#page.site{ padding:62px 0 0 0; }
#page.checkout-main{ padding:0 0 0 0!important; }
.navContainer.gradient2{ z-index:1020; position:fixed; left:10px !important; top:0px; right:10px !important;  }
html body{ padding:0px !important; }


@media (max-width: 767px) {
.woocommerce-cart  .woocommerce-cart-form{ float:left; width:100%; }
.woocommerce-cart .woocommerce .cart-collaterals, 
.woocommerce-cart .woocommerce-page .cart-collaterals{ width:100%; margin:40px 0 0 0; float:right;}
.woocommerce table.shop_table_responsive tr td.product-quantity:before{display: none;}
}