/*** GENERAL ***/
/* Import AvenirNext */
@font-face {
	font-family: 'AvenirNext-Regular';
	src: url('../font/Avenir/AvenirNextLTPro-Regular.otf');
}
/* fin import */ 
body{
	background: url('../images/backgrounds/bg_cross.png');
}
.footer-top{
	background: url('../images/backgrounds/bg_cross_foot.png') repeat-y;
}
button:hover, a.button-up:hover, a.button:hover{
	border: 1px solid #a28775;
}
textarea{
	resize: none;
}
.footer-top, .footer-main{
	padding: 20px 0;
}
.dropdown > a{
	width: 55px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: #684b3e;
}
.icon-dropdown{
	background-image: url("../images/icons/white/icon_dropdown_2.png");
}
.toolbar, .pager{
	text-transform: none !important;
}
.button, .sbToggle, .pager .pages ol li a, .pager .pages ol li.current, .button-normal{
	text-transform:none !important;
}
.actions{
	padding-top: 10px;
	margin-top: 5px;
	border-top: 1px solid #ebe4e1;
}
.product-image img, .cc-img img{
	background: none;
}
.view-prod{
	color: #684b3e;
	padding: 5px 10px;
	border: 1px solid #684B3E;
	font-weight: bolder;
}
.more-info{
	margin-left: -50px;
}
.inline-block{
	display: inline-block;
}
.Menu-overlay{
	display: none;
	background-color: #000000;
	height: 100%;
	width: 100%;
	opacity : 0.7;
	z-index: 90;
	position: fixed;
	top : 0;
	left: 0;
	
}
.Menu-overlay.active{
	display:block;
}

.product-view {
	margin-top: 25px;
}
/* HEADER */
.block-minicart .button.mini-cart-button.dropdown-toggle .cart-items{
	padding-right: 10px;
	margin-right: 5px;
	border-right: 1px solid #FFFFFF;
}
.header-container .logo, .header-container.fixed .sticky-logo{
	position:absolute;
}
.sticky-logo{
	top: -2px;
}
.header-menu-container{
	margin: auto;
	max-width: 1030px;
}
.header-menu-back{
	background-color: #FFFFFF;
	position: relative;
}
.header-menu{
	margin-left: auto;
	max-width:800px;
	border-top: none !important;
}
.header-top{
	border-bottom: none !important;
}

div.menu{
	margin: 0 !important;
}

div.menu .parentMenu > a, div.menu.active a,div#menu-button a{
	color: #684B3E;
}
div.menu:hover .parentMenu > a, div.menu.active a{
	color: #ffffff;
}
div.menu:hover > .parentMenu a, div.menu:focus > .parentMenu a{
	background-color: #684B3E !important;
}
.header-container.fixed div.menu .parentMenu > a{
	color: #ffffff;
}
.header-container.fixed div.menu.active a{
	background-color: #684B3E;
}

.bg-menu-head{
	background: url(../images/borders/bb-shadow.png) left center repeat-x;
	position: absolute;
	bottom: -18px;
	height: 20px;
	width: 100%;
	left: 0;
}
.toplinks a{
	margin-left: 0px;
}
.toplinks .last{
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.header-container .form-search .button span.icon-search{
	background: url("../images/icons/white/icon_search_1.png") no-repeat center center !important;
}
.header-container.fixed .form-search .button span.icon-search{
	background: url("../images/icons/white/icon_search_2.png") no-repeat center center !important;
}
.block-language .item-value{
	color: #FFFFFF !important;
}
.block-language .dropdown-toggle:hover .item-value, .block-language .dropdown-toggle:focus .item-value{
	color: #684b3e !important;
}
.form-search .button:hover{
	border: none !important;
}
.quick-access{
	right: 60px;
}
#custommenu .menu{
	position: relative;
}
.itemMenu>a,.itemMenu>a:hover {
	background-color: transparent !important;
}
.block1 > .block-container{
	width: 1024px;
	margin: auto;
	
}
.column.first.last{
	width: 100%;
}
.sub-preview{
	padding: 15px;
	width: 171px;
	background-color: #f3efed;
	height: 125px;
	text-align: center;
}
.sub-desc{
	font-size: 10px;
	color: #8a8988;
}
.sub-title{
	padding-top: -5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #684B3E;
  	/*-webkit-hyphens: manual;
  	-moz-hyphens: auto;
  	-ms-hyphens: auto;
  	-o-hyphens: auto;
  	hyphens: auto;*/
}
.sub{
	float: left;
	padding: 0 15px;
}

