/*
 Theme Name: Woostify Child
 Theme URI: https://woostify.com/
 Description: Woostify WordPress theme example child theme.
 Author: OneCrea
 Author URI: https://www.repousser.com
 Template: woostify
 Version: 1.0.0
*/
@media (min-width: 948px) {
    .main-navigation .primary-navigation > .menu-item > a {
        margin: 0 12px !important;
    }
}