.logo_mobile {
	display: none;
}
::-webkit-input-placeholder {
  font-family: 'RobotoCondensed-Regular';
  font-size: 14px;
  color: #5b595d;
}
::-moz-placeholder {
  font-family: 'RobotoCondensed-Regular';
  font-size: 14px;
  color: #5b595d;
}
::-ms-placeholder {
  font-family: 'RobotoCondensed-Regular';
  font-size: 14px;
  color: #5b595d;
}
::placeholder {
  font-family: 'RobotoCondensed-Regular';
  font-size: 14px;
  color: #5b595d;
}

.region.region-content #first-time {
	display: none;
}
#main-menu ul {
	position: relative;
}
#main-menu li.expanded {
}
#main-menu li a {
    font-family: 'RobotoCondensed-Bold';
    font-weight: normal;
    font-size: 14px;
    color: #5b595d;
}
#main-menu .menu-navigation-container > ul > li.expanded > a {
    padding: 23px 35px;
}
#main-menu li ul {
    float: left;
	width: 1324px!important;
	height: auto!important;
	left: 0;
	top: 66px;
	background-color: #ebe9e6!important;
    padding: 25px!important;
}
#main-menu ul.menu li li {
    float: left;
    width: 24.5%;
}
#main-menu ul.menu li li a {
    float: left;
	padding-left: 15px!important;
	background-color: #ebe9e6!important;
	background-image: url('../images/header-bg-li.png')!important;
	background-size: 8px 12px;
	background-repeat: no-repeat;
	background-position: left;
	border: 0;
	-webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-family: 'RobotoCondensed-Regular';
    font-weight: normal;
    font-size: 14px;
}
#main-menu ul.menu li li a:hover {
	background-size: 10px 15px;
}
#main-menu .menu-navigation-container > ul > li.first a {
	background-image: url('../images/ui-icon-home-dark.svg')!important;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: center;
	color: transparent;
}
input.search-text { 
	width: 100%;
    background-image: url(../images/ui-icon-search-dark.svg);
    background-size: 30px;
    background-position: 16px center;
    padding-left: 60px;
    height: 65px;
    top: 10px;
    border: 0;
    background-color: #f2f1f0;
    border-right: solid 1px #f2f1f0;
    float: left;
    position: relative;
	color: #5b595d;
}
input.search-text:focus {
	z-index:3; 
	width: 374px;
	/*border: 1px solid #666;*/
	/*border: solid 1px #D1D1D1; */
	background-color: white;
	outline: none;
	cursor:auto;
	/*padding-right: 10px;*/
}
#main-menu li:last-child {
    border-right: solid 1px #f2f1f0;
}
#header .top_right_custom a.cart {
	padding-left: 35px;
	background-image: url('../images/ui-icon-basket-grey.svg')!important;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	font-family: 'RobotoCondensed-Regular';
}
#header .top_right_custom a.contact{
	padding-left: 30px;
	background-image: url('../images/ui-icon-contact-dark.svg')!important;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'RobotoCondensed-Regular';
}
#header .top_right_custom a.cart span {
	position: absolute;
	z-index: 2;
	top: 30px;
    left: 14px;
	background-color: #c1a071;
	border-radius: 100%;
	color: #fff;
	font-size: 12px;
	font-family: 'RobotoCondensed-Bold';
	min-width: 25px;
	height: auto;
	text-align: center;
	line-height: 25px;
}
.produits-row {
    width: 49.95%;
    margin-left: 0;
    padding: 30px;
    float: left;
    position: relative;    
    min-height: 787px;
}
.produits-row .field-name-field-visuel{
	text-align: center;
	background-color: #f2f1f0;
    padding: 30px 0;
}
.produits-row .field-name-field-visuel img {
	float: none;
	width: auto;
    height: 100%;
    margin: 0 auto;
    max-height: 450px;
    background: transparent;    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 0;
}
.produits-row .field-name-field-titre-produit {
	float: left;
	width: 70%;
	padding: 30px 0 20px 0;
	font-size: 16px;
	font-family: 'RobotoCondensed-Bold';
}
.produits-row .field-name-field-body-description {
	float: left;
	padding: 5px 0;
	min-height: 100px;
	width: 70%;
	font-size: 14px;
	font-family: 'RobotoCondensed-Light';
	font-weight: normal;
}
.produits-row .views-field-field-product.marque,
.produits-row .views-field-field-product-1.all_marques {
	width: 120px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 30px;
	bottom: 50px;
} 
.produits-row .views-field-view-node {
	float: left;
	width: 70%;
	font-size: 12px;
	font-family: 'RobotoCondensed-Bold';
}
.produits-row input.form-submit {
	margin: 5px 0;
}
.region-bandeau .block-imageblock .block-body {
	font-family: 'RobotoCondensed-Regular';
	padding: 5px 40px 0px 40px;
}
.node-type-product-display .field-name-field-visuel {
	float: left;
	width: 50%;
	height: auto;
	padding: 20px;
}
.node-type-product-display .node-product-display {
    min-height: auto;
    height: auto;
    float: left;
    width: 100%;
}
#breadcrumbs .breadcrumb,
#breadcrumbs .breadcrumb a {
	font-size: 14px;
	font-family: 'RobotoCondensed-Regular';
	font-weight: normal;
	color: #87848a;
	text-transform: uppercase;
}
.node-type-product-display .field-name-field-visuel img {
	width: auto;
}
.node-type-product-display .field-name-field-titre-produit {
	float: left;
	width: 100%;
	padding: 23px 0;
	font-size: 24px;
	font-family: "Roboto-Bold"
}
.node-type-product-display .field-name-field-body-description p,
.node-type-product-display .field-name-field-body-description {
	float: left;
	width: 100%;
	font-size: 18px;
	font-family: 'Roboto-Light';
	font-weight: normal;
}
.node-type-product-display .field-name-field-body-description {
	/*height: 162px;*/
}
.node-type-product-display .view-more-product .field-name-field-body-description p,
.node-type-product-display .view-more-product .field-name-field-body-description{
	float: left;
	padding: 5px 0;
	min-height: 40px;
	width: 70%;
	font-size: 14px;
	font-family: 'RobotoCondensed-Light';
	font-weight: normal;
}
.node-type-product-display .view-more-product .field-name-field-visuel {
	float: left;
    width: 100%;
    height: auto;
    padding: 0px;
}
.node-type-product-display .view-more-product .view-header {
    color: #252526 !important;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 60px 0px;
    font-size: 32px;
    text-transform: uppercase;
    font-family: 'Roboto-Light';
}
.node-type-product-display .view-more-product .all_marques {
    width: 120px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 50px;
}
.node-type-product-display .view-more-product .form-item-quantity > label {
	display: none;
}
.node-type-product-display .view-more-product .view-content input {
    background: url(/sites/default/image/cart.png) no-repeat right;
    font-size: 0;
    width: 120px;
    border: 1px solid #DBDBDB;
    background-position-x: center;
}
.node-type-product-display .view-more-product .field-name-field-titre-produit .field-item {
    float: left;
    width: 70%;
    padding: 0;
    font-size: 16px;
    font-family: 'RobotoCondensed-Bold';
}
.node-type-product-display .field-name-field-attributs-de-produit- {
	float: left;
	width: 100%;
	font-size: 14px;
	font-family: 'RobotoCondensed-Regular';
	font-weight: normal;
	color: #5b595d;
	padding: 15px 0;
}
.node-type-product-display .medailles {
	float: left;
	width: 100%;
	height: 162px;
	min-height: 162px;
	max-height: 162px;
	font-size: 14px;
	font-family: 'RobotoCondensed-Regular';
	font-weight: normal;
	color: #5b595d;
	padding: 15px 0;
	position: relative;
}
.node-type-product-display .medailles ul {
  	list-style-type: none;
  	padding: 0;	
    margin: 0;
  	float: left;
}
.node-type-product-display .medailles ul li {
	float: left;
	width: 84px;
	height: auto;
	padding: 15px;
	cursor: pointer;
}
.node-type-product-display .medailles ul li img {
	float: left;
	width: 100%;
	height: auto;
}
.node-type-product-display .medailles .medailles_desc {
	display: none;
	/*position: absolute;
	z-index: 2;*/
	width: 100%;
	height: auto;
	float: left;
	padding: 15px;
	text-align: center;	
	font-size: 14px;
	font-family: 'RobotoCondensed-Regular';
	font-weight: normal;
	color: #5b595d;
	background-color: #ebe9e6;
	position: relative;
	margin-top: 0px;
}
.node-type-product-display .medailles .medailles_desc.active {
	display: block;
}
.node-type-product-display .medailles .medailles_desc::before {
	content: '';
	width: 22px;
	height: 22px;
	background-color: #ebe9e6;
	position: absolute;
	top: -11px;
	left: 31px;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.node-type-product-display .medailles .medailles_desc.medailles_desc_2::before {
	left: 115px;
}
.node-type-product-display .medailles .medailles_desc.medailles_desc_3::before {
	left: 199px;
}
.node-type-product-display .medailles .medailles_desc.medailles_desc_4::before {
	left: 283px;
}
.node-type-product-display .medailles .medailles_desc.medailles_desc_5::before {
	left: 367px;
}
.node-type-product-display .medailles .medailles_desc.medailles_desc_6::before {
	left: 451px;
}
.node-type-product-display .add_to_cart {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.node-type-product-display .add_to_cart label,
.node-type-product-display .add_to_cart #edit-submit,
.node-type-product-display .add_to_cart #edit-quantity {
	float: left;
	margin: 0;

}
.node-type-product-display .add_to_cart #edit-quantity{
	 width: 60px;
    height: 70px;
    text-align: center;
}
   
