

@media screen and (min-width: 1800px) {
	.container{
		max-width: 1800px;
	}
}

@media screen and (max-width: 1800px) {
	.label-icon-sidebar{
	    line-height: 18px;
	    padding-top: 7px;
	}
	.label-icon-sidebar.rows2{
	    line-height: 14px;
	    padding-top: 2px;
	}
}
@media screen and (max-width: 1600px) {
	html {
		font-size: 14px;
	}
	.wrap-r-content {
	    padding: 35px 30px 30px 30px;
	}
	.wrap-l-content {
	    padding: 30px 30px 30px 30px;
	}
	.container {
	    padding: 10px 10px 10px 10px;
	}
}
@media screen and (max-width: 1440px) {
	.sidenav-link-user {
	    margin-top: 17px;
	    font-size: 140%;
	}
	.sidenav-2 {
	    margin-top: 85px;
	}
	.sidenav-link {
	    margin-bottom: 17px;
	    font-size: 140%;
	}
}

@media screen and (max-width: 1279px) {
	.sidebar{
		width: 0px;
		float: none;
		display: none;
		height: 0px
	}
	.wrap{
		width: 100%;
		float: none;
		min-height: calc( 100vh - 80px );
		height: calc( 100vh - 80px );
		max-height: calc( 100vh - 80px );
	}
	.mobheader{
		display: block;
		width: 100%;
		padding: 0px;
		height: 70px;
	}
	.container {
	    padding: 0px 10px 10px 10px;
	}
}
@media screen and (max-width: 960px) {
	.mobmenu .mobmenu-link{
	    font-size: 130%;
	}
	.mobmenu .mobmenu-link.ico-shop,.mobmenu .mobmenu-link.ico-contacts,.mobmenu .mobmenu-link.ico-lenta{
	    padding: 0px 15px 0px 15px;
	}
	.mobmenu .mobmenu-link.ico-shop::after{
		display: none;
	}
	.mobmenu .mobmenu-link.ico-contacts::after{
		display: none;
	}
	.mobmenu .mobmenu-link.ico-lenta::after{
		display: none;
	}
	.wrap-l{
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}
	.wrap-r{
		display: block;
		float: none;
		width: 100%;
		height: auto;
		position: unset;
	}
	.wrap-r-content {
	    padding: 15px 15px 15px 15px;
	}
	.wrap-l-content {
	    padding: 15px 15px 15px 15px;
	}
	.container{
		padding: 0px;
	}
	.wrap{
		min-height: auto;
		height: auto;
		max-height: unset;
		border-radius: 0px;
		padding-top: 55px;
	}
	.mobheader{
		position: fixed;
		left: 0px
		top: 0px;
		right: 0px;
		z-index: 500;
		background-color: #101010;
	}
	body {
		background-color: #FFFFFF;
	}
	.login-form {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    margin-top: 15px;
	    margin-left:auto;
	    margin-right:auto;
	    width: 90%;
	    padding: 30px 0px 50px 0px;
	}
	.shoptitlelink::after {
	    opacity: 1 !important;
	}
	.wrap_lk .wrap-r {
		position: absolute;
		top: 70px;
	}
	.wrap_lk .wrap-r .wrap-r-content {
	    padding: 0px;
	}
	.wrap_lk .wrap-l .wrap-l-content {
		padding-top: 45px;
	}
	.wrap_lk .wrap-r hr,.wrap_lk .wrap-r  h2 {
		display: none;
	}
	.mob_lk_nav{
		display: flex;
    	flex-wrap: wrap;
		height: 33px;
		box-shadow: 0px 0px 5px #a7a7a7;
	}
	.full_lk_nav{
		display: none;
	}
}
@media screen and (max-width: 760px) {
	.wrap_lk .wrap-r {
		top: 55px;
	}
	.mobmenu .mobmenu-link.ico-shop,
	.mobmenu .mobmenu-link.ico-contacts,
	.mobmenu .mobmenu-link.ico-lenta{
		display: none;
	}
	.mobmenu-gamburger{
		display: block;
	}
	.mobheader{
		height: 55px;
	}
	.mobheader .mobmenu{
		height: 55px;
	}
	.mobmenu .mobmenu-link{
		height: 55px;
		line-height: 55px;
	}
	.mobmenu-gamburger{
		height: 55px;
		width: 40px;
	}
	.mobheader .logo{
		width: 168px;
		height: 55px;
		background-image: url('../img/logo2.png');

	    position: absolute;
	    left: 50%;
	    margin-left: -84px;

	}
	.shopbox .shopitems .shopitem .shopitem-end {
	    float: unset;
	    position: absolute;
	    right: 0px;
	    width: 170px;
	}
}
@media screen and (max-width: 660px) {
	.shopitem-info.first {
		width: 25% !important;
		white-space: nowrap;
		display: block !important;
	}
	.shopitem-info.mob-info-full-show{
		width: 100% !important;
		white-space: nowrap;
		display: block !important;
	}
	.icons_width_min {
		width: 33% !important;
		white-space: nowrap;
		display: block !important;
	}
	.shopbox .shopitems .shopitem .shopitem-info,.shopbox .shopitems .shopitem .shopitem-geo,.shopbox .shopitems .shopitem .shopitem-icons{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.shopitem-info.first {
		width: 48% !important;
	}
	.icons_width_min {
		display: none !important;
	}
	.mobmenu .mobmenu-link{
	    font-size: 115%;
	}
	.mobheader .logo{
		width: 150px;
		height: 55px;
		background-image: url('../img/logo3.png');
	}
	.mobmenu .mobmenu-link.ico-lk{
	    padding: 0px 10px 0px 40px;
	}
	.mobmenu .mobmenu-link span.ico-ava{
		border-radius: 50%;
		width: 32px;
	    height: 32px;
	    left: 4px;
	    margin-top: -16px;
	}

	.shopbox .shopalert.shopalertprilki {
	    padding-left: 100px;
	    padding-right: 5px;
	    padding-bottom: 53px;
	}
	.shopbox .shopalert.shopalertprilki::after {
	    bottom: unset;
	    top: 4px;
	}
	.shopbox .shopalert .shopalertbtn {
	    padding: 0px;
	    right: 7px;
	    bottom: 8px;
	    left: 7px;
	}

	.link-grid>a {
	    width: 100%;
	    height: 120px;
	    margin: 0px 0px 10px 0px;
	}

}
@media screen and (max-width: 430px) {
	.shoptitlelink::after {
	    opacity: 0 !important;
	}
	.shopitem-info.first {
		width: 48% !important;
	}
}
@media screen and (max-width: 370px) {
	.shopbox .shopitems .shopitem .shopitem-info .shopitem-name {
	    display: block;
	    max-width: 95px;
   		overflow: hidden; /* Обрезаем все, что не помещается в область */
    	text-overflow: ellipsis; /* Добавляем многоточие */
	}
	.mobmenu .mobmenu-link.ico-login::after{
		display: none;
	}
}