/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 23 2017 | 04:21:58 (pm)
/*
/******* Do not edit this file *******/

.menu-entry-excerpt {padding: 50px;}
.woocommerce.single-product #sidebar,
.woocommerce.post-type-archive-product #sidebar,
.woocommerce.tax-product_cat #sidebar{
  display:none;
}
.woocommerce.single-product #container,
.woocommerce.post-type-archive-product #container,
.woocommerce.tax-product_cat #container{
  background:#fff;
  padding:20px;
}

#welcome  {display:none!important}
.mp_grid .mp_one_tile,
.mp_grid .mp_one_product {
	display:inline-block !important;
}
.mp_one_tile .mp_excerpt, 
.mp_one_tile .mp_price_buy{
	margin-left:0 !important;
    margin-bottom:0 !important;
}
.mp_grid .mp_product_price {
	margin-left:30px !important;
}
.mp_grid .mp_product_detail {
	margin-bottom:0 !important;
  	margin-top:0 !important;
}
.mp_grid .mp_one_tile {
	margin-top:0 !important;
}

.mp_excerpt + p,
.mp_buy_form + p,
.mp_product_price + p{
	margin-bottom:0 !important;
}
.mp_product_image_single {
	margin-right:20px !important;
}