.categories-block .for-buttons {
	margin-right: auto;
	margin-left: 0;
	padding: 0;
}

.cat-back__link {
	background-color: #006ac5;
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700;
	max-width: max-content;
	min-height: 45px;
	display: flex;
	padding: 13px 15px;
	justify-content: space-evenly;
	align-items: center;
	text-transform: uppercase;
	margin-bottom: 5px;
}

input:read-only {
	cursor: unset;
}

.cat-back__link img {
	width: 18px;
	height: 18px;
	margin-right: 20px;
}

.cat-back__link span {
	text-align: left;
}

/* ?КЛАССЫ */
.result-successfull {
	margin: 0 auto;
	font-size: 18px;
	font-size: 22px;
	font-weight: 700;
	line-height: 33px;
	color: #3b455c;
	display: block;
	margin-top: 10px;
}

.opacity-0 {
	opacity: 0;
}

.opacity-1 {
	opacity: 1 !important;
}

.header {
	flex-shrink: 0;
}

.header__banner-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	height: 56px;
	background: #ef6464;
	padding: 9px 15px 15px;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
}

.header__banner-block span {
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), rgba(41, 173, 46, 0.1);
	border-radius: 2px;
	margin-left: 15px;
	align-self: flex-start;
	padding: 5px 10px;
}

/* !хеддер */
.grey-block {
	background-color: #f8f8f8;
	padding: 10px 0;
}

/* !список навигации */
.header__top-block {
	width: 60%;
}

.top-menu__link {
	line-height: 19px;
	color: #004178;
}

/* !кнопки выход и сравнение */
.header__right-block {
	min-width: 200px;
}

.header__right-block-item {
	/* width: 50%; */
	transition: 0.2s;
	transition-property: background-image;
}

.header__right-block-item:nth-child(1) {
	background-image: url("/images/reboot/enter.svg");
	background-position: center left;
	background-repeat: no-repeat;
	margin-right: 40px;
}

.header__right-block-item:nth-child(2) {
	background: url("/images/reboot/papers.svg") left no-repeat;
}

.header__right-block-item:nth-child(1):hover {
	background-image: url("/images/reboot/enter_orange.svg");
	background-position: center left;
	background-repeat: no-repeat;
}

.header__right-block-item:nth-child(2):hover {
	background: url("/images/reboot/papers_orange.svg") left no-repeat;
}

.to-profile-block {
	margin-right: 30px;
}

.buttonLogOut {
	display: inline-block;
	width: 105px;
	color: #006ac5;
	background-color: #f0f9ff;
	line-height: 40px;
	margin-right: 20px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
}

.header__right-link,
.to-profile-link,
.out-profile-link {
	line-height: 19px;
	color: #004179;
	padding-left: 25px;
	font-weight: 400;
}

/* !средний блок */

.header__middle-block {
	padding: 25px 0 25px;
}

.logo {
	width: 250px;
}

/* !блок о доставке и качестве */

.header__advantages {
	/* flex-direction: row; */
	width: 320px;
}

.adv-container__car {
	width: 22px;
}

.adv-container__shield {
	width: 16px;
}

.adv-container__top span {
	font-family: "Oswald";
	font-weight: bold;
	line-height: 21px;
	color: #3b455c;
	margin-left: 9px;
}

.adv__container__descr {
	font-size: 12px;
	line-height: 16px;
	color: #9ea4aa;
	margin-left: 26px;
}

.header__adv-container:first-of-type .adv__container__descr {
	margin-left: 31px;
}

/* !форма отправки */

.header-form {
	width: 468px;
	height: 40px;
}

.search-input {
	height: 40px;
	padding-left: 18px;
	padding-right: 48px;
	border: 1px solid #dddddd;
	border-right: none;
	border-radius: 1px;
}

.search-form {
	position: relative;
}

.search-button {
	width: 48px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 1px;
	background: #006ac5;
	border: none;
	border-radius: 0px 1px 1px 0px;
	outline: none !important;
}

.search-button__mobile {
	position: inherit;
}

.icon-search {
	width: 22px;
}

