.img-list.in-content .col {
    display: flex;
    align-items: center;
}
h2 {
	margin-bottom: 24px;
    margin-top: 24px;
}
.container.footer .distribution {/*margin-top: 30px;*/}
.articles-bar .articles-bar-body {
	max-height: 560px !important;
}

.content-item blockquote {
    padding-left: 1rem;
    border-left: 3px solid #1AB4E8;
    font-style: normal;
    color: #000;
    margin: 20px 0 20px 40px;
}

.content-item ul li {
    list-style: none;
    background: url(../img/check.png) no-repeat;
    margin: 10px 0 10px 0;
    padding: 5px 0 5px 40px;
}

.content-item ul li ul li{
    list-style: circle;
	background: none;
	padding: 0px;
}
.content-item-wrap {padding-right: 30px;}
.cart .item-img {
    min-height: 290px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}
.sale-page-slider h3 {
	display: block;
    min-height: 50px;
    line-height: 26px;
}
.intro-main-slider div .informer-box .informer .text {
	max-width: 550px !important;
	line-height: 36px;
}
.intro-main-slider div .informer-box .informer h2 {
	max-width: 550px;
    line-height: 48px;
}
.cart-product h3 {
	min-height: 32px;
}
.cart-product .img{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	min-height: 270px !important;
	margin-bottom: 10px;
	/*border: 1px solid #c7c7c7;*/
}
.cart-product .img img {
    height: 100%;
    max-height: 270px;
    width: auto;
}
.filter-form {
	margin-bottom: 2.5rem;
}
.filter-item {
	    margin-bottom: 15px;
}
.impact-filter-start .cart-product {
	margin-right: 20px;
}
.order-informer-box {margin-bottom: 30px;}
.left-bar{margin-bottom: 40px;}
.container.footer .section .copy .container.footer .section .copy {
    padding: 10px 0 0 !important;
}
.container.footer .counter {
    margin-top: 40px;
}
.container.impact-filter-start .tab li img.shhuna {
    bottom: 5px;
    position: relative;
}
.seo-link a {
	    color: #3a3f52;
}
.boxr{
	float: right;
    max-width: 370px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.boxl{
	float: left;
    max-width: 370px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.content-item-wrap p, .content-item-wrap{
	text-align:justify;
}