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


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

.home .nm-shop-header.has-categories.has-filters.no-sidebar.no-search {
    padding-top: 0;
}

.nm-shop-header {
	padding: 100px 0 40px 0
}

th.woocommerce-PaymentMethod.woocommerce-PaymentMethod--method.payment-method-method {
    width: 100%;
}

.woocommerce-orders-table__cell:first-child a br {
    display: none;
}

.products.has-action-links li:hover .price {
	opacity: 1 !important;
}

.widget_tag_cloud a {
    font-size: 15px !important;
    text-transform: none !important;
    margin-bottom: 10px;
}

.wps_recurring_bifurcation_wrapper {
  margin-top: 20px;
}

.woocommerce-orders-table__cell-order-status br {
    display: none;
}

.woocommerce-MyAccount-paymentMethods thead {
	height: 45px;
}

thead {
    font-weight: bold;
}

tr.payment-method.default-payment-method td {
    padding-top: 10px;
}

tr.payment-method.default-payment-method td:last-child {
    padding-top: 0;
}

.page-id-12 .wps_sfw_account_col br {
    display: none;
}

.page-id-12 .elementor-widget-text-editor ul:not([class]) {
	padding-left: 0 !important;
	
}
.page-id-12 .elementor-widget-text-editor ul:not([class]) li {
	list-style-type:none !important;
}

.page-id-12 .woocommerce-MyAccount-navigation-link a {
    margin-bottom: 0 !important;
}

.page-id-12 .nm-MyAccount-user {
    margin-bottom: 20px;
}

.nm-menu .megamenu > .sub-menu > ul > li > a img {
	max-height: 115px;
}

.mc4wp-alert.mc4wp-success {
    margin-top: 20px;
    text-align: center;
    color: #00a703;
    font-size: 18px;
}

.nm-product-summary-inner-col {
    margin-bottom: 20px;
}

.product .summary .product_title {
    font-size: 26px;
    line-height: 1.7;
}

.product .summary .price {
	padding:0;
}