/** Shopify CDN: Minification failed

Line 1155:1 Unexpected ","

**/
.bb-container {
	--text-color:#26292A;
	--btn-background:#27292B;
	--helvetica-font:'Helvetica Neue', sans-serif;
	--border-color:#707070;
	--alt-border-color:#BEBEBE;
}

.bb-alt-item-container {
	width:100%;
	text-align:center;
}

.bb-alt-item-container > h1 {
	font-size:48px;
	font-weight:normal;
	margin:60px 0 0;
	color:var(--text-color);
}

.bb-alt-item-container .rte,
.bb-alt-item-container .rte p {
	font-size:16px;
	margin:0;
}

.bb-alt-item-container .rte {
	margin-top:20px;
}

.bb-discount-blocks {
	display:flex;
	gap:34px;
	padding:50px;
	justify-content:center;
}

.bb-header {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	display:flex;
	align-items:center;
	padding:20px;
	justify-content:center;
}

.bb-block-item {
	width:163px;
}

.bb-block-item h3 {
	font-weight:bold;
	font-size:16px;
	margin:0 0 15px;
	text-align:center;
}

.bb-discount-name {
	height:163px;
	background:#ffffff;
	border-radius:6px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	font-family:var(--font-ivy);
	font-style: italic;
	font-size:30px;
	line-height: 1.2;
	text-transform:uppercase;
}

.bb-intro-video {
	position:relative;
	margin-top:70px;
}

.bb-intro-video video,
.bb-intro-video source,
.bb-intro-video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important;
}

.bb-discount-name span {
	font-family:var(--helvetica-font);
	font-size:18px;
	line-height:1.6;
	text-transform:uppercase;
	font-style: normal;
}

.bb-collection-container h2.bb-accordion-title {
	font-size:24px;
	font-weight:bold;
	color:var(--btn-background);
	margin:0;
}

.bb-accordion-container {
	border-bottom:1px solid var(--border-color);
}

.bb-accordion-container:first-of-type {
	border-top:1px solid var(--border-color);
}

.bb-accordion-title a {
	display:block;
	padding:20px 15px 20px 0;
	text-transform:capitalize;
	font-size:28px;
	font-weight:bold;
	color:inherit;
	position:relative;
	gap:10px;
	align-items:center;
	display:flex;
	justify-content:space-between;
	text-decoration:none;
}

.bb-accordion-title a .bb-accordion-symbol {
	width:16px;
	height:16px;
	display:block;
	position:relative;
}

.bb-accordion-title a .bb-accordion-symbol:before,
.bb-accordion-title a .bb-accordion-symbol:after {
	position:absolute;
	top:50%;
	left:50%;
	content:"";
	background:var(--btn-background);
	transition:all 0.5s;
}

.bb-accordion-title a .bb-accordion-symbol:before {
	width:2px;
	height:100%;
	transform:translate(-50%, -50%) rotate(0deg);
}

.bb-accordion-title a .bb-accordion-symbol:after {
	width:100%;
	height:2px;
	transform:translate(-50%, -50%) rotate(0deg);
}

.bb-free-bag-item {
	flex:1;
	position:relative;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
}

.bb-product-type-text {
	color: #494A4A;
	line-height: 1.3;
	margin-top: 0;
	padding-top: 1px;
	padding-bottom: 5px;
}

.bb-image {
	padding-bottom:100%;
	position:relative;
	border-radius:6px;
	overflow:hidden;
	background:#F5F5F7;
}

