@charset "UTF-8";
/* VARIABLES */
@font-face {
  font-family: star;
  src: url("../fonts/stars/star.eot");
  src: url("../fonts/stars/star.eot?#iefix") format("embedded-opentype"), url("../fonts/stars/star.woff") format("woff"), url("../fonts/stars/star.ttf") format("truetype"), url("../fonts/stars/star.svg#star") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url("../fonts/woocommerce/WooCommerce.eot");
  src: url("../fonts/woocommerce/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/woocommerce/WooCommerce.woff") format("woff"), url("../fonts/woocommerce/WooCommerce.ttf") format("truetype"), url("../fonts/woocommerce/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: 400;
  font-style: normal;
}
.topbar {
  background-color: #F8F8F8;
  z-index: 12;
  font-size: 0.75rem;
}
@media (max-width: 991.98px) {
  .topbar {
    display: none;
  }
}
.topbar nav {
  padding: 0 0.5rem;
  text-align: right;
}
.topbar ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.topbar ul li {
  display: inline-block;
  margin-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.topbar ul li.cta {
  background-color: #0058A3;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  text-transform: uppercase;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.topbar ul li.cta a {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .menu-checkout {
    text-align: right;
  }
}
.header-top {
  position: relative;
  z-index: 12;
  border-bottom: solid 1px #F8F8F8;
}
.header-top .hover-dropdown i, .header-top .menu-checkout i {
  font-size: 1.5rem;
  display: inline-block;
  color: #0058A3;
}
.header-top a {
  line-height: 1;
}
.header-top a.navbar-brand {
  max-width: 200px;
  flex: auto;
}
@media (max-width: 767.98px) {
  .header-top a.navbar-brand {
    margin: 0 auto;
  }
}
.header-top .searchform--input {
  -webkit-border: 1px solid #3379B5;
  -moz-border: 1px solid #3379B5;
  -ms-border: 1px solid #3379B5;
  border: 1px solid #3379B5;
  border-radius: 1.5rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
}
.header-top .searchform--input input {
  border: 0;
  background-color: #ffffff;
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  padding-left: 1rem;
}
.header-top .searchform--input button {
  background-color: #ffffff;
  border: 0;
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  color: #0058A3;
}
.header-top .searchform--input button i {
  font-weight: 900;
}
.header-top select {
  background-color: transparent;
  border: 0;
  max-width: 100%;
  padding-right: 1rem;
  white-space: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.header-top .cat_dropdown {
  margin-right: 0.5rem;
  position: relative;
}
@media (max-width: 991.98px) {
  .header-top .cat_dropdown {
    display: none;
  }
}
.header-top .cat_dropdown ul {
  max-height: 400px;
  overflow: auto;
  padding-left: 0;
  list-style: none;
  display: none;
  position: absolute;
  background-color: #ffffff;
  -webkit-border: 1px solid #F8F8F8;
  -moz-border: 1px solid #F8F8F8;
  -ms-border: 1px solid #F8F8F8;
  border: 1px solid #F8F8F8;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.header-top .cat_dropdown ul li {
  color: #0058A3;
  padding: 0.75rem;
  display: flex;
}
.header-top .cat_dropdown ul li:not(:last-of-type) {
  border-bottom: 1px solid #F8F8F8;
}
.header-top .cat_dropdown ul li a {
  color: #3379B5;
}
.header-top .cat_dropdown button {
  border: 0;
  background-color: transparent;
  padding: 0;
}
.header-top .cat_dropdown button:after {
  content: "\f078";
  font-weight: 300;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  margin-left: 0.25rem;
}
.header-top .cat_dropdown button.open:after {
  content: "\f077";
}
.header-top .navbar {
  padding: 0.5rem;
}
@media (max-width: 767.98px) {
  .header-top .navbar {
    padding: 0 0.5rem;
  }
}
.header-top .dropdown-my-account {
  margin: 0 0.5rem;
}

.logo-container {
  display: flex;
}
@media (max-width: 767.98px) {
  .logo-container {
    flex: 0 0 60%;
    margin: 0 auto;
  }
  .logo-container .navbar-brand {
    text-align: center;
  }
}

#menu-items {
  align-items: center;
  display: inline-block;
}
@media (min-width: 768px) {
  #menu-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media (max-width: 767.98px) {
  #menu-items {
    display: block;
  }
}

