.tag_link{
	margin: 15px 0;
}
.tag_link a{
	border: 2px solid #e50000;
    background: #e50000;
    color: #fff;
    text-decoration: none;
    width: 250px !important;
    height: 35px;
    font-size: 14px;
    height: 35px;
    display: block;
    text-align: center;
font-size: 14px;
line-height: 32px;
}
.col-md-4.custom_branch{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
}
.col-md-4.custom_branch .product_item.custom_branch{
    padding: 0;
    margin: 10px 5px;
}
.col-md-4.custom_branch .container-fluid.custom_branch{
    padding-left: 206px;
    padding-right: 200px;
    padding-top: 55px;
    padding-bottom: 31px;
}
.col-md-4.custom_branch .col-12.product_item-img-wrapper.custom_branch{
    position: absolute;
    left: 0;
    height: 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 204px;
    flex: 0 0 204px;
    max-width: 204px;
    padding-right: 10px;
    padding-left: 10px;
    top: 10px;
}
.col-md-4.custom_branch .product_item-img.custom_branch{
    height: 100%;
    width: 100%;
}
.col-md-4.custom_branch .col-12.product_item-title-wrapper.custom_branch{
    padding-left: 210px;
    position: absolute;
    top: 8px;
    left: 0px;
    width: 100%;
    padding-right: 6px;
}
.col-md-4.custom_branch .col-12.product_item-info.custom_branch{
    left: 16px;
    top: -10px;
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
}
.col-md-4.custom_branch .product_item-text.text-medium.custom_branch{
    display: block;
}
.col-md-4.custom_branch .product_item-text.text-medium.-no-inv-number.custom_branch{
    display: block;
    margin-left: 15px !important;
}
.col-md-4.custom_branch .product_item-params.custom_branch{
    display: block
}
.col-md-4.custom_branch .product_item-description.w-100.custom_branch{
    display: block;
}
.col-md-4.custom_branch .col-auto.product_item-price_wrapper.custom_branch{
    position: absolute;
    right: 0;
    top: -3px;
    text-align: center;
}
.col-md-4.custom_branch .col-auto.d-flex.product_item-cart_wrapper.flex-column.custom_branch{
    position: absolute;
    right: 23px;
    top: 79px;
}
.col-md-4.custom_branch .icon_custom-down.product_item-more.js-product_item-expand.custom_branch{
    display: block
}

.tag_link a:hover {
    border: 2px solid #cc0000;
    background: #cc0000;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.section_sort{
    width: 310px !important;
    z-index: 9;}
.filter_wr_f{
    width: 100% !important;
    display: flex;}
.section_sort .section_sort_in{
    width: 200px;
    color: #e50000;
    position:relative;
    height: 32px;
    padding-top: 32px;
    z-index: 1;}
.section_sort .section_sort_in a.active{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;}
.section_sort .section_sort_in a{
    display: none;
    padding: 5px;
    background-color: #f7f7f7;
    border: 1px solid #dad7d7;
    width: 200px;}
.section_sort > span{
    color:#1b1b1b !important;
    line-height: 34px;
    flex: 0 0 auto;
    margin-right: 15px;
    max-width: 100%;
    width: auto;}
.section_filter .section_filter_bt {
    position: relative;
    background: #525260;
    border: 2px solid #525260;
    color: #ffffff;
    cursor: pointer;
    padding: 7px 33px 7px 13px;
    font-weight: 500;
    width:315px;}
.section_filter .section_filter_bt.selected {
    background: #484876;
    border: 2px solid #484876;}
.section_filter .section_filter_bt:after {
    content: "";
    font-family: icomoon;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);}
