/* stylelint-disable no-empty-source */

.header-top-bar-links {
    min-width: 800px;
}
.header-top-bar-links__item .link-box__link, .header-top-bar-links__item a {
	color:black !important;
	font-weight:bold;
}
.podbor_page_st {

}
.snds {
	color: grey;
	font-size: 12px;	
	line-height: 7px;
	margin-top: -2px;
}

.podbor_page_st ul {
	list-style:none;
	margin:0px;
	padding:0px;
    display: flex;
    flex-wrap: wrap;
}
.podbor_page_st li {
	width:25%;
}
.podbor_page_st li div {
	text-align:center;
}
.podbor_page_st li a {
	font-size: 12px;
	display: block;
	color:black;
}
.podbor_page_st img {
	max-width:200px;
}
.podbor_page_st_img a {
	min-height:187px;
}
.podbor_page_st_img {
/*
	height:187px;
	display:table;
	vertical-align:middle;
*/
}
.po_marke_header {
    float: left;
    font-size: 16px;
    padding-right: 10px;
    font-weight: bold;
    padding-top: 3px;
}

.footer-copyright__payments-currency-container {
    display: block;
}

.index_marki {
border-top: 1px solid #2d9cdb;
    padding-top: 20px;

}
.po_marke_bottom {
    border-bottom: 1px solid #2d9cdb;
    padding-bottom: 10px;
}

.rl_filter, .rl_filter *{
	box-sizing: border-box;
}
.rl_filter{
	width: 100%;
/*
	margin: 0 0 50px;
*/
}
.rl_filter__padding{
	background: #fff;
	padding: 20px 15px;
}
.rl_filter_inner{

}
.rl_filter__head{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
    border-bottom: 1px solid #EDEFF3;
}
.rl_filter__head__l{
	width: fit-content;
	display: flex;
}
.rl_filter__head__r{

}
.rl_filter__form{
	width: 100%;
}
.rl_filter__head__switch{
	display: flex;
	align-items: center;
}
.rl_filter__head__switch > div{
	transition: 0.3s all;
	cursor: pointer;
	border-bottom: 3px solid transparent;
}
.rl_filter__head__switch > div:hover{
	transition: 0.3s all;
	color: #E7333F;
	cursor: pointer;
}
.rl_filter__head__switch > div.rl_active{
	transition: 0.3s all;
	font-weight: bold;
	border-bottom: 3px solid #E7333F;
}
.rl_filter__head__title, .rl_filter__head__switch_mark, .rl_filter__head__switch_mark_moto, .rl_filter__head__switch_mark_gruz, .rl_filter__head__switch_mark_dr, .rl_filter__head__switch_param, .rl_filter__head__help{
	padding: 10px 15px;
	font-size: 15px;
}
.rl_filter__head__switch_mark_dr {
	    min-width: 210px;
}
.rl_filter__head__title{
	padding-left: 0;
}

.rl_filter__head__help{
	font-size: 14px;
	background: rgba(255, 198, 10, 0.3);
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.3s all;
}
.rl_filter__head__help:hover{
	background: #FFC60A;
	transition: 0.3s all;
}
.rl_filter__form > div{
	display: none;
}
.rl_filter__form > div.rl_active{
	display: block;
}
.rl_filter__inputs{
	display: flex;

}
.rl_filter__col{
	flex-basis: 0;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 14px;
	padding: 0 10px;
	position: relative;
}


.rl_filter__range{
	width: 100%;

}
/*noui slider*/
.rl_filter__range .noUi-horizontal .noUi-handle{
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background: #FFC60A;
	top: -8px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);

}
.rl_filter__range .noUi-connect{
	background: rgba(255, 198, 10, 0.7);
}
.rl_filter__range .noUi-handle:before{
	background: transparent;
    width: 8px;
    border-left: 2px solid rgba(61, 62, 69, 0.2);
    height: 5px;
    border-right: 2px solid rgba(61, 62, 69, 0.2);
    left: 7px;
    top: 10px;

}

