/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2025 | 05:40:44 */
.gift_bags_arm .pp-icon-wrapper {
	margin-bottom: -50px;
}

.gifts_infobox_custom .pp-infobox-image::after {
	background-image: url(/wp-content/uploads/2025/10/Ellipse-75.png);
}

.gifts_infobox_custom .pp-infobox-image {
    position: relative;
    background-image: url('/wp-content/uploads/2025/10/Ellipse-75.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* Optional: ensure the image stays visible above the background */
.gifts_infobox_custom .pp-infobox-image img {
    position: relative;
    z-index: 1;
}

#field_10_5 .gchoice label {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
	color: #565657 !important;
}

#field_10_5 .gfield_radio {
	display: flex;
	margin-left: 20px;
}

#field_10_5 .gfield_radio .gchoice {
	width: 20%;
}