/* !селект телефонов */
.phone-block {
	-webkit-box-align: flex-end;
	-moz-box-align: flex-end;
	-ms-flex-align: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.phones-container {
	text-align: center;
}

.phone {
	position: relative;
}

.phone span {
	font-family: "Oswald";
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

.phone-black {
	color: #3b455c;
}

.phone-orange {
	color: #ef6464;
}

.phone-open-arrow {
	position: absolute;
	right: 0;
	top: 8px;
	width: 11px;
	display: none;
}

.phone-bottom {
	font-family: "Oswald";
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #9ea4aa;
}

.header__backcall-button {
	font-size: 12px;
	line-height: 16px;
	color: #555f68;
	border: none;
	border-bottom: 1px dashed #006ac5;
	background-color: transparent;
	margin-top: 5px;
	padding: 0;
	display: none;
}

.header__bottom-block {
	-webkit-box-shadow: 0px 5px 10px 0px rgba(221, 221, 221, 1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(221, 221, 221, 1);
	box-shadow: 0px 5px 10px 0px rgba(221, 221, 221, 1);
}

.tablet-block__button .product-navigation-list__basket-block-right {
	display: none;
}

.tablet-block__button .product-navigation-list__basket-block-left {
	width: 40px;
	height: 40px;
	background: #006ac5;
	border-radius: 2px;
}

.tablet-block__button .product-navigation-list__basket-block-left::before {
	top: 8px;
	right: 9px;
}

.tablet-block__button .number-goods {
	top: 3px;
	width: 15px;
	height: 15px;
	left: 23px;
	font-size: 11px;
	padding: 1px 0;
	color: #ffffff;
	border: none;
}

/* !каталог-снасти-корзина */

.product-navigation-list {
	height: 50px;
	color: #ffffff;
}

.product-navigation-list__catalog {
	display: block;
	width: 250px;
	padding: 17px 38px;
	text-align: right;
	position: relative;
}

.product-navigation-list__catalog::before {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("/images/catalog-image.svg") no-repeat;
	background-position: 0 2px;
}

.product-navigation-list__catalog:hover::before {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("/images/catalog-hover-image.svg") no-repeat;
	background-position: -2px -2px;
}

.product-navigation-list__item {
	background: -webkit-linear-gradient(180deg, #006ac5 0%, #0059a6 75%);
	background: -webkit-gradient(180deg, #006ac5 0%, #0059a6 75%);
	background: -moz-linear-gradient(180deg, #006ac5 0%, #0059a6 75%);
	background: -o-linear-gradient(180deg, #006ac5 0%, #0059a6 75%);
	background: -ms-linear-gradient(180deg, #006ac5 0%, #0059a6 75%);
	background: linear-gradient(180deg, #006ac5 0%, #0059a6 75%);
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.product-navigation-list__item:first-child {
	position: relative;
}

.product-navigation-list__item:first-child::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	width: 1px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.817708) -4%, rgba(255, 255, 255, 0.1) 122%);
}

.product-navigation-list__link {
	display: block;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	z-index: 100;
}

.product-navigation-list__basket {
	width: 100%;
	display: flex;
	height: 100%;
	position: relative;
	justify-content: space-between;
}

.product-navigation-list__basket-block-left {
	width: 70px;
	height: 50px;
	position: relative;
	background: linear-gradient(180deg, #f8f8f8 -35%, #e9f6ff 100%);
}

.product-navigation-list__basket-block-left::before {
	content: "";
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	background-image: url("/images/reboot/new-basket-svg.svg");
	background-repeat: no-repeat;
	background-position: center center;
	top: 13px;
	right: 22px;
}

.product-navigation-list__basket-block-right {
	width: 69%;
	min-width: 130px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.product-navigation-list__basket-block {
	padding: 10px 20px 10px 85px;
}

.product-navigation-list__basket-name {
	display: block;
	font-size: 14px;
}

.product-navigation-list__basket-price {
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.number-goods {
	position: absolute;
	text-align: center;
	padding: 4px 0;
	top: 11px;
	left: 55px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 0.5px solid #ffffff;
	background-color: #ef6464;
}

/* !MAIN */

.main {
	position: relative;
}

/* !центральный блок */
.main-section {
	width: 78%;
	min-width: 0;
}

/* !фото центрального блока */
.main-figure {
	display: block;
	max-width: 1070px;
	margin-bottom: 60px;
	min-width: 0;
}

/* !стили слайдера */
/* .main-section figure.main-figure, */
.main-figure a {
	position: relative;
}

.main-section figure.main-figure a {
	min-height: 327px;
}

.main-figure.slick-slider {
	position: relative;
	font-size: 0;
	width: 100%;
	overflow: hidden;
}

.banner-link {
	position: absolute;
	opacity: 0;
	z-index: 100;
	border: 1px solid #b4bec6;
	color: #f0f9ff;
	border-radius: 2px;
	padding: 10px 15px;
	bottom: calc(30% - 40px);
	font-size: 11px;
	line-height: 14px;
	left: 4%;
}

.slick-current.slick-active .banner-link {
	opacity: 1;
}

.slick-list {
	overflow: hidden;
}

.main-figure.slick-slider .slick-arrow {
	position: absolute;
	display: block;
	z-index: 100;
	width: 24px;
	height: 12px;
	background: url("/images/reboot/slider-arrow.svg") center center no-repeat;
	border: none;
}

.main-figure .slick-arrow.slick-prev {
	top: 10%;
	right: 4.5%;
}

.main-figure .slick-arrow.slick-next {
	bottom: 10%;
	right: 4.4%;
	transform: rotate(180deg);
}

.main-figure.slick-slider .slick-dots {
	position: absolute;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 60%;
	top: 20%;
	right: 5%;
	z-index: 100;
}

.main-figure .slick-dots button {
	display: block;
	width: 4px;
	height: 20px;
	background: url("/images/reboot/slider-block.svg") center center no-repeat;
	border: none;
	opacity: 0.5;
}

.main-figure .slick-dots .slick-active button {
	opacity: 1;
}

.slick-list,
.slick-track,
.slick-slide {
	min-width: 0;
}

.main-figure.slick-slider .slick-track {
	display: block;
}

/* ?популярные категории */
.main__title {
	font-size: 24px;
	font-weight: 700;
	color: #3b455c;
	line-height: 32px;
}

.main-section-card {
	position: relative;
	width: 25%;
	height: 191px;
	border-left: 1px solid #dee7ef;
	border-bottom: 1px solid #dee7ef;
	padding: 11px 11px 8px 8px;
	color: #3b455c;
}

.main-section-card:nth-child(-n + 4) {
	border-top: 1px solid #dee7ef;
}

.main-section-card:nth-child(4n) {
	border-right: 1px solid #dee7ef;
}

.main-section-card__title {
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.main-section-card-link {
	display: block;
	height: 100%;
	/* background-image: url('/images/reboot/fishing_rod.png'); */
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 150px 150px;
}

.main-section-card-link img {
	display: block;
	width: 160px;
	margin-left: auto;
	height: 150px;
}

.main-section-card__quantity {
	color: #6c6c6c;
	line-height: 19px;
}

.main-section-card-text {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

/* *вторая секция - хит продаж */

.slider-section__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	color: #61666a;
}

/* !второй и третий слайдер */

.slider-section-list .slick-list .slick-track {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

.slider-section-list {
	opacity: 0;
	min-height: 435px;
	max-height: 435px;
}

.slider-section-list.slick-slider {
	opacity: 1;
	position: relative;
	min-height: 435px;
	max-height: 450px;
	/* max-height: 435px; */
}

.slider-section-list .slick-dots {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/* ?НАЙТИ ПРЕФИКС */
	justify-content: center;
	font-size: 0;
	margin-top: 25px;
}

.slider-section-list .slick-dots .slick-active button {
	opacity: 1;
}

.slider-section-list .slick-dots button {
	background: url("/images/reboot/slider-block-blue.svg") center center no-repeat;
	border: none;
	border-radius: 1px;
	width: 40px;
	height: 5px;
	opacity: 0.5;
	margin: 0 5px;
}

.slider-section-list .slick-arrow {
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	z-index: 100;
	top: 40%;
	font-size: 0;
	-webkit-box-shadow: -1px 10px 8px 0px rgba(221, 221, 221, 1);
	-moz-box-shadow: -1px 10px 8px 0px rgba(221, 221, 221, 1);
	box-shadow: -1px 10px 8px 0px rgba(221, 221, 221, 1);
}

.slider-section-list .slick-arrow.slick-prev {
	left: -20px;
	background: url("/images/reboot/slider-arrow-blue-left.svg") center center no-repeat;
	background-color: #ffffff;
}

.slider-section-list .slick-arrow.slick-next {
	right: -20px;
	background: url("/images/reboot/slider-arrow-blue-right.svg") center center no-repeat;
	background-color: #ffffff;
}

.slider-section-list__item {
	max-width: 260px;
	margin: 0 7px;
	border: 1px solid #dee7ef;
	padding: 15px 15px 20px;
	position: relative;
	outline: none;
	/* min-height: 400px; */
}

.slider-section-list__item.slider-item-animation.slick-slide.slick-current.slick-active:first-child {
	margin-left: 0;
}

.slider-section-list__item.slider-item-animation.slick-slide.slick-current.slick-active:last-child {
	margin-right: 0;
}

.slider-section-list__item .to-basket__button {
	cursor: pointer;
}

.slider-section-list__item .compare__button {
	width: 45% !important;
	cursor: pointer;
	background-image: url("/images/reboot/clicked-compare.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 0;
}

.slider-section-list__item .compare__button.clicked {
	/* transition: 0.3s ease-in-out; */
	font-size: 0;
	background-size: auto;
}

.slider-section-list__item .compare__button.clicked:hover {
	background-color: #f0f9ff;
}

.slider-section-list__item form {
	width: 53%;
	display: inline-block;
}

.slider-section-list__block {
	height: 100%;
}

.slider-section-list__link {
	min-height: 280px;
}

.slider-section-list__link img {
	width: 230px;
	height: 230px;
	display: block;
	margin: 0 auto;
	object-fit: contain;
}

.product_inr .stiker {
	top: -15px;
	left: -15px;
}

.product_inr .stiker+.discount-price {
	top: -6px;
	left: -8px;
}

.stiker,
.slider-section-list__link .stiker {
	position: absolute;
	width: 70px;
	height: 60px;
	top: -1px;
	left: -1px;
}

.description__stiker {
	width: 100px;
	height: 84px;
	z-index: 300;
}

.stiker+.discount-price {
	font-family: "Oswald";
	position: absolute;
	z-index: 400;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	transform: rotate(-40deg);
	top: 9px;
	left: 13px;
}

/* 
.slider-section-list__image {
    width: 230px;
    height: 230px;
    display: block;
    margin: 0 auto;
    object-fit: contain;
} */

.slider-section-list__text {
	color: #3b455c;
	font-size: 13px;
	line-height: 17px;
	min-height: 51px;
	margin-top: 5px;
}

.slider-section-list__first-price {
	color: #3b455c;
	font-size: 18px;
	line-height: 24px;
	margin-right: 15px;
	font-weight: 700;
}

.slider-section-list__first-price.discount {
	color: #ef6464;
}

.cell-price-color {
	color: #ef6464;
}

.slider-section-list__second-price {
	color: #6c6c6c;
	font-size: 15px;
	line-height: 17px;
	text-decoration-line: line-through;
}

.main-product-description .slider-section-list__second-price {
	font-size: 18px;
	line-height: 18px;
	align-self: flex-end;
}

.price-calculation__price {
	display: none;
}

/* ?четвертая секция */

.fourth-section-list__item {
	width: 400px;
	-webkit-box-shadow: 5px 5px 15px -15px rgba(0, 0, 0, 0.6);
	box-shadow: 5px 5px 15px -15px rgba(0, 0, 0, 0.6);
	border: 1px solid #eeeeee;
}

.fourth-section-list-figure {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 350px;
}

.fourth-section-list-figure img {
	height: 100%;
}

.fourth-section-list__image {
	max-width: 400px;
	max-height: 350px;
	border-bottom: 7px solid #ddd;
	position: relative;
	display: block;
}

.fourth-section-list-figure::after {
	content: "";
	position: absolute;
	z-index: 10;
	display: block;
	width: 100%;
	height: 7px;
	background-color: #9ea4aa;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.fourth-section-list-figure::before {
	content: "";
	position: absolute;
	z-index: 100;
	display: block;
	width: 100%;
	height: 7px;
	background-color: #ff8620;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.fourth-section-list__item:hover .fourth-section-list-figure::before {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.fourth-section-list__block-news {
	min-height: 190px;
	padding: 15px 10px 30px;
	/* border: 1px solid #DEE7EF; */
}

.fourth-section-list__date {
	font-family: "Oswald";
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	color: #555f68;
}

.fourth-section-list__news-title {
	font-family: "Oswald";
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	color: #3b455c;
}

.fourth-section-list__text {
	line-height: 17px;
	color: #3b455c;
}

/* ?пятая секция */
.fifth-section-list__item {
	width: 226px;
	height: 82px;
	border-top: 1px solid #dee7ef;
	border-left: 1px solid #dee7ef;
}

.fifth-section-list__item:nth-child(n + 7) {
	border-bottom: 1px solid #dee7ef;
}

.fifth-section-list__item:nth-child(6n) {
	border-right: 1px solid #dee7ef;
}

.fifth-section-list__link {
	display: block;
	height: 100%;
}

/* !футер */

.footer {
	border-top: 1px solid #dee7ef;
	-webkit-box-shadow: 0px -1px 5px 1px rgba(222, 231, 239, 1);
	-moz-box-shadow: 0px -1px 5px 1px rgba(222, 231, 239, 1);
	box-shadow: 0px -1px 5px 1px rgba(222, 231, 239, 1);
}

.footer-block {
	padding: 40px 0;
}

.footer-phone-links {
	display: none;
}

.middle-footer-block {
	width: 50%;
}

.footer-navigation-list__link {
	color: #3b455c;
	line-height: 19px;
}

.footer__backcall-button {
	width: 166px;
	background-color: #006ac5;
	padding: 12px 15px;
	color: #ffffff;
	font-weight: 700;
	border: 0px;
	border-radius: 2px;
}

/* !футер-копирайт */

.footer-copyright-text {
	color: #3b455c;
}

.footer-pay-list {
	width: 250px;
}

.footer-pay-list__item {
	width: 45px;
}

.footer-pay-list__link {
	display: block;
	width: auto;
	height: 25px;
}

.footer-pay-list__item:nth-child(1)> :first-child {
	background: url("/images/reboot/master-card.svg") center center no-repeat;
	background-size: cover;
}

.footer-pay-list__item:nth-child(2)> :first-child {
	background: url("/images/reboot/visa.svg") center center no-repeat;
	background-size: cover;
}

.footer-pay-list__item:nth-child(3)> :first-child {
	background: url("/images/reboot/paypal.svg") center center no-repeat;
	background-size: cover;
}

.footer-pay-list__item:nth-child(4)> :first-child {
	background: url("/images/reboot/maestro.svg") center center no-repeat;
	background-size: cover;
}

/* !страница категорий */

.filter {
	display: block;
	width: 250px;
	height: 100%;
	margin-right: 40px;
	background-color: #f8f8f8;
}

#search_form {
	padding: 20px 10px 25px;
	font-family: "Open Sans";
}

#search_form .price-block,
#search_form .man_label,
#search_form .range-group,
#search_form .checkbox-group {
	margin-bottom: 30px;
	position: relative;
	padding-top: 0;
}

#search_form .price-block span,
#search_form .man_label span,
#search_form .range-group span,
#search_form .checkbox-group span {
	font-size: 16px;
	line-height: 22px;
	color: #3b455c;
	font-weight: 700;
}

#search_form .price-block .filter-price-block,
#search_form .range-group .filter-range-block {
	display: flex;
	justify-content: space-between;
}

#search_form .price-block .filter-price-block label input,
#search_form .range-group .filter-range-block label input {
	max-width: 80px;
	width: 100%;
	padding: 8px 10px;
	height: 32px;
}

#search_form .price-block .filter-price-block .filter-price-block-line,
#search_form .range-group .filter-range-block .filter-range-block-line {
	width: 16px;
	border-bottom: 1px solid #505d68;
	margin-bottom: 15px;
}

#search_form .man_label .man_label-list,
#search_form .checkbox-group .checkbox-group-list {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	margin-top: 15px;
	padding: 8px 12px;
	width: 230px;
	min-height: 80px;
	max-height: 150px;
	overflow-y: auto;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

#search_form .man_label .man_label-list::-webkit-scrollbar-thumb,
#search_form .checkbox-group .checkbox-group-list::-webkit-scrollbar-thumb {
	background-color: #006ac5;
}

#search_form .man_label .man_label-list label,
#search_form .checkbox-group .checkbox-group-list label {
	display: block;
}

#search_form .man_label .man_label-list label input,
#search_form .checkbox-group .checkbox-group-list label input {
	width: auto;
	margin-top: 0;
	margin-right: 8px;
}

#search_form .man_label .man_label-list label span,
#search_form .checkbox-group .checkbox-group-list label span {
	font-size: 14px;
	line-height: 19px;
	color: #3b455c;
	font-weight: 400;
}

#final button[type="submit"] {
	width: 100%;
	text-align: center;
	border-radius: 1px;
	border: none;
	background-color: #006ac5;
	text-transform: uppercase;
	color: #ffffff;
	padding: 10px 0;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}

#final button[type="reset"] {
	width: 100%;
	text-align: center;
	border-radius: 1px;
	border: 1px solid #006ac5;
	background-color: #ffffff;
	text-transform: uppercase;
	color: #006ac5;
	padding: 10px 0;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}

#search_form .man_label-list .absolute-result,
#search_form .checkbox-group-list .absolute-result {
	display: block;
	position: absolute;
	width: 150px;
	background-color: #008ac0;
	border: none;
	color: #ffffff !important;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	border-radius: 1px;
	z-index: 4000;
	top: -5px;
	right: -145px;
	padding: 7px 10px;
}

