
/****************************************************/
/*                     GENERAL                      */
/****************************************************/

.mobhide {
	display: block;
}

.mobshow {
	display: none !important;
}



/****************************************************/
/*                     TOP BAR                      */
/****************************************************/

.flex-center {
	align-items: center;
	display: flex;
    justify-content: center;
}

.flex-left {
	align-items: center;
	display: flex;
    justify-content: flex-start;
}

.flex-right {
	align-items: center;
	display: flex;
    justify-content: flex-end;
}

.wood .header-item a {
	padding-left: 10px;
    padding-right: 10px;
}

.wood .i-blog {
	border-radius: 10px;
	margin-left: 55px !important;
	text-transform: uppercase;
}



/****************************************************/
/*                      HEADER                      */
/****************************************************/

#header .header-flex {
	align-items: center;
    display: flex;
	height: 120px;
}

#header .hi-center {
	text-align: center;
}

#header .header-item.space  {
	margin-left: 12%;
}

#header a.abq-outstanding {
	/*background-color: #3D2209;*/
	color: #FFF;
	/*padding: 8px 15px !important;*/
}

#header a.abq-outstanding p {
	font-size: 12px;
	font-weight: 600;
	margin-top: 8px;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.4em !important;
    color: #333;
    margin-bottom: 0;
}

#header #search_block_top form#searchbox {
	border: none !important;
    width: 270px;
}

@media only screen and (max-width: 1200px) {

	#header #search_block_top form#searchbox {
		width: 250px;
	}

}

#header #search_block_top {
    padding-top: 0;
}

@media only screen and (min-width: 991px){
	#category.category-570 #sd_subcategories .categoriahome {
		width: 50%;
	}
}






.categoriahome.alb-cat-small h2 {
	font-size: 13px !important;
}

.alb-subcategories-images {
	margin-bottom: 5px;
}


.wood {
	background-color: #F6F6F6;
	/*height: 36px;*/
	height: 42px;
}

.abq-header .wood > .container {
	max-width: 1200px;
}

#header > .container {
	max-width: 1200px;
}

.wood a {
	/*line-height: 36px;*/
	line-height: 42px;
}

.wood .top-bar-item.center {
	display: block;
	text-align: center;
}

.wood .top-bar-item:before {
	background: #3D2209;
	content: '';
	display: inline-block;
	font-size: 0;
	height: 18px;
	/*margin-top: 9px;*/
	margin-top: 12px;
	overflow: hidden;
	vertical-align: top;
    width: 1px;
}

.abq-header .wood a span {
	color: #3D2209;
	font-size: 14px;
	font-weight: 500;
}

@media only screen and (max-width: 1440px) {

	.abq-header .wood a span {
		font-size: 12px;
	}

}

@media only screen and (max-width: 1024px) {

	.abq-header .wood a span {
		font-size: 11px;
	}

}

.wood .top-bar-item {
	display: inline-block;
	height: 42px;
}

.wood .top-bar-item.right {
	float: right;
}

.wood .top-bar-item a {
	padding-left: 10px;
	padding-right: 10px;
}

.wood .top-bar-item:first-child:before {
	display: none;
}

.wood .top-bar-item.right {
	float: right;
}

.wood .top-bar-item .i-box {
	background-color: #3D2209;
    border-radius: 30px;
	margin-left: 8px;
    /*padding: 5px 7px;*/
	padding: 3px 5px;
}

.wood .top-bar-item .l-box {
	padding: 0;
}

#header {
    background: none !important;
	height: 120px;
}

header {
	border: none !important;
}

#header #man {
    height: 100px;
    position: relative;
    top: 0px;
    left: 0;
    width: 90px;
}

#header a {
    line-height: 120px;
}

#header .header-item,
.wood .header-item {
	display: inline-block;
}

#header .header-item.right,
.wood .header-item.right {
	float: right;
}

#header a,
.wood .header-item a {
	color: #3D2209;
	font-size: 14px;
}

@media only screen and (max-width: 1440px) {

	#header a,
	.wood .header-item a {
		font-size: 12px;
	}

}

/*.wood .header-item a {
	line-height: 50px;
}*/

#header i,
.wood .header-item i {
	color: #3D2209;
	font-size: 21px;
	margin: 0 6px;
}

/*#header .header-item:before {
	background: #3D2209;
	content: '';
	display: inline-block;
	font-size: 0;
	height: 22px;
	margin-top: 50px;
	overflow: hidden;
	vertical-align: top;
    width: 1px;
}*/





.wood .header-item:before {
	background: #3D2209;
	content: '';
	display: inline-block;
	height: 18px;
    /*margin-top: 9px;*/
	margin-top: 12px;
	overflow: hidden;
	vertical-align: top;
    width: 1px;
}



#header .header-item.no-line:before,
.wood .header-item.no-line:before {
	display: none;
}



#header #search_block_top #search_query_top {
	border: 1px solid #3D2209;
	height: 30px;
	width: 100%;
}

#header #search_block_top .button-search {
	background-color: #3D2209;
	color: #FFFFFF;
	height: 30px;
	right: 0;
	top: 0;
}

#header #search_block_top #search_query_top::placeholder {
	color: #3D2209 !important;
	font-size: 12px;
	text-transform: uppercase;
}

#header #search_block_top .btn.button-search:before {
    font-size: 16px;
}



@media only screen and (max-width: 1440px) {

	#header #search_block_top form#searchbox {
		left: 0;
	}

}



#mobile_bar_menu_tri {
	line-height: 50px;
}

#mobile_bar_menu_tri i {
	color: #3D2209;
	font-size: 20px;
    margin-right: 5px;
}

@media only screen and (max-width: 991px) {

	.wood a {
		line-height: 52px;
	}

	#header a, .wood .header-item a {
		font-size: 12px;
	}

	.abq-header .wood a span {
		font-size: 12px;
	}

	.mobshow {
		display: block !important;
	}

	.mobhide {
		display: none !important;
	}

	#header {
		margin-bottom: 20px;
	}

	#header .header-item:before, .wood .header-item:before {
		margin-top: 15px;
	}

	#header #logo {
		margin: 0 !important;
	}

	#header #search_block_top {
		margin: 0 !important;
		padding: 0 !important;
	}

	#search_block_top .btn.button-search:before {
		content: "\f002" !important;
	}

	#search_block_top {
		border-top: none !important;
	}

}

.header-container small, .header-container .small {
    font-size: 14px;
}



#module-prestablog-blog #blog_list .block_bas h3 {
	border-bottom: none !important;
	height: 50px;
}

#module-prestablog-blog #blog_list .date_blog-cat {
	display: none;
}


/* BLOG */

#blog_list .block_droite h3 br {
	display: none;
}

#module-prestablog-blog #blog_product_linked .articleslinks .minh img.imgm {
	width: auto;
	height: inherit;
}
