/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
 
.breadcrumb.page-width.container.hidden-md-down {
    margin-top: 60px !important;
}
.widget-products .mini-product .product-title a {
    color: #4f4f4f;
}
.widget-productrecommended .product-miniature.js-product-miniature.new.perros .product-desc-wrap div h3, .widget-productrecommended .product-miniature.js-product-miniature.new.perros .product-desc-wrap .product-price-and-shipping span {
    text-align: center !important;
    width: 100%;
    padding: 0 10px;
}

.cms-id-6 .breadcrumb, header>h1 {
    display:none;
}

.product-miniature .product-actions {
	opacity:100;
	top: calc(110% - 25px);
}

.product-thumbnail {
	margin-bottom:80px;
}

@media (max-width:480px) {
    .header-7 {
        padding-bottom:15px !important;
    }
    #header #search_widget .ui-autocomplete-input {
        height:30px !important;
    }
}