




/* hide price table in cart */
th.end {
    visibility: hidden;
}
td.end {
    visibility: hidden;
}

/* hide price table in cart */
.total-info {
    visibility: hidden;
    height: 20px;    
}
td.end {
    visibility: hidden;
}

/* Login Logo size and position */
.returning-wrapper {
    background-size: 300px !important;
    background-position: center 20px !important;
}

.productsinlist .productlistitem__description {
    font-size: 13px;
    color: #BA913F;
    max-height: 62px;
    overflow-y: auto;
    width: 25%;
    padding-right: 2%;
    display: inline-block;
    vertical-align: middle;
}

.productsinlist .productlistitem--left {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.productsinlist .productlistitem__quantity span {
    float: left;
    width: 20%;
    line-height: 29px;
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
}

.productsinlist .productlistitem__sku, .productsinlist .minmax_quantity, .productsinlist .stock-quantity {
    font-size: 13px;
    line-height: 1.3;
}

/* booklet preview window more space on bottom */
.pageflip .pageflip-container {
    padding-bottom: 60px;
}

.homeFeaturedCategoriesWrapper .listItem .product-title, .homeFeaturedProductsWrapper .listItem .product-title {
    border: none;
    position: absolute;
    z-index: 2;
    bottom: 0px;
    padding: 6%;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.product-title:hover {
    overflow: visible;
    white-space: normal;
}

.DTV2 .DT_bigpicture {
    background-color: #f8f4ec;
    border: solid 4px #e6f0ff;
}

.DT_product-details-page-main


/* product details page */
.product-details-info .picture {
    border: 5px #fff solid;
}

/* Hide price on product detail page*/
.newProductPriceWrapper {
     visibility: hidden;     
}

.productsinlist .productlistitem__description {
    font-size: 12px;
}

.returning-wrapper {
    padding-top: 150px;
    background-size: 130px;
    background-position: 235px 20px;
}

#logorow {
    height: 100px !important;
}

#logorow .grid_12 .banner_page_title {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFFFFF;
    font-size: 20px !important;
    width: 561px;
    max-width: 65%;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px;
}

.minishoppingcart .minishoppingcartinner {
    position: absolute;
    width: 150px;
    margin-left: -50px;
    text-align: center;
    padding: 5px;
    background: #ffffff;
    display: none;
    color: #4E5E6E;
}

.pager {
    margin: 10px 0px;
    padding: 10px;
    background: #FFFFFF;
}

.listItem .picture img {
    border: solid 0px #ccc !important;
}

.header-module-logo {
    width: 80%;
    max-width: 350px;
    margin: 0;
    float: left;
    height: 85px !important;
}

.logo img {
    max-width: 300px;
    max-height: 85px;
    Margin-top: 12px;
}

