/** Shopify CDN: Minification failed

Line 57:5 Unexpected ","

**/
#shopify-section-template--21335028334639__rich_text_tq76FV, #shopify-section-template--21335028334639__rich_text_MkFL4r {
    margin-top: 0;
}


.jdgm-title {
    line-height:normal !important;
}

#shopify-block-Aa0xrMlBzODVXSkhYe__judge_me_reviews_reviews_grid_widget_Bdqka9 .jm-grid-header {
    display: none;
}

#shopify-block-Aa0xrMlBzODVXSkhYe__judge_me_reviews_reviews_grid_widget_Bdqka9 .jm-show-more-button {
    color: #fff;
}

#shopify-block-Aa0xrMlBzODVXSkhYe__judge_me_reviews_reviews_grid_widget_Bdqka9 .jdgm-review-card__details {
    background: rgba(0,0,0,0.2);
}

#shopify-block-Aa0xrMlBzODVXSkhYe__judge_me_reviews_reviews_grid_widget_Bdqka9 .jdgm-review-card__details-title {
    font-size: 2rem;
}

 .video-wrapper {
	 position: relative;
	 padding-bottom: 56.25%;
	 padding-top: 0;
	 height: 0;
}
 .video-wrapper iframe, .video-wrapper video {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}

.jdgm-modal__container .jm-content, .jm-slide {
background: #232323;
background-color: #232323 !important;
}

@media only screen and (max-width: 680px) {
	.hxl {
		font-size: calc(var(--font-heading-scale) * 3.2rem);
	}

	h1, .h1 {
        font-size: calc(var(--font-heading-scale) * 2.5rem);
    },

	h2, .h2 {
        font-size: calc(var(--font-heading-scale) * 2rem);
    }

	h3, .h3 {
        font-size: calc(var(--font-heading-scale) * 1.4rem);
    }

	.jdgm-cards-carousel h2.jdgm-title {
		text-overflow: unset;
		-webkit-line-clamp: none;
	}

}