.page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item, .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item, .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item:nth-child(n), .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item:nth-child(n){
    width: calc(100% - 10px - 0.1px) !important;
    text-align: center;
 }

 .catalog-category-view .page-header .logo{
    margin-left: 25px;
 }

 .catalog-product-view .page-wrapper .page-title-wrapper .page-title span{
    font-size: 20px;
 }

.cms-catalog-about-mandel .cms-items .col-md-4 {
	width: 100%;
}

.cms-catalog-about-mandel .about-pdf {
   display: block;
}

.cms-catalog-about-mandel .about-pdf .col-md-4.item {
    margin-bottom: 15px;
}

body .toolbar-products .toolbar-amount{
	text-align: center;
    position: relative;
	margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    color: #be2226;
}

.page-products .columns{
	padding-top: 0;
}

.catalog-category-view .toolbar .limiter{
    padding: 0;
}

.products.wrapper ~ .toolbar .limiter {
    float: none;
}

.toolbar-products .toolbar-sorter{
	position: relative;
    float: none;
    margin-top: 6px;
}

.toolbar.toolbar-products{
	padding: 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 12px;
    background: #f5f5f5;
}

.catalog-category-view .easycatalogimg-grid .item{
    width: calc(100% - 1em - 0.1px);
    margin-bottom: 40px;
}