.bl_form /* блок товаров */
{
	margin:5px;
	padding:5px;
	width:100%;
	/* height:120px; */
	min-height:120px;
	border-radius: 0px;
	border-style: solid;
	border-width: 1px;
	border-color:#d3e0f1;
	background:#f2f6fb;
}

h2 { 
    font-size: 100%;
	vertical-align: center;
}

.sm-img { /*Картинка */
	width: 150px; 
	height: 100px;   
	border-style: none;
	margin: 10px;
}

.kor-img { /*блок Картинка */
	float:right; 
}

.chekit { /*Галочка */
	width: 30px; 
	height: 20px;   
	font-size: 110%;
}

input, textarea {
    font-family: Arial; 
    color: #424242; 
    font-size: 100%;
/*    width: 70%; */
    padding: 3px 5px 3px 5px;
    text-decoration: none; 
    cursor: default; 
    border-radius: 5px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #999;
}

.selekt {
    font-family: Arial; 
    color: #424242; 
    font-size: 100%;
    padding: 3px 20px 3px 12px;
    text-decoration: none; 
    cursor: default; 
    border-radius: 5px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #999;
}

.dopy { /*Графа дополнительно */
	width: 240px; 
	height: 60px;   
	font-size: 110%;
}
.adres { /*Графа адрес */
	width: 240px; 
	height: 40px;   
	font-size: 110%;
	border-color:#999;	
}
.fio { /*Графа ФИО */
	width: 160px; 
	height: 24px;   
	font-size: 110%;
	border-color:#999;	
}
.ind { /*Графа ФИО */
	width: 80px; 
	height: 24px;   
	font-size: 110%;
	border-color:#999;	
}

.pereschet { /* кнопка Пересчет */
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 180px; 
	height: 32px;
    padding: 5px 5px 5px 15px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#0a8710;
	border-style: solid;
	border-width: 1px;
	border-color:#0a8710;
	box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}
.post { /* кнопка Почтой */
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 120px; 
	height: 32px;
    padding: 5px 5px 5px 15px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#485bbc;
	border-style: solid;
	border-width: 1px;
	border-color:#485bbc;
	box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}

.ochist { /* кнопка Очистить */
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 150px; 
	height: 32px;
    padding: 5px 5px 5px 15px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#d30000;
	border-style: solid;
	border-width: 1px;
	border-color:#d30000;
	box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}

.obrzv {
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 190px; 
	height: 32px;
    padding: 5px 5px 5px 15px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#d30000;
	border-style: solid;
	border-width: 1px;
	border-color:#d30000;
	box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}

.kupil { /* кнопка Купил */
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 140px; 
	height: 32px;
    padding: 5px 5px 5px 5px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#d8d8d8;
	border-style: solid;
	border-width: 1px;
	border-color:#bfbfbf;
	box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}

.kk {/* картинка в кнопке КУПИТЬ  */ 
	width: 24px; 
	height: 22px;
    text-decoration: none;
    vertical-align:middle;	
}
.post a {
    color: #fff; /* ссылка в КУПИТЬ  */ 
    text-decoration: none;   
}
.post a:hover { /* Активная ссылка в КУПИТЬ */ 
   color: #fff; 
   text-decoration: none;  
}


@media screen and (max-width: 768px) {
/* мобильная */

.kupit { /* кнопка Купить */
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 140px; 
	height: 32px;
    padding: 5px 5px 5px 5px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#c90a0a;
	border-style: solid;
	border-width: 1px;
	border-color:#870c0c;
    box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}
.kupil { /* кнопка Купил */
	text-align:left;
	color: #fff; 
	font-size: 1em; 
	width: 140px; 
	height: 32px;
    padding: 5px 5px 5px 5px;
    border-radius: 6px;
    outline: none;
	cursor: pointer;
	background:#d8d8d8;
	border-style: solid;
	border-width: 1px;
	border-color:#bfbfbf;
	box-shadow:0 2px 7px rgba(233, 233, 233, 0.25), 0 2px 7px rgba(52, 52, 52, 0.22);
}
.kk {/* картинка в кнопке КУПИТЬ  */ 
	width: 24px; 
	height: 22px;
    text-decoration: none;
    vertical-align:middle;	
}
.kupit a {
    color: #fff; /* ссылка в КУПИТЬ  */ 
    text-decoration: none;   
}
.kupit a:hover { /* Активная ссылка в КУПИТЬ */ 
   color: #fff; 
   text-decoration: none;  
}
.vertablkn a #nazad {
    color: #fff; /* Надпись НАЗАД  */ 
    text-decoration: none;   
	display:none;
}
.vertablkn a #nazad:hover { /* Надпись НАЗАД */ 
   color: #fff; 
   text-decoration: none;  
   display:none;
}
  
} /*КОНЕЦ МОБИЛЬНОЙ ВЕРСИИ/*