/**
 * CUSTOM CSS AT THE BOTTOM OF THE PAGE
 **/
/*
 * Divers : buttons, ...
 */
.smartlib-single-image-container {
	margin-left: -13px;
	margin-right: -13px;
}

body, p, li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

body p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.small-block-grid-1 > li {
	padding-left: 25px;
	padding-right: 25px;
}

h1 {
}

h2 {
	font-size: 1.7em;
}

#page {
	border-right: 10px solid rgb(232,217,194);
}

#sidebar {
	border-left: 10px solid rgb(232,217,194);
}

.btn-warning {
	background-color: #ee5910 !important;
	border-color: #d65e0e !important;
	color: #fff !important;
	border-radius: 6px;
	font-size: 15px;
	line-height: 1.33;
	padding: 14px 8px;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
	color: #ffffff !important;
	background-color: #c8580d !important;
	border-color: #9d450b !important;
	text-decoration: none !important;
}

.fb-like-box-parent {
	text-align: left !important;
}

#social-gg {
	float: left;
	margin-right: 10px;
}

.fb-like-box {
	border: 1px solid #7c7c7c;
	margin-bottom: 12px;
}

#wrapper {
	margin-top: 70px !important;
}

.entry-content {
	padding: 0;
}

.entry-content a {
	color: #eb6815;
}

.more-link {
	color: #fff !important;
}

.smartlib-single-next-prev a,
.smartlib-next-prev a,
input[type=submit] {
	background: none repeat scroll 0 0 #e8560d;
	color: #fff !important;
}

.smartlib-single-next-prev a:hover,
.smartlib-next-prev a:hover {
	background: none repeat scroll 0 0 #2c3e51;
}

input[type=submit] {
	border-radius: 3px;
}

p.comment-subscription-form {
	margin-bottom: 0;
}

/* 
 * Alternative for breadcrumbs
 */
.breadcrumb-prefix {
/*padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;*/
}

#emobic-breadcrumb {
	margin-top: 30px;
/*position: fixed;
	background-color: #fff;*/
}

#emobic-breadcrumb {
	margin: 0;
}

#emobic-breadcrumb .row {
	background: #fff;
	font-size: 1.2em;
}

#emobic-breadcrumb .frontpage-header {
	margin: 0;
	padding: 0;
	height: 0;
}

#emobic-breadcrumb a,
a.a_orange {
	color: #eb6815;
}

.smartlib-breadcrumb {
	margin: 0 !important;
	font-size: .9em !important;
	padding: 10px 0 !important;
	border-bottom: 1px solid #ddd !important;
	text-overflow: ellipsis !important;
}

.smartlib-breadcrumb a {
	color: #444 !important;
}

.breadcrumb-prefix {
	margin: 0 !important;
	padding: 0 !important;
}

/* ----- breadcrumbs -------- */
/* 
 * Alternative for tags ------>
 */
.smartlib-tags-article a {
	display: inline;
	margin-left: 5px;
	text-transform: none;
	border: none;
}

.smartlib-tags-article a:after {
	content: '|';
	background: none;
	color: #aaa;
	margin-top: -6px;
}

.smartlib-tags-article {
	border: 1px dashed #ccc;
	padding: 8px;
}

.smartlib-soical-widgets {
	margin: 0;
	padding: 0;
}

/* ----- tags -------- */
/* 
 * Alternative for archive header --->
 */
.archive-header {
	border-bottom: 1px solid #5bd2a0;
	border-top: 1px solid #5bd2a0;
	margin-top: 20px;
}

.archive-header,
.archive-header h1,
.archive-header h2 {
	background: none;
}

/* 
 * eMobic like sitemap footer --->
 */
#footer-bottom {
	font-size: .75em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: rgba(43,51,77,0.92);
	box-shadow: 0 3px 5px rgba(0,0,0,0.3) inset;
	color: rgba(149,149,149,0.99);
}

#footer-bottom .title {
	font-weight: bold;
	margin-left: 20px;
}

#footer-bottom ul {
	margin-left: 40px;
}

#footer-bottom li {
	list-style: outside none none;
}

