.tal-cart1 {
	display: flex;
    align-items: center;
}
.cart-span {
	display: flex;
    align-items: center;
}
.title-container__count {
    font-size: 18px;
    font-weight: 500;
    color: #8d8d8d;
    opacity: .5;
}
.title-container {
    display: flex;
    align-items: baseline;
    gap: calc(1.5rem * 1);
}

.tal-tgrid.js-products-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.tal-tlist.js-products-container {
	display:none;
}
.tal-tlist.js-products-container.c-goods--grid {
	display:none;
}
.tal-tgrid.js-products-container.c-goods--grid {
	display: flex !important;
}
.tal-tgrid.js-products-container.c-goods--list {
	display:none;
}
.tal-tlist.js-products-container.c-goods--list {
	display: block !important;
}
/*
.tal-tgrid.js-products-container {
	display:none;
}
.tal-tlist.js-products-container {
	display:none;
}
.tal-tlist.js-products-container.c-goods--list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .tal-tlist.js-products-container {display:none;}
	.tal-tgrid.js-products-container {
		display: flex;
		flex-wrap: wrap;
        justify-content: flex-start;
	}
}
*/
.sputnik-tayl2 {
    display: flex;
    justify-content: flex-end;
}
.c-switcher__item--active {
    pointer-events: none;
    color: #3a7e3c !important;
}
/* .tal-cart-small {display: none;} */
.c-cart__small.cart {display: none;}
.nav-panel-item-wrap.talv {display: none;}
.nav-panel-item-wrap.talv1.talv3 {display: none;}
.nav-panel-item-wrap.talv.talv3 {display: block;}
.m-catalog-aside {
	border: 5px solid #ddd;
    border-radius: 10px 10px 6px 6px;
    font: 14px / 20px Arial, Helvetica, sans-serif;
    padding: 10px 20px;
    background-color: #3a7e3c;
    margin-bottom: 30px;
    box-shadow: inset 0 0 10px 2px #fff;
}
.m-catalog-section-item {
    color: #fff !important;
}
.m-catalog-sections-list>li {
    border-top: 1px solid #f0f0f0;
}

