img:hover
{
	opacity: none;
}

img { -ms-interpolation-mode: bicubic; }

/*
#product-items-loading
{
	display: none!important;
}

#product-items
{
	display: block!important;
}
*/

.product-item
{
	border-spacing: -1;
}

#social-media
{
	display: none!important;
}

html
{
	overflow: auto;
}

select
{
	outline: none;
	border: none;
}

input[type="checkbox"]
{
	vertical-align: middle;
}

#nav
{
	padding-bottom: 0;
/* 	padding-top: 0.2em; */
}

#product-item-filters .show-all
{
	padding-top: 2px;
}

#content-nav
{
}

#social-media
{
	margin-bottom: 0;
}

label, input[type="checkbox"], input[type="text"], textarea
{
	padding: 0;
}

#header-search
{
	width: 200px;
}

/*
#header, #content
{
	border-bottom: 3px solid #bbb;
	border-right: 3px solid #bbb;
}
*/

.contact-heading
{
	padding-bottom: 8px;
}

#other-items-info, #popular-items-info
{
	padding-bottom: 8px;
}

#header-elements .header-element-heading
{
	padding-bottom: 8px;
}

#nav-info h2
{
	font-style: normal;
}

.items-grid.columns-nav-3 .product-item
{
	width: 33.2%;
}

.items-grid.columns-nav-4 .product-item
{
	width: 24.85%;
}

.items-grid.columns-nav-5 .product-item
{
	width: 19.79%;
}

.items-grid.columns-4 .product-item
{
	width: 24.83%;
}

.items-grid.columns-5 .product-item
{
	width: 19.83%;
}

.items-grid.columns-6 .product-item
{
	width: 16.5%;
}