#search_form .filter-price-block .absolute-result,
#search_form .filter-range-block .absolute-result {
	display: block;
	position: absolute;
	width: 150px;
	background-color: #008ac0;
	border: none;
	color: #ffffff !important;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	border-radius: 1px;
	z-index: 100;
	top: -20px;
	right: -160px;
	padding: 7px 10px;
}

#search_form .absolute-result::before,
#search_form .absolute-result::before {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border: 8px solid transparent;
	top: 41px;
	left: -20px;
	border-right: 25px solid #008ac0;
	transform: rotate(-33deg);
	z-index: 99;
}

#search_form .absolute-result span {
	display: block;
	color: #ffffff !important;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700 !important;
	text-decoration: underline;
}

fieldset {
	padding: 0;
	border: none;
}

fieldset label {
	font-size: 16px;
	line-height: 22px;
	font-family: "Open Sans";
	color: #3b455c;
	font-weight: 700;
}

fieldset label input {
	font-size: 14px;
	line-height: 19px;
	font-family: "Open Sans";
	color: #666f82;
	border: 1px solid #dddddd;
	padding: 6px 11px;
	width: 230px;
	margin-top: 15px;
}

#market_ship {
	width: 100%;
}

.categories-block {
	/* width: 1070px; */
	/* margin-bottom: 20px; */
}

