
body{
	background-color: #750700;

}
#header{


}

#body{
	width: 100%;
	margin: 20% auto;
	text-align: center;

}
#footer{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 15px;
	font-size: 9px;
	text-align: center;
	color: white;
	display: block;
	font-family: 'Open Sans', sans-serif;
	z-index: 100;
	background-color: #750700;
}
h2 {
	font-family: 'Teko', sans-serif;
  	font-weight: 300;
  	font-size: 40px;
}
.oi{
	color: white;
	font-weight: bold;
}
.oibutton{
	color: #750700!important;
	font-weight: bold;
}
.select{
	display: inline-block;
	margin: 10px 20px;
	cursor: pointer;
}
.logo{
	font-size: 44px;
}
.hiddenblockproduct {
	display: none;
}
.slide {
	display: none;
}
.addtocart {
	background-color: white;
	border-radius: 5px;
	color: #750700;
	min-width: 50%;
	max-width: 70%;
  	margin: 10px auto 0px;
  	font-weight: bold;
  	padding: 10px;
}
.returnbutton {
	background-color: white;
	border-radius: 5px;
	color: #750700;
	
  	margin: 0px auto;
  	font-weight: bold;
  	padding: 10px;
  	cursor: pointer;
	position: fixed;
	bottom: 115px;
}
@media (min-width: 768px) {
	.returnbutton {
		width: 40%;
	}
}
@media (max-width: 768px) {
	.returnbutton {
		width: 70%;
	}
}
.productdesc{
	display: none;
	border-radius: 25px;
	border: 5px solid white;
	padding: 20px;
	margin: 0 auto;
	position: relative;
}
@media (min-width: 768px) {
	.navitem {
		display:inline-block;
		cursor:pointer;
		font-weight: bold;
		margin-left: 4px;
		font-size: 16px;
	}
}
@media (max-width: 768px) {
	.navitem {
		display:none;
	}
}
.navfirst{
	margin-left: 30px;
}
#boxcall{
	background-color: white;
	color: #750700;
	border-radius: 5px;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	margin-right: 50px;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
#boxcall p{
	color: #750700;
	text-align: center;
	font-size: 20px;
	margin: 5px;
}
#boxcall small{
	color: #750700;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
#mapcont{
	width: 600px;
	height: 400px;
	display: inline-block;
}
#boxpoint{
	width: 180px;
	display: inline-block;
	vertical-align: top;
}
#boxpoint h4{
	margin: 0;
	
}
#productcontainer{
	text-align: center;
	max-width: 600px;
	margin: 10px auto;
	color: white;
}

#accountli{
	cursor: pointer;
}
#cartli{
	cursor: pointer;
}
#trackli{
	cursor: pointer;
}
#relayli{
	cursor: pointer;
}
#helpli{
	cursor: pointer;
}
.linkbottom-navbar a{

	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 25px;

}
.btn-nav{
	margin-right: 25px;
}


@media (max-width: 768px) {
	.onlypc{
		display: none;
	}
	.force-float-right{
		float: right!important;
	}
	.force-float-left{
		float: left!important;
		margin-left: 25px!important;
	}
	.onlypc{
		display: none;
	}
}
@media (max-width: 768px) {
	#topblankblock{
		height: 50px;
	}
}
@media (min-width: 768px) {
	#topblankblock{
		height: 70px;
	}
	.onlymobile{
		display: none;
	}
}

.modal-title{
	font-weight: 400;
	font-size: 30px;
	color: #750700;
}

.modal-title span{
	font-size: 20px;
	color: #750700;
}

#MyMessage{
	width: 100%;
}

.hiddenhelpblock{
	display: none;
}

#modalcontactcontenthidden{
	display: none;
}

#Map{

	position: absolute;
	width: 100%;
	height: 90%;
	background-color: #750700;
	top: -7000px;
	z-index: -1000;

}

.titleaccountbox{
	display: inline;
}

#menucontainerhidden{
	display: none;
}

#waitingcontent{
	display: none;
}

#waitingblock{
	width: 100%
	height: 200px;
}

#centerlogowait{
	width: 100%;
	text-align: center;
}
#chooseyourrecoverymethod{
	display: none;
}
#passwordlostchooseyourid{
	display: none;
}
#cartprocedure{
	display: none;
}