a:hover, a:focus, a:hover:visited {
    color: #c33343;
    text-decoration: none;
}
h1 {
    color: #532f18;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
    text-transform: uppercase;
}
body h1 {
    margin-bottom: 0.5em;
}
body .page-header {
    margin-bottom: 1em;
}
body .header > li {
    display: inline-block;
}
body .header > li > a {
    line-height: 2;
    padding: 0 0.5em;
}
.block-minicart {
    color: #333;
}
@media (min-width: 768px) {
    body .page-header {
        background-color: rgba(17, 8, 4, 1);
        color: #c4b48d;
        display: flex;
        flex-direction: row-reverse;
    }
    body .header.content {
        flex-grow: 1;
        padding-right: 0;
        padding-top: 16px;
    }
    body .header.panel > .header.links > li > a,
    body .header.panel > .header.links > li > a:hover,
    body .header.panel > .header.links > li > a:visited,
    body .customer-welcome .action.switch,
    body .page-header .panel.wrapper {
        color: inherit;
        background: none;
        border: none;
    }
    body .page-header .header.panel {
        padding-top: 21px;
        padding-left: 1em;
        padding-right: 1em;
    }
    body .logo {
        margin: 0;
        margin-bottom: 16px;
        margin-right: 1em;
    }
    body .header.panel > .header.links > li.welcome {
        display: none;
    }
    body .header > li > a,
    body .navigation .level0 > .level-top,
    body .navigation .level0.active > .level-top,
    body .navigation .level0.has-active > .level-top {
        color: #c4b48d;
        font-size: 18px;
        line-height: 47px;
        text-transform: uppercase;
        font-weight: bold;
        display: block;
        text-transform: uppercase;
        margin-top: -0.5em;
    }
    body .nav-sections {
        background: none;
        display: inline-block;
        margin-bottom: 0;
    }
    body .navigation {
        background: none;
        display: inline-block;
        width: auto;
    }
    .products-grid .product-item {
        border: 1px solid #dfdcc6;
    }
    .products-grid .product-item-photo {
        display: block;
        min-height: 180px;
    }
}
body .page-footer {
    background-color: rgba(17, 8, 4, 1);
    color: #896946;
}
body .footer.content .links a,
body .footer.content .links a:visited {
    color: inherit;
}
.minicart-wrapper .action.showcart .counter.qty {
    background-color: #b20a0f;
}
body .navigation .level0.active > .level-top,
body .navigation .level0.has-active > .level-top {
    border-color: #b20a0f;
}
.top-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.top-footer .span3,
.top-footer .span7 {
    min-width: 260px;
    display: inline-block;
}
.q_social_icon_holder {
    margin: 0 1em;
}
.footer_bottom {
    border-top: #896946 1px solid;
    line-height: 1.8;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
}
.footer_bottom .column_inner {
    padding-left: 25px;
}
.footer_bottom .column1,
.footer_bottom .column2,
.footer_bottom .column3,
.footer_bottom .column4 {
    vertical-align: top;
    display: inline-block;
}
.footer_bottom h2 {
    color: #896946;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: uppercase;
}
.footer_bottom {
    color: #ddb67c;
}
.footer_bottom a {
    color: #896946;
}
.action.primary,
.action.primary:hover,
.action.primary:focus {
    background-color: #542f14;
    border-color: #542f14;
}
.action.primary:hover,
.action.primary:focus {
    opacity: 0.8;
}
.action.primary.create-personal {
    background-color: #b20a0f;
    border-color: #b20a0f;
}
.action.primary.create {
    min-width: 230px;
}
.paypal.acceptance {
    display: none;
}
.block.newsletter .form.subscribe {
    display: none;
}
.copyright {
    color: #896946;
    background-color: #2c180b;
}
.product-item-details {
    padding: 0 0.25em;
}
.products-grid .product-item-details {
    text-align: center;
}
.product-item-name, .product.name a {
    font-weight: bold;
}
.product-item .price-box .price-final_price .price {
    display: block;
    font-size: 1.5em;
}
.old-price {
    display: block;
}
.product-item-details p {
    margin-bottom: 0.25em;
}
.specs-after-price {
    display: none;
}
.products-list .product-item {
    margin-bottom: 1.5em;
    border: 1px solid #ccc;
}
.products-list .product-item-photo {
    min-width: 200px;
}
.products-list .old-price,
.products-list .price-final_price {
    display: inline-block;
    margin-right: 1em;
}
.cart.table-wrapper .product-item-photo {
    min-width: 100px;
}
.products-grid .specs-after-price {
    display: block;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
    display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-action::after {
    content:'See our Shipping & Return Policy'
}
