/*Online Catalogs*/

div[class*='swiper-button'] {
	height: 52px !important;
	width: 24px !important;
}

.desktop-site .swiper-container {
	width: 90%;
}

.swiper-slide {
	text-align: center;
}

.catalog-link {
	display: block;
	position: relative;
}

.swiper-button-next {
	background: #bfbfbf url(/wcsstore/images/GrandinRoad/_media/CustomerService/2016/images/Arrow-Right.png) center center no-repeat !important;
}

.swiper-button-prev {
	background: #bfbfbf url(/wcsstore/images/GrandinRoad/_media/CustomerService/2016/images/Arrow-Left.png) center center no-repeat !important;
}

#online-catalogs-wrap h2 {
	font-weight: bold !important;
	margin-bottom: 5px !important;
}

#catalog-display-frame {
	width: 100%;
	height: 600px;
	margin-bottom: 35px;
	margin-top: 15px;
}