::-webkit-scrollbar {
    width: 12px;
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #484d55;
    border-radius: 50px;
    border: 2px solid #fff;
}

.shop-product-data {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.desc-area p {
	font-weight: 300;
	line-height: 1.4;
}

ul.seo {
  vertical-align: top;
  margin: 10px 5px 10px 0px;
  padding-left: 15px;
  text-align: left;
}

ul.seo > li {
  background: url("/t/images/chek.png") no-repeat scroll left 0px top 5px / 24px rgba(0, 0, 0, 0);
  list-style-type: none;
  padding: 5px 1px 5px 35px!important;
}
  ul.seo li:before {
    display: none; }
    
ul.seo1 {
  vertical-align: top;
  margin: 10px 5px 10px 0px;
  padding-left: 15px;
  text-align: left;
}

ul.seo1 > li {
  background: url("/t/images/check.png") no-repeat scroll left 0px top 5px / 24px rgba(0, 0, 0, 0);
  list-style-type: none;
  padding: 5px 1px 5px 35px!important;
}
  ul.seo1 li:before {
    display: none; }
    
ol.number {
	counter-reset: li;
	margin: 15px 0;
	font-weight: 300;
	padding: 0 0 0 20px; }

ol.number > li {
	position: relative;
	list-style: none;
	padding: 0px 15px 0 15px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	margin: 0 0 10px; }

ol.number > li::before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	top: -1px;
	left: -23px;
	width: 21px;
	height: 22px;
	text-align: center;
	color: #fff;
	border: 1px solid #000;
        background: #000;
        border-radius: 5px 0 0 5px;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
}

@media (min-width: 768.99px) {
	   ul.seo {
		padding-left: 15px;
	}
		
	   ol.number {
		padding: 0 0 0 35px;
	}
}

а, a:-webkit-any-link {
	text-underline-offset: 4px!important;
}

._type-textarea {
	width: 100%!important;
	min-width: 257px!important;
}

.lp-form-tpl__field-textarea {
	min-width: 100%!important;
	max-width: 436px!important;
	min-height: 50px!important;
	max-height: 400px!important;
}

.lp-popup-wrapper .lp-popup-inner {
	padding: 0px!important;
}


@media (max-width: 600px) {
	.highslide img {
	    margin: 10px 0 10px 0!important;
	    width: 100%;
	}
	.lpc-popup-form-1__top {
	    height: auto!important;
	    margin: 10% 0!important;
	}
	ul.seo {
	    clear: both;
	}
}

.news_slider-wrapper .news-slider .news_item .news_body {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: calc(1.4em * 7);
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 7;
    display: box;
    box-orient: vertical;
    line-clamp: 7;
}

.news_slider-wrapper .news-slider .news_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 577px;
}

.site_content_link {
	text-decoration: none;
    color: #fff!important;
    display: inline-block;
    padding: 10px 15px;
    background: #00970f;
    margin-bottom: 5px;
}

.site_content_link:hover {
	background: #00a811;
}

.center {
	text-align: center;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #f7f7f7;
	gap: 20px;
}

.flex div {
	flex: 1;
}

@media (min-width: 768px) {
	.flex {
	    padding: 20px;
	    margin: 10px 0px;
	    border-radius: 10px;
	}
}

@media (max-width: 768px) {
	.flex {
	    flex-direction: column;
	}
}


body {
	background: #fff;
}

.lpc-updated-contacts__content {
	margin: auto;
}

.lpc-delivery-block-2__item:nth-child(3) {
	width: 100%!important;
}

.product-list .shop-product-item .product-image {
	padding-top: 75%;
}

.product-list.thumbs .product-middle-wr, .product-list.thumbs .product-bottom {
	padding: 0 20px;
}

.product-list.thumbs .bottom-elements-wr {
	padding: 15px 0 0;
}

.product-price .price-current {
	line-height: 2;
}

.product-list.thumbs .product-price {
	margin-bottom: 15px;
}

.menu-top__inner > li > a {
	font-weight: 300;
}

.field-value:has(label) {
	font-size: 14px;
}

.site-header__top-left {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-main .lazy-pagelist__body .lazy-pagelist-btn {
	margin-top: 0px!important;
	font-size: 16px;
	font-weight: 300;
}

.site-main__contain .text-block__title {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.site-main__contain .text-block__title h1 {
	font-weight: 400;
	font-size: 28px;
}

.shop2-pagelist li.page-num {
	font-weight: 300;
}

.product-list.price .shop-product-item .product-middle-top {
	flex: 0 0 100%;
}

.product-list.price .shop-product-item .shop2-btn {
	min-width: auto;
}

.g-page-article {
	font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
}

.site-main__contain:has(.g-page-article) h1 {
	font-size: 28px;
}


/*Таблица*/

.seo-table {
	width: 100%;
	/*max-height: 80vh;*/
	overflow: auto;
	margin: 20px 0;
	border: 1px solid #e0e0e0;
	/*	border-left: 4px solid #464646;
	border-right: 4px solid #464646;*/
	border-bottom: 4px solid #464646;
	position: relative;
	-webkit-overflow-scrolling: touch;
	border-collapse: collapse;
}

.seo-table caption {
	background: #484d55;
	/*border-top-left-radius: 6px;
	border-top-right-radius: 6px;*/
	padding: 15px;
	color: #fff;
	font-weight: 900;
	font-size: 18px;
	margin: 0;
}

.seo-table::-webkit-scrollbar {
	height: 8px;
	width: 5px;
}

.seo-table::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 0 0 4px 4px;
}

.seo-table::-webkit-scrollbar-thumb {
	background: #c1c1c1;
	border-radius: 4px;
}

.seo-table::-webkit-scrollbar-thumb:hover {
	background: #a8a8a8;
}

.seo-table table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}

