Hi Olga and Team
First I want to say that I am so happy with the theme that I buy a second license for new site.
I have some questions and sugestions:
Sugestions
1- in the style.css line 2877 change width to 80px Because when the user chooses 5 stars they only appear 4 in the layout:
.star-rating {
font-size: 0;
width: 80px;
2- in the line 9721 i change the size of quantity box to support more quantity, my sugestion:
.quantity.buttons_added input[type=”number”] {
display: inline-block;
width: 60px;
max-width: 65px;
3- I made litle space on the labels to support language with more long words => right: – 5px;
And now the problems:
1- The plugin Like2discount not work on Microsoft edge, second step not send email and show message “You must click “Send” button and select recipients first!”
2- In the product page when product have variations with long name or i use the plugin extra product options… heart icon of wishlist broken on layout, image below:

3- In some pages, like a blog https://www.identidade.com.br/blog/ the layout of modal newsletter not respond to css or am i doing something wrong hehehe, image below:

And many thanks, the problem with redux is solved. I downloaded version of GitHub and is working fine with php 7.
I sending credentials If you want to take a look

