@font-face {
  font-family: Heebo;
  src: url(https://www.bamboo.co.il/skin/frontend/smooth_l/default/css/fonts/Heebo-Regular.ttf);
}
/*.contact_me_X5 {
	width: 97%!important;}
#header_l1 .telephone,#boutton-mateo .child.third,.tel_show,#rami-mother .contact-us-possibilities{
	display:none!important;}*/	
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.brother {
    display: inline-block;
    vertical-align: top;
}
.catalog-category-view .main-container.col2-right-layout .main .col-main,.col-1,input.send-mail.submit-style-2016,.submit-style-2016,.opc .section .step,.checkout-onepage-index .col-main{
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
body{
	margin:0;}
body.catalog-product-view.catalog-product-view,body.customer-account-resetpassword .main {
    background: #ffffff;}
body.customer-account-resetpassword .main #form-validate{
	max-width: 800px;
    margin: 0 auto;}
*{
	text-align:right;
	direction:rtl;
	font-family:Assistant,Heebo,Arial;
}
body.cms-page-view.cms-english  .col-main *{
	text-align:left;
	direction:ltr;}
table {
    border-collapse:collapse;}
a{
	text-decoration:none;
	color:#242629;}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;}
p{
	margin-bottom: 0;
    margin-top: 0;}
#TeamCookie{
	display:none;}
.mageplaza-betterblog-index-index .col-main{
	background:white;
}
#header{
	background: #242629;}
#header .header_frame{
    margin: 0 auto;}
.checkout-onepage-success .col-main{
	background:white;}
#header_frame_hover{
	display:none;}
#header_l1 {
	max-width: 1600px;
    height: 60px;
	position:relative;
    margin: 0 auto;}
div#header_l2 {
	max-width: 1600px;
    height: 35px;
	margin:0 auto;}
#header_l1 .logo,#header_l1 .search,#header .icons  .icon,#header  #header_l1 .telephone>div,#header  .contact_us,#header  .account,#header_l2 .blog,#header_l2 .about_us,#boutton-mateo .telephone>div,
#header_l2 .contact_us_sav_pc_vrs9{
	display:inline-block;
	vertical-align:top;}	
#header .logo .icon{
	position:relative;
	background-image: url('/skin-variable/logo_250.png?v2');
    background-repeat: no-repeat;
	width:250px;
	height:50px;}
#header .icons .icon{	
	background-image: url(../images/header/header_icons.png);
    background-repeat: no-repeat;
    width:65px;
	height: 40px;}
#header .account .sub_menu  ul>li:hover{	
	background:silver;}
#header .icons .cart.icon {	
	background-position: 38px -27px;
	position:relative;
	width: 120px;}
#header .icons .cart.icon .title {
    position: absolute;
    top: 16px;
    left: 0;
	color: white;
    font-weight: bold;
	font-size:16px;
    line-height: 16px;}
#header .icons .cart.icon span.count {
    position: absolute;
    top: 5px;
    right: 29px;
	color: #d08600;
    font-size: 14px;
    font-weight: bold;}
#header .icons .icon{
    color:white;
    text-align: center;
	cursor:pointer;
	font-size: 12px;
    padding-top: 2px;}
#header_l1 .logo .icon span{
	color:#242629;
	position:absolute;
    top: 30px;
    right: 36px;
    font-size: 17px;
	letter-spacing: 2px;
    font-weight: bold;}
#header_l1 .search{
	display:block;
	height: 100%;}
#header_l1 .search #search{
	width:100%;
	position: absolute;
    top: 0;
    left: 0;}
#header_l2 .account{
	position:relative;}
div#search_bar_g5{
	position: relative;
    overflow: hidden;
    height: 39px;
    border-bottom-left-radius: 5px;}
#header_l2 .contact_us,#header_l2 .account,#header_l2 .blog,#header_l2 .about_us,#header_l2 .contact_us_sav_pc_vrs9 {
    color: white!important;
    font-weight: bold;
    width: 100px;
    text-align: center;
    vertical-align: bottom;
    height: 100%;
	line-height: 40px;}
span.cust_name {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    top: -12px;
    color: #d08600;}
#header .icons .account .sub_menu{
	display:none;
	overflow:hidden;
	box-shadow: 0 0 14px rgba(51,51,51,.4);}
#header .icons .account .sub_menu li>span{
	display:block;}
#header .icons .tel.icon{
	background-position: -338px -22px;
    width: 40px;}	
.fg_98 {
    font-size: 26px;
	margin-bottom: 10px;
    font-weight: bold;
	line-height: 16px;}
#header  .num,#boutton-mateo  .num{
    font-size: 38px;
	line-height: 26px;
    font-weight: bold;}
#boutton-mateo  .num{
	color:#2ab814;}
#boutton-mateo .important_red{
	color: #d91721!important;
	font-weight: bold;}
#boutton-mateo #send-pnia-on-prod .important_red{
	margin-bottom: 3px;}
#boutton-mateo #send-pnia-on-prod .broth_h{
	display:inline-block;
	vertical-align:top;}
.X1 {
    font-size: 12px;
    margin-right: 5px;
    line-height: 10px;}
#header_l1 .logo {
    padding-top: 5px;
	padding-right:15px;
	position: absolute;
    right: 0;}
#boutton-mateo .telephone.icons{
	width: 100%;
	text-align: center;
	margin-top: 15px;}
#header_l1 .telephone{
    padding-top: 9px;
    position: absolute;
    width:230px;
	margin-left: 30px;
	left: 0;
	top: 0;
	color:white;}
#bsr_id_by89{	
	/*display:inline-block;*/
	display:none;
	width:60px;
	color: #c308ce;
	font-size: 14px;
	text-align: right;
	cursor:pointer;
	margin-right: 3px;
    padding-right: 3px;
    border-right: 2px solid #c308ce;
    vertical-align: bottom;
    margin-bottom: 12px;}
#boutton-mateo .telephone{
	color:silver;}
#header_l1 .telephone  >div{
	float:left;}
#boutton-mateo .telephone .tel.icon{
	width:40px;
	float: right;
    margin-right: 8px;}
#header_l2 .icons>div{
	cursor:pointer}
#header .icons,#boutton-mateo .icons{
    display: inline-block;
    float: left;}
#header_l1 .telephone.icons img{
	width: 140px;
    border-radius: 10px;
    border: 1px solid silver;
    padding: 2px;}
#header_l2 .icons {
    position: relative;
	margin-left: 300px;}
#search_mini_form input {
    height: 39px;
    border-radius: 0;
    border: 2px solid #2ab814;
	color: #2ab814;
    text-align: center;}
#search_mini_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2ab814;
  opacity: 1; /* Firefox */
}
#search_mini_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2ab814;
}
#search_mini_form input::-ms-input-placeholder { /* Microsoft Edge */
  color: #2ab814;
}
#header_l3 .category-node .cat_m {
    height: 33px;}
#header .rt_u5 {
	display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 39px;
    background: #1faed0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;}
#header .icons .loupe.icon {
    background-position: -402px -27px;
    width: 49px;
    height: 34px;}
div.snize-dropdown-arrow {
    position: absolute;
    top: -14px;
    right: 30px;
    float: left;
    overflow: hidden;
    width: 21px;
    height: 14px;}
div.snize-arrow-outer, div.snize-arrow-inner {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    margin-left: -2px;}
div.snize-arrow-outer {
    border-right: 11px solid rgba(255, 255, 255, 0);
    border-left: 11px solid rgba(255, 255, 255, 0);
    border-bottom: 15px solid #dddddd;}
#search_autocomplete_site li.snize-label, #search-page-main li.snize-label {
    clear: both;
    color: #A0A0A0;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    background-color: #F7F7F7;
	font-size: 14px;
    text-align: center;
    line-height: 20px;}	
#search_autocomplete_site li.snize {
    width: 45%;
    text-align: right;}
#search_autocomplete_site li.snize, #search-page-main li.snize {
    padding: 15px 0 15px 0;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 4px 10px 4px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: #333333;
    line-height: 16px;
    cursor: pointer;}	
#search_autocomplete_site a, #search-page-main a {
    text-decoration: none;}	
#search_autocomplete_site span.snize-thumbnail, #search-page-main span.snize-thumbnail {
    display: inline-block;
    float: right;
    margin: 0px 0px 0px 10px;
    text-align: center;
    width: 70px;}
#search_autocomplete_site span.snize-thumbnail img, #search-page-main span.snize-thumbnail img {
    max-width: 70px;
    max-height: 70px;}
#search_autocomplete_site span.snize-overhidden, #search-page-main span.snize-overhidden {
    display: block;
    overflow: hidden;}
#search_autocomplete_site span.snize-title, #search-page-main span.snize-title {
    height: 14px;
    overflow: hidden;
    display: block;
    color: #3c6e6e;
    font-weight: bold;
    font-size: 80%;
    margin-top: 3px;}
#search_autocomplete_site span.snize-description, #search-page-main span.snize-description {
    display: block;
    margin-top: 5px;
    color: #747474;
    font-size: 12px;}
#search_autocomplete_site span.snize-price, #search-page-main span.snize-price {
    display: block;
    margin-top: 6px;
    color: #b52025;
    font-weight: bold;}
#search_autocomplete_site li.snize-separator, #search-page-main li.snize-separator {
    display: none;
    padding: 0;
    height: 0;
    border-top: 1px solid #eeeeee;
    margin: 0;
    border-bottom: none;
    font-size: 0px;}
#search-loader .loader{
	width: 30px;
	position: absolute;
	top: 5px;
	left: 65px;}
#search_autocomplete_site{
	display:none;
	width: 100%;
	background-color: white;
	z-index: 2000;  
	box-shadow: 0 0 14px rgba(51,51,51,.4); 
	border-radius: 2px;
	position: absolute;
	top: 50px;}
body.checkout-cart-index .main-container.col1-layout	{
    overflow: hidden;
    background: white!important;}
body>.wrapper>.page>.main-container {
    background: #3cb83d;
}	
	
	
	
div#header_l3 {
    height: 35px;
    background-color: #323539;
    color: white;
	position:relative}
#header_l3 ul{
	margin:0;
	height: 100%;
    padding-right: 0;
	max-width: 1600px;
    margin: 0 auto;
	clear: both;
	position: relative;
    top: -6px;}
#header .account .sub_menu {
    padding: 5px;
    border: solid 2px #cccccc;
    position: absolute;
    z-index: 200;
    z-index: 200;
    top: 33px;
    background-color: white;
    z-index: 1019;
    border: 1px solid #bbb;
    border-radius: 3px;
    position: absolute;
    right: 0;
    width: 150px;
	color:#242629;
	font-size: 16px;
    font-weight: normal;}
#header .account .sub_menu .links>ul>li:nth-child(2) {
    display: none;}	
.mageplaza-betterblog-index-index .post-list-item {
    display: inline-block;
    vertical-align: top;
    width: 350px;
    margin-left: 30px;}
.mageplaza-betterblog-index-index .col-main .post-list-container,.mageplaza-betterblog-index-index h1{
	text-align:center;}
.mageplaza-betterblog-index-index .main-container.col1-layout{
	background:white;}
.mageplaza-betterblog-index-index  .mc-post-info {
    color: #999999;
    font-size: 10px;
    line-height: 18px;
    padding: 0 0 10px 0;}	
.post-image img {
    display: block;
    overflow: hidden;
    width: 100%;}	
.post-list-item .post-image {
    width: 100% !important;
    margin-bottom: 30px;
    height: 180px;
    overflow: hidden;}	
.post-short-description {
    width: 100% !important;}
.mc-clearfix {
    clear: both;
    zoom: 1;}
.mc-post-info {
    color: #999999;
    font-size: 10px;
    line-height: 18px;
    padding: 0 0 10px 0;}
.post-post_excerpt {
    font-size: 30px;}
.post-post_content {
    margin: 10px 0 10px 0;}
.post-sharing-button {
    margin-top: 2em;
    margin-bottom: 2em;}
.post-list {
    margin: 20px 0 20px 0;}
.post-image {
    width: 50%!important;
    margin: 0 auto;}
.mc-alignright {
    display: inline;
    float: right;
    margin-left: 15px;}
.mc-read-more, .more a {
    position: relative;
    margin-right: 10px;
    text-align: right;
    font-size: 14px !important;}
.post-list-container .post-short-description p {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100% !important;}
 section.home_p_section {
    /*margin: 0 50px;*/
    background: white;}   
.cat_title_V5 {
    /*background: rgba(45, 41, 41, 0.8);*/
	color:white;
	padding: 0px;
    margin-top: 75px;
    font-size: 26px;
    font-weight: bold;
	width: 100%;
    margin: 175px auto;
	position: absolute;
    bottom: -150px;
    left: 0;
	text-align: center;}
.cat_title_V5_bottom {
	color:white;
	padding: 0px;
    margin-top: 75px;
    font-size: 12px;
	text-decoration: underline;
	width: 100%;
    margin: 175px auto;
	position: absolute;
    bottom: -170px;
    left: 0;
	text-align: center;}
.cat_double_l.cat_typeV5 .cat_title_V5{
	left: 120px;
    width: 350px;}
.categories_V5{
	margin:0 auto;
	max-width:1000px;
	text-align:center;
	background: white;}
.cat_typeV5{
	display:inline-block;
	vertical-align:top;
	position:relative;
	width:300px;
	height:230px;
	margin:2px;
	background-size:cover!important;
	overflow: hidden;}
.cat_double_h.cat_typeV5 {
    height: 480px;}
.cat_double_h_brother{
	display:inline-block;
	vertical-align:top;
	width: 645px;}
.cat_double_l.cat_typeV5{
    width: 624px;}	
#AC54_client_display {
	position: fixed;
    top: 270px;
    right: 0;
    width: 80px;
    height: 80px;
    z-index: 999;
	border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    background: white;
	text-align: center;}
#fb_45{
	position:fixed;
	z-index: 99;
	bottom: 0;
	right: 270px;
	width: 1300px;
	height: 100px;
	border-top:3px solid black;
	border-left:3px solid black;
	border-right:3px solid black;
	background:white;}
#fb_45 .fb_45_input{
	width: 120px;
    height: 14px;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #a2a2a2;
    margin-left: 10px;}
#fb_45 .brother{
	vertical-align:top;
	display:inline-block;}
.contact_sv2 {
    display:none;}
.cat_x.cat_c {
    height: 20px;
}	
.category-node {
    display: inline-block;
	vertical-align: top;
	list-style: none;
    color: white;
	font-weight: bold;
    font-size: 14px;
	height: 100%;
	line-height: 33px;}
.category-node span.cat{
	padding-left: 5px;
	padding-right: 5px;}
.category-node:hover {
    color: white;}
.category-node.not_last span.cat{
	border-left:1px solid silver;}
.block-layered-nav--no-filters{
	padding-right:10px;}	
.block-layered-nav .block-subtitle {
	font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 4px;}	
.right-cube {
    margin-bottom: 20px;
	padding-left: 10px;
    background: white;}	
.cat_moth_s5{
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;}
	
	
	
	
	
	
/*New*/
.catalog_layer_title {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
	color: #3cb83d;
	margin-top: 13px;
	margin-bottom: 13px;
}
.block-layered-nav .line {
    font-weight: bold;
    color: #66686a;
    font-size: 14px;
	cursor: pointer;
	line-height: 19px;
}
.block-layered-nav  .count {
    font-weight: normal;
    float: left;
}
/* Old*/	
#narrow-by-list>.right-cube {
   }	
.right-cube dt {
    margin-bottom: 13px;}
#narrow-by-list>.right-cube dt {
	font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #242629;}
.col-right.sidebar ol>li>span {
    font-size: 10px;
    color: #3c6e6e;
    vertical-align: top;}
.block-layered-nav dd ol li span {
    font-weight: bold;
    color: #66686a;
    font-size: 12px;}
#narrow-by-list	li {
    clear: both;
    text-align: right;
    direction: rtl;}
#narrow-by-list>.right-cube dd {
    padding-right: 5px;
    margin-right: 0;}
/* End Old */	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.block-layered-nav dl dd ol > li > span .count {
	font-weight: normal;
	color: #a0a0a0;
    float: left;}	
.cat_title_V6 {
    background: #2ab814b8;
    color: white;
    padding: 4px;
    margin-top: 37px;
    font-size: 12px;
    width: 100%;
    margin: 87px auto;
    position: absolute;
    bottom: -87px;
    left: -4px;
    height: 20px;
}
.ss_cat_frame{
	margin-top: 5px;
	min-width:120px;
	min-height:80px;
}
.ss_cat_frame .image{
	height: 135px!important;
	margin-top: 15px;
}
.linked_cat_frame {
    margin-left: 50px;
}
.products-grid-369 a{
	text-decoration:none;}
