/** Shopify CDN: Minification failed

Line 239:176 Unexpected "{"

**/
h1, h2,h3,h4,h5,h6 {
    font-family: new-kansas, sans-serif !Important;
    font-weight: 100 !Important;
}
.header-wrapper--border-bottom {
    border-bottom: 0;
}


.footer__content-bottom {
    /* display: none; */
}
.footer .bg-image {
 background-image: url(bg-pattern.png);
 background-repeat: repeat-x;
 height:188px;
 width: 100%;
}

.footer {
    border-top: 0;
}
.footer__content-top .footer_logo {
justify-content: center;
display: flex;
}
.footer__content-top .footer-icon {
 display: flex;
 justify-content: center;
}
.footer__content-top .footer__blocks-wrapper .footer-block__details-content .list-menu__item--link {
   justify-content: center;
}
.footer__content-top  .footer-icon .header__icon span {
    height: auto;
}


.image-with-text-container .page-width {
        padding-left: 0;
        padding-right: 0;
    
}
.image-with-text-container .page-width .image-with-text__media  {
border: 0;
}

.button--primary, .button {
    background-color: #CC92FF;
    font-size: 14px;
    text-transform: uppercase;
}

.image-with-text__text-item h2 {
    font-size: 40px;
}
.image-with-text__text p {
 font-size: 1.41rem !Important;
 color: #828282;
}
.collection-b .collection__title, .collection-c .collection__title {
text-align: center;
}
.collection-b .collection__title .title , .collection-c .collection__title .title {
    font-size: 40px;
    color: #808080;
}

