/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 19 2025 | 10:58:06 */
.gform_wrapper.gravity-theme * {
	font-family: Roboto;
}
.cus_space{
	padding-bottom: 60px !important;
}
.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice label {
    font-weight: 700;
    color: #000;
}
label#label_45_128_1 {
    color: #a72c2b;
}
label#label_45_128_1 span{
    color: #707070;
}
.edge__options label span b {
    color: #000;
    font-weight: 500;
}
.visual-form .form-product-type p{
	font-weight: 400;
}
.visual-form {
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	background-color: #fafafa;
	--theme-color: #a72c2b;
	--theme-bg-light: #fff4f4;
	--spacer-color: #fff;
}

.visual-form .gform_title {
	font-size: 28px;
	color: #000;
	font-weight: 900;
	line-height: 1;
	margin-top: 32px;
}

.visual-form input {
	padding: 17px 12px !important;
	border: 1px solid #dedede;
	border-radius: 6px;
	font-size: 15px;
	line-height: 1.15;
	height: auto;
	box-shadow: none;
}
.gform_wrapper.gravity-theme .form-product-type {
    margin-top: 36px!important;
}
.form-product-type input {
	width: 18px;
	height: 18px;
	outline: none !important;
}
.visual-form .form-bg-color {
	background: var(--spacer-color);
	width: 100%;
	height: 50px;
	margin: 0 !important;
	-webkit-clip-path: inset(0 -100vw);
	clip-path: inset(0 -100vw);
	box-shadow: 0 0 0 100vh var(--spacer-color);
}
.visual-form .form-section-heading {
	font-size: 28px;
	color: #000;
	font-weight: 900;
	line-height: 1;
	margin-top: 32px !important;
	margin-bottom: 0 !important;
}
.visual-form .form-section-text {
	line-height: 1;
	margin: 0 !important;
}
.file-upload label, .visual-form legend {
	font-size: 20px!important;
	font-weight: 600!important;
	line-height: 1;
	color: #000;
}
.form-product-type .gfield_description {
	color: #707070;
	padding: 0!important;
	line-height: 1!important;
}
.form-product-type .gfield_radio {
	margin-top: 20px;
}
.form-product-type .gchoice {
	border: 2px solid #dedede;
	border-radius: 5px;
	background: #fff;
	position: relative!important;
	padding: 38px 16px 16px;
	overflow: hidden;
	min-inline-size: 230px!important;
	align-self: stretch!important;
}
.form-product-type .gchoice:has(input.gfield-choice-input:checked) {
	background-color: var(--theme-bg-light) !important;
	border-color: var(--theme-color);
	color: var(--theme-color);
}
.gchoice.gchoice_45_14_0::before,
.gchoice.gchoice_45_94_0::before,
.gchoice.gchoice_45_126_1::before,
.gchoice.gchoice_45_127_1::before,
.gchoice.gchoice_45_129_0::before,
.gchoice.gchoice_45_135_0::before,
.gchoice.gchoice_45_119_2::before,
.gchoice.gchoice_45_136_0::before{
	content: 'most popular';
	position: absolute;
	background: #f7be00;
	left: 0;
	top: 0;
	right: 0;
	text-align: center;
	padding: 4px;
	text-transform: uppercase;
	font-weight: 700;
	color: #644009;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	letter-spacing: 2px;
	font-size: 14px;
}
fieldset#field_45_115 {
    margin-top: -20px !important;
}
.form-product-type .gfield-image-choice-wrapper-outer {
	display: flex!important;
	flex-direction: column;
	align-items: center;
}
.form-product-type .gfield-choice-image-wrapper {
	max-width: 144px;
	position: static!important;
}
.form-product-type .gfield-image-choice-wrapper-inner {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 14px;
	width: 100%;
}
.visual-form .gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(input:checked))::after {
	opacity: 0;
}
.visual-form .form-product-type h3 {
	margin: 0;
	font-weight: 700;
	color: #000;
	line-height: 1;
	margin-bottom: 8px;
	text-align: center;
	font-size: 16px;
}
.visual-form .form-product-type p {
	color: #707070;
	line-height: 1;
	font-size: 14px;
	text-align: center;
	margin: 0;
}
.visual-form .form-product-type .gchoice:has(input.gfield-choice-input:checked) h3 {
	color: var(--theme-color);
}
.visual-form .describe-heading {
	position: relative;
	padding-left: 56px;
	margin-bottom: 0;
}
.visual-form .describe-heading::before {
	position: absolute;
	background: url(/wp-content/uploads/2025/11/describe-heading-icon.webp);
	background-size: cover;
	left: 0;
	top: -4px;
	width: 32px;
	height: 32px;
	content: '';
	background-repeat: no-repeat;
}
.visual-form .describe-heading-text {
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
	
	span {
		color: #9a362e;
		font-weight: 700;
	}
}
.visual-form textarea.medium {
	border: 2px solid #dedede;
	border-radius: 5px;
}
.visual-form .form-select-type label {
	font-size: 20px!important;
	color: #000;
}
.visual-form .form-select-type {
	margin-top: 36px!important;
}
.visual-form .looking-for {
	margin-top: 10px!important;
	margin-bottom: 10px;
}
.visual-form .form-select-type select {
	border-color: #dedede;
	border-radius: 5px;
	padding: 12px 8px !important;
}
.visual-form .gform_wrapper.gravity-theme .gform_drop_area {
	background: rgba(0,0,0,.02);
	border: 1px dashed #ccc;
	border-radius: 4px;
	margin-bottom: 8px;
	padding: 32px;
	text-align: center
}
.visual-form .gform_wrapper.gravity-theme .gform_drop_instructions {
	display: block;
	margin-bottom: 8px
}
.visual-form .gform_wrapper.gravity-theme .gfield_fileupload_filesize {
	padding: 0 6px
}
.visual-form .file-upload input, .visual-form .file-upload span {
	padding: 0!important;
}
.visual-form .file-upload span {
	color: #707070;
}
.visual-form .gform_wrapper.gravity-theme .gform_fileupload_rules {
	display: block;
	margin-top: 8px;
}
.gform_button {
	font-family: Roboto;
	font-size: 20px!important;
	color: #fff;
	border: 4px solid var(--theme-color);
	padding: 7px 16px!important;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 4px;
	width: 100%;
	max-width: 300px;
	background-color: var(--theme-color);
	cursor: pointer;
}

