.s-offer-modal-header-icon,
.s-offer-modal-footer {
	display: none !important;
}
.s-offer-modal-type-products .s-button-primary-outline {
	color: var(--color-primary-reverse);
	border-color: var(--color-primary-reverse);
}
.s-offer-modal-product-image {
	object-fit: contain !important;
}
.s-offer-modal-product-image-wrap {
	height: 11rem !important;
}
.s-offer-modal-product-info {
	text-align: center !important;
}
.s-offer-modal-product-price {
	justify-content: center;
}
.s-offer-modal-product-name:hover {
	color: #414042 !important;
}
.s-offer-modal-type-products .s-modal-title {
	font-size: 1.5rem !important;
}
.s-offer-modal-type-products .s-modal-sub-title {
	tab-size: 1rem !important;
}
.product-image:hover {