.bb-image img {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.bb-free-bag-item h3 {
	flex:1;
	text-align:left;
	display:flex;
	justify-content:space-between;
	gap:10px;
	margin:15px 0 3px;
	font-size:16px;
}

.bb-free-bag-item h3 span {
	white-space:nowrap;
	font-weight:normal;
	text-align:right;
}

.bb-add-product-bundle.disabled {
	pointer-events:none;
	opacity:0.5;
}

.bb-free-bag-item p {
	text-align:left;
	font-size:14px;
	margin:3px 0 0;
}

.bb-add-to-bundle,
.bb-add-product-bundle {
	height:43px;
	display:flex;
	justify-content:center;
	align-items:center;
	border:1px solid var(--border-color);
	border-radius:4px;
	margin-top:15px;
	font-size:14px;
	text-transform:uppercase;
	color:var(--btn-background);
	text-decoration:none;
}

.bb-breadcrumbs {
	border-bottom:1px solid #F5F5F5;
	margin:0;
	padding:20px 75px;
	display:flex;
}

.bb-breadcrumbs li {
	display:flex;
	align-items:center;
	gap:10px;
	position:relative;
}

.bb-breadcrumbs li.bb-disabled {
	opacity:0.5;
}

.bb-arrow {
	position:absolute;
	top:50%;
	right:-35px;
	transform:translateY(-50%);
}

.bb-breadcrumbs li + li {
	margin-left:60px;
}

.bb-breadcrumbs li span {
	text-decoration:none;
}

.bb-breadcrumbs .bb-text {
	font-size:14px;
	text-decoration:underline;
	text-transform:uppercase;
}

.bb-breadcrumbs .bb-number {
	font-size:14px;
	width:24px;
	height:24px;
	border-radius:100%;
	border:1px solid var(--btn-background);
	display:flex;
	align-items:center;
	justify-content:center;
}

.bb-collection-tabs {
	width:100%;
}

.bb-collection-tab-item {
	width:100%;
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	gap:35px;
	padding:30px 0 65px;
}

.bb-free-bag-item p {
	display:block;
}

.bb-collection-container h2 {
	margin-top:50px;
}

.bb-collection-tab-nav {
	display:inline-flex;
	padding:4px;
	border:1px solid var(--border-color);
	gap:10px;
	border-radius:100px;
	list-style:none;
	margin:0 0 40px;
}

.bb-collection-tabs {
	text-align:center;
}

.bb-collection-tabs li {
	min-width:95px;
}

.bb-collection-tabs li a {
	font-size:14px;
	display:block;
	padding:3px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:var(--btn-background);
	border-radius:100px;
}

.bb-collection-tabs li.bb-active-tab a {
	background:var(--btn-background);
	color:#ffffff;
}

.bb-progress-text {
	background:var(--btn-background);
	margin:0;
	padding:10px;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
}

.bb-added-items-container {
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	gap:13px;
}

.bb-added-item-image {
	padding-bottom:100%;
	position:relative;
	border-radius:6px;
	overflow:hidden;
	display:block!important;
}

.bb-added-item-image img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}

.bb-added-item.bb-item-active {
	border-radius:6px;
	border: 1px solid var(--btn-background);
}

.remove-bb-item, .remove-bb-item-bag {
	width:19px;
	height:19px;
	border-radius:0 0 0 4px;
	display:flex;
	position:absolute;
	right:0;
	top:0;
	align-items:center;
	justify-content:center;
	background:var(--btn-background);
	z-index:1;
}

.remove-bb-item-bag svg {
	width:7px;
	height:7px;
}

.bb-added-item.bb-item-placeholder {
	position:relative;
	border:1px dashed var(--border-color);
	border-radius:6px;
	overflow:hidden;
}

.bb-added-item {
	position:relative;
}

.bb-added-item h3 {
	margin:10px 0 0;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#494a4a;
}

.bb-item-placeholder .bb-added-item-image {
	padding-bottom:100%;
	width:100%;
}

.bb-item-placeholder .bb-added-item-image span {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	font-family:var(--font-ivy);
	font-size:24px;
	text-transform:uppercase;
	font-style: italic;
	line-height:1.2;
	text-align:center;
}

.bb-item-placeholder h3 {
	font-weight:bold;
	text-transform:uppercase;
}

.bb-added-items-total {
	margin-top:50px;
}

.bb-added-items-total > div {
	width:100%;
	display:flex;
	gap:10px;
	justify-content:space-between;
	align-items:center;
	flex-direction:row-reverse;
}

.bb-added-items-total {
	padding:0 37px;
	display:flex;
	flex-direction:column;
	justify-content:center;
}

.bb-added-items-total p {
	font-size:17px;
	font-weight:normal;
	margin:0;
}

.bb-added-items-total p span.bb-original-price {
	font-weight:normal;
}

.bb-added-items-total p span {
	font-weight:bold;
}

.bb-accordion-disabled .bb-add-product-bundle {
	opacity:0.5;
	font-size:0;
	pointer-events:none;
}

.bb-accordion-disabled .bb-add-product-bundle:before {
	content:"Choose bag first";
	font-size:14px;
}

