body{
	padding-top:50px;
}

#headerWrapper{
	position:relative;
	padding:0;
	margin:0;
	overflow:hidden;
	height:600px;
	background-image: url(../images/headerlogo/ggurubanner.jpg);
	background-repeat:no-repeat;
	background-size:cover ;
	background-position:top center;
	background-attachment: fixed;
}

#logotext{
	position:absolute;
	width:100%;
	height:400px;
	background-image:url(../images/headerlogo/title.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 750px 250px;
	top:30%;
	margin-top:;
}

#for-dealerjk{
	position: absolute;
	width:100%;
	height:400px;
	background-image:url(../images/headerlogo/ii.png);
	background: auto 400px;
	background-size:auto 250px;
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 230px;
	right:-10px;
}

#back-dealerjk{
	position: absolute;
	width:100%;
	height:350px;
	background-image:url(../images/headerlogo/back.png);
	background: auto 400px;
	background-size:auto 250px;
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 325px;
	left:-20px;
}





#cut-headerWrapper{
	position:relative;
	padding:0;
	margin:0;
	overflow:hidden;
	height:150px;
	background-image: url(../images/headerlogo/llpb.jpg);
	background-repeat:no-repeat;
	background-size:300 auto;
	background-size:100%;
	background-position:top center;
	background-attachment: fixed;
}

#cut-logotext{
	position:absolute;
	width:100%;
	height:260px;
	background-image:url(../images/headerlogo/stitle.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 400px 300px;background-size: 600px auto;
	top:1%;
	margin-top:;
}

#cut-for-dealerjk{
	position:                                                                absolute; display:none;
	width:100%;
	height:400px;
	background-image:url(../images/headerlogo/i.png);
	background: auto 400px;
	background-size:auto 400px;
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 25px;
	right:-10px;
}

#cut-back-dealerjk{
	position: absolute;                                                        absolute; display:none;
	width:100%;
	height:350px;
	background-image:url(../images/headerlogo/back.png);
	background: auto 400px;
	background-size:auto 350px;
	background-repeat: no-repeat;
	background-position: left bottom;
	top:  25px;
	left:-20px;
}


.img-thumb{
	width:auto;
	height:200px;
	 
	
}

#footer{
	margin-top:50px;
}

fotorama__wrap{
	width:80%;
	margin:15px auto;
}

.table-auto{
	width:auto;
	margin:0 auto;
	}
	
#add-product-btn{
	margin-top:-35px;
}
.saved-image{
	text-align:center
}

.saved-image img{
	width:auto;
	height:150px;
}

#login-form{
	max-width:600px;
	height:60%;
	border:2px solid #000;
	box-shadow:7px 7px 15px rgba(0,0,0,0.6);
	border-radius:15px;
	margin: 7% auto;
	padding: 15px;
	background: #fff;
}

.col-xs-padding{padding-left:0px;}

.totals-table-header th{
	text-align:center;
}

#cart_widget td{
	font-size:12px
}


input.price-range{
	width:65px; margin-top:10px;
}

.filting h4,.filtingh4{
	background:#ebebeb; border-radius:3px; padding:1%
}

..col-md-2{
	width:14%
}

..l{
	margin-left:0%
}

..r{
	margin-left:2%; padding-right: 5px;
}

.btn-success{background:#337ab7}
 
