/*@import url('https://fonts.googleapis.com/css?family=Philosopher:400,700&subset=cyrillic');*/
@import url('https://fonts.googleapis.com/css?family=Jura:500|Philosopher:400,700&subset=cyrillic');
@font-face {font-family: "hxuWvxUUSGg"; src: url("../fonts/hxuWvxUUSGgPwL2S37n7DQ") format("woff2"), url("../fonts/hxuWvxUUSGgPwL2S34b8") format("woff"), url("../fonts/hxuWvxUUSGgPw6aS") format("truetype"); }

body {
	background-attachment:fixed;
	/*background-image:url(../images/fon_page.jpg);*/
	background-image:url(../images/bg_body.jpg);
	padding:35px 0 20px 0; 
	font-size:16px; 
	color:#333; 
	font-family:sans-serif,arial;
}

.cont_user_site {
    /*position: absolute;*/
	position: fixed;
    height: 24px;
    top:-100px;
	background: rgba(1,161,58,0.25);
	background: #01a13a;
	border-left:1px solid #01802e;
	border-right:1px solid #01802e;
	border-bottom:1px solid #01802e;
	border-radius:0 0 7px 7px;
	font-size:0.875em;
	text-align:center;
	color:#fff;
	z-index:800;
	display:line-block;
	padding:0 10px;
	display:none;
 }
  
#exit_cab {text-decoration:none; padding-left:10px; cursor:pointer;}
#exit_cab i {color:#fff;}
  
#dheader {
	border-top:1px solid #cfcdcd; 
	border-left:1px solid #cfcdcd; 
	border-right:1px solid #cfcdcd; 
	background:#f0eded;
}

#mheader1, #mheader2 { 
	display:none; 
	min-height:40px;
	border-top:1px solid #cfcdcd; 
	border-left:1px solid #cfcdcd; 
	border-right:1px solid #cfcdcd; 
	background:#f0eded;
	color:#e10e23;
}
#mheader2 { border-top:none; }
.rmenu {background-color:#fff; height:3px; border-left:1px solid #CFCDCD; border-right:1px solid #CFCDCD;}
.grad {
	background: #e10e23; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#e10e23, #b40b1c); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e10e23, #b40b1c); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e10e23, #b40b1c); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e10e23, #b40b1c); /* Standard syntax */
}
#main_menu ul {
	margin: 0; /* Обнуляем значение отступов */
	padding: 0; /* Значение полей */
}
#main_menu ul li {
	color:#fff;
	text-transform: uppercase;
	display: inline-block; /* Отображать как строчный элемент */
	margin-right: 0px; /* Отступ слева */
	padding: 0 23px; /* Поля вокруг текста */
	line-height:40px;
	height:40px;
	float:left;
	text-shadow: 0 0 3px #000000;
	letter-spacing:1px;
	font-size:0.9em;
	
}
#main_menu ul li {border-right:1px solid rgba(0,0,0,0.15); border-left:1px solid rgba(0,0,0,0.15);}
#main_menu ul li:hover, .ac_p { 
	background-color:rgba(0,0,0,0.15); 
	background: -webkit-linear-gradient(#bf0c1e, #990918); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#bf0c1e, #990918); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#bf0c1e, #990918); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#bf0c1e, #990918); /* Standard syntax */
	
	border-right:1px solid rgba(0,0,0,0.25); 
	border-left:1px solid rgba(0,0,0,0.25);
}
#main_menu ul li a {color:#fff; text-decoration:none; display:inline-block;}
.sel_menu {
	background-image:url(../images/smenu.gif);
	background-position: center bottom; /* Положение фона */
	background-repeat: no-repeat;
}
/* Випадаючі меню */
#main_menu .nav-link { padding: 0; }
#main_menu .dropdown-item {
	padding: 0 24px;
	font-size: 14.4px;
	border-top: 1px solid rgba(0,0,0,0.25);
}
#main_menu .dropdown-item:hover,
#main_menu .dropdown-item:focus {
	background: none;
}
#main_menu .dropdown-menu.show {
	padding: 0;
	top: -3px !important;
	left: -16px !important;
	border-radius: .5rem;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
	border: 1px solid rgba(0,0,0,0.25);
	border-top: none;
	overflow: hidden;
	z-index: 12 !important;
}
#main_menu .dropdown-toggle::before, 
#main_menu .dropdown-toggle::after {
    border: none;
    content: none;
}

