.displaynone {
	display: none !important;
}
.banner-zone, .swiper-banner .swiper-slide {
	border-radius: 0px;
}
/* .hidebannerrow {
	padding: 0;
	margin-top: 1rem !important;
	display: none;
} */
.section {
	padding: 76px 0;
}
.section {
	padding-bottom: 114px;
}
@media screen and (max-width: 767.98px) {
	.section {
		padding: 38px 0;
	}
}
.rs-product-barcode-red {
	color: #FF0000;
	font-weight: 600;
}
.rs-to-product-red {
	color: #FF0000;
	font-weight: 600;
}
@media screen and (max-width: 767.98px) {
	.rs-to-product-red, .rs-sku{
		font-size: 13px;
	}
}
.rs-to-product-black {
	color: #212529;
	font-weight: 600;
}
.footer-menu a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-contacts a:hover {
	color: #fff;
	text-decoration: underline;
}
.head-bar__link:hover {
	color: #fff;
	text-decoration: underline;
}
.head-dropdown-catalog__subcat-list-item img {
	min-width: 24px;
	max-width: 24px;
	height: 24px;
	-o-object-fit: contain;
	object-fit: contain;
	text-align: center;
}
.callback {
	text-align: center;
	display: block;
	width: 220px;
	margin: 12px 0 6px 0;
	background: red;
	border: 0;
	/* color: #222222; */
}
.callback img{
	padding-bottom: 3px;
}
.callback_header {
	text-align: center;
	display: block;
	width: 220px;
/* 	margin: 12px 0 6px; */
	background: red;
	border: 0;
}
.footer__main {
	padding: 48px 0 36px;
	background: var(--theme-footer-bg);
}
.head-bar__link_black {
	color: var(--theme-primary);
	color: var(--theme-primary);
	transition: none;
}
.head-bar__link_black:hover {
	color: var(--theme-primary-light) !important;
}
.head-bar__link_top {
	color: var(--theme-menubar-link);
}
.head-bar__link_top:hover {
	color: var(--theme-primary-light) !important;
}
.head-bar__link:hover svg {
	fill: var(--theme-menubar-link);
}
.smallfont {
    font-size: small;
}
.smallfont a{
    color: var(--theme-footer-link);
}
.item-card__title {
	color: #1B1B1F;
	margin-bottom: 6px;
	transition: color .3s ease;
	max-height: 105px;
	min-height: 105px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	font-size: 14px;
}
@media screen and (max-width: 767.98px) {
	.item-card__title {
		color: #1B1B1F;
		margin-bottom: 6px;
		transition: color .3s ease;
		max-height: 80px;
		min-height: 80px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		font-size: 11px;
	}
}
/* .haschild:hover .dropdown-menu{
    display: block;
    
	position: absolute;
	inset: 0px auto auto 0px;
	margin: 0px;

}

@media (min-width: 992px) and (max-width: 1199.98px) {
.haschild:hover .dropdown-menu {
	transform: translate(205px, 44px);
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
.haschild:hover .dropdown-menu {
	transform: translate(277px, 44px);
}
}
@media (min-width: 1400px) {
.haschild:hover .dropdown-menu {
	transform: translate(25vw, 44px);
}
} */

/* @media screen and (min-width: 1400px) {
.haschild:hover .dropdown-menu {
	transform: translate(478px, 44px);
}
}

@media screen and (min-width: 576px) {
.haschild:hover .dropdown-menu {
	transform: translate(287px, 44px);
}
} */

