/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-fl-sttark-custom-prints-cartons {
	margin: 0;
}
.wp-block-fl-sttark-custom-prints-cartons *,
.wp-block-fl-sttark-custom-prints-cartons *:visited,
.wp-block-fl-sttark-custom-prints-cartons *:active {
	box-sizing: border-box;
	text-decoration: none;
	margin: 0;
}
.wp-block-fl-sttark-custom-prints-cartons a {
	color: currentColor;
}
.wp-block-fl-sttark-custom-prints-cartons a:hover {
	color: currentColor;
}

.wp-block-fl-sttark-custom-prints-cartons {
	background-color: #f8f5f2;
	width: 99.7vw;
	position: relative;
	left: calc(-50vw + 50%);
}
.wp-block-fl-sttark-custom-prints-cartons .banner_background {
	width: 100%;
	display: block;
	-o-object-position: center;
	object-position: center;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 80px 0;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons .banner_background {
		-o-object-fit: cover;
		object-fit: cover;
		padding: 32px 0;
		height: 210px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons .section_bkg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: none;
	width: 100%;
	height: 274px;
	position: absolute;
	top: 210px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons .section_bkg {
		display: block;
		height: 305px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons .section_bkg:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(30, 30, 30, 0.8);
	z-index: 2;
}
.wp-block-fl-sttark-custom-prints-cartons section {
	width: 94%;
	max-width: 1200px;
	padding-bottom: 64px;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons section {
		padding-bottom: 32px;
		position: relative;
		z-index: 3;
	}
}
.wp-block-fl-sttark-custom-prints-cartons section .custom-printing-container {
	-moz-column-gap: 24px;
	column-gap: 24px;
	margin-bottom: 56px;
}
@media (min-width: 769px) and (max-width: 900px) {
	.wp-block-fl-sttark-custom-prints-cartons section .custom-printing-container {
		scale: 0.9;
	}
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons section .custom-printing-container {
		flex-wrap: wrap;
	}
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_description {
		padding-top: 24px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_description
	h4 {
	font-size: 48px;
	margin: 0 0 16px;
	line-height: 1;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_description
		h4 {
		text-align: center;
		color: white;
		font-size: 24px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_description
	h4
	span {
	color: #009940;
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_description
	p {
	font-size: 24px;
	margin: 0 0 24px;
	color: #67737c;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_description
		p {
		text-align: center;
		margin-bottom: 66px;
		font-size: 18px;
		line-height: 26px;
		color: white;
	}
}
@media (max-width: 767px) and (min-width: 553px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_description
		p {
		margin-bottom: 90px;
	}
}
@media (max-width: 390px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_description
		p {
		margin-bottom: 52px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_image {
	width: 435px;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_image {
		display: none;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_buttons {
	-moz-column-gap: 16px;
	column-gap: 16px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_buttons {
		justify-content: center;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_buttons
	a {
	font-weight: bold;
	font-family:
		'Founders Semibold',
		Sans serif;
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_buttons
	button {
	font-weight: bold;
	font-family:
		'Founders Semibold',
		Sans serif;
	font-size: 18px;
	outline: none;
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing-container
	.custom-printing-container_buttons
	.btn-primary {
	background-color: #009940;
	color: white;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_buttons
		.btn--secondary {
		display: none;
	}
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing-container
		.custom-printing-container_buttons
		.btn.btn-primary {
		height: 36px !important;
		font-size: 16px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons section .custom-printing_products-container h4 {
	font-size: 36px;
	margin: 0 0 32px;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons section .custom-printing_products-container h4 {
		font-size: 20px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons section .custom-printing_products-container div {
	gap: 24px;
}
@media (max-width: 550px) {
	.wp-block-fl-sttark-custom-prints-cartons section .custom-printing_products-container div {
		gap: 16px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing_products-container
	.products-container_card {
	width: 278px;
}
@media (max-width: 800px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing_products-container
		.products-container_card {
		width: 180px;
	}
}
@media (max-width: 550px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing_products-container
		.products-container_card {
		width: 100%;
	}
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing_products-container
		.products-container_card:nth-child(n + 7) {
		display: none;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing_products-container
	.products-container_card
	img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	margin-bottom: 24px;
	transition: transform 300ms ease;
	height: 300px;
	width: 100%;
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing_products-container
	.products-container_card
	img:hover {
	transform: scale(1.1);
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing_products-container
	.products-container_card
	h6 {
	font-size: 20px;
	margin-bottom: 12px;
	line-height: 1;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing_products-container
		.products-container_card
		h6 {
		font-size: 18px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons
	section
	.custom-printing_products-container
	.products-container_card
	p {
	font-size: 16px;
	line-height: 1.4;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons
		section
		.custom-printing_products-container
		.products-container_card
		p {
		font-size: 14px;
	}
}
.wp-block-fl-sttark-custom-prints-cartons section .product-types_btn {
	align-items: center;
	justify-content: center;
	margin: 32px 0 0;
	display: none;
}
@media (max-width: 768px) {
	.wp-block-fl-sttark-custom-prints-cartons section .product-types_btn {
		margin: 24px 0 0;
		display: flex;
	}
	.wp-block-fl-sttark-custom-prints-cartons section .product-types_btn .btn.btn--secondary {
		font-size: 16px;
		font-weight: bold;
		font-family: 'Founders Semibold', serif;
		height: 36px !important;
	}
}
.wp-block-fl-sttark-custom-prints-cartons .carton-labels-234_drawer2 {
	display: none;
	position: fixed;
	height: 100vh;
	top: 0;
	right: 0;
	width: 100vw;
	z-index: 5;
	max-width: 800px;
	background-color: white;
}
@keyframes drawerEntrance {
	0% {
		right: -100vw;
		width: 0;
	}
	100% {
		right: 0;
		width: 100vw;
	}
}
@keyframes drawerExit {
	0% {
		right: 0;
		width: 100vw;
	}
	100% {
		right: -100vw;
		width: 0;
	}
}
.wp-block-fl-sttark-custom-prints-cartons .carton-labels-234_drawer2.active {
	display: block;
	animation: drawerEntrance 300ms ease;
}
.wp-block-fl-sttark-custom-prints-cartons .carton-labels-234_drawer2.deactivated {
	right: -100vw;
	animation: drawerExit 300ms ease;
}
.wp-block-fl-sttark-custom-prints-cartons .carton-labels-234_drawer_header {
	padding: 24px;
	border-bottom: 1px solid #a3abb2;
}
.wp-block-fl-sttark-custom-prints-cartons .carton-labels-234_drawer_body {
	padding: 24px;
}
.wp-block-fl-sttark-custom-prints-cartons
	.carton-labels-234_drawer_body
	#sample_pack_el
	.auth_subtitle {
	justify-content: space-between !important;
}
.wp-block-fl-sttark-custom-prints-cartons
	.carton-labels-234_drawer_body
	#sample_pack_el
	.auth_subtitle
	.text-link {
	font-size: 18px;
}
.wp-block-fl-sttark-custom-prints-cartons
	.carton-labels-234_drawer_body
	#sample_pack_el
	.auth_subtitle
	.font-heading-lg {
	font-size: 30px;
}
.wp-block-fl-sttark-custom-prints-cartons .carton-labels-234_drawer_body #sample_pack_el .row {
	margin-bottom: 16px;
}
.wp-block-fl-sttark-custom-prints-cartons
	.carton-labels-234_drawer_body
	#sample_pack_el
	.checkout-new-account
	.form-group
	.row:nth-child(2)
	.col-md-6.form-group_field {
	width: 100%;
}
.wp-block-fl-sttark-custom-prints-cartons .drawer_header-234_close {
	font-size: 18px;
	outline: none;
}

/*# sourceMappingURL=style-index.css.map*/
