
.blog-layout.blog-default .post-item, .blog-layout.blog-simple-list .post-item {
color: #000000;
}


.group-qty {
margin: 20px 15% 20px; transition: all 0.2s ease 0s;
}
.product-info .group-qty {
margin: 0 !important;
}
.group-qty span a {
background-color: #d60000;
color: #f0ff00;
}

.group-qty span a:hover {
background-color: #ffdb00;
color: #0038d2;
}
.group-qty .quantity-input {
color: #ff0000;
}


.product-color-options span {
width:12px;
height:12px;
}

a.color-option {
width:15px;
height:15px;
}