.bb-quantity {
	width:100%;
	height:43px;
	display:grid;
	grid-template-columns:30px calc(100% - 60px) 30px;
	font-size:14px;
	text-transform:uppercase;
	border-radius:5px;
	border:1px solid var(--border-color);
	color:var(--btn-background);
	text-decoration:none;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:9;
	background:#ffffff;
	opacity:0;
	pointer-events:none;
}

.disabled + .bb-quantity .bb-quantity-plus,
.disabled + .bb-quantity input {
	opacity:0.5;
	pointer-events:none;
}

.bb-added-to-bundle .bb-quantity {
	opacity:1;
	pointer-events:all;
}

.bb-quantity input {
	pointer-events:none;
	text-align:center;
	background:transparent;
	border:0;
	box-shadow:none;
	outline:none;
}

.bb-quantity a {
	display:flex;
	align-items:center;
	justify-content:center;
	color:currentColor;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
}

input[type=number] {
	-moz-appearance:textfield;
}

.bb-add-to-cart {
	width:100%;
	height:45px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:14px;
	color:var(--alt-border-color);
	text-transform:uppercase;
	border-radius:4px;
	border:1px solid var(--alt-border-color);
	margin:20px 0 0;
	text-decoration:none;
}

.bb-add-to-cart.bb-add-to-cart-active {
	color:#ffffff;
	border-color:var(--btn-background);
	background-color:var(--btn-background);
}