.products-grid-369 .item {
    width: 310px;
    overflow: hidden;
	display: inline-block;
	padding: 15px 15px 0px 0px;}
.products-grid-369 .products{
	clear:both;
	text-align: center;
}	
	
.products-grid-369  li.mattress_category {
	border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
	padding: 0;
	margin: 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */}
.products-grid-369 li.mattress_category .price-box .special-price .price, .products-grid-369 li.mattress_category .price-box .regular-price .price, .crItem .price {
    font-family: impact,trebuchet ms,arial,sans-serif;
    color: #f00!important;
    font-size: 26px;}	
.products-grid-369 li.mattress_category .price-box .old-price .price,li.mattress_category .crItem .old-price {
    position: absolute;
    top: 20px;
    right:20px;
    color: rgb(50, 50, 50);
    text-decoration: line-through;
    font-size: 14px;}
.regular-price li.mattress_category .price,li.mattress_category div.special-price {
    position: relative;
    top: 70px;
    right: 4px;
    text-align: right;}	
.products-grid-369 li.mattress_category .price-box-mother .button {
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgb(48, 203, 0) 0%, rgb(38, 156, 2) 100%);
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-color: rgb(38, 156, 2);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(38, 156, 2);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(38, 156, 2);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(38, 156, 2);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 11.8800001144409px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 30.25px;
    letter-spacing: normal;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 9.421875px;
    margin-right: 9.4375px;
    margin-top: 7.12800025939941px;
    max-width: 100%;
    padding-bottom: 7.12800025939941px;
    padding-left: 7.12800025939941px;
    padding-right: 7.12800025939941px;
    padding-top: 7.12800025939941px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-transform: none;
    white-space: nowrap;
    width: 110.25px;
    word-spacing: 0px;
    writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
}	
.products-grid-369 li.mattress_category .price-box-mother {
    height: 48px;
	position: relative;}	
.products-grid-369 li.mattress_category .products-grid .price-box {
    margin-right: 5px;
    width: 80px;
    display: inline-block;}	
.products-grid-369 li.mattress_category .price-box{
    height: 100px;}	
.products-grid-369 li.mattress_category  h2.product-name{
    font-size: 14px;
    color: rgb(84, 84, 84);
    height: 38px;
    overflow: hidden;
    padding: 0 2%;
    line-height: 20px;}	
.products-grid-369 li.mattress_category .description{
	text-align: right;
    padding-left: 15px;
    padding-right: 15px;
	font-size:12px;
	overflow:hidden;
	margin-bottom: 5px;}	
.products-grid-369 li.mattress_category {
    width: 310px!important}
.products-grid-369 li.mattress_category .div_mat_f54{
	/*display:inline-block;*/}	
.products-grid-369 li.mattress_category .mattress_title_tg6,.products-grid-369 li.mattress_category .mattress_title_tg7	{
	display:inline-block;
	width:140px;
	font-size: 14px;
	font-weight: bold;}
.bottom_cat_txt{
	max-width:1200px;}
.bottom_cat_txt h2{
	font-size: 16px;
    font-weight: bold;}
.bottom_cat_txt .txt{
	margin-bottom: 15px;}		
.choose_cat_title_r8{
	display: block;
    position: relative;
    height: auto;
    background: #fff;
    font-size: 24px;
    color: #2ab814;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;}
.products-grid-369 li.mattress_category .mattress_content_tg6	{
	font-size: 14px;
	font-weight: bold;
	color:#ff0000;
	vertical-align:top;}	
.products-grid-369 li.mattress_category .mattress_ul_wer5{
	padding-right: 15px;
	height: 165px;}
.mattress_main_cat .header_pres{
	font-size:18px;
	text-align:center;
}
.mattress_main_cat .header_pres .hp_txt{
	width:600px;
	margin-top: 45px;
}
.matress_pres_bg9 .title{
  color:white;
  text-align:center;
  font-weight:bold;
  padding:5px;
}
.matress_pres_bg9 .img_mother{
width:120px;
height:120px;
overflow: hidden;
display:inline-block;
vertical-align:top 
}
.matress_pres_bg9 .prices{
height:90px;
margin-right:30px;
padding-top:25px;
}
.matress_pres_bg9 .prices td{
font-size:14px;
}
.matress_pres_bg9 .prices>*{
line-height:25px;
}
.matress_pres_bg9 .prices .red{
color:red;
}
.mattress_main_cat select.choose_cat{
	border-right: none;
	border-left: none;
	border-top: none;
	position: relative;
}
.mattress_main_cat .top select.choose_cat{
	font-size: 20px;
	background: black;
	color: white;
	top: 2px;
}
.mattress_main_cat .top_question{
	font-size: 20px;
	color: #ff4343;
	font-weight: bold;
}
.mattress_main_cat .top_selector_mother{
	background:black;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:center;
	border-radius: 10px;
	max-width: 90%;
    margin: 0 auto;
}
.mattress_main_cat .matress_pres_bg9 select.choose_cat{
	font-size: 16px;
	top: 0;
}
.mattress_main_cat .matress_pres_bg9 select.choose_cat{
	font-size: 16px;
	top: 0;
	color: #621080;
}
.mattress_main_cat .matress_pres_bg9  .choose_cat_t96{
	text-align:center;
	color: #621080;
	font-weight: bold;
	margin-top: 0px;
}
.mattress_main_cat .header_pres .hp_img{
	width:400px;
}
.mattress_suggestion .header_pres .hp_txt{
	max-width: 550px;
	margin-bottom: 10px;}	
.mattress_suggestion .header_pres .hp_img{
	max-width: 220px;}	
.mattress_category .description_1{
	font-size: 14px;
	color:#383838;
    font-weight: bold;
    padding-right: 5px;
    line-height: 14px;
	margin-bottom: 5px;
    margin-top: 15px;
	height: 40px;}
.mattress_category .description_2 {
    font-size: 14px;
	color:#383838;
    padding-right: 5px;
    line-height: 14px;
    height: 55px;}
.products-grid-369 li.mattress_category .mattress_tit98{
	height:30px;
	text-align:center;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;}
.mattress_suggestion .option_m .title .img-mother img{
	position: relative;
	max-width:100%!important;
	top:-13px!important;}
.mattress_suggestion .option_m .title .img-mother {
    display: inline-block!important;
    width: 100px;
    height: 100px!important;
	height:100px;
	text-align: center;
	overflow: hidden;
}
.mattress.header_pres{
	margin-right:60px;
	font-size:18px;
	margin-top:5px;
}
.mattress_margin_l{
	margin-right:15px;
	text-align:justify;
}
.mattr_m{
  color:green!important;
}
#product-view-description .mattress_tit99{
	height:30px;
	text-align:center;
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;}
.mattress_short_desc{
	padding-right: 15px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
    font-weight: bold;}
.products-grid-369 li.mattress_category .mattress_stars98{
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;	
	width:95px;
	height:14px;
	background-image: url("//www.bamboo.co.il/skin/frontend/bamboo_template/default/images/stars.png"); 
	background-repeat: no-repeat;}
.cat_prod_A.cat_prod_N {
    height: 310px;
	overflow:hidden;}
.cat_prod_B{
    text-align:center;
	height: 230px;
    overflow: hidden;}	
.cat_prod_B.cat_prod_N {
    /*border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;}
.cat_prod_A.cat_prod_N {
    height: 310px;
    overflow: hidden;
    /*border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;*/}
.stock_infos {
    height: 25px;
    font-size: 20px;
	color: white;}
.in_stock{
    text-align: center;
    background: #2ab814;}
.stock_qty{
	text-align: center;
    background: rgb(255 142 2);}
.not_in_stock{
	text-align: center;
    background: #8c8c8c;}
.contact_me_X5{
	display:inline-block;
	vertical-align:top;
	width:47%;
	padding-right: 30px;
	border: 1px solid silver;
    border-radius: 10px;
    background: #f4f0f0;
	cursor:pointer;
	height:60px;}
.contact_me_X5 img{
	width: 60px;}
.contact_me_X5 p{
	font-size: 20px;
    color: #282828;
	padding-right: 10px;
	position:relative;
	top:18px;
	display: inline-block;}
.contact_me_X5 .img_c{
	display:inline-block;
	vertical-align: top;
	width:60px;}
.products-grid-369 .white {
    position:relative;
	background: white;
	overflow:hidden;}
.products-grid-369 .discount_until {
    position: absolute;
	font-size:14px;
    width: 90%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
	background: linear-gradient(#f52525, #bb0021);
    color: white;
    text-align: center;
    font-weight: bold;
    top: 20px;
    margin-right: 5%;
	border-radius: 3px;
}
#product-view-description-mother .discount_until {
    font-size: 18px;
    width: 90%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    background: linear-gradient(#f52525, #bb0021);
    color: white;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 5%;
    border-radius: 3px;
}
.product-collection-image{
	width:100%;}
.cat_prod_N{
	overflow: hidden;}
.cat_prod_N .manuf {
	font-size: 15px;
    letter-spacing: 2px;
    color: #454649;
	height: 20px;
    display: block;
    text-align: center;}
.cat_prod_N .attributes {
	padding-right:20px;
	height: 16px;
	line-height: 16px;
    font-size: 13px;
    color: #202020;}
.cat_prod_N  .attributes.dimensions {
    height: 28px;
    overflow: hidden;}
.cat_prod_N h2,.cat_prod_N h3{
	font-size: 13px;
	color: #242629;
	text-align:center;
	height: 65px;
    overflow: hidden;}
.cat_prod_C{
    width: 210px;
	height: 100%;
	padding-top:20px;
	padding-bottom:20px;}
.cat_prod_D{
    width: 210px;}
	
.cat_prod_C_content{
	border-right:3px dotted  #d9d9d9;
	height: 100%;
	padding-right:10px;}
.cat_prod_C_content li {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;}	
ul.products-grid-369.products-grid.products-grid--max-4-col {
    display: inline-block;}	
.cat_prod_N  .old_price{	
	display:inline-block;
	vertical-align: bottom;
    font-size: 20px;
	text-decoration: line-through;
    color: #030303;}
.cat_prod_N  .final_price{	
	display:inline-block;
	vertical-align:top;
    color: #f54655;
	font-weight: bold;
	font-size: 30px;}
.cat_prod_N .final_price .price_label {
    color: #030303;
    font-size: 16px;
    font-weight: normal;}
.block-subtitle--filter .filter{
	display:none;}
#loading-page{
	display:none;
	z-index:999;
	position: fixed;
	width: 500px;
	text-align: center;}
#loading-page img{
	text-align: center;}
#rami-mother{
	width: 490px;
	margin: 0 auto;
	text-align: center;}
#rami-mother h2{
	text-align:center;
	color: #636363;
    font-size: 24px;
    font-weight: 400;}
#contactusform-customer-name{
	margin-top:30px;}
#existing-customer-form .ticket_department{
	width: 200px;
	margin-bottom: 20px;}
.margin_top_10{
	margin-top:10px;}
.margin_top_10 .input-style-2016{
	width:400px!important;}
.margin_top_10 textarea.input-style-2016{
	font-size: 14px;
	resize: vertical;
	height:200px!important;}
img.loading-mail-product{
	display:none;
	float:left;}
p.validation-css{
	display:none;
	color:#11b400;
	margin-top:5px;
	font-size:20px;
	text-align:center;
	clear:both;}
.contact-us-possibilities{
	width: 200px;
	display:inline-block;
	text-align:center;}
.contact-us-possibilities .fr{
	display: inline-block;
	vertical-align: top;}
.contact-us-possibilities .UG87{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;}
.contact-us-possibilities .phonenum{
	color:#2ab814;
	font-size: 24px;
	font-weight: bold;}
.contact-us-possibilities .phonenum{
	color:#dd3c3c;
	font-size: 24px;
	font-weight: bold;}
.contact-us-possibilities .fl{
	display: inline-block;
	vertical-align: top;}	
.contact-us-possibilities .fl>div{
	display:inline-block;
	width:40px;
	height:57px;
	background-image: url(//www.bamboo.co.il/skin/frontend/bamboo_template/default/images/header/sprite-header.png);background-repeat: no-repeat;background-position: -80px -750px;}		
.input-style-2016 {
    width: 200px!important;
    height: 23px!important;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 1.5em!important;
    color: #666;
    box-sizing: border-box;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    -webkit-transition: border linear .2s,box-shadow linear .2s,background-color linear .2s;
    transition: border linear .2s,box-shadow linear .2s,background-color linear .2s;
    border-radius: .3em;}	
.submit-style-2016 {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    background: #dd3c3c;
    color: white!important;
    padding: 3px 5px;
    position: relative;
    top: 1px;
    border-radius: 5px;
    font-size: 14px;
    height: 22px;}	
.submit-style-2016:hover {
    background: #ff5a5a;}
.new-visitor.rami-child {
    margin-bottom: 40px;}
.rami-child {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    max-width: 100%;
    border-bottom: 1px solid silver;}
#search_mini_form{
	position:relative;
	top: 10px;
	margin-right: 280px;
    margin-left: 300px;}

#header_l3 .sub_menu{
	height: 170px;
    margin: 0 auto;
	display:none;	
	z-index: 9999;
	position: absolute;
	right: 0;
    width: 100%;
    background: white;
    box-shadow: 0 0 14px rgba(51,51,51,.4);
    top: 36px;
}
	

#header_l3 .sub_menu>div{
	max-width:1600px;
	margin:0 auto;
	height:90%;}
#header_l3 .sub_menu .imgs {
    display: inline-block;
    float: left;
	height:100%;}
#header_l3 .sub_menu .txts {
    display: inline-block;
    float: right;
	margin-top: 10px;
	margin-right: 10px;
	max-width: 130px;}
#header_l3 .sub_menu  .cat_c {
    font-size: 14px;
    color: #717171;
	font-weight: normal;}
#header_l3 .sub_menu  .cat_p {
    font-size: 14px;
    color: black;
    font-weight: bold;
    margin-bottom: 10px;}
#header_l3 .sub_menu .cat_f {
	float: left;
	width: 230px;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
	height:100%;
    color: black;
    margin-left: 30px;
	position:relative;
	cursor:pointer;}
#header_l3 .sub_menu .cat_f  img{
	width:100%;
	display: inline-block;}
#header_l3 .sub_menu .cat_f  .cat_x{
	position:absolute;
	bottom:0;
	margin:0;
	background:rgba(255,255,255,0.7);
	text-align: center;
    width: 100%;
	font-size: 22px;
    color: black;
	border-top: 1px solid silver;
    border-bottom: 1px solid silver;}
ul#admin_messages {
    color: green;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;}
.footer_1 {
    background: #242629;
    height: 126px;}
.footer_2 {
    height: 300px;
    background: white;}
#footer ul{
	margin:0;}
#footer ul>li{
    display:inline-block;
	vertical-align:top;
	font-weight: bold;
    font-size: 18px;}
.footer{
	padding: 50px;
	background:#242629;
	text-align:center;}
.footer .img-mother{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 50px;
	text-align: center;}
.footer .img-mother ul{
	text-align:center;}
.footer .img-mother .ghr{
	height:200px;
	text-align: center;}
.footer .links li {
    line-height: 1.4;
    padding: 4px 0;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    border-left: 1px solid silver;}
.footer .links li:last-child {
    border-left: none!important;}
.main-container.col2-right-layout .main{
    position:relative;
	background: white;
	max-width: 95%;
	overflow: hidden;
    margin: 0 auto;
	box-shadow: 0 0 14px rgba(51,51,51,.4);}
.category-products.top {
    min-height: 1000px;}
.main-container.col2-right-layout .main h1{
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    margin: 0;}
.menu_horizontal {
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
    overflow: hidden;}	
.category-products .toolbar ol>li, .category-products .toolbar .pages,.toolbar .pages .current,.category-products .toolbar ol  {
    display: inline-block;
    vertical-align: top;}
.category-products-end .main-toolbar>.pages {
    border: 1px solid #cbd3de;
    max-width: 90%;
    margin-right: 10%;
    height: 33px;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: hidden;}
.fleches-police {
    font-size: 2em!important;
    font-weight: bold!important;
    line-height: 32px;
    padding: 0 14px;
    text-decoration: none;
    position: relative;
    top: -1px;}
