::selection{
	color:white;
	background-color: #2d2d2d;
}
::-moz-selection{
	color:white;
	background-color: #2d2d2d;
}
.nav{
	font-weight: bold;
	background-color: #FFFFFF;
}
.navin{
	float: left;
	margin-left: 15%;
	}
.naving{
color:#5c5c5c;
	}
.naving:hover{
color:#bea87f;
}
.abouttitle{
	text-align: center;
	margin-top: 40px; 
	font-size: 43px; 
	letter-spacing: 1px;
	text-shadow: 7px 7px 0 rgba(150,150,150,.2);
}
.abouttitledw{
	font-size: 12px;
    letter-spacing: 15px;
    text-transform: uppercase;
    margin-top: 10px;
	text-align: center;}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.shop-img img {
    width: 100%;
    height: auto;
}

.shop-product
{
	position:relative;
	overflow:hidden;
	border:1px solid #eee;
	margin:35px 0 20px}
.shop-text h4,
.shop-text h5{
	color:#2d2d2d;
	margin:10px 0}
.shop-img img{
	width:100%;
	height:auto}
.shop-product:hover img{transform:scale(1.1)}
.shop-text
{text-align:center;
	padding:15px}
.shop-text h4
{font-size:20px;
	font-weight:500}
.shop-text h5
{
	font-size:18px;
	font-weight:600}
.shop-text i
{color:#f9d100;
	font-size:18px;
	margin:5px 0}
.shop-button a
{
	background-color:#2d2d2d;
	color:white;
	display:block;text-align:center;
	font-size:14px;
	font-weight:500;
	padding:14px 0}

.shop-button a:hover{
	background-color:#bea87f;
	color:white;
	text-decoration: none;
}
.btn{
float:left;
margin-top: 15px;
}
button:hover{
background-color:#bea87f;
color: white;
}
.button{
background-color: transparent;
color: #bea87f;
font-size: 14px;
font-weight: 700;
padding: 12px 17px;
cursor: pointer;
border-radius: 12px; 
border: 2px solid #bea87f;
}

.about{


background-color:#bea87f;
margin-top:20px;
color:white;
font-size:20px;
float:left;
padding-left:20px;
padding-right:20px;
padding-top: 10px;
padding-bottom:px;
}
/*
footerstarts*/
.fbgc{
	background-color: #1d1d1d;
}
.flogo{
	margin-top: 50px;
}
.mlef1{
	margin-left: 12px;
}
.fotpad{
	padding-top: 10px;
}

.fpar{
	font-size: 12px;font-weight: 500;color: #fff;margin-top: 10px;
}
.fcolor{
	color: white;
	margin-top: 50px;
}

.iconh{
	margin-top: 10px;text-align: center;font-size: 30px;
}
.grtcli{
	font-weight: 700;margin-top: 90px;
}
.mtn{
	margin-top: 10px;
}
.mtety{
	margin-top: 80px;
}
.mthund{
	margin-top: 100px;
}
.mtsevnty{
	margin-top: 70px;
}
.mainheader{
	background-image: url(../images/lbi.jpg); color: white; height:150px;margin-top: 100px;
}

.navcolor{
	color:#bea87f;
}
li a{
	text-decoration: none;
	color: white;
	
}


li a:hover{
	text-decoration: none;
	color: #bea87f;
}


#myBtn {

  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px; 
  background-color: #bea87f;
  color: white;
  cursor: pointer;
 outline: none;
   text-align: center;
   text-decoration: none;
   display: inline-block;

	border: none;
	
}

#myBtn:hover {
  background-color:#1d1d1d;
}

@media only screen and (max-width: 768px) {
.media-hide{
		display: none;
	}
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
		.mlef1{
	margin-left: 1px;
}
}
@media only screen and (max-width: 800px) {
.media-hide{
		display: none;
	}
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
		.mlef1{
	margin-left: 1px;
}
}