#cont_mmenu [id^="submenu"] {
	padding: 0;
	border-bottom: none;
}
#cont_mmenu [id^="submenu"] .card-body {
	background: none;
	border: none;
	margin: 0 0 -1px 0;
	padding: 0 0 0 24px;
}

.mob_loc {
	width:100%; 
	height:30px; 
	text-transform: uppercase;
	color:#fff;
	font-size:0.75em;
	text-shadow: 0 0 3px #000000;
	line-height:30px;
	letter-spacing:0.125em;
	display:none;
}
div.mob_loc.grad > img {margin-bottom:2px;}
.cont_mm {
	background: #FFF;
    border: 1px solid #cfcdcd;
	display:none;
	font-size:16px;
}
div.cont_mm > span {color:#e10e23;}
/*.desktop {display:block;}*/
.main_cont {background-color:#fff; border-left:1px solid #cfcdcd; border-right:1px solid #cfcdcd; min-height: 600px;}
input[name=wt_catalog] {margin-right:4px;}
.warn {color:#e10e23; font-style:italic; font-weight:bold;}

/* Название магазина в хедере */
.main-caption {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 26px;
	text-align: center;
	
}

/* Корзина десктор */
#cont_basket {color:#e10e23; /*margin-top:15px;*/ cursor:pointer;}
#hb {}
#mcont_basket { cursor:pointer;}
/*
#cb {width:30%; margin-right:5px; float:left;}

#c_tovar { width:60%; float:left; margin-top:5px;}
#c_tovar span {
	display:inline-block;
	padding:0px 10px; 
	line-height:24px; 
	height:24px; 
	font-size:0.875em; 
	background:#e10e23; 
	color:#fff; 
	text-align:center; 
	border-radius: 24px;
}
#mcont_basket{color:#e10e23; margin-top:5px; float:right; cursor:pointer;}
	
#mc_tovar span {
	margin-top:10px;
	display:inline-block;
	padding:0px 5px; 
	line-height:20px; 
	height:20px; 
	font-size:0.75em; 
	background:#e10e23; 
	color:#fff; 
	text-align:center; 
	border-radius: 20px;
}
*/
.pad_basket { padding:0; }
/*#cb {width:50%; margin-right:5px; float:left;}*/

#c_tovar, #mc_tovar { margin-top:5px;}
#c_tovar span, #mc_tovar span {
	display:inline-block;
	padding:0px 10px; 
	line-height:24px; 
	height:24px; 
	font-size:0.875em; 
	background:#e10e23; 
	color:#fff; 
	text-align:center; 
	border-radius: 24px;
	margin-left: -8px;
}
.cont_logo {padding-right: 15px; padding-left: 15px;}

#num_sel_filtr {font-size:0.875em;}
td.details-control {
	background: url('../images/plus.png') no-repeat center center;
	cursor: pointer;
}
tr.details td.details-control {
	background: url('../images/minus.png') no-repeat center center;
}
/* Горячая линия */
#chot_line {color:#e10e23; margin-top:15px;}
#chot_line div {}
.ph-num,.email-addr,.fph-num,.femail-addr,#regph,#callback,#f_callback,#m_callback {margin-top:-2px; font-size:0.875em;}
.fph-num,.femail-addr {
	margin-left:6px;
	margin-right:6px;
	margin-bottom:2px;
}
.fph-num a, .femail-addr a { color:#000; }
#regph, #callback, #callback2, #callback3, #callback4, #f_callback, #m_callback {cursor:pointer;}
.mph-num *, .memail-addr * {
	display:inline !important;
	border-bottom:none !important;
}

/* Поиск */
#c_search {}
#mc_search { margin-top:0; }
#mc_search i {font-size:1.125em;}

#search_offer {
	margin:2px 0 0 9px;
	padding:0;
	font-size:14px;
	font-style:italic;
	cursor:pointer;
}
#search_offer span {
	color:blue;
	text-decoration:underline;
}
#search_offer:hover span { color:red; }

/* Дополнительное меню */
#c_menu2 {margin-top:20px;}
#c_menu2 a {
	display:inline-block; 
	float:left;
	color:#e10e23;
	font-size:1em;
	/*margin-left:0.75em;*/
	cursor:pointer;
}

