.basic-mobile-menu.basic-mobile-menu_custom {
	border-top: 2px solid #b1444b;
}

.basic-mobile-menu.basic-mobile-menu_custom .basic-mobile-menu__title a {
	font-size: 12px;
}

.product-description-title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #b1444b;
}
#top-index {
	margin-top: -30px;
}
#infographics {
	background: transparent;
}
#popular-categories .item-popular-categories {
	width: 100%;
    max-width: 230px;
	margin: 0 auto;
	padding: 14px 14px 6px;
	border: 1px #ebebeb solid;
}
#popular-categories .img-popular-categories {
	margin-bottom: 0px;
}
#popular-categories .title-popular-categories {
	font-size: 18px;
    font-weight: 500;
    color: #000;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.average-content #popular-categories .item-popular-categories:hover
{
    border-color: transparent !important;
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,.11);
}
.average-content #popular-categories .item-popular-categories:hover .title-popular-categories{
	font-weight: 600;
}
.one-baner {
	margin-top: 24px;
	margin-bottom: 24px;
	box-shadow: 0 0 24px 0px rgba(0,0,0,.11);
}
.custom-btn {
    display: inline-block;
    background: #b1444b;
    color: #fff;
    text-decoration: none;
		padding: 8px 25px;
		cursor: pointer;
		text-align: center;
}
.custom-btn_w49p {
	width: 49%;
}
@media screen and (max-width: 599px) {
	.custom-btn_w49p {
		width: 100%;
		margin-bottom: 10px;
	}
}

.mb-40 {
	margin-bottom: 40px;
}

.custom-btn:hover {
	color: #fff;
	background: #8d363c;
}

#about-index {
	padding-top: 40px;
}

.average-content #article-index .item-article-i {
	border: 0;
	box-shadow: 0 0 24px 0 rgba(0,0,0,.11);
	transition: .2s;
}
.average-content #article-index .item-article-i:hover {
	color: #000 !important;
	box-shadow: 0 0 24px 0 rgba(0,0,0,.21);
}
.average-content #article-index .item-article-i:hover .title-i-a-i {
	color: #000 !important;
}
#article-index .title-i-a-i {
	margin-bottom: 5px;
}
.item-card .card:hover {
	border-color: #a7a7a7;
}
#footer .payment-footer {
	padding-right: 30%;
}
#site-header .header-city .out-in-h-c {
	display: flex;
    align-items: center;
    color: #79060d;
    text-decoration: underline;
    font-size: 18px;
	padding-left: 32px;
	display: none;
}
#site-header .out-in-h-c {
	display: none;
}
#site-header .ul-header-menu {
	font-size: 16px;
}
#site-header .login-block {
	font-size: 16px;
}
#menu .li-menu {
	border-right: 0;
}
#menu .li-menu:first-of-type {
	border-left: 0;
}
#menu .li-mega-down .a-menu {
	background-color: #9f3d43;
	font-weight: bold;
}
#infographics .txt-in-item-i {
    font-size: 18px;
    color: #727272;
}
#menu .a-menu {
	font-size: 18px;
	font-weight: bold;
}
#menu .ul-menu {
	height: 63px;
}
#menu .a-menu {
	font-size: 18px;
}
#site-header .span-h-o-c {
	border-bottom: 0;
}
#site-header .out-in-h-c {
	background: url(/templates/ecats_theme/resource/img/custom/geo-icon.png) no-repeat 0 50%;
	padding-top: 6px;
    padding-bottom: 6px;
	
}
#site-header .in-header-l-1 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
#site-header .header-line-1 {
	padding: 7px 0;
	background-color: #eaeaea;
}
#site-header .header-line-2 {
    padding: 10px 0 0px;
}
#site-header .header-phone {
	text-align: right;
}
#site-header .span-h-o-c {
	font-size: 20px;
}
#site-header .item-header-phone {
	font-size: 18px;
}
.icon-cart {
	background-image: url(/templates/ecats_theme/resource/img/custom/basket-icon.png);
    height: 30px;
    width: 32px;
	background-position: unset;
}
.icon-favourites {
	background-image: url(/templates/ecats_theme/resource/img/custom/favor-icon.png);
    height: 30px;
    width: 32px;
	background-position: unset;
}
.icon-comparison {
	background-image: url(/templates/ecats_theme/resource/img/custom/grafik-icon.png);
    height: 30px;
    width: 32px;
	background-position: unset;
}
.icons-cart {
	margin-right: 40px;
}
#site-header .number-i-c-t {
	font-size: 15px;
    line-height: 22px;
    position: absolute;
    top: -3px;
    right: -11px;
    min-width: 22px;
}
#site-header .logo {
	text-align: center;
}
#site-header .language-block {
	font-size: 16px;
    text-transform: uppercase;
}
.article-index_item {
	position: relative;
}
.average-content #article-index .item-article-i {
	height: 100%;
}
.article-index__btn-wrap {
    padding-top: 29px;
    text-align: right;
}

