.footer-top-container .item-left{display:none}
.footer-top-container .item-right{width:90%; text-align:center; float:left;}
.footer-top-container .item-right ul li{display:inline-block;}
/*
.footer-primary-container {display:none;}
*/
.footer-primary-bottom .item-right {margin:15px 0; font-style:italic; font-size:14px;}
@media only screen and (min-width: 768px) {
	.footer-primary-bottom .item-right {width:45%;}
}
@media only screen and (min-width: 990px) {
	.footer-primary-bottom .item-right {width:55%;}
}
@media only screen and (min-width: 1200px) {
	.footer-primary-bottom .item-right {width:60%; line-height:1.8;}
}

li.item h2.product-name{word-wrap: break-word; max-width:250px;}

.nav-regular .classic > .nav-panel--dropdown {width:auto;}

