.ssl-logo {
    background: transparent url("../base/images/ssl-logo.png") no-repeat scroll left top / 56px auto;
    height: 56px;
    margin: 0;
    width: 56px;
}
.versand-text {
    padding: 5px 0 0 5px;
    font-style: italic;
}

/* Suche */
	
#search .input-group-addon {
	display: none !important;
}
	#search .input-group {
width: 90% !important;
}

/* Base */

.btn.btn-primary:hover {
    color: black !important;
}

.cart-menu a:hover {
color: #fff;
background-color: transparent !important;
}