.bb-breadcrumbs li a {
	display:block!important;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.bb-breadcrumbs li {
	position:relative;
}

.bb-added-to-bundle:before {
	content:"Selected";
	position:absolute;
	bottom:0;
	left:0;
	background:white;
	height: 43px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid var(--alt-border-color);
	border-radius: 4px;
	font-size: 14px;
	width:100%;
	text-transform: uppercase;
	color: var(--alt-border-color);
	text-decoration: none;
}

.bb-added-to-bundle {
	position:relative;
}

.bb-added-items-total p.bb-savings {
	display:inline-block;
	background:#FCF1EB;
	border-radius:50px;
	line-height:1.3;
	padding:5px 12px 3px;
	font-size:13px;
	margin-bottom:2px !important;
}

.bb-added-items-total p.bb-savings.hide-savings {
	opacity:0;
	display: none;
}

.bb-added-items-total p.bb-savings:after {
	content:" saved!";
}

.card__reviews {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	line-height: 0;
}

.rating-text {
	display:none!important;
}

.bb-free-bag-item p.rating-count {
	margin:0;
}

.bb-product-details {
	display:block!important;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:38px;
}

.modal__overlay {
	z-index:9999999999;
}

.bb-modal-images {
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:5px;
}

.bb-popup-close {
	position:absolute;
	top:10px;
	right:10px;
}

.bb-price {
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
}

.bb-product-type {
	text-align:left;
	margin-bottom:0;
	margin-top:5px;
}

.modal__container .rte {
	text-align:left;
	font-size:14px;
}

.bb-product-title {
	text-align:left;
	margin-bottom:0;
}

.modal__container .rte p {
	margin:0;
}

.bb-product-benefits {
	padding:0;
	margin:0;
	list-style:none;
	display:flex;
	gap:10px;
	align-items:center;
	justify-content:space-between;
}

.bb-product-benefits li {
	display:flex;
	gap:5px;
	align-items:center;
	font-size:14px;
	text-transform:uppercase;
}

.bb-product-benefits svg {
	width:16px;
}

.upsell-popup-overlay {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:black;
	opacity:0.5;
	z-index:999998;
}

.upsell-popup-content {
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	background:white;
	z-index:999999;
	width:400px;
	max-width:90%;
	border-radius:10px;
	padding:20px;
}

.upsell-popup-buttons {
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:20px;
}

.upsell-popup-content img {
	display:block;
	width:100%;
}

.upsell-popup-content h2 {
	font-size:22px;
	margin:0 0 10px;
	text-align:center;
	font-weight:normal;
}

.upsell-popup {
	position:relative;
	z-index:99999999;
	display:none;
}

.upsell-popup-buttons a {
	text-align:center;
	padding:10px 20px;
	font-weight:bold;
	font-size:16px;
	border-radius:5px;
	margin-top:20px;
	background:black;
	text-decoration:none;
	color:white;
	border:1px solid black;
}

.upsell-popup-buttons a.cancel-upsell {
	background:#f2f2f2;
	color:black;
}

.bb-added-items-content {
	border:1px solid var(--border-color);
	border-radius:12px;
	padding:24px;
}

.bb-progress {
	position:-webkit-sticky;
	position:sticky;
	top:40px;
}

.bb-faq-container > h3 {
	font-size:28px;
	font-weight:bold;
	margin-top:110px;
}

.bb-faq-container > h4 {
	border-top:1px dashed #bebebe;
	padding-top:25px;
	font-size:18px;

	margin-bottom:10px;
	font-weight:bold;
}

.bb-faq-container > p {
	font-size:16px;
	margin:0;
}

.bb-accordion-title a.accordion-active .bb-accordion-symbol:before {
	transform:translate(-50%, -50%) rotate(270deg);
}

.bb-accordion-title a.accordion-active .bb-accordion-symbol:after {
	transform:translate(-50%, -50%)rotate(180deg);
}

.bb-added-items-total p span {
	margin-left:5px;
}

.get-started-btn {
	margin-bottom:40px;
}

@media only screen and (min-width:769px) {
	.bb-mobile-only {
		display:none!important;
	}
	.bb-step-3 {
		display:grid;
		grid-template-columns:1fr 344px;
		gap:36px;
		align-items:flex-start;
		padding:0 75px;
	}
	.bb-collection-tab-item {
		grid-template-columns:repeat(3, 1fr);
	}
	.bb-progress-text {
		display:none;
	}
	.bb-added-item h3 {
		margin:0;
		text-align:left;
		padding-left:15px;
	}
	.bb-item-active .bb-added-item-image img {
		height:100%;
	}
	.bb-added-items-total {
		padding:0;
	}
	.bb-breadcrumbs {
		position:absolute;
		top:0;
		left:0;
		right:0;
	}
	.bb-step-3 {
		position:relative;
		padding-top:85px;
		padding-bottom: 120px;
	}
	.bb-collection-title {
		display:grid;
		grid-template-columns:1fr 2fr;
		gap:30px;
		align-items:center;
	}
	.bb-collection-container .bb-collection-title h2 {
		margin:0 0 40px;
		text-align:left;
	}
	.bb-tab-container {
		text-align:left;
	}
	.bb-collection-tab-nav {
		text-align:center;
	}
	.bb-collection-title {
		margin-top:50px;
	}
	.bb-added-items-total {
		align-items:flex-start;
	}
	.bb-added-items-total p span.bb-original-price {
		color:var(--alt-border-color);
		text-decoration:line-through;
	}
	.bb-added-items-total p.bb-savings:after {
		content:" saved!";
	}
	.bb-add-to-cart {
		margin-top:10px;
	}
}

@media only screen and (max-width:1280px) {
	.bb-left {
		padding-left:60px;
		padding-right:60px;
	}
	.bb-block-item-container {
		padding:20px;
	}
}

@media only screen and (max-width:1024px) {
	.bb-block-item {
		flex:1;
		width:auto;
	}
	.bb-step-3 {
		grid-template-columns:100%;
	}
	.bb-right,
	.bb-block-item-container {
		gap:20px;
	}
	.bb-left {
		padding:19px;
	}
	.bb-add-to-cart {
		margin:0;
	}
	.bb-progress-text {
		position:fixed;
		bottom:78px;
		z-index:999;
		left:0;
		right:0;
	}
	.bb-added-item h3 {
		font-size:12px;
	}
	.bb-item-placeholder .bb-added-item-image span {
		font-size:20px;
	}
	.bb-collection-tab-item {
		grid-template-columns:repeat(3, 1fr);
	}
	.bb-progress {
		position:-webkit-sticky;
		position:sticky;
		background:white;
		bottom:0;
		z-index:9999;
		top:auto;
	}
	.bb-step-3 {
		padding-left:0;
		padding-right:0;
	}
	.bb-added-items-container {
		display:flex;
		display:none;
		gap:10px;
		overflow:auto;
		-webkit-overflow-scrolling:touch;
		padding:15px;
	}
	.bb-added-items-content {
		padding:0;
		border:0;
		border-radius:0;
	}
	.bb-progress-text {
		display:block;
		position:static;
		background:#FCF1EB;
		color:var(--btn-background);
	}
	.bb-added-item {
		flex:0 0 70px;
	}
	.bb-added-items-total {
		margin:0;
		display:flex;
		justify-content:space-between;
		flex-direction:row;
		padding: 10px 15px;
		border-top:1px solid #F5F5F5;
	}
	.bb-added-items-total > div {
		display:block;
	}
	.bb-added-items-total p span {
		margin-left:5px;
	}
	.bb-collection-container {
		padding-left:75px;
		padding-right:75px;
	}
	.bb-flexbox {
		display:flex;
	}
}

@media only screen and (max-width:768px) {
	.bb-btn-container {
		position:-webkit-sticky;
		position:sticky;
		bottom:0;
		z-index:9999999999;
		background:#ffffff;
	}
	.bb-breadcrumbs {
		bottom:auto;
		top:0;
	}
	.bb-intro {
		display:flex;
		flex-direction:column;
	}
	.bb-right {
		flex:1;
		align-items:flex-start;
	}
	.bb-block-item-container {
		/* flex:1; */
		/* align-items:flex-start; */
	}
	.bb-btn-container {
		padding:20px;
	}
	.bb-btn-container a {
		width:100%;
		max-width:100%;
	}
	.bb-desktop-only {
		display:none!important;
	}
	.bb-free-bags {
		max-width:100%;
	}
	.bb-breadcrumbs {
		padding:20px;
	}
	.bb-breadcrumbs .bb-text {
		font-size:12px;
	}
	.bb-breadcrumbs .bb-number {
		width:20px;
		height:20px;
	}
	.bb-breadcrumbs li + li {
		margin-left:30px;
	}
	.bb-arrow {
		right:-20px;
	}
	.bb-breadcrumbs {
		padding:10px 15px;
	}
	.bb-free-container h2, .bb-collection-container h2 {
		font-size:20px;
	}
	.bb-collection-tab-item {
		padding-top:0;
	}
	.bb-collection-tab-item {
		gap:15px;
	}
	.bb-free-bag-item h3 {
		font-size:14px;
	}
	.bb-free-bag-item p {
		font-size:12px;
	}
	.bb-right {
		flex-direction:column;
	}
	.bb-intro-video {
		margin-top:50px;
		width:100%;
		margin-bottom:50px;
	}
	.bb-added-items-total {
		flex-direction:row;
		justify-content:space-between;
		align-items:center;
	}
	.bb-added-items-total p.bb-savings {
		margin:0 0 3px;
	}
	.bb-added-items-total p span.bb-original-price {
		color:var(--alt-border-color);
		text-decoration:line-through;
	}

	.bb-left {
		background: #ffdfe3;
	}
	.bb-collection-container {
		padding:40px 15px;
	}
	.bb-collection-tab-item {
		padding-bottom:40px;
	}
}

@media only screen and (max-width:600px) {
	.bb-left {
		padding:15px;
	}
	.bb-left h2 {
		font-size:25px;
		margin-top:32px;
	}
	.bb-left ol {
		font-size:15px;
		margin:15px 0 0;
		line-height: 20px;
	}
	.bb-block-item h3 {
		font-size:14px;
	}
	.bb-discount-name {
		font-size:22px;
	}
	.bb-discount-name span {
		font-size:12px;
	}
	.bb-right {
		padding: 0 15px 15px;
		gap:12px;
		justify-content: flex-start;
	}
	.bb-block-item-container {
		padding:0;
		background:transparent;
		gap:12px;
		width: 100%;
	}
	.bb-discount-name {
		height:95px;
	}
	.bb-add-to-bundle, .bb-add-product-bundle, .bb-quantity {
		height:38px;
		font-size:12px;
	}
	.bb-collection-container h2 {
		margin-top:30px;
		font-size:20px;
	}
	.bb-collection-tabs li a {
		font-size:12px;
	}
	.bb-collection-tabs li {
		min-width:83px;
	}
	.bb-collection-tab-nav {
		margin-bottom:25px;
	}
	.bb-collection-tab-item {
		display:grid;
		padding:0 0 20px;
		grid-template-columns:repeat(2, 1fr);
		gap:15px;
	}
	,
	.bb-progress-text {
		font-size:12px;
		height:30px;
		padding-top:0;
		padding-bottom:0;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.bb-added-items-total {
		padding-left:15px;
		padding-right:15px;
	}
	.bb-added-items-total p {
		font-size:15px;
	}
	.bb-add-to-cart {
		font-size:12px;
		width:168px;
		flex:0 0 168px;
		height:38px;
	}
	.bb-free-bag-item {
		position:relative;
	}
	.bb-mobile-popup {
		position:fixed;
		top:0;
		left:0;
		right:0;
		z-index:9999999;
		bottom:0;
		pointer-events:none;
		overflow:hidden;
	}
	.bb-show-popup {
		pointer-events:all;
	}
	.bb-mobile-popup-overlay {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:var(--btn-background);
		opacity:0;
		display:block!important;
		z-index:10;
		transition:all 0.5s;
	}
	.bb-show-popup .bb-mobile-popup-overlay {
		opacity:0.5;
		pointer-events:all;
	}
	.bb-mobile-content {
		background:#ffffff;
		color: #494a4a;
	}
	.bb-show-popup .bb-mobile-content {
		transform:translateY(0);
	}
	.bb-mobile-content .rte {
		text-align:left;
	}
	.bb-mobile-content .rte p:first-of-type {
		margin-top:0;
	}
	.bb-popup-close {
		position:-webkit-sticky;
		position:sticky;
		top:0;
		z-index:10;
		display:flex;
		align-items:center;
		justify-content:flex-end;
		padding:0px 0 10px;
	}
	.bb-popup-close svg {
		display:block;
	}
	.bb-popup-btn {
		padding:15px;
		position:-webkit-sticky;
		position:sticky;
		bottom:0;
		background:#ffffff;
		z-index:10;
	}
	.bb-popup-btn a {
		height:38px;
		width:100%;
		display:flex;
		align-items:center;
		justify-content:center;
		background:var(--btn-background);
		border-radius:5px;
		font-size:12px;
		font-weight:bold;
		gap:5px;
		text-transform:uppercase;
		color:#ffffff;
		text-decoration:none;
	}
	.bb-added-to-bundle::before {
		font-size:12px;
		height:38px;
	}
	.modal__container {
		max-height:80vh;
		width:100%;
		height:auto;
		padding-top:0;
		left:0;
		right:0;
		bottom:0;
		top:auto;
		max-width:100%;
	}
	.modal__overlay {
		align-items:flex-end;
	}
	.bb-mobile-content {
		position:static;
	}
	.micromodal-slide {
		display:block;
	}
	.bb-mobile-popup {
		opacity:0;
		pointer-events:none;
		transition:all 0.5s;
	}
	.is-open.bb-mobile-popup {
		opacity:1;
		pointer-events:all;
	}
	.modal__overlay,
	.micromodal-slide[aria-hidden="false"] .modal__overlay,
	.micromodal-slide[aria-hidden="false"] .modal__container,
	.modal__container {
		animation:none!important;
	}
	.modal__container {
		transform:translateY(100%);
		transition:all 0.5s;
	}
	.is-open .modal__container {
		transform:translateY(0);
	}
	.modal__container {
		padding:15px;
	}
	.bb-product-benefits li {
		font-size:12px;
	}
	.upsell-popup-buttons {
		grid-template-columns:100%;
	}
	.upsell-popup-buttons a.cancel-upsell {
		margin-top:0;
	}
	.bb-header {
		padding:0 15px;
	}
	.bb-alt-item-container > h1 {
		font-size:25px;
		font-weight:bold;
		margin-top:32px;
	}
	.bb-alt-item-container .rte, .bb-alt-item-container .rte p {
		font-size:14px;
		line-height: 1.4;
	}
	.bb-alt-item-container .rte {
		margin-top:10px;
	}
	.bb-discount-blocks {
		padding:32px 0;
		gap:12px;
	}
	.bb-accordion-title a {
		font-size:17px;
	}
	.bb-accordion-title a .bb-accordion-symbol {
		width:12px;
		height:12px;
	}
	.bb-progress-text {
		font-size:12px;
		padding:5px 10px;
	}
	.bb-added-items-total p.bb-savings {
		font-size:12px;
	}
	.bb-faq-container > h3 {
		margin-top:60px;
		font-size:25px;
		margin-bottom:20px;
	}
	.bb-faq-container > h4 {
		font-size:17px;
		margin-top:20px;
		padding-top:20px;
	}
	.bb-faq-container > p {
		font-size:15px;
		margin-bottom:10px;
		line-height: 1.4;
	}
}