.sidebar-toggler {
  border: 0;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .sidebar-toggler {
    display: none;
  }
}
.sidebar-toggler .fa-bars {
  font-size: 1rem;
}

@media (min-width: 992px) {
  .main {
    transition: padding 0.25s ease-in-out 0s;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .sidebar-menu {
    position: fixed;
    top: 0;
    width: 0;
    height: 100%;
    overflow-y: auto;
    transition: width 0.3s ease;
    -ms-overflow-style: none;
  }
  .sidebar-menu::-webkit-scrollbar {
    display: none;
  }
  .sidebar-menu.open {
    width: 100%;
  }
  .sidebar-menu.open + .main {
    padding-left: 240px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sidebar-menu.open + .main .header-top .col {
    max-width: 50%;
  }
  .sidebar-menu.open + .main #menu-items {
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .sidebar-menu .menu-container {
    width: 240px;
    background-color: #ffffff;
    border-right: 1px solid #F8F8F8;
  }
  .sidebar-menu .sidebar-header {
    background-color: #F8F8F8;
    width: 100%;
    height: 26px;
  }
  .sidebar-menu .sidebar-header button {
    padding: 0.25rem 0 0.25rem 1rem;
    border: 0;
    background-color: transparent;
  }
  .sidebar-menu-open {
    z-index: 23;
  }
}
.search-menu {
  width: 350px;
  max-width: 100%;
  margin: 0;
  flex: auto;
}
@media (max-width: 767.98px) {
  .search-menu.mobile {
    display: block;
    margin-top: 0.5rem;
    width: 100%;
  }
}

.header-cart-count {
  left: 1rem;
  font-size: 0.75rem;
}

.cart-totals .amount {
  color: inherit;
  font-size: 0.75rem;
}

@media (max-width: 991.98px) {
  .sidebar-menu {
    display: none;
  }
}
.sidebar-menu .close-container {
  border-bottom: solid 1px #F8F8F8;
  width: 100%;
  display: flex;
  padding-left: 15px;
}
.sidebar-menu .close-container button {
  border: 0;
  background-color: transparent;
}
.sidebar-menu .sub-menu-down {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  color: #373A3C;
  justify-content: center;
  padding: 0.5rem 0;
}
.sidebar-menu .sub-menu-up {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  color: #373A3C;
  justify-content: center;
  padding: 0.5rem 0;
}
.sidebar-menu .navbar {
  padding: 0;
  height: 100%;
  align-items: normal;
  z-index: 2;
}
.sidebar-menu .navbar .nav {
  position: relative;
  background-color: #ffffff;
}
.sidebar-menu .navbar .nav > li {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #F8F8F8;
}
.sidebar-menu .navbar .nav > li > a {
  padding: 0.5rem 0 0.5rem 1rem;
  font-weight: 400;
}
.sidebar-menu .navbar .nav > li button {
  padding: 0.25rem 0.5rem;
  border-radius: 0;
}
.sidebar-menu .navbar .nav > li:hover > a, .sidebar-menu .navbar .nav > li.highlight > a {
  background-color: #5A5A5A;
}
.sidebar-menu .navbar .nav > li:hover > a, .sidebar-menu .navbar .nav > li:hover button, .sidebar-menu .navbar .nav > li.highlight > a, .sidebar-menu .navbar .nav > li.highlight button {
  color: #ffffff;
}
.sidebar-menu .navbar .nav > li:hover button, .sidebar-menu .navbar .nav > li.highlight button {
  background-color: #3379B5;
}
.sidebar-menu .navbar .nav > li a {
  text-decoration: none;
  color: #3379B5;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  overflow: hidden;
}
.sidebar-menu .navbar .nav > li .sub-menu {
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 240px;
  width: 240px;
  height: 100vh;
  background-color: #ffffff;
  overflow-y: scroll;
  border-left: 1px solid #F8F8F8;
}
.sidebar-menu .navbar .nav > li .sub-menu::-webkit-scrollbar {
  display: none;
}
.sidebar-menu .navbar .nav > li .sub-menu ul {
  list-style: none;
  padding: 1rem 0;
  left: 480px;
}
.sidebar-menu .navbar .nav > li .sub-menu li > a {
  padding: 0.25rem 1rem;
}
.sidebar-menu .navbar .nav > li .sub-menu li button {
  padding: 0.25rem 0.5rem;
}
.sidebar-menu .navbar .nav > li .sub-menu li:hover {
  background-color: #5A5A5A;
}
.sidebar-menu .navbar .nav > li .sub-menu li:hover > a, .sidebar-menu .navbar .nav > li .sub-menu li:hover button {
  color: #ffffff;
}
.sidebar-menu .navbar .nav > li .open-submenu {
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  border: 0;
  color: #0058A3;
}
.sidebar-menu .sub-menu li {
  width: 100%;
  display: flex;
}
.sidebar-menu .sub-menu ul.sub-menu-items li[class*=menu-] button {
  background-color: transparent;
  color: #0058A3;
}
.sidebar-menu .sub-menu ul.sub-menu-items li[class*=menu-]:hover button {
  background-color: #0058A3;
}
.sidebar-menu .menu-brands .disabled {
  pointer-events: none;
}
.sidebar-menu .menu-brands .disabled a {
  opacity: 0.6;
}

.side-menu-down {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  color: #ffffff;
  justify-content: center;
  padding: 0.5rem 0;
  width: 240px;
}

.side-menu-up {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  color: #ffffff;
  justify-content: center;
  padding: 0.5rem 0;
  width: 240px;
}

.menu-shadow.active {
  position: absolute;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 200ms linear;
}

header button {
  font-weight: 300;
}

footer {
  position: relative;
  z-index: 11;
}
footer h3 {
  font-weight: 700;
}
footer .border {
  width: 100%;
}
@media (min-width: 768px) {
  footer .border {
    padding: 1.5rem 15px;
  }
}
@media (max-width: 767.98px) {
  footer .border {
    display: none;
  }
}
footer .border hr {
  border-color: #ffffff;
}

@media (max-width: 767.98px) {
  #footer-bottom {
    text-align: center;
  }
  #footer-bottom img {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .footer-icon {
    margin-bottom: 1rem;
  }
}
.footer-icon p {
  margin-bottom: 0;
  text-transform: uppercase;
}
.footer-icon i {
  font-size: 1.875rem;
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .footer-icon i {
    min-width: 40px;
    text-align: center;
  }
}

