/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* footer */
#custom-footer .row > .vc_row { margin-top: 0 !important; }
#custom-footer {
    margin-top: 0 !important;
    padding: 0 !important;

}
.container-wrap {
    padding-bottom: 0 !important;
    min-height: 0 !important;
}
#contact i {
    margin-right: 10px !important;
}

.post-type-archive-product .page-title {
  font-size: 28px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 23px !important;
}



