/* Rapamycin Page Customizations */
.text_blocks_with_images .h1 {
	margin-bottom: 3rem;
}
section.content-section.text_blocks_with_images .alternate .tbwi-text > h3 {
    font-size: 1.7rem;
    font-weight: 600;
    font-family: 'p22-underground';
    text-transform: none;
    letter-spacing: 0;
}
@media (min-width: 992px) {
	section.content-section.text_blocks_with_images .alternate .text-block-with-image:nth-of-type(odd) .tbwi-text {
		padding: 2rem 2rem 2rem 7rem;
	}
}
/* section.single-product-info > .container > .row > div > .row { */
	/* align-items: center; */
/* } */
/* .square-photo.responsive-square-photo, */
/* .square-photo.responsive-square-photo > .photo-layer { */
	/* max-width: 440px; */
	/* max-height: 440px; */
/* } */
.swp-variant-label {
	display:none !important;
}