/* График работы */
#schedule {
	margin: 0;
	padding: 10px 15px 10px 30px;
	font-size: 14px;
	line-height: 1.2;
}

/* slider */
#cont_car {border-top:2px solid #fff;border-bottom:4px solid #e10e23; height:255px; overflow:hidden; background-color:#fff;}

.c_buy1, .c_buy2, .c_buy3 {position:absolute; width:33%; height:100%; left:0; top:0;}
.c_buy2 {left:33%;}
.c_buy3 {left:66%;}
.t_price1, .t_price2, .t_price3 {
	position:absolute; 
	/*display:inline-block; */
	color:#fff; 
	left:7%; top:7%; 
	background-color:rgba(225,14,35,0.8); 
	letter-spacing:0.075em; 
	padding:0 10px 0 12px;
	line-height:24px; 
	border-radius: 24px;
}
.t_price2 {}
.t_price3 {left:70%;}
.buy_but1, .buy_but2, .buy_but3 {
	position:absolute; 
	display:inline-block; 
	z-index:20;
	color:#fff; 
	left:70%; 
	bottom:20%; 
	background-color:rgba(225,14,35,1); 
	padding:0 5px; 
	line-height:24px; 
	border:3px double #fff;
	font-size:0.875em; 
	letter-spacing:0.1em;
	cursor:pointer;
}
.buy_but2 {}
.buy_but3 {left:7%;}