#footer-bottom li a {
	color: #7c7c7c;
}

.footer-copyright {
	text-align: center;
	width: 100%;
}

.footer-copyright a {
	color: #eb6815;
}

.smartlib-footer-widget-area {
	margin: 0;
	padding: 0;
	height: 0;
}

/* 
 * eMobic like nav --->
 */
.image-logo {
	top: -5px;
}

.image-rt {
	margin-top: 0;
}

.top-bar-outer,
#top-bar,
#top-bar .row {
	margin: 0;
	padding: 0;
	line-height: 65px;
	height: 65px !important;
}

.top-bar-outer {
	min-height: 50px !important;
	margin-top: -30px !important;
}

#top-bar {
	background: #3A4258 none repeat scroll 0 0;
	border-left: medium none;
	border-radius: 0;
	border-right: medium none;
	border-top: medium none;
	box-shadow: 0 3px 4px 0 rgba(50,50,50,0.75);
	left: 0;
	right: 0;
	top: 0;
	z-index: 1030;
	font-family: "Trebuchet MS", Helvetica, "DejaVu Sans";
	font-size: 14px;
	position: fixed;
}

#top-bar li {
	float: left;
	display: block;
	position: relative;
	list-style: outside none none;
	margin: 0 10px;
}

.home-li a {
	border-right: 1px solid rgba(247,241,230,0.14);
	padding-right: 10px;
}

#main-menu {
	margin-top: 15px;
}

.navbar-nav > li > a {
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 20px;
}

#top-bar .row {
	background: none;
	margin: 0 auto !important;
}

#top-bar a {
	color: #fff;
}

#top-bar a:hover {
	background: none;
	color: #ccc;
}

#top-bar .glyphicon {
	color: #ee6910;
}

#main-menu .dropdown-menu {
	background: linear-gradient(to bottom,#5a4f79 0%,#516897 100%) repeat scroll 0 0 rgba(0,0,0,0);
	border-radius: 4px;
	font-family: "Trebuchet MS", Helvetica, "DejaVu Sans";
	margin-top: 5px;
}

.dropdown-menu {
	border: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 6px 12px rgba(0,0,0,0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	min-width: 160px !important;
	padding: 5px 0;
	position: absolute;
	top: 100%;
}

.dropdown-menu .submenu-top {
	background: url("/img/design/top-sub-menu.png") no-repeat scroll center top rgba(0,0,0,0);
	height: 6px;
	position: absolute;
	top: -5px;
	width: 100%;
}

.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #ccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0;
}

#main-menu .dropdown-menu li a {
	color: #fff !important;
}

.dropdown-menu > li > a {
	clear: both;
	color: #333;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}

.dropdown-submenu {
	position: relative;
}

li.divider {
	background-color: rgba(131,138,158,0.36) !important;
	height: 10px;
	margin: 5px 0 !important;
	width: 100%;
	padding: 0;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: 10px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

a.dropdown-toggle:hover,
a.dropdown-toggle:active,
a.dropdown-toggle:focus {
	text-decoration: none !important;
}

#main-menu .dropdown-menu > .active > a,
#main-menu .dropdown-menu > .active > a:hover,
#main-menu .dropdown-menu > .active > a:focus,
#main-menu .dropdown-menu > li > a:hover,
#main-menu .dropdown-menu > li > a:focus {
	background: none !important;
}

#main-menu .dropdown-menu li:hover a {
	background-color: none;
}

.dropdown-menu .submenu-top {
	position: absolute;
	height: 6px;
	width: 100%;
	top: -8px;
	left: -8px;
	background: url("http://blog.mobic-autoconstruction-bois.fr/wp-content/themes/harmonux-mobic/img/top-sub-menu.png") no-repeat top center;
}

.dropdown-toggle img {
	display: inline;
}

#main-menu .dropdown-menu li a {
	color: #fff !important;
}

#main-menu .dropdown-menu li a:hover {
	color: #ccc !important;
	background-color: none;
}

#main-menu {
	font-family: "Trebuchet MS", Helvetica, "DejaVu Sans";
	font-size: 14px;
}

