/*
 Theme Name:   BEITELHOUTA
 Theme URI:    http://www.beitelhouta.com;
 Description:  Allegiant Child Theme
 Author:       Philippe Gouillou
 Author URI:   http://neuromonaco.com
 Template:     Allegiant
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Bootstrap
 Text Domain:  allegiant-child
*/

@import url("../allegiant/style.css");
@import url("css/bootstrap.min.css");
#nmcHomeWidget {
    background-color: #fff;
}

.feature-icon {
    display: none;
}

.breadcrumb {
    background-color:transparent;
}

.kiwi-article-bar {
	display: none;
	margin-bottom: 2em !important;
}

.menu-top {
	text-align: right;
	/*background-color: #ff0;*/
}
.menu-link {
	padding-top: 1.5em;
	line-height: 1.5em;
	font-size: 1.5em;
}

#menu-footer .menu-link {
	font-size: .9em !important;
	line-height: 1em;
	padding-top: 0;
}

.topbar > .container, #topmenu, .topmenu {width: 100% !important}

.slider, .slide {height: 450px; width: 100%}
