@media (min-width: 992px){
.slick-slider{
    margin-left: -8px;	
}
}


@media (max-width: 415px) {
    .logo-width-head{
        width: 290px;
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
.col-md-15 {
    width: 25%;
	float: left;
}	
.col-md-3 {
    width: 30%;
	float: left;
}
.col-md-9 {
    width: 70%;
	float: left;
}

.col-md-4 {
    width: 33.33333333%;
	float: left;
}
.thumbnail_item a img{
	width:100%;
}
.col-lg-1 {
    width: 8.33333333%;
	float: left;
}
.col-lg-4 {
    width: 33.33333333%;
	float: left;
}
}
@media (max-width: 768px){
.col-md-3 {
    width: 50%;
	float: left;
    margin-bottom: 30px;
}
.thumbnail_item a img{
	width:100%;
}
.col-md-4 {
    width: 50%;
	float: left;
	margin-bottom: 20px;
}
.col-lg-1 {
    width: 8.33333333%;
	float: left;
}
.col-md-15 {
    width: 50%;
	float: left;
}
input#title-search-input{
min-width: 100%;
}
.thumbnail_item a img{
	width:100%;
}

.col-md-8 {
    width: 66.66666667%;
    float: left;
}	
ul#list_brand li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.col-md-40 {
    width: 100%;
    float: left;
}
.col-md-25 {
    width: 100%;
    float: left;
}
.col-md-8 {
    width: 66.66666667%;
	float: left;
}

#tabs_popular {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
#tabs_popular li{
	width: 100%;
}
.thumbnail_item:hover  .popup.padd{
	display:none;
}
.thumbnail_prod .js-measurename {
    display: none;
}
.thumbnail_prod .quantity input {
    width: 30px;
}

.col-md-3.thumbnail_prod .add2basket {
    background-position: 5px 0;
}
.padd .add2basketform .inbasket {
    top: 0px;
    left: 20px;
}
.padd .add2basketform .col-md-8, .padd .add2basketform .col-md-4{
width:auto;	
}
.add2basketform {
    float: none;
}
.preview_description{
	display:none;
}
#footer_info .col-md-4{
width:30%;	
}
img#pict_cat {
    max-width: 100%;
    height: 100%;
    opacity: 0.3;
    width: 100%;
    padding: 0;
}
.category_name{
	height: auto!important;
}
.category_name:hover .b-catalog-cat__subcat-list{
	display:none;
}
.category_name {
    width: 264px;
    position: absolute;
    top: 110px;
}
span.category_name_right{
	display:none;
}
a#depth_1 {
    font-size: 14px;
}
.category_name:hover  span.category_name_right{
	display:none;
}
ul#sort_block {
    display: inline-block
}
.catalogsorter .sortaou {
    float: left;
    width: 60%;
}
.filtren .number .inputs {
    width: 50%;
    float: left;
}
.catalog_block h1 {
    color: #373737;
    text-transform: uppercase;
    font-size: 20px;
}
.buy_block .col-md-3{
	width: 40%;
    float: left;
    margin-bottom: 30px;
}
#favor_block {
    float: left;
    width: 60%;
    padding-left: 0;
}
.mob_catalog .centeringin {
    margin: 0px;
}
.catalogmenusmall li.parent a {
    background-color: #e31e24;
}
.catalogmenusmall a.parent .icon.menu {
    background-position: 0px 14px;
}
.catalogmenusmall li.parent {
    background-color: #e31e24;
}
.catalogmenu2 a, .catalogmenusmall a{
color:#FFF;
}
.catalogmenusmall a.parent {
    color: #fff;
	font-weight:bold;
	text-align:center;
}
#sendvich, .catalogmenu, .slider_home{
display:none!important;
}	
header {
    height: auto;
}
.mob_catalog{
	display:block;
}
body.adaptive .location span {
       display: inline-block;
}
ul.top_menu {
    margin-top: 15px;
    display: block;
}
.catalog_click_home, .catalog_click{
display:none;	
}
#search_panel .pull-right{
    float:none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;

}
.elementdetail .col-md-5{
    width: 100%;
    display: inline-block;	
}
}
@media (max-width: 400px){
.col-md-3 {
    width: 100%;
	float: left;
    margin-bottom: 30px;
}
#footer_info .col-md-4 {
    width: 100%;
}
.col-md-25,.col-md-8,.col-md-4 {
    width: 100%;
    float: left;
}
.col-md-40 {
    width: 100%;
    float: left;
}
.col-md-4 {
    width: 100%;
	float: left;
	margin-bottom: 20px;
}
ul#list_brand li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.col-md-15 {
    width: 100%;
	float: left;
}
.thumbnail_item a img{
	width:100%;
}	
}