/** Shopify CDN: Minification failed

Line 357:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
/* easter color theme */
:root {
  --easter-color: #c1f0fa;
}
/* Ensure swatches actually use the CSS variable */
.color,
.swatch,
.swatch__color {
  background-color: var(--color) !important;
}

/* Brandy */
.color[style*="--color"][style*="brandy"],
.swatch[style*="--color"][style*="brandy"],
.swatch__color[style*="--color"][style*="brandy"] {
  --color: #74352F !important;
}

/* Olive */
.color[style*="--color"][style*="olive"],
.swatch[style*="--color"][style*="olive"],
.swatch__color[style*="--color"][style*="olive"] {
  --color: #b9a189 !important;
}

/* Berry Red */
.color[style*="--color"][style*="berry-red"],
.swatch[style*="--color"][style*="berry-red"],
.swatch__color[style*="--color"][style*="berry-red"] {
  --color: #d4082d !important;
}

/* Jolly Green */
.color[style*="--color"][style*="jolly-green"],
.swatch[style*="--color"][style*="jolly-green"],
.swatch__color[style*="--color"][style*="jolly-green"] {
  --color: #00a651 !important;
}

/* Natural */
.color[style*="--color"][style*="natural"],
.swatch[style*="--color"][style*="natural"],
.swatch__color[style*="--color"][style*="natural"] {
  --color: #cdbaa5 !important;
}

/* Rush */
.color[style*="--color"][style*="rush"],
.swatch[style*="--color"][style*="rush"],
.swatch__color[style*="--color"][style*="rush"] {
  --color: #d0481c !important;
}

/* White / Red image swatch */
.color[style*="white-red"] {
  background-image: url("https://lineniam.com.au/cdn/shop/files/LinenIAm_MATTBEAVER_DSC05624_FINAL_7d152aa8-1f91-4787-89c5-12c2c10eb60b.jpg");
 background-size: 92px;
  background-position: center;
  background-repeat: no-repeat;

  /* hide color fallback */
  background-color: transparent !important;
}
/* White / Navy image swatch */
.color[style*="white-navy"] {
  background-image: url("https://lineniam.com.au/cdn/shop/files/LinenIAm_MATTBEAVER_DSC05622_FINAL_e9c21262-eb9e-4d81-974e-93fc073f6dfb.jpg");
   background-size: 92px;
  background-position: center;
  background-repeat: no-repeat;

  /* hide color fallback */
  background-color: transparent !important;
}
/* White / Olive image swatch */
.color[style*="white-olive"] {
  background-image: url("https://lineniam.com.au/cdn/shop/files/LinenIAm_MATTBEAVER_DSC05626_FINAL_35a44d3e-ac25-4895-a456-ebbe72a87f3f.jpg");
     background-size: 92px;
  background-position: center;
  background-repeat: no-repeat;

  /* hide color fallback */
  background-color: transparent !important;
}
/* White / Grey image swatch */
.color[style*="white-grey"] {
  background-image: url("https://lineniam.com.au/cdn/shop/files/LinenIAm_MATTBEAVER_DSC05631_FINAL_1015d41e-ef5b-470b-bf15-4865998d67f8.jpg");
  background-size: 92px;
  background-position: center;
  background-repeat: no-repeat;

  /* hide color fallback */
  background-color: transparent !important;
}
p {
      font-family: "Plus Jakarta Sans", sans-serif !important;
}
@font-face {
    font-family: 'Albra Book TRIAL Semi TRIAL';
    src: url('/cdn/shop/files/AlbraBookTRIAL-Semi.woff2?v=1770183537') format('woff2'),
        url('/cdn/shop/files/AlbraBookTRIAL-Semi.woff?v=1770183506') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Albra Book TRIAL Medium TRIAL';
    src: url('/cdn/shop/files/AlbraBookTRIAL-Medium.woff2?v=1770183733') format('woff2'),
        url('/cdn/shop/files/AlbraBookTRIAL-Medium.woff?v=1770183687') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Plus Jakarta Sans, sans-serif;
    src: url('/cdn/shop/files/AlbraBookTRIAL-Regular.woff2?v=1770183363') format('woff2'),
        url('/cdn/shop/files/AlbraBookTRIAL-Regular.woff?v=1770183364') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: Plus Jakarta Sans, sans-serif;
}
h1, h2 {
    font-weight: 500;
    font-family: Plus Jakarta Sans, sans-serifb !important;
}
.product-media.sm-br.active img {
  transition: transform 0.4s ease-in-out;
}

