/** Shopify CDN: Minification failed

Line 355:4 Expected "}" to go with "{"

**/
body{
    overflow-x: hidden !important
}
.price-off {
    margin-top: 6px;
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.section-resource-list__content {
    gap: 15px !important;
}

.price-off-badge {
    background: #042A2B;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 10px;
    line-height: 1;
    border: 1px solid black;
}

.price-save {
    font-size: 13px;
    color: rgb(var(--color-foreground-rgb) / 0.7);
}

.price-inline-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.price-inline-wrap .price {
    display: inline-flex;
    align-items: center;
}

.price-off-inline {
    font-size: 12px;
    font-weight: 600;
    padding: 3px 7px;
    border-radius: 4px;
    border: 1px solid #000;
    line-height: 1;
    white-space: nowrap;
}

[data-template=product] .button-secondary {
    background: #000000;
    color: white;
}

.quantity-selector {
    background-color: white;
    border: none !important;
    border-radius: 5px !important;
}

.shopify-policy__container {
    max-width: 98% !important;
    background-color: #f4f9f1 !important;
    border-radius: 30px;
    margin-bottom: 30px;
}

.shopify-policy__title {
    text-align: left !important;
}

#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(1) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(1) .facets__pill-label{background:#E7D8B1;color:#2F2A1F;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(2) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(2) .facets__pill-label{background:#C8D8D0;color:#1F3A36;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(3) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(3) .facets__pill-label{background:#F1E6C8;color:#5A4632;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(4) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(4) .facets__pill-label{background:#D9D0E8;color:#40345A;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(5) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(5) .facets__pill-label{background:#CFE4DA;color:#23443C;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(6) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(6) .facets__pill-label{background:#EED9CC;color:#5C4033;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(7) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(7) .facets__pill-label{background:#D6E3EA;color:#28424D;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(8) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(8) .facets__pill-label{background:#E8D4DC;color:#5A3945;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(9) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(9) .facets__pill-label{background:#D9D4CC;color:#3F3A34;}

.facets__pill-label{
  border-radius:8px;
  padding:8px 14px;
  font-weight:600;
  border:1px solid rgba(0,0,0,.08);
}

.details-content h1,
.details-content h2,
.details-content h3,
.details-content h4,
.details-content h5,
.details-content h6,
.collection-description h1,
.collection-description h2,
.collection-description h3,
.collection-description h4,
.collection-description h5,
.collection-description h6,
.shopify-block rte-formatter h1,
.shopify-block rte-formatter h2,
.shopify-block rte-formatter h3,
.shopify-block rte-formatter h4,
.shopify-block rte-formatter h5,
.shopify-block rte-formatter h6 {
    font-size: 1.2rem;
    margin-bottom: 5px !important;
}

.details-content p,
.collection-description p,
.shopify-block rte-formatter p {
    margin-block: 5px !important;
}


.shopify-block rte-formatter h1,
.shopify-policy__body h1 {
    font-size: 1.9rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h2,
.shopify-policy__body h2 {
    font-size: 1.9rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h3,
.shopify-policy__body h3 {
    font-size: 1.9rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h4,
.shopify-policy__body h4 {
    font-size: 1.2rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h5,
.shopify-policy__body h5 {
    font-size: 1.2rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h6,
.shopify-policy__body h6 {
    font-size: 1.2rem;
    font-weight: inherit;
}

.shopify-payment-button__button {
    text-transform: uppercase !important;
}

@media screen and (min-width: 768px) and (max-width: 1570px) {
  #shopify-section-template--26607739961620__main #filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number {
    display: grid !important;
    grid-template-columns: repeat(5, 2fr) !important;
    gap: 2px !important;
}
body{
    overflow-x: hidden !important
}
.price-off {
    margin-top: 6px;
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.section-resource-list__content {
    gap: 15px !important;
}

.price-off-badge {
    background: #042A2B;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 10px;
    line-height: 1;
    border: 1px solid black;
}

.price-save {
    font-size: 13px;
    color: rgb(var(--color-foreground-rgb) / 0.7);
}

.price-inline-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.price-inline-wrap .price {
    display: inline-flex;
    align-items: center;
}

.price-off-inline {
    font-size: 12px;
    font-weight: 600;
    padding: 3px 7px;
    border-radius: 4px;
    border: 1px solid #000;
    line-height: 1;
    white-space: nowrap;
}

[data-template=product] .button-secondary {
    background: #000000;
    color: white;
}

.quantity-selector {
    background-color: white;
    border: none !important;
    border-radius: 5px !important;
}

.shopify-policy__container {
    max-width: 98% !important;
    background-color: #f4f9f1 !important;
    border-radius: 30px;
    margin-bottom: 30px;
}

.shopify-policy__title {
    text-align: left !important;
}

#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(1) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(1) .facets__pill-label{background:#E7D8B1;color:#2F2A1F;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(2) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(2) .facets__pill-label{background:#C8D8D0;color:#1F3A36;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(3) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(3) .facets__pill-label{background:#F1E6C8;color:#5A4632;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(4) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(4) .facets__pill-label{background:#D9D0E8;color:#40345A;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(5) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(5) .facets__pill-label{background:#CFE4DA;color:#23443C;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(6) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(6) .facets__pill-label{background:#EED9CC;color:#5C4033;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(7) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(7) .facets__pill-label{background:#D6E3EA;color:#28424D;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(8) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(8) .facets__pill-label{background:#E8D4DC;color:#5A3945;}
#filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number li:nth-child(9) .facets__pill-label, #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number li:nth-child(9) .facets__pill-label{background:#D9D4CC;color:#3F3A34;}

.facets__pill-label{
  border-radius:8px;
  padding:8px 14px;
  font-weight:600;
  border:1px solid rgba(0,0,0,.08);
}

.details-content h1,
.details-content h2,
.details-content h3,
.details-content h4,
.details-content h5,
.details-content h6,
.collection-description h1,
.collection-description h2,
.collection-description h3,
.collection-description h4,
.collection-description h5,
.collection-description h6,
.shopify-block rte-formatter h1,
.shopify-block rte-formatter h2,
.shopify-block rte-formatter h3,
.shopify-block rte-formatter h4,
.shopify-block rte-formatter h5,
.shopify-block rte-formatter h6 {
    font-size: 1.2rem;
    margin-bottom: 5px !important;
}

.details-content p,
.collection-description p,
.shopify-block rte-formatter p {
    margin-block: 5px !important;
}


.shopify-block rte-formatter h1,
.shopify-policy__body h1 {
    font-size: 1.9rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h2,
.shopify-policy__body h2 {
    font-size: 1.9rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h3,
.shopify-policy__body h3 {
    font-size: 1.9rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h4,
.shopify-policy__body h4 {
    font-size: 1.2rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h5,
.shopify-policy__body h5 {
    font-size: 1.2rem;
    font-weight: inherit;
}

.shopify-block rte-formatter h6,
.shopify-policy__body h6 {
    font-size: 1.2rem;
    font-weight: inherit;
}

.shopify-payment-button__button {
    text-transform: uppercase !important;
}

@media screen and (min-width: 768px) and (max-width: 1570px) {
  #shopify-section-template--26607739961620__main #filters-list-template--26607739961620__main-filter-p-m-custom-mulank_number {
    display: grid !important;
    grid-template-columns: repeat(5, 2fr) !important;
    gap: 2px !important;
}

#shopify-section-template--27283315753236__main #filters-list-template--27283315753236__main-filter-p-m-custom-mulank_number {
    display: grid !important;
    grid-template-columns: repeat(5, 2fr) !important;
    gap: 2px !important;
}
}


/* .icon-block__media {
    width: 100% !important;
    max-width: none !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    object-fit: cover;
} */