.navbar-brand {
    float: left;
    padding: 2px 15px;
    font-size: 10px;
    line-height: 20px;
    height: 60px;
}

.navbar
{

}

.vcenter {
    vertical-align: middle !important;
}

.main-page-links > div > ul.list-unstyled > li > a
{
    font-size: 1.3em;
}

.carousel .item {
    width: 100%; /*slider width*/
    max-height: 600px; /*slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}
/*add some makeup*/
.carousel .carousel-control {
    background: none;
    border: none;
    top: 50%;
}
/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }

    .nav-pills li { float: none }
}

.container-full
{
    margin: 0 auto;
    width: 100%;
}

.success-flash
{
    background-color: #418641;
    color: white;
}

.droppable-hover
{
    background-color: #418641;
    color: white;
}

.ui-dragging
{
    opacity: 0.7;
    border: none;
    background-color: #fcf8e3;
}

.transparent-nav
{
    position: absolute;
    z-index: 9999;
    background-color: rgba(0,0,0,0.15);
}

.transparent-nav a
{
    color: white;
}

.transparent-nav li > a:hover
{
    color: #aeaeae;
    background-color: inherit;
}

.transparent-nav li
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.transparent-nav .navbar-brand {
    margin-top: 15px;
}

.trans-link {
    border: 1px solid white;
    border-radius: 5px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    margin-top: 10px;
    margin-left: 15px;
}

.center-pills {
    display: flex;
    justify-content: center;
}

.trans-link a:hover {
    color: white !important;
}

.vcenter {
    vertical-align: middle !important;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.specials-header a
{
    color: red;
    font-weight: bold;
}

.product-row {
    background-color: rgba(0,0,0,0.06);
    border-radius: 3px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 16px;
}

.show-label {
    font-size: large;
    display: block;
}

.footer .btn-facebook
{
    margin-top: 16px;
}

.glyphicon-star
{
    color: yellow;
}

.proof-thumbnail-container
{
    margin-bottom: 20px;
}

.thumbnail
{
    margin-bottom: 0;
}

/* Modern Footer Styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 0;
}

.footer {
    background-color: #f8f8f8;
    padding: 40px 0 20px;
    margin-top: 50px;
    border-top: 1px solid #e7e7e7;
    position: relative;
    bottom: auto;
    width: 100%;
    height: auto;
}

.footer-logo {
    max-width: 100px;
    margin-bottom: 15px;
}

.footer-links {
    margin-top: 15px;
}

.copyright p {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.footer h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #555;
}

.footer-nav ul li {
    margin-bottom: 8px;
}

.footer-nav ul li a {
    color: #777;
    transition: color 0.2s ease;
}

.footer-nav ul li a:hover {
    color: #337ab7;
    text-decoration: none;
}

.social-icon {
    display: inline-block;
    margin-right: 15px;
    color: #777;
    transition: color 0.2s ease;
}

.social-icon:hover {
    color: #337ab7;
}

.copyright {
    color: #999;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

/* Custom page CSS
-------------------------------------------------- */
body > .container {
    padding: 60px 15px 0;
}


/*
    Centered responsive columns
*/
/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

/* Homepage Styles
-------------------------------------------------- */

/* Carousel Enhancements */
.carousel-container {
    width: 100%;
    overflow: hidden;
    max-width: 100%;
}

.carousel {
    max-width: 100%;
    overflow: hidden;
}

.carousel-inner {
    max-width: 100%;
}

.carousel-inner img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.carousel-caption {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px;
    border-radius: 5px;
    bottom: 60px;
}

.carousel-caption h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
}

.carousel-indicators {
    bottom: 20px;
}

/* Home Page Sections */
.home-intro {
    padding: 40px 0 20px;
}

.home-intro h2 {
    margin-bottom: 20px;
    color: #333;
    font-weight: 600;
}

.home-intro .lead {
    font-size: 20px;
    line-height: 1.6;
    color: #555;
}

.home-main-content {
    padding: 20px 0 40px;
}

.home-main-content h3 {
    margin-bottom: 25px;
    font-weight: 600;
    color: #333;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

.featured-item {
    margin-bottom: 20px;
}

.featured-item .panel-body {
    padding: 25px 15px;
    transition: all 0.3s ease;
}

.featured-item .panel-body:hover {
    background-color: #f9f9f9;
}

.featured-item i {
    color: #337ab7;
    margin-bottom: 15px;
}

.featured-item h4 {
    font-weight: 600;
    margin-top: 0;
}

.featured-item p {
    color: #666;
    margin-bottom: 0;
}

.show-list {
    margin-bottom: 20px;
}

.show-list .list-group-item {
    border-left: none;
    border-right: none;
    padding: 15px;
}

.show-list .list-group-item:first-child {
    border-top: none;
}

.show-list .list-group-item:last-child {
    border-bottom: none;
}

.show-list h4 {
    margin: 0;
}

.home-quick-links {
    padding: 20px 0 60px;
}

.home-quick-links h3 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #333;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

.quick-links-container {
    margin-left: 10px;
    margin-right: 10px;
}

.link-list li {
    margin-bottom: 12px;
    font-size: 16px;
}

.link-list li i {
    margin-right: 10px;
    color: #337ab7;
}

.copyright-notice {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.copyright-notice p {
    font-size: 14px;
    color: #777;
}
