/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */
.widget .product_list_widget > li, .product_list_widget > li {
    padding: 5px 0 0 90px;
}

.nm-shop-notice a {
    display: inline-block;
}

#order_review_heading {
    padding-top: 21px;
    padding-bottom: 0;
}

#order_review .shop_table tbody tr th, #order_review .shop_table tbody tr td,
#order_review .shop_table tbody tr:first-child th, #order_review .shop_table tbody tr:first-child td,
#order_review .shop_table tbody tr:last-child th, #order_review .shop_table tbody tr:last-child td{
    padding: 10px 21px;
}