/* ----------------------------- product options ---------------------------- */

.product .sc-radio {
	padding: 0;
}

#frmWishList, #frmWishList > div {
	margin-bottom: 0;
}
#ReviewsTab > div > p:first-of-type {
	display: none;
}

.search-form input {
	border: 1px solid #555555 !important;
}
@media only screen and (min-width: 769px) {
	.product .sc-radio {
		padding: 0;
		clear: none;
	}
}