.pagnPrevArrow {
    color: #323232!important;
    border-right: 1px solid #cbd3de;}
#div-1.div-av {
    color: #323232;
    border-left: 1px solid #cbd3de;
    float: right;}
.toolbar .pages .current {
    background-color: #323232;
    color: #fff!important;
    width: 32px;
    display: inline-block;
    padding: 9px 11px 11px 11px;
    position: relative;
    top: -9px;
    height: 32px;
    text-align: center;}
.mobile_only{
	display:none;}
.pview_video_iframe{
	width:100%!important}
	
#review_order_TG25{
	background:white;
}
#review_order_TG25 .rating_large .rating_star_full {
    background: url(/skin/frontend/smooth_l/default/images/ic_star_orange_1x_2.png) no-repeat!important;
}
#review_order_TG25 .rating_large .rating_star {
    background: url(/skin/frontend/smooth_l/default/images/ic_star_outlined_1x_2.png) no-repeat;
}
#review_order_TG25 .rating_small .rating_star_full {
    background: url(/skin/frontend/smooth_l/default/images/ic_star_orange_1x_1.png) no-repeat!important;
}
#review_order_TG25 .rating_small .rating_star {
    background: url(/skin/frontend/smooth_l/default/images/ic_star_outlined_1x_1.png) no-repeat;
}
#review_order_TG25 .rating .rating_star {
	cursor: pointer;
    display: inline-block;
}
#review_order_TG25 .rating_large .rating_star {
    height: 30px;
    margin-right: 11px;
    width: 30px;
}
#review_order_TG25 .rating_small .rating_star {
    height: 20px;
    width: 20px;
}
#review_order_TG25 .product_desc {
    margin-right: 100px;
}
#review_order_TG25 .logistic_forgot {
    cursor:pointer;
	color: red;
    font-size: 12px;
}
#review_order_TG25 .rating_border_bottom {
    width: 300px;
    margin: 0 auto;
    border-bottom: 1px solid silver;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#review_order_TG25  .rating_actionable {
    border-radius: 5px;
    padding: 0 5px;
}
#review_order_TG25 .continue {
    text-align: center;
    background: #eba400;
    margin: 0 auto;
    width: 70%;
    color: white;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
	cursor:pointer;
}
#review_order_TG25 .thank_you{
	display:none;
	text-align: center;
    background: #2bb04a;
    margin: 0 auto;
    width: 70%;
    color: white;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    height: 60px;
    line-height: 30px;
}
#review_order_TG25 .main_sub_review{
	padding-right: 5px;
	display:none;
}
#review_order_TG25 .all_reviews{
	margin-bottom: 15px;
}
#review_order_TG25 .main_sub_review .review_title h2{
    font-size: 30px;
    text-align: center;
    color: gray;
    margin-bottom: 10px;
}
#review_order_TG25 .expl{
	padding: 5px;
    color: #2bb04a;
    font-weight: bold;
}
#review_order_TG25 .othrevrq {
    padding: 10px;
    color: #449fff;
    font-weight: bold;
}
#review_order_TG25 .main_sub_review .review_title{
	position:relative;
}
ul.description_yu96{
	padding-top:15px;
    font-size: 16px;
    color: gray;
	list-style-type: disc;
	padding-right: 20px;
}
#review_order_TG25 .review_description ul.description{
    font-size: 14px;
    color: gray;
	list-style-type: disc;
	padding-right: 20px;
}
.title_pl9 {
    margin-bottom:10px;
}
#review_order_TG25 .fancy_box_normaly_hide .description {
    font-size: 14px;
    color: gray;
	list-style-type: disc;
	padding-right: 20px;
}
#review_order_TG25 .main_sub_review .review_description {
    margin-bottom: 30px;
}
#review_order_TG25 .main_sub_review .want_more_frame{
	display:none;
	padding-right: 100px;
    margin-bottom: 20px;
}
#review_order_TG25 .main_sub_review .fancy_box_normaly_hide{
	display:none;
}
#review_order_TG25 .main_sub_review .free_text textarea {
    width: 95%;
    max-width: 340px;
    height: 80px;
	margin: 2px;
	padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.review_order_TG25_title {
    background: #e8566a!important;
    color: white!important;
}
.review_order_TG25_title img{
    width: 157px;
    float: left;
    margin-left: 15px;
	margin-top: 3px;
}
#review_order_TG25 .main_sub_review .brother.width_4w {
    width: 220px;
    line-height: 14px;
	font-size: 14px;
}
#review_order_TG25 .main_sub_review .width_4w_m9{
	margin-bottom:5px;
}
#review_order_TG25 .main_sub_review  .why_we_ask,.main_sub_review  .want_more {
    cursor:pointer;
	margin-right: 5px;
    margin-top: 5px;
    font-size: 12px;
    color: #449fff;
    font-weight: bold;
}
#review_order_TG25 .main_sub_review .product_line.rating {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
#review_order_TG25 .product_image {
    width: 100px;
    overflow: hidden;
	text-align: center;
}
#review_order_TG25 .main_sub_review .product_infos {
    margin-bottom:10px;
    padding-left: 10px;
    padding-top: 0;
}
#review_order_TG25 .review_title .step_n {
	display:none;
	float: left;
    position: absolute;
    top: 14px;
    left: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #2bb04a;
}
.review_display{
	margin: 0 auto;
}
.review_display #review_order_TG25>.title,.review_display #review_order_TG25 .continue,.review_display #review_order_TG25 .want_more,.review_display #review_order_TG25 .step_n{
	display: none;
}
.review_display #review_order_TG25 .all_reviews{
	display:block;
}
.review_display h1 {
    background: white;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    color: gray;
}
/* A Trier */	
.header-minicart .block-cart, .skip-content, .skip-link .label, .products-grid-369 .price-label, .link-compare, .separator, .truncated {
    display: none;
}
#send-link-by-mail{
	margin-top: 6px;
	height:60px;
	/*border-top: 1px solid silver;*/
    padding: 5px;
	width: 260px;
    margin: 0 auto;}
#send-link-by-mail  div{
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 6px;}
#send-link-by-mail input.submit{	
	width: 29px;
    height: 20px;
	font-size: 14px;
	vertical-align: bottom;
	background-color: #2ab814;
	border: none;
	color: white;
	cursor:pointer;
	padding: 4px;
	border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;}
#send-link-by-mail .img{
	display:inline-block;
	vertical-align:top;
	width: 50px;}
#send-link-by-mail span{
	display:none;}
#send-link-by-mail p.title{
    position: relative;
	top: -4px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(12,41,124);
	margin-right: 56px;
	height: 11px;}
#send-link-by-mail input.mail{	
	width: 148px;font-size: 14px;text-align:left;direction:ltr}
.share_tomail  #send-link-by-mail input.mail{
	height: 22px;}
#send-link-by-mail:hover span {
	display: block; 
	text-align: center;
	display: block;
    text-align: center;
    position: absolute;
    background-color: #312E2E;
    color: white;
    font-size: 14px;
    padding: 3px;
    top: -22px;
    border-radius: 5px;}
#delivery-price-list-js{
	display:none;}	
form#product_addtocart_form {
    min-height: 800px;}
.product-view {
    position: relative;}
ul.product-image-thumbs {
    margin-right: 15px;}	
.product-image-thumbs li {
    display: inline-block;}	
#product_addtocart_form .product-image {
    }	
.product-image-gallery .gallery-image.visible {
    display: block;}	
.product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;}	
.gallery-image.visible {
    width: 500px;}
.product-image-gallery .gallery-image {
    display: none;}
ul.sharing-links {
    width: 450px;}	
.product-view .sharing-links li {
    float: left;
    padding: 0px 7px 7px;}
.product-view .sharing-links a.link-facebook {
    background-position: 0px -425px;}	
.product-view .sharing-links a.link-twitter {
    background-position: 0px -372px;}	
#boutton-mateo .fb_iframe_widget {
    display: inline-block;
    position: relative;}
#boutton-mateo .sharing{
	height:45px;}
#boutton-mateo .share_tomail.sharing img.icon{
	position: relative;
    right: -3px;
	top:4px;}
#boutton-mateo #send-pnia-on-prod img.icon{
	position: relative;
	right: 11px;
    top: 40px;}
#boutton-mateo .share_facebook.sharing .icon{
    position: relative;
	top: 3px;
	right: 5px;}
#boutton-mateo .mateo_tel{
	height:80px;}
.product-name>h1 {
    color: #111;
    font-size: 18px;
    font-weight: bold;
    /*border-bottom: 1px solid #e7e7e7;*/
    padding-bottom: 10px;
    margin-bottom: 20px;
	margin-top: 0;}
.catalog-product-view .product-view .product-shop {
    display: inline-block;
    width: 660px;
    padding: 0 10px 0 15px;
    margin: 10px 0 20px 0;}	
.catalog-product-view .price-mateo {
    width: 100%!important;}	
.catalog-product-view .product-view .product-shop{
    }
.product-img-box, .product-collateral, .product-view .block-related, .box-collateral {
    margin-bottom: 10px;}		
.product-shop p {
    line-height: 17px;}	
.fpDescTb {
	max-width: 500px;
	margin-left: 70px;}
.catalog-product-view .product-img-box {
    width: 500px;
    display: inline-block;}

.fpDescTb tr>td:first-child {
	width: 70px;
	font-weight:bold;}	
.fpDescTb td {
	line-height: 20px;
}	
.product-shop p {
    line-height: 17px;}
.product-shop * {
    color: #585858;}
.zones_supp_desc_v td{
	padding: 5px 5px;
	font-size:14px;
	border: 1px solid silver;
	line-height: 20px;}
.zones_supp_desc_v .zone_v{
	width:200px;}
.zones_supp_desc_v .supp_v{
	width:170px;}
.catalog-product-view .main-container {
padding: 0!important;}
.catalog-product-view .product-essential{
	padding: 20px 10px 0 10px;}
.zoomWindowContainer>div{	
    box-shadow: rgba(0, 0, 0, 0.247059) 0px 6px 8px 2px!important;
	border: 1px solid rgb(148, 148, 148)!important;}
.catalog-product-view  .product-img-box{
	width: 500px;
	display:inline-block;}	
#product-view-description{
	min-height: 900px;	}
div#product-view-description-mother {
    margin-right: 20px;
	margin-left: 315px;
	position:relative;}
.regular-price {
    position: relative;}
.regular-price .price{
    position: absolute;
	left: 122px;
	top: 29px!important;
    font-size: 32px!important;}
div#product-view-right-mother {
	position: absolute;}
#boutton-mateo{
	position:absolute;
	top:20px;
	left:10px;}		
.vos-garanties{ display:none!important;
	width: 280px;
	position:absolute;
	top:600px;
	left:10px;}	
.add-to-cart-buttons .fd_btn_acheter .hidden {
	display:none;}
	.add-to-cart-buttons .fd_btn_acheter:hover .hidden {
    display: block;
    text-align: center;
    position: absolute;
    /*background-color: #312E2E;*/
    color: #d8282d;
    font-size: 14px;
    padding: 3px;
    top: -22px;
	left:0;
    border-radius: 5px;
}
#mobile-mateo-mother .fd_btn_acheter {
	width: 100%!important;
	height: 70px;
    margin-bottom: 30px;}
.product-image-thumbs li {
display: inline-block;}
#product_addtocart_form  .product-image {
	display: inline-block;}
.catalog-product-view  .product-view .product-shop {
	display: inline-block;
	width: 100%;
	padding: 0 10px 0 15px;
	margin: 10px 0 20px 0;}
.catalog-product-view  .price-mateo {
	padding-bottom: 5px;
	margin-bottom: 5px;
	height: 78px;
	border: 1px solid #AEAEAE;
	background: white;}
.infos_frais_de_port,.contact-us-form-product-view{
	background: white;}
div#send-pnia-on-prod,div#send-link-by-mail{
	background-color: white;}
div#send-pnia-on-prod{
	margin-top: 20px;
    border-top: 1px solid silver;
    padding-top: 6px;}
div#send-pnia-on-prod .broth_h:first-child{
	width:65px;}
div#send-pnia-on-prod .broth_h:nth-child(2){
	width:192px;}
.catalog-product-view  .price-mateo>.price-box>.label{
	display:none;}
#mateo-mother{
	display: inline-block;
	vertical-align: top;}
#boutton-mateo{
	background: #495f65;
	border:1px solid silver;
    border-radius: 5px;
	width: 300px;}
#boutton-mateo .child.first {
    height: 60px;}
#boutton-mateo .child {
    background: white;
    /*margin: 5px 5px;
    border-radius: 5px;*/
    border-bottom: 2px solid #efefef;
    overflow: hidden;
    text-align: center;}
#boutton-mateo .add-to-cart{
	margin-bottom:10px;}
#boutton-mateo .child .brother:first-child {
    height: 100%;
    /*border-left: 2px dotted #dadada;*/
    padding-left: 10px;}
#boutton-mateo .child .brother {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    font-size: 14px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;}
#boutton-mateo .price_car {
    width: 130px;
    margin: 0 auto;
	text-align: center;}
#boutton-mateo .child li {
    font-size: 14px;
    color: #1F1F1F;
    margin-right: 5px;
    text-align: right;
    line-height: 16px;
    list-style-type: none;}
#boutton-mateo  .qty-wrapper label{
	font-size: 12px;}
#boutton-mateo #custom-option-mateo .qty-wrapper  input[type=text] {
    width: 21px;
    height: 17px;}
.gallery-image.visible{
	width:500px;}
.catalog-product-view .product-options{
	z-index:0;
	border: none;
	text-align: right;
    padding: 0;
    margin-right: 5px;}
#boutton-mateo .qty-wrapper label {
    font-size: 14px;}
#mateo-mother .qty-wrapper {
    text-align: right;
    margin-right: 5px;}
.catalog-product-view input[type=text] {
    width: 34px;
    height: 20px;
    padding: 0;}
.register_waiting_list_input {
    width: 219px!important;
    height: 24px!important;
    float: left!important;}
#boutton-mateo .not_in_stock span {
    position: relative;
    top: -2px;
	font-size: 16px;
    font-weight: bold;}
#boutton-mateo .add-to-cart-buttons {
    margin: 10px 10px 0 10px;}
#mateo-mother .fd_btn_acheter {
    position: relative;}
.fd_btn_acheter {
    background: #2bb04a;
    height: 35px;
    border-radius: 5px;
    display: block;}
.fd_btn_acheter:hover {
    background: #d91721;}
.catalog-product-view .product-options dl>dt, .catalog-product-view .product-options dl>dd {
    vertical-align: top;
	margin-right: 0;}	
.catalog-product-view .product-options>dl{
	margin: 0;}
.catalog-product-view .product-options dl>dt>label{
	font-size: 14px;}
#custom-option-mateo  .product-options dl>dt>label{
	font-size: 12px!important;}
#custom-option-mateo  .product-options dl>dt{
	margin: 0;}
.catalog-product-view .product-options dd>.input-box>.options-list>li>span.label>label{
	margin-right:5px;}
.product-image-gallery .gallery-image.visible {
  display: block;}
 .product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;}
 .product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;}
  .product-image-gallery .gallery-image {
  display: none;}
.contact-us-form-product-view {
    height: 115px;
    margin-top: 5px;}
.phonetext {
    color: #000000;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    margin-right: 6px;}
.phonettl {
    background: url(../images/call_center.png) no-repeat;
    height: 24px;
    width: 179px;}
.del-price-info{
	font-weight: normal;
    font-size: 12px;
    margin-left: 10px;}
#vos-garanties-content{
	width: 265px;
	margin-right: -5px;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	border-top: #AEAEAE 1px solid;
	border-bottom: #AEAEAE 1px solid;
	margin-right: 15px;}

.catalog-product-view  #boutton-mateo .reg-price{	
	background: #e4e4e4;
	color: #424242;
	font-size: 13px;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;}
.catalog-product-view  #boutton-mateo .special-price{
    text-align: center;
    position: static;}
#product_addtocart_form  .price-box .price {
	top:0;
	font-weight: bold;}
#product_addtocart_form  .old-price .price {
	text-decoration:line-through;}
#product_addtocart_form  .special-price span.price{    
	position: relative;}
#product_addtocart_form #product-view-description  .special-price span.price{    
	position: relative;
	top: -10px;
	left:-12px;}
#send-link-by-mail_m54-error,#email-for-mail-error{
	display:none!important;}
