/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

#imaginary_container{
    margin-top:7%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: #fff !important;
	border-right:1px solid #EAEAEA; 
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	border-radius: 0 5px 5px 0;
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#EAEAEA;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}

.margem8{
	margin-top:8px;
}
.box_cat{
	padding:10px;
	background-color:#666;
	font-size:28px;
	margin-left:-11px;
	border-radius:10px;
	color:#fff;
}


@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
  
  .margem50{
	margin-top:50px;
  }
}