body {
  font-family: "Roboto", sans-serif;
  color: #373A3C;
  font-weight: 300;
  position: relative;
}

button, .button {
  border-radius: 0.375rem;
  -webkit-border-radius: 0.375rem;
  -moz-border-radius: 0.375rem;
  -ms-border-radius: 0.375rem;
}
button:focus, .button:focus {
  outline: 0;
}

.primary-cta {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-weight: 400;
  transition: all 0.2s linear;
}
.primary-cta:hover {
  color: #ffffff;
  background-color: #0058A3;
}

h1, .h1 {
  font-weight: 300;
}

h2, .h2 {
  font-weight: 300;
}

h3, .h3 {
  font-weight: 300;
}

@media (max-width: 767.98px) {
  h1 {
    font-size: 2rem;
  }
}

h2 {
  font-size: 1.5rem;
}

.sales-batch {
  display: block;
}

.review-order-header .sales-batch {
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  .woocommerce-form-login .button, .new-user .button {
    width: 100%;
  }
}

.woocommerce-error-container {
  margin-top: 20px;
}

.woocommerce-error:has(.recaptcha-low-score) {
  background-color: #fff3cd;
  border-color: #ffeaa7;
  color: #856404;
}
.woocommerce-error:has(.recaptcha-low-score)::before {
  content: "⚠️ ";
  font-size: 1.1rem;
  margin-right: 0.5rem;
}
.woocommerce-error.enhanced-error {
  background: #fff5f5;
  border: 2px solid #af1f2d;
  border-radius: 0px;
  padding: 15px;
  margin: 0;
}
/*# sourceMappingURL=child-styles.css.map */