#product-view-description  .mattress_suggestion .special-price span.price{    
	top: -8px!important;
	left:-50px!important;}
.mattress_suggestion .option_m .title .rank_stars{
	height: 185px;
	padding-right: 5px;
}
.mattress_suggestion .description_1 {
    height:40px;
	font-size:12px;
	margin-top:5px;
	line-height: 12px;
	margin-right:5px;
	font-weight:bold;
}
.mattress_suggestion .description_2 {
    height:75px;
	overflow:hidden;
	font-size:12px;
	margin-top:12px;
	line-height: 12px;
	margin-right:5px;
}
.mattress_discount_title{
	height: 30px;
	background: #fd2b50;
	margin-bottom: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:white;font-size:20px;
	font-weight:bold;
	line-height: 30px;
}
.mattress_suggestion .option_m{
	width: 200px;
	height:490px;
	display:inline-block;
	vertical-align:top;
	border: 1px solid #eae9e9;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.mattress_suggestion .option_m .title{
	display:inline-block;
	height: 500px;
	overflow: hidden;
}
#product-view-description  .mattress_suggestion .old-price span.price{    
	position:relative;
	top: 20px!important;
	left:0!important;}
#boutton-mateo .old-price{
	color: #424242;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-top: 2px;
    margin-right: 0;}
#boutton-mateo .price-label,
#boutton-mateo .price{
	color: #424242;}
.catalog-product-view   .special-price  .price {
	color:#d91721!important;
	font-size: 38px;
	font-weight: bold;}
.before-price{
	height:175px;}
#product-view-description .old-price .price {
    font-size: 15px;}
#product-view-description .special-price .price {
    font-size: 25px;}
.price-box .regular-price .price{
	color:#d91721!important;
	font-size: 21px;}
#block-related .price{	
	font-size:13px;}
.reduction-percent {
	display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin-top: 2px;
    color: white;
    background: #8e8e8e;
    border-radius: 2px;
    padding: 1px;
	margin-right: 10px;}
#boutton-mateo .clock_l {
    font-size: 16px;
    font-weight: bold;
    color: #6f6f6f;
	width: 100px;
	margin: 10px auto 0px auto;}
#boutton-mateo .child li.big {
    font-size: 14px;
    line-height: 24px;}
#boutton-mateo .child span.small {
    font-size: 12px;}
#boutton-mateo .child li.big {
    font-size: 14px;
    line-height: 20px;}
#boutton-mateo .del_inf .del_inf_g{
	text-decoration: underline;
	cursor:pointer}
#boutton-mateo .del_inf .infos_g{
	display:none;
	position:absolute;
	top: 16px;
	background: white;
    width: 265px;
    border: 1px solid silver;
	background:#f9f9f9;
    border-radius: 5px;
    padding: 5px;}
#boutton-mateo .child.second {
    }
#boutton-mateo .child.third {
    height: 90px;
	border: none;}
#boutton-mateo .cart_icon{
	
}
#boutton-mateo #send-pnia-on-prod .broth_h .max{
    display:none;
	position: relative;
    top: 40px;
    font-size: 11px;
    text-align: center;
    color: silver;}
#boutton-mateo .clock_l div {
    display: inline-block;
    vertical-align: top;
    width: 20px;}
#boutton-mateo .clock_l span {
    position: relative;
    top: 2px;}
#product-view-description .reduction-percent {
	display:none;}
.products-grid-369 .reduction-percent{
	position:absolute;
	z-index:5;
	background:#d91721;
	color:white;
	top: -230px;
	right: 10px;}
.products-grid-369  p.old-price {}
#product-view-right .reduction-percent{
	display:none;}
.products-grid-369 .reduction-percent{
	display:none!important;
	padding-top: 12px;
	padding-right:2px;
	font-size:13px;
	background:#d91721;
	color:white;
	border-radius:30px;
	width:38px;
	height:38px;}
.product-view-right .price-box .label,
.product-view-right .price-box .special-price,
.product-view-right .price-box .price-label,
.product-view-right .price-box .price{
	display:none;}
.mateo-js .price-box .label,
.mateo-js .price-box .special-price,
.mateo-js .price-box .price-label,
.mateo-js .price-box .price{
	display:inline-block;}
.qty-wrapper {
	margin-top: 10px;
	margin-right:18px}
#boutton-mateo .button{
	background: transparent;
	padding-top: 2px;
	text-align: center;}
#boutton-mateo img.quest {
    margin-right: 5px;
    top: 1px;
    position: relative;}
#boutton-mateo .del_inf .img {
    width: 40px;
    display: inline-block;
    vertical-align: top;
	text-align: center;}
.fancy_box_link{
	cursor:pointer
}
#boutton-mateo .button:hover {
cursor: pointer;}
#boutton-mateo .add-to-cart-buttons {
	margin: 10px 10px 0 10px;}
.product-view .sharing-links li {
  float: left;
  padding: 0px 7px 7px;}
.product-view .sharing-links:after {
  content: '';
  display: table;
  clear: both;}

  
.product-view .sharing-links:after {
  content: '';
  display: table;
  clear: both;}
.product-view .sharing-links a {
  text-indent: -9999px;
  display: block;
  width: 26px;
  height: 26px;}

.product-view .sharing-links a:hover {
  opacity: 0.8;}
.product-view .sharing-links a.link-wishlist {
  background-position: 0px -225px;}
.product-view .sharing-links a.link-compare {
  background-position: 0px -250px;}
.product-view .sharing-links a.link-email-friend {
  background-position: 0px -322px;}
.product-view .sharing-links a.link-facebook {
  background-position: 0px -425px;}
.product-view .sharing-links a.link-twitter {
  background-position: 0px -372px;}
 
  
  
.product-view .sharing-links a {
  text-indent: -9999px;
  display: block;
  width: 26px;
  height: 26px;}
.product-view .sharing-links a:hover {
  opacity: 0.8;}
.product-view .sharing-links a.link-wishlist {
  background-position: 0px -225px;}
.product-view .sharing-links a.link-compare {
  background-position: 0px -250px;}
.product-view .sharing-links a.link-email-friend {
  background-position: 0px -322px;}
.product-view .sharing-links a.link-facebook {
  background-position: 0px -425px;}
.product-view .sharing-links a.link-twitter {
  background-position: 0px -372px;}
.product-img-box,.product-collateral,.product-view .block-related,.box-collateral {
  margin-bottom: 10px;}
.fd_btn_acheter .button{
	border: 0;
    color: #FFFFFF;
    font-size: 22px;
    height: 100%;
    width: 100%;}
span.fd_btn_acheter .img {
    width: 70px;
    display: inline-block;
    vertical-align: top;}
#mobile-mateo-mother .fd_btn_acheter .button{
	height: 70px;
	    background: linear-gradient(to bottom,#30cb00 0%,#269c02 100%);
    border-color: #269c02;}
#mobile-mateo-mother .qty-wrapper{
	display:none;}
.infos_frais_de_port a {
color: #595959;}
.infos_frais_de_port a:hover {
text-decoration: none;}

.super-attribute-select{
	display:none;}
.product-options {
  padding: 0px 15px 0 15px;
  clear: both;}
.vos-garanties  span{
	font-size: 14px;
	color: #4E4E4E;}
#vos-garanties-title{
	color: #4E4E4E;
	font-size: 20px;
	padding: 5px 25px 4px 0;}	
div.special-price{
    position: relative;
    top: 15px;
	text-align:right;}	
.same-product-other-color li.item{
	height: 135px;
    width: 120px;
    overflow: hidden;
	display: inline-block;}
.same-product-other-color {
	margin-bottom: 10px;
	margin-top: 10px;}
.inline_block{
	display: inline-block;
	vertical-align:top;}
.same-product-other-color img{
    margin: 0 auto;}
.same-product-other-color div.img-mother{	
	text-align: center;
	height: 85px;
	overflow:hidden;}
.same-product-other-color h2,.same-product-other-color .additionnal-info{	
	font-size: 12px;
	text-align:center;
	padding-right:5px;}
.same-product-other-color .additionnal-info{
	height: 24px;
    overflow: hidden;}
#product-view-description .same-product-other-color .special-price span.price{	
	font-size: 16px;
	position: initial!important;
	position: auto!important;}
#product-view-description .same-product-other-color .special-price{
	text-align:center;}
#product-view-description .same-product-other-color .old-price{
	text-align: left;
    margin-left: 5px;}
#product-view-description .same-product-other-color .old-price span.price{	
	font-size: 12px;}
.same-product-other-color .additionnal-info p{	
	font-size: 12px;
	text-align:center;
	color:#d91721;
	line-height: 11px;}
.same-product-other-color .old-price .price{
	text-decoration: line-through;
	font-weight:normal!important;}
.same-product-other-color div.special-price{
	    position: initial!important;
	    position: auto!important;}
.same-product-other-color .reduction-percent{
	display:none;}	
.same-product-other-color button.button.btn-cart {
    width: 80px;
	height: 25px;
	padding-top: 3.128px;}	
.same-product-other-color .price-box-mother {
    height: 28px;}	
#product-view-description  .p_view_desc_block {
	margin-left: 100px;}
#product-view-description-mother  .p_view_desc_h3,#product-view-description-mother  .p_view_desc_h3 b {
    font-size: 20px;
    color: #2ab814;
    font-weight: bold;
	margin: 0 0 5px 0;}
#product-view-description  .p_view_desc_bordered {
	border: 1px solid #c0c0c038;
    padding: 10px;
	margin-left: 20px;
	margin-bottom: 35px;}
#product-view-description  .p_view_desc_bordered.desc_short {
    max-width: 600px;}
#product-view-description .p_view_desc_bordered.desc_comp .inline_block.gen{
	max-width:400px;
	margin-left: 20px;}
#product-view-description .p_view_desc_bordered .title{
	margin-bottom:10px;
	font-weight:bold;}
.mattress_suggestion .minprice_to_sell{
	display:none;}
.contact-us-form input, .contact-us-form textarea, .contact-us-form select{
	font-size: 14px;
	line-height: 18px!important;
	color: #666;
	box-sizing: border-box;
	width:170px!important;
	height: initial!important;
	height: auto!important;
	padding: 0;
	border-top: 1px solid #e9e9e9;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 2px solid silver;
	padding: 0 5px!important;}
#send-pnia-on-prod .contact-us-form input,#send-pnia-on-prod .contact-us-form textarea{
	width:100%!important;}
#send-pnia-on-prod .contact-us-form input.send-mail{
	background:#ffa123;
	border: none;
    color: white;
    text-align: center;
    font-size: 18px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	cursor:pointer;}
#send-pnia-on-prod .contact-us-form .add_mess {
	color: #ffa123;
	float: left;
    cursor: pointer;
    font-size: 12px;}
.contact-us-form .line {
    height: 24px;}

#send-pnia-on-prod .contact-us-form .optional{
	display:none;}
 .contact-us-form label{
	color:#b52025; 
	font-size: 14px;  
	font-weight: bold}
#header .contact-us-form label{ 
	color:rgb(50,50,50);
	font-weight: normal}	
.product-shop p {
    line-height: 18px;
    font-size: 16px;}	

#why-site{
	clear: both;
	width: 100%;
	margin-bottom:20px;}

#why-site h4{
	text-align: center;
    font-size: 30px;
    color: white;
    background-color: #2ab814;
	margin:0;}
#why-site .why-site-lev-n{
	width:19%;
	margin: 10px 3% 10px 2%;
	display:inline-block;
	vertical-align: top;}
#why-site h5{
	font-size:16px;
	font-weight: bold;
	margin: 0 0 5px 0;}
#why-site p {
    width: 300px;
	font-size: 14px;
	color:rgb(50,50,50);
	max-width: 110%;}

.bandeau-cat-spec{
	width: 100%;
    height: 630px;
	position:relative;
	overflow:hidden;
	margin-bottom: 30px;}
.em-like{
	font-weight:bold;
	color: #FF00C6;}
.lpTopBox {
	width:300px;
    position:absolute;
	top:0;
	left:0;
    vertical-align: top;
    margin: 0 0 0 10px;
}
.lpTopTDG {
	margin-left:310px;
    border: 2px solid #f0f0f7;
    overflow: hidden;
}
.lpTOp {
    background: no-repeat center 0;
    float: right;
    width: 300px;
}
.lpCarTop {
    overflow: hidden;
}
.crItem{
	display:inline-block;
	vertical-align: top;
	width:19.5%;
	overflow: hidden;}
.catalog-product-view ul.crUl.jsUl{
	padding: 0 2% 0 2%;}
.catalog-product-view .crItem{
	width:16.3%!important;
	border-bottom: 1px solid #a3a7b8;
	height: 100%!important;}
.hide-crtItem-after-6{
	display:none;}
#see-more-range-delay,#see-more-range-price,#see-more-range-color,.see-more-range-comp{
	cursor:pointer;
	width:100%;
	height:30px;
	background:#f0f0f7;
	font-weight:bold;
	color:rgb(0, 189, 60);;
	font-size:20px;
	text-align:center}
.bandeau-cat-spec h2.product-name{
	font-size: 14px;
	color:rgb(50, 50, 50);
    height: 48px;
    overflow: hidden;
    padding: 0 5%;
	line-height: 16px;
    font-weight: bold;
	margin-top: 5px;
    text-align: center;}
h2.product-name,h3.product-name  {
  margin: 0;
  margin-bottom: 0.5em;
  color: #202020;  
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;  
  font-size: 18px;  
  font-weight: normal;
  line-height: 22px;
  padding-right: 5px;}		
.bandeau-cat-spec  .description{
	text-align: right;
    padding-left: 15px;
    padding-right: 15px;
	font-size:12px;
	height:102px;
	overflow:hidden;}
.bandeau-cat-spec  .description{
	height: 40px!important;}
.bandeau-cat-spec  .redac-score,.bandeau-cat-spec .line-1-season{
	display:none;}
.bandeau-cat-spec .price-box-mother +div>p:nth-child(2),.bandeau-cat-spec .price-box-mother +div>p:nth-child(3){
	display:none;}
.bandeau-cat-spec .price-box-mother *,.bandeau-cat-spec .additionnal-info *{
	text-align: center;}
.crItem .price{
	font-family: impact,trebuchet ms,arial,sans-serif;
	color: #f00!important;
	font-size: 26px;
	display:block;}
.crItem .old-price {
	display: block;
    color: rgb(50, 50, 50);
    text-decoration: line-through;
    font-size: 13px;}	
div#product-view-description-mother {
	margin-right: 510px;}	
	

.checkout-services{
	display:none;
	width: 270px;
    position: absolute;
    right: 1230px;}
.checkout-services-2{
	top:315px;}
.checkout-services-3{
	top:427px;}
.checkout-services h2{
    padding: 10px;
    color: #060b2d;
	margin-bottom: 0;
	text-align: center;
    font-size: 22px;
	font-weight: normal;}
.checkout-services p{
    color: #060b2d;
    padding: 10px;
	font-size: 14px;
	text-align: justify;}
.checkout-services-1 h2{
	background-color: #ddeef1;
	margin-top: 0;}
.checkout-services-1 p{
	background-color: #ecf6f8;
	line-height: 14px;}
.checkout-services-2 h2{
	background-color: #aeded2;}
.checkout-services-2 p{
	background-color: #e1f4ef;}
.checkout-services-3 h2{
	background-color: #ffcfbe;}
.checkout-services-3 p{
	background-color: #fff0eb;}
.checkout-cart-index .page-title.title-buttons h1 {
    float: none;
    color: white;
    background: linear-gradient(to bottom,#ffca56 0,#ffbb39 100%);}
.cart .page-title h1 {
    float: right;
    border-bottom: none;
    margin-bottom: 6px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;}
.checkout-cart-index .page-title.title-buttons {
    background: linear-gradient(to bottom,#ffca56 0,#ffbb39 100%);
    text-align: center;}
.cart .page-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;}
.checkout-cart-index .display-single-price, .checkout-cart-index #shopping-cart-table, .customer-account-create .main {
    max-width: 1200px;}
#discount-coupon-form label, .cart .giftcard label {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    min-width: 105px;
    display: inline-block;
    margin-right: 10px;}
#discount-coupon-form .field-wrapper, .cart .giftcard .field-wrapper {
    display: inline-block;}
#discount-coupon-form * {
    font-size: 12px;}
#discount-coupon-form .input-text, .cart .giftcard .input-text {
    border-radius: 0;
    height: 14px;
    margin: 4px 10px 0 0;
    width: 190px;}
#discount-coupon-form .button-wrapper, .cart .giftcard .button-wrapper {
    display: inline-block;
    vertical-align: bottom;}
