.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;
}


/*landing CK*/

#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;
}
