#product h1,
#product .h1 {
    font-size: 25px;
    line-height: 1.5;
    color: #231f20;
    margin-bottom: 20px;
    font-weight: lighter;
    text-transform: uppercase;
}

#product .heading-box > h1,
#product .heading-box > .h1 {
    margin-bottom: -5px;
}

#product-image {
    border: 1px solid #d9d9d9;
}

#product-image a {
    display: block;
    text-align: center;
}

#product-image .caption {
    background-color: #1e1e1e;
    padding: 0 8px;
    color: white;
    font-size: 11px;
    font-style: italic;
    line-height: 2.3em;
}

#product-contact {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.product-contact-link {
    display: table-cell;
    padding: 8px;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    font-size: 12px;
    color: #5b5b5b;
    text-align: center;
    background-color: #ffffff;
    line-height: 1.1;
}

.product-contact-link:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #5b5b5b;
}

.product-contact-icon {
    display: inline-block;
    width: 19px;
    height: 18px;
    background: url("../img/product-contact-icons.png") 0 0 no-repeat transparent;
}

#ask-product-link:hover .product-contact-icon {
    background-position: -19px;
}

#recommend-product-link .product-contact-icon {
    background-position: -38px;
}

#recommend-product-link:hover .product-contact-icon {
    background-position: -57px;
}

#product-alerts .alert {
    margin-top: 10px;
}

#product-alerts .alert:first-child {
    margin-top: 0;
}

#product-alerts .alert-info {
    background-color: #f9f9f9;
    border-color: #d9d9d9;
    color: #5b5b5b;
}

#product-compatible-printers {
    margin-top: 10px;
}

#product h6 {
    font-size: 12px;
    font-weight: bold;
}

#product-description table {
    font-size: 12px;
}

#product-description th {
    text-align: right;
}

#product-description .icon-drop-matte-black,
#product-description .icon-drop-black,
#product-description .icon-drop-cyan,
#product-description .icon-drop-magenta,
#product-description .icon-drop-yellow,
#product-description .icon-drop-photo-black,
#product-description .icon-drop-photo-cyan,
#product-description .icon-drop-photo-magenta,
#product-description .icon-drops-color,
#product-description .icon-drops-photo {
    display: inline-block;
    background: url(../img/drops.png) no-repeat;
    height: 15px;
    width: 10px;
}

#product-description .icon-drop-matte-black {
    background-position: 0 0;
}

#product-description .icon-drop-cyan {
    background-position: -10px 0;
}

#product-description .icon-drop-magenta {
    background-position: -20px 0;
}

#product-description .icon-drop-yellow {
    background-position: -30px 0;
}

#product-description .icon-drop-photo-black {
    background-position: -40px 0;
}

#product-description .icon-drop-photo-cyan {
    background-position: -50px 0;
}

#product-description .icon-drop-photo-magenta {
    background-position: -60px 0;
}

#product-description .icon-drop-black {
    background-position: -70px 0;
}

#product-description .icon-drops-color,
#product-description .icon-drops-photo {
    width: 30px;
}

#product-description .icon-drops-color {
    background-position: -10px 0;
}

#product-description .icon-drops-photo {
    background-position: -40px 0;
}

#product-compatible-printers ul {
    padding-left: 18px;
    max-height: 89px;
    overflow: hidden;
    margin: 0;
}

#product-compatible-printers li {
    color: #0093dd;
    font-size: 12px;
    line-height: 15px;
}

#product-compatible-printers li > a {
    color: #0093dd;
}

#product-show-more-printers-link {
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
}

#product-show-more-printers-link:after {
    content: "\00BB";
}

#product-certifications {
    text-align: center;
    margin-top: 5px;
}

#product-add-to-cart {
    margin-top: 12px;
    text-align: justify;
    background-color: #f0f0f0;
    border-color: #dddddd;
}

#product-add-to-cart form > * {
    margin-right: 8px;
}

#product-add-to-cart label {
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 0;
}

#product-add-to-cart .icon-cart-big {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #dd127b url(../img/icon-cart-white-big.png) 50% 50% no-repeat;
    vertical-align: middle;
    margin-right: 1em;
    border-radius: 4px;
}

#product-add-to-cart [type="number"] {
    display: inline-block;
    width: 70px;
    font-size: 21px;
    font-weight: bold;
    height: 42px;
}

#product-add-to-cart [type="submit"] {
    border: none;
    background: none;
    line-height: 40px;
    font-weight: bold;
    color: #dd127b;
    vertical-align: top;
}

#product-add-to-cart [type="submit"]:after {
    content: "\00BB";
}

#product-availability {
    margin-top: 15px;
}

#product-availability-label {
    font-size: 16px;
    text-align: right;
}

#product .price-box {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

#product-current-price {
    border: 1px solid #d9d9d9;
}

#product-current-price .price,
#product-current-price .tax {
    line-height: 44px;
    vertical-align: middle;
}

#product-current-price .price {
    color: #00aeef;
    font-size: 28px;
    font-weight: bold;
}

#product-previous-price .price {
    font-size: 18px;
    text-decoration: line-through;
}

#product-promotion-label {
    line-height: 30px;
    height: 30px;
    color: #dd127b;
    font-weight: bold;
    text-align: center;
}

#product-image-modal-body {
    text-align: center;
}

#product-image-modal-body > img {
    max-width: 800px;
}