#discount-coupon-form .button-wrapper > button, .cart .giftcard .button-wrapper > button {
    float: left;}
.button2 span span {
    line-height: 15px;
    height: 11px;
    display: inline-block;
    color: #75809e;}
.checkout-cart-index .display-single-price, .checkout-cart-index #shopping-cart-table, .customer-account-create .main {
    max-width: 1200px;}
#shopping-cart-table {
    width: 100%;
    margin: 10px auto;
    line-height: 22px;}
.cart-table {
    float: left;}
#shopping-cart-table tr, #my-orders-table tr {
    background: white;}
#shopping-cart-table tr, #my-orders-table tr, #checkout-review-table-wrapper tr {
    background: #fbfbfb;
    background: -moz-linear-gradient(top,#fbfbfb 0%,#efefef 100%);
    background: -webkit-linear-gradient(top,#fbfbfb 0%,#efefef 100%);
    background: -o-linear-gradient(top,#fbfbfb 0%,#efefef 100%);
    background: -ms-linear-gradient(top,#fbfbfb 0%,#efefef 100%);}
#shopping-cart-table td {
    border: 1px solid #c8c8c8;
    padding: 5px;
    min-height: 22px;}
#shopping-cart-table td, #checkout-review-table-wrapper td {
    border: 1px solid #c8c8c8;
    padding: 5px;
    min-height: 22px;
	background:white;
	font-size:12px;}
#delivery-line-before-total {
    font-size: 16px!important;}
.cart-table th, .cart-table td, .cart-table tbody td {
    border-bottom: none;
    vertical-align: top;}
h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a {
    color: #636363;}
#shopping-cart-table .product-cart-info h2.product-name {
    font-size: 17px;
    margin-bottom: 20px;}	
.quantity-selectors .cartQuantityMinusSubmit, .quantity-selectors .cartQuantityPlusSubmit {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    width: 24px;}	
.cartQuantityPlusSubmit {
    background: url(../images/sprite_standalone20141124.png) no-repeat scroll -2px -46px transparent;
    font-size: 16px;
    height: 24px;
    width: 24px;
    border: none;
    cursor: pointer;}
.cartQuantityMinusSubmit {
    background: url(../images/sprite_standalone20141124.png) no-repeat scroll -2px -20px transparent;
    font-size: 16px;
    height: 24px;
    width: 24px;
    border: none;
    cursor: pointer;}	
.cart-table .product-cart-actions .qty {
    height: 17px;
    border-color: silver;
    border-radius: 0;
    margin-bottom: 10px;
    text-align: center;
    width: 2em;}
.quantity-selectors >.qty {
    vertical-align: top;
    height: 19px!important;
    width: 30px;
    padding-top: 2px;
    text-align: center;
    border: 1px solid #c8c8c8;
    background: #ffffff;}
.quantity-selectors {
    width: 150px;
    height: 24px;
    margin: 30px auto 10px auto;
	text-align: center;}
a.grey, .btn-remove2{
    border: 1px solid #c8c8c8;
    background: url(../images/sprite_horizontal240712.png) repeat-x scroll 0 -429px #c8c8c8;
    color: #555555;
    padding: 0 5px;
    line-height: 27px;
    font-size: 13px;
    height: 27px;
    cursor: pointer;
    text-decoration: none;}

.cart-table .product-cart-actions {
    min-width: 60px;
    text-align: center}
.cart-table .product-cart-actions form{
    text-align: center}
#shopping-cart-table .product-cart-image {
    padding-left: 0;
    padding-right: 15px;}
.cart-table .product-cart-image .product-image img {
    width: 100%;}	
#shopping-cart-table .product-cart-price, #shopping-cart-table .product-cart-total, #shopping-cart-table .product-cart-remove, #shopping-cart-table .product-cart-actions {
    position: relative;}	
#shopping-cart-table td.qty_sel{
	text-align:center!important;}
#shopping-cart-table .product-cart-price .cart-price, #shopping-cart-table .product-cart-delay, #shopping-cart-table .product-cart-total .cart-price, #shopping-cart-table .product-cart-remove .btn-remove {
    position: relative;
    top: 33px;}	
.delivery-table {
    display: none;}	
#delivery-line-before-total .shipping {
    height: 30px;}	
.shipping .form-list .shipping-postcode {
    margin-right: 0;}	
.shipping .form-list label {
    font-size: 13px;
    font-weight: 400;}	
.shipping .form-list .input-box {
    padding-top: 0;}	
.shipping select {
    max-width: 100%;
    height: 20px;
    display: block;
    border: 1px solid silver;}	
#shopping-cart-table .cart-footer-actions .or, button.button2.btn-update, .method-checkout-cart-methods-multishipping,#empty_cart_button {
    display: none!important;}	
#add-product-to-cart .button-ckeckout-proceed {
    width: 100%!important;
    margin-top: 5px;
	text-align: center;
	border: none;
    font-weight: bold;
    font-size: 20px;
    height: 36px;}	
.button-ckeckout-proceed, #form-validate .buttons-set>button, #change-city {
    width: 250px;
    border-radius: 5px;
    font-size: 16px;
    height: 26px;
    color: #ececec;
    line-height: 25px;
    cursor: pointer;
    text-decoration: none;
    padding: 0 25px;}	
.button-ckeckout-proceed, #form-validate .buttons-set>button {
    background: #2bb04a;}
.button-ckeckout-proceed:hover, #form-validate .buttons-set>button:hover {
    background: #d91721;}	
#add-product-to-cart {
    margin-bottom: 20px;}	
button.button2.btn-continue {
    float: left;}	
.button2 {
    border: 0;
    padding: 0 5px;
    margin: 0;
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #c8c8c8;
    background: url(../images/sprite_horizontal240712.png) repeat-x scroll 0 -429px #c8c8c8;
    color: #555555;
    padding: 0 25px;
    font-size: 11px;
    height: 20px;
    cursor: pointer;
    text-decoration: none;
    margin-left: 50px;}
#mail_conf_df{
	font-size:20px;
	margin-bottom:20px;}
#delivery-choices-list, #dynamic-total {
    display: none;
    width: 100%;
    margin-top: 20px;}
#bdok-mehir {
    border-top: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px 0;
    padding: 0;}	
.buttons-set {
    clear: both;
    margin: 10px 0 0;
    padding-top: 10px;
    text-align: right;
	height: 30px;}	
#change-city {
    background: #96bab8;
	text-align: center;
    color: white;}	
.checkout-onepage-index .col-main {
    max-width: 900px;
    width: auto;
    float: none;
	padding: 0;}	
.checkout-onepage-index .col-main, .customer-account-create .main, .account-login, .customer-account-forgotpassword .col-main {
    margin: 0 auto;}	
.col-main {
    width: 100%;
	padding: 0 10px;}	
.opc .section.active .step-title {
    border-bottom: 1px solid #ececec;}
#checkoutSteps .step-title {
	cursor:pointer;}
div#payment-buttons-container {
	position: relative;
    text-align: center;
	margin-top: 0;
    padding-top: 5px;}
#checkout-step-payment .pay_cont_5f{
	text-align: left;
    clear: both;
    margin-left: 20px;
	margin-bottom: 5px;}
.opc .section .step-title {
    width: 100%;
    border-top: 1px solid #ececec;
    position: relative;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;}	
.checkout-onepage-index .step-title {
    /*display: none;*/}	
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
    width: 0px;
    overflow: hidden;}	
.opc.opc-firststep-login .section#opc-login .step-title .number {
    -webkit-transition: width 80ms linear;
    -webkit-transition-delay: 0;
    -moz-transition: width 80ms linear 0;
    -o-transition: width 80ms linear 0;
    transition: width 80ms linear 0;}	
.opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number {
    width: 26px;
    height: 26px;
    text-align: center;
    color: #FFFFFF;
    line-height: 26px;
    background-color: #75809e;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;}	
.opc .section.allow .step-title .number {
    background-color: #99cce5;}	
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
    margin-left: 0px;}	
.opc.opc-firststep-login .section#opc-login .step-title h2 {
    -webkit-transition: margin-left 80ms linear;
    -webkit-transition-delay: 0;
    -moz-transition: margin-left 80ms linear 0;
    -o-transition: margin-left 80ms linear 0;
    transition: margin-left 80ms linear 0;}
.opc .section.allow .step-title:hover h2, .opc .section.active .step-title h2 {
    color: #75809e;}
.opc .section .step-title h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    float: right;
    margin: 0px 45px 0px 4px;}
.col2-set {
    width: 100%;}	
.col2-set .col-1, .col2-set .col-2 {
    width: 50%;
    padding: 20px;
	display: inline-block;
    vertical-align: top;}	
.opc h3 {
    font-weight: 500;}	
input[type=email], input[type=password] {
    width: 250px;
    max-width: 100%;}
input[type=email] {
    line-height: 24px;}
#checkout-step-login .register-mail input {
    float: left;
    clear: both;}
.opc .buttons-set button.button, #checkout-step-login .register-mail-button, #login-form .button,.account-login .button{
    width: 137px;
    float: left;
    font-weight: bold;
    border: 1px solid #2ab814;
    background: #2ab814;
    color: #ececec;
    padding: 0 5px;
    line-height: 27px;
    height: 27px;
    cursor: pointer;
    text-decoration: none;
    margin: 0;
    text-align: center;
    font-size: 13px;}
.onepage-register-separator {
    background: url(../images/separator-vertical.png) no-repeat scroll 0 0 transparent;
    width: 32px;
    height: 279px;
    display: inline-block;}
.checkout-onepage-index .col-main {
    max-width: 920px;
    width: auto;
    float: none;
	padding-right:0!important;
	background:white;}
ul.tick li, ul.benefits li {
    list-style: none;
    background: url(../images/tick.png) right no-repeat;
    margin: 0 20px 0 0;
    padding-right: 20px;
    font-size: 15px;}
#opc-review{
	display:none;}
#checkout-step-login li {
	clear: both;
	margin: 0;
    padding-top: 0;
	list-style: none;}
#shopping-cart-table input[type="radio"],#shopping-cart-table input[type="checkbox"]{
	height: 15px;
    width: 15px;
	position: relative;
	top: 3px;}
.content.cart_rec_5 {
    width: 260px;
    margin: 0 auto;}
	    width: 100%;
#cart_rec_sub_9 {
    background: #e69f16;
    height: 40px;
    font-size: 20px;
    border: none;
    border-radius: 5px;}
.checkout-cart-index ul#admin_messages {
    background: #2bb04a;
    margin-top: 20px;
    color: white;
    font-size: 20px;
    padding-right: 30px;}
#checkout-step-login .cart_tit_5{
	font-size: 20px;
    margin-bottom: 50px;
    color: cornflowerblue;
    text-align: center;}
input#cart_rec_sub_9 {
    background: #6495ed!important;
    border: none!important;
    border-radius: 5px;
    font-size: 18px!important;
	height: 25px!important;}	
#discount-coupon-form{
	display:none;}
#checkout-step-login .col-2 li {
    line-height: 30px;}
#checkout-step-login .col-1 li {
    line-height: 18px;}
#checkout-step-login li.buttons-set{
	margin-top: 10px;}
#login-form a.f-left>span{
    color: #990000;}
.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 15px;}
#checkout-step-login p.description{
	line-height: 20px;
    font-size: 19px;}
h3, .h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;}
h2, .h2 {
    margin: 0;
    margin-bottom: 0.5em;
    color: #636363;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;}
.customer-account-create .fieldset, .customer-account-create .buttons-set {
    margin-left: 30px;
    margin-top: 50px;}
#form-validate .form-list, #form-validate .buttons-set {
    margin-top: 30px;
    padding-right: 150px;
    padding-left: 150px;
	min-height: 80px;}
body.customer-account-edit.customer-account .my-account{
	max-width:500px;
	margin: 0 auto;
}
body.customer-account-edit.customer-account #form-validate .form-list,body.customer-account-edit.customer-account  #form-validate .buttons-set{
	padding:0;
}
.order_list .order_line {
    border-top: 1px solid #f3f3f3;
	margin-top: 10px;
}
.order_list .order_line.last {
    border-bottom: 1px solid #f3f3f3;
}
.order_list .order_line .order_preview {
    padding-top: 10px;}
.order_list .order_line .order_preview .order_title {
	margin-bottom: 5px;
}
.order_title .inc_id {
	font-size: 16px;
    font-weight: bold;
    color: #449fff;
}
.order_title .order_created_at{
	font-size: 14px;
    font-weight: bold;
    color: #8c8c8c;
	margin-right:20px;
}
.order_list .order_line .order_preview .order_products .image_plus{
	display:inline-block;
	vertical-align:top;
	line-height: 70px;
    font-size: 30px;
    color: gray;
}
.order_list .order_line .order_preview .order_products .image_frame .canceled_txt {
    position: absolute;
    background: #ffffffc2;
    width: 100%;
    height: 100%;
    top: 0;
    line-height: 40px;
    text-align: center;
    color: gray;
	font-size: 14px;
}
.order_list .order_line .order_preview .order_products .image_frame img{
	vertical-align: middle;}
