

/* Start:/local/templates/alfametall/components/bitrix/catalog/onlinestore/style.css?1777384284397*/
.onlinestore-section {
	position: relative;
	margin: 45px 0 45px;
	font-size: 15px;
	line-height: 1.23;
	color: #5c5c5c;
	z-index: 135;
}
@media (min-width: 1024px){
	.onlinestore-section {
		margin: 55px 0 45px;
	}
}
.onlinestore-section__h1 {
	margin: 0.67em 0;
}
.onlinestore-section__h2 {
	margin: 0 0 15px;
}
@media (min-width: 768px){
	.onlinestore-section__h2 {
		padding-right: 220px;
	}
}
/* End */


/* Start:/local/templates/alfametall/styles/basketw.css?17773842847676*/
/* addtobasketw */
body.addtobasketw_bg-blur .bg-dyn,
body.addtobasketw_bg-blur .template-header,
body.addtobasketw_bg-blur .template-inner,
body.addtobasketw_bg-blur .template-footer {
    filter: blur(3px);
	pointer-events: none;
}
.addtobasketw {
	display: none;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	z-index: 9999;
	transition: 300ms all ease;
}
.addtobasketw.active {
	display: flex;
	align-items: center;
	justify-content: center;
}
.addtobasketw-box {
	box-sizing: border-box;
	position: relative;
	flex-shrink: 0;
	width: 98%;
	max-width: 320px;	
	overflow: hidden;
	margin: auto;
	padding-top: 43px;
	padding-bottom: 40px;
	vertical-align: middle;	
}
@media (min-width: 768px){
	.addtobasketw-box {
		max-width: 768px;
		padding-top: 21px;
		padding-left: 22px;
		padding-right: 22px;
		padding-bottom: 21px;
	}
}
@media (min-width: 1024px){
	.addtobasketw-box {
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.addtobasketw-box {
		max-width: 1180px;
	}
}
@media (min-width: 768px){
	.addtobasketw_ok .addtobasketw-box {
		max-width: 720px;
	}
}
.addtobasketw-ins {
	overflow: hidden;
	color: #5c5c5c;
	font-size: 13px;
	line-height: 1.23;
	border: 1px solid #5c5c5c;
	background: #f0f0f0;	
}
@media (min-width: 1024px){
	.addtobasketw-ins {
		font-size: 15px;
	}
}
.addtobasketw-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	border: 1px solid #5c5c5c;
	cursor: pointer;
	background: #f0f0f0;
}
.addtobasketw-close::before,
.addtobasketw-close::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 30px;
	overflow: hidden;
	top: 50%;
	left: 50%;
	margin-top: -15px;	
	background: #5c5c5c;
	transition: 300ms background-color ease;
}
.addtobasketw-close:hover::before,
.addtobasketw-close:hover::after {
	background-color: #000;
}
.addtobasketw-close::before {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.addtobasketw-close::after {
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
.addtobasketw-ins2 {
	padding: 22px 6px 29px;
}
@media (min-width: 768px){
	.addtobasketw-ins2 {
		padding: 42px 20px 49px;
	}
}
@media (min-width: 1024px){
	.addtobasketw-ins2 {
		padding: 55px 30px 60px;
	}
}
.addtobasketw-ins2_1 {
	display: block;
}
.addtobasketw-ins2_2 {
	display: none;
}
.addtobasketw_ok .addtobasketw-ins2_1 {
	display: none;
}
.addtobasketw_ok .addtobasketw-ins2_2 {
	display: block;
}
.addtobasketw-title {
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
}
@media (min-width: 1024px){
	.addtobasketw-title {
		font-size: 36px;
	}
}
.addtobasketw-info {
	display: flex;
	flex-wrap: wrap;
	margin-top: 6px;
	font-size: 13px;
}
@media (min-width: 768px){
	.addtobasketw-info {
		margin-top: 12px;
	}
}
@media (min-width: 1024px){
	.addtobasketw-info {
		font-size: 15px;
		margin-top: 19px;
	}
}
.addtobasketw-info__storequantity {
	flex-shrink: 0;
	width: 100%;
}
@media (min-width: 768px){
	.addtobasketw-info__storequantity {
		width: 50%;
	}
}
@media (min-width: 1024px){
	.addtobasketw-info__storequantity {
		width: 33.33%;
	}
}
.addtobasketw-info__store {	
	width: 100%;
}
@media (min-width: 768px){
	.addtobasketw-info__store {
		margin-bottom: 6px;
	}
}
.addtobasketw-info__quantity {
	width: 100%;
}
.addtobasketw-info__quantity_1 {}
.addtobasketw-info__quantity_2 {
	flex-shrink: 0;
	display: none;
}
@media (min-width: 768px){
	.addtobasketw-info__quantity_1 {
		margin-bottom: 6px;
	}
}
@media (min-width: 1024px){
	.addtobasketw-info__quantity_1 {
		display: none;
	}
	.addtobasketw-info__quantity_2 {		
		display: block;
		width: 33.33%;
	}
}
.addtobasketw-info__prices {
	flex-shrink: 0;
	display: none;
	width: 100%;
}
@media (min-width: 768px){
	.addtobasketw-info__prices {
		display: block;
		width: 50%;
	}
}
@media (min-width: 1024px){
	.addtobasketw-info__prices {
		display: block;
		width: 33.33%;
	}
}
.addtobasketw-info__prices-price {
	margin-bottom: 3px;
}
.addtobasketw-info__prices-price_1 {}
.addtobasketw-info__prices-price_2 {}
.addtobasketw-info__prices-price-val {
	font-size: 15px;
	font-weight: bold;
}
@media (min-width: 1024px){
	.addtobasketw-info__prices-price-val {
		font-size: 18px;
	}
}
.addtobasketw-form {
	margin: 20px 0 0;
}
.addtobasketw-form-inputs {
	display: flex;
	flex-wrap: wrap;
}
@media (min-width: 1024px){
	.addtobasketw-form-inputs {
		flex-wrap: nowrap;
	}
}
.addtobasketw-form-inputs_2 {
	margin-top: 10px;
}
@media (min-width: 768px){
	.addtobasketw-form-inputs_2 {
		margin-top: 20px;
	}
}
@media (min-width: 1024px){
	.addtobasketw-form-inputs_2 {
		margin-top: 35px;
	}
}
.addtobasketw-form-itm {
	flex-shrink: 0;
	width: 100%;
	margin-bottom: 13px;
}
@media (min-width: 768px){
	.addtobasketw-form-itm {
		width: 50%;
		padding-right: 60px;
	}
}
@media (min-width: 1024px){
	.addtobasketw-form-itm {
		width: 33.33%;
		margin-bottom: 0;
		padding-right: 30px;
	}
}
@media (min-width: 1280px){
	.addtobasketw-form-itm {
		padding-right: 50px;
	}
}
.addtobasketw-form .addtobasketw-form-input {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 34px;
	padding: 0 10px;
	margin: 5px 0 0;
	font-weight: normal;
	color: #5c5c5c;
	font-size: 15px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #cbd4d9;
	background: #fff;
}
.addtobasketw-form .addtobasketw-form-input_1:focus {
	box-shadow: 0 0 7px 0px rgba(65, 107, 241, 0.16);
}
.addtobasketw-form .addtobasketw-form-input_2 {
	border-color: #fff;
}
@media (min-width: 768px){
	.addtobasketw-form .addtobasketw-form-input {
	}
}
@media (min-width: 1024px){
	.addtobasketw-form .addtobasketw-form-input {
		margin: 3px 0 0;
		/*font-size: 17px;*/
	}
}
.addtobasketw-form .addtobasketw-form-itm__label {
	font-size: 15px;
	line-height: 1.2;
	font-weight: bold;
	color: #5c5c5c;
}
@media (min-width: 1024px){
	.addtobasketw-form .addtobasketw-form-itm__label {
		font-size: 20px;
	}
}
.addtobasketw-error {
	display: none;
	font-size: 13px;
	line-height: 1.23;
	color: #416bf1;
	text-align: center;
	margin: 15px 0 15px;
}
.addtobasketw-error.active {
	display: block;
}
@media (min-width: 768px){
	.addtobasketw-error {
		text-align: left;
	}
}
@media (min-width: 1024px){
	.addtobasketw-error {
		font-size: 15px;
		margin: 24px 0 -25px;
	}
}
.addtobasketw-btn {
	margin-top: 27px;
	text-align: center;
}
@media (min-width: 768px){
	.addtobasketw-btn {
		text-align: left;
	}
}
@media (min-width: 1024px){
	.addtobasketw-btn {
		margin-top: 50px;
	}
}
.addtobasketw-btn .addtobasketw-btn__btn {
	width: 100%;
	max-width: 310px;
	height: 73px;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;
	background: #416cf2;
}
@media (min-width: 768px){
	.addtobasketw-btn .addtobasketw-btn__btn {
		margin: 0;
	}
}
.addtobasketw-btn__btn.disabled {
	opacity: 0.5;
	background: #5c5c5c !important;
	cursor: default;
}
.addtobasketw-btns {
	display: flex;
	flex-wrap: wrap;
	margin: 25px 0 0;
}
@media (min-width: 768px){
	.addtobasketw-btns {
		flex-wrap: nowrap;
	}
}
@media (min-width: 1024px){
	.addtobasketw-btns {
		margin: 30px 0 0;
	}
}
.addtobasketw-btns__catalog {
	flex-shrink: 0;
	width: 100%;
	margin-bottom: 9px;
}
.addtobasketw-btns__basket {
	flex-shrink: 0;
	width: 100%;
}
@media (min-width: 768px){
	.addtobasketw-btns__catalog {
		width: 50%;
		margin: 0;
		padding-right: 10px;
	}
	.addtobasketw-btns__basket {
		width: 50%;
		margin: 0;
		padding-left: 10px;
	}
}
.addtobasketw-btns .addtobasketw-btns__btn {
	width: 100%;
	max-width: 310px;
	height: 73px;
	font-size: 18px;	
	margin: 0 auto;	
}
.addtobasketw-btns .addtobasketw-btns__catalog-btn {	
}
.addtobasketw-btns .addtobasketw-btns__basket-btn {
	color: #fff;
	background: #416cf2;
}

/* End */


/* Start:/local/templates/alfametall/components/bitrix/breadcrumb/template1/style.css?1777384284679*/
.bx-breadcrumb {
	font-size: 13px;
	line-height: 1.23;
	color: #555;
	margin: -5px 0 18px;
}
@media (min-width: 768px){
	.bx-breadcrumb {
		margin: -10px 0 23px;
	}
}
@media (min-width: 1024px){
	.bx-breadcrumb {
		margin: -15px 0 30px;
	}
}
@media (min-width: 1280px){
	.bx-breadcrumb {
		margin: -50px 0 38px;
	}
}
.bx-breadcrumb .bx-breadcrumb-item {
	display: inline-block;
}
.bx-breadcrumb .bx-breadcrumb-item span {
}
.bx-breadcrumb .bx-breadcrumb-item a {
	color: #555;
	text-decoration: none;
	background: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	color: #416cf2;
	text-decoration: none;
	background: none;
}
.bx-breadcrumb-item__separator {
	margin: 0 3px;
}
/* End */


/* Start:/local/templates/alfametall/components/bitrix/system.pagenavigation/template1/style.css?1777384284545*/
.pagenavigation {
	margin: 20px 0 20px;
}
.pagenavigation-itm {
	display: inline-block;
	box-sizing: border-box;
	width: 35px;
	height: 35px;
	font-size: 15px;
	color: #555;
	line-height: 35px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #555;
}
.pagenavigation span.pagenavigation-itm {
	color: #fff;
	background: #416bf1;
}
.pagenavigation a.pagenavigation-itm {
	color: #555;
	text-decoration: none;
	background: none;
}
.pagenavigation a.pagenavigation-itm:hover {
	color: #fff;
	text-decoration: none;
	background: #555;
}

/* End */


/* Start:/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/style.css?177738428417237*/
.onlinestore-section-top {
	position: relative;
	margin-bottom: 35px;
}
@media (min-width: 768px){
	.onlinestore-section-top {
		margin-bottom: 40px;
	}
}
.onlinestore-section-filterbtn {}
@media (min-width: 1024px){
	.onlinestore-section-filterbtn {
		display: none;
	}
}
.onlinestore-section a.onlinestore-section-filterbtn__btn {
	position: relative;
	width: 100%;
	max-width: 300px;
	height: 73px;
	font-size: 18px;
	color: #5c5c5c;
	text-decoration: none;
	background: none;
}
.onlinestore-section a.onlinestore-section-filterbtn__btn:hover {
	color: #fff;
	text-decoration: none;
	background: #5c5c5c;
}
.onlinestore-section a.onlinestore-section-filterbtn__btn.active {
	color: #fff;
	text-decoration: none;
	background: #416cf2;
}
.onlinestore-section-filterbtn__btn-iconfilter {
	display: none;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	width: 13px;
	height: 13px;
	background: url('/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/icon-filter-btn.png') left top no-repeat;
}
.onlinestore-section a.onlinestore-section-filterbtn__btn.active_checked .onlinestore-section-filterbtn__btn-iconfilter {
	display: block;
}
.onlinestore-section a.onlinestore-section-filterbtn__btn:hover .onlinestore-section-filterbtn__btn-iconfilter,
.onlinestore-section a.onlinestore-section-filterbtn__btn.active .onlinestore-section-filterbtn__btn-iconfilter {
	background-position: left bottom;
} 
.onlinestore-section-vatcheck {
	margin-top: 15px;
}
@media (min-width: 768px){
	.onlinestore-section-vatcheck {
		position: absolute;
		margin: 0;
		right: 0;
		top: -36px;
	}
}
@media (min-width: 1024px){
	.onlinestore-section-vatcheck {
		top: -38px;
	}
}
@media (min-width: 1280px){
	.onlinestore-section-vatcheck {
		top: -35px;
	}
}
.onlinestore-section-vatcheck-label {
	color: #5c5c5c;
	font-size: 13px;
	line-height: 15px;
}
@media (min-width: 1024px){
	.onlinestore-section-vatcheck-label {
		font-size: 15px;
	}
}
.onlinestore-section-vatcheck-label input {
    display: inline-block;
    position: relative;
    top: 1px;
    vertical-align: top;
    margin: 0 5px 0 0;
    padding: 0;
}
.onlinestore-section-box {
	margin-top: 35px;
}
@media (min-width: 768px){
	.onlinestore-section-box {
		margin-top: 40px;
	}
}
@media (min-width: 1024px){
	.onlinestore-section-box {
		margin-top: 20px;
	}
}
@media (min-width: 1280px){
	.onlinestore-section-box {
		margin-top: 23px;
	}
}
.onlinestore-section__list {
}
@media (max-width: 767px){
	.onlinestore-section__list {
		margin-left: -20px;
		margin-right: -20px;
	}
}
@media (min-width: 768px){
	.onlinestore-section__list {
		margin-left: 1px;
		margin-right: 1px;
	}
}
.onlinestore-section-tbl {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 15px;
	line-height: 1.23;
	color: #5c5c5c;
}
.onlinestore-section-tbl-head {
	z-index: 2;
	box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.15);
}
.onlinestore-section-tbl-head__tr {
}
.onlinestore-section-tbl__th {
	color: #fff;
	font-weight: normal;
	background: #416cf2;
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #5c5c5c;
	border-top: none;
	border-bottom: none;
}
@media (min-width: 768px){
	.onlinestore-section-tbl__th {
		font-weight: bold;
		font-size: 18px;
		padding: 20px 10px;
	}
}
.onlinestore-section-tbl__th:first-child {
	border-left: none;
}
.onlinestore-section-tbl__th:last-child {
	border-right: none;
}
.onlinestore-section-tbl-body {}
.onlinestore-section-tbl-body__tr {
}
@media (max-width: 1023px){
	.onlinestore-section-tbl-body__tr_filter {
		display: none;
	}
}
.onlinestore-section-tbl__td {
	padding: 20px 10px 18px;
	font-weight: normal;	
	text-align: center;
	border: 1px solid #5c5c5c;
	background: #f1f1f1;
}
@media (min-width: 768px){
	.onlinestore-section-tbl__td {
		padding: 20px 10px 18px;
	}
}
.onlinestore-section-tbl-body__tr:first-child .onlinestore-section-tbl__td {
	border-top: none;
}
.onlinestore-section-tbl__td:first-child {
	border-left: none;
}
.onlinestore-section-tbl__td:last-child {
	border-right: none;
}
.onlinestore-section-tbl-body__tr:hover .onlinestore-section-tbl__td {
	background: #f9f9f9;
}
.onlinestore-section-tbl-body__tr:hover:first-child .onlinestore-section-tbl__td {
	background: #f1f1f1;
}
.onlinestore-section-tbl__td_name {
	text-align: left;
}
.onlinestore-section-tbl__td_name {
	padding-left: 20px;
	padding-right: 10px;
}
@media (min-width: 768px){
	.onlinestore-section-tbl__td_name {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 1023px){
	.onlinestore-section-tbl__th_marka,
	.onlinestore-section-tbl__td_marka,
	.onlinestore-section-tbl__th_thickness,
	.onlinestore-section-tbl__td_thickness,
	.onlinestore-section-tbl__th_width,
	.onlinestore-section-tbl__td_width,
	.onlinestore-section-tbl__th_length,
	.onlinestore-section-tbl__td_length,
	.onlinestore-section-tbl__th_store,
	.onlinestore-section-tbl__td_store,
	.onlinestore-section-tbl__th_measure,
	.onlinestore-section-tbl__td_measure {
		display: none !important;
	}
}
.onlinestore-section-itm__name {}
.onlinestore-section-itm__name-title {
	font-weight: bold;
}
@media (min-width: 1024px){
	.onlinestore-section-itm__name-title {
		font-weight: normal;
	}
}
.onlinestore-section-itm__name-descr {
	margin-top: 5px;
}
@media (min-width: 1024px){
	.onlinestore-section-itm__name-descr {
		display: none;
	}
}
.onlinestore-section-itm__bsk-btn {
	display: inline-block;
	width: 21px;
	height: 19px;
	cursor: pointer;
	background: url(/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/icon-add-basket.png) left top no-repeat;
}
.onlinestore-section-itm__bsk-btn:hover {
	background-position: left bottom;
}
.onlinestore-section-itm__bsk-btn.disabled {
	cursor: default;
	opacity: 0.5;
}
.onlinestore-section-itm__bsk-btn.disabled:hover {
	background-position: left top;
}
/**/
.onlinestore-section-txtbottom {
	margin: 20px 0;
}
.onlinestore-section-productionbtn {
	margin-top: 35px;
}
a.onlinestore-section-productionbtn__btn {
	width: 100%;
	max-width: 300px;
	height: 73px;
	margin: 0;
	font-size: 18px;
	color: #5c5c5c;
	text-decoration: none;
	background: none;
}
a.onlinestore-section-productionbtn__btn:hover {
	color: #fff;
	text-decoration: none;
	background; #5c5c5c;
}
.hide_price_vat {
	display: none;
}
/* onlinestore-section-tbl-filter-search */
.onlinestore-section-tbl-filter-search {
	box-sizing: border-box;
	position: relative;
	height: 42px;
	min-width: 240px;
	border: 2px solid #5c5c5c;
}
.onlinestore-section-tbl-filter-search__input {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0 36px 0 10px;
	margin: 0;
	line-height: 38px;
	height: 38px;
	color: #5c5c5c;
	font-size: 15px;
	border: none;
	background: #f1f1f1;
	z-index: 1;
}
.onlinestore-section-tbl-filter-search__btn {
	box-sizing: border-box;
	position: absolute;
	width: 17px;
	height: 17px;
	overflow: hidden;
	right: 10px;
	top: 50%;
	padding: 0;
	margin: -8px 0 0;
	background: url('/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/header-search-icon-black.png') no-repeat center center;
	cursor: pointer;
	border: none;
}
a.onlinestore-section-tbl-filter-search__clear {
	display: none;
	box-sizing: border-box;
	position: absolute;
	width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
	right: 0px;
	top: 50%;
	padding: 0;
	margin: -17px 0 0;
	background: none;
	cursor: pointer;
	border: none;
	text-decoration: none;
}
a.onlinestore-section-tbl-filter-search__clear:hover {
	text-decoration: none;
	background: none;
}
a.onlinestore-section-tbl-filter-search__clear:after,
a.onlinestore-section-tbl-filter-search__clear:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 20px;
    background: #555;
    content: '';
    transition: 300ms background-color ease;
}
a.onlinestore-section-tbl-filter-search__clear:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
a.onlinestore-section-tbl-filter-search__clear:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
a.onlinestore-section-tbl-filter-search__clear:hover:after,
a.onlinestore-section-tbl-filter-search__clear:hover:hover:before {
	background: #000;
}
.onlinestore-section-tbl-filter-search_active .onlinestore-section-tbl-filter-search__btn {
	display: none;
}
.onlinestore-section-tbl-filter-search_active a.onlinestore-section-tbl-filter-search__clear {
	display: block;
}
.onlinestore-section-tbl-filtersort-box {
	position: relative;
}
.onlinestore-section-tbl-filtersort {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}
.onlinestore-section-tbl-filtersort__filter {
	display: inline-block;
	width: 13px;
	height: 13px;
	cursor: pointer;
	background: url('/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/icon-filter.png') left top no-repeat;
}
.onlinestore-section-tbl-filtersort__filter:hover,
.onlinestore-section-tbl-filtersort__filter.active,
.onlinestore-section-tbl-filtersort__filter.active_checked {
	background-position: left bottom;
} 
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort {
	display: inline-block;
	width: 17px;
	height: 9px;
	text-decoration: none;
	cursor: pointer;
	background-image: url('/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/icon-arrows.png');
	background-repeat: no-repeat;
}
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort:hover {
	text-decoration: none;
}
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort_down {
	background-position: left top;
	margin: 0 9px;
}
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort_down:hover,
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort_down.active {
	background-position: left bottom;
}
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort_up {
	background-position: right top;
}
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort_up:hover,
.onlinestore-section__list a.onlinestore-section-tbl-filtersort__sort_up.active {
	background-position: right bottom;
}
.onlinestore-filterw {
	display: none;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 100%;
	overflow: hidden;
	margin-top: 10px;
	padding: 22px 30px 30px;
	text-align: left;
	border: 1px solid #5c5c5c;
	background: #f0f0f0;
	z-index: 100;
}
.onlinestore-filterw__title {
	margin-bottom: 21px;
	font-size: 20px;
	font-weight: bold;
}
.onlinestore-filterw__ul {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -20px;
}
.onlinestore-filterw__li {
	flex-shrink: 0;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 11px 0;
	padding-right: 20px;
}
.onlinestore-filterw__li_all {
	width: 100% !important;
}
.onlinestore-filterw__label {
	position: relative;
	display: block;
	padding-left: 20px;
	font-size: 15px;
	color: #5c5c5c;
	line-height: 20px;
	white-space: nowrap;
}
.onlinestore-filterw__label input {
	position: absolute;
	left: 0;
    top: 2px;
    margin: 0;
    padding: 0;
}
.onlinestore-filterw__btn {
	margin-top: 14px;
}
.onlinestore-filterw__btn .btn {
	width: 304px;
	color: #fff;
	margin: 0;
	background: #4067f7;
}
.onlinestore-filterw_marka {}
.onlinestore-filterw_marka .onlinestore-filterw__li {
	width: 33.33%;
}
.onlinestore-filterw_thickness {
	width: 500px;
}
.onlinestore-filterw_thickness .onlinestore-filterw__li {
	width: 20%;
}
.onlinestore-filterw_width {}
.onlinestore-filterw_width .onlinestore-filterw__li {
	width: 33.33%;
}
.onlinestore-filterw_length {}
.onlinestore-filterw_length .onlinestore-filterw__li {
	width: 33.33%;
}
/* onlinestore-section-fltmob */
.onlinestore-section-fltmob {
	display: none;
	overflow: hidden;
	font-size: 15px;
	line-height: 1.23;
	color: #5c5c5c;
}
@media (min-width: 1024px){
	.onlinestore-section-fltmob {
		display: none !important;
	}
}
@media (max-width: 767px){
	.onlinestore-section-fltmob {
		margin-left: -20px;
		margin-right: -20px;
	}
}
@media (min-width: 768px){
	.onlinestore-section-fltmob {
	}
}
	
.onlinestore-section-fltmob-head {
	position: relative;
	padding: 24px 20px 25px;
	font-size: 18px;
	font-weight: bold;
	background: #dee3f0;
	border-top: 1px solid #5c5c5c;
}
.onlinestore-section-fltmob-close {
	position: absolute;
	width: 24px;
	height: 24px;
	right: 20px;
	top: 50%;
	margin-top: -12px;
	cursor: pointer;
}
.onlinestore-section-fltmob-close:after,
.onlinestore-section-fltmob-close:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 20px;
	background: #5c5c5c;
	content: '';
	transition: 300ms background-color ease;
}
.onlinestore-section-fltmob-close:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.onlinestore-section-fltmob-close:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.onlinestore-section-fltmob-close:hover:after,
.onlinestore-section-fltmob-close:hover:before {
	background-color: #000;
}
.onlinestore-section-fltmob-iconfilter {
	display: inline-block;
	width: 13px;
	height: 13px;
	cursor: pointer;
	background: url('/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/icon-filter.png') left top no-repeat;
}
.onlinestore-section-fltmob-iconfilter:hover,
.onlinestore-section-fltmob-iconfilter.active,
.onlinestore-section-fltmob-iconfilter.active_checked {
	background-position: left bottom;
}
.onlinestore-section-fltmob-body {}
.onlinestore-section-fltmob-ul {
	overflow: hidden;
}
.onlinestore-section-fltmob-line {
	position: relative;
	overflow: hidden;	
	padding: 8px 0 8px;
	transition: 300ms all ease;
}
.onlinestore-section-fltmob-line:first-child {
	padding-top: 20px !important;
}
.onlinestore-section-fltmob-line:last-child {
	padding-bottom: 20px !important;
}
.onlinestore-section-fltmob-line.active {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #f9f9f9;
	z-index: 2;
}
.onlinestore-section-fltmob-line.active:first-child {
	margin-top: 0;
}
.onlinestore-section-fltmob-line.active:last-child {
	margin-bottom: 0;
}
.onlinestore-section-fltmob-line__head {
	position: relative;
	overflow: hidden;
	font-size: 18px;
	padding: 0px 20px 0px;	
}
.onlinestore-section-fltmob-filtersort{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow {
	display: inline-block;
	width: 17px;
	height: 9px;
	text-decoration: none;
	cursor: pointer;
	background-image: url('/local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/images/icon-arrows.png');
	background-repeat: no-repeat;
}
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow:hover {
	text-decoration: none;
}
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow_down {
	background-position: left top;
}
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow_down:hover,
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow_down.active {
	background-position: left bottom;
}
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow_up {
	margin: 0 18px;
	background-position: right top;
}
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow_up:hover,
.onlinestore-section-fltmob a.onlinestore-section-fltmob-sort__arrow_up.active {
	background-position: right bottom;
}
/* onlinestore-section-fltmobw */
.onlinestore-section-fltmobw {
	display: none;
	overflow: hidden;
	margin-top: 5px;
	padding: 17px 20px 5px;
	text-align: left;
}
.onlinestore-section-fltmobw__ul {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -20px;
}
.onlinestore-section-fltmobw__li {
	flex-shrink: 0;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 11px 0;
	padding-right: 20px;
}
.onlinestore-section-fltmobw__li_all {
	width: 100% !important;
}
.onlinestore-section-fltmobw__label {
	position: relative;
	display: block;
	padding-left: 20px;
	font-size: 15px;
	color: #5c5c5c;
	line-height: 20px;
	white-space: nowrap;
}
.onlinestore-section-fltmobw__label input {
	position: absolute;
	left: 0;
    top: 2px;
    margin: 0;
    padding: 0;
}
.onlinestore-section-fltmobw__btn {
	margin-top: 14px;
}
.onlinestore-section-fltmobw__btn .btn {
	width: 280px;
	color: #fff;
	margin: 0;
	background: #4067f7;
}
.onlinestore-section-fltmobw_marka .onlinestore-section-fltmobw__li {
	width: 33.33%;
}
.onlinestore-section-fltmobw_thickness .onlinestore-section-fltmobw__li {
	width: 33.33%;
}
.onlinestore-section-fltmobw_width .onlinestore-section-fltmobw__li {
	width: 33.33%;
}
.onlinestore-section-fltmobw_length .onlinestore-section-fltmobw__li {
	width: 33.33%;
}
@media (min-width: 768px){
	.onlinestore-section-fltmobw_marka .onlinestore-section-fltmobw__li {
		width: 25%;
	}
	.onlinestore-section-fltmobw_thickness .onlinestore-section-fltmobw__li {
		width: 14.28%;
	}
	.onlinestore-section-fltmobw_width .onlinestore-section-fltmobw__li {
		width: 14.28%;
	}
	.onlinestore-section-fltmobw_length .onlinestore-section-fltmobw__li {
		width: 14.28%;
	}
}
.onlinestore-section_form {
	display: inline-block;
	-webkit-appearance: meter;
    width: 21px;
    height: 19px;
    cursor: pointer;
	background: url(/local/templates/alfametall/styles/../images/header-director-icon-black.png) left top no-repeat;
	
}
.hiddenRequestProduct {
	display: none;
}

/* End */
/* /local/templates/alfametall/components/bitrix/catalog/onlinestore/style.css?1777384284397 */
/* /local/templates/alfametall/styles/basketw.css?17773842847676 */
/* /local/templates/alfametall/components/bitrix/breadcrumb/template1/style.css?1777384284679 */
/* /local/templates/alfametall/components/bitrix/system.pagenavigation/template1/style.css?1777384284545 */
/* /local/templates/alfametall/components/bitrix/catalog/onlinestore/bitrix/catalog.section/.default/style.css?177738428417237 */