/*div.column{
	float: left;
}*/
.icon-minicart{
	background: url(../images/icons/white/icon_minicart2.png) no-repeat left center !important;
	height: 23px;
	width: 17px;
	margin-top: -5px;
}
.block-content.open .icon-minicart{
	background: url(../images/icons/white/icon_minicart2.png) no-repeat right center !important;
	height: 23px;
	width: 17px;
	margin-top: -5px;
}
.itemMenuName{
	padding-bottom: 0 !important;
}
.main-content .sub.w16{
	margin: 0 10px 10px 10px;
}
/* Width column sub-category */
.w16{
	width: 16.666666666667% !important;
}
.w20{
	width: 20% !important;
}
.w25{
	width: 25% !important;
}
.w33{
	width: 33.33333% !important;
}
.w50{
	width: 50% !important;
}
.w100{
	margin-left: 40%;
}

/* POP-UP NEWSLETTER */
.txt-newsletter{
	display:none;
	text-align: center;
	position:fixed;
	bottom: 20%;
	right: 40%;
	z-index: 100;
}
.social-block{
  position: relative;
  padding: 20px 0 0 0;
  margin: 0;
}
.social-block-img{
	position:relative;
}
.news-img{
	width: 100%;
}
.news-txt{
	padding: 0 10px;
}
.social-close{
	cursor: pointer;
	position: absolute;
	top: -25px;
	right: -25px;
	height: 60px;
	width: 60px;
	background: url(jquery/images/close-slideshow.png);
}
.social-block .social-block-border{
	background-color: #a28775;
}
.social-block .social-block-join-content{
	font-size: 11px;
	 top: 130px;
  	position: absolute;
  	width: 100%;
  	background: rgba(0, 0, 0, 0.5);
}
/* POP-UP ADD TO */
.success-txt{
	display: block;
}
/* SUCCESS MSG */
.success-msg{
	background-color: #cceefb;
	background-image: url(../images/i_msg-success_1.png);
	color: #00aae6;
	border-color: #faf8f7;
}

/* HOME */
.title-block:after{
	border-bottom: 1px solid #684b3e;
	content: " ";
	display: block;
	height: 1px;
	overflow: hidden;
}

.title-block{
	height: 4px;
	margin: 20px auto 0;
	position: relative;
}

.main-content .title-block span{
	background: url("../images/backgrounds/bg_cross.png") repeat-y;
}
.title-block span{
	background-color: #ffffff;
    color: #684b3e;
    font-size: 24px;
    left: 40%;
    padding: 0 15px;
    position: absolute;
    top: -15px;
}
.header-container .logo{
	height: 130px !important;
}
.block-desc .block-desc-container{
	background-color: #f3efed;
	padding: 0 0 20px 0;
	width: 235px;
}


.block-desc-intern p{
	padding: 0 10px;
	font-family: 'AvenirNext-Regular';
}

.block-desc .block-desc-title{
	padding: 15px 0 0;
	text-transform: uppercase;
}

.block-desc .block-desc-container:hover, .block-desc .block-desc-container:hover .block-desc-title{
	background-color: #684b3e;
	color: #ffffff;
}


.block-banner {
	background-color: #f3efec;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.columnFooter {
	width: 24% !important;
	font-size: 13px;
}

.block-banner img{
	width: 100%;
}

.block-banner .caption {
	color: #fff;
    display: block;
    font-size: 23px;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    /*text-shadow: 2px 2px 2px rgba(0,0,0, 0.6);*/
    text-transform: uppercase;
    top: 70px;
    width: 100%;
}

.banner4 {
	margin-top:15px;
}

.social{
	background-color: #fbfbfb;
	padding: 25px 0;
}

.social .title-block:after{
	border-bottom: 1px solid #a28775;
}

.social .title-block{
	margin-top: 30px;
}