#main-menu .dropdown-menu {
	font-family: "Trebuchet MS", Helvetica, "DejaVu Sans";
	margin-top: 5px;
	border-radius: 4px;
	background: #5a4f79;
/* Old browsers */
	background: -moz-linear-gradient(top,#5a4f79 0%,#516897 100%);
/* FF3.6+ */
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5a4f79),color-stop(100%,#516897));
/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,#5a4f79 0%,#516897 100%);
/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#5a4f79 0%,#516897 100%);
/* Opera 11.10+ */
	background: -ms-linear-gradient(top,#5a4f79 0%,#516897 100%);
/* IE10+ */
	background: linear-gradient(to bottom,#5a4f79 0%,#516897 100%);
/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a4f79',endColorstr='#516897',GradientType=0);
/* IE6-9 */
}

.mobile-button,
.mobile-button a,
.mobile-button span {
	background: none !important;
	border-radius: 2px;
	padding: 0;
}

.mobile-button:hover,
.mobile-button:active,
.mobile-button:visited {
	background-color: #333 !important;
}

.mobile-button {
	border: 1px solid #333;
	top: -20px;
	margin: 0;
	padding: 0;
}

.smartlib-category-line li.cat-item {
	float: left !important;
	background: none repeat scroll 0 0 rgb(170,174,178) !important;
	margin: 1px 0 0 1px !important;
	padding: 3px 2px !important;
	list-style-type: none !important;
	border-radius: 3px;
}

.smartlib-category-line a {
	background: none !important;
	font-size: .65em !important;
	line-height: 1em !important;
}

.smartlib-thumbnail-outer .smartlib-category-line a {
	font-size: .4em !important;
	line-height: 1em !important;
}

.smartlib-category-line a:hover {
	text-decoration: none !important;
}

.smartlib-category-line li.cat-item-1 {
	background: none repeat scroll 0 0 #f60 !important;
}

.smartlib-category-line li.cat-item-2 {
	background: none repeat scroll 0 0 #e86914 !important;
}

.smartlib-category-line li.cat-item-3 {
	background: none repeat scroll 0 0 #d66a22 !important;
}

.smartlib-category-line li.cat-item-6 {
	background: none repeat scroll 0 0 #c06a30 !important;
}

.smartlib-category-line li.cat-item-10 {
	background: none repeat scroll 0 0 #ab6536 !important;
}

.smartlib-category-line li.cat-item-35 {
	background: none repeat scroll 0 0 #9d623b !important;
}

.smartlib-category-line li.cat-item-40 {
	background: none repeat scroll 0 0 #8d6042 !important;
}

.smartlib-category-line li.cat-item-45 {
	background: none repeat scroll 0 0 #765640 !important;
}

.smartlib-category-line li.cat-item-46 {
	background: none repeat scroll 0 0 #614a3a !important;
}

.smartlib-category-line li.cat-item-47 {
	background: none repeat scroll 0 0 #524339 !important;
}

@media screen and (max-width: 1025px) {
	ul#main-menu > li > a {
		border-right: 1px solid rgba(247,241,230,0.14);
		padding-right: 20px;
	}
}

@media screen and (min-width: 1025px) and (max-width:1205px) {
	.hide-for-mediumlarge {
		display: none !important;
	}
}

@media screen and (max-width: 640px) {
	#wrapper {
		margin-top: 30px !important;
	}
}

/**
 * --------------------------------------------------------------------
 * Mobic custom CSS
 */
.smartlib-breadcrumb {
	margin: 0 !important;
	padding: 6px 11px !important;
	border-bottom: 1px solid #DDD !important;
	text-overflow: ellipsis !important;
	font-size: .8em !important;
}

#btn-start-designer.animated {
	font-size: 20px;
	line-height: 1.1;
}

a#btn-start-designer:hover {
	text-decoration: none;
}

.homepage-icon-cta {
	width: 40px;
	position: absolute;
	margin-top: -10px;
	margin-left: -45px;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-primary {
	color: #FFF;
	background-color: #20285A;
	border-color: #192047;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px;
}

.btn-primary {
	color: #FFF;
	background-color: #337AB7;
	border-color: #2E6DA4;
}