/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
.logos-footer {
	width: 100%;
	text-align: center;
}
.logos-footer img {
	display: inline-block;
	margin: 0 15px;
}
 
#left-column .laberStatic { display: block; }
.support-footer-inner { width: 100%;text-align: center; }
.support-footer-inner > div { display: inline-block;float: none; }

.laberTitle h3 { color: #333; }

#laberContact { display: none !important; }

.laberProductGrid  .laberSale-label { display: none !important; }
.laberProductGrid  .reduction_percent_display { display: none !important; }
.laberProductGrid  .reduction_percent_display, .laberProductGrid  .laberSale-label, .laberProductGrid  .laberNew-label { width: 55px;height: 55px;line-height: 55px;font-size: 11px; }

#menu-icon { display: none; }

.laberNextPrev.pull-right { display: none; }

.modal { z-index: 10001 !important; }

/* fix arrows image */
.scroll-box-arrows.scroll {width: 100%;position: absolute;}

.level-1.evident { background: #fdd;border-bottom: 4px solid #f55; }
.level-1.dore { background: #ffeba4;border-bottom: 4px solid #d2ad26; }