div#top.container {
    max-width: 100%;
}

.top_sellers_product_cantidad input, .search_adv_content input {
    line-height: normal;
}

@media only screen and (max-width: 960px) {
	div#wrapper .left{
		margin-top:15px;
	}	
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .allproducts_container *, .search_contenido_sec3 *, .barra_buscador * {
        box-sizing: content-box;
    }
}
