﻿@media (min-width: 981px) {
    .gallery .picture-wrapper,
    .gallery .picture-wrapper > .picture {
        line-height: 350px;
    }
}

@media all and (min-width: 240px) {
    .product-sorting .jDropDown {
	    min-width: 190px;
    }
}

/* ajax cart */
.productAddedToCartWindowDescription strong {
    font-size: 12px;
}
.overview .prices {background-color: transparent;}