/** Shopify CDN: Minification failed

Line 29:9 Expected ":"

**/
@font-face {
  font-family: 'icomoon';
  src: url('//hosomegingerbread.com.au/cdn/shop/t/3/assets/icomoon.eot?v=129353954927621206661765346216');
  src: url('//hosomegingerbread.com.au/cdn/shop/t/3/assets/icomoon.eot?v=129353954927621206661765346216#iefix') format('embedded-opentype'),
       url('//hosomegingerbread.com.au/cdn/shop/t/3/assets/icomoon.ttf?v=79310009422172139771765346217') format('truetype'),
       url('//hosomegingerbread.com.au/cdn/shop/t/3/assets/icomoon.woff?v=153708169678726451911765346216') format('woff'),
       url('//hosomegingerbread.com.au/cdn/shop/t/3/assets/icomoon.svg?v=36254053652621207931765346217#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.m-button:after, .addtocart-btn:before, .arrowbtn:before, #scroll-to-top-button:after, .cart-icon:before,
[class^="icon-"]:before, [class*=" icon-"]:before, #hosome-contact .formContainer #formGeneratorForm .form_generater_form_div .btn:after, .m-add-to-cart:before,
.ai-featured-product-card__add-to-cart:before, a.m-cart-drawer__link-to-cart.m-button.m-button--link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-button:after {
  content: "\e900";
  font-size: 10px;
}
a.m-cart-drawer__link-to-cart.m-button.m-button--link:after {
    content: "\e900";
    font-size: 10px;
    transform: none !important;
    position: static;
    width: auto;
    background: none;
    height: auto;
}
.addtocart-btn:before {
  content: "\e901";
}
.m-add-to-cart:after, .ai-featured-product-card__add-to-cart:after, .addtocart-btn:after {
  display: none !important;
}
.m-add-to-cart:before, .ai-featured-product-card__add-to-cart:before {
  content: "\e901";
}
.arrowbtn:before {
  content: "\e902";
}
#scroll-to-top-button:after {
  content: "\e903";
  font-size: 18px;
}
#scroll-to-top-button svg {
  display: none;
}

.icon-search:before {
  content: "\e904";
}
.icon-login:before {
  content: "\e905";
}
.icon-chevron-down:before {
  content: "\e906";
}
.icon-ar-1:before {
  content: "\e908";
}
.icon-ar-2:before {
  content: "\e907";
}