/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.respond img {
max-width:100%;
}

html body {
  color: #000;

}

html body .section-content-wrapper .font_xs, .font_13 {
	font-size: inherit;
	line-height: 1.692em;
}

/*----Шапка---------*/
.logo-row .logo {
	height: 125px;	
}

.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme {
	padding-top: 40px;
}

/*Поиск в шапке*/
.logo_and_menu-row .search.search--hastype .search-input {
	padding-right: 124px;
	background-color: #eaeaea;
}

/*телефоны*/
.logo_and_menu-row .phone-block .schedule {
	font-size: 0.8em;
	line-height: 1em;
	color: #656464;
	white-space: nowrap;
	margin-top: 4px !important;
}

/*Лучшие предложения*/
.arrow_scroll_init .arrows_wrapper {
	display: none;
}

/*Кнопка Войти #headerfixed:not(.fixed) */
@media (min-width: 1230px) {
	 body .wrapper1.basket_normal .logo_and_menu-row:not(.showed):not(.icons_top) .wrap_icon .name {display:block;}
	 
	 #header .auth_wr_inner {
		position: relative;
		width: auto;
		/* background-color: var(--fill_dark_light_hover); */
		background-color: #1f9595;
		padding: 5px 20px;
		border-radius: 22px;
		padding-right: 20px !important;
		padding-left: 14px !important;
	}
	.logo_and_menu-row .wrap_icon .title, .logo_and_menu-row .wrap_icon .name {
	padding-left: 2px;
	}
	#header .auth_wr_inner.with_dropdown > .svg.inline {
	position: absolute;
	right: 10px;
	top: 20px;
	opacity: 1;
}

#header .auth_wr_inner use {
	fill: #ffffff;
}


#header .personal-link .svg:not(.iconset_icon--svg) svg use, .personal-link .wrap_icon svg:not(.not_fill) use {
	fill: #ffffff !important;
}

#header .logo_and_menu-row .wrap_icon .personal-link .name {
	color: #fff;
	font-size: 0.75rem;
	font-weight: 600;
	 margin: 2px 0 0 0;
}
}

/*Выбор города*/
.region_wrapper .js_city_chooser {
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding-right: 14px;
	position: relative;
	color: #000000;
}

.region_wrapper .js_city_chooser > span:not(.arrow) {
	position: relative;
	font-size: 1rem;
	font-weight: 600;
}
.region_wrapper .arrow {
	position: absolute;
	bottom: 6px;
	padding: 0px;
	margin-left: 3px;
}

header .address {
  position: relative;
  padding: 0 0 0 12px;
  font-size: 0.8666em;
  color: #777;
}

header .address.tables .svg {
  left: 0px;
  position: absolute;
  top: 3px;
  opacity: 0.5;
}

.auth_wr_inner.with_dropdown > .svg.inline {
	position: absolute;
	right: 5px;
	top: 15px;
	opacity: 1;
}

/*Отступы от меню*/
/* .menu-row.middle-block.bgcolored {
	margin-bottom: 20px;
}  */


/*меню*/
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li:not(.has_img) > .dropdown-menu li a {
	font-size: 14px;
}

body .menu_top_block li.full .dropdown > li > a {
	font-size: 14px;
	line-height: 16px;
}

.mega-menu table a, .auth_wr_inner .dropdown-menu li a {
	white-space: nowrap;
	font-size: 14px !important;
}


/*Разделители в меню*/
.mega-menu .menu-row .menu-only .mega-menu table td {
    position: static;
    border-right: 1px solid white;
    width: 16.666666666% !important;
}

.fill_bg_n .menu-row.bgcolored, .fill_bg_y .menu-row.bgcolored > .maxwidth-theme {
	background-color: #ffff;
}

.menu-row.bgcolored .menu-only {
	border-radius: 6px;
}

.menu-row .menu-only .mega-menu table td:nth-child(6) {
    border: none;
}

.mega-menu table .dropdown-menu {
	width:100%;
}

.menu-row .menu-only .mega-menu .dropdown-toggle::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 0;
}

.item-views.tizers .item-wrapper .item {
	padding-bottom: 0;
}

.menu-row.middle-block .mega-menu table td .wrap > a {
	line-height: 1.1em;
}

/*Слайдер*/
.BIG_BANNER_INDEX > .maxwidth-theme .top_big_banners.top_margin_banner {
	margin-top: 20px;
}

