Hello, Martin,
We appreciate your prompt response.
Please try to add this code in Theme Options > Theme custom CSS > Global:
.etheme-search-form[type=popup] .product-details,
.etheme-search-form[type=popup] .footer-product {
padding: 5px 15px 15px 15px;
}
.etheme-search-form[type=popup] .etheme-search-form-item-title {
height: auto;
}
.etheme-search-form[type=popup] footer.footer-product a {
border-radius: 40px;
}
Best regards,
8Theme’s Team