.collection-b .product-card-wrapper .card,  .product-card-wrapper .card {
    border: 0;
}
.collection-b .product-card-wrapper .card .card__inner .card__media,  .product-card-wrapper .card .card__inner .card__media{
      border: var(--border-width) solid rgba(var(--color-foreground), var(--border-opacity));
}
.collection-b .product-card-wrapper .card .card__content .card__information .card__heading,  .product-card-wrapper .card .card__content .card__information .card__heading {
    font-size: 1.35rem;
    line-height: 1.8rem;
    font-family: var(--font-body-family) !Important;
    font-weight:100 !Important;
    text-align: left;
}
.collection-b .product-card-wrapper .card .card__content .card__information,  .collection-b .product-card-wrapper .card .card__content .card__information {
text-align: left;
}
.collection-b .product-card-wrapper .card .card__content .card__information .card-information,  .product-card-wrapper .card .card__content .card__information .card-information {
text-align: left;
}
.collection-b .product-card-wrapper .card .card__content .card__information .card-information .price.update,  .product-card-wrapper .card .card__content .card__information .card-information .price.update{
    font-size: 1.125rem !Important;
    letter-spacing: .13rem;
    line-height: calc(1 + .2 / var(--font-body-scale));
    text-transform: uppercase;
}
.price .price-item {
      font-size: 1.125rem !Important;
}
.collection-b .product-card-wrapper .card .card__content .card__information .card-information .price--on-sale.update .price__sale .price-item--regular,  .product-card-wrapper .card .card__content .card__information .card-information .price--on-sale.update .price__sale .price-item--regular{
 font-size: 1.125rem !Important;
}
.collection-b .product-card-wrapper .card .card__content .card__information,  .product-card-wrapper .card .card__content .card__information {
   padding: 8px 0;

}
.collection-b .product-card-wrapper .card .card__content .card__information .vendor,  .product-card-wrapper .card .card__content .card__information .vendor {
    padding-bottom: 10px;
    text-align: left;
}
/* .collection-c .card_media .card__inner .card_media_img {
 border: 0.1rem solid rgba(0,0,0,0.1);
     margin: var(--image-padding);
    width: calc(100% - 2 * var(--image-padding));
}
.collection-c .card_media .card__inner .card_media_img img {
    width: 100%;
    height: 100%;
}
.collection-c .card_media .card__inner.ratio--1x1 {
    aspect-ratio: 1 / 1;
}
.collection-c .card_media .card__inner.ratio--1x1 .card_media_img img {
   object-fit: cover;
   object-position: center;
} */

 .image-collage .collage-card .media svg {
    width: 13.5px;
    height: 14.27px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    top: auto;
 }
 .image-collage .collage-card .media a img {
    object-fit: cover;
    object-position: center center;

    width: 100%;
    height: 100%;
    transition: transform .4s cubic-bezier(.25,.46,.45,.94),  opacity .4s cubic-bezier(.25,.46,.45,.94); /* Animation */
}
 .image-collage .collage-card .media a:hover img {
     transform: scale(1.1);
}
.image-collage .collage__item {
    position: relative;
}
.image-collage .collage__item .collage__title {
    position: absolute;
    top: 20px;
    left:  30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 100 !Important;
     font-family: new-kansas, sans-serif !important;
}
.image-collage .collage__item .collage__title a {
    text-decoration: none;
    font-family: new-kansas, sans-serif !important;
}
@media screen and (min-width: 990px) {
    .mega-menu__list {
        text-align: left;
    }
    .image-with-text-container .page-width {
        padding-left: inherit;
        padding-right: 0;
    
}
     .image-collage .collage-card .media svg {
    width: 27px;
    height: 28.54px;
    position: absolute;
    left: 40px;
    bottom: 60px;
    top: auto;
 }
    .image-collage .collage__item .collage__title {
    position: absolute;
    top: 40px;
    left:  40px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 100 !Important;
     font-family: new-kansas, sans-serif !important;
}
    .header {
        grid-template-columns: 3fr 6fr 3fr;
    }
    .header--top-left,
    .header--middle-left:not(.header--has-menu) {
        grid-template-areas:'logo mainmenu icons';
    }
    .header__icons {
    grid-area: icons;
    text-align: right;
    }
    .header__heading, .header__heading-link {
        grid-area: logo;
    }
    .header__inline-menu {
        grid-area: mainmenu;
        text-align: center;
    }
    .footer__content-top {
        padding-top: 5rem;
        padding-bottom: 5rem;
        display: grid;
        grid-template-areas: "logo mainmenu";
        grid-template-columns: 3fr 9fr;
    }
    .footer__content-top .footer_logo {
        grid-area: logo;
        align-items: center;
        justify-content: flex-start;
    }
    .footer__content-top  .footer-icon {
        grid-area: mainmenu;
        align-items: center;
        justify-content: flex-end;
       
    }
    .footer__content-top .footer__blocks-wrapper {
        grid-area: mainmenu;
        align-items: center;
       
    }
     .footer__content-top .footer__blocks-wrapper .footer-block--menu {
       margin-left: auto;
        margin-right: 0;
        text-align: end;
    }


    .collection-b .product-card-wrapper .card .card__content .card__information .card__heading,  .product-card-wrapper .card .card__content .card__information .card__heading,  {
    font-size: 1.7rem;
    line-height: 2rem;
    font-family: var(--font-body-family) !Important;
    font-weight:100 !Important;
    text-align: left !Important;
    }
    .image-collage {
            grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .image-collage .collage__item--left:nth-child(3n-2) {
        grid-column: 1 / span 2;
        grid-row: span 2;
    }
    .image-collage .collage__item--left:nth-child(3n-1), .image-collage .collage__item--left:nth-child(3n) {
        grid-column: 3 / span 2;
    }
   

}
@media screen and (min-width: 1180px) { 
 .image-collage .collage__item .collage__title {
   top: 40px;
    left:  40px;
    font-size: 40px;
    line-height: 40px;
 }
      .image-collage .collage-card .media svg {

    left: 40px;
    bottom: 60px;
    top: auto;
 }
}

@media screen and (min-width: 1700px) { 
      .image-collage .collage-card .media svg {

    left: 60px;
    bottom: 60px;
    top: auto;
 }
 .image-collage .collage__item .collage__title {
     top: 100px;
    left:  60px;
    font-size: 60px;
    line-height: 60px;
 }
}