.category-description {
	margin-top: 20px;
}

.category-description a {
	text-decoration: underline;
}

.category-description ul {
	padding-left: 2em;
	list-style-type: disc;
}

.category-description,
.category-description p,
.category-description span {
	font-size: 16px;
	line-height: 19px;
	color: #3b455c !important;
}

.category-description h2 {
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;
	color: #3b455c;
}

.category-description h3 {
	font-size: 20px;
}

.category-description div {
	font-size: 16px;
	line-height: 19px;
	color: #3b455c;
}

.category-description div img {
	max-width: 500px;
}

.bread-crumbs span[itemprop="itemListElement"]:first-child {
	display: none;
}

.bread-crumbs span a {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	color: #969696;
	margin-right: 10px;
	padding-right: 20px;
	background-image: url("/images/reboot/bc-arrow.svg");
	background-repeat: no-repeat;
	background-position: center right;
}

.bread-crumbs span:last-child span {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	margin-right: 10px;
	padding-right: 20px;
	color: #2492b6;
}

.categories-fast-block__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	/* margin-top: 20px; */
}

.categories-fast-block__found {
	color: #969696;
	line-height: 19px;
}

.categories-fast-list {
	flex-wrap: wrap;
	margin-top: 20px;
}

.stop-animation {
	opacity: 0.6;
}

.categories-fast-list__min-height {
	min-height: 85px;
}

.categories-fast-list__item {
	margin-right: 5px;
	margin-bottom: 5px;
}

.categories-fast-list__button {
	display: block;
	background-color: rgba(213, 228, 245, 0.3);
	color: #555f68;
	border: 2px solid #d5e4f5;
	border-radius: 3px;
	padding: 10px;
	height: 40px;
}

.categories-fast-list__see-more .categories-fast-list__button {
	border: 2px solid #d5e4f5;
	background-color: #ffffff;
	border-radius: 3px;
	color: #555f68;
}

.categories-filter-block {
	margin-top: 20px;
}

.categories-filter-block .as-c {
	display: flex;
	align-items: center;
	height: 32px;
}

.categories-form {
	font-size: 16px;
	color: #000000;
	line-height: 21px;
	font-weight: 600;
	margin-right: 20px;
	align-self: center;
}

.categories-form>span {
	display: inline-flex;
	width: 300px;
	justify-content: space-between;
	margin-left: 10px;
}

.sortable-flex-block {
	position: relative;
	display: flex;
	flex-direction: column;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	border-radius: 2px;
	box-sizing: border-box;
	padding: 7px 30px 8px 30px;
	position: relative;
	align-self: baseline;
	min-height: 32px;
	background: white;
	width: 160px;
	z-index: 100;
}

.sortable-flex-block a {
	position: relative;
	width: 80%;
}

.sortable-flex-block a:first-of-type {
	display: block;
}

.sortable-flex-block a:not(.active) {
	display: none;
}

.sortable-flex-block a:first-child:not(.active) {
	display: block;
}

.sortable-flex-block a.open {
	display: block;
	margin-bottom: 10px;
}

.sortable-flex-block a.open:last-child {
	margin-bottom: 0;
}

.sortable-flex-block img {
	display: block;
	position: absolute;
	width: 12px;
	height: 17px;
	right: 10px;
}

.sortable-flex-block a.active.desc::before {
	content: url("/images/reboot/sort-desc.svg");
	width: 13px;
	height: 9px;
	display: block;
	position: absolute;
	left: -25px;
	top: -2px;
}

.sortable-flex-block a.active.asc::before {
	content: url("/images/reboot/sort-asc.svg");
	width: 13px;
	height: 9px;
	display: block;
	position: absolute;
	left: -25px;
	top: -2px;
}

.sortable-flex-block a.asc::before {
	content: url("/images/reboot/sort-asc.svg");
	width: 13px;
	height: 9px;
	display: block;
	position: absolute;
	left: -25px;
	top: -2px;
}

#categories-form-select,
#basket1-form-select,
#basket2-form-select {
	border: 1px solid #dddddd;
	padding: 3px 10px;
	margin: auto 0;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	max-height: 30px;
	background-color: transparent;
}

.basket1-form-select {
	display: none;
}

.select2 {
	width: 55% !important;
	height: 32px;
	display: block;
	border: 1px solid #dddddd;
}

.select2 span.selection {
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #3b455c;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 15px;
	background-image: url("/images/reboot/arrow-grey-bottom.svg");
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center right;
	margin-right: 10px;
}

.select2-container span {
	display: block;
}

.select2-container .select2-search {
	display: none;
}

.select2-results__options {
	padding-top: 10px;
	padding-left: 15px;
}

.select2-container {
	max-width: 374px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	z-index: 100;
}

.select2-container .select2-results__option {
	display: block;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #3b455c;
	cursor: pointer;
}

.catigories-pagination-list {
	width: 45%;
	justify-content: flex-end;
}

.catigories-pagintaion-list__item:not(:last-child) {
	margin-right: 5px;
}

.categories-pagintaion-list__link {
	display: block;
	border: 1px solid #dddddd;
	padding: 8px;
}

.categories-main-block {
	margin-top: 35px;
}

.categories-main-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
	gap: 10px;
	position: relative;
	margin-bottom: 15px;
}

.categories-main-list .slider-section-list__item {
	margin: 0;
	margin-bottom: 20px;
}

.categories-main-list .slider-section-list__item .compare__button,
.categories-main-list .slider-section-list__item .to-basket__button {
	padding: 12px 0;
	text-align: center;
}

.categories-main-block-list .slider-section-list__item {
	width: 24%;
}

.categories-main-block-list .slider-section-list__item .slider-section-list__link .to-basket__button {
	padding: 12px 16px;
}

.categories-main__title {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 32px;
	color: #3b455c;
}

.slider-section .slider-section-list__item .compare__button {
	padding: 0;
	height: 43px;
}

.pages {
	min-width: 0;
	display: flex;
	justify-content: flex-end;
}

