.product-type-gift-card .product_meta {
	display: none;
}

.ywgc-form-preview-title-container {
	margin-top: 15px;
}

.virtual .ywgc-main-form-preview-container {
	min-height: 20em;
}

.ywgc-form-preview-title {
	font-weight: bold;
}

.gift-card-content-editor {
	width: 100%;
}

.gift-card-content-editor.step-content h5 {
	margin-top: 3em;
}

.gift-card-content-editor.step-content input::placeholder {
	font-size: 12px;
}

.gift-card-content-editor.step-content #ywgc-delivery-date::placeholder {
	color: black;
}

.gift-card-content-editor.step-content textarea::placeholder {
	font-size: 12px;
}

#ywgc-cancel-gift-card {
	display: none;
	margin-bottom: 10px;
}

#give-as-present > span:before {
	font-size: inherit;
	line-height: inherit;
	margin-left: 5px;
}

div#ywgc-choose-design:after {
	content: "";
	display: block;
	clear: both;
}

#ywgc-choose-design-modal:before {
	clear: both;
	content: "";
	display: block;
}

#ywgc-choose-design-modal {
	clear: both;
}

.gift-card-content-editor.step-appearance, .gift-card-content-editor.step-content {
	margin-bottom: 20px;
}

#ywgc-delivery-date::placeholder {
	opacity: 1;
	color: #404040;
	font-size: 14px;
}

.gift-cards_form > h3 {
	margin-top: 2em;
	margin-bottom: 1em;
}

.ywgc-form-preview-amount {
	float: right;
	font-size: 18px;
	font-weight: 600;
	white-space: nowrap;
}

.gift-card-content-editor.step-content:after {
	content: "";
	display: block;
	clear: both;
}

.ywgc-delivery-notification-checkbox-container {
	font-size: 11px;
	float: right;
	width: 100%;
	font-weight: 300;
	padding-top: 5px;
}

#ywgc-postal-code-input {
	width: 240px;
}

@media only screen and (max-width: 1599px) {
	#ywgc-country-select_field {
		padding: 0;
	}
}

.gift-cards_form {
	display: block !important;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#gift-this-product {
	border: 1px solid #17b4a9;
	padding: 2em 2em 2em 2em;
	margin-top: 4em;
	border-radius: 7px;
	width: fit-content;
	display: flex;
}

#yith-ywgc {
	z-index: 999;
}

#yith-ywgc-gift-this-product-modal-container {
	height: 0;
}