body, a, a:link, a:visited, a:hover, a:active, h1, h2, h3, h4, h5, h6, p, label, span {
  font-family: "Figtree", sans-serif !important;
  letter-spacing: 0.5px;
  color: #303030 !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Figtree", sans-serif !important;
  font-weight: 800 !important;
}

em {
  color: #303030 !important; }

input[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.no-border {
  border: none !important; }

.bold {
  font-weight: 700;
  letter-spacing: 0.5px; }

.uk-pagination {
  font-size: 140%; }

a.uk-button {
  color: #ffffff; }

.center-flex-fix {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.small-badge {
  padding: 2px !important;
  min-width: 18px !important;
  height: 18px !important;
  font-size: .750rem !important;
  background: #2196F3; }

.border-box {
  border: #dddddd 1px solid;
  border-radius: 5px;
  padding: 10px; }

.info-tooltip {
  position: relative;
  bottom: 1px; }

.uk-button-secondary, .uk-button-primary a.uk-button-secondary, a.uk-button-primary {
  color: white !important; }
  .uk-button-secondary span, .uk-button-secondary a, .uk-button-primary a.uk-button-secondary span, .uk-button-primary a.uk-button-secondary a, a.uk-button-primary span, a.uk-button-primary a {
    color: white !important; }

.uk-badge {
  color: white !important; }

.uk-navbar-nav > li > a {
  text-transform: none !important; }

h2 {
  color: #1a1a1a !important; }

.shadow-bottom {
  box-shadow: 0 3px 15px rgba(204, 204, 204, 0.3); }

.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.uk-tooltip {
  background: #424242;
  color: white;
  font-size: 13px;
  border-radius: 15px;
  padding: 5px 12px;
  font-family: "Figtree", sans-serif !important; }

.blue {
  color: #2196F3 !important; }

.invalid-input {
  border: solid 1px #f0506e; }

#cart-btn:disabled {
  background-color: #ddd !important; }

.stock {
  font-size: 14px; }

.stock-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block; }

.stock-1 {
  color: #009688; }
  .stock-1 span {
    background-color: #009688; }

.stock-2 {
  color: #FFA726; }
  .stock-2 span {
    background-color: #FFA726; }

.stock-3 {
  color: #F44336; }
  .stock-3 span {
    background-color: #F44336; }

#cart-container {
  margin-bottom: 220px !important;
  margin-top: 50px !important; }

.cart-item-image {
  max-width: 100px;
  height: auto; }

.cart-item-quantity input {
  width: 40px; }

.cart-item-quantity input {
  text-align: center; }

.cart-item-count-indicator {
  margin-bottom: 15px;
  color: white !important; }

#cart-preview {
  width: 500px; }

.cms-content a {
  color: #2196F3 !important; }

.cms-content h1 {
  font-size: 2rem; }

#menubar-mobile {
  background: white;
  height: 80px;
  margin-bottom: 25px !important; }

#logo-mobile {
  padding-bottom: 10px;
  padding-top: 10px; }

.blackbar {
  height: 3px;
  background: #1a1a1a;
  z-index: 99999;
  margin: 0px !important; }

#global-search-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100% !important;
  background: white;
  min-height: 80px !important;
  margin-left: 0px !important;
  margin-top: 3px !important; }
  #global-search-container form {
    margin-left: 20px;
    margin-top: 17px;
    width: 100% !important; }

#search-result-container {
  margin: 15px 50px; }
  #search-result-container div {
    padding: 5px 0px;
    font-size: 20px;
    color: #666666; }
    #search-result-container div a:hover {
      text-decoration: none !important;
      color: #303030 !important;
      font-weight: bold; }

.global-search {
  position: fixed;
  top: 0;
  left: 0;
  margin-left: 20px;
  margin-top: 20px;
  z-index: 9999; }

.cart {
  position: fixed;
  top: 0;
  right: 0;
  margin-right: 25px;
  margin-top: 25px;
  z-index: 9999; }

.canvas-toggle {
  position: fixed;
  top: 0;
  left: 0;
  margin-left: 16px;
  z-index: 9999; }

#desktop-search > span {
  color: #303030; }

#top-header {
  margin-bottom: 20px; }

.logo {
  margin-top: 20px; }

.desktop-main-nav a {
  color: #303030 !important; }

.desktop-main-nav .uk-active a {
  color: black !important; }

nav .bold {
  letter-spacing: 0.15em; }

.uk-navbar-container {
  background: #ffffff !important; }

#offcanvas-menu {
  z-index: 99999; }

.uk-offcanvas-bar {
  background: white;
  box-shadow: 0px 0px 8px 0px rgba(204, 204, 204, 0.75); }
  .uk-offcanvas-bar a:link, .uk-offcanvas-bar a:visited, .uk-offcanvas-bar a:hover, .uk-offcanvas-bar a:active, .uk-offcanvas-bar h4, .uk-offcanvas-bar button {
    color: #303030 !important; }

#feature-grid {
  margin-top: 50px;
  margin-bottom: 50px; }

.product-card-content img {
  padding-bottom: 20px; }

.product-card-content .uk-label {
  background: #2196F3; }

.hero-h1 {
  color: white !important;
  font-family: 'Figtree' !important;
  letter-spacing: 0.25rem;
  font-weight: 800; }

@media screen and (min-width: 1025px) {
  .hero-h1 {
    font-size: 46px; } }

@media screen and (max-width: 1024px) {
  .hero-h1 {
    font-size: 36px; } }

@media screen and (max-width: 600px) {
  .hero-h1 {
    font-size: 26px; } }

footer {
  padding: 40px;
  background: #1a1a1a;
  color: #bbbbbb; }
  footer h3, footer h4 {
    color: #cccccc !important; 
    font-size: 1.25rem; }
  footer a, footer a:link, footer a:visited, footer a:hover, footer a:active, footer p {
    color: #bbbbbb !important; }

#cookie-notice {
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
  text-align: center;
  padding: 18px 0px;
  width: 100% !important;
  background: white;
  border-top: 2px solid #1a1a1a; }
  #cookie-notice span {
    color: #303030 !important;
    margin-right: 10px; }
  #cookie-notice a {
    color: white !important; }

.social-account {
  margin-bottom: 5px; }

.checkout-nav-container {
  min-width: 300px;
  max-width: 700px;
  margin-top: 30px; }

.checkout-nav a {
  list-style-type: none;
  width: 33%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #666666 !important; }

.checkout-nav a:before {
  width: 10px;
  height: 10px;
  content: "";
  border: 2px solid #1a1a1a;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white; }

.checkout-nav a:after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #1a1a1a;
  top: 5px;
  left: -50%;
  z-index: -1; }

.checkout-nav a:first-child:after {
  content: none; }

.checkout-nav a.active {
  color: #1a1a1a !important; }

.checkout-nav a.active:before {
  border-color: #1a1a1a;
  background-color: #1a1a1a; }

.checkout-content-container {
  padding-top: 50px; }
  .checkout-content-container .checkout-button-bar {
    margin-top: 20px; }

.show-mobile-cart-overview-toggle {
  width: 100%;
  margin-bottom: 20px; }

.cart-item-overview-image {
  max-width: 60px;
  height: auto; }

.checkout-info-box hr {
  margin: 5px 0px !important; }

.checkout-info-box .info-title {
  color: #666666; }

.checkout-info-box .info-change {
  font-size: 80%;
  margin-top: 2px;
  text-align: right; }
  .checkout-info-box .info-change a {
    color: #666666; }

.discount-tag {
  background: #2196F3;
  color: white !important;
  border-radius: 6px;
  padding: 8px; }
  .discount-tag span {
    color: white !important; }
  .discount-tag .clear-discount-btn {
    margin-left: 5px; }

.measurement-marker {
  background: #2196F3 !important;
  border: none !important;
  border-radius: 50%;
  color: white !important;
  cursor: pointer;
  z-index: 90 !important;
  font-weight: bold;
  font-size: 12px;
  width: 24px;
  height: 24px;
  margin: auto;
  padding: 0px;
  -moz-outline-style: none;
  outline-style: none;
  font-family: "Figtree", sans-serif !important; }
  .measurement-marker:hover {
    background: #43a6f5 !important; }
  .measurement-marker:active {
    background: #5bb1f6 !important; }

.form-option, .handle-option {
  margin-right: 10px; }

#gallery-image {
  margin-bottom: 10px;
  width: 750px;
  height: auto; }

#description {
  margin-bottom: 80px; }

.uk-offcanvas-close {
  margin-top: 12px;
  margin-right: 12px;
}