.product-media.sm-br.active:hover img {
  transform: scale(1.5);
}
.media.cover>* {
    object-fit: contain;
}
div#template--21269463204055__testimonials_TBT8Yw .card-body {
    height: 100%;
}
details.footer-details {
    padding: 0 20%;
}
.product-media.sm-br.active {
    border: 1px solid #e7e7e7;
}
.product-block.product-block__title h1 {
    font-weight: 500;
}
.jdgm-review-content__body-content[data-v-2b692dc1] p:last-of-type {
    margin-bottom: 0;
    font-weight: 400;
    font-family: Plus Jakarta Sans, sans-serif !important;
}
span.badge.sale {
    text-align: center;
}
.new-container {
    width: 80%;
    margin: 0 auto;
}
.custom-carousel {
  position: relative;
  overflow: hidden;
}

.carousel-track {
  display: flex;
  transition: transform 0.6s ease;
}

.carousel-slide {
  min-width: 100%;
  position: relative;
}

.carousel-img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
button.collection-nav.prev {
    display: none;
}
button.collection-nav.next {
    display: none;
}
/* Device switching */
.desktop-img { display: block; }
.mobile-img { display: none; }
header.header.overlay {
    position: relative;
    background: #ffffff !important;
}
.header-logo > * {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .carousel-content {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    max-width: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.carousel-content {
    background: transparent;
    padding: 60px 40px;
}
.carousel-content h2 {
    color: #fff;
    font-size: 8rem;
    letter-spacing: 0;
    text-transform: inherit;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: Plus Jakarta Sans, sans-serif;
}
.section-header h2 {
    font-size: 32px;
    margin-bottom: 10px;
    font-family: Plus Jakarta Sans, sans-serif;
    font-weight: 500;
}
.carousel-content p {
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 16px;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45);
}
.card-body {
    background: #ffffff;
}


.carousel-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 22px;
    background: var(--easter-color);
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Plus Jakarta Sans, sans-serif !important;
}
.product__tax.size--nano.style--subdued {
    color: #000000;
    opacity: 1;
    font-size: 12px;
    font-family: Plus Jakarta Sans, sans-serif;
    letter-spacing: 0.02em;
}
.carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,.6);
  color: #fff;
  border: none;
  font-size: 32px;
  padding: 8px 14px;
  cursor: pointer;
}

.carousel-nav.prev { left: 10px; }
.carousel-nav.next { right: 10px; }
/* ===============================
   MANUAL COLLECTION SLIDER
================================ */

.manual-collection-slider {
  padding: 100px 0 0;
}

.section-heading {
    text-align: center;
    font-size: 32px;
    margin-bottom: 10px;
    font-family: Plus Jakarta Sans, sans-serif;
}

.section-description {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 40px;
    font-size: 17.5px;
    color: #000000;
}
h2.hero__title {
    font-size: 32px;
    margin-bottom: 10px;
    font-family: Plus Jakarta Sans, sans-serif;
}
.card-body h3 {
    font-family: Plus Jakarta Sans, sans-serif;
}
summary.footer-block__title {
    font-family: Plus Jakarta Sans, sans-serif;
}
.footer-block__title.summary-title {
    font-family: Plus Jakarta Sans, sans-serif;
}
.collection-slider-track {
  display: flex;
  transition: transform 0.5s ease;
}
.section-header h4 {
    font-family: 'Plus Jakarta Sans' !important;
    text-transform: capitalize;
    color: #000000;
    font-size: 17.5px;
}
.collection-slide {
  width: 25%;
  padding: 0 12px;
  box-sizing: border-box;
}
div#NewsletterSection-template--21269463204055__newsletter_bED3Bh {
    background: #7b7e6a;
    padding: 100px 0 100px !important;
}
.header-shortlink {
    font-weight: 600;
}
.drawer-menu__item:not(.--drilldown), .drawer-submenu__item, .drawer-menu__item.--drilldown .drawer-menu__item-label {
    font-weight: 600;
}
h3.card-title.h5 {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    font-family: 'Plus Jakarta Sans';
}
ul.link-list li a {
    font-family: 'Plus Jakarta Sans';
}

