.noPadding {
    padding-bottom: 0 !important;
}


/* css box product */
.product-small.box .box-image {
    border-radius: 6px;
}


/* css footer */
.ct-foo p {
    margin-bottom: 8px;
    font-size: 15px;
}

.ct-foo-color p strong {
    color: #999999;
}

.ct-foo-color p:first-child strong {
    color: #fff;
}

.ct-foo p:first-child strong {
    font-size: 18px;
}

.absolute-footer.dark.medium-text-center.text-center {
    border-top: 1px solid #cccccc2e;
}