/*!
 * 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;
}

h4.card-title {
	font-size: 1rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1rem!important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
}

.card-text {
	font-size: 0.8rem;
}

.carousel.col-md-6 {
	padding-right: 0px;
}

.sm {
	padding: 0.5rem;
	font-size: 0.8rem;
}

p.list-group-item {
	font-weight: bold;
	padding: 0.5rem;
	
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.img-responsive{
    padding: 5px;  
}

.thumbnail{
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
}

.py-5{
    max-height: 5px;!
}
