/** Shopify CDN: Minification failed

Line 462:97 Unexpected "`"

**/
:root{
  --stack-heading-size: clamp(1.85rem, 5vw + 1rem, 7.6rem);
  --stack-heading-font: 'Morsan';
  --stack-body-size: clamp(1.613rem, 2vw + 0.5rem, 1.125rem);
  --stack-product-size: clamp(0.813rem, 2vw + 0.5rem, 2.813rem);
  --stack-body-font: 'Roboto';
}
.page-width {
    max-width: none !important;
}
@font-face {
    font-family: 'Morsan';
    src:url('https://cdn.shopify.com/s/files/1/0924/6166/2510/files/Morsan.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0924/6166/2510/files/Morsan.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src:url('https://cdn.shopify.com/s/files/1/0924/6166/2510/files/Roboto-Regular.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0924/6166/2510/files/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src:url('https://cdn.shopify.com/s/files/1/0924/6166/2510/files/Roboto-Bold.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0924/6166/2510/files/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("https://shopcheechandchong.com/cdn/shop/t/6/assets/Roboto-Bold.woff2") format('woff2'),
	url("https://shopcheechandchong.com/cdn/shop/t/6/assets/Roboto-Bold.woff") format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url("https://cheechandchong.com/cdn/shop/files/Oswald-Medium.woff2") format('woff2'),
	url("https://cheechandchong.com/cdn/shop/files/Oswald-Medium.woff") format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

.stack_visually_hidden {
    display: none;
    width: 0px;
    height: 0px;
    padding: 0 !important;
    margin: 0 !important
}

.title.inline-richtext.stack_title_heading {
    font-size: var(--stack-heading-size);
    font-family: var(--stack-heading-font);
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 50px
}

.card__heading.stack_product_heading,
.card__heading.stack_product_heading a:after {
    display: none
}

.grid__item.stack_grid_item {
    border-radius: 30px;
    border: 2px solid #000;
    box-shadow: 5px 5px #000;
    overflow: hidden;
    background-color: #fcfcea;
    padding: 15px
}

ul:has(.grid__item.stack_grid_item) {
    row-gap: 20px
}

.grid__item.stack_grid_item .card__inner:has(.stack_card_media) {
    border: 2px solid #000;
    border-radius: 12px !important
}

.grid__item.stack_grid_item .card__inner .card__content {
    position: absolute;
    padding: 0;
    top: 10px;
    right: 10px
}

.grid__item.stack_grid_item .card__media.stack_card_media {
    margin: 15px;
    width: calc(100% - 30px);
    position: relative !important
}

.grid__item.stack_grid_item .card-wrapper:hover .card--standard .card__inner,
.grid__item.stack_grid_item .card-wrapper:hover .card--card,
.grid__item.stack_grid_item .card-wrapper:hover a {
    scale: unset;
    transform: unset;
    text-decoration: none
}

.badge.stack_discount_badge {
    border-radius: 55px;
    font-size: 15px;
    font-weight: 700;
    font-family: Oswald;
    line-height: 18px;
    border: 1px solid #000;
    background-color: #ee2e53
}

.grid__item.stack_grid_item h3.card__heading a {
    font-size: var(--stack-product-size);
    font-weight: 600;
    font-family: Oswald;
    color: #000;
    padding: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.stack_product_props {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    margin: 5px 0 0
}

.stack_product_props .stack_product_prop {
    flex: 0 0 49%;
    height: 35px;
    border-radius: 55px;
    border: 1px solid #000;
    font-size: 16px;
    font-weight: 700;
    font-family: Oswald;
    background-color: #8af459;
    text-align: center;
    color: #000
}

.stack_product_props .stack_product_prop:first-child {
    background-color: #fff200
}

a.stack_atc_button {
    height: 60px;
    background-color: #ee2e53;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #000;
    padding: 0;
    min-height: unset !important;
    box-shadow: 3px 3px #000
}

a.stack_atc_button:before,
a.stack_atc_button:after {
    display: none
}

.stack_atc_button .stack_button_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0 15px;
    text-transform: uppercase;
}

.stack_atc_button .stack_button_container span:first-child {
    font-size: 18px;
    font-weight: 700;
    font-family: Roboto;
    letter-spacing: 0px
}

.stack_atc_button .stack_button_container .stack_item_price {
    line-height: normal
}

.stack_atc_button .stack_button_container .stack_item_price .price__sale span {
    line-height: 0px
}

.stack_atc_button .stack_button_container .stack_item_price .price__sale {
    display: flex;
    gap: 5px;
    align-items: center
}

.stack_atc_button .stack_button_container .stack_item_price .price__sale .price-item--regular {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: Roboto !important;
    color: #ffb1c0 !important;
    margin: 0;
    padding: 0;
    text-decoration: line-through
}

.stack_atc_button .stack_button_container .stack_item_price .price__sale .price-item--sale {
    font-size: 18px !important;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: Roboto;
    color: #fff
}

.stack_reviews_container {
    text-align: center;
    padding: 4px 0;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    gap: 7px;
    font-family: Roboto;
    margin-top: 0 !important
}

.media.stack_media_track {
    padding: 0 !important
}

.multicolumn-card__info.stack_multicol_into {
    padding: 10px 0 !important
}

.multicolumn-card__info.stack_multicol_into .inline-richtext {
    font-size: var(--stack-body-size);
    color: #fff;
    font-weight: 700;
    padding: 0 30px;
    text-align: center
}

.multicolumn-card__image-wrapper.stack_container_multicol {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important
}

.multicolumn-list.ul_stack_column_grid {
    display: flex;
    flex-wrap: wrap
}

.multicolumn-list.ul_stack_column_grid li {
    flex: 0 1 16% !important;
    width: calc(16% - 8px);
    max-width: calc(16% - 8px)
}

.multicolumn-list.ul_stack_column_grid li img {
    width: 75% !important;
    height: auto;
    margin: auto
}

@media (max-width: 749px) {
    .stack_product_container_mini .page-width {
        padding: 0 8px !important
    }

    .collection__title:has(.stack_title_heading) {
        margin-bottom: 10px !important
    }

    .title.inline-richtext.stack_title_heading {
        padding-top: 10px
    }

    .grid__item.stack_grid_item {
        border-radius: 15px;
        box-shadow: 2px 2px #000;
        background-color: #fcfcea;
        padding: 10px 7px;
    }

    .badge.stack_discount_badge {
        font-size: 12px;
        line-height: 9px;
        padding: 6px
    }

    .grid__item.stack_grid_item .card__inner .card__content {
        top: 3px;
        padding: 0;
        right: 4px
    }

    .stack_product_props {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
        gap: 3px;
        margin: 5px auto 0;
        width: 100%
    }

    .stack_product_props .stack_product_prop {
        flex: 0 0 46%;
        height: 20px;
        font-size: 10px;
        color: #000
    }

    .grid__item.stack_grid_item .card__information {
        width: calc(100% - 2px) !important
    }

    .stack_reviews_container span svg {
        height: 12px;
        width: 65px
    }

    a.stack_atc_button {
        height: 30px
    }

    .stack_atc_button .stack_button_container .stack_item_price .price__sale .price-item--regular,
    .stack_atc_button .stack_button_container .stack_item_price .price__sale .price-item--sale {
        font-size: 10px !important
    }

    .stack_atc_button .stack_button_container span:first-child {
        font-size: 10px
    }

    .multicolumn-list.ul_stack_column_grid {
        display: grid !important;
        grid-template-rows: repeat(2, 1fr);
        grid-template-columns: repeat(3, 1fr)
    }

    .multicolumn-list.ul_stack_column_grid li {
        width: 100% !important;
        max-width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .multicolumn-card__info.stack_multicol_into .inline-richtext {
        padding: 0 5px;
        font-size: 12px !important
    }

    .multicolumn-card__image-wrapper.stack_container_multicol {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }
}

@media (405px) {
    .stack_product_props .stack_product_prop {
        flex: 0 0 43%;
        height: 20px;
        font-size: 10px;
        color: #000
    }
}

.price-item--sale{
    margin: 0 !important;
}
.card__heading a:after{
    display: none;
    content: unset;
}

.media.stack_media_track.media--transparent.media--square {
    /* aspect-ratio: 1/1; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

img.multicolumn-card__image {
    position: relative !important;
    height: auto !important;
    width: 75%;
    aspect-ratio: 1/1;
    margin: auto auto;
}

.multicolumn-list.ul_stack_column_grid {
    align-items: baseline;
    justify-content: revert;
}

.card__media .media.media--transparent.media--hover-effect img{
    max-height: none;
}

@media (min-width: 767px){
    ul:has(.grid__item.stack_grid_item){
        column-gap: 16px;
        & li{
            max-width: calc(33% - 11px);
        }
    }    
    .section-sections--18525641605302__footer-padding{
        padding-top: 0 !important;
    }
    .footer-block--newsletter{
        margin-top: 0 !important;
    }
}

@media (max-width: 767px){
    ul:has(.grid__item.stack_grid_item){
        column-gap: 8px;
        & li{
            max-width: calc(50% - 4px);
        }
    }    
    .grid__item.stack_grid_item h3.card__heading a{
        padding-bottom: 0;
    }
    .multicolumn-card__info.stack_multicol_into{
        padding-bottom: 0;
    }
}

.card__information {
    padding-top: 0;
    padding-bottom: 0;
}

.card__media .media.media--transparent.media--hover-effect img{
    aspect-ratio: 1/1;
}

/*# sourceMappingURL=/cdn/shop/t/16/assets/stack-style.css.map?v=81443900191678925451751872240 */`