header.shadow{
	border-bottom:1px solid grey;

}

.m06-shoe-care-tip > .float-container > .container .background,
.product-list .m06-shoe-care-tip > .float-container > .container .outline,
.product-list .m06-shoe-care-tip.expanded  > .float-container > .container .background
{
	display:none;
}

.m06-shoe-care-tip > .float-container > .container,
.product-list .m06-shoe-care-tip.expanded  > .float-container > .container .outline,
.product-list .m06-shoe-care-tip.stationary  > .float-container > .container .outline,
.product-list .m06-shoe-care-tip  > .float-container > .container .background,
.m06-shoe-care-tip.expanded .container > .button
{
	display:block;
}


@media only screen and (min-width: 1008px){

	.t01-homepage .m06-shoe-care-tip  > .float-container > .container .outline{
		display:block;
	}
	.t01-homepage .m06-shoe-care-tip  > .float-container > .container .background{
		display:none;
	}

	.t04-product-detail .m12-accordion .m06-shoe-care-tip > .float-container > .container div.display > div {
		width: 50%;
	}

}
.twitter {
display:none;
}