.product-block.product-block__title h1 {
    font-family: Plus Jakarta Sans, sans-serif !important;
}
h2.jdgm-title {
    font-family: Plus Jakarta Sans, sans-serif !important;
}
}
.jm-text[data-v-6d928e9f] {
    font-size: var(--text-size);
}
span.jdgm-reviewer-name {
    font-family: Plus Jakarta Sans, sans-serif 
}
span.jm-text.jm-reviewer-info__name {
    font-family: Plus Jakarta Sans, sans-serif;
    font-weight: 500 !important;
}
.collection-image {
    overflow: hidden;
    border-radius: 16px;
}

.collection-image:hover img {
    transform: scale(1.3);
}

.collection-image img {
    transition: transform 0.5s ease, opacity 0.5s ease;
}
    .card-hover-images img {
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.card.on-hover:hover .card-hover-images > *:last-child {
    opacity: 1;
    transform: scale(1.05);
}
span.badge.sale {
    width: 50px;
    height: 50px;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 600;
}
 .card-media-overlay.flex.vertical-top.horizontal-center .badges {
    position: absolute;
    right: 0;
    top: 0;
}
.card.card--product.card--default.layout--thumbnail a.card-media {
    border: 0;
    padding: 10px;
}
.card.card--product.card--default {
    background: transparent;
}
 .card-body.text-align-center {
    background: transparent;
    padding: 0;
}
.card-media  {
    border: 1px solid #e7e7e7;
    border-radius: 14px;
    margin-bottom: 20px;
    padding: 10px;
}
 .card-media-overlay.flex.vertical-top.horizontal-center {
    padding: 0;
}
span.price-item.price-item--sale.price-item--last {
    font-weight: 600;
}
.collection-card {
  text-decoration: none;
  text-align: center;
}

.collection-image img {
  width: 100%;
  border-radius: 14px;
  display: block;
}

.collection-title {
  margin-top: 14px;
  font-size: 16px;
  color: #000;
      font-family: Plus Jakarta Sans, sans-serif;
}
.shopify-policy__container {
    max-width: 70%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.shopify-policy__body .rte {
    max-width: 100%;
}
.carousel-slide:after {
    content: '';
    background: rgb(0 0 0 / 20%);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.carousel-content {
    z-index: 9;
}
    .wishlisthero-customer-view-listing .MuiGrid-grid-xl-2 {
        flex-grow: 0;
        max-width: 40.666667% !important;
        flex-basis: 40.666667% !important;
    }
        .jdgm-write-review-modal .jdgm-write-review-modal__nav-btn-next {
        background: #000000 !important;
    }
    h3#Newsletter-success--template--21269463204055__newsletter_bED3Bh {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
}
h3#Newsletter-success--template--21269463204055__newsletter_bED3Bh svg {
    display: none;
}
.MuiDialogContentText-root {
    font-size: 16px;
}
.MuiTypography-h6 {
    font-size: 20px;
}
.MuiButton-label {
    font-size: 16px;
}
.wishlist-hero-list-no-items-text {
    font-size: 17px;
    text-transform: capitalize;
}
.product-subtitle {
    margin-top: 10px;
    font-size: 16px;
    color: #ef2553;
    font-weight: 600;
}
.MuiButton-label svg {
    margin-right: 10px;
}
div#template--21269463204055__hero_xJ3JbN .btn-group.mt.sm-mt.sm-down-width-auto.sm-width-auto {
    margin-top: 0;
    position: absolute;
    bottom: 12%;
    left: 0;
    display: block;
    text-align: center;
    width: 100%;
}
div#template--21269463204055__hero_xJ3JbN .btn-group.mt.sm-mt.sm-down-width-auto.sm-width-auto a {
    border-color: #ffffff !important;
    color: #ffffff !important;
        box-shadow: none !important;
}
.rte--no-max p {
    color: #fff;
}
.jm-stack.jm-stack--space-600.jdgm-review-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    gap: 20px;
}
.jm-box.jm-box--inherit-color.jm-review-item {
    border: 1px solid #e7e7e7;
    height: 100%;
    padding: 15px;
    margin: 0;
    border-radius: 12px;
}
.linked-products-wrapper {
    margin-top: 20px;
}
p.linked-products-label {
    font-weight: 500;
}