.thank-bold-highlights{
	strong, b{
		color: #4285F4;
	}
}
.thank-bold-highlights-2{
	strong, b{
		color: #c70013;
	}
}
.form-order-quantity {
	margin-top: 36px!important;
}
.form-order-quantity .gfield_description {
	color: #707070;
	padding: 0!important;
	margin-bottom: 20px;
}
.form-order-quantity .gfield_radio {
	display: flex;
	flex-wrap: wrap;
}
.form-order-quantity input {
	display: none!important;
}
.form-order-quantity label {
	padding: 24px 42px!important;
	border: 2px solid #dedede;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	max-width: 100%!important;
}
.form-order-quantity .gchoice:has(input.gfield-choice-input:checked) {
	background-color: var(--theme-bg-light) !important;
}
.form-order-quantity .gchoice:has(input.gfield-choice-input:checked) label {
	border: 2px solid var(--theme-color);
	color: var(--theme-color);
}
label#label_45_110_7 {
	position: relative;
	padding-left: 74px!important;
}
label#label_45_110_7::before {
	position: absolute;
	background: url(/wp-content/uploads/2025/12/custom-quantity-icon.webp);
	background-size: 20px;
	left: 44px;
	width: 20px;
	height: 20px;
	content: '';
}
.gform_wrapper.gravity-theme fieldset{
	margin: 0 !important;
}

