/*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;  }*/

.basket_normal .wrap_cabinet {
	display: none;
}

/* header changes 01-09-2022 */

.header_wrap #header {
	background-color: #fff;
}

#header.header-fixed .logo_and_menu-row .logo-row .menu-row .mega-menu {
	height: 50px;
}

#header.header-fixed .logo_and_menu-row .wrap_icon {
	height: 50px;
}

#header.header-fixed .mega-menu td .wrap > a .line-wrapper .line {
	bottom: -13px;
}

#header.header-fixed .logo-row .logo {
	height: 50px;
	line-height: 50px;
}

#header.header-fixed .mega-menu table td .wrap > a {
	height: 50px;
	padding: 16px 12px 22px;
}

/* minor changes to cards */

.module_products_list .item_info .sa_block  {
	display: none;
}

.bx-soa-pp-delivery-cost,
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company ul.bx-soa-pp-list,
.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(3),
#bx-soa-order #bx-soa-delivery .bx-soa-pp-price,
#bx-soa-basket .bx-soa-item-table .bx-soa-item-info-container--nodisplay {
	display: none !important;
}

/* hide price filter from catalog */
[data-property_id="ASPRO_FILTER_SORT"]+.bx_filter_parameters_box {
	display: none;
}

.chatra--pos-right {
	right: 70px !important;
}

.sale_order_full_table:last-child {
	display: none !important;
}

.sale_order_full_table {
	margin-bottom: 250px;
}

.sale_order_full_table td {
	display: inline-block;
	text-align: center;
}

.bx_filter_vertical input[type="checkbox"]:checked + label:after, .filter input[type="checkbox"]:checked + label:after {
	background-image: url(../../../../upload/img/Input_icons.svg);
}

.basket-checkout-block-total-description {
	content: "Стоимость указана без НДС.Предложение не является публичной офертой.";
}

.bx-soa-cart-total-line .bx-soa-cart-nds {
	display: none;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-total .bx-soa-cart-nds {
	display: block;
	margin-top: 35px;
}
