/** Shopify CDN: Minification failed

Line 15:13 Expected identifier but found whitespace
Line 18:13 Expected identifier but found whitespace
Line 23:13 Expected identifier but found whitespace
Line 25:13 Expected identifier but found whitespace
Line 27:0 Unexpected "@font-face"

**/
@charset "UTF-8";/*================ SETTINGS ================*/
/*================ Color Variables ================*/
/*================ SVG ================*/
/* LOGO */

Liquid error: font_face can only be used with a font drop
/* FONT FAMILIES */

Liquid error: font_face can only be used with a font drop



Liquid error: font_face can only be used with a font drop

Liquid error: font_face can only be used with a font drop

@font-face {
  font-family: 'KBZipaDeeDooDah';
  src: url('KBZipaDeeDooDah.ttf') format('truetype');
}

@font-face {
  font-family: 'PFKidsProGradeFive';
  src: url('PFKidsProGradeFive.ttf') format('truetype');
}

.KBZipaDeeDooDah {
  font-family: 'KBZipaDeeDooDah';
}

.PFKidsProGradeFive {
  font-family: 'PFKidsProGradeFive';
}

/**
* For use in cart, order, ajax-added notification
*/

.product-summary__variants {
  color: ;
}

.overlay__bg {
  opacity: 1.0;
}


.overlay-footer {
  font-size: 16px;
}


.article-featured-image {
  border-radius: 0 15px 0 0;
}

.article__authordate .article__date {
  color: ;
}

.article__comments-count {
  color: ;
}

.article-pagination {
  border-top: 1px solid ;
  border-bottom: 1px solid ;
}

.article__comments-summary {
  color: ;
}

.article__comment--author time {
  color: ;
}

.article__comment-form-required {
  color: ;
}

@media only screen and (max-width: 767px) {
  .article-featured-image {
    border-radius: 15px;
  }
}

.content-products__title {
  color: ;
}

.added-notice__close {
  color: #333;
}

.cart-summary__product__variants {
  color: ;
}

.cart-summary__quantity {
  color: ;
}

.cart-summary__total-quantity-row {
  color: ;
}

.address-card {
  background-color: ;
}

.recently-viewed-product .product-price {
  font-size: 16px;
}

.simple-popup {
  border: 1px solid ;
  color: #333;
  border-radius: 3px;
  box-shadow: 0 0 3px -1px ;
}

.simple-popup:before {
  border-color:  transparent transparent transparent;
}

/* AR view in your space button */
.view-in-space {
  color: #333;
  background: ;
}

.view-in-space:hover {
  color: #333;
  background: ;
}


/* Shopify's custom UI for the model-viewer component */

.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  border-color: ;
  border-radius: 7px;
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: #333;
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: ;
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: ;
  background: ;
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: ;
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  border-color: ;
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  color: ;
}

/* hack for some model-viewer component 'quirks' */


.tab-used .slick-slider model-viewer.focus-visible + .shopify-model-viewer-ui__controls-overlay::after {
  box-shadow: 0 0 1px 1px  inset;
  border-radius: 15px;
}

/* Cross Sell */


.cross-sell li .producttitle a {
  color: ;
}

/* Assembly Confirmation on PDP */
.assembly-confirmation__container {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
}

.assembly-confirmation__content {
  text-align: justify;
}

/* Mobile Menu Styles */

/* Additional information on product pages */
.additional-information {
  border: 1px solid ;
}

/* Blog */
.article--featured {
  border-radius: 15px;

}

.article--featured__wrapper {

  border-radius: 15px;
}


.article--featured__date {
  color: ;
}