/* Plugin CSS */
.rtb-shopbanner {
	background: #FBA30D;
    border-left: 8px solid #0D0D0D;
    margin: 10px 0 34px;
	padding: 10px 32px;
}
.rtb-shopbanner .slideshow {	
    min-height: 44px;
}
.rtb-shopbanner a {
	color: #0d0d0d !important;
	font-size: 28px;
	font-weight: 700;
	/* padding-bottom: 6px; */
	display: none;
}

.rtb-shopbanner a:first-child {
	display: block;
}

.rtb-shopbanner .rtb-disclaimer {
	color: #0d0d0d;
	font-size: 8px;
	text-transform: uppercase;
}