/* 
 Theme Name:   Savoy-child
 Theme URI:    
 Description:  Kopie voor edits
 Author:       Joost
 Author URI:   https://kroonluchters.metjoo.st
 Template:     savoy
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* NM: Mobile menu - WPML language switcher and social icons */
.nm-mobile-menu-social {
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.nm-mobile-menu-social .wpml-ls-statics-shortcode_actions {
	line-height: 10px;
	padding: 30px 0 0;
}
.nm-mobile-menu-social .nm-mobile-menu-social-ul li {
    margin: 0;
}
.nm-mobile-menu-social .nm-mobile-menu-social-ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 6px;
	line-height: 1;
}

.nm-product-accordion-content {
	display:block !important;
}

.nm-product-accordion-heading:after {
	display:none !important;
	content:'' !important;
}