.product-grid-item, .product-list-item {
	overflow:hidden;
}
.label-featured {
	top: -21px;
    left: -54px;
    background: #1e91cf;
    color: white;
    font-weight: bold;
    padding: 0px 30px;
    font-size: 12px;
    line-height: 16px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform-origin: right;
}

@media only screen and (min-width: 560px) {
	.journal-header-center .autocomplete2-suggestions {
		width: 250% !important;
	}
}

header .autocomplete2-suggestions {
    box-shadow: 0 1px 27px 2px rgba(0, 0, 0, 0.55);
}

header .autocomplete2-suggestion .p-image, header .autocomplete2-suggestion .p-image img {
    max-width: 80px;
}
.checkout-page span.checkout_hidden {
    display: none;
}

.journal-checkout .payment-bank_transfer {
    display: none;
}