p.linked-products-label span {
    font-weight: 400;
    margin-left: 2px;
}
a.linked-product-swatch.active {
    border: 1px solid #ef2553;
}
span.sku-label {
    font-weight: 500;
}
.linked-products-swatches a {
    border: 1px solid #e7e7e7;
    width: 100px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
}

.linked-products-swatches {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
/* Hover Image Effect with Zoom */
.collection-image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 1/1;
  margin-bottom: 1rem;
}

.collection-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Primary image - always visible by default */
.collection-image .primary-image {
  opacity: 1;
  transform: scale(1);
}

/* Hover image - hidden by default */
.collection-image .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(1.1); /* Start slightly zoomed in */
}

/* On hover: fade out and zoom primary image */
.collection-card:hover .primary-image {
  opacity: 0;
  transform: scale(1.1);
}

/* On hover: fade in and zoom in hover image */
.collection-card:hover .hover-image {
  opacity: 1;
  transform: scale(1.15); /* Zoom in more on hover */
}

/* Alternative: Continuous zoom animation on hover */
.collection-card:hover .hover-image {
  opacity: 1;
  transform: scale(1.15);
  transition: opacity 0.4s ease 0.1s, transform 8s linear; /* Slow continuous zoom */
}

/* OR: For a subtle pulse/breathing zoom effect */
@keyframes pulseZoom {
  0%, 100% { transform: scale(1.1); }
  50% { transform: scale(1.15); }
}

.collection-card:hover .hover-image {
  opacity: 1;
  animation: pulseZoom 3s ease-in-out infinite;
}
.drawer cart-remove-button {
    display: block;
}
    @media (max-width: 1025px) { 
.jm-stack.jm-stack--space-300.jm-review-widget.jm-review-widget--minimal-header {
    padding: 20px;
}
.custom-carousel {
    height: auto;
}
.carousel-slide {
    max-height: 100%;
}

.carousel-content h2 {
    font-size: 5rem;
}
span.badge.sale {
    width: 35px;
    height: 35px;
    font-size: 10px;
}
.card-media {
    padding: 20px;
}
    }
 
@media (max-width: 768px) {
  .desktop-img { display: none; }
  .mobile-img { display: block; }
     .carousel-content {
        position: absolute;
        left: 0;
        max-width: 100%;
        transform: none;
        text-align: center;
        top: 0;
        height: 100%;
        padding-top: 50% !important;
    }
        .carousel-content h2 {
        font-size: 4rem;
    }
.collection-slide {
    padding: 0;
}
  .collection-slide {
    width: 100%;
  }
  .section-heading {
    font-size: 22px;
}
h2.hero__title {
    font-size: 22px;
}
.collection-slider-track {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
button.collection-nav {
    display: none;
}
.manual-collection-slider {
    padding: 50px 0 0;
}
.carousel-content {
    padding: 20px 20px;
    border-left: 0;
    border-bottom: 0;
}
.carousel-nav {
  display: none;
}
.carousel-slide {
    height: 500px;
}
.card-media {
    padding: 10px;
}
.section-header h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
div#template--21269463204055__gallery_mizP6F {
    padding-left: 5%;
    padding-right: 5%;
}
.section-description {
    margin: 0 auto 20px;
        font-family: Plus Jakarta Sans, sans-serif;
}
.header-shortlink {
    font-family: Plus Jakarta Sans, sans-serif !important;
}
details.footer-details {
    padding: 0;
}
.product-media.sm-br.active {
    border: oldlace;
}
div#shopify-block-AU0hLYVFrbjZEYjJDZ__judge_me_reviews_review_widget_EfYyRf {
    padding: 0 5%;
}
h2.jdgm-title {
    font-size: 22px !important;
}

.carousel-content p {
    font-size: 14px;
}
.wishlisthero-customer-view-listing .MuiGrid-grid-xl-2 {
    max-width: 100% !important;
    flex-basis: 100% !important;
}
.section-description {
    font-size: 12px;
}
.section-header h4 {
    font-size: 12px;
}
    .section-header {
        margin-bottom: 24px;
    }
    .jm-stack.jm-stack--space-600.jdgm-review-list {
    grid-template-columns: repeat(1, 1fr);
}
 .linked-products-swatches {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    .linked-products-swatches a {
    width: 100%;
    height: 100px;
}
    quantity-input:not(.force-icons).small .quantity__button {
        display: block;
    }
    quantity-input:not(.force-icons).small {
        width: 90px;
    }
}