.social .title-block span{
	background-color: #fbfbfb;
	color: #a28775;
	font-size: 18px;
}
.social .newsletter{
	color: #a28775;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
.cursor{
	cursor: pointer;
}
.social .newsletter a, .social .newsletter a:hover, .social .newsletter a:focus{
	color: #a28775;
}

.social .ico{
	text-align: center;
}
.social .ico-tw{
	margin: 20px 15px 15px 15px;
	background-image: url('../images/icons/picto-tw-0.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
	display: inline-block;
}

.social .ico-tw:hover{
	background-position: -53px 0;
}

.social .ico-fb{
	margin: 20px 15px 15px 15px;
	background-image: url('../images/icons/picto-facebook-0.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
	display: inline-block;
}

.social .ico-fb:hover{
	background-position: -55px 0;
}

.item-inner .price-box, .item-inner .product-name{
	text-align: center;
}

.button.link-compare, .button.link-wishlist{
	border: 1px solid #a28775;
}

.cms-home .main{
	margin-bottom: 0;
}
.main-content .product-image:hover{
	opacity: 0.6;
}
.cms-home .item-inner, #upsell-products-list .item-inner{
	padding: 0;
	border: none !important;
}
.cms-home .price-review, #upsell-products-list .price-review{
	padding: 10px;
}
.dash{
	text-align:center;
}
.tp-leftarrow{
	background : url(jquery/images/prev-slideshow.png) no-repeat;
	width: 60px !important;
	height: 60px !important;
	left: 9% !important;
	
}
.tp-rightarrow{
	background: url(jquery/images/right-slideshow.png) no-repeat;
	width: 60px !important;
	height: 60px !important;
	right: 9% !important;
}
.tp-bullets{
	display: none;
}
/* 404 */
.cms-no-route .main-container{
	background: none;
}
.cms-no-route .page-title h1{
	display: block;
	margin: 20px 0 20px 20%;
	font-size: 28px;
}

/*** CATALOGUE ***/
.catalog-category-view .product-name{
	height: 40px;
}
.catalog-category-view .main-container{
	padding: 20px 0;
}

.catalog-category-view .container-second{
	border: 1px solid #684b3e;
	background-color: #f8f8f8;
}
.catalog-category-view .col-sidebar .block-title{
	border: none;
}
.catalog-category-view .col-sidebar .block-content{
	border: 1px solid #e6ded9;
}
.toolbar .grid{
	background-image: url('../images/buttons/cat_view_as_grid_1.png') !important;
}
.toolbar .list{
	background-image: url('../images/buttons/cat_view_as_list_1.png') !important;
}

.link-wishlist.button{
	background-image: url('../images/icons/icon_wishlist_1.png') !important;
	opacity: 0.8 !important;
}
.sbToggle{
	background-image: url("../images/icons/icon_select_1.png");
}
.button.link-wishlist:hover{
	opacity: 1 !important;
}
.labels.sale-pro, .labels.new-pro{
	height: 36px;
	width: 165px;
}
.labels.sale-pro{
	background-image: url(../images/backgrounds/label_promo_1.png);
	left: 13%;
	bottom: 34%;
}
.labels.new-pro{
	background-image: url(../images/backgrounds/label_new_1.png);
	left: 13% !important;
	bottom: 41%;
}
.block-related .title-block span, .box-up-sell .title-block span{
	left: 40%;
}
html:lang(en) .block-related .title-block span, html:lang(en) .box-up-sell .title-block span{
	left: 45%;
}
/* LIST */
.products-list .product-shop{
	position: static;
}
.products-list .item{
	position: relative;
}
.products-list .list-border{
	margin-left: 50%;
	top: 0;
	padding: 0;
}
.catalog-category-view .item-inner, .block-related .item-inner{
	padding: 10px;
}
.btn-cart{
	padding: 0 10px !important;
}

/* GRID */
.products-grid .qty{
	width: 35px;
}
.flex-viewport .qty{
	float: left;
}
/*** PRODUCT ***/
.product-img-box{
	background-color: #f3efed !important;
}

/* TABS */
.cc-img-new{
	text-align: center;
}
.cc-img-new img{
	width: 25%;
}
.cc-shop{
	float: none;
	padding: 0;
	width: auto;
}

.cc-product-name{
	text-align: center;
}

.cc-description{
	margin-left: auto;
	margin-right: auto;
	text-align:inherit;
	width: 70%;
}

.related .flex-prev{
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	background: url(jquery/images/prev-slideshow.png) no-repeat center center;
    text-indent: -999999px;
}
.related .flex-next{
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	right: 0;
	background: url(jquery/images/next-slideshow.png) no-repeat center center;
    text-indent: -999999px;
}
.related .flex-next:hover, .related .flex-next:focus, .related .flex-prev:hover, .related .flex-prev:focus{
	background-color: transparent !important;
}
/* CART & TABLE*/
.data-table, .data-table tbody td{
	border: 1px solid #e5ded8 !important;
}
.data-table tbody td:first-child, .data-table tbody td:(2){
	border-right: none !important;
}
.data-table thead tr{
	color: #AD9687;
	background-color: #F3EFED;
	border: 1px solid #E6DED9;
}
.data-table thead th{
	border: none;
}
.data-table th{
	border-bottom: none !important;
}
.cart-table .product-name a{
	color: #684B3E;
}
.cart-set .heading, .cart-set .shipping-form{
	border: 1px solid #E5DED8 !important;
}
.data-table tbody td.product-name-td{
	border-left: none !important;
}
.data-table tbody td.no-border-right{
	border-right: none !important;
}
.checkout-cart-index .btn-container{
	padding: 15px;
	background-color: #FFFFFF;
	border: 1px solid #E5DED8;
}
.checkout-types li{
	margin-bottom: 0;
}
/* LOGIN */
#login-form .heading, #login-form .content{
	border: 1px solid #E5DED8;
}
#login-form .content{
	position: relative;
}
#login-form .border{
	position: absolute;
	left: 0;
	margin: 0;
}
#login-form .content p{
	margin-bottom : 20px;
}
#login-form .form-list{
	margin-top: 30px;
}

