.buttons_chek_finish .policy_css ul {
	display: inline-block;
    vertical-align: top;
}

#service_message {
    position: fixed;
    top: 50%;
    height: 160px;
    margin-top: -70px;
    left: 50%;
    width: 400px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: -167px;
    background: #0000009e;
    color: #fff;
    font-size: 18px;
    display: none;
    padding: 15px;
}

#catalog_menu ul > li > ul > li > ul {
	position: absolute;
    top: 0;
    left: 100%;
}

.v_free_delivery {
	position: fixed;
    z-index: 12;
    background: #fecb14;
    color: #333;
	transition: 0.3s;
	box-shadow: 0px 0px 3px #666666;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	cursor: pointer;
	top: 50%;
    margin-top: -25px;
	opacity: 0.9;
}

.v_free_delivery:hover {
	margin-left: 0px;
	opacity: 1;
}

.v_free_delivery > div {
	display: inline-block;
    vertical-align: middle;
}

.txt_v_f {
	width: 185px;
}

.payment_18 {
	display: none;
}

.payment_methods_ul {
	list-style: none;
    padding: 0px;
    margin: 0px;
}

.payment_methods_ul .checkbox {
	float: left;
}

.payment_methods_ul h3 {
	margin-top: 0px;
	margin-left: 25px;
}

.payment_methods .description {
	border: 1px solid #e73d43;
    padding: 10px 10px 0px 10px;
    font-size: 14px;
    color: #444343;
    font-style: italic;
}

.message_nopvz {
	position: fixed;
    width: 240px;
    text-align: center;
    background: #323232;
    color: #fff;
    padding: 15px 30px;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -120px;
    z-index: 10;
	display: none;
}

.message_nopvz span {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 22px;
    height: 22px;
    background: #fecb14;
    color: #323232;
    font-size: 17px;
    z-index: 10;
    border-radius: 25px;
    padding: 1px 1px 1px 2px;
    display: block;
    line-height: 20px;
	cursor: pointer;
}

.g-recaptcha > div {
	margin: auto;
}

.scroll_n, #all_brands {
	overflow-y: auto;
}

.scroll_n::-webkit-scrollbar, #all_brands::-webkit-scrollbar {
	width: 2px;
}

.scroll_n::-webkit-scrollbar-thumb, #all_brands::-webkit-scrollbar-thumb {
	background: #2cad42;
}

.scroll_n::-webkit-scrollbar-track, #all_brands::-webkit-scrollbar-track {
	background: #ebebeb;
}

.cont_category_tree #all_brands {
	max-height: 200px;
}

.transfer_class {
	z-index: 99999;
}

.rekviz {
	background: #fff;
    border: 2px solid #fecb14;
    padding: 40px 20px 15px 20px;
}

.rekviz p {
	margin: 0px;
    padding: 0px;
}

.menu_catalog_adaptive > ul  {
	display: none;
}

.menu_catalog_adaptive.close > ul {
	display: block;
    position: absolute;
    top: 59px;
    left: 0px;
    z-index: 12;
	padding: 12px !important;
	width: 260px;
}

.menu_catalog_adaptive.close {
	opacity: 1!important;
}

.menu_catalog_adaptive.close ul {
	background: #454545;
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-transform: none;
}

.menu_catalog_adaptive .ico_menu {
	text-indent: -9999px;
    width: 59px;
    height: 20px;
}

.menu_catalog_adaptive a {
	color: #fff;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
}

.adaptive_m {
 	width: 59px;
}

.menu_catalog_adaptive a.parent {
	padding: 10px;
    display: block;
    text-transform: uppercase;
}

.over_l, .over_l2 {
	display: none;
	transition: 0.3s;
}

.over_l.close, .over_l2.showx {
	position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 10;
    opacity: 0.5;
	display: block;
	top: 0px;
    left: 0px;
}

#menu2 a:focus, #menu2 a:hover {
	color: #b8b8b8;
    text-decoration: none;
}

#products_content #brands {
    text-align: center;
}

#products_content #brands a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 0px solid #ccc;
    margin-right: -5px;
    margin-bottom: -1px;
    padding: 2px 10px;
    color: #000;
}

#products_content #brands a:hover {
	color: #e73d43;
}

#products_content #brands a.selected {
	color: #fffeff;
}

