.page-header {
    background-color: #461420 !important;

    /*background-image: url('../images/coffee.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 800px !important;*/
}

/*span {*/
/*    color: #461420 ;*/
/*}*/

.page-header .panel.wrapper {
    border-bottom: none;
}

a, .alink {
    color: #fefefe !important;
    text-decoration: none;
}

.page-header .widget.block {
    /*margin: 15%;*/
    color: white !important;
    font-size: 20px;
}

.page-header .widget.block:hover {

    text-decoration: none;
    color: rgba(255, 255, 255, 0.82) !important;

}

.page-footer {
    position: relative;
    background-image: url('../images/roasted-coffee-beans.png');
    background-repeat: no-repeat;
    background-size: cover;
}


.page-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #461420 !important;
    opacity: 0.5;
}


.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: #822a3f;
    border-style: solid;
    border-width: 0 0 3px;
    color: #461420 !important;
    text-decoration: none;
    display: inline-block;
}

.nav-sections {
    background: transparent !important;
}

.navigation {
    background: transparent !important;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
}

.navigation .level0 > .level-top {
    color: #461420 !important;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}


.abs-product-link, .product-item-name, .product.name a {
    font-weight: 400;
    color: #461420 !important;
}

.product-item .price-box .price {
    font-size: 1.4rem;
    font-weight: 700;
    white-space: nowrap;
    color: #461420 !important;
}

.action.primary, .action-primary {
    background-image: none;
    background: transparent;
    border: none;
    color: #461420;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding: 0px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
}

.header.content {
    padding: 0px !important;
}


.breadcrumbs a {
    color: #461420 !important;
    text-decoration: none;
}


.footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
    position: relative;
    z-index: 1000 !important;
}

.footer.content .block {
    float: right;
    position: relative;
    /* z-index: 1000; */
}

.footer .copyright {
    display: block;
    margin: 20px 0 0;
    position: relative;
    z-index: 1000 !important;
    color: white;
    background-color: #5b1e2d;
    text-align: center;
    padding: 15px;
}


.footer .bugs {
    display: none;
}

.review-form .action.submit.primary {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #461420;
    padding: 10px;
}

.abs-action-link-button, .abs-action-addto-product, .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
    background-image: none;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #461420 !important;
    cursor: pointer;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
}


.footer.content {
    border-top: none;
}

.footer .action.primary, .action-primary {
    background-image: none;
    background: transparent;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding: 0px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
}

.opc-progress-bar-item._active>span:before {
    background: #461420;
}

.opc-progress-bar-item._active:before {
    background: #461420;
}

.opc-progress-bar {
    padding-top: 20px;
}

.action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active {
    background: #461420;
    border: 1px solid #461420;
    color: #fff;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #c2c2c2;
}

.action.primary:hover, .action-primary:hover {
    background: #461420;
    border: 1px solid #461420;
    color: #fff;
}

.product-item {
    margin-left: 0;
    background-color: #faf2ef;
    border-radius: 15px !important;
    padding: 20px !important;
}


.product-item:hover {

    background-color: #ecf6fa;
}



.page-footer {
    position: relative;
    background-image: url(../images/roasted-coffee-beans.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right center;
    min-height: 476px !important;
    background-color: #5b1e2e;
}

.page-wrapper {

    background-color: #fef8f8;

}


.header ul>li, ol>li {
    margin-top: 0rem;
    margin-bottom: 1rem;
    display: inline;
    margin-right: 10px;
}
