.module-carouselprod a:hover .module-carouselprod-desc,
.module-prodkit:hover .module-prodkit-desc {
	color: #b90b0b;
}

.module-carouselprod-price,
.module-prodkit-price,
.module-countdown .price {
	color: #b90b0b;
}

.slick-dots li button:before {
	text-shadow: -1px 0 #b90b0b, 0 1px #b90b0b, 1px 0 #b90b0b, 0 -1px #b90b0b;
}

.slick-dots li.slick-active button:before {
	color: #b90b0b;
}

/*------ Horizontal Type Line Behind Text ------*/
.module-text.background {
	position: relative;
	z-index: 1;
}

.module-text.background:before {
	border-top: 2px solid #dfdfdf !important;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}

.module-text.background span {
	background: #fff;
	padding: 0 15px;
}

.module-text.double:before {
	border-top: none;
}

.module-text.double:after {
	border-bottom: 1px solid blue;
	-webkit-box-shadow: 0 1px 0 0 red;
	-moz-box-shadow: 0 1px 0 0 red;
	box-shadow: 0 1px 0 0 red;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	width: 95%;
	z-index: -1;
}

.module-text.no-background {
	position: relative;
	overflow: hidden;
}

.module-text.no-background span {
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	display: inline;
	vertical-align: auto;
	position: relative;
	padding: 0 20px;
}

.module-text.no-background span:before,
.module-text.no-background span:after {
	content: '';
	display: block;
	width: 1000px;
	position: absolute;
	top: 0.73em;
	border-top: 1px solid red;
}

.module-text.no-background span:before {
	right: 100%;
}

.module-text.no-background span:after {
	left: 100%;
}

.module-text.no-span {
	display: table;
	white-space: nowrap;

	&:before,
	&:after {
		border-top: 1px solid green;
		content: '';
		display: table-cell;
		position: relative;
		top: 0.5em;
		width: 45%;
	}
}

.module-text.no-span:before {
	right: 1.5%;
}

.module-text.no-span:after {
	left: 1.5%;
}

.module-text span {
	line-height: 33px;
}

.module-text {
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	font-size: 26px;
	font-style: italic;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.module-circle-discount {
	border-color: #b90b0b;
	color: #b90b0b;
}

.btn-timer {
	background-color: #b90b0b;
}

.btn-prodkit {
	background-color: #b90b0b;
	border-color: #b90b0b;
}

.module-newsletter input[type=button] {
	background-color: #b90b0b;
	border-color: #b90b0b;
}

.botao-comprar,
.botao-comprarjunto {
	background: #b90b0b;
}

.module-carouselprod-cashText {
	color: #b90b0b;
}

.module-carouselprod-priceBillet,
.module-prodkit-priceBillet {
	color: #4aac2d;
}

.module-carouselprod-billet,
.module-prodkit-billet {
	color: #4aac2d;
}

.btn-corpcontact-send,
.btn-corpcontact-send:hover {
	background: #b90b0b;
	border: 1px solid #b90b0b;
}

.btn-ccc-aria,
.btn-ccc-aria:hover,
.btn-ccc-aria:focus {
	background-color: #b90b0b;
	border-color: #b90b0b;
}

.carousel3rssblog-text1 p:hover {
	color: #b90b0b;
}

.module-ofertasdodia-product-stock-qtd {
	color: #b90b0b;
}

.module-ofertasdodia-product-price-por-aria {
	color: #b90b0b;
}

.module-ofertasdodia-product-divtimer-aria {
	background: #b90b0b;
}