.order_list .order_line .order_links {
    padding: 15px 0;
}
.order_list .order_line .order_links .link{
    display: inline-block;
    vertical-align: top;
    background: #3d926f;
    padding: 2px 5px;
    border-radius: 2px;
    cursor: pointer;
	font-size: 16px;
    font-weight: bold;
}
.order_list .order_line .order_links .link a{
	color:white;
}
.order_list .order_line .order_preview .order_products{}
.order_list .order_line .order_preview .order_amount{
	font-size: 14px;
    font-weight: bold;
    color: #868686;
	margin-right: 30px;
}
.order_list .order_line .order_preview .order_products .image_frame{
	display:inline-block;
	vertical-align:top;
    text-align: center;
    overflow: hidden;
    margin: 3px;
	border-radius: 1px;
	position:relative;
	width: 120px;
}
.order_view_moth_36 {
    border: 1px solid gray;
	max-width: 600px;
	margin-bottom: 500px;
}
.order_view_moth_36 .product_line{
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid silver;
}
.order_view_moth_36  .shipping_infos {
    margin: 15px 5px;
	border-bottom: 1px solid silver;
    padding-bottom: 10px;
	color:#38308a;
}
.order_view_moth_36  .user_payment {
	padding-right: 5px;
    margin-bottom: 5px;
    line-height: 16px;
    font-size: 14px!important;
	color: gray;
}
.order_view_moth_36  .payment_title {
    margin-top: 5px;
	margin-right: 5px;
}
.order_view_moth_36  .payment_title {
    margin-top: 5px;
	margin-right: 5px;
}
.order_view_moth_36  .invoices {
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:gray;
	font-weight: bold;
}
.order_view_moth_36   .title {
    font-weight: bold;
    margin-bottom: 10px;
}
.order_view_moth_36   .title_2 {
	text-decoration: underline;
    margin-bottom: 5px;
    color: #449fff;
}
.order_view_moth_36  .invoices a {
	color: blue;
    text-decoration: underline;
}
.order_view_moth_36  .price_infos{
	display: inline-block;
    float: left;
	color: gray;
}
.order_view_moth_36  .total_lines{
	padding:3px 9px;
	font-weight:bold;
	float: left;
	color: gray;
	margin-bottom: 15px;
}
.clear_both{
	clear:both;
}
.order_view_moth_36 .product_infos {
	position:relative;
	font-size: 14px;
	padding:2px;
}
.order_view_moth_36  tr>td:first-child{
	width:100px;
}
.order_view_moth_36 .user_payment tr>td:first-child {
    width: 85px;
}
.order_view_moth_36  td{
	font-size: 14px;
	padding:0 10px;
	line-height: 14px;
}
.order_view_moth_36 .delivery_infos {
	margin-top:10px;
	font-size: 14px;
	padding-right:10px;
	clear:both;
	color:#38308a;
}
.order_view_moth_36 .product_desc {
    margin-right: 150px;
	height:90px;
}
.order_view_moth_36  .brother {
    display: inline-block;
    vertical-align: top;
}
.order_view_moth_36 .product_image {
	width: 140px;
	overflow:hidden;
    position: absolute;
    right: 3px;
    top: 0;
}
.order_view_moth_36 .menu_option .title {
    color: black;
    padding-right: 3px;
	line-height:40px;
	margin-top:50px;
    border-top: 1px solid gray;
    font-size: 16px;
}
.order_view_moth_36 .menu_option.large .title{
	line-height:18px;
	position:relative;
}
.order_view_moth_36 .menu_option.large .title ul{
	margin-left: 25px;
}
.order_view_moth_36 .menu_option.large .title li{
	display: list-item;
    list-style-type: disc; 
    list-style-position: inside;
}
.order_view_moth_36 .menu_option.large .title .mobile_nav_subcats_arrow_2{
    position: absolute;
    top: 25px;
    left: 0;
}
.order_view_moth_36 .menu_option:nth-child(1) .title {
    background: #f1f1f1;
}
.order_view_moth_36 .menu_option:nth-child(2) .title {
    background: #d3ebff;
}
.order_view_moth_36 .menu_option:nth-child(3) .title {
    background: #d3ebff;
}
.order_view_moth_36 .menu_option:nth-child(4) .title {
    background: #d3ebff;
}
.order_view_moth_36 .menu_option:nth-child(5) .title {
    background: #d3ebff;
}
.order_view_moth_36 .menu_option:nth-child(6) .title {
    background: #f1f1f1;
}
.order_view_moth_36 .menu_option:nth-child(7) .title {
    background: #f1f1f1;
}
.order_view_moth_36 .menu_option .float_left {
    float: left;
    margin-left: 20px;
}
.order_view_moth_36  .existing_tickets{
	font-size:14px;
}
.order_view_moth_36  .existing_tickets .ticket_line {
	height: 40px;
    overflow: hidden;
    padding-left: 25px;
}
.order_view_moth_36  .existing_tickets .ticket_line_button.model {
    display: none;
}
.order_view_moth_36  .existing_tickets .ticket_line_button {
	cursor:pointer;
	position: relative;
    padding-right: 5px;
    border: 1px solid silver;
	border-radius: 4px;
	margin: 5px auto;
    width: 90%;
}
.order_view_moth_36  .existing_tickets .subject {
    font-weight: bold;
    margin-top: 3px;
	max-height: 16px;
    overflow: hidden;
}
.mobile_nav_subcats_arrow_3 {
    background: url(../images/header/header_icons.png) no-repeat;
    background-position: -512px -20px;
    position: absolute;
    width: 20px;
    height: 42px;
    left: 0;
    top: 0;
}
.history.mtv_96 {
    margin: 0;
    background: url(//www.bamboo.co.il/skin/frontend/bamboo_template/default/images/wh_bck.jpg) fixed;
    font-size: 14px;
    font-weight: bold;
    color: #585858;
    width: 450px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 800px;
    z-index: 998;
	display: inline-block;
    vertical-align: top;
	margin-bottom:30px;
	border: 1px solid silver;
    border-radius: 10px;
    overflow: hidden;
}
.customer-account  .navigation_po96{
	text-align:center;
	margin-right: 5px;
}
.customer-account  .navigation_po96 .menu_option {
    background: gray;
    cursor: pointer;
    padding: 4px 5px;
    color: white;
    border-radius: 3px;
	margin-top: 10px;
}
.customer-account  .navigation_po96 .menu_option.current {
    background: #2ab814;
}
.my-account .pc_chat_side_order {
    display: inline-block;
    vertical-align: top;
    width: 450px;
    margin-right: 10px;
}
.history.mtv_96 .top_menu {
    height: 40px;
    width: 100%;
    background: #404040;
    right: 0;
	z-index: 9;
	overflow: hidden;
	border-bottom: 1px solid #4b4b4b;
	font-weight: normal;
	position: relative;
}
.history.mtv_96 .top_menu  .return_icon{
	float: left;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
	margin-right: 10px;
	position: relative;
    top: 1px;
}
.history.mtv_96 .top_menu  .return_link_div{
	text-align:center;
}
.history.mtv_96 .top_menu  .return_link_div a{
	font-size: 19px;
    line-height: 39px;
    text-align: left;
	display: block;
    width: 100%;
    height: 100%;
	color: white;
}
.history.mtv_96 .top_menu  .return_link_div img.product_img_link {
    float: right;
    margin-right: 10px;
}
.history.mtv_96 .top_menu  .return_link_div .product_name_link {
    line-height: 18px;
    font-size: 16px;
    overflow: hidden;
    vertical-align: top;
    margin-top: 3px;
    position: absolute;
    right: 60px;
    padding-left: 50px;
}
.history.mtv_96 .messages{
    width: 100%;
    overflow-y: scroll;
    height: 660px;
    padding-bottom: 105px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 5px;
}
.reply.mtv_96 {
    position: absolute;
    bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 15px;
}
.reply.mtv_96 .reply_send {
    position: absolute;
    left: 32px;
    width: 45px;
    bottom: 5px;
    background: #ff2727;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.reply.mtv_96 .reply_send img.send_icon {
    width: 100%;
}
.reply.mtv_96 .reply_main {
}
.bottom_window {
    margin-right: 5px;
    margin-left: 10px;
    background: white;
    height: 75px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding-left: 80px;
}
.reply.mtv_96 .ticket_close_message {
    margin-left: 10px;
    background: white;
    height: 75px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    text-align: center;
    line-height: 80px;
}
.reply.mtv_96 .reply_main  .attach_icon {
	cursor:pointer;
	position: absolute;
    left: 2px;
    top: 3px;
}
.reply.mtv_96 .reply_main .textarea {
    border: none;
    width: 100%;
    height: 62px;
    margin: 0px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	resize: none;
}
.reply.mtv_96 .reply_main  .textarea:hover,
.reply.mtv_96 .reply_main  .textarea:focus,
.reply.mtv_96 .reply_main  .textarea:focus-within,
.reply.mtv_96 .reply_main  .textarea:active
 {
    -webkit-appearance: none;
    outline: 0px !important;
}

.history.mtv_96 .messages .date_message_box {
    background-color: rgb(225, 245, 254);
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    width: 200px;
    margin: 10px auto 0 auto;
    padding: 3px;
    font-weight: normal;
}
.history.mtv_96 .messages .title_message_box {
    background-color: rgb(251, 250, 233);
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    width: 300px;
    margin: 10px auto 0 auto;
    padding: 3px;
    font-weight: bold;
}
.history.mtv_96 .messages .message_box {
    background: white;
    border-radius: 8px;
	margin: 5px 0 5px 10px;
    padding: 3px;
    font-size: 14px;
    font-weight: normal;
}
.history.mtv_96 .messages .message_box a{
    color: blue;
    text-decoration: underline;
	overflow-wrap: break-word;
}
.attach_files_element  .pic_list_element {
    color: red;
	display:none;
}
.reply.mtv_96.attach_files_element .pic_list_element {
    position: absolute;
    bottom: 0;
    right: 5px;
}
.files_Yndo85_o{
	display:none;
}
.attach_files_element .green_bar_100 {
    width: 100%;
    padding-left: 100px;
    height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.attach_files_element .green_bar_100 .green_bar {
	background:#f95353;
	height:100%;
	border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
	width: 0;
}
.customer_sav_ticket_form .attach_files_zone {
    position: relative;
	height: 30px;
}
.customer_sav_ticket_form  .attach_files_zone img.attach_icon {
    position: absolute;
    left: 5px;
	top: 0;
}
.customer_sav_ticket_form  .attach_files_zone img.take_pic_icon {
    position: absolute;
	left: 41px;
    top: 5px;
	display:none;
}
.attach_files_element .remove {
    cursor:pointer;
	margin-right: 15px;
}
.reply.mtv_96 .reply_main .loading_icon {
    padding: 0px;
    width: 450px;
    position: absolute;
    bottom: -10px;
    display: none;
    z-index: 999999;
    text-align: center;
    height: 800px;
    background: rgba(0, 0, 0, 0.5);
}
.reply.mtv_96 .reply_main .loading_icon img{
	width:300px;
}
.reply.mtv_96 .reply_main .loading_icon .aligner{
	display: inline-block;
	height: 100%;}
.progress_percent.for_green_bar {
    text-align: right;
    color: white;
    font-size: 23px;
}
.progress_percent.for_loading_circle {
    text-align: right;
    color: white;
    font-size: 50px;
    position: absolute;
    bottom: 119px;
    text-align: center;
    width: 100%;
}
.reply.mtv_96 .reply_main .take_pic_icon {
    display:none;
}
.history.mtv_96 .messages .message_box.is_customer {
    background-color: #dcf8c6!important;
}
.history.mtv_96 .messages .message_box .image_frame .centred {
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid silver;
    padding: 3px;
    border-radius: 5px;
    background: white;
}
.history.mtv_96 .messages .message_box .image_frame .centred .bottom {
    height: 20px;
    text-align: center;
    cursor: pointer;
	display: none;
}
.history.mtv_96 .messages .message_box .image_frame .centred .download_txt {
    margin-right: 10px;
    font-size: 18px;
    vertical-align: top;
}
.history.mtv_96 .messages .message_box .image_frame .centred .download_loader {
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
.history.mtv_96 .messages .message_box .image_frame .centred .download_loader img {
    display: none;
}
#form-validate .input-text {
    width: 200px;
    border-radius: 3px;
    text-align: center;}
input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
    height: 25px;}
#header-ligne-2, .page-header-container, .product-view, .breadcrumbs, section#category-section-presentation, .category-products-end .toolbar .pages, .catalog-category-view .col-main, .discount_prod, .menu_horizontal, .post-view, .post-title, .cms-page-view .form-add, .cms-page-view .col-main, .checkout-cart-index .col-main, #checkoutSteps, .account-create, .customer-account .main, .account-login, .customer-account-forgotpassword .col-main {
    background: white;}
.input-box:after {
    content: '';
    display: table;
    clear: both;}
#form-validate .input-box, #billing-new-address-form .input-box, #shipping-new-address-form .input-box {
    display: inline-block;
    float: left;
    clear: both;
    -webkit-box-shadow: 0 0 0 2px #f2f2f2;}
#form-validate .field, #billing-new-address-form .field, #shipping-new-address-form .field {
	margin-bottom: 20px;}
#billing-new-address-form .field, #shipping-new-address-form .field {
    height: 30px;}
#billing-new-address-form .field.name-lastname{
	margin-bottom: 0;}
#billing-new-address-form .customer-name{
	margin-top:10px;}
#billing-new-address-form .priv_comp {
    width: 450px;
    float: left;
    margin: 15px 0;}
#billing-new-address-form li{
	clear:both;}
.buttons-set button.button {
    float: left;
    margin-left: 5px;
    min-width: 140px;
	text-align: center;}
#billing-new-address-form select.city-choice{
	line-height: 26px;}
div#billing-buttons-container,#shipping-buttons-container {
    position: relative;
	text-align: center;}
div#billing-buttons-container,#shipping-buttons-container{
	padding-left: 250px;
    padding-right: 65px;}
form#co-payment-form {
    padding-right: 65px;
}
.customer-account-create .account-create p.required {
    padding-right: 150px;
    margin-bottom: 30px;
    font-size: 15px;
	clear: both;}
#form-validate .buttons-set>button {
    width: 200px!important;
	margin: 0;}
.page-title h1, .page-title h2, .product-name h1, .product-name .h1 {
    font-size: 24px;
    font-weight: 600;
    color: #2ab814;
    padding-bottom: 0;
    margin-bottom: 0;
    background: white;}
.checkout-onepage-index h1, #login-form h3, .checkout-onepage-index h1, .customer-account-login h1, .customer-account-login h3 {
    text-align: center;
    font-size: 27px;
    margin-bottom: 35px;}
#checkoutSteps .col-1 h3{
	font-size: 16px;
    margin-bottom: 0px;
    background: #dfd2c5;
    color: black;
    line-height: 40px;
    padding-right: 20px;}
#checkoutSteps .col-2 h3{
	font-size: 16px;
    margin-bottom: 0px;
    background: #686868;
    color: white;
    line-height: 40px;
    padding-right: 20px;}
div#checkout-step-login {
    position: relative;}
#billing-new-address-form .for_company {
    display:none;}
#checkoutSteps .col-1 .content {
    background: #e8e8e8;
	padding: 10px;}
#checkoutSteps .col-2 .content {
    background: #e8e8e8;
	padding: 10px;}
#checkout-step-login  input,#checkout-step-login .buttons-set .button {
    width: 160px;
	line-height: 20px;
	height: 20px;}
#checkoutSteps .buttons-set .button {
	padding-top:0;
	background:#d91721;
	border:none;
	height: 25px;
	color:white;
	width: 450px;
	font-size: 16px;
    border-radius: 5px;}
.button_oi98PL{
    max-width: 100%;
}
#checkoutSteps  #opc-login .button {
	margin-left: 0;}
#checkout-payment-method-load img.cb_easycard,#checkout-payment-method-load img.cb_paypal {
    margin-left: 20px;
	float: left;
	vertical-align: middle;}
.sp-methods dt {
    margin: 20px 0 5px;
    font-weight: bold;}
#checkout-step-login .step.a-item{
	text-align:center;}
#checkout-step-login li .input-box{
	display:inline-block;
	vertical-align:top;
	float:left;}
#billing-new-address-form .input-text, #billing-new-address-form .city-choice, #shipping-new-address-form .input-text, #shipping-new-address-form .city-choice {
    width: 100%!important;
    border-radius: 3px;}	
input[type=search], input[type=number], input[type=tel], input[type=text] {
    width: 150px;
    max-width: 100%;}	
#billing-new-address-form .input-box, #shipping-new-address-form .input-box {
    width: 450px;}	
#co-billing-form ul.form-list, #co-shipping-form ul.form-list {
	padding-left: 250px;
    padding-right: 65px;
    padding-top: 20px;}	
.opc .section .step-title:after {
    content: '';
    display: table;
    clear: both;}	
.opc .section .step {
    /*padding: 20px;*/}	
.please-wait {
    display: inline-block;}
.please-wait img {
    width: 80px!important;
	top: -30px;
    z-index: 999!important;
    position: relative!important;}
.please-wait img {
    float: left;
    margin-right: 5px;}
.customer-account .col-right.sidebar {
    display: inline-block;
    position: absolute;
    vertical-align: top;
    max-width: 250px;}	
.customer-account .col2-right-layout .main .col-right .block-account {
    border-right: 5px solid silver;
    padding-left: 10px;}
.customer-account .col-right .block-title {
    display: none;}
.block-account .block-title, .block-cms-menu .block-title {
    padding-top: 0;
    border-top: none;}
.col-right .block-title * {
    font-size: 14px;
    font-weight: 100;
    color: black;}
.block-title h2, .block-title h3, .block-title strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    color: #75809e;
    margin-bottom: 0;
    font-weight: 600;
    margin-right: 2px;}
.customer-account .col2-right-layout .main .block-account {}
.block-account li, .block-cms-menu li {
    margin: 7px 0;}
.customer-account .main {
    padding-top: 30px;
    min-height: 300px;}
.menu_horizontal {
    clear: both;
    margin: 0 8px;}
body.customer-account .my-account .fieldset {
    margin-top: 30px;
    margin-bottom: 30px;}
.login_h2_tg54 {
    color: #424242!important;
    font-size: 14px!important;
    margin: 0 10px 0px 0px!important;
}
.customer-account .col2-right-layout .col-main {
    margin-right: 305px;
    max-width: 1200px;}
.customer-account .my-account address{
    font-size: 15px;
    display: inline-block;
	line-height: 14px;}
table.table_design_2016 th, table.table_design_2016 td {
    padding: 0 10px;
    border-bottom: 1px solid #dadfe0;
    border-width: 0 1px 1px 0;
    border-color: #dadfe0;
    border-style: solid;
	font-size: 12px;
    font-weight: normal;
    padding-right: 5px;}