.categories-main-list__item {
	/* width: 23%; */
	border: 1px solid #dddddd;
	border-radius: 3px;
	display: block;
}

.categories-main-list__link {
	display: block;
	padding: 20px 15px;
	position: relative;
	overflow: hidden;
	min-height: 100%;
}

.categories-main-list__link::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background-color: #dddddd;
}

.categories-main-list__link::before {
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 6px;
	background-color: #006ac5;
	bottom: 0;
	left: 0;
	z-index: 10;
	border-radius: 0 0 3px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.categories-main-list__item:hover .categories-main-list__link::before {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.categories-main-list__figure {
	padding: 25px 0;
}

.categories-main-list__title {
	min-height: 32px;
	line-height: 24px;
	font-weight: 700;
	font-size: 1.17em;
}

.basket-text {
	color: #2a3141;
	line-height: 21px;
	/* width: 50%; */
	width: 100%;
	position: relative;
}

.back-to-basket-link {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 34px;
	color: #006ac5;
	padding-left: 20px;
	background-image: url("/images/reboot/back-to-basket-link.svg");
	background-repeat: no-repeat;
	background-position: center left;
}

.empty-basket-title {
	display: block;
	line-height: 24px;
	color: #3b455c;
	font-size: 20px;
}

.empty-basket-text {
	display: block;
	font-size: 14px;
	color: #3b455c;
	line-height: 20px;
}

.empty-basket-back-link {
	display: block;
	width: 200px;
	text-align: center;
	height: 40px;
	background-color: #f0f9ff;
	color: #006ac5;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	padding: 10px 0;
	text-transform: uppercase;
	margin-top: 20px;
	text-decoration: none;
}

.basket-text__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
}

.basket-text__min-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

.basket-block-left {
	max-width: 680px;
	width: 100%;
	min-width: 510px;
	margin-right: 25px;
}

.section-form-order-adress label:first-child input {
	margin-bottom: 3px;
}

.basket-form {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #2a3141;
}

.basket-form select {
	width: 55% !important;
	border: 1px solid #dddddd;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 21px;
	color: #3b455c;
	padding-left: 10px;
	height: 32px;
}

.select-list__item {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	position: relative;
}

/* .select-list__item .selected-arrow {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 10px;
} */

.select-list__text {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #3b455c;
}

.select-list__text>p {
	display: inline-block;
	color: #ef6464;
	font-size: 14px;
}

.basket-list__item {
	border: 1px solid #dddddd;
	padding: 15px;
	position: relative;
}

.basket-list__item .stiker+.discount-price {
	top: -77px;
	left: -25px;
}

.basket-list__item-block {
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.basket-list__item-block img {
	width: 110px;
	height: 110px;
}

.basket-list__item-text {
	width: 70%;
	margin-left: 10px;
}

.basket-list__item-text .slider-section-list__text {
	font-size: 16px;
	line-height: 21px;
	color: #2a3141;
	font-weight: 400;
}

.basket-list__item-text .static-width {
	min-width: 210px;
}

.basket-list__item-text .slider-section-list__price-block {
	display: flex;
}

.basket-list__item-title {
	line-height: 19px;
	font-weight: 400;
	color: #d7dce2;
}

.basket-list__delite-link {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	top: 10px;
	right: 10px;
	background-image: url("/images/reboot/x.svg");
}

.basket-scroll-block {
	min-width: 400px;
	width: 100%;
	max-width: 510px;
	min-height: 100%;
	position: relative;
}

.basket-scroll-block .basket-block-card {
	border: 1px solid #dddddd;
	padding: 40px 45px;
}

.basket-block-card {
	position: sticky;
	top: 2em;
	min-height: 2em;
}

.basket-block-card .basket-block-card-tablet {
	border: 1px solid #dddddd;
	padding: 40px 45px;
}

.basket-block-card.basket-form-width {
	max-width: 520px;
	width: 100%;
	min-width: 390px;
}

#better .order-price__list .reg-order-item .reg-order-item__title,
#better .order-price__list .reg-order-item .reg-order-item__size {
	max-width: 300px;
}

.auth-client .auth-button-block {
	max-width: 300px;
	display: flex;
	justify-content: space-between;
}

.auth-client .auth-button-block .forgot-link {
	display: block;
	margin-top: 15px;
	background-color: #f0f9ff;
	color: #006ac5;
	font-size: 14px;
	line-height: 38px;
	width: 140px;
	text-align: center;
	font-weight: 700;
}

.basket-block-card__title,
.order-price__title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #2a3141;
	margin-bottom: 10px;
}

.basket-block-card__delivery {
	padding-bottom: 15px;
	border-bottom: 1px solid #969696;
}

.basket-block-card__item span,
.basket-block-card__delivery span {
	font-weight: bold;
	text-align: end;
}

.basket-block-card__name,
.basket-block-card__total-name {
	max-width: 300px;
	font-size: 14px;
	font-weight: 400;
	color: #2a3141;
	line-height: 22px;
}

.order-price__link-list {
	display: flex;
	justify-content: space-between;
}

.order-price__link-list .compare__button,
.order-price__link-list .arrange__button {
	width: 48%;
}

.basket-block-card__delivery span {
	width: 65%;
}

.basket-block-card__item span,
.basket-block-card__delivery .basket-block-card__name,
.basket-block-card__total-name {
	width: 35%;
}

.basket-block-card__total {
	align-items: baseline;
}

.order-price__list {
	padding-bottom: 15px;
	border-bottom: 1px solid #969696;
	margin-bottom: 10px;
}

.order-price__list .basket-block-card__item {
	flex-wrap: wrap;
}

.order-price__list .order-price__value {
	width: auto !important;
	align-items: center;
	line-height: 22px;
}

.order-price__list .basket-block-card__size {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #9ea4aa;
	font-weight: 400;
	text-align: left;
}

.order-price__list .basket-list__item {
	border: none;
}

.basket .basket-block-left .basket-list__item:last-child {
	margin-bottom: 0 !important;
}

#better .order-price__list .reg-order-item .reg-order-item__title input {
	display: none;
}

#better .order-price__list .reg-order-item .reg-order-item__title {
	font-size: 14px;
	line-height: 19px;
	color: #555f68;
	min-height: 0;
	max-width: 300px;
}

#better .order-price__list .reg-order-item .reg-order-item__price {
	display: block;
	font-size: 14px;
	line-height: 19px;
	color: #3b455c;
	font-weight: 700;
	margin-left: auto;
}

#better .order-price__list .reg-order-item .reg-order-item__size {
	font-size: 12px;
	line-height: 16px;
	color: #9ea4aa;
}

#better .detal-product-row {
	display: flex;
	justify-content: space-between;
}

#better .detal-product-row__name {
	font-size: 14px;
	line-height: 19px;
	color: #555f68;
}

#better .detal-product-row__value {
	font-size: 14px;
	line-height: 19px;
	color: #3b455c;
	font-weight: 700;
	max-width: 300px;
	text-align: end;
}

#better .order-price__list+.order-price__item .detal-product-row__description {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
}

#better .order-price__total-price {
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
	color: #3b455c;
	text-align: end;
	margin-left: 40px;
}

.basket-block-card__total span {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #2a3141;
}

.basket-block-card__total-name+span {
	width: 220px !important;
	display: block;
	text-align: end;
}

.section-form-order label,
.section-form-order-block label,
.section-form-order-adress label {
	line-height: 19px;
	font-weight: 600;
}

