/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */

@import url("../savoy/rtl.css");
.nm-shop-categories {
    float: right !important;
}
.nm-product-accordion-heading {
    padding-right: 20px;
}
p#billing_country_field {
    display: none;
}
#order_review .shop_table tfoot tr.shipping td {
    text-align: right;
}