.node-type-product-display .add_to_cart label{
	margin: 0 5px;
	line-height: 70px;
	font-weight: bold;
	text-transform: uppercase;
}
.node-type-product-display .add_to_cart #edit-submit {
/*	margin-left: 30px;*/
	text-align: left;
    font-size: 14px;
    background-image: url(../images/ui-icon-basket-light.svg);
    padding-left: 46px;
    background-size: 25px;
    background-position: 10px center;
    background-repeat: no-repeat;

}
.node-type-product-display .block1 {
	float: left;
	width: 100%;
}
.node-type-product-display .containers ul.tabs li {	
	font-family: 'RobotoCondensed-Regular';
	color: #252526;
	font-size: 14px;	
	text-transform: uppercase;
}
.node-type-product-display .containers ul.tabs li.current {	
	font-family: 'RobotoCondensed-Bold';
}
.node-type-product-display .tab-content {
	background-color: #252526;
}
.node-type-product-display .marque_text {
    width: 57%;
    float: left;
    padding: 30px 30px 30px 30px;
    /*padding: 50px 30px 30px 30px;*/
    text-align: left;
}
.node-type-product-display .marque_body {
    width: 57%;
    float: left;
    padding: 10px 30px 0px 30px;
    text-align: left;
}
.node-type-product-display .marque_visuel img{
	margin-left: 19px;
}
.node-type-product-display .marque_text h3,
.node-type-product-display .notre_degustation_text h3,
.node-type-product-display .a_propos_text label {
    color: #fff;
	font-family: 'Roboto-Bold';
	font-size: 26px;
	text-transform: uppercase;
    line-height: 1.5em;
}
.node-type-product-display .marque_body,
.node-type-product-display .notre_degustation_text p,
.node-type-product-display .a_propos_text p {
	font-family: 'Roboto-Light';
	color: #ebe9e6;
	font-size: 18px;
	line-height: 1.8em;
}
select.form-select {
    background: url(/sites/default/image/btn-select.png) no-repeat right;
    background-position: 95%;
    -webkit-appearance: none;
    width: 120px;
    height: 60px;
    font-size: 21px;
    padding-left: 20px;
    height: 70px;
        font-size: 14px;
}
.node-type-product-display .bloc-produit-items input[type="submit"]{
    width: 200px;
    white-space: pre-wrap;
    height: 70px;
}
.node-type-product-display .bloc-produit-items input[type="submit"]{
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.02em;
    border-radius: 0;
    border: 3px solid transparent;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #fff;
    background-color: #333;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 14px;
    padding: 14px 34px;
    background-color: #bfa67a;
    height: 70px;
    margin-top: -2px;
}