.order_large_info_table tr>td:last-child {
    border-left: 1px solid #dadfe0;}
table.table_design_2016 .headings {
    background: #D6D6D6;}
address {
    font-style: normal;}
.customer-account .col2-right-layout .main .col-main .my-account h1 {
    color: #3c6e6e;}
body.customer-account .my-account .page-title h1 {
    border: 0;
    text-align: right;}
.required{
	clear:both;}
.cms-page-view .col-main {
    max-width: 1000px;
    margin: 0 auto;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #fff;
    box-shadow: 3px 3px 5px 10px #00000014;
}
.cms-about-us .WordSection1 {
    width: 600px;
    margin: 0 auto;
    border-radius: 10px;
	padding-top: 30px;
	border: 1px solid silver;
    margin-top: 10px;}
/*.by_phone.contact_option * {
    color: #2ab814!important;
    text-align: center;
    font-size: 19px!important;
    line-height: 30px!important;
}*/
.cms-page-view * {
    /*font-family: arial!important;*/}	
.cms-page-view .page-title {
	text-align: center!important;}
.cms-index-index .page-title{
	background: white;
	text-align: center;
    padding-top: 10px;
}	
.cms-page-view h1, .cms-home h1 {
	font-size: 30px!important;
    color: white!important;
    text-align: center;
    background: #2ab814;
    display: inline-block;
	padding: 0px 5px;}	
.cms-page-view .std p, .cms-page-view .std h2 {
    color: #636363;
    font-size: 19px!important;
    line-height: 24px;
    padding-right: 20px;
    padding-left: 20px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}	
body.cms-page-view.cms-about-us .std p{
	 line-height: 16px!important;}
body.cms-page-view.cms-about-us h1{}
.cms-page-view .main a {
    text-decoration: underline;
    color: #4B4BF2;}
#email-for-mail3{
	direction:ltr;
	text-align:left;}	
#form-validate .back-link, .no-display {
    display: none;}	
.w1000-title.v_2016 h2 {
    padding-top: 12px;
    display: inline-block;
    text-align: center;
    font-size: 40px;
	font-weight: 400;
    line-height: 24px;
    color: #636363;
    padding: 0 50px;
    position: relative;
    height: auto;
    background: #fff;}	
.cat-section-2016 .w1000-title::before {
    content: '';
    float: left;
    width: 100%;
    border-top: 5px solid #2ab814;
    position: absolute;
    top: 13px;
    left: 0;}	
.w1000-title {
    height: 80px;
    overflow: hidden;}	
.cat-section-2016 {
    padding-top: 20px;
    margin: 0 50px;
    background: white;}
.reass_pm18{
	display:block!important;
	padding: 5px 10px;
    margin-bottom: 15px;
    border: 1px solid #eeeeee;
	max-width: 600px;
    margin: 20px auto;
	border-radius: 5px;
}
.reass_pm18 .first_line{
	position:relative;
}
.reass_pm18 .title {
    font-size: 26px;
    font-weight: bold;
    color: rgba(191, 29, 29, 1);
    display: inline-block;
	padding-left: 60px;
	line-height: 20px;
	min-height: 35px;
}
.reass_pm18 .icon {
    display: inline-block;
	position:absolute;
	left:0;
	top:0;
    float: left;
}
.reass_pm18 .content {
    clear: both;
    margin-top: 5px;
    font-size: 14px;
}
.reass_pm18 .content .main_e{
	font-weight: bold;
	font-size: 14px;
    margin-bottom: 5px;
}
.reass_pm18  ul.bullets li{
	display: list-item;
    margin-right: 1.3em;
    list-style-type: circle;
	font-size: 14px;
}
.reass_pm18 .last {
	margin-top: 5px;
	margin-bottom:10px;
}
.reass_pm18 .last .why {
	font-size: 14px;
    font-weight: bold;
    color: #07C;
    display: inline-block;
    text-decoration: underline;
	cursor:pointer;
}
.reass_pm18 .last .why_r {
    display: none;
    font-size: 14px;
    margin: 10px 0;
}
.reass_pm18 .last .stars {
    display: inline-block;
    float: left;
}
.reass_pm18 .reviews{
	position:relative;
}
.reass_pm18 .reviews .frap{
	border:1px solid silver;
	padding: 5px 7px;
    border-radius: 5px;
	min-height: 130px;
}
.reass_pm18 .reviews .review_item {
    padding: 0 23px;
}
.reass_pm18 .reviews .name img{
	height:20px;
	border-radius: 2.7rem;
}
.reass_pm18 .reviews .name span{
	margin-right:5px;
	position:relative;
	top:-3px;
}
.reass_pm18 .reviews .review_title{
	font-weight:bold;
	font-size: 14px;
	font-style: italic;
}
.reass_pm18 .reviews .stars{
	float:left;
}
.reass_pm18 .reviews .clear{
	clear:both;
}
.reass_pm18 .reviews .review_content {
    font-size: 13px;
	line-height: 14px;
	font-style: italic;}
.reass_pm18 .reviews .slick-arrow-right{
	top: 60px;
	left:-3px;
	opacity: 0.7;
}
.reass_pm18 .reviews .slick-arrow-left{
	top: 60px;
	right:-3px;
	opacity: 0.7;
}
.reass_pm18 .rtk598 {
    margin-bottom: 10px;
}
.slick-arrow-left {
    position: absolute;
	cursor:pointer;
    width: 20px;
    height: 40px;
    background-position: 23px 0;
    top: 170px;
    right: 8px;
}
.slick-arrow-right {
    position: absolute;
	cursor:pointer;
    width: 20px;
    height: 40px;
    background-position: 0 0;
    top: 170px;
    left: 8px;
}
.cms-home h1{
	margin: 0 50px;
	background:white;
	color: #2ab814!important;
    font-weight: bold;
}
section.cat-section-2016 {
    background: white;}
.discount_prod {
    position: relative;
    height: 312px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 235px;
    margin: 0 20px 20px 0;}
.discount_prod .price-box {
    position: absolute;
    top: 180px;}	
.discount_prod .Bloc30-prix_produit_promo {
    font-size: 30px;
    color: #f33;}	
.Bloc30-prix_produit_promo {
    background-color: rgba(255,255,255,0.7);
    clear: both;
    font-weight: bold;
    font-size: 18px;
    color: rgb(85, 85, 85);
    float: left;}	
.Bloc30-prix_barre_produit_promo {
    background-color: rgba(255,255,255,0.7);}	
section.cat-section-2016 .discount_prod .Percent {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 34px;
    width: 54px;
    background-color: #f33;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    float: right;}	
.discount_prod h3 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
    clear: both;}	
.customer-account-login .scaffold-form label:first-child {
    width: 115px;}	
	
.col-main{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;}
#my-orders-table td {
    border: 1px solid #c8c8c8;
    padding: 15px 5px 15px 0;}
#my-orders-table td {
    width: 125px;}
#my-orders-table tr {
    background: white;}
.customer-account .col2-right-layout .main .col-main .my-account h1 {
    font-size: 24px;
    font-weight: 600;}
.customer-account th,.customer-account  td {
    font-size: 12px;
    vertical-align: top;
	text-align: right!important;}
.customer-account .col2-right-layout .main .col-main .my-account h1 em{
    font-style: normal;}
.sales-order-view .my-account .page-title {
    margin-bottom: 20px;}
.customer-account .col2-right-layout .main .col-main .my-account p.order-date{
	font-weight:bold;}
.free-delivery-icon, .free-delivery-369-icon {
    display: inline-block;
    padding-top: 15px;
    padding-right: 65px;
    height: 60px;
    background: url(../images/free-shipping.png) no-repeat;
    background-position-x: 146px;}	
.account-login, .customer-account-forgotpassword .col-main {
    max-width: 920px;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #fff;
    box-shadow: 3px 3px 5px 10px #00000014;
}	
.checkout-onepage-index .col-main, .customer-account-create .main, .account-login, .customer-account-forgotpassword .col-main {
    margin: 0 auto;}	
#shopping-cart-table th, #my-orders-table th, #checkout-review-table-wrapper th {
    border: 1px solid #c8c8c8;
    padding: 5px;
    background: #8b8b8b;
    color: #ffffff;
	font-size: 12px;
    vertical-align: top;
	text-align:center;}
#shopping-cart-table .delivery_repartition_l2 .delivery_is_discounted {
	font-weight: bold;
    color: #f05645;}
#shopping-cart-table .delivery-line span,#shopping-cart-table .delivery-line label{
	font-size:14px;
	font-weight: bold;
    color: rebeccapurple;}
#checkout-review-table .bg-white {
    display: none;}
#shopping-cart-table td, #checkout-review-table-wrapper td {
    border: 1px solid #c8c8c8;
	padding: 3px 20px;
    min-height: 22px;}
#shopping-cart-table .total_line>td{
	line-height: 18px;
    padding: 5px 20px;}
#checkoutSteps .col-2, #login-form .col-1, #login-form .col-2 {
    width: 412px;
    position: relative;
    display: inline-block;
    vertical-align: top;}
.customer-account-login #login-form .col-2 {
    width: 600px;
	max-width:100%;
	font-size: 16px;
	position: relative;}
.customer-account-login #login-form .col-2 .title {
    font-size: 18px;
    font-weight: bold;
}
.customer-account-login #login-form .col-2 .login_tg54_submit{
	font-size: 18px!important;
	margin-bottom: 110px;
}
.customer-account-login .col-main{
	padding-bottom: 120px;
}
#checkoutSteps .col-1{
	width:300px;}
.existing-customer h3 {
    margin-top: 10px;
    font-weight: bold;}
div#contactusform-existing_orders {
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid silver;
    padding-bottom: 20px;}
.contactusform {
    margin-top: 10px;
    display: none;
    margin-bottom: 50px;
    border-bottom: 1px solid silver;
    padding-bottom: 20px;}
p.customer-contact-us-title {
    height: 20px;
    background: rgb(255, 192, 62);
    color: white;}
.manuf_infos {
    max-width: 395px;
    border: 2px solid #ffbb39;
    padding: 5px;
    margin-top: 5px;}
.product_name {
    vertical-align: top;
    margin-top: 20px;
    display: inline-block;
    max-width: 280px;
    margin-right: 15px;}

input.send-mail.submit-style-2016{
	text-align: center;
    width: 400px!important;}
.catalog-category-view .main-container.col2-right-layout .main .col-main{
	padding-right: 275px;}
.messages .success-msg li {
    border-left: 5px solid #11b400;
    color: #11b400;
    font-weight: 600;}
.messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f4f4f4;}
.messages .success-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #11b400;
    border-right: none;}	
.messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px;}
.messages {
    margin-bottom: 10px;}
#header a{
	text-decoration:none;}
.cms-page-view .std img {
    max-width: 100%;
    float: left;
    margin-right: 30px;}
.block-account .block-title{
	display:none;}	
