.product-type-gift-card .product_meta {
	display: none;
}

#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;
}

#ywgc-delivery-date::placeholder {
	opacity: 1;
	color: #404040;
	font-size: 14px;
}

#ywgc-postal-code-input {
	width: 240px;
}

@media only screen and (max-width: 1599px) {
	#ywgc-country-select_field {
		padding: 0;
	}
}

.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;
}