.cart_page .checkout_button {
    display: block;
    text-shadow: 0px 0px 0px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    text-transform: uppercase;
    font-family: RobotoCondensedLight;
    background: linear-gradient(rgb(114, 185, 16) 0%, rgb(99, 161, 14) 100%);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: auto;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    font-size: 20px;
}

.city-select {
	background: no-repeat;
    border: 0px;
    outline: 0px;
    border-bottom: 1px dashed;
    padding-right: 20px;
    box-sizing: border-box;
	display: inline-block;
    vertical-align: top;
}

.city-select-btn {
	padding: 2px 3px;
    line-height: 14px;
    font-size: 21px;
    border-radius: 20px;
    border: 0px;
    background: no-repeat;
    margin-left: -20px;
	display: inline-block;
    vertical-align: top;
}

.stickers .sticker_top {
    display: none;
}

.banner.banner1 {
	margin-top: 0px;
}

.form.cart_form {
	border: 1px solid #ccc;
    padding: 35px 20px 1px 20px;
    margin-bottom: 25px;
}

.dis_but {
	color: #ccc !important;
    border: 1px solid #ccc !important;
    background: none !important;
    cursor: initial !important;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 25px;
    font-family: 'YandexSansDisplay-Bold';
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    vertical-align: top;
}

#products_content .product__name a {
	line-height: 18px;
    display: block;
}

@media (min-width: 1275px) {
	.button_f {
    	display: none;
    }
 
	.city-select {
    	color: #fff;
    }
 
	.price_product span.price {
  		font-size: 25px;
	}
	
	.tiny_products .product .image {
		height: 200px;
	}
 
	.v_free_delivery {
 		padding: 5px 15px 5px 5px;
    	width: 240px;
		height: 50px;
    	margin-left: -187px;
	}
 
	.txt_v_f {
		line-height: 16px;
		padding-top: 4px;
	}
 
	.ico_v_f {
		font-size: 31px;
    	line-height: 34px;
	}
 
	.hidden_mobx {
    	display: none !important;
    }
 
	#products_content .product__name a {
		height: 110px;
    	overflow-y: hidden;
	}
}

@media (max-width: 1275px) {
	.filter_b {
    	display: none;
    }
 
 	.filter_b.showx {
    	display: block;
    	position: absolute;
    	z-index: 12;
    }
 
	#menu2 .parent_ul ul {
    	display: none;
     	text-align: left;
     	background: #595959;
    	padding: 10px 15px;
    }
 
	#menu2 .parent_ul ul a {
    	margin-bottom: 10px;
    	display: block;
    }
 
	#menu2 .parent_ul ul li:last-child a {
    	margin-bottom: 0px;
    }
 
	div.menu_catalog_adaptive {
    	float: left;
    }
 
	.line_sity {
		display:none;
    	text-align: center;
    	position: absolute !important;
    	top: 50px;
    	background: rgba(255, 255, 255, 0.95);
    	width: 100%;
    	left: 0px;
    	padding: 5px 5px 10px;
    	z-index: 12;
    }
 
	.selectStore .selectStore__title {
		display: none;
    }
 
	.hidden_mob {
    	display: none !important;
    }
 
	.mrker_mob {
    	position: relative;
    	z-index: 12;
    }
 
	.city-select, .city-select-btn {
    	color: #585858 !important;
    }
 
	.sss_nav a {
    	color: #444;
    	text-decoration: none; 
    }
 
	.nav>li>a {
     	padding-left:0px !important;
    }
 
	.sss_nemu {
    	display: none;
     	padding-bottom: 15px;
    }
 
	.parent_c ~ ul {
     	display: none;
    }
 
 	.sss_nemu ul {
    	padding-left: 10px;
    }
 
	.sss_nemu .navbar-nav>li>a {
         padding-bottom: 0px;
    	font-size: 16px !important;
    }
 
	.tiny_products > div {
    	width: 50%;
    	margin: 0px 0px;
    	padding: 0px 2px;
    }
 
	.tiny_products .product__name {
    	font-size: 12px;
    	min-height: 95px;
    }
 
	.price_product span.price {
  		font-size: 18px;
	}
 
	.v_free_delivery {
 		padding: 5px;
    	width: 229px;
		height: 40px;
    	margin-left: -187px;
	}
 
	.txt_v_f {
		line-height: 13px;
    	padding-top: 2px;
    	font-size: 12px;
	}
 
	.ico_v_f {
		font-size: 25px;
    	line-height: 24px;
	}
}
