body.productdetail .product-icons {
    padding-top: 30px;
    font-size: 12px;
}

body.productdetail .product-icons a {
    color: #d20009;
}

.fav-icon {
    color: #2d2e65;
}

.fav-icon {
    cursor: pointer;
}

.product-icons i {
    display: inline-block;
}

.product-icon .icon-label {
    display: block;
    text-align: center;
}

.product-icon i {
    display: block;
    text-align: center;
}

#price-tab .add-to-ord .fav-icon {
    display: none;
}

.checkout table .rowlabel {
    font-weight: 600;
}

.cmt {
    color: green;
    font-style: italic;
    font-weight: 600;
}

.chosen-custom-options-summary {
    padding: 10px;
}
