/*
	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
--------------------------------------------------------------- */
.button.product_type_simple.add_to_cart_button, .button.product_type_variable, .nm-header-logo img, img.emoji {
	border-radius: 0px;
}
.product .summary .button{
	border-top-left-radius: 0px ;
	border-top-right-radius: 0px ;
}
img, .nm-coupon-wrap, .button, .nm-order-track-form, .nm-login-popup-wrap, .nm-menu .sub-menu{
	border-radius: 0px;
}
input, textarea, .select2-selection, .nm-coupon-popup-wrap, .stock {
	border-radius: 10px !important;
}
.commentlist > li .comment-text {
    margin: 0 0 34px;
}
.apple-pay-button {
	width: 100%;
	border-radius: 10px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mollie-gateway-icon {
    width: 60px !important;
    margin-top: -10px;
}

.elementor-widget-container li {
    list-style: disc;
}

.weglot-flags>a:before, .weglot-flags>span.wglanguage-name:before {
	border-radius: 3px !important;
}

span.woocommerce-Price-amount.amount {
	color: #000000 !important;
}

li.nm-variation-option.selected {
	background-color: #f1cb4a;
}

.product .summary .stock.in-stock {
	background: none;
	color: green;
	padding: 0;
}

.nm-menu .megamenu.full .nm-sub-menu-ul {
    max-width: 500px !important;
}

.nm-menu .nm-menu-item-image {
	max-height: 100px !important;
}

.zoomImg {
	background: #F2F2F2;
}

#nm-mobile-menu .menu li .nm-menu-toggle:before {
    background: none;
    width: 11px !important;
}