.rl_filter__range .noUi-handle:after{
	top: 7px;
    width: 2px;
    left: 11px;
    background: rgba(61, 62, 69, 0.2);
    height: 10px;
}
.rl_filter__range .noUi-horizontal .noUi-handle:hover:before{
	border-left: 2px solid rgba(61, 62, 69, 0.6);
	border-right: 2px solid rgba(61, 62, 69, 0.6);
}
.rl_filter__range .noUi-horizontal .noUi-handle:hover:after{
	background: rgba(61, 62, 69, 0.6);
}
.rl_filter__range .noUi-horizontal{
	height: 12px;
}
.rl_filter__input_title{
	margin-bottom: 10px;
}
.rl_filter__range__windows{
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
	align-items: center;
}
.rl_filter__range .rl_filter__range__window{
    height: 48px;
    padding: 0;
    text-align: center;
    border: 1px solid #E0E3EB;
    border-radius: 3px;
    background: #F0F2F8;
    font-size: 13px;
    color: #3D3E45;
    transition: border-color .3s;
}
.rl_filter__range__window:focus{
    border-color: #FFC60A;
    transition: border-color .3s;
}
/*noui range end*/
.rl_filter .select2-selection--multiple, .rl_filter .select2-container, .rl_filter .select2-selection--single{
    min-height: 48px!important;
    text-align: center;
    border: 1px solid #E0E3EB;
    border-radius: 3px;
    background: #F0F2F8;
    font-size: 13px;
    color: #3D3E45;
    transition: border-color .3s;
}
.rl_filter .select2-selection--multiple, .rl_filter .select2-selection--single{
	padding: 7px 4px;
 	background: #F0F2F8!important;
}
.rl_filter .select2-search--inline{
	height: 100%;
}
.rl_filter .select2-container{
	width: 100%!important;
}
.rl_filter .select2-search__field{
	height: 100%;
	line-height: 100%;
}

.rl_filter .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 10px;
}
.select2-search--dropdown{
	padding: 0!important;
}
.select2-dropdown .select2-search--dropdown .select2-search__field{
	padding: 8px;
    border-color: #e0e3eb;
    height: unset;
    line-height: unset;
    border-radius: 0;
    background-color: #e0e3eb;
}
.rl_filter .select2-container--default .select2-search--dropdown .select2-search__field{
	box-sizing: border-box;
	border: 1px solid #aaa;
}
.rl_filter__go_btn{
	min-width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .03em;
    color: #EDEFF3;
    background: #2d9cdb;
    cursor: pointer;
    transition: all .3s;

}
.rl_filter__go_btn:hover {
    background: #43a6df;
    transition: all .3s;
}
.rl_filter .select-container{
	width: 100%;
}
.rl_filter__head__help-secondary{
	display: none;
}

.categories-icons {
	max-height: 130px;
	overflow-y: auto;
}
.categories-icons::-webkit-scrollbar {
    width: 14px;
}
.categories-icons::-webkit-scrollbar-track {
    background: #fff;
}
.categories-icons::-webkit-scrollbar-thumb {
    background-color: #0989D4;
    border-radius: 10px;
    border: 3px solid #ffffff;
}
.product-code.product-tile__code{
	padding: 15px;
	text-align: center;
	font-size: 20px;
}
.product-code.product-tile__code span{
	font-size: 20px;
}
.product-code__text{
	font-size: 20px;
}
.product-code span{
	font-size: 20px;
}