.node-type-product-display .row{
    margin-top: 150px;
}
.node-type-product-display .tab-content {
    /* display: none; */
    background: #252526;
    padding: 0;
    height: auto;
    float: left;
    width: 100%;
}
.node-type-product-display .info-right {
	float: left;
	margin: 0;
    width: 50%;
    height: auto;
    padding: 20px;
}
.node-type-product-display .produits_complementaires,
.node-type-product-display .containers,
.node-type-product-display .bloc-produit-items {
    float: left;
    width: 100%;
}






#block-views-owl-carrousel-block,
#block-views-service-entreprise-bloc-1-block,
#block-views-service-entreprise-bloc-2-block,
#block-views-bloc-newsletter-home-page-block,
#block-views-nos-marques-block {
	float: left;
	width: 100%;
}

#block-views-owl-carrousel-block.slider_home .flex-control-nav  {
	bottom: 0px;
	background-color: #f2f1f0;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging li {
    width: 20%;
    margin: 0;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging.slides6 li {
    width: 16%;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging.slides7 li {
    width: 12%;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging.slides8 li {
    width: 12%;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging.slides9 li {
    width: 11%;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging.slides10 li {
    width: 10%;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging li a {
	width: 100%;
	height: 60px;
	background-color: #f2f1f0;
	color: #5b595d;
	font-size: 14px;
	line-height: 60px;
	font-family: 'RobotoCondensed-Regular';
	font-weight: normal;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-indent: 0;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    text-align: center;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging li a.flex-active {
	
    text-decoration: none;
}
#flexslider_views_slideshow_main_owl_carrousel-block_1 .flex-control-paging li a.flex-active::after {
	content: '';
	width: 22px;
	height: 22px;
	background-color: #000;
	position: absolute;
	top: -11px;
	left: calc(50% - 11px);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.view-service-entreprise-bloc-1 .view-header {
	font-family: 'Roboto-Medium';
	font-size: 32px;
	color: #252526;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.view-service-entreprise-bloc-2 .views-field-title span,
.view-service-entreprise-bloc-1 .views-fluid-grid-list .views-field-title span {
	font-family: 'Roboto-Bold';
	font-size: 18px;
	color: #252526;
}
.view-service-entreprise-bloc-2 .views-field-body span,
.view-service-entreprise-bloc-1 .views-fluid-grid-list .views-field-body span {
	font-family: 'Roboto-Light';
	font-size: 18px;
	color: #5b595d;
}
.region-content .view-service-entreprise-bloc-1 .views-fluid-grid li, 
.region-content .view-service-entreprise-bloc-2 .views-fluid-grid li {
	border-right: 1px solid #ebe9e6!important;
    padding: 0 25px;
}
.region-content .view-service-entreprise-bloc-1 .views-fluid-grid li:last-child,
.region-content .view-service-entreprise-bloc-2 .views-fluid-grid li:last-child {
	border-right: 0!important;
}
.region-content .view-service-entreprise-bloc-1 .views-fluid-grid li .views-field-field-image,
.region-content .view-service-entreprise-bloc-2 .views-fluid-grid li .views-field-field-image {
	padding: 20px 0;
}
.region-content .view-service-entreprise-bloc-1 .views-fluid-grid li .views-field-title,
.region-content .view-service-entreprise-bloc-2 .views-fluid-grid li .views-field-title {
	/*max-width: 200px;*/
	float: none;
	margin: 0 auto;
	text-align: center;
}
.view-bloc-newsletter-home-page .views-field-body p {
	font-family: 'Roboto-Light';
	letter-spacing: 0.1em;
	color: #252526;
}

.view-bloc-newsletter-home-page .simple_subscription_header {
	font-family: 'Roboto-Bold';
	color: #252526;
}
.view-bloc-newsletter-home-page .views-fluid-grid-list {
	float: none;
	margin: 0 auto;
    width: 910px;
}
.view-nos-marques {
    max-width: 900px;
    margin: 0 auto;
}
.view-nos-marques .owl-wrapper .owl-item {
	height: 150px;
    border: 1px solid #ebe9e6;
}
.field-name-field-produit-complementaire .node-type-product-display {
	width: 100%;

}
.page-node-34 #container #page-header h1 {
	font-family: 'Roboto-Light';
	letter-spacing: 0.1em;
	font-size: 32px;
	color: #ebe9e6;
}
.page-node-34 .field-name-body p {
	font-family: 'Roboto-Light';
	font-size: 18px;
	color: #5b595d;
	text-align: center;
}
.page-node-34 ul.tabs {
    float: left;
    width: 100%;
}
.page-node-34 ul.tabs li {
	text-align: center;
	float: left;
	width: 50%;
	margin: 0;
}
.page-node-34 ul.tabs li div {
	max-width: 280px;
	padding-left: 60px;
	background-size: 50px;
	background-position: left center;
	background-repeat: no-repeat;
	height: 50px;
	line-height: 25px;
	text-align: left;
	margin: 0 auto;
	float: none;
}
.page-node-34 ul.tabs li.tel div {
	line-height: 50px;
	background-image: url('../images/contact-tel.png');
}
.page-node-34 ul.tabs li.tel.current div {
	background-image: url('../images/contact-tel-active.png');
}
.page-node-34 ul.tabs li.mail div {
	background-image: url('../images/contact-mail-active.png');
}
.page-node-34 ul.tabs li.mail.current div {
	background-image: url('../images/contact-mail-active.png');
}

.page-node-34 .form-actions .webform-submit {
	font-family: 'RobotoCondensed-Regular';
	background-image: url('../images/ui-icon-check-light.svg');
	padding-left: 45px;
	background-size: 20px;
	background-position: 10px center;
	background-repeat: no-repeat;
    text-decoration: none;
}
.page-node-34 .text_bottom_contact {
	font-family: 'Roboto-Regular';
	font-size: 12px;
	color: #5b595d;
}
.view-search .view-header {
	float: left;
	width: 100%;
	font-family: 'RobotoCondensed-Regular';
	font-size: 14px;
	line-height: 40px;
	float: right;
	color: #5b595d;
	border-bottom: 1px solid #ebe9e6;
	padding: 30px 30px 10px 30px;
}
body.page-search {
	
}
body.page-search > #container {
	background-color: #ebe9e6;
}
body.page-search > #container #content {
	background-color: #ffffff;
	margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 30px; 
}
.page-search .view-filters,
.page-search .view-content {
	float: left;
	width: 100%;
	padding: 0 30px;
}
.page-search #views-exposed-form-search-page #edit-mots-cles-wrapper {
	float: left;
	width: 100%;	
    padding: 0;
}
.page-search #views-exposed-form-search-page #edit-mots-cles-wrapper input#edit-mots-cles {
	float: left;
	width: 100%;	
	border: 1px solid #d9d7d4;
	line-height: 60px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-indent: 0;
    padding: 0 25px;
}
.page-search #views-exposed-form-search-page #edit-mots-cles-wrapper input#edit-mots-cles.error {
	display: block;
}
.page-search #views-exposed-form-search-page .views-submit-button {
	display: none;
}
#views-form-search-page > div > #edit-select {
	display: none;
}
#views-form-search-page .views-row {
	float: left;
    width: 100%;
    border-bottom: 1px solid #ebe9e6;
    padding: 20px 0 20px 20px;
}
#views-form-search-page .views-row .field-name-field-visuel{
	float: left;
	width: 150px;
	height: auto;
    padding-right: 20px;
}
#views-form-search-page .views-row .field-name-field-visuel img{
	width: 150px;
	height: auto;
	 background-color: #F2F1F0;
}
#views-form-search-page .views-row .content .field-name-field-attributs-de-produit-,
#views-form-search-page .views-row .content .field-name-commerce-price,
#views-form-search-page .views-row .content .commerce-product-status,
#views-form-search-page .views-row .entity-commerce-product > h2,
#views-form-search-page .views-row .content .commerce-product-title {
	display: none;
}
#views-form-search-page .views-row .views-field-field-product {
	float: left;
	width: 65%;
	margin: 0;
}
#views-form-search-page .views-row .views-field-add-to-cart-form {
	/*float: left;
	width: calc(35% - 71px);*/
	margin: 0;
	padding: 22px;
}
#views-form-search-page .views-row .views-field-view-node {
	float: left;
	width: 70px;
	margin: -40px 0px 0px 20px;
}
#views-form-search-page .views-row .field-name-field-titre-produit {
	float: left;
	width: calc(100% - 171px);
	font-family: 'Roboto-Bold';
	font-size: 16px;
	line-height: 30px;
	color: #252526;
    margin-top: 10px;
}
#views-form-search-page .views-row .field-name-field-body-description {
	float: left;
	width: calc(100% - 171px);	
	font-family: 'Roboto-Light';
	font-size: 14px;
	line-height: 16px;
	color: #252526;
}
#views-form-search-page .views-row .views-field-view-node a {
	font-family: 'RobotoCondensed-Bold';
	font-size: 14px;
	line-height: 115px;
	float: right;
	color: #5b595d;
	text-decoration: underline;
}
.view-search h2.title {
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'Roboto-Light';
	font-size: 32px;
	line-height: 115px;
	color: #252526;
	letter-spacing: 0.1em;
}
#views-form-search-page .views-row .block-cart {
	float: left;
	width: calc(100% - 70px);
}
#views-form-search-page .views-row .views-field-add-to-cart-form input.form-submit,
#views-form-search-page .views-row .views-field-add-to-cart-form .form-item-quantity {
	float: left;
	margin: 0;
}
#views-form-search-page .views-row .views-field-add-to-cart-form input.form-submit {
	height: 70px;
	margin-left: 30px;
	width: 60px;
}
/*popup confirmation contact*/
.page-node-188 .content.node-article,
.page-node-187 #post-content,
#commerce-checkout-form-complete {
    float: left;
    width: 100%;
    position: relative;
    min-height: 300px;
}
.page-node-188 .field-items,
.page-node-187 #post-content,
fieldset.checkout_completion_message,
.page-checkout-complete .region.region-content,
#webform-ajax-wrapper-3,
#webform-ajax-wrapper-4 {
	position: relative;
	width: 100%;
}	
.page-node-188 .field-items .field-item,
.page-node-187 #post-content .webform-confirmation,
.page-checkout-complete .checkout_completion_message,
#webform-ajax-wrapper-3 .webform-confirmation ,
#webform-ajax-wrapper-4 .webform-confirmation {
	position: absolute;
	z-index: 2;
	width: 100%;
	/*padding: 30px;*/
	height: auto;
	border: 30px solid #ebe9e6!important;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	background: #fff;
    top: -180px;
}
.page-node-187 #post-content .webform-confirmation,
.page-checkout-complete .checkout_completion_message {
	top: 0px;
}
.page-node-188 .field-items .field-item {
	top: -50px;
}
.page-node-188 .messages.status {
	display: none!important;
}
.page-node-188 .field-items .field-item a,
.page-node-187 #post-content .webform-confirmation a,
.page-checkout-complete .checkout_completion_message a,
#webform-ajax-wrapper-3 .webform-confirmation a,
#webform-ajax-wrapper-4 .webform-confirmation a {
	content: '';
	position: absolute;
	z-index: 2;
	width: 12px;
	height: 12px;
	right: 30px;
	top: 30px;
	background-image: url('../images/close.png');
	background-size: 12px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.page-node-188 .field-items .field-item h4,
