/*
Theme Name: E100 Theme
Theme URI: http://www.garlicginger.nl
Description: A child theme of E100 Theme
Author: Garlic & Ginger
Author URI: http://www.garlicginger.nl
Version: 1.0.0
Template: startit
*/

.aligncenter{
text-align:center!important;
}

body{
    font-size: 18px!important;
    color: #191919!important;
}
.vc_row ul{
    margin: 0 0 0 20px!important;
    list-style: disc outside none!important;

}
.vc_row ul li{
   padding: 4px;

}

H1, h2, h3, h4, h5, h6{
 margin: 0 0 20px 0!important;
}

.qodef-page-header .qodef-sticky-header .qodef-sticky-holder {
    border-bottom: 0!important;
}
.qodef-logo-wrapper a img {
  margin-top: 5px;
}

.qodef-main-menu > ul > li > a span.item_inner {
    padding: 0 17px!important;
}
.qodef-drop-down .second .inner ul li{
width: 290px!important;
}
.qodef-main-menu ul li a {
    color: #fff!important;
}

.qodef-drop-down .second .inner ul li a, .qodef-drop-down .second .inner ul li h4{
    color: #969696!important;
}
h2.qodef-slide-title{
    font-size: 60px!important;
    line-height: 1.0em!important;
}
/*.qodef-slider-content-inner{
width: 80%!important;
}*/
.mc4wp-form-fields p {margin:0 0 5px;}

footer .widget input[type="email"], footer .widget select {
    background-color: #f6f6f5;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    color: #7f8385;
    font-family: inherit;
    height: 35px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 10px;
    width: 100%;
}
.snp-fb a, .snp-fb *:focus, .snp-fb input, .snp-fb textarea, .snp-fb select {
    outline: 0 none;
    width: 100%!important;
}