.section_filter .section_filter_bt:hover,.section_filter .section_filter_bt:active{
    background: #30303c;
    border: 2px solid #30303c;}
.section_filter .section_filter_bt.active{
    background: #f7f7f7;
    color: #202126;
    border: 2px solid #202126;}
.section_filter .section_filter_bt.active:after {
    transform: translateY(-50%) rotate(-180deg);}
.section_filter_in.filter-group--items{
    max-height:10000px;}
.section_filter_in .filter-group--title{
    font-weight: 500;
    background: #f7f7f7;
    color: #e50000;
    font-size: 18px;
    text-decoration: underline;}
.section_filter_in .filter-group--title:after{
    display: none;}
.section_filter_in.container-fluid, .section_car_filter.container-fluid{
    display: none;
    max-height: 100%;}
.section_title{
    margin-bottom: 15px;}
.section_title h1.h1{
    margin-bottom: 15px;
    width: 100%;}
.icon_custom-list:before {
    content: "\f00b" !important;
    font-family: 'FontAwesome' !important;}
.icon_custom-cards:before {
    content: "\f009" !important;
    font-family: 'FontAwesome' !important;}
.product_item-text.-no-inv-number {
    margin-left: 0 !important;}
.product_item-label.-youtube {
    background: #dee2e6;
    color: #1b1b1b;
    text-transform: none;
    border-radius: 20px;
    margin-left: 14px;
    font-weight: 900;
    position: absolute;
    bottom: 19px;
    left: 4px;
    height: 28px;
    font-size: 17px;
    margin-top: auto;
    display: flex;
    align-items: center;
    padding-right: 8px;
    padding-left: 41px;}
.product_item-label.-youtube::before {
    position: absolute;
    content: '';
    background: url(/local/images/youtube_button.svg) 8px 4px no-repeat;
    background-size: 72%;
    opacity: 0.7;
    width: 40px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border: 0;}
.-list- .product_item-label.-youtube {
    margin-left: 9px;
    bottom: 4px;}

button.button_custom-cart{
    border: 2px solid #e50000;
    background: #e50000;
    color: #fff;
    height: 30px;
    padding: 0 15px;
    border-radius: 2px;
    font-size: 10px !important;
    font-weight: 500;
    line-height: 22px;}
button.button_custom-cart:hover{
    border: 2px solid #cc0000;
    background: #cc0000;
    color: #fff;
    text-decoration: none;}
button.button_custom-cart.-in_cart-{
    border: 2px solid #e50000;
    background: #e50000;
    color: #fff !important;
    height: 30px;
    padding: 0 10px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;}
button.button_custom-cart.-in_cart-:after{
    display:none !important;}
/*.section_list.js-toggle-section-list.-list- .product_item-cart_wrapper {top: 73px !important;
    right: 0 !important;}*/
.product_item-cart_wrapper.-in_cart- {
    padding-left: 0;}

@media screen and (min-width: 768px) {
    .section_car_filter.container-fluid .main_top-form_content {
        margin-top: 0;}
    .section_car_filter.container-fluid .main_top-form .main_title {
        display: none;}
    .section_filter .section_filter_bt{
        top: unset !important;}
}
@media (max-width: 767px) {
    .col-md-4.custom_branch .col-12.product_item-img-wrapper.custom_branch{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 94px;
        flex: 0 0 94px;
        max-width: 94px;
        height: 82px;
        padding-right: 6px;
        padding-left: 6px;
        position: absolute;
        top: 46px;
        left: 0;
    }
    .col-md-4.custom_branch .container-fluid.custom_branch{
        padding-top: 82px;
        padding-bottom: 20px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .col-md-4.custom_branch .col-12.product_item-title-wrapper.custom_branch{
        position: absolute;
        top: 8px;
        left: 0px;
        width: 100%;
        padding-right: 6px;
        padding-left: 6px;
    }
    .col-md-4.custom_branch .col-12.product_item-info.custom_branch{
        width: 100%;
        max-width: calc(100% - 94px);
        padding-right: 12px;
        padding-left: 2px;
        position: absolute;
        left: 94px;
        top: 42px;
        height: 40px;
        display: flex;
        flex-wrap: wrap;
        font-size: 12px;
    }
    .col-md-4.custom_branch .col-auto.product_item-price_wrapper.custom_branch{
        max-width: 100%;
        padding: 0px;
        position: relative;
        padding: 0 15px;
    }
    .col-md-4.custom_branch .col-auto.d-flex.product_item-cart_wrapper.flex-column.custom_branch{
        position: relative;
        right: 0px;
        top: 0px;
    }
    .col-12.product_item-title-wrapper.custom_branch .product_item-title{
        font-size: 13px;
    }
    .col-md-4.custom_branch .col-12.product_item-info.custom_branch .product_item-text{
        font-size: 12px;
        margin: 0;
    }
    .col-md-4.custom_branch .product_item-text.text-medium.-no-inv-number.custom_branch{
        margin-left: 0!important;
    }
    .col-md-4.custom_branch .product_item-text.text-medium.-no-inv-number.custom_branch span{
        font-size: 12px;
    }
    .filter_wr_f{
        display: block}
    .section_sort {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto;}
    .section_sort > span {
        margin-top: 0 !important;
        flex: 0 0 auto !important;
        margin-right: 15px;
        max-width: 100% !important;
        width: auto;}
    .section_filter_in.container-fluid, .section_car_filter.container-fluid {
        position: fixed;
        top: 64px;
        z-index: 1000;
        right: 0;
        background: #f7f7f7;
        margin: 0;
		padding: 0;
        width: 80%;
        bottom: 0;
		overflow: visible;}
	.onscroll .section_filter_in.container-fluid, .onscroll .section_car_filter.container-fluid {
		top: 56px;}
	.section_filter_in.container-fluid::before, .section_car_filter.container-fluid::before {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 100%;
		width: calc(100vw - 80%);
		background: rgba(0, 0, 0, .4);
		content: "";}
    .section_filter_in.container-fluid .container-fluid .form-fields, .section_car_filter.container-fluid #filter_steps .form-fields {
		height: calc(100dvh - 235px);
		margin: 23px 0 105px;
        overflow-y: auto;}
	.onscroll .section_filter_in.container-fluid .container-fluid .form-fields, .onscroll .section_car_filter.container-fluid #filter_steps .form-fields {
		height: calc(100dvh - 227px);}
    .section_filter_in.container-fluid .container-fluid .form-fields::-webkit-scrollbar, .section_car_filter.container-fluid #filter_steps .form-fields::-webkit-scrollbar {
        -webkit-appearance: none;}
    .section_filter_in.container-fluid .container-fluid .form-fields::-webkit-scrollbar:vertical, .section_car_filter.container-fluid #filter_steps .form-fields::-webkit-scrollbar:vertical {
        width: 5px;}
    .section_filter_in.container-fluid .container-fluid .form-fields::-webkit-scrollbar:horizontal, .section_car_filter.container-fluid #filter_steps .form-fields::-webkit-scrollbar:horizontal {
        height: 5px;}
    .section_filter_in.container-fluid .container-fluid .form-fields::-webkit-scrollbar-thumb, .section_car_filter.container-fluid #filter_steps .form-fields::-webkit-scrollbar-thumb {
        background-color: #484876;}
    .section_filter_in.container-fluid .container-fluid .form-fields::-webkit-scrollbar-track, .section_car_filter.container-fluid #filter_steps .form-fields::-webkit-scrollbar-track {
        background-color: #c0c0cb;}
    .section_filter_in.container-fluid .main_top-form .main_title:after, .section_car_filter.container-fluid .main_top-form .main_title:after {
        content: "";
		font-size: 20px;}
    .section_filter_in.container-fluid .main_top-form .main_title, .section_car_filter.container-fluid .main_top-form .main_title {
		position: absolute;
		top: -15px;
		left: 0;
		right: 0;
		height: 50px;
		padding: 0 5px 0 15px;
		border-bottom: solid 1px #E2E2ED;
        text-transform: none;
		align-items: center;
		z-index: 10;
		font-size: 14px;
		color: #373737;}
	.section_filter_in.container-fluid .justify-content-center.border-top, .section_car_filter.container-fluid .justify-content-center.border-top {
		position: fixed;
		right: 0;
		bottom: 0;
		width: 80% !important;
		height: 120px;
		padding: 0 7.5px;
		margin: 0;
		border-top: solid 1px #E2E2ED !important;}
	.section_filter_in.container-fluid .section_form-top_btns, .section_car_filter.container-fluid .section_form-top_btns {
		flex-direction: column;}
	.section_filter_in.container-fluid .section_form-top_btns .btn_custom, .section_car_filter.container-fluid .btn_custom {
		width: 100%;
		max-width: 100%;
		height: 38px;
		margin: 5px 0;
		border-width: 1px;
		font-weight: 700;
		font-size: 14px;
		line-height: 38px !important;}
	.section_filter_in.container-fluid .section_form-top_btns a.btn_custom, .section_car_filter.container-fluid a.btn_custom {
		border-color: #A0A0B5;}
    .section_filter_in.container-fluid .main_top-form, .section_car_filter.container-fluid #filter_steps {
        border:0;
		height: 100%;}
    .section_filter_in.container-fluid .main_top-form_content, .section_car_filter.container-fluid .main_top-form_content {
        display: block !important;
		height: 100%;
		padding: 0 2.5px 0 7.5px;}
    .section_filter .section_filter_bt {
        background: #525260 !important;
        color: #ffffff !important;
        border: 0 !important;}
    .section_filter .section_filter_bt.selected {
        background: #484876 !important;}
    .section_sort {
        width: 100% !important;}
    .section_title h1.h1 {
        margin-bottom: 20px;}
    .section_sort{
        margin-top: 15px;}
    .section_filter{
        margin-top: 15px;}
    .section_sort > span{
        margin-top: 0 !important;
        flex: 0 0 auto !important;
        margin-right: 15px;
        max-width: 100% !important;
        width: auto;}
    .section_filter .section_filter_bt{
        width: 262px;}
    .section_sort .section_sort_in a {
        width: 185px;}
    .section_sort .section_sort_in{
        width: 185px;}
    .section_filter_bt.fixed{
        position: fixed;
        z-index: 4;
        left: 0;
        right: 0;}
    .section_filter_in.filter-group--items{
        max-height:100%;}
    .section_sort {
        z-index: 1;}
		
	.section_filter_in.container-fluid .form-fields {
		display: block;
	}
	.section_filter_in.container-fluid .form-fields .col-xl-3 {
		max-width: 100% !important;
	}
	
	.section_filter_in.container-fluid .filter-group {
		margin: 0;
	}
	.section_filter_in.container-fluid .filter-group--title {
		position: relative;
		padding: 15px 0px;
		font-weight: 400;
		font-size: 14px;
		line-height: 100%;
		color: #373737;
		text-decoration: none;
	}
	.section_filter_in.container-fluid .filter-group--title.active {
		color: #DF0617;
	}
	.section_filter_in.container-fluid .filter-group--title::after {
		position: absolute;
		top: 12px;
		right: 5px;
		display: block;
        width: 20px;
		height: 20px;
        font-family: icomoon;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		content: "";
		transform: rotate(180deg); 
		color: #373737 !important;
	}
	.section_filter_in.container-fluid .filter-group--title.active::after {
		transform: rotate(0deg); 
	}
	.section_filter_in.container-fluid .filter-group--inner {
		padding: 0 0 15px;
	}
	.section_filter_in.container-fluid .filter-group--search input {
		height: 39px;
		margin: 0 0 5px;
		padding: 0 10px;
		background: #F9F9F9;
		border: solid 1px #EDEDED !important;
		color: #8E8E8E;
	}
	.section_filter_in.container-fluid .filter-group--items {
		padding: 5px !important;
		background: #F9F9F9 !important;
		border: solid 1px #EDEDED !important;
	}
	.section_filter_in.container-fluid .filter-group--items::-webkit-scrollbar:vertical {
        width: 5px;
	}
	.section_filter_in.container-fluid .filter-group--items label {
		margin: 5px 0;
		font-size: 14px;
		color: #373737;
	}
	.section_filter_in.container-fluid .filter-group--items label::before {
		width: 19px !important;
		height: 19px !important;
		border: solid 1px #EDEDED !important;
		border-radius: 2px;
	}
	.section_filter_in.container-fluid .filter-group--items label::after {
		top: 2px !important;
		left: 1px !important;
		width: 17px !important;
		height: 17px !important;
		background: #484876 !important;
		border-radius: 2px;
	}
	
	body.noscroll {
		overflow: hidden;
	}
}

@media screen and (min-width: 768px){
    .main_wrapper_global .section_list.js-toggle-section-list.-list- .product_item .container-fluid {
        padding-left: 206px;
        padding-right: 200px;
        padding-top: 55px;
        padding-bottom: 31px;
    }
}

.product_item .free_installation::after {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 128px;
    height: 128px;
    background: var(--stock-label);
    background-position: center;
    background-size: contain;
}

.section_list.js-toggle-section-list.-list- .product_item-label.style-link {
    top: 0 !important;
    right: 0 !important;
    left: auto;
}

.product_item .product_item-label.style-link::before {
    content: "";
    position: absolute;
    right: 0;
    left: auto;
    top: 100%;
    border-top: 3px solid #3a3a56;
    border-left: 5px solid #3a3a56;
    border-bottom: 3px solid rgba(27, 27, 27, 0);
    border-right: 5px solid rgba(27, 27, 27, 0);
}

.product_item .product_item-label.style-link:hover::before {
    right: 0;
    left: auto;
    top: 100%;
    border-top: 3px solid #4f4f74;
    border-left: 5px solid #4f4f74;
    border-bottom: 3px solid rgba(27, 27, 27, 0);
    border-right: 5px solid rgba(27, 27, 27, 0);
}

.product_item .header_top-callback_item {
    font-size: 14px !important;
}

.header_top-callback_item {
    display: block !important;
    width: 100%;
    top: 100%;
    padding: 5px 15px !important;
    color: #E50000 !important;
    text-decoration: none;
    font-family: OpenSans, sans-serif;
    text-align: left;
}

.header_top-callback_item span {
    text-decoration: none !important;
    border-bottom: 1px dashed #E50000;
    font-family: OpenSans, sans-serif;
}