#better .section-form-order span {
	display: block;
}

#better .section-form-order .reg-order-span {
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	/* color: #3B455C; */
}

#better .section-form-order label p,
select-list__text span {
	display: inline-block;
	color: #ef6464;
}

#better .section-form-order label {
	position: relative;
}

#better .section-form-order label input {
	margin-top: 5px;
	width: 100%;
	background-color: #f8f8f8;
}

.phone-field {
	display: flex;
	align-items: center;
	border: 1px solid #dddddd;
	height: 40px;
	margin: 5px 0 20px;
	width: 100%;
	background-color: #f8f8f8;
	width: 300px;
	padding-left: 10px;
}

.phone-field input[type="tel"] {
	flex-grow: 1;
	width: auto !important;
	border: none !important;
	height: 100% !important;
	background: transparent !important;
	margin: 0 !important;
}

.basket-block .phone-field {
	width: 100% !important;
}

.phone-field span {
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

.pos-rel {
	position: relative;
}

.basket-form .error {
	position: absolute;
	top: 25px;
	right: 0;

	width: 1px;
	height: 66px;

	font-size: 14px;
	line-height: 14px;
	color: tomato;
	font-weight: 400;

	padding: 25px 30px;

	/* opacity: 0; */

	transition: 200ms linear;
	-webkit-transition: 200ms linear;
	-moz-transition: 200ms linear;

	overflow: hidden;
}

.basket-form .error.active {
	width: 370px;

	border: 1px solid #dddddd;
	box-shadow: 0px 7px 5px 1px rgba(0, 0, 0, 0.5);

	opacity: 1;
}

#better .section-form-order label.error {
	position: absolute;
	top: 65px;
	font-size: 10px;
	line-height: 14px;
	color: tomato;
	width: 100%;
	font-weight: 400;
}

#better .section-form-order label input:focus {
	background-color: #ffffff;

}

#better button.main_form_btn {
	width: 215px;
	height: 45px;
	padding: 0;
}

#better p.basket-text__text {
	font-size: 14px;
}

.section-form-order-adress label:first-child {
	width: 100%;
}

.section-form-order-adress label:nth-child(2) {
	width: 69%;
}

.section-form-order-adress label:nth-child(3) {
	width: 30%;
}

.section-form-order-adress label:first-child .section-form-order__input {
	margin-bottom: 0;
}

.section-form-order-block label {
	width: 48%;
}

.section-form-order__input,
.section-form-order input,
textarea {
	width: 100%;
	resize: none;
	border: 1px solid #dddddd;
	padding: 10px;
	height: 40px;
	margin: 5px 0 20px;
	background-color: #f8f8f8;
}

.section-form-order__input:focus,
.section-form-order input:focus,
textarea:focus {
	/* border: 1px solid #006AC5; */
	background-color: #ffffff;
}

.main-product-slider-block,
.main-product-description {
	width: 50%;
	border: 1px solid #dddddd;
	padding: 20px;
}

.main-product-slider-block {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	min-width: 600px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

.product-slider-nav-block {
	min-width: 0;
	max-height: 570px;
	position: relative;
	display: flex;
}

.product-slider-nav {
	width: 80px;
	display: flex;
	align-items: center;
	position: relative;
}

.product-slider-nav img {
	width: 80px;
	height: 80px;
	margin: 2px auto;
	object-fit: cover;
	border: 1px solid #dddddd;
}

.product-slider-nav-block .slick-list .slick-track,
.product-slider-for-block .slick-list .slick-track {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	max-height: 570px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
}

.product-slider-nav-block,
.product-slider-for-block {
	overflow: hidden;
}

.product-slider-for-block,
.product-slider-for-block .slick-list .slick-track {
	margin: auto 15px;
	max-width: 500px;
	max-height: 420px;
}

.product-slider-for-block a {
	display: block;
	/* width: 100%;
    max-width: 100%;
    height: auto; */
	width: 500px;
	height: 420px;
}

.product-slider-for-block img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 100%;
	object-fit: contain;
}

.product-slider-nav-block .slick-prev {
	display: block;
	position: absolute;
	bottom: 40px;
	right: 30px;
	z-index: 400;
	width: 24px;
	height: 12px;
	background: url("/images/reboot/slider-grey-down-arrow.svg") center center no-repeat;
	border: none;
	font-size: 0;
}

.product-slider-nav-block .slick-next {
	display: block;
	position: absolute;
	top: 40px;
	right: 30px;
	z-index: 400;
	width: 24px;
	height: 12px;
	background: url("/images/reboot/slider-grey-up-arrow.svg") center center no-repeat;
	border: none;
	font-size: 0;
}

/* .product-slider-for-block .slick-list .slick-track {
    width: 450px;
} */

.product-slider-for {
	width: 450px;
	padding: 40px 0;
}

.main-product-description {
	border-left: none;
}

.main-product-description__title {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #3b455c;
}

.main-product-description-block {
	background-color: #f8f8f8;
	padding: 20px;
}

.main-product-description-block .buy-panel .to-basket__button {
	width: 200px;
	margin-right: 30px;
}

.main-product-description-btn .compare__button {
	align-self: baseline;
}

.main-product-description-btn .product-compare__button:hover {
	background-color: #f0f9ff;
}

.main-product-description-btn .product-compare__button.clicked {
	padding: 10px 30px 10px 10px;
}

.main-product-description-btn .product-compare__button.clicked::before {
	content: url("/images/product-compare-clicked.svg");
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.articul-top-grey {
	color: #666f82;
	align-self: flex-end;
	line-height: 18px;
}

.main-product-description-price .slider-section-list__first-price {
	font-size: 30px;
}

.main-product-description__about-title {
	color: #3b455c;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.main-product-description__link[href="#description"] {
	margin-bottom: 30px;
}

.main-product-description-list .row-list .row-list__item,
.specific__title+.row-list .row-list__item {
	display: flex;
	justify-content: space-between;
}

.main-product-description-list .row-list .row-list__item {
	text-align: right;
}

.main-product-description-list .row-list .row-list__item .row-list__sign {
	text-align: start;
	font-size: 14px;
	line-height: 19px;
	color: #555f68;
}

/* .main-product-description-list .row-list .row-list__item .row-list__sign {
    text-align: end;
    color: #3B455C;
    font-size: 14px;
    line-height: 19px;
} */

.main-product-description__text {
	color: #555f68;
	line-height: 21px;
}

.main-product-description__link {
	display: block;
	color: #006ac5;
	line-height: 19px;
	text-decoration: underline;
}

.main-product-description__item {
	width: 45%;
	border-bottom: 1px solid #dddddd;
	padding-top: 20px;
	padding-bottom: 2px;
	align-self: flex-end;
}

.main-product-description__item-name {
	margin-right: 20px;
}

.main-product-description__item-number {
	width: 40%;
	text-align: end;
}

.product__title {
	display: inline-block;
	font-size: 24px;
	line-height: 32px;
	color: #3b455c;
}

.specific__title,
.description__title {
	background-image: url("/images/reboot/od_arrow.svg");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 40px;
}

#description p {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: #555f68;
}

#description p a {
	color: #006ac5;
	line-height: 19px;
	text-decoration: underline;
}

.buy-panel+.row-list {
	margin: 0;
	padding: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	grid-column-gap: 100px;
}

.buy-panel+.row-list .row-list__item {
	display: flex;
	justify-content: space-between;
}

