/*
 Theme Name: DVBWF VendiPro Child
 Theme URI: http://vendidero.de
 Description: VendiPro Child Theme
 Author: Dennis Nissle
 Author URI: http://vendidero.de
 Template: vendipro
 wc_gzd_compatible: true
 Version: 1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

footer#bottom {
    background: #EEE;
    width: 100%;
    padding: 1em 0;
    clear: both;
    bottom: 0px;
}

#main-wrapper {
    margin-bottom: 5%;
    padding-bottom: 1em;
}
.menu {
    display: flex;
}

header#hmain .header-inner .container {
    background-color: white;
}
	
.container-nomargin {
    padding-top: 10px;
}

ul#menu-top-menu.menu > li { 
    padding-right: 5px;
    padding-left: 5px;
}

ul#menu-footer > li { 
    padding: 0 8px 0 8px;
    background-color: #EEE;
}

#nav_menu-2 {
    font-size: 18px;
    position: relative;
    top: -1rem;
    padding-left: 12%;
}
#widgets-header {
    white-space: nowrap;
}
#search-3 > div {
    width: initial !important; 
}