.m-catalog-section-item.selected, .m-catalog-section-item:hover {
    background: none !important; 
    color: #999 !important;
    text-decoration: none;
}
.c-table .c-amount, .product-status .c-amount {
    display: flex;
	border: 2px solid #f57d00;
    background-color: #fff;
    font-size: 18px;
    margin-right: 0;
    width: 101px;
}
.product-details__block-price-add .addToCart {
	border-radius: 5px;
}
.tal-width .addToCart {
    height: 25px;
    border-radius: 5px;
}
.tal-variant th {
	text-align: center !important;
}
.product-details__block-price-add .c-button {
	width: 100%;
	border-radius: 5px;
}
.price-actions-box .addToCart {
	color: #ffffff;
    border-radius: 5px;
}
.price-actions-box .product-info {
	color: #ffffff;
    border-radius: 5px;
}
.price-actions-box .addToCart.product-buy.js-add-to-cart.alreadyInCart {
    background: #815e1e;
}
.price-actions-box .addToCart:hover {
	text-decoration: none;
	color: #05335e;
}
.price-actions-box .addToCart:focus {
  outline: none;
  text-decoration: none;
  outline-offset: -2px;
}
.price-actions-box .addToCart:hover {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #815e1e !important;
	color: #fff;
}
.p-thumbs__text-bottom.is-vertical-align .addToCart {
	color: #ffffff;
    border-radius: 5px;
	    width: 100%;
}
.p-thumbs__text-bottom.is-vertical-align .addToCart:hover {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #815e1e !important;
	color: #fff;
}
.p-thumbs__text-bottom.is-vertical-align .addToCart.product-buy.js-add-to-cart.alreadyInCart {background: #815e1e;}
.p-thumbs__text-bottom.is-vertical-align .product-info  {
	color: #ffffff;
    border-radius: 5px;
}
/*  описание каталогов   */
.boxed--big {
    padding: 15px 15px;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
}
.boxed {
    clear: both;
    padding: 10px;
    margin: 10px 0;
    border-left: 4px solid rgb(188, 188, 188);
    background: rgb(247, 247, 247);
    display: block;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    color: rgb(74, 74, 74);
    line-height: 1.3;
    min-height: 36px;
}
.block__description p {margin: 0 0 10px;}

.fn_readmore + [data-readmore-toggle],.fn_readmore[data-readmore] {display: inline-block;width: auto;position: relative;}
.fn_readmore[aria-expanded="false"]::after {content: "";position: absolute;bottom: -10px;left: 0;width: 100%;height: 4em;background: -moz-linear-gradient(top,#fff0 0,#fff 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fff));background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background: linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);}
.fn_readmore[data-readmore] {transition: height 500ms;overflow: hidden;max-height: 215px;display: block;width: 100%;}
.fn_readmore + [data-readmore-toggle]{margin-top: 13px;text-decoration: none;transition: all 0.3s;}
.fn_readmore + [data-readmore-toggle]:hover,.fn_readmore + [data-readmore-toggle]:focus{color: #fff;text-decoration: none;}
.fn_readmore + [data-readmore-toggle] span{color: #c5530c;background: transparent;border-color:  #c5530c;border: 1px solid;border-radius: 3px;padding: 1px 30px;font-size: 18px;line-height: 1;display: inline-block;transition: all .3s;font-weight: 500;}
.fn_readmore + [data-readmore-toggle]:hover span{color: #fff;background:#c5530c;border-color:  #c5530c;}*

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.blog_container__boxed, .products_container__boxed {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 25px;
}
/*  конец описание каталогов   */
.item-phone:hover .topline__phone-ext {
	opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all .3s ease
}

.item-phone:after {
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    font-family: FontAwesome;
    transform: rotate(90deg);
    /* content: "\f0da"; */
    font-weight: 600;
    padding: 0 5px 0 0px;
    color: #004f9a;
    font-size: 15px;
}
@media screen and (max-width:900px) {
    .item-phone:after {
        display: none;
    }
}
.item-phone p:last-child {
    margin-bottom: 0
}
.topline__phone-ext {
    position: absolute;
    left: calc(1.5rem * -1 * 2);
    width: 250px;
    height: auto;
    padding: calc(1.5rem * 1) calc(1.5rem * 2);
    border: 1px solid #e8e8e8;
    z-index: 5000;
    font-weight: 400;
    background: #fff;
    border-radius: 12px;
    font-size: 13px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .3s ease;
    cursor: unset
}

@media screen and (max-width:900px) {
    .topline__phone-ext {
        display: none;
    }
}
.item-phone {
	line-height: 1.3;
    position: relative;
    display: inline-block;
}
.topline__phone-phone b {font-weight: 700;}
.topline__phone-phone a {
    color: #676767 !important;
    font-weight: 200 !important;
    position: relative;
    line-height: 1.6 !important;
}
.h {
	background: transparent url(../images/topheader.png) no-repeat center center !important;
}
.h-middle {
	padding-top: 10px;
}
.c-search [type='search'] {
    border-radius: 0;
}
@media screen and (min-width:900px) {
    .c-search {
    width: 90%;
   }
}
.search-tal {
	width: 100%;
	display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}
.select__icon.icon.icon--currency {display: none;}
select[name='userCustomCurrency'] {
    height: 30px;
}
/* catalogmenu */
.j-accordion-menu .parent >.j-accordion-menu__parent .tal-c-section-icon {
	height: 18px;
    width: 18px;
    background: transparent url(../images/mcatalog/tal-expand_plus.gif?ver=2) 50% no-repeat;
}
.j-accordion-menu .parent.open >.j-accordion-menu__parent .tal-c-section-icon {
	height: 18px;
    width: 18px;
    background: transparent url(../images/mcatalog/tal-expand_minus.gif?ver=2) 50% no-repeat !important;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.c-vehicles {
		margin: 0 0 10px;
	}

	.c-sections {
		background: #fff;
		margin: 0 0 20px;
	}

	.c-sections.c-sections-show-list .c-sections-body {
		height: auto;
		overflow: visible;
		position: relative;
		visibility: visible;
		z-index: 1;
	}

	.c-sections-title {
		background: #fff;
		cursor: pointer;
		font-size: 1.125rem;
		line-height: 1.375rem;
		margin: 0;
		overflow: hidden;
		padding: 10px 37px 10px 10px;
		position: relative;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.c-sections-title span {
		display: none;
	}

	.c-sections-title::before {
		content: attr(title);
		display: block;
	}

	.c-sections-title::after {
		background: transparent url(../images/icon-arrow-right.svg) center center no-repeat;
		background-size: 22px auto;
		content: "";
		display: block;
		height: 22px;
		position: absolute;
		right: 10px;
		top: 9px;
		transform: rotateZ(90deg);
		width: 22px;
	}

	.c-sections.c-sections-show-list .c-sections-title {
		overflow: unset;
		text-overflow: unset;
		white-space: normal;
	}

	.c-sections.c-sections-show-list .c-sections-title::after {
		transform: rotateZ(0);
	}

	.c-sections-body {
		height: 0;
		overflow: hidden;
		padding: 0 10px 10px;
		position: absolute;
		visibility: hidden;
		z-index: -1;
	}

	.c-sections.c-sections-show-list .c-sections-body {
		height: auto;
		overflow: visible;
		position: relative;
		visibility: visible;
		z-index: 1;
	}

}
.c-table__total {
    margin-bottom: 1px !important;
}
.total-sum {font-weight: 10;}
.c-table__footer .default-btn {border-radius: 5px;}
.mg-scrollTop {
    background: #3a7e3c url(../images/totop.png) 0 100% no-repeat;
    display: flex;
    width: 50px;
    height: 51px;
    position: fixed;
    border-radius: 25px;
    bottom: 10px;
    right: 5px;
    /* top: 0px; */
    /* padding-top: 100px; */
    z-index: 1000;
}
option[value="fiz"] {
    display: none;
}
.email-item a {line-height: 1.1 !important;}
.fa.fa-envelope-o {
	display: inline-block;
    font: 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding-right: 5px;
}
.fa-envelope-o:before {
    content: "\f003";
}
.email-item {
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
/* о компании */
.main_x {margin: -40px auto; width: 100%;}
.aboutbody {margin: 52px 0; display: flex;}
.about_left {float: left; width: 600px;}
.about_right {float: right; width: 600px;}
.about_right_body {background: #ffffff; width: auto;}
.about_left p {margin-bottom: 50px;}
.about_left p img {width: 519px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
.main_x .pl {padding-left: 0;}
.main_x .pl>p {line-height: 30px;}
.main_x .pl img {vertical-align: middle;}
.main_x li {list-style: none;}
@media (max-width: 750px) {
.about_right {float: none; width: 100%;}
.main_x {margin-left: 0; width: 100%; display: block; padding: 5px;}
.about_left {float: none; width: 100%; margin: 25px 0;}
.aboutbody {display: block; margin: 50px 0 90px;}
.vk_comments {margin: 0px 5px 110px;}
}
/* конец о компании */
/* прелоадер */


#page-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
	z-index: 9999999;
}

#page-preloader .spinner {
 width: 32px;
 height: 32px;
 position: absolute;
 left: 50%;
 top: 50%;
 margin: -16px 0 0 -16px;
}
 
/* конец прелоадер */
.FuturisSearchCard_gen .FuturisMarkdown {
    margin-bottom: 16px;
}
.FuturisMarkdown {
    overflow-wrap: break-word;
}
.FuturisMarkdown-Paragraph {
    margin-top: 0;
    margin-bottom: 8px;
}
.FuturisMarkdown-Paragraph, .FuturisMarkdown-ListItem {
    font: 16px / 22px;
}
.FuturisMarkdown-UnorderedList {
    padding-left: 5px;
}
.FuturisMarkdown-UnorderedList, .FuturisMarkdown-OrderedList {
    margin: 0;
}
.FuturisMarkdown-UnorderedList>.FuturisMarkdown-ListItem {
    padding-left: 17px;
}
.FuturisMarkdown-ListItem:first-child {
    margin-top: 8px;
}
.FuturisMarkdown-ListItem {
    position: relative;
    margin-bottom: 8px;
    list-style-type: none;
}
.FuturisMarkdown-UnorderedList>.FuturisMarkdown-ListItem::before {
    left: -4px;
    display: inline-block;
    margin-right: 2px;
    margin-left: -17px;
    content: "—";
}
.FuturisMarkdown-ListItem::before {
    position: relative;
}
.FuturisMarkdown strong {
    font-weight: bolder;
}
.tal-yandex-share {padding-top: 15px;}
.c-order__payment .deliveryPrice, .deliveryCurrency {display: none;}
.payment-option .title {font-weight: 600;}
.payment-option .curr {font-weight: 100;}
.tal-tgrid img {
    max-width: 170.4px;
    max-height: 170.4px;
}
.item-mail svg {
    width: 30px;
    fill: #f59c04;
}

.item-mail a {
    color: #004f9a !important;
    padding: 0 !important;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 1.143;
}
.item-mail a:before {
    content: none !important;
}
.item-mail {
	position: relative;
    top: 2px;
}
.item-phone:after {
    position: absolute;
    top: calc(50% - 5px);
    right: 0;
    font-family: 'FontAwesome', sans-serif;
    transform: rotate(90deg);
    content: "\f0da";
    font-weight: 600;
    padding-left: 0px;
    color: #000;
    font-size: 10px;
}