
@media (min-width: 1px) and (max-width: 1023px) {

	.blocoqtd .relativenv2 {
		width: 10%!important;
	}

	.blocoqtd .form-group {
		width: 87%!important;
	}

	.product-view .product-shop .add-to-box .btn-cart{
		float: none;
		width: 100%;
	}
	.product-view .product-shop .add-to-box{
		position: relative;
	}

	.product-view .short-description{
		min-height: 200px;
		margin-bottom:  -10px;
	}
	.product-shop .social{
		left:  0;
		margin-top: 10px;
	}
	.social .social-padrao a{
		display: block!important;
	}
	.product-shop .social a.compartilhe-email{
		padding: 5px 49px 5px 46px;
		height: 43px;
	}

} 

@media (min-width: 768px) and (max-width: 1023px) {
}

@media (min-width: 481px) and (max-width: 767px) {
}

@media (min-width: 321px) and (max-width: 480px) {
}

@media (min-width: 1px) and (max-width: 320px) {
} 