.mobile_underhead@media only screen and (max-width: 767px) {
  .topalertinfo_blue_hidden {
    display: none;
  }
  .topalertinfo_blue {
    /* display: none; */
  }
  
  .mobile_underhead {
    padding: 0px 0px 15px 0px !important;
  }
  
  .mobile_underhead .logo {
	padding:13px 0 0 10px;
  }
  
  .mobile_underhead .geo_div {
	padding:5px 10px 0 0;
  }
}




		/* СТИЛИ ЗАКИНУТЬ В ФАЙЛ new-header.css в конец файла */

.topline__phone_lupa {

	position: relative;

	z-index: 99;

	cursor: pointer;

}

@media (max-width: 1241px){ 

	.header-wrapper .topline-nav {

	    margin: 0;

	    float: left;

	}

}

@media only screen and (max-width: 1023px){ 

    .new_popular-slaider.product-list_home{

            white-space: nowrap;

            overflow-x: auto;

            overflow-y: visible;

    }

}

@media (max-width: 767px){

	.new_hidden-items > li > a {

	    display: block;

	    padding: 6px 10px;

	    border-top: 1px solid #ffffff;

	    color: #ffffff;

	    text-decoration: none;

	    white-space: normal;

	}

}

@media (max-width: 480px){ 

	.mobile_underhead .geo_div {

	    display: block;

	    float: none;

	    margin-top: 17px;

	}

	.mobile_underhead {

    	text-align: center;

	}

}



/* added 31.01.2018 */
@media (max-width: 767px){

	.header-cart__icon {

	    top: 50%;

	    margin-top: 1px;

	    color: #FFF;

	    right: -7px;

	}

}

@media (max-width: 480px){

	.mobile_underhead {

    	text-align: center;

    	overflow: hidden;

	}

	.mobile_underhead .geo_div {

	    width: 47%;

	    float: right;

	}

	.mobile_underhead .logo {

    	float: left;

    	width: 46%;

    	text-align: center;

	}

	.mobile_underhead .new_v_logo img {

    	width: 100% !important;

	}

}

