.cms-index-index .mp-read-more{
	    background-color: #b16217;
    color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 8px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
	text-transform: capitalize;
}
.cms-index-index .mp-read-more:hover{
    background-color: #8d3916;
    color: #fff;
}
.cms-index-index .home_blog .block-title{
	font-weight: normal;
    font-size: 19px;
    line-height: 24px;
    font-family: Bitter;
}
.prices-tier{
	background: none;
    padding: 0;
}
.prices-tier .item{
	background: #f5f5f5;
    padding: 10px 15px;
}
.catalog-product-view .breadcrumbs{
	    display: none;
}
.dropdown-block.show-border .dropdown-content{
	    display: block;
    max-height: 400px;
    overflow-x: auto;
}
.minicart-items-wrapper{
	overflow-x: unset;
	height: auto !important;
}
.mp-sidebar.product.info.detailed{
	display:none;
}
.mpblog-post-view .post-view-image, .block-blog-related.about-admin{
	display:none;
}
#sharing{
	background-color: #ebebd8 !important;
    margin: 0 !important;
}
.mpblog-post-view .post-list-content{
	background-color: #ebebd8;
}
.block-blog-related .owl-item .product-item{
	text-align:left !important;
}
.block-blog-related .product-items .product-item{
	border-top: 1px solid #f5f5f5;
    border-left: none;
    border-right: none;
    zoom: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 1%;
    padding-right: 1%;
    background-color: #fff;
    transition: box-shadow 0ms ease-in;
    -moz-transition: box-shadow 0ms ease-in;
    -webkit-transition: box-shadow 0ms ease-in;
    -o-transition: box-shadow 0ms ease-in;
}
.block-blog-related .product-items .product-item:hover{
	padding-left: 2%;
    padding-right: 2%;
	padding-bottom:2%;
    z-index: 2;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    border-color: transparent;
    transition: box-shadow 400ms ease-out;
    -moz-transition: box-shadow 400ms ease-out;
    -webkit-transition: box-shadow 400ms ease-out;
    -o-transition: box-shadow 400ms ease-out;
}
.block-blog-related .product-items .product-item{
	padding-left: 2%!important;
    padding-right: 2%!important;
	padding-bottom:2%!important;
}
.catalogsearch-result-index .items-grid.equal-height .item .actions {
    position: static !important;
}
.items-grid-partitioned.hover-effect .item {
    padding-bottom: 2%!important;
}
.review-customer-index .table-reviews th.summary, .review-customer-index .table-reviews td.summary{
	    display: none;
}
.catalog-category-view .minicart-items .item.product.product-item {
    height: auto !important;
}
.opc-block-summary .minicart-items-wrapper{
	    max-height: 100%;
}
@media only screen and (min-width: 768px) {
	.mpblog-category-view .column.main{
		float: left !important;
	}
	.mpblog-category-view .sidebar-main{
		float: right !important;
		padding-left: 2%;
		padding-right:0;
	}
}