#input_45_88 {
	letter-spacing: -.2px;
}
.product-price p span {
    color: #000;
    font-weight: 500;
}
.custom-quantity {
	max-width: 200px;
	width: 100%;
}
.form-news-offer-checkbox .gchoice {
	display: flex;
	align-items: normal;
}
.form-news-offer-checkbox input {
	width: 18px;
	height: 18px;
}
.form-news-offer-checkbox label {
	font-size: 14px!important;
	line-height: 1;
}
.form-select-type {
	margin-top: 36px!important;
}
.form-select-type label {
	font-size: 20px!important;
	color: #000;
}
.form-select-type select {
	border-color: #dedede;
	border-radius: 5px;
}
.show-checkbox label {
	display: flex!important;
	align-items: center;
	gap: 10px;
	color: #707070;
	line-height: 1;
}
.show-checkbox .gfield_checkbox label::before{
	content: "+ ";
	color: var(--theme-color);
	font-size: 24px;
}
.show-checkbox .gfield_checkbox input:checked+label::before{ 
	content: "− ";
}
.show-checkbox input {
	display: none !important;
}
.show-checkbox p {
	color: var(--theme-color);
	margin: 0;
}
.show-checkbox p span {
	color: #707070;
	margin: 0;
	font-size: 16px;
}
.show-checkbox .gfield_description {
	color: #707070;
	padding-top: 4px!important;
	font-size: 14px!important;
	padding: 0 21px;
	margin-bottom: 20px;
}
.visual-form .event-name {
	margin-bottom: 20px !important;
	margin-top: -28px !important;
	margin-left: 21px !important;
}
.visual-form {

	.describe-heading-image-text {
		position: relative;
		padding-left: 112px;
		margin-bottom: 32px;

		span{
			color: #000;
			font-weight: 700;
		}

		&::before {
			position: absolute;
			background: url(/wp-content/uploads/2025/12/form-users.webp);
			background-size: cover;
			left: 0;
			top: -4px;
			width: 100px;
			height: 34px;
			content: '';
			background-repeat: no-repeat;
		}
	}
}
@media(max-width:767px){
	.visual-form .form-product-type h3, .visual-form .form-product-type p{
		text-align: left !important;
	}
	.gchoice.gchoice_45_14_0::before, .gchoice.gchoice_45_94_0::before, .gchoice.gchoice_45_126_1::before, .gchoice.gchoice_45_127_1::before, .gchoice.gchoice_45_129_0::before, .gchoice.gchoice_45_135_0::before, .gchoice.gchoice_45_119_2::before, .gchoice.gchoice_45_136_0::before {
    padding: 2px;
    font-size: 11px;
		top: -1px;
}
	span.gfield-image-choice-wrapper-outer {
    padding-top: 13px;
	padding-bottom: 13px;
}
}
@media(max-width: 547px) {
	.show-checkbox span {
		font-size:20px
	}

	.show-checkbox p {
		font-size: 14px
	}

	.show-checkbox .gfield_description {
		line-height: 1!important;
		margin-top: 8px
	}

	.form-product-type .gfield-choice-image-wrapper {
		max-width: 80px;
		margin-left: 30px
	}

	.form-product-type .gchoice {
		min-inline-size: 100%!important
	}

	.form-product-type .gfield-image-choice-wrapper-outer {
		flex-direction: row;
		gap: 12px
	}

	.form-product-type .gfield-image-choice-wrapper-inner {
		flex-direction: row
	}

	.form-product-type h3,.form-product-type p {
		text-align: start
	}

	.form-product-type input {
		position: absolute;
		left: 20px;
		top: 0!important;
		bottom: 0!important;
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.show-more-btn {
		width: 100%;
		justify-content: center
	}

	.form-order-quantity label {
		padding: 8px 16px!important
	}

	label#label_31_29_6::before {
		background-size: 16px;
		left: 18px;
		width: 16px;
		height: 16px;
		content: '';
		top: 11px
	}

	label#label_31_29_6 {
		position: relative;
		padding-left: 42px!important
	}

	.visual-form input {
		padding: 10px 12px!important
	}

	.file-upload input,.file-upload span {
		padding: 0!important
	}

	.form-product-type .gfield_radio {
		gap: 0!important;
		border-radius: 8px;
		overflow: hidden;
		border: 2px solid #dedede
	}

	.form-product-type .gchoice {
		border-radius: 0
	}

	.form-product-type .gchoice:has(input.gfield-choice-input:checked) {
		border-radius: 4px
	}

	.gchoice.gchoice_45_14_0::before, .gchoice.gchoice_45_94_1::before {
		top: -3px
	}

	.gchoice.gchoice_45_14_0, .gchoice.gchoice_45_94_1 {
		padding: 30px 8px 8px 16px!important
	}

	.form-product-type .gchoice {
		padding: 8px 8px 8px 16px
	}

	.show-checkbox p span {
		font-size: 14px!important
	}
}

@media(max-width: 370px) {
	.form-product-type .gfield-choice-image-wrapper {
		max-width:50px!important
	}

	.form-product-type h3 {
		font-size: 12px!important
	}

	.form-product-type p {
		font-size: 10px!important
	}

	.form-section-heading {
		font-size: 24px
	}

	.visual-form__text {
		font-size: 12px!important
	}

	.show-checkbox p {
		font-size: 12px!important
	}

	.show-checkbox label {
		font-size: 12px!important
	}

	.show-checkbox p span {
		font-size: 12px!important
	}
}