@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600&display=swap');

*

body {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
background-color: #F4F4F7;
}
.footer-fixer {
background-color: white;
}

header.header--site {
background-color: white;
}

.bodyContainer.container {
background-color: #F4F4F7;
padding-left: auto;
padding-right: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
}

.header-wrapper {
  background-image: linear-gradient(to right, #111C4E 50%, #111C4E 0%);
  background-position: top;
  background-size: 32px 32px;
  background-repeat: repeat-x;
border-image: linear-gradient(#666666, white) 20;
border-width: 12px;
border-style: solid;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding-top: 32px;
}




header.header--site .search-box label {
  font-family: "Raleway", cursive, script;
  font-weight: bold;
  font-size: 1.2em;
}
header.header--site .search-box input[type=text] {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: normal;
color: white;
  background: #1065FF;
  border: none;
border-radius: 18px 18px 18px 18px;
}
header.header--site .search-box a.search {
  font-size: 1rem;
  background: white;
  color: #1065FF;
  padding: 11px;
border-radius: 18px 18px 18px 18px;
}

a {
  color: #1065FF;
}
a:link {
  color: #1065FF;
}
a:visited {
  color: #1065FF;
}
a:hover {
  color: #5C0F8B;
}
a:active {
  color: #1065FF;
}


.categories.topcategories {
display: none;
}

.nav--user a {
  color: #1065FF;
}
.nav--user a:link {
  color: #1065FF;
}
.nav--user a:visited {
  color: #1065FF;
}
.nav--user a:hover {
  color: #5C0F8B;
}
.nav--user a:active {
  color: #1065FF;
}
.nav--user a.logout-link {
  color: #1065FF;
}
.nav--user a.logout-link:link {
  color: #1065FF;
}
.nav--user a.logout-link:visited {
  color: #1065FF;
}
.nav--user a.logout-link:hover {
  color: #5C0F8B;
}
.nav--user a.logout-link:active {
  color: #1065FF;
}

a.button, a.button--theme--primary,
button.button,
button.button--theme--primary,
input[type=submit].button,
input[type=submit].button--theme--primary {
  color: #1565c0;
}
a.button.button--theme--negative, a.button.button--theme--secondary, a.button--theme--primary,
button.button.button--theme--negative,
button.button.button--theme--secondary,
button.button--theme--primary,
input[type=submit].button.button--theme--negative,
input[type=submit].button.button--theme--secondary,
input[type=submit].button--theme--primary {
  box-shadow: -2px 2px 3px rgba(80, 80, 80, 0.2);
  border-radius: 3px;
}
a.button.button--theme--negative:disabled, a.button.button--theme--secondary:disabled, a.button--theme--primary:disabled, a.button.button--theme--negative.button--disabled, a.button.button--theme--secondary.button--disabled, a.button--theme--primary.button--disabled,
button.button.button--theme--negative:disabled,
button.button.button--theme--secondary:disabled,
button.button--theme--primary:disabled,
button.button.button--theme--negative.button--disabled,
button.button.button--theme--secondary.button--disabled,
button.button--theme--primary.button--disabled,
input[type=submit].button.button--theme--negative:disabled,
input[type=submit].button.button--theme--secondary:disabled,
input[type=submit].button--theme--primary:disabled,
input[type=submit].button.button--theme--negative.button--disabled,
input[type=submit].button.button--theme--secondary.button--disabled,
input[type=submit].button--theme--primary.button--disabled {
  background: #c8c7c7 !important;
  color: #fbfafa !important;
  cursor: not-allowed;
  border: 2px solid #c8c7c7;
}
a.button.button--theme--negative:disabled:hover, a.button.button--theme--secondary:disabled:hover, a.button--theme--primary:disabled:hover, a.button.button--theme--negative.button--disabled:hover, a.button.button--theme--secondary.button--disabled:hover, a.button--theme--primary.button--disabled:hover,
button.button.button--theme--negative:disabled:hover,
button.button.button--theme--secondary:disabled:hover,
button.button--theme--primary:disabled:hover,
button.button.button--theme--negative.button--disabled:hover,
button.button.button--theme--secondary.button--disabled:hover,
button.button--theme--primary.button--disabled:hover,
input[type=submit].button.button--theme--negative:disabled:hover,
input[type=submit].button.button--theme--secondary:disabled:hover,
input[type=submit].button--theme--primary:disabled:hover,
input[type=submit].button.button--theme--negative.button--disabled:hover,
input[type=submit].button.button--theme--secondary.button--disabled:hover,
input[type=submit].button--theme--primary.button--disabled:hover {
  background: #c8c7c7 !important;
}
a.button.button--theme--secondary:disabled, a.button--theme--primary.button--theme--secondary:disabled, a.button.button--theme--secondary.button--disabled, a.button--theme--primary.button--theme--secondary.button--disabled,
button.button.button--theme--secondary:disabled,
button.button--theme--primary.button--theme--secondary:disabled,
button.button.button--theme--secondary.button--disabled,
button.button--theme--primary.button--theme--secondary.button--disabled,
input[type=submit].button.button--theme--secondary:disabled,
input[type=submit].button--theme--primary.button--theme--secondary:disabled,
input[type=submit].button.button--theme--secondary.button--disabled,
input[type=submit].button--theme--primary.button--theme--secondary.button--disabled {
  border: none;
}
a.button.button--theme--negative:hover, a.button.button--theme--secondary:hover, a.button--theme--primary:hover,
button.button.button--theme--negative:hover,
button.button.button--theme--secondary:hover,
button.button--theme--primary:hover,
input[type=submit].button.button--theme--negative:hover,
input[type=submit].button.button--theme--secondary:hover,
input[type=submit].button--theme--primary:hover {
  border-radius: 5px;
}
a.button.button--theme--secondary, a.button--theme--primary.button--theme--secondary,
button.button.button--theme--secondary,
button.button--theme--primary.button--theme--secondary,
input[type=submit].button.button--theme--secondary,
input[type=submit].button--theme--primary.button--theme--secondary {
  background: none;
  border-width: 2px;
  color: #88898A;
  border-color: #88898A;
}
a.button.button--theme--secondary:link, a.button--theme--primary.button--theme--secondary:link,
button.button.button--theme--secondary:link,
button.button--theme--primary.button--theme--secondary:link,
input[type=submit].button.button--theme--secondary:link,
input[type=submit].button--theme--primary.button--theme--secondary:link {
  color: #88898A;
}
a.button.button--theme--secondary:visited, a.button--theme--primary.button--theme--secondary:visited,
button.button.button--theme--secondary:visited,
button.button--theme--primary.button--theme--secondary:visited,
input[type=submit].button.button--theme--secondary:visited,
input[type=submit].button--theme--primary.button--theme--secondary:visited {
  color: #88898A;
}
a.button.button--theme--secondary:hover, a.button--theme--primary.button--theme--secondary:hover,
button.button.button--theme--secondary:hover,
button.button--theme--primary.button--theme--secondary:hover,
input[type=submit].button.button--theme--secondary:hover,
input[type=submit].button--theme--primary.button--theme--secondary:hover {
  color: #6f7070;
  border-color: #6f7070;
  background: rgba(85, 85, 85, 0.1);
}
a.button.button--theme--secondary:active, a.button--theme--primary.button--theme--secondary:active,
button.button.button--theme--secondary:active,
button.button--theme--primary.button--theme--secondary:active,
input[type=submit].button.button--theme--secondary:active,
input[type=submit].button--theme--primary.button--theme--secondary:active {
  color: #88898A;
}
a.button.button--theme--negative, a.button--theme--primary,
button.button.button--theme--negative,
button.button--theme--primary,
input[type=submit].button.button--theme--negative,
input[type=submit].button--theme--primary {
  background: #1065FF;
  border: 2px solid #1065FF;
  color: white;
}
a.button--theme--primary,
button.button--theme--primary,
input[type=submit].button--theme--primary {
  background: #1065FF;
  color: white;
}
a.button--theme--primary:link,
button.button--theme--primary:link,
input[type=submit].button--theme--primary:link {
  color: white;
  background: #1065FF;
}
a.button--theme--primary:visited,
button.button--theme--primary:visited,
input[type=submit].button--theme--primary:visited {
  color: white;
  background: #1065FF;
}
a.button--theme--primary:hover,
button.button--theme--primary:hover,
input[type=submit].button--theme--primary:hover {
  color: white;
  background: #5C0F8B;
border: 2px solid #5C0F8B;
}
a.button--theme--primary:active,
button.button--theme--primary:active,
input[type=submit].button--theme--primary:active {
  color: white;
  background: #1065FF;
}
.button--theme--primary {
  background: #1065FF;
  color: white;
}
.button--theme--primary:link {
  color: white;
  background: #1065FF;
}
.button--theme--primary:visited {
  color: white;
  background: #1065FF;
}
.button--theme--primary:hover {
  color: white;
    background: #5C0F8B;
border: 2px solid #5C0F8B;
}
.button--theme--primary:active {
  color: white;
  background: #1065FF;
}

.button--theme--negative {
  border: 2px solid #d32f2f;
  background: #d32f2f;
  color: white;
}
.button--theme--negative:link {
  color: white;
  background: #d32f2f;
}
.button--theme--negative:visited {
  color: white;
  background: #d32f2f;
}
.button--theme--negative:hover {
  color: white;
  background: #a22222;
}
.button--theme--negative:active {
  color: white;
  background: #a22222;
}

.footer-wrapper {
  background: #111C4E;
  border-top: 1px solid #111C4E;
}

footer.footer--site a {
  color: #1065FF;
  font-weight: bold;
}
footer.footer--site a:link {
  color: #1065FF;
}
footer.footer--site a:visited {
  color: #1065FF;
}
footer.footer--site a:hover {
  color: #38D430;
}
footer.footer--site a:active {
  color: #1065FF;
}

.sidebar {
  background: #1065FF;
}



.sidebar__navigation > li > a {
  color: white;
font-style: normal;
}

.sidebar__navigation > li > a:hover {
font-size: .9rem;  
color: white;
background-color: #111C4E;
padding-left: 22px;
padding-right: 22px;
padding-top: 6px;
padding-bottom: 6px;
}

.sidebar__navigation .has-children .dropdown-toggle {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: white;
  float: right;
  display: inline-block;
  cursor: pointer;
}
.sidebar__navigation .has-children.is-open > a {
  color: white;
}
.sidebar__navigation .has-children.is-open > a:link {
  color: white;
}
.sidebar__navigation .has-children.is-open > a:visited {
  color: white;
}
.sidebar__navigation .has-children.is-open > a:hover {
color: white;  
background-color: #111C4E;
padding-left: 12px;
padding-right: 32px;
padding-top: 6px;
padding-bottom: 6px;
}
.sidebar__navigation .has-children.is-open > a:active {
  color: white;
}

.sidebar__navigation .has-children ul > li > a {
  color: white;
}

.sidebar__navigation .has-children ul > li > a:hover {
 font-size: .7rem;  
 color: white;  
background-color: #111C4E;
padding-left: 14px;
padding-right: 14px;
padding-top: 3px;
padding-bottom: 3px;
}

.sidebar__navigation > li {
  border-bottom: 1px solid #111C4E;
}

.category__title {
  background: #111C4E;
  color: white;
  padding: 8px 16px;
  margin: 0;
  text-align: center;
}

.homepage .featured-product figcaption {
  display: none;
}

  .homepage .featured-category {
    width: calc(99.9% * 1/3 - (16px - 16px * 1/3));
    max-width: calc(99.9% * 1/3 - (16px - 16px * 1/3));
    height: calc(99.9% * 1/3 - (16px - 16px * 1/3));
  }
  .homepage .featured-category:nth-child(1n) {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    clear: none;
  }
  .homepage .featured-category:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .homepage .featured-category:nth-child(3n) {
    margin-right: 0;
  }
  .homepage .featured-category:nth-child(3n + 1) {
    clear: both;
  }
  .homepage .featured-category:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }

footer.footer--site .contact-info .message {
  color: #1065FF;
font-weight: normal;
}

table thead th {
  background: #111C4E;
  color: white;
  font-style: italic;
}
table tbody tr:hover {
  cursor: arrow;
}
table tbody tr:nth-child(odd) td {
  transition: all 300ms ease;
  background: #e7e7e7;
}
table tbody tr:nth-child(odd):hover td {
  background: #c1c1c1;
}
table tbody tr:nth-child(even) td {
  transition: all 300ms ease;
  background: #c8c7c7;
}
table tbody tr:nth-child(even):hover td {
  background: #afadad;
}
table td {
  padding: 4px 16px;
  font-weight: normal;
}
table td:not(:first-child) {
  border-left: 1px solid rgba(98, 97, 97, 0.3);
}
table th {
  padding: 8px 16px;
  font-weight: normal;
}
table tfoot td {
  background: #111C4E;
  color: white;
  border-bottom: 1px solid #626161;
}

.checkout .progress-bar li.complete {
  border-color: #5C0F8B;
}
.checkout .progress-bar li.complete::after {
  border-top-color: #5C0F8B;
}
.checkout .progress-bar li.active {
  border-color: #FF6B00;
}
.checkout .progress-bar li.active::after {
  border-top-color: #FF6B00;
}
.checkout .order-overview {
  background: #eee;
  border: 1px dashed #ccc;
  padding: 0.75em;
  border-radius: 3px;
}
.checkout .order-overview .button--theme--primary {
  background: #111C4E;
  border-color: #111C4E;
}
.checkout .order-overview .button--theme--primary:disabled {
  border-color: transparent;
}
.checkout .order-overview .button--theme--primary:hover {
  background: #5C0F8B;
border-color: #5C0F8B;
}

.alert--error {
  color: #292123;
  background-color: #2CD95E;
}
.alert--warning {
  color: #292123;
  background-color: #2CD95E;
}
.alert--info {
  color: #292123;
  background-color: #2CD95E;
}

.flash--information {
  color: #292123;
  background: #2CD95E;
}
.flash--error {
  color: #292123;
  background: #2CD95E;
}
.flash--alert {
  color: #292123;
  background: #2CD95E;
}

.homepage .feature-header {
  text-align: center;
  color: #111C4E;
  text-transform: none;
}

.homepage .feature-header h2::before, .homepage .feature-header h2::after {
  content: "";
  padding: 0 0.5em;
}

.product__specs h3 {
display: none;
}