/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 
/*
@media (min-width: 1500px){
	.box-top .ApColumn:nth-child(1), .box-top .ApColumn:nth-child(3) {
		width: auto !important;
	}
}
*/

.product-minimal-quantity{
	margin-top: 10px;
	color: #f00;
    /*
	padding: 10px;
    background-color: #f2dede;
    color: #a94442;
	*/
}	

@media (max-width: 991px){
	.breadcrumb {
		display: none !important;
	}
}

.leo-qty{
	display: none !important;
}

.box-testimonial {
    color: #ffffff !important;
}

.box-testimonial .testimonial-details .testimonial-name:before {
    background-color: #ffffff !important;
}

.subcategory-block{
	margin-bottom: 30px;
}

/*
.subcategory-image{
	border: 1px solid #efefef;
}
*/

.subcategory-image img{
	width: 100%;
}

.subcategory-meta h5{
    margin-top: 0.5rem;
}

.category-cover img{
	max-width: 650px !important;
}

.sidebar #search_filters_wrapper {
    border: none;
}

.sidebar > div, .sidebar .block {
    border-bottom: 1px solid #efefef;
}

.titolocategoria{
	font-size: 17px;
}

.category-id-2 #products{
	display: none;
}

.widget-category_image .block_content .wr-text {
    padding: 10px 15px;
    background-color: #f68f2d85;
	top: 35px !important;
}

.widget-category_image .block_content .cate-name {
    color: #fff !important;
	font-size: 24px !important;
    line-height: 20px !important;
    letter-spacing: 1px !important;
    margin-bottom: 0px !important;
}

.category-cover{
	display: none;
}

.sottotitolobannerhomepagecat{
	font-weight: 100;
	font-size: 12px;
}

.text-muted {
    font-size: 16px !important;
}

.product-miniature{
	margin-bottom: 40px;
}

.product-variants > .product-variants-item .color, .product-variants > .product-variants-item .input-color {
    width: 70px !important;
    height: 70px !important;
}

.product-variants > .product-variants-item .color:before {
    font-size: 20px !important;
    line-height: 60px !important;
}

.leo_free_price{
	padding: 10px;
	text-align: center;
}