.buy-panel+.row-list .row-list__item span,
.specific__title+.row-list .row-list__item span {
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	color: #3b455c;
	text-align: right;
}

.buy-panel+.row-list .row-list__item .row-list__sign,
.specific__title+.row-list .row-list__item .row-list__sign {
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	color: #9ea4aa;
	text-align: left;
}

.specific__title+.row-list {
	margin: 0;
	padding: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 100px;
}

.main-product-description-list>.row-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.specific__title+.row-list .row-list__item,
.main-product-description-list>.row-list .row-list__item {
	border-bottom: 1px solid #dddddd;
	padding: 8px 0;
	line-height: 20px;
}

.main-product-description-list>.row-list .row-list__item {
	min-width: 240px;
	width: 47%;
}

.product__title~span {
	display: inline-block;
	color: #ff8620;
	font-size: 24px;
	line-height: 32px;
	margin-left: 10px;
}

.variations__text {
	color: #555f68;
	line-height: 21px;
}

.variations-grid-list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	position: relative;
	margin-bottom: 31px;
}

.variations-grid-list .slider-section-list__item {
	width: auto;
	max-width: 100%;
	min-height: 400px;
	height: auto;
	margin: 0;
}

.variations-grid-list .slider-section-list__item .to-basket__button {
	max-width: 60%;
	width: 60%;
}

.variations-grid-list .slider-section-list__item .slider-section-list__text {
	margin-top: 10px;
}

.variations-grid-list .buy-panel {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

.variations-list__item {
	width: 25%;
}

.variations-spec-list {
	margin-top: 25px;
}

.variations-spec-list__name {
	width: 60%;
	color: #9ea4aa;
	font-size: 13px;
	line-height: 17px;
}

.variations-spec-list__number {
	text-align: end;
	color: #3b455c;
	font-size: 13px;
	line-height: 17px;
}

.variations__link {
	display: inline-block;
	background-color: #006ac5;
	color: #ffffff;
	padding: 14px 73px 14px 53px;
	font-weight: bold;
	background-image: url("/images/reboot/dd_arrow.svg");
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 180px;
}

.see-more-variations,
.hide-more-variations {
	display: block;
	border: none;
	background-color: #006ac5;
	font-family: "Open Sans";
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700;
	padding: 10px 0;
	width: 200px;
}

.see-more-variations img {
	width: 10px;
	height: 10px;
}

.hide-more-variations img {
	width: 10px;
	height: 10px;
	transform: rotate(180deg);
}

.description__text {
	display: block;
	width: 70%;
	color: #3b455c;
	line-height: 21px;
	font-family: "Open Sans";
}

.description__text iframe {
	width: 100%;
}

/* ?popup-menu */
.popup-menu {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 200;
}

.popup {
	width: 50%;
	height: 100%;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.popup-first-line {
	display: none;
}

.popup-block-menu {
	padding: 25px 30px;
	background-color: #f8f8f8;
	z-index: 100;
}

.popup-block-menu button {
	display: block;
	border: none;
	width: 20px;
	height: 20px;
	background-color: #f8f8f8;
}

.popup__title {
	font-size: 18px;
	color: #004178;
	line-height: 24px;
	font-weight: 600;
}

.popup-icon-btn {
	background-image: url("/images/reboot/popup-icon.svg");
	background-repeat: no-repeat;
}

.popup-close-btn {
	background-image: url("/images/reboot/popup-close.svg");
	background-repeat: no-repeat;
}

.popup-aside-menu {
	display: block;
	background-color: #ffffff;
	padding: 20px 40px;
}

.popup-list__item {
	margin-bottom: 10px;
	background-image: url("/images/reboot/arrow-right-blue.svg");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 9px;
	border-bottom: 1px solid #dee7ef;
	padding-bottom: 5px;
}

/* ?news  */
.news-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 50px 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-grid .fourth-section-list__item {
	width: auto;
}

.news-grid .news_text {
	border: 1px solid #dddddd;
}

.news-grid .news_text a {
	display: block;
	/* padding: 15px; */
}

.news-block {
	margin-top: 30px;
}

.news-block div:first-child ul {
	display: none;
}

.news-block #tit h1 {
	display: block;
	margin-bottom: 10px;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	color: #3b455c;
}

.news-block #tit span {
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 19px;
	color: #3b455c;
}

.news-block .news-text {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}

.news-block .news-text .news-text-left {
	max-width: 600px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	color: #3b455c;
}

.news-text-left .static-left__link {
	margin-top: 50px;
}

.news-block .news-text .news-text-left p {
	margin-bottom: 10px;
	display: block;
}

.news-block .news-text .news-text-left h2 {
	display: block;
	margin-top: 40px;
	margin-bottom: 15px;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}

.news-block .news-text .news-text-left a {
	text-decoration: underline;
	color: #2492b6;
}

.news-block .news-text .news-text-left img {
	/* display: none; */
}

.news-block .news-text .news-text-right {
	width: 600px;
	height: 450px;
}

.news-block .news-text .news-text-right img {
	width: auto;
	height: 100%;
}

.static-left__link {
	display: block;
	width: 180px;
	text-align: center;
	height: 40px;
	background-color: #f0f9ff;
	color: #006ac5;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	padding: 10px 0;
}

.bg-block {
	display: none;
}

.pop-up-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 450;
	background-color: #004178;
	display: block;
}

.no-scrool {
	height: 100%;
	overflow-y: hidden;
}

.backcall-pop-up,
.ordercall-pop-up,
.auth-pop-up {
	display: none;
}

.backcall-fixed,
.ordercall-fixed {
	position: fixed;
	top: 50%;
	width: 400px;
	min-height: 600px;
	z-index: 450;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 25px 50px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.auth-fixed {
	position: fixed;
	top: 50%;
	width: 425px;
	min-height: 425px;
	z-index: 451;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 25px 50px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

#bell,
#order,
#login-form {
	position: relative;
}

#login-form .login-form__err .text-danger {
	color: #ef6464;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
}

#bell fieldset span,
#order fieldset span,
#login-form fieldset span {
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	color: #3b455c;
	display: block;
	margin-bottom: 10px;
}

#bell fieldset p,
#order fieldset p,
#login-form fieldset p {
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #555f68;
	display: block;
	margin-bottom: 20px;
}

.success-registration {
	display: block;
	margin-top: 20px;
	color: #555f68;
	line-height: 22px;
	font-size: 18px;
}

.success-registration+a {
	display: block;
	margin-top: 20px;
	color: #006ac5;
	font-size: 16px;
}

.success-order-text {
	display: block;
	font-weight: normal;
	font-size: 20px;
	margin-top: 20px;
	color: #3b455c;
	line-height: 24px;
}

.success-order-link a {
	display: block;
	width: 200px;
	text-align: center;
	height: 40px;
	background-color: #f0f9ff;
	color: #006ac5;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	padding: 10px 0;
	text-transform: uppercase;
	margin-top: 20px;
}

.count-bought {
	display: block;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #3b455c;
	margin: 15px 0;
}

#bell fieldset .close,
#order fieldset .close,
#login-form fieldset .close {
	background-image: url("/images/pop-up-close.svg");
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	right: -40px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#bell label,
#order label,
#login-form label {
	margin-bottom: 10px;
	display: block;
}

#bell label span,
#order label span,
#login-form label span {
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
	margin: 0;
	margin-bottom: 5px;
	color: #3b455c;
}