/* товар */
#cont_thumb {margin-top:15px;}
.price {
	position: absolute; 
	color: #fff; 
	z-index: 11; 
	display: block; 
	right: 20px; 
	margin-top: -25px; 
	padding: 0 5px 0 10px; 
	background-color:#e10e23; 
	line-height: 25px; 
	border-radius:12px 0 0 0;
}
.name_tov {
	color:#01a13a; 
	height:65px; 
	overflow:hidden; 
	font-family:'Philosopher', sans-serif; 
	font-size:20px; 
	margin-top:10px;
}
.action {position:absolute; z-index:10; left:15px; top:0; width:40%;}
.percent {position:absolute; z-index:10; right:0; top:0;}
div.percent span {position:absolute; z-index:11; display:block;top:40%;left:30%;}
.ptov {font-size:0.875em; height:20px; overflow:hidden; font-family:arial;}
.ptov i {font-weight:bold;}
img.tov {width:100%;border:1px solid #eeeeee;padding:5px; cursor:pointer;}
p.c_but {margin-top:10px;}
p.c_but button, p.c_but a {margin-top:5px;margin-right:0;}
.c_but .btn {font-size:0.850rem;}

/* spin */

#c_spin {
	position:fixed; 
	left:0; 
	top:0; 
	z-index:2500; 
	background-color:rgba(0,0,0,0.2); 
	width:100%; 
	height:100%;
	/*display:none !important;*/
}
.show_spin { display: flex !important;}
.hide_spin { display:none !important;}
/*
#c_spin  div { width:128px; margin:25% auto;}
#c_spin  div i { color:rgba(255,255,255,1); font-size:128px;}
*/
/* cart */
#ch_tov { padding-bottom:10px;}
#h_tov { color:#01a13a;margin-bottom:10px;}
#t_code {}
.lbl_cart,.lbl_cart1, .lbl_cart2 {width:50%; float:left; padding:5px 0px 5px 20px;}
.lbl_cart1 {line-height:40px;height:40px;}
.lbl_cart2 {height:40px;}
#c_timg {width:25%; float:left;}
#c_timg img	{max-width:100%; padding:10px; border:1px solid #e5e5e5;}
#c_ptov {width:75%; margin-top:2.5%; float:left;}
#num_tov {width:86%;margin:0;padding-left:10px; padding-right:10px;}
#md_basket input, #order_tbl input  {outline:none !important;}
#md_basket th { white-space: nowrap; }
div.view_more {width:9.7%; float:left; margin:0 10px 0 0;}
div.view_more img{max-width:100%; float:left;}
div.pr_more { font-size:0.875em;}
div.pr_more h4 { color:#01a13a; font-size:1em; margin:0px;}

/* error page*/
#c_err_img {width:20%; float:left;margin-right:2%;margin-top:20px;}
#c_err_txt {width:78%; float:left;margin-top:20px;}
#txt_error {color:#e10e23;}

/* dialog confirm ui-jquery */
#dialog-confirm {display:none;}

/* footer */
#up_page {cursor:pointer;}
#c_up {
    position: fixed;
    bottom: 120px;
    right: 2%;
	display: none;
}
.fcont {background-color:#edeeee; border:1px solid #cfcdcd; border-top:10px solid #01a13a; padding:12px;}
.copyr {display:inline-block; color:#01a13a; font-size:0.875em; line-height:1.4em;}
.hl {color:#01a13a; font-size:0.875em; line-height:1.4em;text-align:center;}

/* modal windows */
/*
.inf_ico, .conf_ico, .bask_ico, .plus_cart_ico {font-size:24px; float:left; color:#01a13a; margin-right:10px;}
.conf_ico { color:#e10e23;}
*/

/* new modal windows */
.color_ico { color:#01a13a; }
.conf_ico {color:#e10e23;}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.f_error {border-color:#a94442;}
.f_error:focus {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
} 
.l_error { color:#e10e23; font-size:0.875em; font-weight:normal; float:right; }
/* форма регистрации */
.cont_flbl { margin-bottom:10px; padding-left:0; padding-right:0; background-image: url(/images/flb.gif); background-repeat: repeat-x; }
.flbl { height:34px; line-height:34px; background-color:#fff; margin:0; padding-right:5px; color:#01a13a; font-weight:normal; }
.nopd { padding-left:0; padding-right:0; }
.col_reg { margin-top:20px;margin-bottom:10px; padding:0 7.7%;}
#creg_img { width:14%; float:left;margin-right:10px;}
#creg_txt, .ptxt  {text-align:justify; font-size:1em;}
#cont_error {height:40px; overflow:hidden; color:#e10e23;text-align:center;}
#cont_error p {text-align:center; color:#e10e23; padding:0;margin:0; line-height:20px; text-align:center;}
.hform, .ht {font-family: 'Philosopher', sans-serif; color:#01a13a;font-size:1.25em; text-align:center; padding:10px 0 0 0;}
.ht {text-align:left;}
.vmc {margin-top:25px;}
/* форма Логин */
.qu {
	padding:5px 10px; 
	text-align:center; 
	color:#01a13a; 
	background-color:#e5f0f9; 
	border-color:#cae0f3;
	margin-bottom:0;
}

.cont_info { margin:10px 0; padding-left:0; padding-right:0;}
.cont_info p {text-align:justify;}
.qu a {color:#01a13a; cursor:pointer; display:block;}
/*#cont_paginate, #cont_spaginate {width:310px; margin-left:auto; margin-right:auto;}*/

.ui-spinner-input { width:87.5% !important; margin:0px; padding: 5px;}

select.form-control:focus, textarea.form-control:focus, input.form-control:focus {
	background: #ffe !important; /* Цвет фона */
	border: 1px solid #01a13a !important; /* Параметры рамки */
}

input.ui-spinner-input:focus {background: #ffe !important;}

select > option:hover, select > option:active {
	background:#01a13a !important;
	border: 1px solid #01a13a !important;
	color:#fff !important;
}
select > option {
	border-color:#01a13a !important;
	
}
/* Переопределение стилей Bootstrap */
#md_alert, #md_conf {z-index:10000 !important;}

.btn-primary {background-color:#01a13a !important; border-color: #019034 !important;}
.btn-danger {background-color:#e10e23 !important;}
button {outline:none !important;}
#md_conf .modal-dialog { margin-top:70px !important;}

.pagination {float:right; margin:20px 0; border: 1px solid #cfcdcd;}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}


   

.pagination>li {border-left:1px solid  #cfcdcd;}
.pagination>li:first-child {border-left:none;}
.pagination>li>a  { padding: 3px 6px 4px 6px; cursor:pointer; text-decoration: none; }
.pagination>li>a, .pagination>li>span {color:#3D9638 !important;}
.pagination>li>a:hover { background-color: #edeeee !important;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #01a13a !important;
    border-color: #01a13a !important;
	color:#fff !important;
}


/* Переопределение стилей jquery ui */
#price-range div.ui-widget-header {background:#01a13a !important; }
#mprice-range div.ui-widget-header {background:#01a13a !important; }

.ui-widget-header {border: 1px solid #01a13a !important; background: #01a13a !important;}
#price-range .ui-widget-header {border: 1px solid #01a13a !important;}
.ui-front {z-index:2000;}
/* Переопределение стилей dataTable */
table.dataTable tbody tr.selected {background-color:rgba(42,130,206,0.2) !important;}
table.dataTable.display tbody tr.selected>.sorting_1 {background-color:rgba(42,130,206,0.2) !important;}
/* Media Styles */

/******************************/
/* БАННЕР НА ГЛАВНОЙ СТРАНИЦЕ */
/******************************/
#test_banner .carousel-item {
	transition: transform .5s ease, opacity .5s ease-out;
}
#test_banner .carousel-indicators,
#test_banner .carousel-control-prev,
#test_banner .carousel-control-next {
	visibility: hidden;
}
#test_banner:hover .carousel-indicators,
#test_banner:hover .carousel-control-prev,
#test_banner:hover .carousel-control-next {
	visibility: visible;
}
/*
#carousel_timer {
	position: absolute;
	z-index: 999;
	background: rgba(128,128,128,.5);
	height: 5px;
	width: 0;
}
*/

.link-card {
	transition: all .25s;
	border-radius: .25rem;
}
.link-card:hover {
	box-shadow: 0 0 8px 0 rgb(0 0 0 / 50%);
}

#breadcrumb_nav {
	width: 100%;
}
#breadcrumb_nav>ol {
	margin: 0 1rem;
	padding: .5rem 0;
	border-radius: 0;
	background: none;
	border-bottom: 1px solid #ddd;
}
#breadcrumb_nav>ol>li {
	font-weight: bold;
}
/* .breadcrumb-item+.breadcrumb-item::before { content: "»"; } */

/* Формирование каталога */
#generate_catalog { cursor: pointer; }
#group_list ul li {
	cursor: pointer;
	padding: 5px;
}
#group_list ul li:hover { background-color: rgba(41,130,206,0.2); }
#group_list .groups-check {
	margin: 0 5px 0 0;
	padding: 0;
}

.modal-title {
	font-size: 1.25rem;
	font-weight: 500;
	margin-top: 0;
}

/* меньше 992px */
@media (max-width: 991.98px) { 
	/*#cb {width:40%;}*/
	.pagination {margin:40px 0 10px 0; float:right;}
	.cont_logo {padding-right: 7px; padding-left: 7px;}
	/*#btnContainer { padding: 41px 0 0 0 !important; } /* Для кнопок "Список/Сетка" */
	/*.pagination { padding-left: 8px !important; }*/ /* Для кнопок "Список/Сетка" */
	.pad_basket { padding-left:10px; }
	#main_menu .dropdown-menu.show { left: -9px !important; }
	#chot_line { padding-left:15px !important; }
	.main-caption { font-size:24px; }
	#generate_catalog img { max-width:24px !important; }
}

/* меньше 768px */
@media (max-width: 767.98px) { 
	#news_check {padding-left:32px;}
	html { background: none !important; }
	body {padding:0;}
	.ht_tab {font-size:0.85em;}
	#main_menu ul li {
		font-size:11px;
		/*line-height:42px;
		height:42px;*/
		display:none;
		letter-spacing:0.025em;
	}
	#main_menu .dropdown-item { font-size: 11px; }
	#pre_head { background: none !important; }
	/*.mob_loc { display:block;}*/
	.cont_mm { display:block;}
	/*.desktop { display:none;}*/
	#dheader { display:none;}
	/*.pagination {margin:20px;}*/
	#mheader1, #mheader2 { display:block;} 
	/*#cont_car {height:163px;}*/
	#cont_car {display:none;}
	.t_price1, .t_price2, .t_price3 {
		letter-spacing:0.05em; 
		font-size:0.75em; 
		padding:0 8px 0 10px; 
		line-height:20px; 
		border-radius: 20px; 
	}
	.t_price3 {left:60%;}
	.buy_but1, .buy_but2, .buy_but3 {
		left:60%; 
		/*bottom:7%;*/ 
		padding:0 5px; 
		line-height:20px; 
		border:3px double #fff;
		font-size:0.75em; 
		letter-spacing:0.1em;
	}
	.buy_but3 {left:7%;}
	.carousel-indicators { bottom: 0px !important;}
	/*#cont_thumb	div.col-xs-4{ width:33.3333333%;}*/
	/*#cont_thumb div.pre-thumbnail { width:33.3333333%;}*/
	
	.cont_flbl { margin-bottom:0px; padding-left:20px; padding-right:20px; background-image:none; }
	.flbl { height:20px; line-height:20px; margin-bottom:0px; }
	.nopd { padding-left:15px; padding-right:15px; margin-bottom:10px; }
	#creg_img { width:20%;}
	.col_reg {padding:0 15px;}
	.vmc {margin-top:0px;}
	
	#c_err_img {width:128px; float:none; margin:20px auto 0 auto;}
	#c_err_txt {width:100%; float:none;}
	.ptxt  {font-size:0.875em;}
	.cont_info { padding-left:15px; padding-right:15px;}
	
	
	/*#btnContainer { padding: 1 0 0 0 !important; } /* Для кнопок "Список/Сетка" */
	.pagination { padding-left: 0 !important; } /* Для кнопок "Список/Сетка" */

	#pre_footer { background: none !important; }
	
	/* Временный баннер (на гл. стр.) */
	#test_banner {
		margin:0 -15px 0 -15px !important;
		border-top:none !important;
		border-left:none !important;
		border-right:none !important;
	}
}

/* меньше 650px */
@media (max-width: 650px) {
/*@media (min-width: 766px) and (max-width: 650px) {*/
	.ht_tab {display:none;}
	/*#cont_thumb	div.col-xs-4{ width:50%;}*/
	/*#cont_thumb div.pre-thumbnail { width:50%;}*/
	.lbl_cart, .lbl_cart1, .lbl_cart2{font-size:1em;}
	#h_tov, #t_code {font-size:1em; float:left; }
	#h_tov {width:65%;}
	#t_code {width:35%;}
	#creg_img { width:25%;}
	#creg_txt {font-size:0.875em;}
	#cont_error {font-size:0.875em;}
	.cont_info {font-size:0.875em;}
}

/* меньше 575px */
@media (max-width: 575px){
	#pre_head { margin-top: -24px; }
	#pre_footer>.fcont>.row { margin-left: 0; margin-right: 0; }
}

/* меньше 420px */
/*@media (min-width: 649px) and (max-width: 420px) {*/
@media (max-width: 420px) {
	/*#cb img {max-width:120%;}*/
	/*#cont_thumb	div.col-xs-4{ width:100%;}*/
	/*#cont_thumb div.pre-thumbnail{ width:100%;}*/
	.lbl_cart, .lbl_cart1, .lbl_cart2{font-size:0.875em;}
	#h_tov, #t_code {font-size:0.875em; float:none; width:100%;}
	#creg_img { width:27%;}
	#creg_txt {font-size:0.8125em;}
}


/* планшеты, 768px и ширше */
@media (min-width:768px) {
	body {
		background-attachment:scroll;
		padding-top: 0; padding-bottom: 0;
	}
	#pre_head {
		max-width: 100%;
		margin-top: -24px;
		border-bottom: 1px solid #cdcdcd;
	}
	#dheader {
		border: none !important;
		background: f0f0f0;
	}
	#pre_head>.container { border: none; }
	#pre_head + .container { max-width: 100% !important; }
	#pre_head + .container .col-12.grad.desktop { box-shadow: 0 5px 5px 0 rgba(0,0,0,.3); }
	#c_menu2>a {
		border: 1px solid #69aa4f;
		padding: 1px 6px 1px 2px;
		border-radius: 6px;
	}
	#main_menu ul li,
	#main_menu .dropdown-item {
		font-size:0.75em;
		padding: 0 7px;
		/*line-height:46px;
		height:46px;*/
		letter-spacing:0em;
	}
	/*.mob_loc { display:none;}*/
	.cont_mm { display:none;}
	/*.desktop {display:block;}*/
	/* #dheader { display:block;} */
	#hb, #hc {font-size:0.8em;}
	#cont_basket {/*margin-top:8px;*/}
	#c_tovar {margin-top:1px;}
	#c_tovar span {
		line-height:20px; 
		height:20px; 
		font-size:0.75em; 
		border-radius: 20px;
	}
	#chot_line {font-size:0.875em; margin-top:10px; margin-bottom:8px;}
	
	#c_menu2 { margin-top:5px;}
	#c_menu2 a {font-size:0.75em; font-family:verdana;}
	#c_search {/*margin-top:10px;*/}
	
	#cont_car {height:163px;}
	.t_price1, .t_price2, .t_price3 {
		letter-spacing:0.075em; 
		font-size:0.875em; 
		padding:0 8px 0 10px; 
		line-height:20px; 
		border-radius: 20px; 
	}
	.t_price3 { left:55%;}
	.buy_but1, .buy_but2, .buy_but3 {
		left:65%; 
		/*bottom:7%;*/ 
		padding:0 5px; 
		line-height:20px; 
		border:3px double #fff;
		font-size:0.75em; 
		letter-spacing:0.1em;
	}
	
	.buy_but3 {left:7%;}
	.carousel-indicators { bottom: 0px !important;}
	/*#cont_thumb	div.col-xs-4 {width:50%}*/
	/*#cont_thumb div.pre-thumbnail {width:50%}*/
	#creg_img { width:22%;}

	#pre_footer {
		max-width: 100%;
		border-top: 10px solid #0080c0;
		box-shadow: 0 -5px 5px rgba(0,0,0,.3);
	}
	#pre_footer>.fcont { border: none; }
}

