/** Shopify CDN: Minification failed

Line 61:0 Expected "}" to go with "{"

**/

aside#main-collection-filters {
    display: none;
}

.product-tagline {
    font-size: 14px;
    font-family: archivo;
}

.card__heading {
    font-size: 24px;
}

.collection-hero-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
    display: none;
}

@media screen and (max-width: 768px){
  height: 200px;
}

.collection-custom-description {
    /*max-width: 1400px;*/
    /*margin: 20px auto 0;*/
    font-size: 18px;
}

.card__information {
    background: #fafafa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 20px !important;
    /* padding-right: 20px !important; */
}

span.junip-product-summary.junip-product-summary-rendered {
    font-size: 14px;
}

button.ajax-add-to-cart {
    z-index: 10;
    position: relative;
    color: #fff;
    width: 100%;
    margin-top: 20px !important;
  
variant-selects label {
    min-height: 52px;
}

