/*
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
*/

.price-per-kilo { font-size: 0.7em; font-color: #dedede; }
.highlightOrange { display: block; float: left; margin: -30px 0 20px 0; padding:0px 5px; background-color: orange; color: white; font-size: 0.9em; border-radius: 5px; }
.highlightGreen { display: block; float: left; margin: -30px 0 20px 10px; padding:0px 5px; background-color: green; color: white; font-size: 0.9em; border-radius: 5px; }

.products li.product.minimal .product-meta { padding: 0px; }
.product-main-meta .highlightOrange {  margin: 0px 0 20px 0; font-size: 0.8em; }
.product-main-meta .highlightGreen {  margin: 0px 0 20px 10px;  font-size: 0.8em; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 1.2em !Important; font-weight: bold; }

.cart .quantity input.qty { width: auto; background-color: #efefef; }