@media (max-width: 767px) {


.menutop{
	
	display: none;
}


.fsize{

	font-size: 35px;
}



.title{

	font-size: 25px;
	padding-bottom: 0px;
}


.dn{

	display: none;
}


.text-logo , .text-logo2{

	display: none;
}


.logo img{

	height: 60px;
}

.cart1 {

	width:  247px;
	background: none;
	padding: 0px;
}


.head{

	padding: 10px 0px;
    position: fixed;
    width: 100%;
    z-index: 15;
    background: #000000e8;
}


.image_block img{

	width: 100%;


}

.prodd .name{

	font-size:  14px;
}


.prodd .jshop_price{

	padding-left: 10px;
}


.prodd .buttons{

	padding-right: 10px;
}


.adress2{
		margin-top: 80px;
	display: block;
	background: #0000009e;
    padding: 20px 0px;
}


.header {
   background: url(../img/bg.jpg) -1221px -149px no-repeat;
}


.title span{

	color: var(--white);
}


.adress2 p{

	float:  left;
	width:  50%;
	text-align: center;
}


.bg2 img{

	width: 80%;
}

.bg2{

	text-align: center;

}

body.com_jshopping .fno {

	display: none;


}

.title2{

	    font-size: 20px;
}


.bg2 .adress{

	text-align: left;
	font-size: 20px;
	
}

}