.page-node-187 #post-content .webform-confirmation h4,
.page-checkout-complete .checkout_completion_message h4,
#webform-ajax-wrapper-3 .webform-confirmation h4,
#webform-ajax-wrapper-4 .webform-confirmation h4{
	padding-top: 50px;
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'Roboto-Light';
	font-size: 32px;
	line-height: 100px;
	color: #252526;
	letter-spacing: 0.1em;
}
.page-node-187 #post-content .webform-confirmation h4{
	padding-bottom: 50px;
}

.page-node-188 .field-items .field-item p,
.page-checkout-complete .checkout_completion_message p,
#webform-ajax-wrapper-3 .webform-confirmation p,
#webform-ajax-wrapper-4 .webform-confirmation p {
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'Roboto-Light';
	font-size: 18px;
	line-height: 100px;
	color: #252526;
	letter-spacing: 0.1em;
}
.page-checkout-complete .checkout_completion_message p,
.page-checkout-complete .checkout_completion_message h4{
	line-height: 60px;
}
.view-bloc-newsletter-home-page .views-row-2 input[type="submit"],
.view-bloc-newsletter-home-page .views-row-2 .form-item-mail input {
	border: 1px solid #d9d7d4;
}
.region-content #block-views-bloc-newsletter-home-page-block .views-row-last .text_bottom_news a,
.region-content #block-views-bloc-newsletter-home-page-block .views-row-last .text_bottom_news {
	font-family: 'Roboto-Light';
	color: #5b595d;
}
.page-checkout-complete fieldset legend {
	display: none;
}
input.search-submit {
	display: none;
}
.owl-pagination .owl-page span,
.flex-control-paging li a {
	background-color: #5b595d;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.owl-pagination .owl-page.active span,
.flex-control-paging li a.flex-active {
	background-color: #c1a071;
}
.webform-client-form-33 .webform-component--telephone {
	width: 32%; 
	float: left;
}

#block-views-slidermarqueshome-block-1 {
    float: left;
    width: 100%;
}
#block-views-slidermarqueshome-block-1 h2 {
    color: #252526;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 70px;
    font-size: 30px;
    text-transform: uppercase;
    border: 0;
	font-family: 'Roboto-Light';
}
#block-views-slidermarqueshome-block-1 img {
    padding: 0;
    box-shadow: none;
    background: #FFF;
    border: 1px solid #ebe9e6;
    width: auto;
    height: 150px;
}
#block-views-slidermarqueshome-block-1 .view-slidermarqueshome {
    max-width: 900px;
    margin: 0 auto;
}
.item-list .pager li {
	background: transparent;
}
.pager li > a, 
.pager li > span {
    display: inline-block;
    padding: 5px;
    background-color: #fff;
    border: 0;
    border-radius: 15px;
    font-size: 14px;
    font-family: 'RobotoCondensed-Light';
    color: #666674;
}
.pager li > a:hover, 
.pager li > span:hover {
	background: transparent;
}