/*
Theme Name: eDifference Digital Agency
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.button.product_type_simple {
    width: 100%;
    font-weight: bold !important;
    font-size: 14px !important;
}

.button.product_type_simple .icon-salient-m-eye  {
    margin-right: 5px;
}

.download-icon {
    content: url('/app/themes/salient-child/img/download.svg');
    display: inline-block;
    width: 13px;
    height: 12px;
    margin-right: 8px;
}

.single-product .summary.entry-summary .cart {
    margin-top: 15px;
}

#footer-outer #copyright[data-layout="centered"] .col .social li {
    margin-top: 10px;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    font-size: 13px;
}
.download-container {
    width: 100%;
    display: block;
    float: left;
}

.download-btn {
    margin-top: 15px;
}