.breadcrumb{
  text-align:center;
  background-color:transparent;
  border-bottom:1px solid #eee;
  padding-top:12px;
  padding-bottom:12px;
  margin-bottom:40px;
}
body { 
  background: url(../../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
nav.navbar.navbar-default{
  margin-bottom:0px;
}
a.alink{
	color: aliceblue;	
}a.alink:hover {
	background: #D0D0D0;
    color: aliceblue;
	text-decoration: none
}a.active{
	background: #F46B6D;
	color: #A40002
}
@media (min-width:992px) {
  .product h2{
    margin-top:0;
  }
}


.navbar .navbar-brand{
  font-size:24px;
  line-height:18px;
}

.reviewer-name{
  margin-right:10px;
}

.site-footer{
  padding:20px 0;
  text-align:center;
}
.account{
	background: #F08B8D; padding: 2%;margin-bottom: 5%
}
@media (min-width:768px) {
  .site-footer h5{
    text-align:left;
  }
}

.site-footer h5{
  color:inherit;
  font-size:16px;
}

.site-footer .social-icons a:hover{
  opacity:1;
}

.site-footer .social-icons a{
  display:inline-block;
  width:32px;
  border:none;
  font-size:20px;
  border-radius:50%;
  margin:4px;
  color:#fff;
  text-align:center;
  background-color:#798FA5;
  height:32px;
  opacity:0.8;
  line-height:32px;
}

@media (min-width:768px) {
  .site-footer .social-icons{
    text-align:right;
  }
}

.btn.write-review{
  float:right;
  margin-top:-6px;
}

ul.products li{
  width:25%;
  display:inline-block;
  vertical-align:top;
  display:inline;
}
div.colorfooter{
	 background-color:#efefef;
}
footer.footer{
  position:absolute;
  right:0;
  left:0;
	bottom: 0;
  padding:1rem;
  background-color:#efefef;
  text-align:center;
}
footer.footer2{
	 margin-top:auto; 
  position:sticky;
  right:0;
  left:0;
	bottom: 0;
  padding:1rem;
  background-color:#efefef;
  text-align:center;
}

#product-grid {margin-bottom:30px;}
.product-item {	float:left;	background: #ffffff;margin:15px 10px;	padding:5px;border:#CCC 1px solid;border-radius:4px;}
.product-item div{text-align:center;	margin:10px;}
.product-price {    color: #005dbb;
    font-weight: 600;}
.product-image {height:100px;background-color:#FFF;}
footer.footer1{
	position: fixed;
    z-index: 99999;
    bottom: 0;
    display: none;
    width: 100%;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: normal;   
    text-align: center;
  background-color:#efefef;
  
}

img.sizeIMG{
  width:25%;
}

li.lipadding{
  margin-left:5%;
  margin-right:5%;
  margin:5%;
  margin-bottom:5%;
  margin-top:5%;
  padding-top:5%;
}

nav.navbar.navbar-default.navmargin{
  margin-bottom:2%;
}

div.jumbotron{
  margin-left:10%;
  margin-right:10%;
}
.paddingbtn{margin-top: 1%}
