.section-detalle-producto
	.box-image
		background-size: cover
		height: 392px

.box-detalle		
	.name	
		@include fontstyle(25px,700,1px,black)
	.price
		@include fontstyle(20px,700,1px,$colorsecond)	

.incluye
	@include fontstyle(18px,700,1px,grey)
#product_cant
	border-radius: 5px
	border
	background-color: #E2E2E2
	padding-left: 10px	

.sectiontext
	@include fontstyle(35px,100,2px,$fontColorDefault)