.custom-btn.article-index__custon-btn {
    padding: 12px 0;
    width: 262px;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
}
#footer .in-footer-bottom_item_end .copyright {
	justify-content: flex-start;
	-webkit-box-pack: start;
    -ms-flex-pack: start;
}
#footer .footer-bottom {
	background: #eaf0fa;
}
#footer .this_year {
	display: flex;
    align-items: center;
}
#footer .footer-bottom {
	background: #eaf0fa;
    padding: 19px 0;
}
#footer .item-p-f {
	margin-right: 15px;
}
.drag-module-block-handlerplace{
	height: 0!important;
}
@media screen and (min-width: 1559px) {
	.offset-xl-1 {
		margin-left: 8.333333%;
	}
	.in-popular-categories {
		margin: 0px 5%;
	}
}
@media screen and (max-width: 1559px) {
	.in-article-index .col-xl-2:last-child {
		display: block;
	}
}
@media screen and (max-width: 1229px) {
	.in-article-index .col-xl-2:last-child {
		display: none;
	}
}
@media screen and (max-width: 1559px) {
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-8 {
		width: 66.666667%;
	}
}
@media screen and (max-width: 1023px) {
	#site-header .in-header-l-1 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#top-index {
		margin-top: 0;
	}
}
@media screen and (max-width: 767px) {
	#site-header .header-phone p {
		font-size: 16px;
	}
	.left-in-a-i, .right-in-a-i {
		width: 100%;
	}
}


/* for inner page */

.tbl-l-img-r-txt {
  display: flex;
  flex-wrap: wrap;
}

.tbl-l-img-r-txt__img-wrap {
  flex-basis: 235px;
  flex-shrink: 0;
}

.tbl-l-img-r-txt__txt-wrap {
  flex-grow: 1;
  flex-basis: 400px;
}

.tbl-l-img-r-txt__txt-title {
  color: #b1444b;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.tbl-l-img-r-txt__txt-ul-title {
	display: block;
}
.profile-expense-ico.l-m-a-l-1 {
    display: none !important;
}

@media print{
	#debug-top-block,
	#site-header,
	#subscribe-form,
	#footer,
	#breadcrumbs,
	#map-page-contacts,
	#map-btn-page-contacts,
	#policy-bottom,
	h1{
		display: none;
	}
	body{
		padding: 15px 0;
	}
}
#catalog .li-parent ul{
	min-width: 322px;
}
#site-header a{
	color: #000;
    font-weight: 900;
}
#site-header .login-block a{
	font-weight: normal;
	font-size: 12px;
}

#product-page .p-p-tabs {
	flex-wrap: wrap;
}

#catalog .img-big-category {
	max-height: 158px;
	height: 158px;
}

#catalog .img-big-category.two-img img:last-child {
	position: absolute;
	opacity: 0;
	width: auto;
	max-height: unset;
	animation: fadein 10s infinite ease;
}

#catalog .img-big-category.two-img {
	position: relative;
}

@keyframes fadein {
	from {opacity: 0;}
	49% {opacity: 0;}
	50% {opacity: 1;}
	to {opacity: 1;}
}

.p-i_item-wrap {
	display: flex;
}

#product-page .p-p-block-price {
	margin-top: 20px;
}

#product-page .to-social-network {
	margin-top: 20px;
}

#product-page .block-buy {
	padding-bottom: 0;
}

#footer .item-footer-phone a {
    color: #000;
    text-decoration: none;
}

@media (max-width: 600px) {
	.p-i_item-wrap {
		flex-direction: column;
	}
}

.item-card .card .card-characteristic {
	display: none;
}

.myCostText {
    font-size: 14px;
}
.payment-footer img{
	max-width: none;
}
#footer .module-content{
	flex-wrap: wrap;
}
#table-price-all table
{
	width: 100%;
    margin-top: 30px;
    border: 1px solid #eee;
    border-width: 1px 0px 1px 1px;
    border-bottom: none;
}
#table-price-all table th {
    background: #fff;
    border-bottom-color: #e1e1e1;
	color: #404040;
    font-weight: bold;
	padding: 12px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #f8f8f8;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
    font-weight: bold;
    line-height: normal;
}
#table-price-all table tr {
    background-color: #fff;
}
#table-price-all table td {
    padding: 13px;
    border-right: 1px solid #ecf0f1;
    border-bottom: 1px solid #ecf0f1;
}
#table-price-all table tbody tr:nth-child(2n) {
    background: #f8f8f8;
}