


@media (min-width: 1025px) {
	.labels-rectangular .label-with-img {
    max-width: 80px !important;
}
[type=submit].btn-color-primary {
		margin-top: 26px;
}
.cat-design-default.categories-with-shadow .wrapp-category {
    line-height: 6px;
}
.cat-design-default.categories-with-shadow .wrapp-category {
    padding-bottom: 50px;
}
.cart:not(.variations_form):not(.grouped_form)>* {
    margin-bottom: 0px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.labels-rectangular .label-with-img {
    max-width: 80px !important;
}
}

