/******* producto **********/ 
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700');
.textBox h4 {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 700;
	font-size: 1.5em;
	text-shadow: 3px 4px 4px rgba(0,0,0,.7);
	top: 15px;
	left: 5px;
	text-transform: unset;
	max-width: 67%;
}
.textBox h4 span {
	color: #f6d540;
	font-size: 14px;
	text-shadow: 3px 4px 4px rgba(0,0,0,.7);
	margin-top: 3px
}
.textBox h4 span::before {
	content: '\f041';
	font-size: 18px !important;
	color: #f1572d;
	padding-right: 2px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.textBox .textContent {
	padding: 0px 00px;
	overflow: hidden;
	min-height: 50px;
	width: 100%;
	display: block;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#electornics .owl-item, .textBox {
	width: 100%;

}
.textBox figure a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	min-height: 100px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 );
}
.textBox .textContent .icon-sets {
	float: left;
	width: 30px;
	height: 50px;
	text-align: center;
	font-size: 18px;
	color: white;
	background-color: #1979c3;
	position: absolute;
	left: 10px;
	padding-left: 10px;
	padding-top: 12px;
}
.textBox .textContent .icon-sets::after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 15px 0 0;
	border-color: #1979c3 transparent transparent transparent;
	content: '';
	position: absolute;
	left: 30px;
	top: 0;
}
.textBox .textContent .pr_name {
	width: 165px;
	font-weight: 700;
	float: left;
	position: absolute;
	font-size: 14px;
	left: 65px;
	text-align: left;
	padding-top: 10px
}
.textBox .textContent .pr_name span {
	display: block;
	font-weight: 400;
	color: #b1b1b1;
	font-size: .8em;
	height: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 165px;
	white-space: nowrap;
	position: relative;
	top: -3px;
	
}
#electornics .textBox .textContent .offer_price {
	width: 100px !important;
	float: right;
	position: absolute;
	right: 7px;
	padding-top: 12px;
	text-align: center;
}

#electornics .price-wrapper {color:#666; width: 100px; text-align: center;}


#electornics .textBox .textContent .price-container .price {
	width: 100px; text-align: center;  color: #1979c3 !important;
	
}
#electornics .ppPrice {
	position: relative;
	top: -9px;
	font-size: 11px;
	margin-right: 0;
	text-align: center;
	width: 65px;
	color: #9a9a9a;
}

.marketplace-seller-accommodation .label-sale,
 .you_make_like .label-sale {
	background-color: #f1572d;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 1px;
	box-shadow: 2px 4px 6px rgba(0, 0, 0, .5);
	text-shadow: 2px 3px 3px rgba(0,0,0,.25);
	right: 6%;
}
#electornics .old-price {
 color: #666 !important;
	float: right;
	display: block;
	font-size: 0.5em !important;
	opacity: 0.6 !important;
	transform: scale(0.65);
	position: absolute;
	text-align: right;
	right: 4px;
	top: -1px;
}
.you_make_like h2 {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 700;
	letter-spacing: 0;
	color: #1979c3;
	border-bottom: none;
	text-align: left;
	font-size: 22px;
}
.you_make_like h2::after {
	background: #f1572d;
	width: 30px;
	height: 5px;
	content: "";
	display: block;
	margin: 10px 0;
}

#electornics .textBox .textContent .icon-sets img{width:25px !important;position: absolute; z-index: 2 ; margin-left: -14px}