.podbor_list{
	width: 100%;
}
.podbor_item{
	width: 100%;
	margin-bottom: 50px;
	position: relative;
}
.podbor_title{
	margin-bottom: 32px;
    padding: 0 0 16px 18px;
    border-bottom: 1px solid rgba(40, 41, 49, 0.16);
    font-size: 24px;
    font-weight: 700;
    color: #E7333F;
}
.podbor_elems{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	grid-gap: 10px;

}
.podbor_elem{
	display: block;
	flex: 0 0 16%;
	cursor: pointer;
	margin-bottom: 32px;
	font-size: 16px;
    color: #3D3E45;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    text-decoration: none;
}
.podbor_elem_bg{
	flex:0 0 30%;
	min-height: 300px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.podbor_elem:hover{
	color: #E7333F;
}

@media(max-width: 1300px){
	.rl_filter__head__r{
		display: none;
	}
	.rl_filter__head{
		justify-content: center;
	}
	.rl_filter__head__l{
		flex-direction: column;
	}
	.rl_filter__head__title{
		text-align: center;
	}
	.rl_filter__inputs{
		flex-direction: column;
	}
	.rl_filter__col{
		padding: 0 10px 20px;
	}
	.rl_filter__head__help-secondary{
		display: block!important;
		padding: 10px 10px 0;
		border-radius: 4px;
	}
	.rl_filter__head__help-secondary > div{
		padding: 15px 0;
		text-align: center;
	}
}
@media(max-width: 660px){
	.rl_filter__head__switch{
		padding-top: 20px;
		flex-direction: column;
	}
	.podbor_page_st li {
		width:100%;
	}
	.podbor_page_st div {
		text-align:center;
	}
	.snds {
		line-height: 10px;
		margin-top: -4px;
	}

}
.brands_nblock .sidebar-catalog .sidebar-block__header {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.brands_cats_hide {
	display:none;
}
.brand_childs {
	display:none;
	padding:3px;
	padding-left:50px;
}
.catalog-list__arrow-icon {
    top: 20px;
    margin: 0;
}
.bchilds {
	position: absolute;
	right: 0px;
	padding: 12px;
	top: 0px;
	cursor:pointer;
}
.bchilds .catalog-list__arrow-icon {
	position: static;
}
.brands_nblock li ul {
	display:none;
	list-style: none;
}
.index_marka {
	float:left;
	padding:5px;
	text-align:center;
	width:10%;
	font-size: 12px;
}
.index_marka img {
	max-height: 60px;
}
.p_summary p {
	margin:0px;
/*
	color:#2d9cdb;

	font-weight:bold;
*/
	font-style: italic; 
}
.p_sku {
	font-size: 24px;
	padding-bottom: 5px;
}
.p_sku .value__label-text {
	color: #2d9cdb;
}
.pl_sku {
	font-size: 16px;
	padding-bottom: 5px;
	margin-top: 3px;
}
.pl_sku .value__label-text {
	color: #2d9cdb;
}
.pll_sku {
	font-size: 16px;

}
.pll_sku .value__label-text {
	color: #2d9cdb;
}
.t_em_price {
	color: #2d9cdb;
	float:left;
	padding-right: 10px;
	font-size: 24px;
	margin-top: -4px;
}
.t_em_price div {
	font-size: 12px;
	margin-top: -6px;
}
.product-add-to-cart__prices .t_em_price {
	color: #2d9cdb;
	float: left;
	padding-right: 10px;
	font-size: 28px;
	padding-top: 9px;
	line-height: 1;
}

.product-add-to-cart__prices .t_em_price div {
	font-size: 13px;
	margin-top: 0px;
}
.product-thumb__name {
	font-weight:bold;
}
.product-extend__price .t_em_price, .product-compact__prices .t_em_price {
	margin-top: 0px;
	float:none;
	padding-right: 0px;
}
.product-extend__price .t_em_price div {

}
/*
.slide__text {
height: 430px;
    background-color: rgba(0, 0, 0, 0.4);
}
*/
@media (min-width: 1024px) {



    .slide__body {


    }
    .slide.slide_size_s .slide__body {
        font-size: 22px;
        /* font-weight: bold; */
        font-family: monospace;
        margin-right: 0px;
    }

.slider__slide {
    height: 320px;
}
.slider_size_s .slider__slider {
    height: 320px;
}

}
.dp-product__content div {
	font-weight:bold;
	font-size:16px;
}


.category-mini {
    background: none;
    padding: 0px 4px;
    text-decoration: underline dashed 1px;
    text-underline-offset: 2px;
}
.blocks {
	gap: 10px;
}
.product-page__advantages {
	    padding-top: 40px;
}

	.podbor_header_m {
		min-width: 180px;
		height: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		border-radius: 3px;
		font-size: 14px;
		letter-spacing: .03em;
		color: #EDEFF3;
		background: #2d9cdb;
		cursor: pointer;
		transition: all .3s;
	}


@media (max-width: 767px) {
	.slide__background-image {
		height: 100px !important;
	}
	.rl_filter__padding {
		padding: 10px 15px;
	}
	.rl_filter__head__switch {
		padding-top: 0px;
	}
}


.mr10 {
	margin-right:10px;
}
.mr5 {
	margin-right: 5px;
}
.block__header {
	margin: 20px 0 20px;
}

.catalog-columns__subcategory {
    margin-top: 0px;
}
.catalog-columns__category-container {
	padding-top: 3px;
}
.catalog-columns__subcategories {
	margin-top: 0px;
}
.catalog-columns__subcategory {
	float: left;
	padding: 5px;
	padding-left:0px;
}
.header-bottom-bar-links_transparent {
    gap: 14px;
}
.bottom_podbor ul {
	list-style:none;
	width:100%;
	padding: 0px;
}
.bottom_podbor ul li {
	display:inline-block;
	width:10%;
}
.bottom_podbor {
	display: grid;
}
.tab_bottom_cats a {
	padding:5px;
	color: #2d9cdb;
	width: 20%;
	display: block;
	float: left;
}
.bottom_podbor li {
	cursor:pointer;
}
.bottom_podbor li.active {
	border: 1px solid #2d9cdb;
	border-radius: 20px;
}
.tab_bottom_cat a {
	padding:5px;
	color: #2d9cdb;
	font-weight:bold;
	font-size: 22px;
}
.categories-mini__item {
	width:24%;
	text-align:center;
}
.tab_bottom_two a {
	width:25%;
}
	.n_m_adres {
		color:#2d9cdb;
		font-weight:bold;
		text-align: left; 
		padding: 40px 0 5px 0px;
		padding-left: 0px;

	}
	.n_m_adres table {
font-weight:bold;font-size: 13px;
margin-top: -55px;
    position: absolute;
	}
	.n_m_adres table td {
		padding-right:20px;
		white-space: nowrap;
	}
	.n_m_adres a {
		color:#2d9cdb;
		text-decoration:none;
	}
.header-middle-bar-shop__links-container {
	    margin-top: 30px;
}
.header-middle-bar__container-logo, .header-middle-bar__container-main {
    padding: 10px 0;
}

.ncoockie {
	position:fixed;
	bottom:0px;
	background-color:#43a6df;
	color:white;
	z-index: 1;
}
.ncoockie p {
	padding: 5px 45px;
	margin: 0px;
}
.ncoockie a {
	color:white;
}
.ncoockie_close {
	float:right;
	cursor:pointer;
padding-right: 50px;
    padding-top: 7px;
}
.ncoockie_close:hover {
	text-decoration:underline;
}



@media (max-width: 1023px) {
    .slide__text {
        padding: 0px;
        background-color: #fff;
    }
.ncoockie {
	bottom:55px;
}
.ncoockie p {
	padding: 2px 2px;
	padding-bottom:7px;
	margin: 0px;
	line-height:1;
	font-size:10px;
}
.ncoockie_close {
	padding-right: 10px;

}
.index_marka {
	font-size: 10px;
	width:20%;
}

	.r-header__list-item-link_phone {
		text-decoration: none;
		padding: 2px 8px 2px;
	}

	.r-header {
		height:95px;
		display:block;
	}
	.rhm {
		display:flex;
		padding-top:5px;
	}
	.n_m_adres {
		color:#2d9cdb;
		font-weight:bold;
		text-align: left; 
		padding: 5px 0 0 0;
		padding-left: 10px;
		margin-top:0px;
	}

	.n_m_adres table {
font-weight:bold;font-size: 11px;
margin-top: 0px;
    position: static;
	}
	.n_m_adres table td {
		padding-right:5px;
		padding-bottom:5px;
		line-height:1;
	}
	.n_m_adres .icon-box__icon {
		padding-left:0px !important;
	}
	.n_m_adres a {
		color:#2d9cdb;
		text-decoration:none;
	}
	.r-header__list_right .r-header__list-item {
		margin-right: 10px;
	}
	.r-search-form {
		position:static;
		padding:2px;
		height: 30px;
	}

	body {
		padding-top: 95px;
	}

	.r-container {
		padding-left: 5px;
		padding-right: 5px;
	}

	.r-header-logo img {
		max-height: 50px;
	}

	.podbor_header_m {
		min-width: 180px;
		height: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		border-radius: 3px;
		font-size: 14px;
		letter-spacing: .03em;
		color: #EDEFF3;
		background: #2d9cdb;
		cursor: pointer;
		transition: all .3s;
	}
	.r-search-form__input-container {
		margin-left: 5px;
		margin-right: 9px;
	}
	.header_mail_m {
		text-align:center;
	}
	.header_mail_m a {
		color:#1b1b1b;
	}
	.content__breadcrumbs {
		margin: -15px -15px 0px;
	}
	.breadcrumbs {
		padding: 10px 15px;
	}
	.category-page h1 {
		margin: 0px;
		font-size: 16px;
	}
	.product-cart-form__top-blocks-container {
		display:none;
	}
	.product-cart-form__title-block {
		margin-bottom:0px;
	}
	.product-cart-form__title-block h1 {
		font-size: 20px;
	}
	.product-cart-form__columns {
		gap: 10px;
	}
	.responsive-tabs__tab-header-container {
		padding: 10px 0;
	}
	.product-features__group-feature {
		margin-bottom: 0px;
	}
	.bottom_podbor li.active {
		border-radius: 10px;
	}
	.bottom_podbor li {
		line-height: 10px;
	}
	.tab_bottom_two a {
		width:50%;
	}
	.category-page__subcategories-wrapper a {
font-size: 16px;
    font-weight: bold;
	}
.bottom_podbor ul li {
    display: inline-block;
    width: 20%;
}
.categories-mini__item {
	width:48%;
	text-align:center;
}


.product-features-overview__item {
    font-size: 13px;
}

.category-page__subcategories-wrapper a {
    width: 50%;
    float: left;
	height: 40px;
}

}

.header-middle-bar-shop-links_size_s .header-middle-bar-shop-links__item+.header-middle-bar-shop-links__item {
    padding-left: 12px !important;
}
.header-middle-bar-shop__links-container {
     padding-left: 20px; 
}
.header-middle-bar-shop-links__item .login-link {
	margin-top:1px;
}


.rl_filter__head__switch b {
	color: #2d9cdb;
	font-size:20px;
}
.ntcats {
	width:100%;
}
.ntcats td, .ntcats td a {
	text-align:left;
}
.ntcats td {
	vertical-align:top;
	width:25%;
}
.catalog-columns-header {
    padding-bottom: 10px;
}
.header-bottom-bar-links_transparent .header-bottom-bar-links__link {
	height:20px;
}
/*
	border-bottom: 1px solid red;
*/
.header-bottom-bar-links__item:hover .header-bottom-bar-links__link {
	border-bottom: 1px solid red;
}

.hhmenu {
	cursor:pointer;
}
.hhmenu:hover {
	border-bottom:0px !important;
	color:#1b1b1b !important;
}
.top_new_block {
	padding:10px;
	background-color:red;
	color:white;
	text-align:center;
	font-weight:bold;
}
.rl_filter__head__switch {
	text-align:center;
}
.wa-details-rates-section, .wa-total-section .wa-item-shipping {
	display:none;
}
.catalog-list__item_active {
	background:none;
}
.catalog-list__item_active:hover {
    background: var(--light-color);
}
.category-mini:hover {
	background:none;
	color: #E7333F;
}
.category-mini:hover span {
	font-weight:bold;
}
.amarka a:hover {
	color: #E7333F;
	font-weight:bold;
}
.amarka a {
	width:auto;
}
.sub_img_plus, .sub_img_minus {
	width: 16px;
	margin-left: -20px;
	margin-bottom: -3px;
	cursor:pointer;
}
.sub_img_minus {
	display:none;

}
.catalog-extend__columns .catalog-columns__content .catalog-columns__subcategories {
	display:none;
}
.header-dropdown-bar__horizontal-catalog-container .sub_img_plus {
	display:none;
}
.up-button {
    bottom: 80px;
}
.zamena_price {
	background-color:#2d9cdb;
	color:white;
	width: fit-content;
	padding: 5px 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	display: inline-flex;
	margin-right:15px;
}
.propiska_price {
	background-color:#2d9cdb;
	color:white;
	width: fit-content;
	padding: 5px 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	display: inline-flex;
	
}
.hblock {
	background-color:#2d9cdb;
	color:white;
	width: fit-content;
	padding: 5px 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	display: inline-flex;
	margin-left:15px;
	border: 0px;
}
.act_time {
	color: #0cae26;
}
.act_time span {
	font-weight: bold;
}
.cccat {
	color:red;
}
.wa-details-fields-section .input-text, #js-order-form .input-text {
    border-color: #686868;
}
.td_search {
	border: 1px red solid;
	border-radius: 5px;
}
.nlinks a {
	line-height:unset;
}
.autocomplete .ui-menu-item-wrapper {
	padding: 0px 19px;
	padding-top:5px;
}
.s_em_price {
	font-size:10px;
}
.s_em_emprice {
	color:#2d9cdb;
}
.s_em_empriceold {
	font-size:16px;
}
.bf_copied {
	color:green;font-size:16px;
}
.filters__form .filter__name {
	font-weight:bold;
}
.a_sklads {
	border:1px solid red; margin:5px;padding:5px;
	font-size: 13px;
}
.checkbox__mark {
	border: 1px solid #686868;
}
.nbukva {
	font-weight:bold;
	color:#238fcd;
}
.product-images {
    --image-height: 620px;
}



.new_filter_menu {
	display:flex;
	border-bottom: 1px solid #EDEFF3;
	width: 100%;
	background: #fff;
	padding: 20px 15px;
}
.new_filter_menu div {
	padding: 10px 15px;
	font-size: 15px;
	text-align: center;
	height: 75px;
}
.new_filter_menu div.nf_active {
	transition: 0.3s all;
	font-weight: bold;
	border-bottom: 3px solid #E7333F;
}
.new_filter_menu div:hover {
	color: #E7333F;
	cursor: pointer;
}
.new_filter_menu div b {
	color: #2d9cdb;
	font-size: 20px;
}
.new_filter_podbor {
	font-size: 14px !important;
	background: rgba(255, 198, 10, 0.3);
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.3s all;
	text-align:left !important;
	height: unset !important;
}
.new_filter_podbor:hover {
	background: #FFC60A;
	transition: 0.3s all;
	color:black !important;
}
.plr0 {
	padding-right:0px !important;
	padding-left:0px !important;
}
.new_filter_content_padding {
	padding: 20px 15px;
}
.new_filter_content {
	display: flex;
}
.nf_col {
	flex-basis: 0;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 14px;
	padding: 0 10px;
	position: relative;
}
.nf_select {
	width:100%;
	max-width: 100%;
}
.nf_select select {
	width:100%;
	max-width: 100%;
}
.nf_title {
	margin-bottom: 10px;
}
.new_filter_c {
	display:none;
}
.hf_go_auto, .hf_go_moto, .hf_go_gruz, .hf_go_dr {
	min-width: 100%;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .03em;
    color: #EDEFF3;
    background: #2d9cdb;
    cursor: pointer;
    transition: all .3s;
}
.nf_title {
	height:15px;
}
.post_tags a {
	background-color: #43a6df;
	color:white;
	padding: 5px 10px;
	margin-right: 5px;
	border-radius: 5px;
	text-decoration:none;
}


ul.cloud {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 2.75rem;
}

ul.cloud a {
  /*   
  Not supported by any browser at the moment :(
  --size: attr(data-weight number); 
  */
  --size: 4;
  --color: #E7333F;
  color: var(--color);
  font-size: calc(var(--size) * 0.25rem + 0.5rem);
  display: block;
  padding: 0.125rem 0.25rem;
  position: relative;
  text-decoration: none;
	line-height: 70%;
  /* 
  For different tones of a single color
  opacity: calc((15 - (9 - var(--size))) / 15); 
  */
}

ul.cloud a[data-weight="1"] { --size: 1; }
ul.cloud a[data-weight="2"] { --size: 2; }
ul.cloud a[data-weight="3"] { --size: 3; }
ul.cloud a[data-weight="4"] { --size: 4; }
ul.cloud a[data-weight="5"] { --size: 6; }
ul.cloud a[data-weight="6"] { --size: 8; }
ul.cloud a[data-weight="7"] { --size: 10; }
ul.cloud a[data-weight="8"] { --size: 13; }
ul.cloud a[data-weight="9"] { --size: 16; }

ul[data-show-value] a::after {
  content: " (" attr(data-weight) ")";
  font-size: 1rem;
}

ul.cloud li:nth-child(2n+1) a { --color: #181; }
ul.cloud li:nth-child(3n+1) a { --color: #2d9cdb; }
ul.cloud li:nth-child(4n+1) a { --color: #c38; }

.error_f {
	margin: auto;
	width: auto;
	padding: 5px;
	margin-top: -20px;
	max-width: 1140px;
}
.error-page__container {
	padding:10px;
}
.obzvonok {
/*
	border: 1px solid #2d9cdb;
	border-radius:10px;
*/
	margin:auto;
	max-width:450px;
}
.obzvonok p {
	font-size: 18px;
	margin:0px;
	color:#2d9cdb;
}
.obzvonok input {
	text-align: center;
	float: left;
	height: 35px;
	margin-left: 10px;
	margin-right: 10px;
	width: 210px;
}
.obzvonok .podbor_header_m {
	width: 215px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.error_phone {
	border-color:red;
}
.ep_ok {
	display:none;
	font-weight: bold;
	padding: 10px;
}
@media (max-width: 500px) {
	.obzvonok input {
		margin: auto;
		margin-bottom:5px;
		float:none;
		border-color: #2d9cdb;
	}
	.obzvonok .podbor_header_m {
		margin: auto;
		margin-bottom:5px;
	}
	.new_filter_menu, .new_filter_content {
		display:block;
	}

	.nf_col {
		padding-bottom: 5px;
	}
	.plr0 {
		display:none;
	}
	.new_filter_menu div {
		height: auto;
		padding-bottom: 0px;
	}
	.new_filter_menu {
		padding-top:5px;
	}
}
.bhpodbor {
	background-image: url(/wa-content/img/podbor-2.png);
	width: 300px;
	height: 40px;
	background-size: cover;
	margin-left: 5px;
	cursor:pointer;
}
.bhpodbor:hover {
	background-image: url(/wa-content/img/podbor-2b.png);
}
	.new_filter_menu div b {
		    white-space: nowrap;
	}

.header-top-bar-contacts__phone-link .icon-box__content {
	font-size: 16px;
	font-weight: bold;
}
.zoom__zoom-img {
  min-width: 250%;
  min-height: 250%;
}
@media (max-width: 500px) {
	.mcategery_images .category-mini {
		float: unset;
		width:auto;
		height:auto;
	}
	.mcategery_images .category-mini img {
		width: -webkit-fill-available;
	}
}
.blog_all_tags {
/*
	text-align: justify;
*/
}
.blog_all_tags a {
	margin-right:15px;
	color: #1b1b1b;
}
.home-block .blog_all_tags {
	padding-top:5px;
}
.apfa {
	text-decoration:none;
	color: #1b1b1b;
}
.horizontal-catalog_open {
	animation: unset;
}
.vspom_products {
	padding-bottom:5px;
}
.vspom_products .block__header {
    margin: 0px 0 5px;
}
.vspom_products .title_h2 {
	font-size: 20px;
	font-weight: 400;
	color:#1b1b1b;
}

.vspom_products .product-thumb-mini_size-s .product-thumb-mini__image-box {
    width: -webkit-fill-available;
    height: 150px;
}
.vspom_d {
	overflow:hidden;
	height:100px;
}
.vspom_show {
    position: absolute;
    width: -webkit-fill-available;
    text-align: left;
    height: 100px;
	padding-top: 65px;
    z-index: 1;
    background-color: rgba(255,255,255,0.8);
    font-size: 20px;
    color: #010304;
	cursor:pointer;
	text-decoration: underline 1px;
}
.vspom_show {
	padding-left: 10px;
}
.zam_articles {
	display: grid;
	grid-template-columns: repeat(5,minmax(0,1fr));
}
.zam_article {
	padding-right:5px;
	padding-bottom: 10px;
}
.zam_article_image img {
	width: -webkit-fill-available;
}
.zam_article_title {
	overflow: hidden;
	height: 60px;
}
.zam_article_title a {
	color: #010304;
	text-decoration:none;
}
.zam_article:hover {
	text-decoration:underline;
}
.mob_price {
	font-size: 10px;
	display: block;
	line-height: 0.87;
}
@media (max-width: 500px) {
	.zam_articles {
		grid-template-columns: repeat(2,minmax(0,1fr));
	}
	.propiska_price, .zamena_price, .hblock {
		width: -webkit-fill-available;
		margin-left:0px;
		text-align:center;
		margin-right: 0px;
		display:block;
	}
	.product-thumb_mobile .product-thumb__price {
		font-size:11px;
	}
	.mob_price {
		font-size: 8px;
	}
	.product-thumb__price {
		padding-right: 0px;
		width:100%;
	}
}
/*
.header-bottom-bar_transparent .header-bottom-bar__container-shop-catalog, .header-bottom-bar_transparent .header-bottom-bar__container-links { 
	padding-bottom:0px;
}
.header__dropdown-bar_compact .horizontal-catalog {
	padding-top: 5px;
}
*/
.catvinpodbor a {
	color:red;
}
	.thankyou {
		background-color:#ECF9E8;
		padding: 30px 40px 30px 40px;
		border-radius:16px;
		text-align:left;
	}
	.dostopl_text {
		padding: 30px 40px 30px 40px;
		border-radius:16px;
		text-align:left;
		border: 1px solid #DEDEDE;
		margin-top:20px;
	}
	.ty_header img {
		width:40px;
		margin-bottom: -10px;
	}
	.ty_header {
		font-size:32px;
/*
		font-weight:600;
*/
	}
	.ty_header_text {
		font-size: 16px;
	}
.thankyou_t {
	width:100%;
	margin-top:30px;
}
.thankyou_t td {
	vertical-align:top;
}
.thankyou_tt td img {
	width:84px;
}
.thankyou_tt td {
	vertical-align:middle;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}
.dostopl {
	padding-left:30px;
}
.dostopl_text_h {
	font-weight:bold;
}
.thankyou_tt th {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 30px;
	font-size: 16px;
	font-weight: normal;
	min-width: 105px;
}
.dostopl_text_h {
	padding-top:20px;
}
.ostvopros {
	padding-top:30px;
}
.ostvopros td {
	vertical-align:middle;
	padding-right:10px;
}
.pdr40 {
	padding-right:40px !important;
}
.ostvopros td img {
	width:40px;
	display: block;
}
.ostvopros td a {
	color:#0D0D0D;
	text-decoration:none;
}
.ov_knopki {
	float:right;
}
.ov_knopki .buy1click-open-button {
	margin-right:20px;
    background-color: white;
    border: 1px solid #2d9cdb;
    color: black;
	cursor:pointer;
}
@media (max-width: 1000px) {
	.ty_header img {
		width: 30px;
		margin-bottom: -6px;
	}
	.thankyou {
		padding: 10px 20px 10px 20px;
	}
	.ty_header {
		font-size: 26px;
		font-weight: normal; 
	}
	.thankyou_tt td img {
		width: 50px;
	}
	.thankyou_tt th {
		padding-bottom: 10px;
		font-size: 14px;
		min-width: 85px;
	}
	.dostopl_text {
		padding: 10px 20px 10px 20px;
		margin-top: 10px;
	}
	.thankyou_t {
		margin-top: 15px;
	}
	.dostopl {
		padding-left: 5px;
		padding-top: 10px;
	}
	.ov_knopki {
		float: none;
		padding-top: 10px;
		text-align: center;
	}

	.new_filter_menu div {
		padding: 0px;
	}
	.nf_select {
		padding-top:10px !important;
	}
	.hf_go_auto, .hf_go_moto, .hf_go_gruz, .hf_go_dr {
		padding-bottom:10px !important;
		display:none;
		margin-top: 10px;
	}
}
.blog_all_tags_title {
	color: #2d9cdb;
	float:left;
	font-weight:bold;
}
.block__footerm5 {
	margin:5px;
	text-align: center;
}
.products-thumbs__item {
    padding-bottom:5px;
}
.products-thumbs__item:hover {
    
-webkit-box-shadow: 0px 0px 12px 6px rgba(0, 144, 255, 0.2);
-moz-box-shadow: 0px 0px 12px 6px rgba(0, 144, 255, 0.2);
box-shadow: 0px 0px 12px 6px rgba(0, 144, 255, 0.2);
/*
border: 1px solid #2d9cdb;
*/
/*
padding:10px;
*/
border-radius:10px;
}
.nshops {
    border-bottom: 1px solid #2d9cdb;
    padding: 5px;
    text-align: center;
    padding-bottom: 2px;

}
.nshops_title {
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	color:red;
}
.nshops_content {
	text-align:left;
	display:none;
}
.nshops_content a {
	color:#2d9cdb;
	text-decoration: none;
	font-weight: bold;
}







