/* kinglike.ru | 2014 */
	
/* --- HTML --- */


div.list-group{font-size: 1em;}
div.design-b{padding-top: 32px;}
.items0{color: #d8d8d8 !important; cursor: pointer;}
.h2_design{margin-bottom: 0; text-align: center}
.h3_design{margin-bottom: 0; text-align: center;}

#back_top a{opacity: 0.35}
#back_top a:hover{opacity: 1; text-decoration: none; color: #008cba}

ul li{margin-bottom: 14px;}
ul li ul li{margin-bottom: 1px;}

@media (max-width: 767px) {
div.design-b div.col-sm-4{padding: 0 20px 22px 20px;}
div.design-b{padding-top: 32px;}
}

@media print {
.col-md-2{display: none;}
.col-md-10{width: 100%;}
}