.soldtogether-block h2 { }
.soldtogether-block .select-all { float: right; font-size: 12px; font-weight: normal; }
.soldtogether-block .subtitle { display: none; color: #555; padding: 0; font-size: 12px; margin-top: -10px; }
.soldtogether-block .products-grid { width:100%; }
.soldtogether-block .products-grid li.item { }

.addtocart-checkboxes .products-grid li.item { padding-bottom: 50px; }
.addtocart-checkboxes .product-image-wrapper { position: relative; }
.addtocart-checkboxes .product-image-wrapper .checkbox { position: absolute; right: 0; bottom: 0; }

.soldtogether-block .amazonstyle-images { margin: 10px 0; }
.soldtogether-block .amazonstyle-images li { padding-left: 25px; display: inline;
    background: url(../../images/tm/soldtogether/plus.png) no-repeat 5px 50%; float: left; }
.soldtogether-block .amazonstyle-images .first { background: none; padding-left: 0; }
.soldtogether-block .amazonstyle-checkboxes { list-style: none; clear: both; padding-left: 0; }
.soldtogether-block .amazonstyle-checkboxes .price-box { display: inline; margin: 10px 0; }
.soldtogether-block .amazonstyle-checkboxes .price-box .minimal-price-link,
.soldtogether-block .amazonstyle-checkboxes .price-box p { display: inline; }
.soldtogether-block .amazonstyle-checkboxes .minimal-price .price-label { font-weight: normal; }
.soldtogether-block .amazonstyle-checkboxes li { margin: 0; padding: 2px 0px 2px 24px; }
.soldtogether-block .totalprice { font-weight: bold; background: none !important; }
.soldtogether-block .totalprice .price-box { display: block; }
.soldtogether-block .totalprice h5 { display: inline; margin: 5px; }
.soldtogether-block .button-cart { margin: 5px; background: none !important; }
@media only screen and (max-width: 382px) {
	.soldtogether-block .totalprice { font-weight: bold; float: none; position: static; }
	.soldtogether-block .button-cart { margin: 5px; float: none; position: static; }
}
.soldtogether-block .amazonstyle-images { zoom: 1; padding-left: 0px; }
.soldtogether-block .amazonstyle-images:after { content: '.'; display: block; visibility: hidden; clear: both; font-size: 0; height: 0; }
