@charset "utf-8";@media screen and (max-width:900px){


.nomobile,
.addr em,
.topmenu,
.footer img,
.banner1

 {
	display: none;
}

.noscreen {
	display: block;
}

.container {
	width: 96%;
	max-width: 96%;
	min-width: 96%;
}


.logo {
	float: none;
	margin-left: auto;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 20px;
}
.logo img {
	display: none;
}


.callus {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: none;
	width: 100%;
	font-size: 11px;
	line-height: 11px;
	padding-left: 0px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.callus strong {
	font-size: 21px;
	line-height: 21px;
	display: block;
}

.mainmenu {
	margin-top: -86px;
	position: absolute;
	left: 2%;
	z-index: 0;
}



.mobilemenu {
	background-image: url(/images/mobile-menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 40px;
	width: 40px;
	cursor: pointer;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
	margin-left: 10px;
}


.mobilemenu2 {
	background-image: url(/images/mobile-menu2.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 40px;
	cursor: pointer;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
	margin-left: 10px;
}

.copyrights {
	float: left;
	width: 100%;
	text-transform: uppercase;
}
.footermenu {
	display: none;
}


.swiper-container1 {
	float: left;
	width: 100%;
}

.tovarsdiv li {
	display: block;
	float: none;
	width: 100%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.rightdiv .tovarsdiv li{
	width: 100%;
}


.leftmenu {
	display: inline-block;
	float: left;
	width: 23.5%;
	margin-right: 2px;
	font-size: 12px;
}



.sortdiv {
	float: none;
	width: 100%;
}
.sortdiv a {
	color: #000;
	text-decoration: none;
	display: block;
	float: none;
	margin-right: 0px;
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	width: 90%;
}


.autofilterdiv {
	display: inline-block;
	float: left;
	margin-right: 4px;
	padding-right: 4px;
	margin-top: -35px;
	margin-bottom: 20px;
	
}

.fdivblock2 select {
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 4px;
	width: 65%;
	margin-bottom: 4px;
}

.autofilterdiv .fdivblock2 {
	float: right;
	display: block;
	width: 100%;
	margin-top: 0px;

}


.cb-button {
	margin-bottom: -60px;
	width: 25%;
	position: absolute;
	z-index: 9999;
	right: 0%;
}

.rightdiv {
	width: 72%;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	display: inline-block;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}



.tovarleftdiv {
	float: none;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 20px;
}
.tovarrightdiv {
	float: none;
	width: 100%;
}


.bigprice {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #DE0000;
	font-size: 37px;
	line-height: 37px;
	width: 100%;
	float: none;
}

.biglike {
	display: inline-block;
	float: none;
	width: 100%;
	margin-left: 0%;
	margin-top: 20px;
	margin-bottom: 20px;

}



.orderpageLeft {
	display: inline-block;
	float: none;
	width: 100%;
	padding-right: 3%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	margin-bottom: 20px;
}

.orderpageRight {
	display: inline-block;
	float: none;
	width: 100%;
}



}