#login-form .heading{
	color: #a28775;
}
.new-users .buttons-set{
	margin-top: 40px;
}

/*** COMPTE ***/
[class*="customer"] .col-sidebar .block-title,
[class*="wishlist"] .col-sidebar .block-title,
[class*="sales-order"] .col-sidebar .block-title,
[class*="newsletter"] .col-sidebar .block-title{
	background-color: #f3efed;
	border: none;
}
[class*="customer"] .col-sidebar .block-title span,
[class*="wishlist"] .col-sidebar .block-title span,
[class*="sales-order"] .col-sidebar .block-title span,
[class*="newsletter"] .col-sidebar .block-title span{
	color: #ad9687;
}
[class*="customer"] .col-sidebar .block-content,
[class*="wishlist"] .col-sidebar .block-content,
[class*="sales-order"] .col-sidebar .block-content,
[class*="newsletter"] .col-sidebar .block-content{
	border: 1px solid #e6ded9;
}
[class*="customer"] .fieldset .heading,
[class*="wishlist"] .fieldset .heading,
[class*="sales-order"] .fieldset .heading,
[class*="newsletter"] .fieldset .heading{
	border: none;
}
[class*="customer"] .fieldset .content, 
[class*="wishlist"] .fieldset .content,
[class*="sales-order"] .fieldset .content,
[class*="newsletter"] .fieldset .content{
	border: 1px solid #e6ded9;
}
[class*="customer"] .col-sidebar ul li a,
[class*="wishlist"] .col-sidebar ul li a,
[class*="sales-order"] .col-sidebar ul li a,
[class*="newsletter"] .col-sidebar ul li a{
	background: none !important;
}

/* DASHBOARD & ADRESS BOOK */
.dashboard .box .heading, .dashboard .box .content,
.my-account .heading, .my-account .content{
	border: 1px solid #e6ded9;
}
.col2-set .edit-info{
	padding: 5px 10px;
	border: 1px solid #e6ded9;
}
.dashboard .box .heading,.dashboard .box .box-title,
.my-account .heading{
	color: #a28775;
}
.my-account .title-book{
	margin-bottom: 10px;
}
/*.my-account address, .my-account .item.empty{
	color: #777777;
}*/

/* WISHLSIT */
.btn-remove:hover .icon-remove, .btn-remove:focus .icon-remove{
	background-position: 0 0;
}
#wishlist-table .first td{
	width: 10%;
}

/* MY ORDERS */
.sbToggle:hover, .sbToggle:focus{
	border: 1px solid #684b3e;
}
.check-col .sbToggle{
	padding-left: 6px !important;
}
/*#my-orders-table thead tr{
	color: #AD9687;
	background-color: #F3EFED;
	border: 1px solid #E6DED9;
}
#my-orders-table thead th{
	border: none;
}*/

/*** FOOTER ***/
.footer h3, .footer .title{
	margin-top: 0;
}

/* FOOTER TOP */
.footer-top ul li{
	background: none;
}

/* FOOTER MAIN */
.footer-main .foot-links li{
	color: #e9e3e0;
	text-decoration: none;
	background-image: none;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #e9e3e0;
}
.footer-main .foot-links a{
	font-size:11px;
	text-transform: uppercase;
	color: #e9e3e0;
}

.columnFooter {
	width: 49% !important;
	font-size: 13px;
}

/*** RESPONSIVE ***/
.nav-container{
	float: none;
}
#custommenu-mobile{
	position: relative !important;
	left: 25%;
}
#custommenu-mobile .icon-bar{
	background-color: #684b3e !important;
}
.mobile-bg{
	display: none;
}