/* tz p2 */
/* .head_sticky .head-bar {
	display: none;
} */
.head-dropdown-catalog {
	background: #fff;
	font-size: 14px;
}
.head-dropdown-catalog__categories {
	background-color: #FFF; 
}
.head-dropdown-catalog__subcat-list-item:hover, .head-dropdown-catalog__subcat-list-item_active {
	color: #ff0000;
	background: #fff;
}
.head-dropdown-catalog__category {
	padding: 0px 24px 0px 16px;
}
.head-dropdown-catalog__subcat-list-item {
	padding: 3px 20px 3px 12px;
}
.head-catalog-subcategories li {
	padding: 6px 20px 3px 12px;
}
.head-catalog-subcategories > li:not(:last-child) {
	margin-bottom: 0px;
}
.head-dropdown-catalog__category:hover, .head-dropdown-catalog__category_active {
	color: #ff0000;
	background: #fff;
}
.head-catalog-subcategories a:hover {
	color: #ff0000;

}
.head-dropdown-catalog {
	height: 100vh;
}
.topproducts-hover:hover {
	color: #ff0000 !important;
}
.head-dropdown-catalog__category img {
	min-width: 30px;
	max-width: 30px;
	height: 30px;
}
.index-category {
	font-size: 16px;
	font-weight: 700;
	color: #1B1B1F;
}
.index-category__img {
	/* margin-bottom: 0px; */
	display: flex;
	align-items: center;
	justify-content: center;
	height: 305px;
/* 	margin-top: -50px;
	margin-bottom: -40px; */
}
.index-category__title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	max-height: 60px;
	min-height: 0px;
}
@media screen and (max-width: 767.98px) {
.index-category__title {
	margin-top: 40px;
}
}
.noborder, .noborder:hover{
	border: none;
}
.catalog-subcategory {
	margin-top: 3px;
	padding: 3px 10px;
}
.catalog-subcategory a {
	text-decoration: none;
}
.catalog-subcategories {
	margin-top: 9px;
}
.catalog-subcategories > :not(:last-child) {
	margin-right: 2px;
}
@media screen and (min-width: 992px) {
.product-variant-second .variant-product-gallery {
	flex: 0 0 auto;
	width: 50%;
	margin-top: 0px;
}
}
@media (min-width: 1400px) {
  .product-variant-second .variant-product-main {
    margin-left: 0;
  }
}
.h1, h1 {
	font-size: 1.5rem;
	/* text-align: right; */
}
.textright {
	text-align: right;
}
.breadcrumb {
	padding-bottom: 0px;
}
.radio {
	font-size: 0.75rem;
}
.checkbox {
	font-size: 0.75rem;
}
.accordion-button {
	font-size: 0.75rem;
}
.form-label {
	font-size: 0.75rem;
}
.accordion-body .form-control {
	font-size: 0.75rem;
	padding: 6px 8px;
}
.catalog-filter__head .h3 {
	font-size: 1rem;
}
.index-category__img img {
	border: 1px solid #F2F2F2;
	border-radius: 16px;
}
.index-category__img img:hover {
	border-color: var(--theme-primary);
}
@media screen and (max-width: 767.98px) {
.index-category {
	padding-bottom: 24px;
	margin-bottom: 16px;
}
.index-category__img {
	height: 180px;
	margin-top: -50px;
	margin-bottom: -40px;
}
.index-category__img img {
	border: none;
}
}
.paddingleftnull {
	/* padding-left: 0px !important; */
	padding-left: calc(var(--bs-gutter-x));
}

.filter-list li:not(:last-child) {
	margin-bottom: 4px;
}
.accordion-body .form-control {
	margin-bottom: 0.5rem !important;
}
.filter-accordion .accordion-item {
	margin-bottom: 8px;
}
.filter-accordion .accordion-button {
	padding-bottom: 8px;
}
.breadcrumb {
	padding-bottom: 0.5rem;
}
.head-dropdown-catalog__subsubcat {
	overflow-y: scroll;
	height: 600px;
	scrollbar-width: none;
}
.head-dropdown-catalog__subsubcat::-webkit-scrollbar {
  width: 0;
}
.head-dropdown-catalog__category_arrow_active::after, .head-dropdown-catalog__subcat-list-item_arrow_active::after {
	opacity: 1;
}
.whousename {
	max-width: 30%;
}
@media screen and (max-width: 767.98px) {
	.whousename{
		max-width: 100%;
	}
}
/* @media screen and (max-width: 992px) {
	.showDMore{
		display: none;
	}
} */
.item-product-label {
	font-weight: 700;
	font-size: 14px;
}
.rs-warehouse-rows > div:first-child {
  font-weight: 600;
}
.news-card__title {
	max-height: 57px;
	min-height: 57px;
	-webkit-line-clamp: 3;
}