/* Закрепленная строка заголовков при скролле страницы */
.seo-table thead th {
	position: sticky;
	top: 0;
	z-index: 20;
	background: #00970f; /* тут*/
	color: #fff;
}

/* Закрепленный первый столбец */
.seo-table td:first-child {
	position: sticky;
	left: 0;
	background-color: #f8f9fa;
	z-index: 15;
	border-right: 1px solid #dee2e6;
}

.seo-table th:first-child {
	position: sticky;
	left: 0;
	background-color: #00970f; /* и тут*/
	color: #fff;
	z-index: 25;
	border-right: 1px solid #dee2e6;
}

/* Заголовки таблицы */
.seo-table th {
	font-weight: 600;
	padding: 15px 20px;
	border: 1px solid #e0e0e0;
}

.seo-table th:not(:first-child) {
	text-align: center;
}

/* Ячейки таблицы */
.seo-table td {
	background-color: white;
	color: #495057;
	padding: 15px 20px;
	border: 1px solid #e0e0e0;
	text-align: left;
}

.seo-table td:not(:first-child) {
	text-align: center;
}


/* Чередование строк */
.seo-table tr:nth-child(even) td {
	background-color: #f8f9fa;
}

/* Закрепленная ячейка в четных строках */
.seo-table tr:nth-child(even) td:first-child {
	background-color: #e9ecef;
}

/* Ховер эффекты */
.seo-table tr:hover td {
	background-color: #e9ecef;
	transition: background-color 0.2s ease;
}

.seo-table tr:hover td:first-child {
	background-color: #dee2e6;
}

/* Тени для лучшего визуального разделения */
.seo-table th:first-child,
.seo-table td:first-child {
	box-shadow: 2px 0 5px rgba(0,0,0,0.1);
}

/* Адаптация для мобильных */
@media (max-width: 768px) {
	.seo-table {
		margin: 15px 0 0;
	}

	.seo-table table {
		font-size: 13px;
	}

	.seo-table th,
	.seo-table td {
		padding: 12px 10px;
		max-width: 85px;
	}

	.seo-table th:first-child,
	.seo-table td:first-child {
		min-width: 105px;
		white-space: normal;
	}

	.seo-table::-webkit-scrollbar {
		height: 6px;
	}
}
@media (max-width: 374px) {
	.seo-table th,
	.seo-table td {
		max-width: 85px;
		min-width: 105px;
	}
}

/* Для очень широких таблиц */
@media (min-width: 1200px) {
	.seo-table th:first-child,
	.seo-table td:first-child {
		min-width: 200px;
	}
}

.g-page-article__text p {
	line-height: 1.4;
}


.g-page-article__text p a, .g-page-article__text ul li a, .g-page-article__text ol li a {
	text-decoration: none;
}

.g-page-article__text p a:hover, .g-page-article__text ul li a:hover, .g-page-article__text ol li a:hover {
	text-decoration: underline;
}

.g-article--simple-view .g-article__name {
	font-weight: 700;
    text-decoration: none;
}

.g-article--simple-view .g-article__name:hover {
	text-decoration: underline;
}

.g-article--simple-view .g-article__date {
	text-align: right;
}

.news_slider-wrapper .news-slider .news_item .news_body {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: calc(1.4em * 7);
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 7;
    display: box;
    box-orient: vertical;
    line-clamp: 7;
}

.news_slider-wrapper .news-slider .news_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 577px;
}

/* 404 */

.errorPage {
	max-width: 350px;
}

.page-404-wrapper h2 {
	margin-top: 0px!important;
}

.page_404 {
	display: flex;
    	align-items: center;
    	justify-content: space-between;
}

.img-404 {
	max-width: 55%;
}


.g-search-new {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.g-form-control-text {
	padding: 10px 15px;
}

.g-search-results__item {
    margin: 10px 0!important;
}

.lp-popup-wrapper .lp-popup-inner {
	padding: 15px!important;
}

@media all and (max-width: 480px) {
	.page_404 {
	    align-items: center;
	}
	.img-404 {
		max-width: 100%;
		margin-bottom: 15px;
	}
}

@media (max-width: 425px) {
	.page-404-wrapper {
		text-align: center;
		flex-direction: column-reverse;
	}
	.search-wrapper {
		width: fit-content;
		margin: 0 auto;
	}
	.errorPage {
		margin-top: 0px;
		margin-bottom: 10px;
		max-width: 100%;
	}
}

.line {
    border-left: 4px solid #00970f;
    padding: 10px 0 10px 15px;
    font-style: italic!important;
    background: linear-gradient(90deg, rgb(0 151 15 / 0.07), rgba(255,255,255,0) );
}

/*body .menu-left__inner li.opened ul {
	display: none;
}*/