h2.border {
    font: 23px 'latoblack';
    border-bottom: none;
}

.pagination-view, .pagination .pagination-sorting {padding-left: 0;}
.pagination ul.pagination-paging {
	padding-left: 12px;
	padding-right: 12px;
}
.pagination h4 {
    line-height: 12px;
    padding: 9px 1%;
    margin-top: 1px;
}

ul.alpha-list #New h3,ul.alpha-list #Misc h3 {
	font-size: 24px !important;
	line-height: 24px;
}
.alpha-nav ul li {margin-right: 13px;}

div.center > .slideshow, div.center > .cycle-slideshow > ul.slideshow-content {
	position: absolute;
    width: 100%;
    top: 100px;
    left: 0;
}

div.content-left {
	float: left;
	padding: 0 0 10px;
	width: 640px;
	min-height: 450px;
}
div.content-left > div {
	float:left;
	margin: 0 20px 10px 0;
}
div.content-left h3, div.sidebar-right h3 {
	font-weight: normal;
	margin: 0;
	padding: 10px;
	text-align: left;
}

div.sidebar-right {
	float: right;
	padding: 10px 0;
	position: relative;
	width: 298px;
	list-style: none outside none;
	padding: 0;
}

div.features-category {
	border: 1px solid #ccc;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 200px;
	margin-top: -3px;
}

div.features-category ul {
	border-top: 1px solid #ccc;
	margin: 0;
	height: 200px;
	width: 200px;
	overflow: hidden;
}

.features-category ul li {
	height: auto;
	padding: 0;
	margin: 0;
}

div.features-categoryPlayoff {
	border: 1px solid #ccc;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 200px;
	margin-top: -3px;
}

div.features-categoryPlayoff ul {
	border-top: 1px solid #ccc;
	margin: 0;
	height: 200px;
	width: 200px;
	overflow: hidden;
}

.features-categoryPlayoff ul li {
	height: auto;
	padding: 0;
	margin: 0;
}

.featuredCats {margin: 35px 0 8px; color: #ccc;}
.featuredCats div {margin-left: auto; margin-right: auto; clear: both;}
.featuredCats div ul {margin-left: 0;}
.featuredCats p {padding-top: 12px;}
.featuredCats p a {margin-left: 6px; font-size: 18px !important;}
.featuredCats ul {padding: 0; margin-left: 5%; display: flex;}
.featuredCats ul li {float: left; list-style: none; text-align: center; padding: 0; margin: 0 7px 5px 10px;}
.featuredCats a span {font: 15px 'lato'; padding-top: 23px; display: block;}
#breadcrumb .featuredCatsWrap .featuredCats h3 a {font: 18px 'lato'; margin-left: 1%; border-left: 1px solid #ccc; padding-left: 10px;}
.featuredCatsWrap {max-width: 1330px; margin: 305px auto 0;}
.featuredCatsWrap .featuredCats h3 {margin-bottom: 16px; font: 23px 'latoblack'; margin-left: 0;}
.featuredCatsWrap .featuredCats ul li a:hover {text-decoration: none;}

.homepage #breadcrumb {color: transparent; margin-left: 0;}
.homepage .center {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
}

.features-brandsWrap {
	padding: 0 16px;
	position: relative;
    height: 100px;
	top: 0;
}
.features-brands ul {
	height: 140px;
	margin: 0;
	overflow: hidden;
}

.catalog .features-brands ul {height: 165px;}
.catalog .features-brands ul li {top: 12px !important;}
.catalog #sidebar {width: 244px;}
.catalog #sidebar h3 ul.item-grid.gallery.catalog {
	height: 385px;
	width: 243px;
    padding-left: 0;
    padding-bottom: 12px !important;
}
.catalog #sidebar h3 ul.item-grid li.certona {height: 380px;}
.catalog #sidebar h3 .message-beige {padding-right: 0 !important;}

.features-brands li {
	padding: 10px 0;
	margin: 0 20px;
    list-style: none;
    height: 80px;
    overflow: hidden;
}
.features-brands li img {padding: 10px; background-color: white;}
.features-brands li a {margin: 0 20px;}
.features-brands li a:first-of-type {margin-left: 3%;}

.features-brands .slideshow-controls {
	position: static;
	top: 50%;
	padding: 0;
	margin: 0;
}

.cycle-slideshow .slideshow-prev,
.cycle-slideshow .slideshow-next {
	position: absolute;
	z-index: 50;
	top: 43%;
}
.cycle-slideshow > a {width: 100%;}
.cycle-slideshow > a img {
    left: 50%;
    margin-left: -100%;
    position: relative;
}

.cycle-pager {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	top: 523px;
    position: absolute;
    z-index: 99;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
}

.cycle-pager span {
    border: 2px solid #177c92;
    border-radius: 25px;
    font-size: 0;
    padding: 6px;
    cursor: pointer;
    margin-right: 5px;
}

span.cycle-pager-active {
	padding: 0;
	color: #177c92;
	border: 8px solid;
}

.slideshow-prev-big, .slideshow-next-big {
	-moz-user-select: none;
	cursor: pointer;
	position: absolute;
	z-index: 100;
    background-repeat: no-repeat;
    padding: 10px;
	height: 40px;
	font-size: 0;
	width: 25px;
}
.slideshow-next-big {background-image: url("../image/right-default.png"); right: 0;}
.slideshow-prev-big {background-image: url("../image/left-default.png");}
.slideshow-next-big:hover {background-image: url("../image/right-hover-over.png");}
.slideshow-prev-big:hover {background-image: url("../image/left-hover-over.png");}

.slideArrowsContainer {
	top: 325px;
	width: 100%;
	max-width: 1330px;
	position: absolute;
}

ul.item-grid .item-qv-wrap {
	min-height: 172px;
	display: block;
	text-align: center;
    z-index: 1;
}

ul.item-grid .item-qv-wrap img {margin: 0 0 9px;}


@-moz-document url-prefix() {
	div.features-category, div.features-categoryPlayoff {margin-top: 2px;}
}


@media (min-width: 768px) and (max-width: 1340px) {
	#custom-featured-category .item-item:nth-of-type(4) {display: none;}
	.catalog .slideArrowsContainer .slideshow-next-big {left: 650px;}
	.cycle-slideshow > a img {margin-left: -125%;}
	.homepage .center {max-width: 100%;}
    .featuredCats ul li {margin: 0; padding: 0;}
    .featuredCats ul li img {width: 80%;}
    .featuredCatsWrap .featuredCats h3 {margin-left: 10px;}
	.productBoxes .row img {max-width: 300px;}
	.productBoxes .row:last-of-type img {width: 100%; max-width: 300px;}
	.slideArrowsContainer {width: auto;}
	.slideshow-next-big {left: 920px;}
	.slideshow-prev-big {right: 150px;}
}