.btn-arrows::before {
	content: url("data:image/svg+xml;utf8,<svg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 1L5.5 5L10 1' stroke='%23222222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	margin-left: -12px;
	margin-right: 8px;
}
.btn-arrows::after {
	content: url("data:image/svg+xml;utf8,<svg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 1L5.5 5L10 1' stroke='%23222222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	margin-left: 8px;
	/* margin-right: 8px; */
}
/*.about-us__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
@media screen and (max-width: 480px) {
  .about-us__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.about-us__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 20%;
}
@media screen and (max-width: 768px) {
  .about-us__item {
    padding: 15px 0;
  }
}

@media screen and (max-width: 480px) {
  .about-us__item {
    width: 100%;
  }
}

.about-us__icon {
  margin-bottom: 5px;
  font-size: 0;
  overflow: hidden;
}

/* @media screen and (max-width: 768px) {
  .about-us__img {
    max-width: 40px;
  }
} */

.about-us {
  height: 20%;
  margin-left: 5%;
  margin-bottom: 40px;
  background-color: #1dba9a;
}

@media screen and (max-width: 1400px) and (max-height: 800px) {
  .about-us {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 1280px) {
  .about-us {
    margin-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .about-us {
    height: 250px;
  }
}

@media screen and (max-width: 768px) {
  .about-us {
    height: 200px;
  }
}

@media screen and (max-width: 480px) {
  .about-us {
    height: auto;
  }
}

.about-us .container {
  width: 95%;
  height: 100%;
  margin: 0 0;
}

@media screen and (max-width: 1280px) {
  .about-us .container {
    width: 100%;
  }
}

.about-us__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media screen and (max-width: 480px) {
  .about-us__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.about-us__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 33.333%;
}

@media screen and (max-width: 768px) {
  .about-us__item {
    padding: 15px 0;
  }
}

@media screen and (max-width: 480px) {
  .about-us__item {
    width: 100%;
  }
}

.about-us__icon {
  margin-bottom: 5px;
  font-size: 0;
  overflow: hidden;
  align-self: flex-start;
}

@media screen and (max-width: 768px) {
  .about-us__img {
    max-width: 60px;
  }
}

.about-us__text {
	align-self: flex-start;
  font-size: 14px;
  line-height: 1.2;
}

@media screen and (max-width: 1600px) and (max-height: 900px) {
  .about-us__numbers {
    font-size: 54px;
  }
}

@media screen and (max-width: 1400px) and (max-height: 800px) {
  .about-us__numbers {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  .about-us__numbers {
    font-size: 32px;
    font-weight: bold;
  }
}


.about-us__caption {
  font-size: 14px;
  align-self: flex-start;
  font-weight: 700;
}
button:active, button:focus {
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-tap-highlight-color: transparent; 
}
button::-moz-focus-inner {
  border: 0 !important;
}
:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}
@media (max-width: 576px) {
.searchbar {
	flex: 1 0 0%;
}
.head-logo  {
	flex: 0 0 auto;
	width: auto;
}
.paddingleft_null_mobile {
	padding-left: 0px !important;
}
}
@media screen and (max-width: 1199.98px) {
  .logo {
    min-width: 1px;
  }
}
@media screen and (max-width: 1199.98px) {
  .logo_without-desc {
    height: 40px;
  }
}

.footerform {
	background-color: #f8cac6;
	padding: 60px;
	border-radius: 8px;
}
.footerform .h3{
	line-height: 1.5em;
	font-size: 1.5rem;
}
.footerform li{
	line-height: 2em;
}
.bigredphone a{
	color: red;
	font-size: 1.5rem;
	font-weight: 800;
	text-decoration: none;
}
@media (max-width: 992px) {
	.bigredphone a{
		font-size: 1rem;
	}
}
.footer__main .h2 {
	margin: 0 0 12px;
	font-size: 16px;
}
.footer-menu > li:not(:last-child) {
	margin-bottom: 0px;
}
.footer-menu a {
	font-size: 12px;
}
.swiper-pagination {
	display: none;
}
.swiper-banner .swiper-button-prev {
	opacity: 0.3;
	left: 8px;
}
.swiper-banner .swiper-button-next {
	opacity: 0.3;
	right: 8px;
}
.skidon {
	line-height: 1.5rem;
	margin-top: 0px;
	background: none;
	color: red;
	font-size: 32px;
	order: 4;
	/* flex-basis: 60%; */
	flex-basis: 40%;
}

.articles-line {
	list-style-type: none;
	/* padding-left: 0; */
}

.articles-line li{
	float: left;
	margin-right: 10px;
}

.searchbar2 {
	margin-bottom: 1rem;
}
.searchbarin {
	margin-bottom: 1rem;
	padding: 11px 16px;
	font-size: 1rem;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 4px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*#tab-description {
 	background: linear-gradient(rgba(255, 255, 255, 0) 3.07%, rgb(255, 255, 255) 100%); 
	-webkit-mask-image: linear-gradient(rgba(255, 255, 255, 0) 3.07%, rgb(255, 255, 255) 100%);
	mask-image: linear-gradient(black 60%, transparent 80%);
}*/

.item-product-price {
	flex-wrap: wrap;
}
.product-super-price {
	background: #10c44c;
	border-radius: 8px;
	color: #fff;
	padding: 2px 8px;
	margin-bottom: 10px;
	order: 2;
}
.price-site {
	font-size: 20px;
	font-weight: bolder;
	margin-right: 16px;
	order: 1;
}
.superprice {
	color: #070707;
	flex: 1 1 0;
	margin-left: 8px;
	text-align: left;
	order: 2;
	flex-basis: 75%;
}
/* .superprice:after {
  content: '';
  width: 100%;
} */
.item-product-price__old-price {
	/* flex-basis: 60%; */
	font-size: 14px;
	letter-spacing: .2px;
	line-height: 18px;
	order: 3;
	min-width: 50px;
}
.item-product-price__partner-price {
	font-size: 16px;
	line-height: 26px;
	order: 5;
	flex-basis: 75%;
}
.item-product-price__rc-price {
	/* flex-basis: 60%; */
	font-size: 14px;
	letter-spacing: .2px;
	line-height: 18px;
	order: 4;
	min-width: 50px;
	text-decoration: none;
	margin-bottom: 16px;
}
.item-product-price_card {
	margin-bottom: 3px;
}
/* .item-product-price_prod .item-product-price__new-price {
	order: 1;
	width: 100%;
} */
.superprice_string {
	/* margin-left: 10px; */
	margin-top: 15px;
	order: 5;
}

.superprice_marker {
	color: #10c44c;
	margin-right: 6px;
}
.dopskidka {
	/* margin-left: 10px; 
	margin-top: 15px;*/
	order: 6;
	background: #10c44c;
	border-radius: 8px;
	padding: 2px 8px;
	color: #fff;
	font-weight: 700;
}
[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
   }
   [data-tooltip]::after {
	font-size: 12px;
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    width: 300px; /* Ширина подсказки */
    left: 0; top: 0; /* Положение подсказки */
    background: #10c44c; /* Синий цвет фона */
    color: #fff; /* Цвет текста */
    padding: 1em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 1s; /* Время появления подсказки */
	border-radius: 8px;
   } 
   [data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    top: 2em; /* Положение подсказки */
   }
.superprice_string_value {
	font-size: 14px;
	
}.rs-product-barcode {
/* 	color: #84858A; */
	font-weight: 600;
}

.dropdown-menu {
	font-size: 14px;
}
.head-bar__dropdown > li:not(:last-child) {
	margin-bottom: 5px;
}

.head-bar__menu  > li:first-child .head-bar__link{
/* 	color: red; */
	font-weight: 700;
	background-color: red;
	border-color: red;
	border-radius: 4px;
	padding: 0 3px;
}
/* .head-bar__menu .head-bar__link:first {
	color: red;
} */

.rs-product-barcode:hover {
	cursor: pointer;
	text-decoration: underline;
}