/* Средний размер (992px и шире) */
@media (min-width:  992px) {
	#main_menu ul li,
	#main_menu .dropdown-item {
		font-size:0.875em;
		padding: 0 13.5px;
		/*line-height:46px;
		height:46px;*/
		letter-spacing:0.05em;
	}
	.ph-num,.email-addr,.fph-num,.femail-addr,#phn1,#phn2,#phn3,#phn4,#phn5,#phn6,#callback2 {
		font-size: 0.75em;
	}
	#hb, #hc {font-size:0.85em;}
	#cont_basket {/*margin-top:10px;*/}
	#c_tovar {margin-top:5px;}
	#c_tovar span {
		line-height:24px; 
		height:24px; 
		font-size:0.875em; 
		border-radius: 24px;
	}
	#chot_line {font-size:1em; margin-top:10px;}

	#c_menu2 { margin-top:15px;}
	#c_menu2 a {font-size:0.875em;font-family:arial;}
	#c_search {/*margin-top:15px;*/}
	#cont_car {height:211px;}
	.t_price1, .t_price2, .t_price3 {
		letter-spacing:0.075em; 
		font-size:1em; 
		padding:0 10px 0 12px; 
		line-height:24px; 
		border-radius: 24px; 
	}
	.t_price3 { left:60%;}
	.buy_but1, .buy_but2, .buy_but3 {
		left:70%; 
		/*bottom:7%;*/ 
		padding:0 5px; 
		line-height:24px; 
		border:3px double #fff;
		font-size:0.875em; 
		letter-spacing:0.1em;

	}
	.buy_but3 {left:7%;}
	/*#cont_thumb	div.col-xs-4{ width:33.3333333%}*/
	/*#cont_thumb div.pre-thumbnail{ width:33.3333333%}*/
	#creg_img { width:17%;}
	
	/*#btnContainer { padding: 21px 0 0 0 !important; } /* Для кнопок "Список/Сетка" */
	/*.pagination { padding-left: 8px !important; } */
}

/* Большие устройства (настольные мониторы, 1200px и шире) */
@media (min-width: 1200px) {
	body {background-attachment:fixed;}
	#main_menu ul li,
	#main_menu .dropdown-item {
		font-size:0.9em;
		padding: 0 23px;
		/*line-height:52px;
		height:52px;*/
		letter-spacing:0.05em;
		
	}
	#main_menu ul li a {letter-spacing:1px;}
	#main_menu .dropdown-menu.show { left: -25px !important; }
	#cont_car {height:255px;}
	#chot_line {font-size:1em;}
	#c_menu2 a {font-size:1em;font-family:arial;}
	#creg_img { width:14%;}
	.ph-num,.email-addr,.fph-num,.femail-addr,#phn1,#phn2,#phn3,#phn4,#phn5,#phn6,#callback2 {
		font-size: 0.875em;
	}
}