/*
 Theme Name:   Qreate-IT Child Theme
 Theme URI:    http://www.qreate-it.nl
 Description:  Qreate-IT Child Theme
 Author:       Martijn Milius
 Author URI:   http://www.qreate-it.nl
 Template:     Divi
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, accessibility-ready
 Text Domain:  Qreate-IT Child Theme
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

h1, h2, h3, h4, h5, h6, li.menu-item a, .et_pb_button {
	font-family: Montserrat !important;
}
p {
	font-family:'Nunito Sans',Helvetica,Arial,Lucida,sans-serif !important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-686 a {
    background: #3265ff;
    color: white !important;
    padding: 15px 25px !important;
    border-radius: 25px;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-30 a {
    background: #fff;
    color: #3265ff !important;
    padding: 15px 25px !important;
    border-radius: 25px;
    border:1px solid;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-32 {
    padding-right: 5px !important;
    padding-left: 55px;
}
.et-fixed-header ul#top-menu {
    padding-bottom: 15px;
}

/* #959baf p
#535b7c titels
*/