/*Затемнение блоков на главной*/
.drag-block.container.grey.CATALOG_TAB, div.CATALOG_TAB.grey_block div.js_wrapper_items div.content_wrapper_block.main div.maxwidth-theme {
	/* background-color: #92cfcf; */
}

.specials_slider_wrapp ul.tabs li.cur span, .tab_slider_wrapp ul.tabs li.cur span, .popup .popup-intro {
	border-bottom-color: #004b89;
	font-weight: 900;
}

.left_menu li a {
	font-size: 15px;
	padding: 11px 19px 12px;
	text-decoration: none;
}

/*Новости*/
/* .content_news2 .item-views .bg-fon-img {
	background-size: contain;
	background-repeat: no-repeat;
}
 */
/*-----------------Каталог----------------------------*/
/* кнопки ТП */
.sku_props .bx_size ul li.missing {
	opacity: 1;
}

.inner_content.button-mad-group {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 13px;
}
#buttons-block {
	display:none;
}

.product-main .text-form {
	
	display:none;
}

.inner_content.button-mad-group .item_wrapper {
	flex: 1;
}

.inner_content.button-mad-group .btn {
	display: block;
}

body .menu_top_block.catalog_block .dropdown > li > a {
	font-size: 14px;	
}


/*Характеристики в детальной*/

.tabs .nav-tabs li.bordered.rounded3 a[href="#reviews"] {
    display: none;
}
.product-item-detail-tabs-container-fixed a[href="#reviews"] {
    display: none;
}



li.item.missing {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.chars_table table {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-collapse: collapse;
}

.chars_table thead {
	border: 1px solid #ececec;
	border-color: var(--stroke_black);
}

.chars_table thead tr {
	background: #f7f7f7;
	background: var(--darkerblack_bg_black);
}

.chars_table table tr:nth-child(2n) {
	background:  #ececec;
}

.chars_table tbody {
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-color: var(--stroke_black);
}

.chars_table table > thead > tr > th, .chars_table table > thead > tr > td {
	padding: 11px 21px;
	font-size: 0.8667em;
}

.chars_table tbody tr td {
	border: 1px solid #ececec;	
	padding: 12px;
}

.product-info-headnote__brand .brand__picture img, .brand-detail-info .brand-detail-info__image img {
	max-width: 200px;
	width: 120px;
}
/*-----------------конец Каталог----------------------------*/

/*Footer*/

footer .short .subscribe_button {
	margin-top: 35px;
}

footer .copy-block .copy {
	color: #000;
}

footer .copy-block .footer_logo {
	width: 61px;
	height: 61px;
	float: left;
	margin-right: 14px;
}


/*Бренды*/
.items-list1.item-views.table .item .image {
  height: 180px !important; 
}
.items-list1.item-views.table .item .image img {
  max-height: 122px !important; 
}


.detail-news1 .ordered-block.top_partners_block .top_content .image_partners {
	max-width: 100%;
	height: auto;
}

footer .copy-block .footer_logo img {
	max-width: 100%;
	height: 100%;
	margin-top: 3px;
}

footer .short .social-icons {
	margin-top: -4px;
	padding-left: 0px;
	text-align: left;
}

footer .light .bottom-menu .wrap .item .title a {
	color: #000;
}

footer .info .callback_wrap {
	margin-left: -1px;
	margin-top: 6px;
}

footer#footer .light .social-icons ul li.vk a:not(:hover) {
	background-position: 0 -188px;
	opacity:1;
	border:none;
}

footer#footer .light .social-icons ul li.telegram a:not(:hover) {
	background-position: -329px -329px;
	opacity:1;
	border:none;
}

footer#footer .light .social-icons ul li.rtb a:not(:hover) {
	background-position: -611px -188px;
	opacity:1;
	border:none;
}

footer .super_bootom{
	margin-top: 28px;
	border-top: 1px solid var(--checkbox_dark_light);
	padding-top: 29px;
	color: var(--checkbox_dark_light);
	background: var(--darkerblack_bg_black);
}

footer .developer {
	display: flex;
	align-items: center;
	--developer_logo_hover_filter: var(--light, none) var(--dark, brightness(110%) contrast(150%));
	float: right;
}

