.ripley-header {

    margin-bottom: 0px!important ;

}

#estb2Ripley {
	font-family: 'Montserrat', sans-serif;
}

/*FUENTES*/
#estb2Ripley h1, #estb2Ripley h2, #estb2Ripley h3, #estb2Ripley h4{
	color: #000; 
	letter-spacing: -.5px;
}
#estb2Ripley h1{font-size: 36px;}
#estb2Ripley h2{font-size: 30px;}
#estb2Ripley h3{font-size: 28px;}



/*SEPARADORES*/
#estb2Ripley .mt-30{margin-top: 30px;}
#estb2Ripley .mt-60{margin-top: 60px;}
#estb2Ripley .mt-90{margin-top: 90px;}
#estb2Ripley .mb-30{margin-bottom: 30px;}
#estb2Ripley .mb-60{margin-bottom: 60px;}
#estb2Ripley .pt-30{padding-top: 30px;}
#estb2Ripley .px-30{padding-left: 30px; padding-right: 30px;}

/*BOTONES*/
#estb2Ripley .btnBlack{
	color: #fff;
	background-color: #000;
	font-weight: 700;
	padding: 10px 20px;
	transition: .2s;
	border-radius: 0;
	text-decoration: none;
}

#estb2Ripley .btnBlack:hover{
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

#estb2Ripley h3.subtitulos{
	color: #000;
	font-weight: 700;
	margin-bottom: 0;
	font-size: 1.4rem;
}


#estb2Ripley .bgBlack{
	background-color: #000;
	padding: 20px 0;
}

#estb2Ripley .product{
	display: block;
	text-align: center;
	text-decoration: none;
}

#estb2Ripley .product p{
	color: #000;
}

#estb2Ripley .product p span{
	color: #f00;
}

/*Carrusel*/
#estb2Ripley #carruselProd{
	text-align: center;
}

#estb2Ripley #carruselProd img{
	margin-bottom: 10px;
}

#estb2Ripley #carruselProd a{
	color: #4e4d4d;
	text-decoration: none;
}

#estb2Ripley #carruselProd a p{
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#estb2Ripley #carruselProd small{
	color: #3c3c3c;
}

#estb2Ripley #carruselProd .price{
	color: #c64a4a;
	font-weight: bold;
}