/*!
 * Start Bootstrap - One Page Wonder (http://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
    padding-top: 54px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

header.masthead {
    background: url('../vendor/images/bg.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header.masthead > .overlay {
    padding: 5rem 0;
    text-align: center;
	padding: 5rem 0 5.9rem 0;
}


.buynow {
	padding-top: 1rem;
}

.kit {
	font-weight: 300;	
} 

.kittitle {
	font-weight: 400;
	}

.card-outline-primary {
  border-color: #149DCC;
  }

.card-outline-primary .card-header {
	background-color: #149DCC !important;
}