footer .developer__logo {
	display: none;
}
@media (min-width: 768px) {
	.tab_slider_wrapp .top_block .right_block_wrapper > a, .top_block .pull-right.font_upper {
		font-size: 0.9rem;
		line-height: 1.3em;
		text-transform: uppercase;
		letter-spacing: 0.8px;
		text-decoration: none;
		font-weight: bold;
		background-color: var(--theme-base-color);
		color: white;
		padding: 6px 12px;
		border-radius: 18px;
		  margin-top: -10px;
	}
}

/*Партнеры*/

.BRANDS .item-views.brands .swiper-slide.item {
	height: 214px;
	border: 2px solid #dedede;
	margin-top: 10px;
	margin-bottom: 10px;
}

.BRANDS .slider-nav.swiper-button-prev, .BRANDS .slider-nav.swiper-button-next {
	border: 1px solid #dedede;
}

.BRANDS .item-views.brands .swiper-slide.item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	border-color: transparent;
}

.BRANDS .item-views.brands .item img {
  filter: none;
  opacity: 1;
  max-width: 160px;
  max-height: 90px;
}

/*Слайдер*/
/* body .top_big_banners.short_block .items .item:not(.wide100) {
	width: 25%;
} 

body .top_big_banners.short_block .items .item:not(.wide100) {
	width: 33.333%;
} 

body .top_big_banners.short_block .items .item .item_inner {
	height: 260px;
}*/

/*Преимущества*/

.title-digit {
	font-size: 5rem;
	font-weight: 900;
	display: block;
	margin-top: 1rem;
	margin-right: 1rem;
	margin-left: 1rem;
	margin-bottom: 1.5rem;
	color:var(--theme-base-color);
	min-width: 6rem;
}

/*Кнопки RSS и Поделится*/

.share.hover-block.top {
  display: none;
}

.rss {
  display: none;
}

/*Списки*/
/* 
.detail_text ul li::before, .preview_text ul li::before, .preview-text ul li::before {
	padding: 0;
}


.bx-core-adm-dialog ul li::before {
	content: "" !important;
	margin: 0 !important;
}

ul:not([id*="bx_"]) > li::before {
	content: "" !important;
	margin: 0 !important;
}

#content ul > li {
	margin: 8px 0 0 21px;
	list-style-type: disc;
	position: relative;
} */
/*
#content ul > li::marker {
	 color: var(--theme-base-color);
}
*/

ul {padding:0;}

ul:not([id*="bx_"]) > li::before {
	content: "●";
	margin: 0 0.75rem 0 -21px;
	/* margin: 0 0px 0 -21px; */
}


.bx-editor-iframe ul:not([id*="bx_"]) > li::before {
	content: "●";
	margin: 0 0px 0 -21px;
}

/* .front_company_pic_left ul > li {
	margin: 1px 0 0 15px;
}
 */
 
 .detail_text ul li::before, .preview_text ul li::before, .preview-text ul li::before {
	padding: 0 0px 0 0;
}
 
/*Формы*/
h4.pb-storage__title {margin:0px;}

.pb-storage__data-list {
	list-style: none;
	max-height: 200px;
	overflow-y: scroll;
}

ul.pb-storage__data-list li::before {
	list-style: none;
	content: "";
	display:none;
}

li.main-label-storage-md {
	margin: 0;
	cursor:pointer;
}
.pb-storage__data {
	color: #000;
}

.pb-storage__list-item {
	margin: 0;
}
.main-label-storage-md {
	display: block;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	font-size: 14px;
	line-height: 18px;
}

.main-label-storage-md .second-label-md {
	display: flex;
}

.main-label-storage-md .pb-storage__data {
	padding: 10px 10px 10px 42px;
	background-color: #f0f0f0;
	width: 100%;
	border-radius: 4px;
}
.pb-storage__data:hover {
	background-color: #dedede;
}

.main-label-storage-md .address_radio {
	position: absolute;
	top: 50%;
	left: 15px;
	margin: -7px 0 0;
	appearance: auto;
}

.main-label-storage-md {
	font-size: 14px;
	line-height: 18px;
}

.main-label-storage-md .second-label-md {
	display: flex;
	cursor: pointer;
}


.main-label-storage-md .pb-storage__title {
	padding-bottom: 4px;
	line-height: 18px;
}

.main-label-storage-md .storage__title {
	padding-bottom: 5px;
	text-transform: uppercase;
	line-height: 18px;
}

.main-label-storage-md .pb-storage__list {
	margin: 0;
	padding: 0;
	list-style: none;
}
