.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border-top: 1px solid #675F56;
    border-bottom: 1px solid #675F56;
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
    list-style: none;
    background-color: #000;
    border-radius: 4px;
}

a {
    color: #fff;
}

#cart .dropdown-menu {
    background-color: grey;
    z-index: 1001;
}


/* left category menu */
.list-group-item {
    margin-bottom: 0;
}
.list-group-item.active {
    border-color: #fff;
}

.list-group-item.active:hover {
    border-color: #fff;
}

.list-group-item:first-child:hover {
    border-color: #000;
}

.list-group a {
    border-top: 1px solid #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #888888;
    padding: 8px 12px;
    background: #000;
}
.list-group a:first-child {
    border-top: 1px solid #000;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #fff;    
    /* border-bottom: 1px solid #dddddd; */
    /* text-shadow: 0 1px 0 #fff; */
}

/* .list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #f33;    /* #dddddd * /
}
.list-group-item:first-child {
    border-top: none;
} */

.list-group-item:hover {
    background-color: #000;
    color: #fff; 
}
.list-group-item.active, .list-group-item.active:hover {
    background-color: #000;
    color: #fff; 
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #000;
    /* border: none; */

}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    /* border-color: #fff; */
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #fff; 
}

.thumbnail {
    background-color: #000;
    border-color: #000;
}

.form-control {
    background-color: #000;
    color: #fff;
}

.datepicker {
    color: #000;
}

div#account-login .well {
    background-color: #000;
    border: none;
}

div.social-icon i.fa {
    font-size: 2em;
}

.img-thumbnail {
    background-color: #000;
    border: none;
}

.caption {
    text-align: center;

}

.caption h4 {
    font-family: 'EB Garamond', serif;
    font-size: 18pt;
    letter-spacing: 3px;
}

h1 {
	font-size: 28px;
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
}
h2 {
	font-size: 26px;
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
}

a.thumbnail:hover {
    border: none;
}

.thumbnail {
    border: none;
}

.product-layout .caption {
    min-height: 500px;
}

div.logospacer > a > img {
    margin: 0 auto;
}

#column-left .list-group {
    text-transform: uppercase;
    font-family: 'EB Garamond', serif;
}

/* checkout */
.panel-default>.panel-heading {
    color: #fff;
    background-color: #000;
}

.panel-body {
    background-color: #000;
}

.social {
    flex-direction: row-reverse;
}

.social-icon {
    margin: 0 1em;
}

#review table tr {
    background-color: #000;
}

#review table tr td {
    border: none;
}

#review table {
    border: none;
}

#review .table-striped>tbody>tr:nth-of-type(odd) {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

legend {
    color: #fff;
}


/* blog module */
.post-thumb-body > h3 > a {
    color: #fff;
}

/* NL:DEV add to cart popup / mini-cart */
.alert {
    padding: 20px;
    text-align: center;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.success-buttons {
    display: flex;
    justify-content: center;
}
.success-buttons a {
    border: 2px solid;
    padding: 6px 12px;
    margin: 10px 10px 5px 0px;
    width: 18%;
    color: #3c763d;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alert-success a {
    color: #000;
}
#cart .dropdown-menu {
    background-color: #675F56;
    z-index: 1001;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #675F56;
}

.bm img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .breadcrumb > li, .fa-home::before {
        text-shadow: 0 1px 0 #fff;
        padding: 0 10px;
        position: relative;
        white-space: nowrap;
        font-size: 8pt;
    }    
}
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border-top: 1px solid #675F56;
    border-bottom: 1px solid #675F56;
    border-right: none;
    border-left: none;
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
}
.breadcrumb > li::after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #675F56;
    border-bottom: 1px solid #675F56;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #fff;
    padding: 0 10px;
    position: relative;
    white-space: nowrap;
}
.fa-home::before {
    content: "home";
    font-family: 'EB Garamond', serif;
}
.breadcrumb i {
    font-size: 14px;
}

/* NL:END */

/* MK:START */

div.panel {
    border-left: none;
    border-right: none;
    border-color:  #666;
}

.table-bordered {
    border-left: none;
    border-right: none;
    border-color: #aaa;
}

table.table > tbody > tr > td {
    border-left: none;
    border-right: none;
    border-color: inherit;
    vertical-align: middle;
}

table.table > thead > tr > td {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-color: inherit;
}

div#cart > button.btn {
    /* margin: 0 4em 0 4em; */
    font-family: 'EB Garamond', serif;
    font-size: 1.2em;
}

div#cart.open > button.btn {
    background-image: linear-gradient(to bottom, #333333, #111111);
    /* color: #675F56; */
    color: #fff;
    border: none;
}

div#cart.open > button.btn:hover {
    color: #fff;
}

/* Nige: product tabs */
.nav-tabs {
    margin-bottom: 22px;
    display: inline-block;
    font-family: 'EB Garamond', serif;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 2px;
    border-bottom: 1px solid #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #9F9487;
    cursor: default;
    background-color: #222;
    border: 1px solid #9F9487;
    /* border-bottom-color: transparent; */
    /* border-top-color: transparent; */
}
.nav-tabs li a {
    padding: 10px;
    border: none !important;
}
.nav-tabs > li > a {
    line-height: 1.42857143;
    border: 1px solid transparent;
    color: #9F9487;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #675F56;
}

@media(max-width: 768px) {
    .nav-tabs {
        font-size: .6em;
    }
    .nav > li > a {
        padding: 6px 8px;
    }
}

.bm a {
    color: #ff6666;
}
.bm a:hover {
    text-decoration: none;
}
.bm a:focus, .bm a:hover {
    color: #675F56;
    text-decoration: underline;
}
.bm .bm-post-info .title-information .details a {
    color: #ff6666;
}
.bm .bm-post-content .post-nav a {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .alert .success-buttons a {
        width: 80%;
    }
}

i.fa-star, i.fa-star-o {
    color: #e69500;
}