.login_email_tg54{
	text-align:center;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.use_for_shipping_choice {
    width: 450px;
    float: left;
	clear: both;
}
.login_email_tg54_right{
	text-align:right!important;
	padding-right:5px;
}
.login_email_tg54,.passw_email_tg54{
	width: 100%!important;
	height: 40px!important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.forgot_pass_54_form{
	padding:10px;
	padding-bottom: 50px;
}
.forgot_pass_54_instruction{
	margin-top:15px;
}
.login_email_tg54:-webkit-autofill,.passw_email_tg54:-webkit-autofill{
	-webkit-box-shadow: 0 0 0 30px white inset!important;
}
.passw_email_tg54_label,.login_email_tg54_label,.login_instructions_tg54_moth{
	display:none;
}
.login_h1_tg54 {
    margin: 0 10px 25px 5px!important;
    color: #2ab814!important;
    text-align: right!important;
    font-size: 22px!important;
	padding-top: 10px!important;
	font-weight: 600;
}
.login_tg54_submit,#form-validate .new_2018_submit_container .login_tg54_submit,.main-container #pass_forg_login_tg54_submit.login_tg54_submit{
	width: 100%!important;
	border-radius: 3px;
	height: 40px!important;
    font-size: 14px!important;
    margin-right: 0!important;
    border: 1px solid #2ab814;
    background: #2ab814!important;
}
.login_default_passwd_tg54{
	clear: both;
}
.login_tg54_moth{
	width:100%;
	margin-right: 0!important;
	margin-bottom: 15px;
	-webkit-box-shadow: none!important;
}

.contact_sv2 .service.first .sav_title,.contact_sv2  .service.after_reception,.contact_sv2  .service.existing_tickets, .contact_sv2 .close_x{
	display:none;
}
.contact_sv2 .service.status .content{
	display:block!important;
}
.sav_contact_sv2 .service.status,.contact_sv2 .service.after_reception {
    padding-bottom: 400px;}
.contact_sv2{
	background:white;
	padding: 10px 0;
	position: relative;
    width: 100%;
    z-index: 90;
	padding-bottom: 30px;}
.white_background .contact_sv2{
	top:60px;
	padding-bottom: 250px;}
.contact_sv2 {
    display: block;}
.contact_sv2 .title {
    font-size: 18px;
    font-weight: bold;
    color: #2ab814;
	padding-right: 5px;}
.sales_contact_sv2 img.float_left{
    height: 110px;
    float: left!important;
	margin-left: 10px;}
.sales_contact_sv2 .contact_option {
	padding: 5px;
	border: 1px solid silver;
    border-radius: 5px;
    margin: 5px;}
.sales_contact_sv2 .contact_option.online {
	min-height: 110px;}
.sales_contact_sv2 li {
    list-style-type: disc;
    font-size: 14px;
    color: #2f2f2f;
    padding-right: 5px;}
.telephone.icon {
    display: inline-block;
    width: 190px;
    background: #3a9c82;
    border-radius: 32px;
    padding: 3px 10px;
    margin-top: 8px;
    text-align: center;}
.contact-us-possibilities {
    margin-right: 50px;
	display:none;}
.new-visitor.rami-child,.existing-customer.rami-child {
    display:none;}
.sales_contact_sv2 .telephone.icon.float_left {
    float: left;
    width: 135px;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 3px 5px 3px 0;
    border-radius: 8px;
	height: 25px;}
.sales_contact_sv2 .telephone.icon.float_left .num.brother{
	font-size: 20px;
	line-height: 20px;
    color: white;}
.sales_contact_sv2 .big_title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #2ab814;}
.sales_contact_sv2  .online.contact_option .title{
	color: #ff4444;}
.sales_contact_sv2 .message.comment_S54 {
    width: 100%;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-right-radius: 5px; 
    border-top-left-radius: 5px; }
.sales_contact_sv2 .message.comment_S54 textarea {
    font-size: 14px;
    resize: vertical;
    width: 100%;
    height: 60px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	line-height: 18px!important;
    color: #666;
    box-sizing: border-box;
    width: 100%!important;
    height: initial!important;
    height: auto!important;
    border-top: 1px solid silver;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    padding: 0 5px!important;}
.sales_contact_sv2 .contact_option input {
    font-size: 14px;
    line-height: 18px!important;
    color: #666;
    box-sizing: border-box;
    width: 100%!important;
    height: initial!important;
    height: auto!important;
    padding: 0;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 2px solid silver;
    padding: 0 5px!important;}
.sales_contact_sv2 .contact_option input.send-mail {
    background: #2ab814;
    border: none;
    color: white;
    text-align: center;
    font-size: 18px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;}
.sales_contact_sv2 .contact_option .contact_form_2h3{
	padding-right: 5px;
    margin-top: 5px;}
.sales_contact_sv2 .contact_option .contact_form_hide_2h3{
	display:none;}
.white_background {
	display:none;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 85;
    position: fixed;
	overflow-y: scroll;
    bottom: 0;}
.sales_contact_form_toggle{
    color: white;
    text-align: center;
    display: inline-block;
	vertical-align: top;
    width: 150px;
	height: 30px;
    font-size: 20px;
	line-height: 30px;
    margin-top: 10px;
    background: #ff4444;
	border-bottom-right-radius: 10px;
	margin-left:10px;}
.sav_contact_form_toggle {
    color: white;
    text-align: center;
    display: inline-block;
	vertical-align: top;
    width: 150px;
	height: 30px;
    font-size: 20px;
	line-height: 30px;
    margin-top: 10px;
    background: #ff4444;
	border-bottom-left-radius: 10px;
	margin-right:10px;}
.contact_sv2  .close_x{
	position: absolute;
	left: 20px;
	top: 15px;
	border: 1px solid silver;
	border-radius: 5px;
	padding: 0 2px;
	line-height: 15px;}
.contact_sv2 .connection_mod{
	display:none;
	padding: 0 5px;}
.contact_sv2 .sav_title {
	text-align: center;
	line-height: 24px;
	font-size: 20px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	cursor: pointer;
	background:gray;
	color:white;}
.contact_sv2 .service.first .sav_title{
	border-top: 1px solid silver;}
.contact_sv2 .service.first{
	margin-top: 30px;}
.contact_sv2 .service .content{
	display:none;
	padding: 20px 0;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;}
.default_password{
	font-size: 14px;
	color: rebeccapurple;
	font-weight: bold;}
.customer_login_ajax_form .input_box {
	float: left;
	width: 200px;
	margin-left: 10px;}
.customer_login_ajax_form>li.input {
	height: 20px;
	padding-top: 5px;
	clear: both;}
.customer_login_ajax_form>li.other {
	height: 14px;}
.customer_login_ajax_form .input_box input {
	line-height: 16px;
	height: 16px;
	border: 1px solid silver;
	border-radius: 2px;
	text-align: left;
	direction: ltr;}
.customer_login_ajax_form .forgotten_link{
	color: red;
	float: left;}
.customer_login_ajax_form .clear_float{
	clear:both;}
.customer_login_ajax_form .submit, .customer_sav_ticket_form .submit {
	background: #2bb04a;
	color: white;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;}
.customer_login_ajax_form .loading{
	text-align: center;
	display:none;}
.sav_contact_sv2 .content .order_select{
	width:100%;
	font-weight: bold;}
.sav_contact_sv2 .service.status .content .first_line {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;}
.sav_contact_sv2 .service.status .content .orders_status .order {
	padding-right:10px;}
.sav_contact_sv2 .service.status .content .first_line span{
	font-size: 11px;}
.sav_contact_sv2 .service.status .content .orders_status .order tr.delay_line>td{
	padding:10px 5px;
	line-height: 16px;}
.sav_contact_sv2 .service.status .content .orders_status td.desc_parent{
	padding:5px;}
.sav_contact_sv2 .service.status .content .orders_status .order tr.delay_line .max_date {
	display: inline-block;}
.sav_contact_sv2 .service.status .content .orders_status .order td {
	border: 1px solid silver;}
.sav_contact_sv2 .service.status .content .orders_status {
	padding-left: 5px;}
.customer_sav_ticket_form{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;}
.Oyhs_65,.Oyhs_68{
	margin-top: 10px;}
li.Oyhs_68 {
    margin-top: 10px;
    list-style-type: none;
}
.customer_sav_ticket_form .attach_files_zone .loading_icon {
    padding: 0px;
    width: 450px;
    position: absolute;
    bottom: -10px;
    display: none;
    z-index: 999999;
    text-align: center;
    height: 800px;
    background: rgba(0, 0, 0, 0.5);
}
.customer_sav_ticket_form .input_box {
	display: inline-block;
	width: 200px;}
.customer_sav_ticket_form .auto_answer {
	white-space: pre;
	display:none;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0085e6;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */}
.customer_sav_ticket_form textarea.question,.customer_sav_ticket_form .submit,.customer_sav_ticket_form .attach_files_zone {
	display:none;}
.customer_sav_ticket_form .input_box select,.customer_sav_ticket_form textarea, .customer_sav_ticket_form .submit{
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; }
.customer_sav_ticket_form textarea{
	height: 140px;}
.customer_sav_ticket_form .loading{
	display:none;
	text-align: center;}
.customer_sav_ticket_form .title_uje6 {
	font-size: 14px;
	font-weight: bold;
	color: #008a92;}
.customer_sav_ticket_form .label_uje6 {
	font-size: 14px;
	font-weight: bold;
	color: #0085e6;}
.customer_sav_ticket_form .question_subject_select{
    border-color: #0085e6;
}
.customer_sav_ticket_form .validation_css {
	display:none;
	color:#11b400;
	font-size:14px;
	text-align: center;}
.after_reception .customer_pic_and_text_ticket_form{
	padding: 0 5px;}
.after_reception .customer_pic_and_text_ticket_form .form{
	position:relative;}
.after_reception .customer_pic_and_text_ticket_form .fix_on_left{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 65px;
	text-align: center;}
.after_reception .customer_pic_and_text_ticket_form .textarea {
	padding-left: 80px;}
.after_reception .customer_pic_and_text_ticket_form .textarea textarea{
	width:100%;
	height:83px;
	border-radius: 5px;}
.after_reception .customer_pic_and_text_ticket_form .fix_on_left label img{
	width:32px;}
.after_reception .customer_pic_and_text_ticket_form .submit {
	background: #ff4444;
	color: white;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	width: 45px;
	font-size: 14px;
	font-weight: bold;}
.after_reception .customer_pic_and_text_ticket_form .picture{
	text-align:center;
	height: 65px;}
.after_reception .customer_pic_and_text_ticket_form .submit_mother{
	display:inline-block;}
.after_reception .pic_and_text_form{
	display:none;}
.after_reception .expl {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0085e6;}
.progress_bar{
	background:#afffaf;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	color: #333333;
	line-height: 20px;}
.progress_bar .green_bar {
	background: #14a014;
	width:0px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	padding-right: 10px;}		
@media only screen and (max-width: 1799px) {	
.list_prods_dr>a:nth-child(6){
	display:none;}
}
@media only screen and (max-width: 1699px) {
.category-node {
    font-weight: normal;}
.product-name h1{
    font-size: 20px;}
.mattress_suggestion .header_pres .hp_txt{
	max-width: 450px;}	
}
@media only screen and (max-width: 1599px){
.mattress_suggestion .header_pres .hp_txt{
	max-width: 400px;}	
#why-site .why-site-lev-n{
	width:23%;
	margin: 10px 6% 10px 3%;
	display:inline-block;
	vertical-align: top;}
.products-grid-369  .item {
    width: 280px;}
.cat_prod_A.cat_prod_N {
    height: 280px;}	
.cat-section-2016,.cms-home h1 {
    margin: 0;}
.category-node {
	line-height: 14px;}
.customer-account .col2-right-layout .col-main {
    max-width: 900px;
    width: initial;
	width:auto;}
}
@media only screen and (max-width: 1499px) {
.mattress_suggestion .header_pres .hp_txt{
	max-width: 310px;}	
.products-grid-369  .item {
    width: 250px;}
.cat_prod_A.cat_prod_N {
    height: 250px;}	
.category-node span.cat {
	font-size: 14px;}
.crItem{
	display:inline-block;
	width:32.5%;
	overflow: hidden;}
.catalog-product-view .product-img-box {
    width: 400px;}
div#product-view-description-mother {
    margin-right: 410px;}
.bandeau-cat-spec .crUl>.crItem:nth-child(5),.bandeau-cat-spec .crUl>.crItem:nth-child(6){
	display:none;}
.catalog-product-view .crItem {
    width: 24%!important;}
}	
@media only screen and (max-width: 1399px) {
.linked_cat_frame {
    margin-left: 20px;
}
.mattress_suggestion .header_pres .hp_txt{
	max-width: 310px;}		
.products-grid-369  .item {
    width: 230px;}
.cat_prod_A.cat_prod_N {
    height: 230px;}	
.list_prods_dr>a:nth-child(5){
	display:none;}
.category-node span.cat {
	font-size: 12px;
	font-weight: normal;}
.customer-account .col2-right-layout .col-main {
    max-width: 700px;
    width: initial;
	width:auto;}
}
@media only screen and (max-width: 1299px){
.linked_cat_frame {
    margin-left: 0;
}
.catalog-product-view .product-img-box {
    width: 100%;}
.nav-primary span.level0{
	font-size: 11px!important;}
ul.product-image-thumbs {
    margin-right: 0;}
#product-view-right iframe {
    width: 300px;
	display:block;}
.more-views {
    width: 100%;
    display: inline-block;
    vertical-align: top;}
#product_addtocart_form .product-image {
    display: inline-block;}
#product_addtocart_form .product-image, ul.sharing-links {
    width: 265px;}
.products-grid-369  .item {
    width: 200px;}
.cat_prod_A.cat_prod_N {
    height: 200px;}	
div#product-view-right-mother {
    width: 265px;}
div#product-view-description-mother {
	margin-right: 265px;}
.product-shop * {
    line-height: 16px;
    font-size: 14px;}
.same-product-other-color li.item{
	width:80px;}
.same-product-other-color div.img-mother{
	height:60px;}
}
@media only screen and (max-width: 1199px) {
.customer-account-login .col-main .logo_round{
	display:none;
}
.linked_cat_frame .image {
	height: 100px!important;
	min-width:80px!important;
}
.linked_cat_frame img {
	height: 100px!important;
}
.mattress_suggestion .header_pres .hp_txt{
	max-width: 100%;}
.mattress_suggestion .header_pres .hp_img{
	max-width: 100%;
	width: 100%;
	text-align:center}
.mattress_suggestion .header_pres .hp_img img{
	max-width: 300px}	
#header_l3 .sub_menu .cat_f {
    width: 140px;
}
#header_l3 .sub_menu .cat_f .cat_x {
    bottom: 26px;
    font-size: 15px;
}
#header_l3 .sub_menu {
    height: 125px;
    top: 36px;
}
.product-name h1{
    font-size: 16px;}
.category-node {
    width: 65px;
	line-height: 14px;
    vertical-align: top;
	letter-spacing: 1px;}
.cat_m {
    border-left: 1px solid silver;
    height: 100%;
	text-align: center;}
.cat_prod_A.cat_prod_N {
    height: 175px;}	
.cat_prod_N h2,.cat_prod_N h3 {
    font-size: 12px;
	line-height: 14px;
    letter-spacing: 0px;
	max-height: 28px;
    overflow: hidden;}
.products-grid-369 .item {
    padding: 5px 5px 0px 0px;}
#header_l1 .logo {
    padding-right: 5px;}
#header_l2 .icons .icon {
    background-image: url('../images/header/header_icons.png');
    background-repeat: no-repeat;
    width: 60px;}
#header_l1 .icons .icon {
    font-size: 12px;}	
#header_l1 .icons .account.icon {
    background-position: -95px 0px;}	
#header_l1 .icons .contact_us.icon {
    background-position: -181px 0px;}	
#header_l1 .icons .cart.icon {
    background-position: 4px 0px;}	
#search_mini_form {
    margin-right: 256px;
    margin-left: 179px;}
#header_l1 .account .sub_menu {
    top: 67px;}
#header_l3 .category-node .sub_menu .white {
    height: 100px;}
#header_l3 .category-node .sub_menu .cat_f {
    width: 100px;}	
#header_l3 .category-node .sub_menu .cat_f .cat_x {
    font-size: 14px;}	
.category-node {
    padding: 0px 15px;
    font-size: 16px;}	
#header_l3 .category-node .sub_menu {
    height: 130px;}	
#header_l1 .telephone {
	margin-left: 10px;
	width: 180px;}
#header_l1 .telephone.icons img {
    width: 90px;}
#header .icons .tel.icon {
	width: 19px;}
.fg_98 {
    font-size: 14px;}
#header .num {
    font-size: 26px;}
.category-node {
    padding: 0px;}
.category-node span.cat {
	font-size: 12px;
	border-left:none!important;
	padding:0;}
.list_prods_dr>a:nth-child(4){
	display:none;}
#header_l3 .category-node .sub_menu .cat_x {
    margin-bottom:0;}
.mattress_suggestion li.option_m{
	margin-left:0!important;}
}
@media only screen and (max-width: 1099px){
.mattress_main_cat .header_pres{
	font-size:16px;
}
.mattress_main_cat .header_pres .hp_txt{
	width:400px;
}
.mattress_main_cat .header_pres .hp_img{
	width:400px;
}
.mattress_suggestion .description_2{
    display: none;
}
.mattress_suggestion li.option_m{
	width: 175px!important;}
.mattress_suggestion .mattress_title_d5	{
	width:85px!important;}
.mattress_suggestion .line>*	{
	vertical-align:bottom;}
#product-view-description .mattress_suggestion .special-price span.price {
    top: -15px!important;
    left: -41px!important;}
#product-view-description .mattress_suggestion .old-price span.price {
    top: 6px!important;
    left: 0!important;}
#product-view-description .mattress_suggestion .rank_stars{
	height: 195px!important;}
#product-view-description .mattress_suggestion .title{
	height: 485px!important;}
#product-view-description .mattress_suggestion h2{
	line-height: 12px;
    font-size: 12px!important;
	height: 24px;}
}
@media only screen and (max-width: 999px) {
.mattress_main_cat .header_pres .hp_txt{
	width:400px;
}
.mattress_main_cat .header_pres .hp_img{
	width:300px;
}
.nav-primary span.level0{
			    font-size: 9px!important;}
ul.product-image-thumbs {
    margin-right: 0;}
div#product-view-right-mother,#product_addtocart_form .product-image,ul.sharing-links {
    width: 100%;
    position: static;}
div#product-view-right>div{
	margin-left:310px;}
div#product-view-right>div>div{
	margin:0 auto;
	display:inline-block;}
.category-node {
	font-size: 12px;}
div#product-view-description-mother {
	margin-right: 0;
	clear:both}
.grid_28 .col_1,.grid_28 .col_2{
	width:100px!important;}
.grid_28 .col_1 .grid_1{
	padding-right: 10px!important;}
.grid_28 .col_1 span, .grid_28 .col_2 span {
    font-size: 11px!important;}
.grid_28 .col_3, .grid_28 .col_3 img{
	height:130px!important;}
#frame-menu-hover .grid_last {
    margin-right: 330px;}
.grid_28 {
    width: 326px;}
.grid_28 .col_3{
	width:220px!important;}
.onepage-register-separator {
	display: none!important;}
login .col-1, #checkout-step-login .col-2, #login-form .col-1, #login-form .col-2 {
	display: block;
	margin: 0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;}
.customer-account .col2-right-layout .main .col-right .block-account {
	padding-top: 0!important;
	border-left: none!important;
	padding-left: 0!important;}
.customer-account .block-account ul {
	text-align: center;
	display: flex;}
.customer-account .block-account li.current {
	background: #2ab814!important;}
.customer-account .block-account li * {
	color: white;}
.customer-account .col-main {
	margin-right: 10px!important;
	margin-left: 10px!important;}
.cat_prod_A.cat_prod_N {
    height: 150px;}
#search_autocomplete_site li.snize {
	width: 100%;
	text-align: right;}
.footer .img-mother img{
	width: 100%;}
#header_l2 .icons {
    margin-left: 15px;}
.category-node {
    width: 48px;}
.category-node span.cat {
    padding: 0;
	font-size: 10px;}
.bandeau-cat-spec .crUl>.crItem:nth-child(3){
	display:none;}
.catalog-product-view .crItem {
    width: 32%!important;}
.customer-account .block-account li{
	display: inline-block;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    width: 25%;
	padding: 2px 2px;
    text-align: center;
    vertical-align: top;
    background: #818181;
	font-size: 14px;}
.customer-account .menu_horizontal{
	position:static;
	width:100%;
	margin: 0;}
.customer-account .col2-right-layout .main .block-account {
    border-right: 0;
    padding-right: 0;}
}
@media only screen and (max-width: 920px){	
#checkoutSteps .col-2, #login-form .col-2 {
    border-top: 1px solid silver;}
	.customer-account .col-right.sidebar {
		display: block;
		position: initial;
		position: auto;
		max-width: 100%;}
}
@media only screen and (max-width: 920px){
#checkout-step-login .col-1, #checkout-step-login .col-2, #login-form .col-1, #login-form .col-2 {
    display: block;
	margin: 0 auto;}
}
@media only screen and (max-width: 899px) {
.linked_cat_frame .image {
	height: 80px!important;
}
.linked_cat_frame img {
	height: 80px!important;
}
#product-view-right .reduction-percent{
	padding-top: 11px;
	padding-right: 1px;
	font-size:13px;	
	width:35px;
	height:35px;}
}
@media only screen and (max-width: 869px) {
.mattress_main_cat .header_pres{
	font-size:14px;
}
.mattress_main_cat .header_pres .hp_txt{
	width:300px;
}
.mattress_main_cat .header_pres .hp_img{
	width:300px;
}
.list_prods_dr>a:nth-child(3){
	display:none;}
#header_l3 .sub_menu .cat_f {
    width: 100px;
}
#header_l3 .sub_menu .cat_f .cat_x {
    bottom: 26px;
    font-size: 15px;
}
#header_l3 .sub_menu {
    height: 125px;
    top: 36px;
}
}
@media only screen and (max-width: 749px) {
.mattress_main_cat .header_pres{
	font-size:12px;
}
.mattress_main_cat .header_pres .hp_txt{
	width:250px;
}
.mattress_main_cat .header_pres .hp_img{
	width:250px;
}
#header_l3 .category-node .sub_menu,#header_l1 .search{
	display:none!important;}
.footer .links li {
	border:none;
    padding: 3px 10px;
    font-size: 12px!important;}
}		
@media only screen and (max-width: 599px){
#checkoutSteps .col-1, #checkoutSteps .col-2, #login-form .col-1, #login-form .col-2 {
    width: 100%;}	
}	
		







