.card .card-body .prod-nombre{
	font-size: 12px;
	min-height: 50px;
}

.card.sinStock:before{
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.2);
	z-index: 2;
}

.atg_store_productPrice{
	min-height: 50px;
}

.cucardaRow{
	position: absolute;
	width: 80px;
	height: 80px;
	background-size: 100% auto;
	margin: 10px;
	z-index: 1;
	display: none;
}

.cucaCartucho{
	width: 70px !important;
	height: 70px !important;
	position: absolute;
	right: 0;
	top: 0;
}

.cucaEnvioGratis{
	right: 0;
	bottom: 0;
	background-image: url(//minicuotas.ribeiro.com.ar/images/cuca-enviogratis.png);
	width: 40px !important;
	height: 35px !important;
	background-repeat: no-repeat;
}

.cucaAtributes{
	position: absolute;
	width: 80px;
	height: 80px;
	background-size: 100% auto;
	margin: 10px;
	z-index: 1;
	right: 0;
	bottom: 0;
}

.productos-relacionados .cucaAtributes{
	width: 60px;
	height: 60px;
}

.cucaInverter,
.cucaNetflix{
	width: 70px;
	height: 70px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
}


.cucaInverter{
	background-image: url(//minicuotas.ribeiro.com.ar/test/images/inverter.png);
}

.cucaNetflix{
	background-image: url(//minicuotas.ribeiro.com.ar/images/cuca-netflix.gif);
}

.banner .cucaEnvioGratis{
	right: 80px;
	left: auto;
	bottom: 0px;
	width: 80px !important;
	height: 80px !important;
	background-color: #FFF;
	background-size: 52px 42px;
	background-position: center;
	border-radius: 50%;
	box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}

.banner .cucaCartucho{
	right: 70px;
	left: auto;
	top: auto;
	width: 100px !important;
	height: 100px !important;
	z-index: 1;
	margin: 10px;
}

.banner .cucaInverter{
	left: 80px;
}

.carroucel-banners .banner .prod-nombre{
	font-size: .8rem;
}	

.carroucel-banners .precios .h3{
	font-size: 1.6em;
}

.desc-banner .h1{
	font-size: 2rem;
	line-height: 1rem;
}

.desc-banner .h5{
	font-size: 1em;
	line-height: .9rem;
}

#prodDesImgUnaLineaSeisProd .cucaCartucho,
#prodDesImgUnaLineaSeisProd .cucaInverter,
#prodDesImgUnaLineaSeisProd .cucaNetflix{
	width: 55px;
	height: 55px;
}

#carroucel-prods .cucaCartucho,
#carroucel-prods .cucaInverter,
#carroucel-prods .cucaNetflix{
	width: 60px;
	height: 60px;
}

.col#imgLateral{
	max-width: 25%;
	background-color: #e4e4e4;
}

.carroucel-banners .banner{
	background-color: #e4e4e4;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: linear-gradient(to right, #F05922, #cc3d16);
	overflow: hidden;
}

.carroucel-banners .banner .prodImg{
	min-height: auto;
	overflow: hidden;
}

.prodImg{
	display: block;
	max-width: 200px;
	margin: 0 auto;
}

.swiper-button-prev, .swiper-button-next{
	display: none;
}


@media screen and (min-width: 768px){
	.carroucel-banners .banner .prodImg{
		max-width: 150px;
		transform: scale(1.4);
	}

	.carroucel-banners .banner .prod-nombre{
		font-size: 1.2rem;
	}	
	.carroucel-banners .precios .h3{
		font-size: 1.8rem;
	}
	.carroucel-banners .precios{
		margin-top: -20px;
	}
	.carroucel-banners .precios{
		min-height: 25px;
	}
	.carroucel-banners .precios .h3{
		font-size: 1.8rem;
	}
	.carroucel-banners .precios .h5{
		font-size: 1.0rem;
	}
	.carroucel-banners .desc-banner{
		margin-left: 20px;
	}

	.carroucel-banners .desc-banner .h1{
		font-size: 3rem;
		line-height: 3rem;
	}

	.carroucel-banners .desc-banner .h5{
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.swiper-button-prev, .swiper-button-next{
		display: block;
	}
}

@media screen and (max-width: 992px){
	.carroucel-banners .banner .prod-marca{
		font-size: 1.2rem;
	}

}


@media screen and (min-width: 992px){
	.desc-banner .h1{
		font-size: 3.4rem;
	}
	.desc-banner .h5{
		line-height: 1.3rem;
		font-size: 1.4rem;
	}
	.carroucel-banners .banner .prod-nombre{
		min-height: 50px;
	}	
	.carroucel-banners .banner .prodImg{
		max-width: 184px;
	}
	.carroucel-banners .precios .h3{
		font-size: 1.8rem;
	}
}

@media screen and (min-width: 1200px){
	.desc-banner .h1{
		font-size: 3.8rem;
	}
	.desc-banner .h4{
		font-size: 1.5rem;
		line-height: 1.3rem;
	}
	.col#imgLateral{
		max-width: 20%;
	}
	.carroucel-banners .banner .prodImg{
		max-width: 225px;
	}
	.carroucel-banners .precios .h3{
		font-size: 2.2rem;
	}
	.prodImg{
		max-width: 100%;
	}
}


@media screen and (min-width: 1400px){
	.carroucel-banners .banner .prodImg{
		max-width: 275px;
	}
	.carroucel-banners .precios .h3{
		font-size: 2.4rem;
	}
	#prodDesImgDosLineaDosProd .prod-nombre{
		font-size: 13px;
	}
	.precios .h5{
		font-size: 1.25rem;
	}
}