Hello,
in style.css vom version 2.9 I found these spelling mistake:
line 1111: .boxed .carousel-area .ow l-controls .owl-prev {
line 5280: .row-count-6 .product:nth-chil d(2n+1)
And why do you have in line 1831:
.menu > li {
text-decoration: none;
list-style: none;
position: relative;
}
and in line 1858:
.menu > li {
float: left;
}
Why don’t you combine them?