#bell label img,
#order label img,
#login-form label img {
	width: 80%;
	display: block;
	margin: 0 auto 10px;
}

#bell label input,
#order label input,
#login-form label input {
	display: block;
	margin: 0;
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #3b455c;
	border: 1px solid #dddddd;
	background-color: #f8f8f8;
}

#bell label input:focus,
#order label input:focus,
#login-form label input:focus {
	border: 1px solid #006ac5;
	background-color: #ffffff;
}

#bell fieldset input.flip,
#order fieldset input.flip,
#login-form fieldset input.flip {
	color: #ffffff;
	background-color: #006ac5;
	border: none;
	height: 40px;
	padding: 10px 0;
	width: 115px;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	display: block;
	margin-top: 20px;
}

.auth-links-container .forgot-link {
	display: block;
	margin-top: 20px;
	color: #006ac5;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
	background-color: transparent;
}

#login-form .auth-buttons {
	display: flex;
	margin-top: 30px;
	justify-content: space-between;
}

#login-form .registration-link {
	display: block;
	background-color: #f0f9ff;
	color: #006ac5;
	height: 40px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	width: 150px;
	line-height: 40px;
}

#login-form .gradient-btn {
	display: block;
	background-color: #006ac5;
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	line-height: 40px;
	width: 150px;
	border: none;
}

#better {
	margin-top: 30px;
}

.self-info .err {
	margin-top: 5px;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	color: #ef6464;
}

#better p {
	font-size: 16px;
	line-height: 19px;
	color: #3b455c;
}

#better input {
	display: inline-block;
	border: 1px solid #dddddd;
	height: 40px;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	color: #3b455c;
	margin-top: 15px;
	margin-right: 20px;
	width: 250px;
	padding-left: 10px;
}

#better button {
	display: inline-block;
	margin-top: 15px;
	background-color: #006ac5;
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	line-height: 38px;
	width: 150px;
	border: none;
}

p.success-message,
div.error-message {
	display: block;
	margin-top: 30px;
	font-size: 18px;
	line-height: 19px;
	color: #3b455c;
}

.registration #tit h1,
#better #tit h1 {
	display: block;
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 8px;
	line-height: 32px;
	color: #3b455c;
}

.registration #tit p {
	font-size: 14px;
	line-height: 21px;
	color: #555f68;
}

#type_face {
	display: flex;
	justify-content: space-between;
	width: 400px;
}

#type_face label {
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
	color: #3b455c;
}

#better #legal_user {
	display: none;
}

#type_face input {
	display: inline-block;
	width: 18px;
	margin: 0;
	height: 18px;
	margin-right: 10px;
	border-radius: 50% !important;
	position: relative;
	transition: 0.4s ease-in-out;
}

#type_face input:checked::after {
	display: block;
	content: "";
	position: absolute;
	background-color: #006ac5;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#type_face input[value="Физическое лицо"]:checked~.org-info {
	display: none;
}

#better .profile-title-block .profile-title {
	display: block;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #3b455c;
	margin-bottom: 5px;
}

#better .profile-title-block .profile-text {
	font-size: 14px;
	line-height: 21px;
	color: #555f68;
}

#better .profile {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

#better .profile .profile-block {
	width: 48%;
}

#better .profile .profile-block fieldset legend {
	display: block;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #3b455c;
	margin-bottom: 15px;
}

#better .profile .profile-block fieldset:nth-child(2) {
	margin-top: 40px;
}

#better .profile .profile-block .fieldset-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#better .profile .profile-block:nth-child(2) fieldset {
	margin-left: 50px;
}

#better .profile .profile-block .fieldset-block .form__field {
	width: 47%;
	margin-bottom: 10px;
	display: block;
}

#better .profile .profile-block .form__field {
	margin-bottom: 10px;
	display: block;
}

#better .profile .profile-block .fieldset-block .form__input-name,
#better .profile .profile-block .form__input-name {
	display: block;
	font-size: 14px;
	line-height: 19px;
	color: #3b455c;
}

#better .profile .profile-block .fieldset-block .form__input-name+input {
	margin-top: 2px;
	width: 100%;
	margin-right: 0;
	background-color: #f8f8f8;
}

#better .profile .profile-block .form__input-name+input {
	margin-top: 2px;
	width: 51%;
	margin-right: 0;
	background-color: #f8f8f8;
}

#better .profile .profile-block .form__input-name+select {
	margin-top: 2px;
	width: 100%;
	height: 40px;
	margin-right: 0;
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	border-radius: 0;
}

#better .profile .profile-block .fieldset-block .form__input-name+input:focus,
#better .profile .profile-block .form__input-name+input:focus {
	background-color: #ffffff;
}

#better button.save-changes {
	width: 230px;
}

.registration-blocks {
	display: flex;
	margin-top: 40px;
}

.registration-blocks .self-info,
.registration-blocks fieldset.enter {
	margin-right: 10%;
}

.registration-blocks+.captcha-cont {
	margin-top: 25px;
}

.registration-blocks+.captcha-cont img {
	width: 300px;
	display: block;
}

.registration-blocks label span,
#better .self-info label span {
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #3b455c;
}

.self-info-h2 {
	font-size: 18px;
	line-height: 24px;
	color: #3b455c;
	font-weight: 700;
	margin-bottom: 20px;
}

.registration-blocks label,
#better .self-info label {
	display: block;
	margin-top: 10px;
}

#better .self-info .captcha-cont input,
#better .registration-blocks label input,
#better .self-info label input {
	margin-top: 5px;
	width: 300px;
	background-color: #f8f8f8;
}

#better .self-info .captcha-cont input,
#better .registration-blocks label input:focus,
#better .self-info label input:focus {
	background-color: #ffffff;
}

#better+.info-for-client {
	margin-top: 40px;
}

#better+.info-for-client h2 {
	display: block;
	font-size: 22px;
	margin-bottom: 8px;
	line-height: 32px;
	color: #3b455c;
}

#better+.info-for-client p,
#better+.info-for-client span {
	font-size: 14px;
	line-height: 21px;
	color: #555f68;
}

.select-size.select2-hidden-accessible {
	display: none;
}

.select-size-block {
	margin-top: 15px;
}

.select-size-block-text {
	font-size: 14px;
	line-height: 19px;
	font-family: "Open Sans";
	color: #000000;
	display: block;
	margin-bottom: 2px;
}

.select-size+.select2 {
	max-width: 325px;
	width: 100% !important;
	border-radius: 2px;
}

.select-size+.select2 .select2-selection__rendered {
	white-space: nowrap;
	display: block;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
}

span.ui-helper-hidden-accessible {
	font-size: 0;
}

.ui-menu {
	z-index: 101;
}

.ui-menu .ui-menu-item a {
	display: flex;
	justify-content: space-between;
	max-width: 467px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.ui-menu .ui-menu-item a figure {
	width: 80px;
	min-width: 80px;
	margin-right: 20px;
}

.ui-menu .ui-menu-item a div:not(.ui-menu .ui-menu-item a div.break) {
	display: flex;
	font-size: 0;
	align-items: center;
	width: 100%;
}

.ui-menu .ui-menu-item a div header {
	font-size: 14px;
	line-height: 17px;
	font-family: "Open Sans";
	font-weight: 400;
	color: #666f82;
}

.tablet-search-block {
	display: none;
	min-height: 80px;
	background-color: #0059a6;
}