/* ---------------------------- */
/*   Steel Series - de_DE CSS   */
/* ---------------------------- */

/* STEEL-46 */
#main div.row.row-prodcompare.no-gutters { margin-top: 28px; }
#main.main div.row.row-commonfeat div.row.row-prodcompare.no-gutters { margin-top: 0px; }

/* STEEL-78 */
@media screen and (min-width: 992px) and (max-width: 1201px) {
	#main ol.compare-list li span { font-size: 10px; }
}
@media screen and (min-width: 907px) and (max-width: 991px) {
	#main ol.compare-list li span { font-size: 9px; }
}
@media screen and (min-width: 768px) and (max-width: 906px) {
	#main ol.compare-list li span { font-size: 8px; }
}

/* Product Graphics Breaking On Smaller Screen Sizes */
@media screen and (min-width: 907px ) and (max-width: 991px) {
	#main div.prodcompare-table div.prodcompare-6 ol.compare-list.compare-list li { width: 130px; padding-left: 2px; }
}
@media screen and (min-width: 907px ) and (max-width: 991px) {
	#main div.compare.container { width: 914px; padding-left : 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; }
}
@media screen and (min-width: 907px ) and (max-width: 991px) {
	#main div.row-prodcompare.no-gutters { margin-right: 0px; margin-left: 0px; }
}
@media screen and (min-width: 907px ) and (max-width: 991px) {
	#main div.col-sm-2 { width: 140px; }
}
@media screen and (min-width: 907px ) and (max-width: 991px) {
	#main div.col-sm-2 li { padding-right: 2px; padding-left: 0px; }
}
@media screen and (min-width: 907px ) and (max-width: 991px) {
	#main ol.compare-list.compare-list li { width: 125px; padding-left: 0px; padding-right: 0px; }
}

/* STEEL-63 */
div.bio div.bio-body p { font-size: 11px !important; }

/* STEEL-59 */
#checkout-form div.col.col-sm-12 div.form-group div.col-sm-6 select.form-control.garlic-auto-save.parsley-error { background-position: 95% 50%; }
#checkout-form div.col.col-sm-12 div.col-sm-2 { padding-right: 2px; }
#shipping-zipcode { font-size: 13px; padding-left: 10px; background-position: 105% 50%;	 }
#cc-exp-month { background-position: 85% 50%; }
#cc-exp-year { background-position: 85% 50%; }
#cc-cvc { width: 63px; }

/*STEEL-758*/
.button.button--orange.button--solid.button--block{
	min-height: 80px;
}