﻿
.style-4 .icon-bx {
    background: #9e242b;
}
div#ContinueShopping .modal-content {
    position: absolute;
    top: 50%;
    margin-top: -250px;
}
ul.sub-menu li {
    margin-bottom: 1px;
}

h3.docHeader {
    margin-top: 30px;
    margin-bottom: 10px;
}

.docButton a {
    background: #9e242b;
    display: table;
    width: 100%;
    text-align: center;
    padding: 6px;
    color: #fff;
}

.docThumb {
    background: #f6f6f6;
    border: 1px solid #d1d1d1;
}
.DocItem {
    margin-bottom: 20px;
}