html {
    -webkit-font-smoothing: antialiased;
}

.article_image_desktop, .image_desktop.hide {
    display: none;
}

/******** Calendrier ************/

@font-face {
    font-family: 'q_stencilregular';
    src: url('../fonts/qstencil-webfont.eot');
    src: url('../fonts/qstencil-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/qstencil-webfont.woff') format('woff'),
    url('../fonts/qstencil-webfont.ttf') format('truetype'),
    url('../fonts/qstencil-webfont.svg#q_stencilregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oswald-regular-webfont.woff') format('woff'),
    url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
    url('../fonts/oswald-regular-webfont.svg#oswald') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Light.eot');
    src: url('../fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oswald-Light.woff') format('woff'),
    url('../fonts/Oswald-Light.ttf') format('truetype'),
    url('../fonts/Oswald-Light.svg#oswaldlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Bold.eot');
    src: url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oswald-Bold.woff') format('woff'),
    url('../fonts/Oswald-Bold.ttf') format('truetype'),
    url('../fonts/Oswald-Bold.svg#oswaldbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('../fonts/EBGaramond12-Regular.eot');
    src: url('../fonts/EBGaramond12-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/EBGaramond12-Regular.woff') format('woff'),
    url('../fonts/EBGaramond12-Regular.ttf') format('truetype');
url('../fonts/EBGaramond12-Regular.svg#ebgaramond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
url('../fonts/OpenSans-Regular-webfont.svg#opensans') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Light-webfont.ttf') format('truetype');
url('../fonts/OpenSans-Light-webfont.svg#opensanslight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype');
url('../fonts/OpenSans-Bold-webfont.svg#opensansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Semibold-webfont.eot.woff') format('woff'),
    url('../fonts/OpenSans-Semibold-webfont.eot.ttf') format('truetype');
url('../fonts/OpenSans-Semibold-webfont.eot.svg#opensanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
    url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype');
url('../fonts/OpenSans-ExtraBold-webfont.svg#opensanssemibold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gentium Basic';
    src: url('../fonts/GenBasR.eot');
    src: url('../fonts/GenBasR.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GenBasR.woff') format('woff'),
    url('../fonts/GenBasR.ttf') format('truetype');
url('../fonts/GenBasR.svg#genbasr') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gentium Basic';
    src: url('../fonts/GenBasB.eot');
    src: url('../fonts/GenBasB.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GenBasB.woff') format('woff'),
    url('../fonts/GenBasB.ttf') format('truetype');
url('../fonts/GenBasB.svg#genbasb') format('svg');
    font-weight: 700;
    font-style: normal;
}

#cookies-msg
{
    background: #f2f3f3;
    display: none;
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    overflow: hidden;
    position: relative;
    letter-spacing: 0.05em;
}

#cookies-msg.opened
{
    display: block;
}

#cookies-msg a
{
    color: inherit;
    text-decoration: underline;
}

#cookies-msg .container
{
    margin: 0 auto;
    padding: 0 45px 0 0;
    width: 940px;
}

#cookies-msg .btn-close
{
    background: transparent url('../img/btn_close.png') no-repeat;
    border: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    height: 20px;
    width: 16px;
    text-indent: 110%;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
}

.petit #cookies-msg .container { width: 620px; }

.mobile #cookies-msg .container { width: 300px; }

.cn-visible,
.i18n-zh-hans .cn-hidden { display: none !important; }
.i18n-zh-hans .cn-visible { display: block !important; }

.not-logged-in .node-links {
    display:none !important;
}

#calendrier .textbloc-container .titre {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 9px;
    font-family: 'Oswald',sans-serif;
}

.lt-ie9 .moyen #calendrier {
    width: 940px;
}

#calendrier .textbloc-container .desc {
    font-size: 16px;
    line-height: 29px;
    font-family: 'OriginalGaramondW01-Rom';
}


#calendrier .textbloc-container .desc-separation {
    font-size: 16px;
    line-height: 31px;
    font-family:'original_garamonditalic';
    text-transform: none;
}

#calendrier .font-italic{
    font-style:italic !important;
}
.berluti-ads_caps{font-size:25px;font-family: 'OriginalGaramondW01-Roman';margin: 0px;}
.mobile .berluti-ads_caps{font-size:20px;line-height:25px;margin-bottom:8px; letter-spacing: 1px;}
.berluti-ads_ital {font-family:'original_garamonditalic';margin-top:13px;margin-bottom:13px;font-size:25px;text-transform: none;line-height: 28px;letter-spacing: 1px;}
.mobile .berluti-ads_ital {font-size:20px;font-family:'original_garamonditalic';line-height:19px;margin-top:10px;margin-bottom:10px;}
#calendrier .block-container{
    margin-bottom:20px;
    margin-top: 37px;
    margin-left: 20px;
}

.mobile #calendrier .block-container{
    top:-25px;
    margin-left: 0;
}

.calendrier-credit {
    font-size:12px;
    color:#a4a4a4;
    text-align:center;
    padding-top: 3px;
    margin-bottom: 23px;
    font-family:'OriginalGaramondW01-Rom';
}

#calendrier .block-container .item.carre {
    width: 280px;
    height: 280px;
}

#calendrier .item.largueur {
    width: 580px;
    height: 280px;
}

#calendrier .largueur .item-mask {
    width: 561px;
}

#calendrier .hauteur .item-mask img {
    height: 561px;
}

#calendrier .hauteur .item-image img {
    height: 561px;
}

#calendrier .block-container .item-mask > div {
    position:absolute;
    top: 40px;
    left:0px;
    height:30px;
    width:100%;
    text-align:center;
    z-index: 31;
}

#calendrier .block-container .item-mask > div > span {
    display:inline-block;
    color:#FFF;
    font-family:'OriginalGaramondW01-Ita 1120830';
    text-transform:none;
    font-size: 20px;
    text-shadow:0px 1px 0px #000;
}

#calendrier .block-container .item-mask > div > span.trait {
    height:1px;
    width:10px;
    top: -5px;
    position: relative;
    background-color:#FFF;
}

#calendrier .block-container .item-mask > span.numero {
    position:absolute;
    top:35px;
    left:0px;
    width:100%;
    font-size:160px;
    font-family: 'q_stencilregular';
    color:#FFF;
    text-align:center;
    text-shadow:1px 1px 1px #000;
    z-index: 31;
}

#calendrier .hauteur .item-mask {
    height:100%;
}

.lt-ie8 #calendrier .item.open .item-mask, .lt-ie9 #calendrier .item.open .item-mask, .lt-ie7 #calendrier .item.open .item-mask {
    display:none;
}

#calendrier .block-container .item img {
	/*
	transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-o-transition: none;
	*/
	filter: alpha(opacity=100); /* IE6+ */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* this works in IE8 only */
	opacity:1;
	position: absolute;
  top: auto;
  left: auto;
}




#calendrier .block-container .item img.already {
    position:absolute;
    top:10px;
    left:10px;
    width: 260px;
}

#calendrier .item.open:hover {
    cursor:pointer;
}

#calendrier .item {
    background-color:#FFF;
    padding:10px;
    -webkit-box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.2);

    z-index:30;
}

#calendrier .item a {
    position:absolute;
    top:0px;
    left:0px;
    z-index:300;
    height: 100%;
    width: 100%;
    line-height: 280px;
    display:none;
}

.item em {
    font-style: normal !important;
    font-family: 'original_garamonditalic';
}

#calendrier .item.open a {
    display:block;
}

#calendrier .textbloc-container .desc {
    font-size: 16px;
    line-height: 29px;
}

#calendrier  .textbloc-container .desc-separation {
    font-size: 16px;
    line-height: 31px;
}

#calendrier .textbloc-container .titre {
    margin-bottom: 9px;
    font-size: 12px;
    letter-spacing: 1px;
}

#calendrier .item-mask {
    height: 260px;
    left: 0;
    position: absolute;
    top: 0;
    width: 260px;
    z-index: 30;
}

#calendrier .item-mask img {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

/*
#calendrier .open .item-mask {
	display:none;
}
*/

.calendrier-popup li {
    list-style-type:none;
    line-height:12px;
}

.calendrier-popup li a {
    color:#a0211a;
    font-size:17px;
    text-decoration:none;
    position:relative;
}

.calendrier-popup li a {
    color: #a0211a;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}

#popup-footer .button-container.calendrier {
    font-size:12px;

    text-align: right;
    background-color: #f0f0f0;
    position: relative;
    padding-top: 5px;
    line-height: 27px;
    padding-bottom: 2px;
    margin: 0 -7px;
}

.mobile .calendrier-popup {
    color:#FFF;
}

.mobile .calendrier-popup li a {
    color: #FFF;
}

#calendrier h1 {
    color:#ac1e1c;
    font-size:68px;
    text-align:center;
    font-family: 'q_stencilregular';
    text-transform:uppercase;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 82px;
}

.text-calendar {
    font-size:18px;
    color:#4e596f;
    font-family:'OriginalGaramondW01-Rom';
    text-align:center;
    width: 840px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    line-height: 23px;
}

.petit .text-calendar {
    width:100%;
}

.desc-calendar {
    font-family: 'q_stencilregular';
    font-style:italic;
    color:#ac1e1c;
    font-size:30px;
    text-align:center;
}

#calendrier .bouton-container {
    margin-top: 11px;
}

#calendrier .bouton-container a {
    margin-left: 13px;
}

#calendrier .bouton-container .partager {
    margin-right: 10px;
}

.mobile .calendrier-popup li .puce {
    border-left: 5px solid #fff;
}

#popup-footer .button-container.calendrier span.share {
    margin-right:5px;
    font-family: 'Oswald', sans-serif;
    color:#6a6a6a;
    letter-spacing:1px;
}

#popup-footer .button-container.calendrier a img {
    position: relative;
    top: -3px;
}

.calendrier-popup li .puce {
    position: absolute;
    top: 4px;
    left: -9px;
    display: block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #a0211a;
}

.calendrier-popup {
    padding: 0px 0px 0px 9px;
    margin: 0px 0px 8px 0px;
}

#calendrier .item.hauteur{
    height:580px;
    width: 280px;
    background:none;
}

.mobile #calendrier .block-container .item.largueur img {
    height: 260px;
    width: 260px;
}

.mobile #calendrier .item.largueur {
    width: 280px;
    height: 280px;
}

.mobile  #calendrier .largueur .item-mask {
    width: 260px;
}

#calendrier .hauteur.stamp{
    float:left;
    position:absolute;
    width:300px;
    height:429px;
    line-height:429px;
    text-align:center;
    left:320px;
}

.moyen .hide-desktop {
    display:none;
}

.petit .hide-tablet, .mobile .hide-mobile {
    display:none;
}

#calendrier .block-container .hauteur .item-mask > span.numero {
    top: 215px;
}

#calendrier .block-container .hauteur .item-mask > div {
    top: 215px;
}

.mobile #calendrier .hauteur.stamp{
    left:0px;
    height:auto;
    line-height:1.2;
    margin-top:20px;
}

#calendrier .titrebloc-container{
    color:#000;
    text-align:center;
    margin-top:35px;
}

#calendrier .titrebloc-container .collection{
    font-size: 13px;
    margin-bottom: 10px
}

#calendrier .titrebloc-container .titre{
    font-size:28px;

}
#calendrier .titrebloc-container .titre span.annee{
    font-size: 20px;
    bottom: -4px;
    right: -38px;
}
#calendrier .titrebloc-container p{
    text-align: center;
    font-family: 'OriginalGaramondW01-Rom';
    font-weight: 400;
    font-size:15px;
    font-style: italic !important;
    line-height:1.4em;
    letter-spacing:0px;
    text-transform: none;
}
#calendrier .item span.caption{
    position:absolute;
    text-align:right;
    color:white;
    right:16px;
    bottom:10px;
    font-size:9px;
    font-family: 'Oswald', sans-serif;
    letter-spacing:1px;
    z-index:10;
}
#calendrier .item .caption .font-italic{
    font-size:21px;
    padding-right:4px;
}
#calendrier .dotted-bottom{
    width:100%;
}

.item.centrage a img {
    position:absolute;
}

.item.centrage .textbloc-container {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    text-align:center;
}

.mobile #calendrier h1 {
    font-size:40px;
    line-height: 57px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.mobile .desc-calendar {
    font-size:22px;
}

.mobile .text-calendar {
    line-height:20px;
    margin-top: 15px;
    width: 100%;
    font-size: 14px;
}

.mobile .calendrier-credit {
    font-size:11px;
}



.flip-container.open:hover {
    cursor:pointer;
}

.item-image {
    position:absolute;
    top:0px;
    left:0px;
}


/* FLIP ANIMATION */
#calendrier .flip-container.open .front .first {
    left:-280px;
    top:-280px;

    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
}

#calendrier .flip-container .back {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);

    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;

    transition: 0.6s ease-out;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
}

#calendrier .flip-container.open .back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

#calendrier .flip-container.open .front .second {
    left:280px;
    top:280px;

    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3sease-out;
}

#calendrier .flip-container.open .front .first.largueur {
    left:-600px;
    top:0px;

    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
}

#calendrier .flip-container.open .front .second.largueur {
    left:600px;
    top:0px;

    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
}

#calendrier .flip-container.open .front .first.hauteur {
    top:-600px;
    left:0px;

    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
}

#calendrier .flip-container.open .front .second.hauteur {
    top:600px;
    left:0px;

    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
}

#calendrier .flip-container.open .numero {
    -webkit-transform: scale(1.3);
}

#calendrier .flip-container.open .front .fade {
    opacity:0;

    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

/*
#calendrier .flip-container.open.largueur .front {
	left:-600px;

	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}

.mobile #calendrier .flip-container.open.largueur .front {
	left:-280px;

	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
*/

/* entire container, keeps perspective */
.flip-container {
    z-index:100;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;

    overflow:hidden;

    height: 100%;
    width: 100%;

    position: relative;
}

/* hide back of pane during swap */
.front, .back {

    /*
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    */

    position: absolute;
    top: 0;
    left: 0;
}

body.front {
	position: relative;
	top: auto;
	left: auto;
}

/* front pane, placed above back */
.front {
    z-index: 2;
}

/* back, initially hidden pane */
.back {

    left:0px;

    position: relative;
    line-height: 280px;
}


/*********** Calendrier Fin ************/




/* .node-type-article .slideshow-container .bloc-text {display: none} */
.node-type-article .slideshow-container a,.node-type-article .slideshow-container a:link,
.node-type-article .slideshow-container a:hover{display: none}

.mobile .gif_desktop {display:none}
.mobile .gif_mobile {display:block}
.gif_mobile {display:none}

.node-type-page-vue-par-berluti .titre,.node-type-page-vue-par-berluti .titre,
.page-vu-par-berluti-avoir-du-style .titre,
.page-vu-par-berluti-news-from-the-world .titre,
.page-vu-par-berluti-men-at-work .titre,
.page-vu-par-berluti-initiated-by .titre,
.page-vu-par-berluti-a-question-of-style .titre {display: none}


.titre.date{display: block}
.page-node .titre.date,.page-store-locator-home .titre.date {display:none}
/* .page-node.node-type-article .titre.date{display:block}
.page-node.node-type-article .titre{display:none} */

.node-type-page-vue-par-berluti .titre.date,
.page-vu-par-berluti-avoir-du-style .titre.date,
.page-vu-par-berluti-news-from-the-world .titre.date,
.page-vu-par-berluti-men-at-work .titre.date,
.page-vu-par-berluti-initiated-by .titre.date{
    display:inline-block;
}
.node-type-page-vue-par-berluti #block-views-vu-par-berluti-block .titre {display: inline}

#root {
    width:100%;
    margin:0 auto;
}

#root.grey {
    background-color:#e3e3e3;
}

* {
    -webkit-font-smoothing: antialiased;
}

a {
    background-image:url("../img/clear.gif");
}

#content {
    width:1260px;
    margin:0 auto;
}

.moyen #content {
    width:940px;
    background-color: #FFF;
}

.petit #content {
    width: 620px;
}


.mobile #content{
    width:300px;
}


header{
    position:relative;
    padding-top:25px;
}

header .logo {
    margin:0px auto 0px auto;
    display:block;
}

nav .mobile{
    display: none;
    width:300px;
    margin:0 auto;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    color:#333;
    line-height: 1;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

nav .mobile .btn-menu img{
    margin-right:5px;
    vertical-align:baseline;
}
nav .mobile .btn-boutiques img{
    margin-left:5px;
    vertical-align:baseline;

}

nav .mobile .btn-menu{
    float:left;
    display: inline-block;
    margin-top: 4px;
    letter-spacing: 1px;
}
nav .mobile .btn-boutiques{
    float:right;
    display: inline-block;
}
nav .mobile .btn-boutiques a {
    color: #333;
}


nav ul{
    padding:0 0 0 0;
    text-align:center;
}


/*.petit nav ul li {
    margin-left: 17px;
    margin-right: 17px;
}*/

nav ul li {	/* #UPDATE - Fix Nav display error */
    display:inline-block;
    cursor:pointer;
    color:#333333;
    text-decoration:none;
    margin-right:30px;
    margin-left:30px;
    font-family:'original_garamonditalic';
    font-size:12px;
    padding-bottom:2px;
}

.petit nav ul li {	/* #UPDATE - Fix Nav display error */
    margin-right:13px;
    margin-left:13px;
}

nav li.main {
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    letter-spacing: 1px; /* Apply new css v2 */
}
/*
nav li.main.selected {
	border-bottom:2px solid #333333;
}    */

nav li span {
    font-family:'OriginalGaramondW01-Roman';
    letter-spacing: 3px;
}

nav {
    margin-top: 33px;
    margin-bottom: 11px;
}

.mobile nav{
    margin-bottom:10px;
}
nav .off{
    display:none;
}
.menu .off{
    display:none;
}


.mobile nav div.dekstop{
    display:none;
}

.moyen nav div.mobile{
    display:none;
}

.petit nav div.mobile{
    display:none;

}

.mobile nav div.mobile {
    display: block;
}

.block-container .item {
    float:left;
    text-transform:uppercase;
    background: #000;
    position:relative;
    border-color: #FFFFFF;
}

.block-container .item a img {
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
}

.moyen .block-container .item:hover a img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* this works in IE8 only */
}
.block-container  .item.carre {
    width:299px;
    height:299px;

}
.block-container  .item.carre a.image_desktop,
.block-container  .item.carre a.image_mobile {
    width:300px;
    padding-left:1px;
    background:#fff;
}

.front .block-container  .item.carre a.image_desktop,
.front .block-container  .item.carre a.image_mobile {
    width:auto;
    background:#000;
}

.front .block-container  .item.carre img.image_desktop,
.front .block-container  .item.carre img.image_mobile {
    top:0;

}
.block-container  .item.carre img.image_desktop,
.block-container  .item.carre img.image_mobile {
    top:-1px;
    height:301px;
}
.block-container .item a.cover{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 20;
}

.item.hauteur {
    width:299px;
    height:618px;
}
.item.hauteur a.image_mobile,
.item.hauteur a.image_desktop {
    width:301px;
    height:100%;
    padding-left:1px;
    background:#fff;
}

.front .item.hauteur a.image_mobile,
.front .item.hauteur a.image_desktop {
    width:auto;
    height:100%;
    padding-left:1px;
    background:#000;
}
.mobile #homepage .block-container .item.largueur a.image_mobile {
    width:301px;
    height:301px;
    background:#fff;
    padding:1px 0px 1px 0px;
}
.front .item.hauteur img.image_mobile,
.front .item.hauteur img.image_desktop {
    width:300px;
    height:619px;
    left:0;
}
.item.hauteur img.image_mobile,
.item.hauteur img.image_desktop {
    width:300px;
    height:619px;
    left:1px;
}
.item.largueur {
    width:619px;
    height:299px;
}

.mobile .item.largueur {
    width: 300px;
    overflow:hidden;
}

/*
.mobile .item.largueur img {
	margin-left:-160px;
}
*/

/*slide show boutique */
.page-store-locator-home .moyen #slideshow {
    height: 505px;
    width: 940px;
}
.page-store-locator-home .petit #slideshow {
    height: 333px;
    width: 620px;
}

.media-youku-preview-wrapper {
    height: 100%;
}

.page-store-locator-home .moyen #slideshow .item .integrated-video {margin-top: -12px}
.page-store-locator-home .moyen #slideshow a#video-close-trigger {top: 16px; }
.page-store-locator-home .moyen .video-player-frame {top:12px}
/*.page-store-locator-home .container-24 {width:940px} */

.mobile .block-container .item.largueur {/*voir avec Sylvain */
    width:300px;
    height:145px;
}

.mobile #homepage .block-container .item.largueur {/*voir avec Sylvain */
    width:300px;
    height:300px;
}

.block-container .item img {
    position:absolute;
    top:0px;
    left:0px;
    z-index:3;
}

.mobile .block-container .item.largueur  img {/*voir avec Sylvain */
    width:300px;
}

.titrebloc-container{
    color:#FFF;
    position:relative;
    display:inline-block;
    text-transform:uppercase;
    line-height: 1.2;
}

.view-wall-of-shoes .titrebloc-container {
    color: #000;
}

.titrebloc-container .collection{
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:16px;
    margin-bottom:5px;
}

.titrebloc-container .titre{
    font-family:'OriginalGaramondW01-Roman';
    font-size:64px;
    line-height:1;
}

.titrebloc-container .titre span{
    position:relative;
}

.titrebloc-container .titre span.annee{
    position:absolute;
    font-family:'OriginalGaramondW01-Ita 1120830';
    font-size:33px;
    bottom: 4px;
    right: -62px;
}

.footer-container{
    background-color:#FFF;
    padding-top: 13px;
    padding-bottom: 70px;
    width: 100%;
    height:17px;
}

footer {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position:relative;
}

.petit footer {
    width: 620px;
}

.moyen footer {
    width: 940px;
}

.mobile footer{
    width: 300px;
    text-align:left;
}

footer > div {
    color:#333;
    display:inline-block;
    text-decoration:none;
    margin-left:15px;
    text-transform:uppercase;
    position:relative;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin-right: 30px;
    line-height:1;
}

#footer > div a
{
    color: #999;
    text-decoration: none;
}

#footer .btn-newsletter,
#footer .btn-contact { cursor: pointer; }

.form-block
{
    font-family: 'OriginalGaramondW01-Roman';
    font-size: 14px;
    margin: 0 auto;
    width: 940px;
}

.petit .form-block { width: 620px; }

.mobile .form-block { width: 300px; }

.form-block .form-container { margin: 0 -10px; }

.form-block .form-container:before,
.form-block .form-container:after,
.form-block .fields-phone:before,
.form-block .fields-phone:after 
{
    content: "";
    display: table;
}

.form-block .form-container:after,
.fields-newsletter .fields-phone:after { clear: both; }

.form-block .form-col,
.form-block .form-col-2
{
    float: left;
    margin: 15px 0;
    padding: 0 10px;
    width: 33.33%;
}

.form-block .form-col .form-col,
.petit .form-block .form-col .form-col,
.mobile .form-block .form-col .form-col { margin: 0; }

.form-block .form-col-2 { width: 66.66%; }

.petit .form-block .form-col,
.petit .form-block .form-col-2
{
    margin-top: 10px; 
    margin-bottom: 10px; 
    width: 50%; 
}

.mobile .form-block .form-col,
.mobile .form-block .form-col-2
{
    float: none;
    width: auto;
}

.form-block table .form-col,
.form-block table .form-col-2 { float: none; }

.form-block table td 
{
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: top; 
}

.mobile .form-block table td 
{ display: block; } 

.form-block table td.bottom { vertical-align: bottom; }

.form-block .form-row + .form-row { margin-top: 30px; }

.petit .form-block .form-row + .form-row { margin-top: 20px; }

.mobile .form-block .form-row + .form-row { margin-top: 15px; } 

.form-block label 
{
    display: inline-block; 
    font-weight: normal;
    vertical-align: middle;
}

.form-block .fields-civility label
{
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}


.form-block input[type="checkbox"] 
{ 
    position: absolute;
    margin-top: 2px;
}

.form-block input[type="checkbox"] + label 
{ 
    margin-left: 25px;
    position: relative; 
}

.form-block input[type="checkbox"] + label:before
{
    content: "";
    background: #FFF 50% 50% no-repeat;
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -25px;
    border: 1px solid #8b8b8b;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
}

.form-block input[type="checkbox"].field-error + label:before { border-color: #dc1011; }

.form-block input[type="checkbox"]:checked + label:before 
{ 
    background-image: url('../images/bg_checked.png'); 
}

.form-block .fields-civility input[type="radio"] { visibility: hidden; }

.form-block .fields-civility input[type="radio"] + label { margin-left: 5px; }

.form-block .fields-civility input[type="radio"].field-error + label:before { border-color: #dc1011; }

.form-block .fields-civility input[type="radio"] + label:before
{
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -25px;
    border: 1px solid #8b8b8b;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
}

.form-block .fields-civility input[type="radio"] + label:after
{
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -25px;
    border-radius: 50%;
    background-color: #000;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.form-block .fields-civility input[type="radio"]:checked + label:after
{   
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.form-block .sr-only
{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.form-container
{
    background: #F6F6F6;
    display: inline-block;
    position: relative;
    width: 100%;
}

.form-container:before,
.form-container:after
{
    background: #F6F6F6;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1000px;
}

.form-container:before { right: 100%; }

.form-container:after { left: 100%; }

#footer-form-newsletter,
#footer-form-newsletter-confirm,
#footer-form-contact,
#footer-form-contact-confirm 
{ 
    display: none; 
    margin-bottom: 30px;
    margin-top: 30px;
}

#footer-form-newsletter h2,
#footer-form-contact h2
{
    font-family: 'OriginalGaramondW01-Roman';
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#footer-form-contact a
{
    color: #222;
    text-decoration: underline;
}

#footer-form-newsletter .form-intro,
#footer-form-contact .form-intro
{
    color: #666;
    display: block;
    font-family: 'OriginalGaramondW01-Ita 1120830';
    font-style: italic;
    margin: 0 0 10px;
}

#footer-form-newsletter .btn-container 
{
    clear: both; 
    float: right;
    margin: 15px 0;
    padding: 0 10px;
    text-align: right;
}

.moyen #footer-form-newsletter .btn-container,
.petit #footer-form-newsletter .btn-container { width: 33.33%; }

.petit #footer-form-newsletter .btn-container,
.mobile #footer-form-newsletter .btn-container
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.form-block textarea 
{ 
    border: 1px solid #8b8b8b;
    margin: 0; 
}

.form-block input[type="text"],
.form-block select
{
    border-radius: 0;
    height: 28px;
}

.form-block input[type="text"],
.form-block select
{
    border: 1px solid #8b8b8b;
    display: block;
    font-family: 'OriginalGaramondW01-Roman';
    margin: 0;
    padding: 0 10px;
    width: 100%;
}

.form-block input[type="text"] { line-height: 28px; }

.form-block select 
{
    background: #FFF;
    padding-left: 7px;  
    padding-right: 7px;  
}

.form-block .select
{
    background: #FFF;
    position: relative;
    width: 100%;
}

.form-block .select:after
{
    background: #FFF url('../images/bg_select.png') 50% 50% no-repeat;
    content: '';
    position: absolute;
    pointer-events: none;
    top: 1px;
    bottom: 1px;
    right: 1px;
    width: 30px;
}

.form-block .select select
{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-block textarea
{
    min-height: 100px;
    padding: 5px 10px;
}

.form-block .btn-send { padding: 5px 0; }

.form-block .form-container .field-error { border-color: #dc1011; }

.form-block .fields-civility label + label { margin-left: 10px; }

.form-block .fields-phone { overflow: hidden; }

.form-block .fields-phone .form-container
{
    margin-left: -5px;
    margin-right: -5px;
}

.form-block .fields-phone .form-col 
{
    padding-left: 5px; 
    padding-right: 5px; 
    width: 65%; 
}

.form-block .fields-phone .form-col:first-child { width: 35%; }

.mobile .form-block .fields-phone .form-col { float: left; }

.form-block .fields-optin .form-row + .form-row { margin-top: 20px; }

.petit .form-block .fields-optin .form-row + .form-row,
.mobile .form-block .fields-optin .form-row + .form-row { margin-top: 10px; }

.form-block .fields-optin .btn-container { margin-top: 30px; }

.mobile .form-block .fields-optin .btn-container { margin-top: 10px; }

.mobile .form-block .btn-container { width: 100%; } 

.form-block #field-newsletter-phone-code 
{ 
    color: #666; 
    font-size: 12px;
}

.form-block ::-webkit-input-placeholder 
{ 
    color: #000; 
    font-family: 'OriginalGaramondW01-Roman';
}

.form-block :-moz-placeholder 
{ 
    color: #000; 
    font-family: 'OriginalGaramondW01-Roman';
}

.form-block ::-moz-placeholder 
{ 
    color: #000; 
    font-family: 'OriginalGaramondW01-Roman';
}

.form-block :-ms-input-placeholder 
{ 
    color: #000; 
    font-family: 'OriginalGaramondW01-Roman';
}

.form-block .optin
{
    font-family: 'OriginalGaramondW01-Ita 1120830';
    font-style: italic;
}

.form-block .optin a
{
    color: inherit;
    text-decoration: underline;
}

.form-block .btn-send
{
    background: #252525;
    border: 0;
    color: #FFF;
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
}

.form-block .form-infos
{
    display: block;
    clear: both;
    font-family: 'OriginalGaramondW01-Ita 1120830';
    font-style: italic;
}

.form-block .form-infos.form-error { color: #dc1011; }

#footer-form-newsletter-confirm,
#footer-form-contact-confirm
{
    font-size: 14px; 
    text-align: center; 
}

.mobile #footer-form-newsletter-confirm,
.mobile #footer-form-contact-confirm
{
    margin: 0 auto; 
    width: 300px; 
}

#footer-form-newsletter-confirm h2,
#footer-form-contact-confirm h2
{
    font-family: 'OriginalGaramondW01-Roman';
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#footer-form-newsletter-confirm p,
#footer-form-contact-confirm p
{
    font-family: 'OriginalGaramondW01-Ita 1120830';
    font-style: italic;
    margin: 5px 0 20px;
}

#popin-form-newsletter-confirm { display: none; }

#footer-form-newsletter-confirm .btn-confirm,
#popin-form-newsletter-confirm .btn-confirm,
#footer-form-contact-confirm .btn-confirm
{
    background: #252525;
    border: 0;
    color: #FFF;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 300px;
}

#popin-form-newsletter
{
    background: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin: 0 auto; 
    padding: 20px;
    text-align: center;
    width: 490px;
    z-index: 999;
}

#popin-form-newsletter .form-container { background: none; }

.mobile #popin-form-newsletter { top: 20px; }

.mobile #popin-form-newsletter { width: 300px; }

#popin-overlay-newsletter
{
    background: url('../images/bg_white.png');
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

#popin-form-newsletter h2
{
    font-family: 'OriginalGaramondW01-Roman';
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#popin-form-newsletter .form-col
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 50%;
}

.mobile #popin-form-newsletter .form-col
{
    float: none;
    width: 100%;
}

#popin-form-newsletter .fields-phone .form-col { width: 65%; }

#popin-form-newsletter .fields-phone .form-col:first-child { width: 35%; }

.mobile #popin-form-newsletter .fields-phone .form-col { float: left; }

#popin-form-newsletter form > .form-container > .form-col:first-child { width: 100%; }

#popin-form-newsletter .form-col .form-col
{
    margin-top: 0;
    margin-bottom: 0;
}

#popin-form-newsletter .fields-civility
{
    text-align: left;
    width: 100%;
}

#popin-form-newsletter .btn-close-popin
{
    background: #464646 url('../images/btn_close_popin.png') no-repeat;
    border: 0;
    color: #FFF;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width: 30px;
    text-indent: 110%;
    overflow: hidden;
    white-space: nowrap;
}

#popin-form-newsletter .btn-container 
{ 
    clear: both; 
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
}

#popin-form-newsletter .form-infos 
{
    display: block;
    margin: 10px 0 0; 
    text-align: left; 
}

#popin-form-newsletter .btn-send
{
    display: block;
    width: 100%;
}

.block-berluti-china-berluti-china-icp {
    float: left;
    color: #333;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 1;
    top: 2px;
    margin: 0;
    padding: 0;
}

footer > div.disclaimer-link.open {
    border-bottom:1px solid #000;
}

#footer .disclaimer-link {
    color: #999;
    text-decoration: none;
}

.petit footer > div {
    margin-right: 15px;
}

.mobile footer { padding-bottom: 15px; }

.mobile footer > div {
    margin-left: 25px;
    padding-left: 0px;
    margin-right: 0 !important;
    font-size: 10px;
}

.mobile footer > .follow { margin-left: 0; }

.mobile footer .block-berluti-china,
.mobile footer #langue
{
    float: none;
    margin: 0;
    position: absolute;
    bottom: 0;
    top: auto;
}

.mobile footer #langue { right: 31px; }

.mobile footer #langue .hover { height: auto; }

footer > div a {
    color:#333;
    text-decoration:none;
}

.petit footer > a {
    float:left;
    padding-left:0px;
}

.mobile footer > a {
    float:left;
    padding-left:0px;
    margin-right: 15px;
    margin-bottom:5px;

}


footer img.visuel {
    position: absolute;
    top: 3px;
    right: -11px;
}
#langue {
    position:absolute;
    top: 1px;
    right:0px;
    margin-right:0px;
}

.petit #langue {
    right: 0px;
}

.mobile #langue {
    top: 0px;
}

#langue span {
    color:#999;
    text-decoration:none;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;

    display:block;
    height:17px;
    width:125px;
    text-align:right;
    position:relative;
}

.petit #langue span {
    padding-right:10px;
}
.mobile #langue {
    position: relative;
    margin: 0;
    float: right;
    top: 2px;
}
.mobile #langue span {
    padding-right:0px;
    position: relative;
    width: auto;
}

#backtop{
    cursor:pointer;
    display: block;
    position : relative;
    bottom: -20px;
    margin:0;
    text-align:center;
}

.dotted-container{
    width:100%;
    margin-top:10px;
}

.dotted-container.dotted-also-product .dotted{
    padding-top:1px;
    background-image:url("../img/dots.gif");
    background-repeat:repeat-x;
}

.dotted-container .dotted{
    padding-top:6px;
    background-image:url("../img/dots.gif");
    background-repeat:repeat-x;
}

.dotted-top{
    width:90%;
    height:1px;
    background-image:url("../img/dots.gif");
    background-repeat:repeat-x;
    padding-top:24px;
}

.mobile .dotted-top{
    padding-top:19px;
}
.dotted-bottom {
    margin-top:20px;
    padding-bottom:24px;
    width:90%;
    height:1px;
    background-image:url("../img/dots.gif");
    background-repeat:repeat-x;
}
.mobile .dotted-bottom {
    margin-top:15px;
    padding-bottom:0;

}

/* Styles TEXTE sur Image Block*/

.bas-centrer{
    text-align:center;
    text-transform:uppercase;
    color:#FFF;
}

.textbloc-container{
    width:100%;
    position:relative;
    color:#FFF;
    z-index: 5;
}

.textslideshow-container{
    width:100%;
    position:absolute;
    bottom:60px;
}
.petit .textslideshow-container{
    bottom:40px;
}
.mobile .textslideshow-container{
    bottom:10px;
}

.carre.bas-centrer .textbloc-container{
    bottom:35px;
    position:absolute;
}

.bas-centrer .textbloc-container {
    bottom: 35px;
    position: absolute;
}

.title-subheading-paragraphe .textbloc-container {
    height: 100%;
    position: absolute;
}
.title-subheading-paragraphe .titre {
    margin-bottom: 8px !important;
    margin-top: 196px;
}
.title-subheading-paragraphe .desc{
    margin-left: 5px;
}
.title-subheading-paragraphe .titre, .title-subheading-paragraphe .desc {
    text-align: center;
}
.title-subheading-paragraphe .desc-para {
    bottom: 0px;
    color: black;
    font-family: 'Oswald',sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 29px 29px 7px;
    position: absolute;
    text-transform: none;
    width: 100%;
}
.title-subheading-paragraphe .desc-para p {
    margin: 0 0 14px 0;
}

.berluti-presentation .image_desktop, .berluti-presentation .image_mobile {
    height: 100%;
}
.berluti-presentation .textbloc-container {
    height: 100%;
    text-align: center;
    text-transform: none;
}
.berluti-presentation .textbloc-container .titre{
    font-family: 'OriginalGaramondW01-Roman';
    font-size: 40px;
    line-height: 1;
    margin: 0;
    text-transform: none;
}
.berluti-presentation .textbloc-container .desc  {
    font-size: 16px !important;
    line-height: 1;
    text-transform: none;
}
.berluti-presentation .desc-para {
    font-family: 'OriginalGaramondW01-Roman';
    font-size: 13px;
    font-style: italic;
    padding: 0 35px;
    position: absolute;
    top: 140px;
}

.centrer-centrer, .centrer-bas, .centrer-haut, .droite-centrer {
    text-align:center;
}

.droite-centrer, .gauche-centrer, .gauche-haut, .droite-bas {
    text-align:center;
}

.carre.centrer-centrer{
    line-height:300px;
}
.hauteur.centrer-centrer{
    line-height:620px;
}

.largueur.centrer-centrer {
    line-height: 300px;
}
.mobile .largueur.centrer-centrer {
    line-height: 300px;
}

.mobile #homepage .largueur.centrer-centrer {
    line-height: 320px;
}


.centrer-centrer .textbloc-container{
    width:100%;
    display:inline-block;
    vertical-align:middle;
    line-height:1;
}

.centrer-centrer-italic{
    text-transform:uppercase;
    color:#FFF;
    text-align:center;
}

.carre.centrer-centrer-italic{
    line-height:300px;
}

.largueur.centrer-centrer-italic {
    line-height: 300px;
}

.mobile .largueur.centrer-centrer-italic{
    line-height: 145px;
}

.hauteur.centrer-centrer-italic {
    line-height: 620px;
}

.centrer-centrer-italic .textbloc-container{
    width:100%;
    display:inline-block;
    vertical-align:middle;
    line-height:1;

}

.centrer-centrer-italic .textbloc-container .titre{
    font-family:'OriginalGaramondW01-Roman';
    margin-bottom:20px;
    font-size:24px;
    letter-spacing:1px;

}
.centrer-centrer-italic .textbloc-container .desc{
    font-family:'original_garamonditalic';
    text-transform:none;
    width:90%;
    margin:0 auto;
    font-size:14px;
    letter-spacing:1px;
}


.textbloc-container .titre{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 13px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.textbloc-container .desc{
    font-family:'OriginalGaramondW01-Roman';
    font-size:24px;
    text-transform:uppercase;
    line-height: 33px;
}

.collection .textbloc-container .desc {
    font-size: 18px;
    line-height: 27px;
}

.collection .textbloc-container .desc span {
    position:relative;
    font-size:18px !important;
}

.collection .textbloc-container .desc span.year {
    position: absolute;
    top: 16px;
    right: -39px;
    font-size: 20px;
    font-family:'original_garamonditalic';
}

.textslideshow-container .titre{
    font-family:'OriginalGaramondW01-Roman';
    font-size:48px;
    line-height: 1.3;
}
.textslideshow-container .desc{
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:12px;
}

.petit .textslideshow-container .titre{
    font-size:30px;
    line-height: 1;
}
.petit .textslideshow-container .desc{
    font-size:10px;
}

.mobile .textslideshow-container .titre{
    font-size:30px;
    line-height: 1;
}
.mobile .textslideshow-container .desc{
    font-size:8px;
}

/*----------FIN STYLE TEXTE BLOC----------------*/
.langue-drop {
    position:absolute;
    bottom:12px;
    right:0px;
    display:none;
}

.open .langue-drop {
    display:block;
    z-index: 10;
}

.langue-drop li {
    list-style-type:none;
    background-color:#333;
    margin-bottom:1px;
    color:#FFF;
    width:140px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    text-transform:uppercase;
    line-height:30px;
    text-align:right;
    display:none;
    position:relative;
    height:30px;
}

.langue-drop li:hover {
    background-color:#000;
}

#langue .langue-drop li a {
    color:#FFF;
    text-decoration:none;
    height:100%;
    width:100%;
    position:absolute;
    top:0px;
    right:0px;
    padding-right:16px;
}

#langue .langue-drop li:hover a {
    color:#FFF;
}

.follow {
    position:relative;
}


/*.open .follow-icons {
	display:block;
}
*/
.follow .follow-icons {
    position: absolute;
    bottom: -33px;
    left: 0;
    padding: 0px;
    margin-left: 0;
    width: 230px;
    /*display:none;*/
    height: 16px;/* Apply new css v2*/
    overflow:hidden;/* Apply new css v2*/
}

.follow .follow-icons li {
    list-style-type: none;
    float: left;
    margin-right: 20px;
    display: none ; /* Apply new css v2*/
}

/* CUSTOM CSS */
.title-paragraphe .textbloc-container { height:100%; text-align:center;}
.title-paragraphe .textbloc-container .desc { position:absolute;bottom:35px; width:80%; left:10%; }
.title-paragraphe .textbloc-container .titre { position:absolute; top:30px; width:80%; left:10%; word-break:break-all;}
#node-page-294 { display:none;}
#lookbook .block-container .item:hover img { opacity: 1;
    filter: alpha(opacity=100); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* this works in IE8 only */ }
#sb-body,
#sb-wrapper-inner{ background-color:#ffffff !important;}

/***** Boutique *******/

.page-store-locator-home .moyen #block-views-store-header-block {
    height: 505px;
    width: 940px;
}
.petit .container-24 .grid-24 {width: 620px;margin-left:0;}
.petit .flexslider {margin: 0 0 10px;}
.page-store-locator-home .view-store-header header {padding-top: 0;}
#block-views-store-header-block {margin-bottom:20px}
.mobile #block-views-store-header-block {margin-bottom:10px}
.page-store-locator-home h2.field-name-sub-title-field {
    font-style: italic;
}
.page-store-locator-home .moyen h2.field-name-title-field,.page-store-locator-home .moyen h2.field-name-sub-title-field,
.page-store-locator-home .moyen .field-name-field-store-locator-city {
    font-size: 44px;
}

.page-store-locator-home .moyen .field-name-field-store-locator-city {
    margin-top: 11px;
}
.page-store-locator-home .petit h2.field-name-title-field,.page-store-locator-home .petit h2.field-name-sub-title-field,
.page-store-locator-home .petit .field-name-field-store-locator-city{
    font-size: 38px;
}

.page-store-locator-home .mobile h2.field-name-title-field,.page-store-locator-home .mobile h2.field-name-sub-title-field,
.page-store-locator-home .petit .field-name-field-store-locator-city,
.page-store-locator-home .mobile .field-name-field-store-locator-city{
    font-size: 38px;
}

.page-store-locator-home .moyen h2.field-name-title-field,
.page-store-locator-home .petit h2.field-name-title-field,
.page-store-locator-home .mobile h2.field-name-title-field{
    font-family: 'original_garamonditalic';
}

.page-store-locator-home .moyen h2.field-name-sub-title-field {margin: 0 0 15px;}
.page-store-locator-home h2.field-name-title-field,.page-store-locator-home h2.field-name-sub-title-field,.page-store-locator-home .field-name-field-store-locator-city {
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 70px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    text-align: center;
}

.page-store-locator-home .moyen .views-field-field-sommaire {
    font-size: 16px;
    line-height: 22px;
    width: 630px;
    margin-top: 26px;
}

.page-store-locator-home .petit .views-field-field-sommaire {
    font-size: 16px;
    line-height: 22px;
    width: 614px;
}

.page-store-locator-home .mobile .views-field-field-sommaire {
    font-size: 16px;
    line-height: 22px;
    width: 280px;
}

.page-store-locator-home .views-field-field-sommaire {
    color: #696969;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 20px;
    margin: 10px auto 0;
    text-align: center;
    width: 940px;
    letter-spacing: 1px;
}
.page-store-locator-home .views-field-field-social-btn {height: 40px;margin-bottom: 10px;}
.views-field-field-social-btn {
    font-family: 'Oswald',sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 13px;
    line-height: 13px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.moyen .views-field-field-social-btn  .field-content {width: 125px;margin: auto;}
.petit .views-field-field-social-btn   .field-content {margin-left: 243px;}
.mobile .views-field-field-social-btn   .field-content {margin-left: 88px;}

.views-field-field-social-btn .social-bottons{margin-left: 30px; overflow: auto;}

.views-field-field-social-btn .social-botton{padding: 0 30px 0 0;float:left;}

.page-store-locator-home #block-system-main,.page-store-locator-home #google-store-locator-map-container  {
    float: left;
    height: 620px !important;
    width: 620px !important;}
.page-store-locator-home .mobile #block-system-main,.page-store-locator-home .mobile #google-store-locator-map-container  {
    float: left;
    height: 320px !important;
    width: 480px !important;}
.page-store-locator-home .mobile #block-system-main,.page-store-locator-home .mobile #google-store-locator-map-container  {
    float: left;
    height: 355px !important;
    overflow: hidden;
    width: 300px !important;

}

.page-store-locator-home #block-views-store-header-block-2{
    color: #1B1C1C;
    float:right;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 16px;
    letter-spacing: -1px;
    text-align: center;
    width: 320px;
    height:310px;
    /* border-bottom: grey dotted 1px; */
    background: url(../img/fnd_bottom_contact.jpg) no-repeat center bottom;
}

.page-store-locator-home .mobile #block-views-store-header-block-2 {
    margin-top: 21px;
    width: 300px;
}
.page-store-locator-home .petit #block-views-store-header-block-2{
    float: left;
    width: 312px;
    min-height: 310px;
    height:auto;
    background: url(../img/fnd_right_contact.jpg) no-repeat top right;
    border-bottom:none;
}

.page-store-locator-home .petit #block-views-store-header-block-2 .view-content{
    width: 300px;
    margin-top: 17px;
}
.page-store-locator-home #block-views-store-header-block-2 a,.page-store-locator-home #block-views-store-header-block-2 a:link,
.page-store-locator-home #block-views-store-header-block-2 a:hover,.page-store-locator-home #block-views-store-header-block-2 a:visited{ color: #1B1C1C;}

.page-store-locator-home .views-field-field-store-locator-hours{
    line-height: 24px;
    margin-bottom: 24px;
    margin-top: 0;
}

.page-store-locator-home .views-field-field-store-locator-hours p{
    margin:0px;
}

.page-store-locator-home .views-label-field-store-locator-hours{
    font-size: 20x;
    line-height: 28px;
}

.page-store-locator-home .view-store-header .views-label {
    font-size: 20px;
}

.page-store-locator-home #block-views-store-header-block-2 .views-label,
.page-store-locator-home #block-views-store-header-block-3 .views-label{
    letter-spacing: 1px;
}

.page-store-locator-home .views-field-field-store-locator-address{
    line-height: 20px;
    margin-bottom: 24px;
    margin-top: 21px;
}



.page-store-locator-home .views-label-field-store-locator-address {
    font-size: 18px;
    line-height: 28px;
}

.page-store-locator-home .views-field-field-store-locator-contact{
    line-height: 20px;

    margin-top: 21px;
}

.page-store-locator-home .views-label-field-store-locator-contact {
    font-size: 18px;
    line-height: 28px;
}

.page-store-locator-home .views-field-field-store-contact{
    line-height: 20px;
    margin-bottom: 24px;

}

.page-store-locator-home #block-views-store-header-block-3 {
    color: #1B1C1C;
    float:right;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 16px;
    letter-spacing: -1px;
    text-align: center;
    width: 320px;
    min-height:195px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top:43px}

.page-store-locator-home .mobile #block-views-store-header-block-3 {min-height: 195px;width:300px;}
.page-store-locator-home .views-label-field-available-services{
    line-height: 20px;
    margin-bottom: 24px;
    font-size: 20px;

}
.page-store-locator-home .views-label-field-available-services p {
    line-height: 26px;
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: -1px;
}

.page-store-locator-home .petit #block-views-store-header-block-3 {
    float: left;
    margin-top: 21px;
    width: 307px;

}
.page-store-locator-home .mobile #block-views-store-header-block-4 .text-block {display:none}
.page-store-locator-home #block-views-store-header-block-4 .views-row-2,
.page-store-locator-home #block-views-store-header-block-4 .views-row-3 {display:none}
.page-store-locator-home #block-views-store-header-block-4 {
    float:left;
    width:100%;
    margin-top:16px;
    padding-bottom: 30px;
    /*border-bottom: 1px grey dotted;*/

}

.page-store-locator-home #block-views-store-header-block-4 h2{
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition,.page-store-locator-home #block-views-store-header-block-4 .views-field-field-expo-theme li{
    background:#000;
    height: 300px;
    width: 300px;
    float:left;
    margin: 0;
}
.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition,
.page-store-locator-home #block-views-store-header-block-4 .views-field-field-expo-theme li.first {
    margin-right:20px;
}

.page-store-locator-home #block-views-store-header-block-4 .views-field-field-expo-theme li{
    margin-right: 20px;
}
.page-store-locator-home #block-views-store-header-block-4 .views-field-field-expo-theme li.last{
    margin-right: 0;
}
.page-store-locator-home .petit #block-views-store-header-block-4 .views-field-field-exposition,
.page-store-locator-home .petit #block-views-store-header-block-4 .views-field-field-expo-theme li.first {
    margin-right: 10px;
    margin-left:0px;
}

.page-store-locator-home .petit #block-views-store-header-block-4 .views-field-field-expo-theme li {
    margin-right: 10px;
}

.page-store-locator-home .petit #block-views-store-header-block-4 .views-field-field-expo-theme li.last{
    margin-top:12px;
    margin-left:0;
}

.page-store-locator-home .petit #block-views-store-header-block-4 .views-field-field-expo-theme li:nth-child(2n+0).last {
    margin-top:0;
}


.page-store-locator-home .mobile #block-views-store-header-block-4 .views-field-field-expo-theme li{
    margin-top:12px;
    margin-left:0;
}

.page-store-locator-home .mobile #block-views-store-header-block-4 .views-field-field-expo-theme li:first-child {
    margin-top: 0;
}

.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    text-align:center;
    color: #FFFFFF;
    position: relative;

}
.page-store-locator-home #block-views-store-header-block-4 .carre.centrer-centrer {line-height: 0;}
.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition .field-content{
    margin-top:110px;
}

.page-store-locator-home #block-views-store-header-block-4 .textbloc-container{
    margin-top:-180px;
    display: block;
}
.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition h3,
.page-store-locator-home #block-views-store-header-block-4 .type_expo{
    font-family: 'Oswald',sans-serif;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px

}

.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition h1,
.page-store-locator-home #block-views-store-header-block-4 .titre{
    font-size: 24px;
    font-family: 'OriginalGaramondW01-Roman';
    line-height: 33px;
    text-transform: uppercase;
    margin-top: 3px;
    margin-bottom: 0;
    /*font-weight: 700;*/

}

.page-store-locator-home #block-views-store-header-block-4 .views-field-field-exposition h4,
.page-store-locator-home #block-views-store-header-block-4 .desc{
    font-family: 'OriginalGaramondW01-Ita 1120830';
    margin-top: 3px;
    font-weight: 700;
    font-size: 1em;
    line-height: 2;
    text-transform: lowercase;

}


.page-store-locator-home #block-views-store-header-block-5  .image_desktop .item {
    background-color: #000000;
    float: none;
}
.page-store-locator-home #block-views-store-header-block-4 a img,
.page-store-locator-home #block-views-store-header-block-5 .item img{
    transition: opacity 0.5s ease 0s;
}

.page-store-locator-home #block-views-store-header-block-4 a:hover img,
.page-store-locator-home #block-views-store-header-block-5 .item:hover img{
    opacity: 0.7;
}
.page-store-locator-home #block-views-store-header-block-5 {
    float:left;
    width:100%;
    /*	margin-top:10px;
        border-top: 1px grey dotted; */
}

.page-store-locator-home #block-views-store-header-block-5 h2{
    font-family: 'Oswald',sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
}


body  .flexslider {
    border:none;
    box-shadow: none;

}
body .position-container {
    bottom:20px;
}

body .flex-control-nav {
    bottom:20px;
    z-index: 30;
}

body .mobile .flex-control-nav {
    bottom:12px;
}

body .flex-control-paging li,body .flex-control-nav li:first-child{
    margin:0 4px;
}
body .flex-control-paging li a {
    height:8px;
    width:8px;
    background: url(../img/flex-slider-inactif.png) no-repeat;
}
.page-store-locator-home .petit #block-views-store-header-block-5 .views-row {
    margin-right: 10px;
}
body .flex-control-paging li a.flex-active,body .flex-control-paging li a:hover {
    background: url(../img/flex-slider-actif.png) no-repeat;
}
.page-store-locator-home #block-views-store-header-block-5 .views-row  {

    margin-right:20px;
    width: 300px;
    float:left;
}

.page-store-locator-home .mobile #block-views-store-header-block-5 .views-row  {

    margin-top: 12px;
}

.page-store-locator-home #block-views-store-header-block-5 .views-row p{
    margin:0;
}

.page-store-locator-home #block-views-store-header-block-5 .views-row.views-row-last{

    margin-right:0;
    width: 300px;
    float:left;
}

.page-store-locator-home #block-views-store-header-block-5 .carre.centrer-centrer {
    line-height: 0;
    height:300px;
}
.page-store-locator-home #block-views-store-header-block-5 .centrer-centrer .textbloc-container {

    top:-177px;
}

.page-store-locator-home #block-views-store-header-block-5 .text-block {
    color: #000000 !important;
    font-family: 'Oswald',sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    overflow: hidden;
    text-decoration: none !important;
    width: 257px;
    min-height: 70px;
}

.page-store-locator-home #block-views-store-header-block-5  .text-block span {
    display: block;
    font-family: 'Oswald',sans-serif;
    font-size: 11px;
    font-weight: 400;
    height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}


/* Vue Par Berluti */

/* .not-logged-in.context-vu-par-berluti .block-system {
	display:none;
} */

.node-type-page-vue-par-berluti .flexslider {
    margin:0 0 0px; height:505px;
    overflow:visible !important;
}
.node-type-page-vue-par-berluti .petit .flexslider {
    height:333px;
}
.node-type-page-vue-par-berluti .moyen .flexslider {height:505px; }
.node-type-page-vue-par-berluti .mobile .flexslider {height:354px; }

/*.node-type-page-vue-par-berluti .mobile .item.largueur,
.page-vu-par-berluti .mobile .item.largueur{width:300px; height: 145px}
.node-type-page-vue-par-berluti .mobile .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal,
.page-vu-par-berluti .mobile .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal
{width:300px; height: 145px}*/
.node-type-page-vue-par-berluti .mobile .horizontal_gauche .textbloc-container,
.page-vu-par-berluti .mobile .horizontal_gauche .textbloc-container,
.node-type-page-vue-par-berluti .mobile .horizontal_droit .textbloc-container,
.page-vu-par-berluti .mobile .horizontal_droit .textbloc-container,
.mobile .horizontal_droit .textbloc-container,.mobile .horizontal_gauche .textbloc-container
{
    /*margin-top: 73px;*/
}
/*** Slide Show ***/
.petit .carre_gauche.centre-6 .views-field-field-carre .field-name-field-carre,
.petit .views-row-8.carre_droit.tablette .views-field-field-carre .field-name-field-carre{margin-right: 19px !important}
.petit .carre_centre.centre-7 .views-field-field-carre .field-name-field-carre{margin-right: 0 !important}

.page-vu-par-berluti .view-header{
    text-align : center;
}
.page-vu-par-berluti .view-header .h-separator {
    left:-50px;
    right:-50px;
    height:1px;
    background:#dcdcdc;
    margin-top: 5px;
    margin-bottom:28px;
}

.page-vu-par-berluti .view-header .h-separator.bottom {

    margin-bottom:10px;
}

.page-vu-par-berluti .view-header .gamme-type {
    color: #969696;
    font-family: 'Oswald',sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.page-vu-par-berluti .petit .view-header .gamme-type,
.page-vu-par-berluti .mobile .view-header .gamme-type{
    margin-bottom:15px;
}

.page-vu-par-berluti .moyen .view-header h1 {
    font-size: 42px;
}

.page-vu-par-berluti .petit .view-header h1{
    font-size:38px;
}
.page-vu-par-berluti .mobile .view-header h1{
    font-size: 28px;
}

.page-vu-par-berluti .view-header h1 {
    font-family: 'EB Garamond';
    font-size: 70px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}


.page-vu-par-berluti .view-header .desc-produit{
    display: inline-block;
    color:#3c3c3c;
    font-size:16px;
    line-height:22px;
    width: 940px;
    text-align:center;
    font-family: 'EB Garamond';
    margin: -6px auto 34px auto;
}

.page-vu-par-berluti .moyen .view-header .desc-produit {
    font-size: 17px;
    line-height: 22px;
    width: 690px;
    font-family: 'EB Garamond';
}

.page-vu-par-berluti .petit .view-header .desc-produit{
    font-size:13px;
    line-height:20px;
    width: 500px;
}

.page-vu-par-berluti .mobile .view-header .desc-produit{
    font-size:13px;
    line-height:22px;
    width: 280px;
}

.page-care-and-maintenance .view-header .h-separator.bottom .sous-menu {
    display: inline-block;
    height: auto;
    margin-top: -14px;
}
.page-vu-par-berluti .view-header .sous-menu {
    position : relative;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color : #8e8e8e;
    text-transform:uppercase;
    margin-bottom:0px;
    line-height: 1;
    height: 10px;
    display: inline-block;
    top: -7px;
    background: white;
    padding: 0 20px;
}

.node-type-page-vue-par-berluti .petit .view-vu-par-berluti-men-at-work .carre_centre .views-field-field-carre .field-name-field-carre {
    margin-right: 0;
}

.node-type-page-vue-par-berluti .petit .view-vu-par-berluti-news-from-the-world .carre_centre .views-field-field-carre .field-name-field-carre {
    margin-right: 0;
}

.page-vu-par-berluti .mobile .view-header .sous-menu{
    text-align:center;
    margin-bottom:10px;
}

.page-vu-par-berluti .view-header .sous-menu a {
    display: inline-block;
}

.page-vu-par-berluti .view-header .sous-menu a {
    color : #8e8e8e;
    text-decoration:none;
    cursor: pointer;

}

.page-vu-par-berluti .view-header .sous-menu a.mobile  {
    margin:0;
}

.page-vu-par-berluti .view-header .sous-menu > a{
    font-size: 14px;
    color: #1e1e1e;
}

.page-vu-par-berluti .view-header .sous-menu a.desktop:link,
.page-vu-par-berluti .view-header .sous-menu a.desktop:visited {
    color: #1e1e1e;
    text-decoration: none;
}

.page-vu-par-berluti .view-header .sous-menu .link {
    display: block;
    height: 27px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.page-vu-par-berluti .view-header .sous-menu img{
    display:inline-block;
    vertical-align:middle;
    margin: -3px 0 0 3px;
}

.page-vu-par-berluti .view-header .sous-menu a{
    display:inline-block;
}

.page-vu-par-berluti .view-header .sous-menu .menu-drop .arrow-up{
    left:auto;
    right:13px;
}

.page-vu-par-berluti .mobile .view-header .sous-menu .desktop{
    display:none;
}

.page-vu-par-berluti .petit .view-header .sous-menu .mobile{
    display:none;
}
.page-vu-par-berluti .moyen .view-header .sous-menu .mobile{
    display:none;
}

.page-vu-par-berluti .view-header .sous-menu .arrow-up {
    display:block;
    top:-10px;
    left:35px;
    border-bottom: 10px solid #000;
}

.page-care-and-maintenance .view-header .item-list .menu-drop {
    top: 30px;
}
.page-vu-par-berluti .view-header .menu-drop {
    position:absolute;
    top:27px;
    right:0px;
    z-index:30;
    margin:0px;
    padding:0px;
    display:none;
}

.page-vu-par-berluti .view-header .open .menu-drop {
    display:block;
}

.page-vu-par-berluti .view-header .menu-drop li {
    list-style-type:none;
    text-align:left;
    background-color:#000000;
    border-bottom:1px solid #3d3d3d;
    border-top:1px solid #000000;
    width:100%;
    height:40px;
    overflow:hidden;
    margin:0px;
}

.page-vu-par-berluti .view-header .menu-drop:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    right: 13px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000;
}

.page-vu-par-berluti .view-header .menu-drop li.selected a {
    color:#434343
}

.page-vu-par-berluti .view-header .menu-drop li.selected:hover a {
    color:#434343

}

.page-vu-par-berluti .view-header .menu-drop li a {
    color:#a7a7a7;
    font-size:12px;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:auto;
    height:auto;
    padding-left:18px;
    padding-top: 13px;
    padding-bottom: 15px;
    display: block;
    text-decoration:none;
}

.page-vu-par-berluti .view-header .menu-drop li:hover a {
    color:#FFF;
}


#block-views-vu-par-berluti-block .bloc-text {
    line-height: 500px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.petit #block-views-vu-par-berluti-block .bloc-text {
    line-height: 330px;
}

.mobile #block-views-vu-par-berluti-block .bloc-text {
    line-height: 360px;
}
#block-views-vu-par-berluti-block .textbloc-container{
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1;
    margin-bottom: 40px;
    vertical-align: bottom;
    width: 100%;
    position: relative;
    z-index: 10;

}
.mobile #block-views-vu-par-berluti-block .textbloc-container {
    margin-bottom: 25px;
}

.petit #block-views-vu-par-berluti-block .bloc-text .categorie {
    font-size: 12px !important;
    margin-bottom: 16px !important;
}

.petit #block-views-vu-par-berluti-block .bloc-text .categorie {
    margin-bottom: 12px;
}

#block-views-vu-par-berluti-block .bloc-text .categorie {
    font-family: 'Oswald',sans-serif;
    line-height: 1.6;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 16px;
}

.mobile #block-views-vu-par-berluti-block .bloc-text .categorie {
    font-size: 11px;
}

#views_infinite_scroll-ajax-loader img {
    top: 12px;
    position: relative;
}

#block-views-vu-par-berluti-block .textbloc-container div {
    display: inline-block;

}



.petit #block-views-vu-par-berluti-block .textbloc-container .titre {
    font-size: 24px;

}

#block-views-vu-par-berluti-block .textbloc-container .titre {
    display:block;
    font-size: 44px !important;
    font-family: 'EB Garamond';
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0px;

}

.petit #block-views-vu-par-berluti-block .textbloc-container .titre {
    font-size: 40px !important;
}

.mobile #block-views-vu-par-berluti-block .textbloc-container .titre {
    font-size: 22px !important;
    letter-spacing: -1px;
    line-height: 1.2;
    margin-bottom: 0px;
}

.petit #block-views-vu-par-berluti-block .textbloc-container .titre span{
    font-size: 40px !important;

}

.mobile #block-views-vu-par-berluti-block .textbloc-container .titre span{
    font-size: 20px !important;

}

#block-views-vu-par-berluti-block .textbloc-container div.desc {
    line-height: 1.2;

}

.mobile #block-views-vu-par-berluti-block .textbloc-container div.desc {
    line-height: 1.3;
    width: 240px;
    font-size: 15px !important;
}

.petit #block-views-vu-par-berluti-block .textbloc-container div.desc {
    font-size: 17px !important;
}


.petit #block-views-vu-par-berluti-block .textbloc-container div.desc {
    line-height: 1.3;
    width: 60%;
}


#block-views-vu-par-berluti-block .textbloc-container .desc {
    width: 50%;
    font-family: 'original_garamonditalic' !important;
    font-size: 19px !important;
    letter-spacing: 1.9px;
    line-height: 28px;
    margin-top: 6px;
    text-transform: none;
}

#block-views-vu-par-berluti-block .textbloc-container .desc * {
    font-family: 'original_garamonditalic' !important;
}

.mobile #slideshow .special .textbloc-container div.desc {
    line-height: 1.3;
    margin-top: -10px;
    width: 65%;
}


#block-views-633b6d3960dcc565aa0981202f8e362f .block-inner {margin-top:-10px}

.node-type-page-vue-par-berluti .view-header{
    background: url(../img/dots.gif) repeat-x  center left;
    text-align: left;
    margin-bottom: 2px;
    margin-top: 52px;
    width: 100%;
    position: relative;
}

.page-vu-par-berluti .view-header {

    text-align: center;
    margin-bottom: 0;
    margin-top:0;
    width: 100%;
    position: relative;
}


.node-type-page-vue-par-berluti .view-header span.title{
    color: #000000;
    font-family: 'Oswald', sans-serif;
    background-color: #FFF;
    padding-left: 2px;
    padding-right: 16px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.page-vu-par-berluti .view-vu-par-berluti-avoir-du-style .view-header  span.backto-main,
.page-vu-par-berluti-news-from-the-world .view-header  span.backto-main,
.page-vu-par-berluti-men-at-work .view-header  span.backto-main,
.page-vu-par-berluti-initiated-by .view-header  span.backto-main
{
    position: absolute;
    top: 22px;
    left: 0px;
    display: block;
    color: #898989;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;

    letter-spacing: 1px;
}

.page-vu-par-berluti-news-from-the-world .view-header  span.backto-main a,
.page-vu-par-berluti-avoir-du-style .view-header  span.backto-main a,
.page-vu-par-berluti-men-at-work .view-header  span.backto-main a,
.page-vu-par-berluti-initiated-by .view-header  span.backto-main a
{
    background: url("../img/1920/backto.jpg") left center no-repeat transparent;
    color: #898989;
    text-decoration: none;
    padding-left: 44px;
    padding-top: 1px;
    height: 20px;
}

.page-vu-par-berluti .view-vu-par-berluti-avoir-du-style .views-exposed-form .views-exposed-widget {
    padding:0px;
}
.page-vu-par-berluti .view-vu-par-berluti-avoir-du-style .view-header .view-filters {
    position: absolute;
    top: 20px;
    right: -2px;
    left: auto;
    display: block;
}

.page-vu-par-berluti .view-vu-par-berluti-avoir-du-style .view-header .view-filters #views-exposed-form-vu-par-berluti-avoir-du-style-page {

    font-size: 12px;
    color: #7d7d7d;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
    height: 10px;
    /*padding-right: 13px;*/
    padding-left: 4px;
    background-color: #FFF;

}
.chzn-search {display:none}
.chzn-container-single .chzn-single div b{

    background: url("../img/fleche-bas.jpg") no-repeat transparent;
    position: absolute;
    top: 5px;
    right: 0px;
}
.chzn-container-single .chzn-single {
    background-clip:  inherit;
    background-color: #FFFFFF;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    color: #7d7d7d;
    display: block;
    height: 23px;
    line-height: 15px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    border:none;
}
.chzn-container-single .chzn-drop {
    background: none repeat scroll 0 0 transparent;
    background-clip: padding-box;
    border: medium none;
    border-radius: 0 ;
    box-shadow: none;

}

.chzn-container .chzn-results .highlighted {
    background-color: #000000;
    background-image: none;
    color: #FFFFFF;
}
.chzn-container .chzn-results .active-result.result-selected{
    color: #434343;
}

.chzn-container .chzn-results li{
    list-style-type: none;
    text-align: left;
    background-color: #000000;
    border-bottom: 1px solid #3d3d3d;
    border-top: 1px solid #000000;
    width: 220px;
    height: 40px;
    overflow: hidden;
}

.node-type-page-vue-par-berluti .views-field-field-horizontal,
.page-vu-par-berluti .views-field-field-horizontal {
    float:left;
    position: relative;
}
.node-type-page-vue-par-berluti .views-field-field-horizontal .field-name-field-horizontal,
.page-vu-par-berluti .views-field-field-horizontal .field-name-field-horizontal {
    width:620px;
    height: 300px;
    margin-top: 20px;
}

.node-type-page-vue-par-berluti .mobile .views-field-field-horizontal .field-name-field-horizontal,
.page-vu-par-berluti .mobile .views-field-field-horizontal .field-name-field-horizontal {
    width:300px;
    height: 300px;
    margin-top: 20px;
}

.node-type-page-vue-par-berluti .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal,
.page-vu-par-berluti .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal {
    margin-right: 18px;
    margin-top: 20px;
}

.node-type-page-vue-par-berluti .petit .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal,
.page-vu-par-berluti .petit .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal {
    margin-right: 0;
}


.node-type-page-vue-par-berluti .views-field-field-carre,
.page-vu-par-berluti .views-field-field-carre {
    float:left;
    position: relative;
}

.node-type-page-vue-par-berluti .views-field-field-carre .field-name-field-carre,
.page-vu-par-berluti .views-field-field-carre .field-name-field-carre{
    width:300px;
    height: 300px;
    margin-top: 20px;
}
.node-type-page-vue-par-berluti .moyen .carre_gauche .views-field-field-carre .field-name-field-carre,
.node-type-page-vue-par-berluti .moyen .carre_centre .views-field-field-carre .field-name-field-carre,
.page-vu-par-berluti .moyen .carre_gauche .views-field-field-carre .field-name-field-carre,
.page-vu-par-berluti .moyen .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 19px;
    margin-top: 20px;
}

.node-type-page-vue-par-berluti .petit .carre_centre .views-field-field-carre .field-name-field-carre,
.page-vu-par-berluti .petit .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}

.petit .carre_droit .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}
.petit .carre_droit.tablette .views-field-field-carre .field-name-field-carre{
    margin-right: 0px;
}

.node-type-page-vue-par-berluti .item.largueur,
.page-vu-par-berluti .item.largueur {
    height: 300px;
}
.node-type-page-vue-par-berluti #content .content .view-vu-par-berluti-avoir-du-style .item img,
.page-vu-par-berluti #content .content .item img {
    position: absolute;
    transition: opacity 0.5s;
}

.node-type-page-vue-par-berluti .content .item,
.page-vu-par-berluti .content .item {
    background: #000;
    position: relative;
    -webkit-transform:translate3d(0, 0, 0);
}

.node-type-page-vue-par-berluti #content .block-views-vu-par-berluti-block .slides .item:hover img{
    opacity:1;
    filter: alpha(opacity=100); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* this works in IE8 only */
}
.node-type-page-vue-par-berluti #content .content .item:hover img,
.page-vu-par-berluti #content .content .item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* this works in IE8 only */
}
/*.node-type-page-vue-par-berluti .textbloc-container,
.page-vu-par-berluti .textbloc-container {
    margin-top: -10px;
}*/
.node-type-page-vue-par-berluti .text-block,
.page-vu-par-berluti .text-block {
    display:none;
}


.node-type-page-vue-par-berluti .more-link {
    position: absolute;
    top: 3px;
    right: 0px;
    left: auto;
    display: block;
    background-color: #FFF;
    color: #7d7d7d;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding-left: 14px;
}

.node-type-page-vue-par-berluti .more-link a {
    background: url("../img/1920/category-icon.jpg") right center no-repeat transparent;
    color: #7d7d7d;
    letter-spacing: 1px;
    text-decoration: none;
    padding-right: 28px
}

/************** News from the world **********/

.page-vu-par-berluti-news-from-the-world .view-vu-par-berluti-news-from-the-world .views-exposed-form .views-exposed-widget {
    padding:0px;
}
.page-vu-par-berluti-news-from-the-world .view-vu-par-berluti-news-from-the-world .view-header .view-filters {
    position: absolute;
    top: 20px;
    right: -2px;
    left: auto;
    display: block;
}

.page-vu-par-berluti-news-from-the-world .view-vu-par-berluti-news-from-the-world .view-header .view-filters #views-exposed-form-vu-par-berluti-news-from-the-world-page {

    font-size: 12px;
    color: #7d7d7d;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
    height: 10px;
    /*padding-right: 13px;*/
    padding-left: 4px;
    background-color: #FFF;

}


.page-vu-par-berluti-news-from-the-world .views-field-field-horizontal {
    float:left;
    position: relative;
}
.page-vu-par-berluti-news-from-the-world .views-field-field-horizontal .field-name-field-horizontal {
    width:620px;
    height: 300px;
    /* margin-bottom: 19px; */
}


.page-vu-par-berluti-news-from-the-world .mobile .views-field-field-horizontal .field-name-field-horizontal {
    width:300px;
    height: 300px;
    /* margin-bottom: 19px; */
}


.page-vu-par-berluti-news-from-the-world .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal {
    margin-right: 18px;
}



.page-vu-par-berluti-news-from-the-world .views-field-field-carre {
    float:left;
    position: relative;
}

.page-vu-par-berluti-news-from-the-world .views-field-field-carre .field-name-field-carre{
    width:300px;
    height: 300px;
    /* margin-bottom: 19px; */
}

.page-vu-par-berluti-news-from-the-world .moyen .carre_gauche .views-field-field-carre .field-name-field-carre,

.page-vu-par-berluti-news-from-the-world .moyen .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 19px;
}

.node-type-page-vue-par-berluti .petit #block-views-62929aee792217f7b27c204386e3b102 .carre_centre .views-field-field-carre .field-name-field-carre
.node-type-page-vue-par-berluti .petit #block-views-a16413b202da95267dd2c96f3f121834 .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 0px;
}

.node-type-page-vue-par-berluti .petit #block-views-62929aee792217f7b27c204386e3b102 .carre_gauche .views-field-field-carre .field-name-field-carre
.node-type-page-vue-par-berluti .petit #block-views-a16413b202da95267dd2c96f3f121834 .carre_gauche .views-field-field-carre .field-name-field-carre{
    margin-right: 19px;
}

.petit .carre_droit .views-field-field-carre .field-name-field-carre{
    margin-right: 18px;
}
.petit .carre_droit.tablette .views-field-field-carre .field-name-field-carre{
    margin-right: 0px;
}

.page-vu-par-berluti-news-from-the-world .item.largueur {
    height: 300px;
}
.node-type-page-vue-par-berluti .view-vu-par-berluti-news-from-the-world .item img,
.page-vu-par-berluti-news-from-the-world .item img {
    position: absolute;
    transition: opacity 0.5s ease 0s;
}
.page-vu-par-berluti-news-from-the-world .item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* this works in IE8 only */
}

.page-vu-par-berluti-news-from-the-world .textbloc-container {
    margin-top: -10px;
}

.page-vu-par-berluti-news-from-the-world .text-block {
    display:none;
}




/***** Men at work ***/



.page-vu-par-berluti-men-at-work .view-vu-par-berluti-men-at-work .views-exposed-form .views-exposed-widget {
    padding:0px;
}
.page-vu-par-berluti-men-at-work .view-vu-par-berluti-men-at-work .view-header .view-filters {
    position: absolute;
    top: 20px;
    right: -2px;
    left: auto;
    display: block;
}


.page-vu-par-berluti-men-at-work .view-vu-par-berluti-men-at-work .view-header .view-filters #views-exposed-form-vu-par-berluti-men-at-work-page {

    font-size: 12px;
    color: #7d7d7d;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
    height: 10px;
    /*padding-right: 13px;*/
    padding-left: 4px;
    background-color: #FFF;

}


.page-vu-par-berluti-men-at-work .views-field-field-horizontal {
    float:left;
    position: relative;
}
.page-vu-par-berluti-men-at-work .views-field-field-horizontal .field-name-field-horizontal {
    width:620px;
    height: 300px;
    margin-top:20px;
    margin-bottom: 0px;
}

.page-vu-par-berluti-men-at-work .mobile .views-field-field-horizontal .field-name-field-horizontal {
    width:300px;
    height: 300px;
    margin-top:20px;
    margin-bottom: 0px;
}

.page-vu-par-berluti-men-at-work .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal {
    margin-right: 20px;
}



.page-vu-par-berluti-men-at-work .views-field-field-carre {
    float:left;
    position: relative;
}

.page-vu-par-berluti-men-at-work .views-field-field-carre .field-name-field-carre{
    width:300px;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.page-vu-par-berluti-men-at-work .carre_gauche .views-field-field-carre .field-name-field-carre,
.page-vu-par-berluti-men-at-work .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}

.page-vu-par-berluti-men-at-work .petit .carre_gauche .views-field-field-carre .field-name-field-carre{
    margin-right: 0;
}
.node-type-page-vue-par-berluti .view-vu-par-berluti-men-at-work .carre_gauche .views-field-field-carre .field-name-field-carre,
.node-type-page-vue-par-berluti .view-vu-par-berluti-news-from-the-world .carre_gauche .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}
.node-type-page-vue-par-berluti .view-vu-par-berluti-men-at-work .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}

.node-type-page-vue-par-berluti .petit .view-vu-par-berluti-men-at-work .carre_centre .views-field-field-carre .field-name-field-carre,
.node-type-page-vue-par-berluti .petit .view-vu-par-berluti-news-from-the-world .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 0;
}

.page-vu-par-berluti-men-at-work .item.largueur {
    height: 300px;
}
.node-type-page-vue-par-berluti .view-vu-par-berluti-men-at-work .item img,
.page-vu-par-berluti-men-at-work .item img {
    position: absolute;
    transition: opacity 0.5s ease 0s;
}
.page-vu-par-berluti-men-at-work .item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* this works in IE8 only */
}

.page-vu-par-berluti-men-at-work .textbloc-container {
    margin-top: -10px;
}

.page-vu-par-berluti-men-at-work .text-block {
    display:none;
}

/******** Initiated by *******/

.page-vu-par-berluti-initiated-by .view-vu-par-berluti-initiaded-by .views-exposed-form .views-exposed-widget {
    padding:0px;
}
.page-vu-par-berluti-initiated-by .view-vu-par-berluti-initiaded-by .view-header .view-filters {
    position: absolute;
    top: 20px;
    right: -2px;
    left: auto;
    display: block;
}

.page-vu-par-berluti-initiated-by .view-vu-par-berluti-initiaded-by .view-header .view-filters #views-exposed-form-vu-par-berluti-initiaded-by-page {

    font-size: 12px;
    color: #7d7d7d;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
    height: 10px;
    /*padding-right: 13px;*/
    padding-left: 4px;
    background-color: #FFF;

}


.page-vu-par-berluti-initiaded-by .views-field-field-horizontal {
    float:left;
    position: relative;
}


.page-vu-par-berluti-initiaded-by .views-field-field-horizontal .field-name-field-horizontal {
    width:620px;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.page-vu-par-berluti-initiaded-by .mobile .views-field-field-horizontal .field-name-field-horizontal {
    width:300px;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.page-vu-par-berluti-initiaded-by .horizontal_gauche .views-field-field-horizontal .field-name-field-horizontal {
    margin-right: 20px;
}



.page-vu-par-berluti-initiaded-by .views-field-field-carre {
    float:left;
    position: relative;
}

.page-vu-par-berluti-initiaded-by .views-field-field-carre .field-name-field-carre{
    width:300px;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.page-vu-par-berluti-initiaded-by .carre_gauche .views-field-field-carre .field-name-field-carre,
.page-vu-par-berluti-initiaded-by .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}

.node-type-page-vue-par-berluti .view-vu-par-berluti-initiaded-by .carre_gauche .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}

.node-type-page-vue-par-berluti .petit .view-vu-par-berluti-initiaded-by .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 0;
}
.node-type-page-vue-par-berluti .view-vu-par-berluti-initiaded-by .carre_centre .views-field-field-carre .field-name-field-carre{
    margin-right: 20px;
}

.page-vu-par-berluti-initiaded-by .item.largueur {
    height: 300px;
}
.node-type-page-vue-par-berluti .view-vu-par-berluti-initiaded-by .item img,
.page-vu-par-berluti-initiaded-by .item img,
.block-without-title .item img {
    position: absolute;
    transition: opacity 0.5s ease 0s;
}
.page-vu-par-berluti-initiaded-by .item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* IE6+ */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* this works in IE8 only */
}

.page-vu-par-berluti-initiaded-by .textbloc-container {
    margin-top: -10px;
}

.page-vu-par-berluti-initiaded-by .text-block {
    display:none;
}

/*** Google Style ***/
.popin-boutique h3,.popin-cityguide h3{
    color: #333333;
    font-family: OriginalGaramondW01-Rom;
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 4px;

    font-weight: normal;
}
.popin-boutique h3{margin-top: 15px }
.popin-cityguide h3{ margin-top: -13px}
#google-store-locator-map-container  .type_point {
    color: #333333;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0;
    margin-bottom: 7px;
    text-transform: none;

}
#google-store-locator-map-container .gm-style .popin-boutique p,
#google-store-locator-map-container .gm-style .popin-cityguide p {
    font-family: 'Oswald',sans-serif;
    font-size: 9px;
}
.gm-style .popin-boutique {
    background-color: #FFFFFF;
    box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.4);
    color: #666666;
    font-family: 'Oswald',sans-serif;
    font-size: 9px;
    left: 0;
    letter-spacing: 1px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 200px;
    z-index: 100;
    height: 159px;
}
.gm-style .popin-cityguide {
    background-color: #FFFFFF;
    box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.4);
    color: #666666;
    font-family: 'Oswald',sans-serif;
    font-size: 9px;
    height: 115px;
    left: 0;
    letter-spacing: 1px;
    line-height: 15px;

    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 200px;
    z-index: 100;
}


.popin-cityguide h3 {
    color: #333333;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 16px;
    letter-spacing: 0;
    line-height: 17px;
    text-transform: uppercase;
}
.popin-cityguide .schedule,.popin-boutique .schedule {display:none}

.popin-cityguide .fleche-bas {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #FFFFFF;
    bottom: -8px;
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}

.popin-boutique .fleche-bas {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #FFFFFF;
    bottom: -8px;
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}

/***** Le Blog d'Alessandro Sartori *****/

.blog-da {
    background-color: #fff;
    color: #4D4D4D;
    font-family: 'Oswald';

    font-size: 11px;
    /* text-align: center; */
    text-transform: none;


}
.masonry-item.alessandro-portrait {
    background: #FFF;
    border:none;
}
.page-blog-alessandro-sartori .blog-da-content {

    line-height: 18px;
    margin: 17px auto 0;
    width: 255px;
}

.page-blog-alessandro-sartori  .blog-da span {
    display: block;
    font-size: 11px;
    font-style: normal;
    margin-bottom: 7px;
    text-transform: uppercase;
    color:#333333;
}



/* Shared styles */
.page-blog-alessandro-sartori .blog-item.alessandro_little,
.page-blog-alessandro-sartori .blog-item.twitter {
    width: 300px;
    height: 300px;
    margin-bottom: 20px;
}

.page-blog-alessandro-sartori .blog-item.alessandro {
    width: 300px;
    height: 620px;
    margin-bottom: 20px;
}

.page-blog-alessandro-sartori .blog-item.alessandro_big {
    width: 620px;
    height: 620px;
    margin-bottom: 20px;

}

.page-blog-alessandro-sartori .mobile .blog-item.alessandro_big {
    width: 300px;
    height: 300px;
    margin-bottom: 20px;
}


.page-blog-alessandro-sartori .masonry-item {
    bottom: 5px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
}
/*** Effet ombre cornée ***/
.page-blog-alessandro-sartori .masonry-item:before,
.page-blog-alessandro-sartori .masonry-item:after {
    content:"";
    position:absolute;
    z-index:0;
}

.page-blog-alessandro-sartori .masonry-item .inside_blog {z-index: 10;position:relative;border: 3px solid #FFFFFF;}
.page-blog-alessandro-sartori .masonry-item:before,
.page-blog-alessandro-sartori .masonry-item:after {
    bottom:15px;
    left:5px;
    width:50%;
    height:20%;
    max-width:300px;
    max-height:100px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
    box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
    -webkit-transform:rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    transform:rotate(-3deg);
}

.page-blog-alessandro-sartori .masonry-item:after {
    right:5px;
    left:auto;
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    transform:rotate(3deg);
}


.page-blog-alessandro-sartori .mobile .masonry-item.views-row {
    width:300px !important;
    height: 300px !important;
}
.shadow-left{
    bottom: 10px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    height: 20%;
    left: 0px;
    max-height: 100px;
    max-width: 300px;
    transform: rotate(-3deg);
    width: 50%;
    float: left;
}



.shadow-right,.shadow-left {position: absolute;
    z-index: 0}

.shadow-right {
    bottom: 10px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    height: 20%;
    right: 0px;
    max-height: 100px;
    max-width: 300px;
    transform: rotate(3deg);
    width: 50%;
    float: right;

}

.page-blog-alessandro-sartori .alessandro-portrait .inside_teaser {
    position: inherit;
    background: #fff;
    height: 620px;
    width: 300px;
    z-index: 1;
}
.page-blog-alessandro-sartori .alessandro-tweeter .inside_tweeter {
    background: url(../img/1920/lancement/carre.jpg) no-repeat;
    height:300px;
    width:300px;

    position: inherit;
    /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);*/
    z-index: 3;


}

.page-blog-alessandro-sartori .masonry-item.views-row{
    bottom: 20px;
    /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2); */
    z-index: 3;


}

body.page-blog-alessandro-sartori,.page-blog-alessandro-sartori .zone-content,.page-blog-alessandro-sartori .footer-container,
.page-blog-alessandro-sartori #disclaimer-container {
    background: #E3E3E3 !important;
}




.page-blog-alessandro-sartori .top-lancement {
    margin-top: 40px;
}

.page-blog-alessandro-sartori .top-lancement {
    text-align: center;
    width: 100%;
}

.page-blog-alessandro-sartori .titrebloc-container {
    vertical-align: middle;
}

.page-blog-alessandro-sartori .titrebloc-container {
    color: #FFFFFF;
    display: inline-block;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
}

.page-blog-alessandro-sartori .titrebloc-container .collection {
    margin-bottom: 0;
}
.page-blog-alessandro-sartori .titrebloc-container .collection {
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}

.page-blog-alessandro-sartori .mobile .titrebloc-container .titre {
    font-size: 45px;
}
.page-blog-alessandro-sartori .titrebloc-container .titre {
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 64px;
    line-height: 1.1;
}

.page-blog-alessandro-sartori .titrebloc-container .titre span {
    position: relative;
}

.page-blog-alessandro-sartori .view-header{
    bottom: 10px;
    float:left;
    width: 300px;
    height: auto;


}

.zone_twitter {
    line-height: 1.2;
    text-transform: none;
    width: 85%;
    margin-left: 34px;
    margin-top: 80px;
}
.i18n-zh-hans .zone_twitter .message {
    font-size: 20px;
}
.i18n-zh-hans .zone_twitter .message span.quote{
    top:45px
}

.zone_twitter .message {
    color: #434343;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 22px;
}

.zone_twitter .message span.quote {
    font-family: 'OriginalGaramondW01-Ita 1120830';
    font-size: 58px;
    left: 8px;
    position: absolute;
    top: 55px;
}

.zone_twitter .signature {
    color: #717171;
    font-family: 'OriginalGaramondW01-Rom';
    font-size: 16px;
    margin-top: 10px;
}



.zone_twitter .signature span {
    font-family: 'OriginalGaramondW01-Ita 1120830';
    font-size: 14px;
}

.alessandro-tweeter .logo {
    left: 255px;
    position: absolute;
    top: 20px;
}

.masonry-item {
    z-index: 3;
    /* border:#FFF solid 3px;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa; */
}

.view-wall-of-shoes .masonry-item {
    margin-bottom: 20px;
}

.masonry-item.alessandro-tweeter{border:none}
.page-blog-alessandro-sartori .top-block {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}

.page-blog-alessandro-sartori .top-block .button-container {
    margin-top: 8px;
}

.page-blog-alessandro-sartori .top-block .button-container,
.view-wall-of-shoes .top-block .button-container {
    float: right;
    margin-top: 25px;
    margin-bottom: 20px;
}

.page-blog-alessandro-sartori .button-container a {
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
    float: right;
}

.page-blog-alessandro-sartori .button-container .last {
    margin-right: 0;
}


/*** NewsLetter ***/
.page-node-2031 #header .logo,.page-node-3050 #header .logo,.page-node-3182 #header .logo {
    display:none;
}

.page-node-2031 header,.page-node-917 header {
    padding-top: 180px;
}

.page-node-2031 nav,.page-node-3050 nav,.page-node-3182 nav  {
    display: none;
}

.page-node-2031 .moyen #content,.page-node-3050 .moyen #content,.page-node-3182 .moyen #content {
    text-align:center;
}

#node-page-2031,#node-page-3050,#node-page-3182 {
    color: #484848;
    text-align: center;
    font-size: 20px;
    font-family: 'OriginalGaramondW01-Rom';


}

.page-node-3050 .footer-container {
    display: none;
}

.retina-logo{
    display: none;
}
.default-logo{
    display: block;
}
.retina-logo img{
    width: 149px;
    height: 92px;
}

.default-logo img{
    width: 149px;
    height: 92px;
}

/* @media screen and (min-width:680px) and (max-width:940px){
    .rentina-logo{
        display: block;
    }
    .rentina-logo img{
        width: 160px;
        height: 72px;
    }
    .default-logo{
        display: none;
    }
 } */
.footer-dotted {
    margin: 0px auto;
    margin-bottom: 10px;
}
.moyen .footer-dotted {
    width: 940px;
}
.petit .footer-dotted {
    width: 620px;
}
.mobile .footer-dotted {
    width: 300px;
}
.petit .footer-container{
    margin-top: 5px;
}
.mobile .footer-dotted {
    margin-top: 10px;
}
.moyen .grid-24.region.region-content{
    margin-left: 0px;
}
.i18n-ja .mobile #footer div.follow {
    width: 70px;
}
.views-widget-filter-field_publication_tid{
    display: none;
}

/****** Gifs Annimés *****/

.moyen .gif_desktop_home_slideshow {display: block}
.moyen .gif_pad_home_slideshow {display: none}
.moyen .gif_mobile_home_slideshow {display: none}

.petit .gif_desktop_home_slideshow {display: none}
.petit .gif_pad_home_slideshow {display: block}
.petit .gif_mobile_home_slideshow {display: none}

.mobile .gif_desktop_home_slideshow {display: none}
.mobile .gif_pad_home_slideshow {display: none}
.mobile .gif_mobile_home_slideshow {display: block}


/**** Formulaire de contact *****/
.no_comment{display:none;}
.webform-client-form .form-required {color:#fff;}
#popup-active-overlay #popup-element-0-active .webform-client-form #webform-component-votre-message .form-textarea.error,
#popup-active-overlay #popup-element-0-active .webform-client-form #webform-component-zone-adresse .label_error .form-text{border:red solid 1px}
.label_error sup,.webform-client-form .label_error .form-required {
    color:#ff0000;
}
.webform-container-inline label {
    margin-right: 0;
}
.popup-style-black .popup-element-body .top .left {
    background: none;
    height: 0;
    padding-left: 0;
    width: 0;
}

.popup-style-black .popup-element-body .top .center {
    background: none;
    height: 0;
}

.popup-style-black .popup-element-body .top .right {
    background:none;
    height: 0;
    padding-right: 0;
    width: 0;
}

.popup-style-black .popup-element-body .center .center {
    background: none;
}

.popup-style-black .popup-element-body.origin-top-left.expand-top-right table.popup-layout {
    left: 0;
    top: 0;
}

.popup-style-black .popup-element-body.origin-top-left.expand-top-right .bottom .left {
    height: 0;
    width: 0;
}

.popup-style-black .popup-element-body .bottom .right {
    width: 0;
    height: 0;
}

.mobile #popup-element-0-active {
    bottom:-2px;
}

.petit #popup-element-0-active {
    bottom:-2px;
}

#popup-element-0-active {
    height:0px;
    background-color:#1c1d1c;
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:52;
    overflow:hidden;
}

.popup-element-body {
    position: static;
    overflow: visible !important;
}

.footer-overlay {
    position:fixed;
    background-color:#000;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    z-index:51;
    display:none;
}

#popup-active-overlay {
    position:relative;
}

.popup-element-origin {
    width:395px;
    margin: 0 auto;
    padding-top: 34px;
    top:0 !important;
    position:relative !important;
    left: auto !important;
}

.mobile .popup-element-origin {
    width:300px;
}

#popup-element-0-active .webform-component-fieldset .webform-component-markup {
    width:130px;
    display: block;
    float: left;
    color: #FFF;
    font-size:14px;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
    line-height:23px;
    margin-top: 10px;
}

#popup-element-0-active .webform-component-textfield label, #popup-element-0-active .webform-component-email label {
    width: 130px;
    display: block;
    float: left;
    color: #dddddd;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    line-height: 23px;
}

#berluti_form #webform-component-prenom label,#berluti_form #webform-component-nom label,#berluti_form #webform-component-adresse-email label {
    position: relative;
}

#berluti_form #webform-component-prenom label,#berluti_form #webform-component-nom label,#berluti_form #webform-component-adresse-email label {
    display: block !important;
    color:#fff;
    opacity: 1 !important;
}


/*
#berluti_form .webform-component-zone-adresse label {
   z-index: 5;
   position:relative !important;
}
*/

#webform-component-zone-adresse label {
    position:absolute;
}

#popup-element-0-active #webform-component-zone-adresse .webform-component-textfield label {
    /* display:none; */
    color: #717070;
    display: block;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-transform: none;
    height: 22px;
    padding-left: 6px;
    padding-right: 6px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-client-form > div > div > label {
    width:100px;
}

#popup-element-0-active #webform-component-zone-sujet--label-sujet-de-votre-message {
    /* width:120px; */
    padding-right:10px;
}

.mobile #popup-element-0-active #webform-component-zone-sujet--label-sujet-de-votre-message {
    width: 100px;
    padding-right: 10px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-client-form > div > div#webform-component-sujet-de-votre-message > label {
    width:100px;
    padding-right:0px;
}

#popup-element-0-active .webform-component-fieldset,
#popup-element-0-active .webform-component-textfield,
#popup-element-0-active .webform-component-email,
#popup-element-0-active .webform-component-checkboxes,
#popup-element-0-active .webform-component-checkbox,
#popup-element-0-active .webform-component-textarea {

    float:left;
    width:100%;
    position:relative;
}

#webform-component-zone-civilite {

}

#popup-element-0-active .form-item#webform-component-votre-message {
    /*	height: 95px;
        margin-bottom: 14px; */
}

#webform-component-sending-email {visibility: hidden; width: 1px !important; height:1px;}

#popup-active-overlay #popup-element-0-active select {
    width: 100%;
    display: block;
    float: left;
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    height:26px;
    -webkit-appearance: menulist-button;
    position:relative;
}

.mobile .select-holder {
    font-size: 12px;
}

.select-holder {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;

    font-size: 13px;

    color:#717070;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
    padding-left: 6px;
    padding-right: 6px;
    line-height:25px;
    display:block !important;
}

.check-holder {
    height:12px;
    width:12px;
    position:absolute;
    top:2px;
    left:0px;

    background-color:#242524;
    border: 1px solid #272827;
    display:block;
}

.error .check-holder {
    border: red solid 1px !important;
}

.check-holder.error {
    border: red solid 1px !important;
}


.check-holder.checked:before {
    display: block;
    height: 11px;
    width: 11px;
    position: relative;
    background-image: url("../img/checked.png");
    background-size: 11px 11px;
    background-position: 1px 0px;
    background-repeat: no-repeat;
    content: "";
}

.form-type-checkbox {
    position:relative;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-client-form > div > div > select {
    width: 200px;
}

#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > select#edit-submitted-civilite {
    width: auto;
}

#popup-element-0-active .form-item.webform-component.webform-component-select label {
    display:none;
}

#popup-element-0-active .form-item.webform-component.webform-component-markup {
    /* height:23px; */
    float: left;
    width: 130px;
}

.mobile #popup-element-0-active .form-item.webform-component.webform-component-markup {
    width: 100px;
}

#popup-element-0-active .form-item.webform-component.webform-component-select {
    height:24px;
    float: left;
    width: 262px;
    background-color: #242524;
    border: 1px solid #272827;
    position:relative;
    background-image:url("../img/arrow.gif");
    background-position: 245px 11px;
    background-repeat:no-repeat;
}

.mobile #popup-element-0-active .form-item.webform-component.webform-component-select {
    width: 186px;
    background-position: 170px 11px;
}

#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > input,
#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > div > input{
    display: block;
    float: left;
    background-color:#242524;
    color:#717070;
    width: 260px;
    height: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
    font-size: 13px;

    border: 1px solid #272827;
    padding-left: 6px;
    padding-right: 6px;
    position:relative;
    -webkit-user-select: auto;
}

#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > input.error,
#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > div > input.error,
#popup-active-overlay #popup-element-0-active select.error,
#popup-active-overlay #popup-element-0-active fieldset.label_error ul.select-custom {
    border: 1px solid red !important;
}

#popup-active-overlay #popup-element-0-active .webform-client-form #webform-component-inscription-nl .form-checkbox {
    float: left;
    width: 12px;
    height: 14px;
    margin-right: 11px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-client-form > div > div > input {
    width: 186px;
}

#popup-element-0-active .popup-close {
    display: block;
    position: absolute;
    color: #FFF;

    right: 0px;
    height:16px;
    width:16px;
    text-indent:-999px;
    background-image:url("../img/close.png");
}

/*.popup-style-black .popup-element-body a.popup-close-button*/

#popup-element-0-active .popup-close:active {
    background-position:0px;
    top:-6px;
}

#popup-element-0-active .popup-close:hover {
    cursor:pointer;
}

#popup-element-0-active span.form-required.error {
    color:#ff0000;
}

#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > input.form-submit {
    color: #7f7e7e;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    width: 75px;
    float: right;
    position: relative;
    height: 26px;
    top:28px;
}

#popup-active-overlay #popup-element-0-active .webform-client-form > div > div > div > textarea {
    width: 392px;
    background-color: #242524;
    border: 1px solid #272827;
    height: 77px;
    resize: none;
    font-size: 13px;

    padding:6px;
    color: #717070;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
    -webkit-user-select: auto;
}

#popup-active-overlay #popup-element-0-active .grippie {
    display:none;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-client-form > div > div > div > textarea {
    width: 286px;
}

#popup-active-overlay #popup-element-0-active ::-webkit-input-placeholder { /* WebKit browsers */
    color: #717070;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #717070;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #717070;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #717070;
    font-family: 'Oswald', sans-serif;
    font-weight:300;
}

.footer-contact-title {

}

#popup-active-overlay #popup-element-0-active .popup-element-origin {
    width:395px;
}

#popup-active-overlay #popup-element-0-active table {
    width:395px;
}

#popup-active-overlay #popup-element-0-active .inner {
    width:395px !important;
}

.mobile #popup-active-overlay #popup-element-0-active .popup-element-origin {
    width:300px;
}

.mobile #popup-active-overlay #popup-element-0-active table {
    width:300px;
}

.mobile #popup-active-overlay #popup-element-0-active .inner {
    width:300px !important;
}

#popup-element-0-active #webform-component-zone-categorie span,
#popup-element-0-active #webform-component-zone-boutiques span,
#popup-element-0-active #webform-component-zone-services span {
    /* display:none; */
}

#popup-active-overlay #popup-element-0-active .webform-client-form > div > div#webform-component-votre-message > label {
    display:none;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-client-form > div > div#webform-component-inscription-nl > label {
    width: 263px;
    position: relative;
}

#popup-element-0-active .webform_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #dddddd;
    font-family:'Oswald', sans-serif;
    font-weight:300;
}

#popup-element-0-active .form-item#webform-component-civilite {
    margin-top: 20px;
}

.arrow-down {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1c1d1c;
    bottom: 0px;
    left:0px;
    display:none;
    z-index: 53;
}

#popup-active-overlay #webform-component-champs-obligatoires {
    top:20px;
    bottom: 0px;
    color: #717070;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 11px;
}


#popup-active-overlay .form-item {

    margin-bottom: 0;
}
#popup-active-overlay .webform_error_msg,#popup-active-overlay #webform-component-msg-error {
    color: #ff0000;
    margin-top: 0;
    position:relative;
    top:0px;
    left:0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    width: 100%;
    font-size: 16px;
}

#popup-element-0-active .form-item.webform-component.webform-component-markup#webform-component-titre {
    width:100%;
    height:30px;
}

#popup-element-0-active #webform-component-zone-adresse {
    display:none;
    height:auto;
}

#popup-element-0-active .form-checkbox {
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    background:transparent;
    border:0;
}

.form-checkbox:active, .form-checkbox:selected, .form-checkbox:visited {
    border: none;
    outline: none;
    background:transparent;
    border:0;
}

#popup-element-0-active .arrow-down {
    display:none !important;
}

#popup-element-0-active .webform-component-checkboxes input, #popup-element-0-active .webform-component-checkbox input {
    float: left;
    width: 12px;
    height: 14px;
    margin-right: 11px;
    position: relative;
    margin-top:2px;
}

#popup-element-0-active .webform-component-checkboxes label, #popup-element-0-active .webform-component-checkbox label {
    width: 367px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 1px;
    color: #717070;
    line-height: 15px;
    float:left;
    text-align: justify;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    position: relative;
}

#popup-element-0-active .webform-component-checkbox label span.by, #popup-element-0-active .webform-component-checkboxes label span.by {
    color: #fff;
}

#popup-element-0-active .form-item.webform-component.webform-component-select#webform-component-zone-civilite--civilite {
    width:120px;
    background-position: 104px 11px;
}

.country-selected #webform-component-zone-adresse--code-iso:before {
    content:"+";
    font-size:14px;
    color: #717070;
    position: absolute;
    left: 6px;
    top: 3px;
}

#popup-active-overlay #popup-element-0-active .country-selected #webform-component-zone-adresse--code-iso input {
    padding-left: 14px;
}

.mobile #popup-element-0-active .webform-component-checkboxes label, .mobile #popup-element-0-active .webform-component-checkbox label {
    width: 263px;
}

/* ADRESSE */
#popup-active-overlay #popup-element-0-active .webform-component-textfield input {
    display: block;
    float: left;
    background-color: #242524;
    color: #717070;
    width: 392px;
    height: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 13px;
    border: 1px solid #272827;
    padding-left: 6px;
    padding-right: 6px;
    -webkit-user-select: auto;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-component-textfield input {
    width: 285px;
}

#popup-element-0-active #webform-component-zone-adresse--num-de-et-rue,
#popup-element-0-active #webform-component-zone-adresse--complement-adresse,
#popup-element-0-active #webform-component-zone-adresse--code-postal,
#popup-element-0-active #webform-component-zone-adresse--adresse-pays {
    width: 392px;
}

.mobile #popup-element-0-active #webform-component-zone-adresse--num-de-et-rue,
.mobile #popup-element-0-active #webform-component-zone-adresse--complement-adresse,
.mobile #popup-element-0-active #webform-component-zone-adresse--adresse-pays {
    width: 286px;
    float: left;
}

.mobile #popup-element-0-active  #webform-component-zone-adresse--adresse-pays {
    width: 286px;
}

.mobile #popup-element-0-active  #webform-component-zone-adresse--code-iso {
    width: 100px;
}

.mobile #popup-element-0-active #webform-component-zone-adresse--code-postal {
    width:100px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--code-postal input {
    width: 100px;
}

#popup-element-0-active #webform-component-zone-adresse--ville {
    width: 255px;
    margin-left: 8px;
    margin-right: 0px;
}

.mobile #popup-element-0-active #webform-component-zone-adresse--province-state {
    width:285px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--ville input {
    width: 177px;
}

.mobile #popup-element-0-active #webform-component-zone-adresse--ville {
    width:179px;
    margin-right:0px;
    float: left;
}

#popup-element-0-active #webform-component-zone-adresse--code-postal {
    width:130px;
    /* margin-right:6px; */
    float: left;
}

#popup-element-0-active #webform-component-zone-adresse--province-state {
    width:392px;
}

#popup-element-0-active #webform-component-zone-adresse--adresse-pays {
    width: 392px;
}

#popup-element-0-active #webform-component-zone-adresse--code-iso {
    width: 130px;
    float: left;
}

.mobile #popup-element-0-active #webform-component-zone-adresse--code-iso {
    width: 100px;
    margin-left: 0px;
    margin-right: 0px;
}

#popup-element-0-active #webform-component-zone-adresse--ndeg-de-telephone {
    width: 255px;
    margin-left: 8px;
    margin-right: 0px;
}

.mobile #popup-element-0-active #webform-component-zone-adresse--ndeg-de-telephone {
    width: 179px;
    margin-right: 0px;
    float: left;
}

#popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--ville input {
    width:254px;
}

#popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--code-postal input {
    width:130px;
}

#popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--province-state input {
    width: 392px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--province-state input {
    width: 285px;
}

#popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--adresse-pays input {
    width: 392px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--adresse-pays input {
    width: 285px;
}

#popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--ndeg-de-telephone input {
    width: 254px;
}

.mobile #webform-component-zone-adresse--ndeg-de-telephone {
    width: 102px;
}

.mobile #popup-active-overlay #popup-element-0-active .webform-component-textfield#webform-component-zone-adresse--ndeg-de-telephone input {
    width: 177px;
}
.popup-title-active {
    background-image: none;
}
.popup-element-title {
    background: none;
    cursor: pointer;
    display: inline-block;
    padding-right: 0;
    position: relative;
    top: 1px;
}

#popup-active-overlay .messages{display:none;}

.no-touch .select-custom {
    display:block;
}

.select-custom {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 262px !important;
    height: 24px;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    z-index: 2;
    background-color: #242524;
    display:none;
    border: 1px solid #272827 !important;
    max-height:300px;

    background-image: url("../img/arrow.gif");
    background-position: 245px 11px;
    background-repeat: no-repeat;
}

.select-custom.open {
    z-index:3;
    height:auto;
    overflow:auto;
    background-image:none;
}

.select-custom .jspVerticalBar {
    display:none;
}

.select-custom .jspPane {
    margin:0px !important;
}

.select-custom.open .jspVerticalBar {
    display:block;
}

.select-custom.open li {
    display:block;
}

.select-custom.open li.option {
    padding-left:20px;
}

.select-custom.open li.optgroup:hover {
    cursor:normal;
    color:#717070;
}

.select-custom li {
    height:23px;
    color:#717070;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 23px;
    padding-left: 7px;
    display:none;
}

.mobile .select-custom {
    width: 186px !important;
    background-position: 170px 11px;
}

.select-custom li.selected {
    display:block;
}

.select-custom li:hover {
    cursor:pointer;
    color: #FFFFFF;
}

#webform-component-zone-civilite--civilite .select-custom {
    width: 120px !important;
    background-position: 104px 11px;
}


.confirmation {
    text-align:center;
    padding-top: 25px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.confirmation .confirmation-title {
    font-size: 20px;
    font-weight: 300;
    color: #dddddd;
}
.confirmation img {
    margin-bottom:60px;
    position:relative;
    margin-top:20px;
}

.confirmation-text {
    color:#FFF;
    text-align:center;
    font-size:14px;
    font-family: 'Oswald', sans-serif;
}

#wrapper-wall-of-shoes-intro {
    text-align: center;
    padding: 21px;
    position: absolute;
    z-index: 2;
    color: rgb(75, 75, 75);
    font-family: 'Adobe Garamond Pro';

}

#wall-of-shoes-intro-background-image
{   position : absolute;
    z-index: 1;
}

#wrapper-wall-of-shoes-intro #title {
    color: #222222;
}

#wrapper-wall-of-shoes-intro .wall-of {
    font-size: 50px;
    font-family: 'original_garamonditalic';
    font-weight: normal ;
}


#wrapper-wall-of-shoes-intro .shoes {
    font-size: 50px;
    font-style: normal;
    font-family: 'Adobe Garamond Pro';
    font-weight: normal ;
    margin: -15px;
    padding-bottom: 15px;
}

#wrapper-wall-of-shoes-intro .hashtag {
    font-size: 22px;
    font-family: 'original_garamonditalic';
    font-weight: normal;
    margin-bottom: -5px;
}

#wrapper-wall-of-shoes-intro #trait {
    width: 65px;
    display: inline-block;
    text-align: center;
}

#wrapper-wall-of-shoes-intro .text {
    font-size: 18px;
    padding: 20px;
    font-family: 'Adobe Garamond Pro';
}

.masonry-item .instagram-infos-wrapper{
    color: white;
    position: absolute;
    top : 0;
    left : 0;
    background : rgba(0,0,0,0.5);
    height: 300px;
    width: 300px;
    opacity : 0.8;
}

.instagram-author {
    font-family: 'original_garamonditalic';
    padding-bottom: 50px;
}

.instagram-description {
    font-size:20px;
}

.instagram-infos-wrapper{
    position : relative;
    padding: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'Adobe Garamond Pro';
    font-size: 15px;
    width : 300px;
    display:none;
}

.view-wall-of-shoes .instagram-link a {
    font-family: 'original_garamonditalic';
    color: white !important;
    display : inline-block;
    padding-right : 25px;
    padding-top : 4px;
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 13px;
    background : url('../images/instagram-logo.png') top right no-repeat;
}

.view-wall-of-shoes .instagram-overlay-close {
    cursor:pointer;
    display : none; /* will be displayed in js */
    float : right;
    background : url('../images/wall-of-shoes-close.png') no-repeat;
    height: 16px;
    width: 16px;
}

.view-wall-of-shoes .instagram-overlay-up {
    cursor:pointer;
    display : none; /* will be displayed in js */
    float : right;
    background : url('../images/wall-of-shoes-arrow-up.png') no-repeat;
    height: 16px;
    width: 16px;
}

.view-wall-of-shoes .views-row img {
    cursor:pointer;
}


/*Ouvertures exceptionnelles 2014 */
#articles .ouvertures a {
    color: #000000;
    text-decoration: none;
}
#articles .ouvertures a:hover {
    color: #000000;
    text-decoration: underline;
}

/*
#article .column-right .accordion-block,
#article .column-right .accordion-title {
    border-top: 1px solid #EEE;

    font-weight: 400;
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
}
*/

.node-type-article #articles .column-right .accordion-block .accordion-title a {
    font-family: "OriginalGaramondW01-Roman" !important;
    font-weight: bold;
    color : #000000;
}
#articles .accordion-block {
    margin: 10px 0 0;
}

#articles .accordion-block .content-item {
    margin: 0px;
}

#articles .accordion-block .accordion-title {
    font-size:22px;
}

.petit #articles .accordion-block .accordion-title {
    padding-left:0;
}

#articles .accordion-block .accordion-title a {
    background: url(../img/accordion_bigarrow_up.png) 100% 50% no-repeat;
    padding: 25px 70px 20px 20px;
}

#articles .accordion-block .close a {
    background: url(../img/accordion_bigarrow_down.png) 100% 50% no-repeat;
    padding: 25px 70px 20px 20px;
}

#articles .accordion-block .accordion-content a {
    color: #000000;
    text-decoration: none;
    font-family: 'OriginalGaramondW01-Roman';
    -webkit-font-smoothing: antialiased;
}

#articles .accordion-block .accordion-content a:hover {
    color: #000000;
    text-decoration: underline;
}






/*Calendrier de l'avent 2014*/

/*Delete margin on article based on node id | rec=5549 - prod=5591 | */
#node-page-5549, #node-page-5591{
  margin:0;
}

.moyen #content.cal2014 {
  width: 940px;
}

.petit  #content.cal2014 {
  width: 620px;
}

.footer-container {
  position: relative;
  z-index: 100;
}

#widget-popup.cal2014 #popup-left,
#widget-popup.cal2014 #popup-right {
    display: none !important;
}


#calendrier-2014 .font-italic{
  font-style:italic !important;
}

#calendrier-2014 .block-container{
  margin-bottom:20px;
  margin-top: 37px;
}

#calendrier-2014 .calendrier-credit {
  font-size:12px;
  color:#a4a4a4;
  text-align:center;
  padding-top: 3px;
  margin-bottom: 23px;
  font-family:'OriginalGaramondW01-Rom';
}

#calendrier-2014 .block-container .item.carre {
  width: 300px;
  height: 300px;
}

#calendrier-2014 .item.largueur {
  width: 620px;
  height: 300px;
}

#calendrier-2014 .largueur .item-mask {
  width: 620px;
}

#calendrier-2014 .block-container .item-mask > div {
  position:absolute;
  top: 50px;
  left:0px;
  height:30px;
  width:100%;
  text-align:center;
}

#calendrier-2014 .block-container .item-mask > div > span {
  display:inline-block;
  color:#000;
  font-family:'OriginalGaramondW01-Ita 1120830';
  text-transform:none;
  font-style: italic;
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

#calendrier-2014 .block-container .item-mask > div > span.trait {
  height:1px;
  width:10px;
  top: -5px;
  position: relative;
  background-color:#000;
}

#calendrier-2014 .block-container .item-mask > span.numero {
  position:absolute;
  top:45px;
  left:0px;
  width:100%;
  font-size:160px;
  font-family: 'q_stencilregular';
  color: #000;
  text-align:center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}


#calendrier-2014 .hauteur .item-mask {
  height:100%;
}

.lt-ie8 #calendrier-2014 .item.open .item-mask, .lt-ie9 #calendrier-2014 .item.open .item-mask, .lt-ie7 #calendrier-2014 .item.open .item-mask {
  display:none;
}

#calendrier-2014 .block-container .item img {

  /*
  transition: none;
  -webkit-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -o-transition: none;
  */

  opacity:1;
  position: absolute;
  top: auto;
  left: auto;
  z-index:0;
}

#calendrier-2014 .block-container .item img.already {
  position:absolute;
  top:10px;
  left:10px;
}

#calendrier-2014 .item.open:hover {
  cursor:pointer;
}

#calendrier-2014 .item {
    z-index:30;
    background: none;
  /*-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  */
  border: 1px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    overflow: hidden;
  cursor: pointer;
}

#calendrier-2014 .item a {
  position:absolute;
  top:0px;
  left:0px;
  z-index:300;
  height: 100%;
  width: 100%;
  line-height: 300px;
  display:none;
}

#calendrier-2014 .item.open a {
  display:block;
}

#calendrier-2014 .textbloc-container .desc {
  font-size: 16px;
  line-height: 29px;
}

#calendrier-2014  .textbloc-container .desc-separation {
  font-size: 16px;
  line-height: 31px;
}

#calendrier-2014 .textbloc-container .titre {
  margin-bottom: 9px;
  font-size: 12px;
  letter-spacing: 1px;
}

#calendrier-2014 .item-mask {
  position:absolute;
  top: 0px;
  left: 0px;
  z-index:30;
  height: 300px;
  width: 300px;
}

#calendrier-2014 .item-mask.white .fade span,
#calendrier-2014 .item-mask.white > span.numero {
  color: #fff;
}
#calendrier-2014 .item-mask.white .fade .trait {
  background: #fff;
}



#calendrier-2014 .open .item-mask {
  background-color:transparent;
}

#calendrier-2014 .item-mask img:first-child {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}


/* generateur */
#calendrier-2014 .block-container  div.text-generateur {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 80px;
  margin-left: -150px;
  margin-top: -40px;
}

#calendrier-2014 .block-container  div.text-generateur .text1 {
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
}
#calendrier-2014 .block-container  div.text-generateur .text2 {
  font-family: 'OriginalGaramondW01-Rom';
  font-size: 20px;
  text-transform: uppercase;
}
#calendrier-2014 .block-container  div.text-generateur .text3 {
  font-family: 'OriginalGaramondW01-Ita 1120830';
  font-style: italic;
  font-size: 20px;
  text-transform: none;
}

.mobile #calendrier-2014 .block-container  div.text-generateur {
  position: absolute;
  top: 74%;
  left: 50%;
  width: 300px;
  height: 80px;
  margin-left: -150px;
  margin-top: -40px;
}




/* coillections */
#calendrier-2014 .block-container  div.text-collections {
  position: absolute;
  top: 50px !important;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  text-align: center;
}
#calendrier-2014 .block-container  div.text-collections .text1 {
  font-family: 'Oswald', sans-serif;
  font-size: 11px;
}
#calendrier-2014 .block-container  div.text-collections .sep {
  height: 2px;
  width: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #727272;
  display: inline-block;
}
#calendrier-2014 .block-container  div.text-collections .text2 {
  font-family: 'OriginalGaramondW01-Rom';
  font-size: 16px;
  text-transform: uppercase;
}
#calendrier-2014 .block-container  div.text-collections .text3 {
  font-family: 'OriginalGaramondW01-Ita 1120830';
  font-style: italic;
  font-size: 18px;
  text-transform: none;
}
#calendrier-2014 .block-container  div.text-collections .text4 {
  font-family: 'OriginalGaramondW01-Rom';
  font-size: 16px;
  text-transform: uppercase;
}

/*
.mobile #calendrier-2014 .block-container  div.text-collections {
  height: 110px;
  margin-top: -55px;
  top: 45% !important;
}
*/




/* ouvertures */
#calendrier-2014 .block-container  div.text-ouvertures {
  position: absolute;
  left: 50%;
  top: 50% !important;
  width: 540px;
  height: 176px;
  margin-left: -270px;
  margin-top: -88px;
  text-align: center;
}
#calendrier-2014 .block-container  div.text-ouvertures .text1 {
  font-family: 'Oswald', sans-serif;
  font-size: 11px;
}
#calendrier-2014 .block-container  div.text-ouvertures .sep {
  height: 2px;
  width: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #727272;
  display: inline-block;
}
#calendrier-2014 .block-container  div.text-ouvertures .text2 {
  font-family: 'OriginalGaramondW01-Rom';
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#calendrier-2014 .block-container  div.text-ouvertures .text3 {
  font-family: 'OriginalGaramondW01-Ita 1120830';
  font-style: italic;
  font-size: 16px;
  text-transform: none;
}
.mobile #calendrier-2014 .block-container  div.text-ouvertures {
  width: 300px;
  margin-left: -150px;
  top: 40% !important;
}
/*
#calendrier-2014 .item-mask:hover img {
  opacity:0.8;
}

#calendrier-2014 .open .item-mask:hover img {
  opacity:1;
}
*/

/*
#calendrier-2014 .open .item-mask {
  display:none;
}
*/

.calendrier-popup li {
  list-style-type:none;
  line-height:12px;
  display: block;
  margin-bottom: 10px;
}

.calendrier-popup li a {
  color:#a0211a;
  font-size:17px;
  text-decoration:none;
  color: #a0211a;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  display: block;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-family: 'OriginalGaramondW01-Rom';

  margin-top: 5px;
}

.calendrier-popup li a:hover {
  text-decoration: underline;
}


.calendrier-popup li span {
    display: block;
    color: #828282;
    text-align: center;
    font-size: 13px;
}
#popup-footer .button-container.calendrier {
  font-size:12px;

  text-align: right;
  background-color: #f0f0f0;
  position: relative;
  padding-top: 5px;
  line-height: 27px;
  padding-bottom: 2px;
  margin: 0 -7px;
  display: none;
}

.mobile .calendrier-popup {
  color:#FFF;
}

.mobile .calendrier-popup li a {
  color: #000;
}

#calendrier-2014 h1 {
  color:#ac1e1c;
  font-size:68px;
  text-align:center;
  font-family: 'q_stencilregular';
  text-transform:uppercase;
  margin-top: 30px;
  margin-bottom: 0px;
  line-height: 82px;
  font-weight: normal;
}

.cn #calendrier-2014 h1, .ja #calendrier-2014 h1 {
  font-family: 'OriginalGaramondW01-Rom';
}

.cn .text-calendar, .ja .text-calendar h1 {
  font-family: 'OriginalGaramondW01-Rom';
}

.text-calendar {
  font-size:18px;
  color:#4e596f;
  font-family:'OriginalGaramondW01-Rom';
  text-align:center;
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  line-height: 23px;
}



.petit .text-calendar {
  width:100%;
}

.desc-calendar {
  font-family:'OriginalGaramondW01-Ita 1120830';
  color:#ac1e1c;
  font-size:30px;
  text-align:center;
  font-weight: normal;
}

#calendrier-2014 .bouton-container {
  margin-top: 27px;
}

#calendrier-2014 .bouton-container a {
  margin-left: 13px;
}

#calendrier-2014 .bouton-container .partager {
  margin-right: 10px;
}

.mobile .calendrier-popup li .puce {
  border-left: 5px solid #fff;
}

#popup-footer .button-container.calendrier span.share {
  margin-right:5px;
  font-family: 'Oswald', sans-serif;
  color:#6a6a6a;
  letter-spacing:1px;
}

#popup-footer .button-container.calendrier a img {
  position: relative;
  top: -3px;
}

.calendrier-popup li .puce {
  position: absolute;
  top: 4px;
  left: -9px;
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #a0211a;
  display: none;
}
.calendrier-popup {
  margin-right: 0;
}
.mobile #popup-player img {
  width: 300px;
  height: auto;
}

#popup-footer {
  width: auto !important;
}

.mobile #popup-footer {
  position: static !important;
  width: auto !important;
}

.calendrier-popup {
  padding: 0px 0px 0px 9px;
  margin: 0px 0px 8px 0px;
}

#calendrier-2014 .item.hauteur{
  height:620px;
  width: 300px;
  background:none;
}

.mobile #calendrier-2014 .block-container .item.largueur img {
  width: auto;
}

.mobile #calendrier-2014 .item.largueur {
  width: 300px;
  height: 300px;
}

.mobile  #calendrier-2014 .largueur .item-mask {
  width: 300px;
}

#calendrier-2014 .hauteur.stamp{
  float:left;
  position:absolute;
  width:300px;
  height:429px;
  line-height:429px;
  text-align:center;
  left:320px;
}

.moyen .hide-desktop {
  display:none;
}

.petit .hide-tablet, .mobile .hide-mobile {
  display:none;
}

#calendrier-2014 .block-container .hauteur .item-mask > span.numero {
  top: 215px;
}

#calendrier-2014 .block-container .hauteur .item-mask > div {
  top: 215px;
}

/*
.mobile #calendrier-2014 .block-container .hauteur .item-mask > span.numero,
.mobile #calendrier-2014 .block-container .hauteur .item-mask > div {
  top: 50px;
}
*/


.mobile #calendrier-2014 .hauteur.stamp{
  left:0px;
  height:auto;
  line-height:1.2;
  margin-top:20px;
}

#calendrier-2014 .titrebloc-container{
  color:#000;
  text-align:center;
  margin-top:35px;
}

#calendrier-2014 .titrebloc-container .collection{
  font-size: 13px;
  margin-bottom: 10px
}

#calendrier-2014 .titrebloc-container .titre{
  font-size:28px;

}
#calendrier-2014 .titrebloc-container .titre span.annee{
  font-size: 20px;
  bottom: -4px;
  right: -38px;
}
#calendrier-2014 .titrebloc-container p{
  text-align: center;
  font-family: 'OriginalGaramondW01-Rom';
  font-weight: 400;
  font-size:15px;
  font-style: italic !important;
  line-height:1.4em;
  letter-spacing:0px;
  text-transform: none;
}
#calendrier-2014 .item span.caption{
  position:absolute;
  text-align:right;
  color:white;
  right:16px;
  bottom:10px;
  font-size:9px;
  font-family: 'Oswald', sans-serif;
  letter-spacing:1px;
  z-index:10;
}
#calendrier-2014 .item .caption .font-italic{
  font-size:21px;
  padding-right:4px;
}
#calendrier-2014 .dotted-bottom{
  width:100%;
}

.item.centrage a img {
  position:absolute;
}

.item.centrage .textbloc-container {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-align:center;
}

.mobile #calendrier-2014 h1 {
  font-size:45px;
  line-height: 57px;
  margin-top: 0px;
}

.mobile .desc-calendar {
  font-size:22px;
}

.mobile .text-calendar {
  line-height:21px;
  margin-top: 15px;
  width: 100%;
  font-size: 14px;
}

.mobile .calendrier-credit {
  font-size:11px;
}



#calendrier-2014 .flip-container.open:hover {
  cursor:pointer;
}

#calendrier-2014 .item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;


  background-color: #fff;
  padding: 10px;

  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#calendrier-2014 .item-image img.ga {
  position: absolute;
  top: 10px;
  left: 10px;
}


/* FLIP ANIMATION */
#calendrier-2014 .flip-container .front .first {
  left: 0px;
  top: 0px;
}
#calendrier-2014 .flip-container .front .second {
    left: 0px;
    top: 0px;
}

#calendrier-2014 .flip-container.open .front .first {
  left:-300px;
  top:-300px;

  transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
}

#calendrier-2014 .flip-container .back {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);

  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  transform-origin: center center;

  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
}

#calendrier-2014 .flip-container.open .back {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

#calendrier-2014 .flip-container.open .front .second {
  left:300px;
  top:300px;

  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3sease-out;
}

#calendrier-2014 .flip-container.open.largueur .front .first {
  left:-620px;
  top:0px;

  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
}

#calendrier-2014 .flip-container.open.largueur .front .second {
  left:620px;
  top:0px;

  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
}

#calendrier-2014 .flip-container.open.hauteur .front .first {
  top:-620px;
  left:0px;

  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
}

#calendrier-2014 .flip-container.open.hauteur .front .second {
  top:620px;
  left:0px;

  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
}

#calendrier-2014 .flip-container.open .numero {
  -webkit-transform: scale(1.3);
}

#calendrier-2014 .flip-container.open .front .fade {
  opacity:0;

  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}

/*
#calendrier-2014 .flip-container.open.largueur .front {
  left:-600px;

  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}

.mobile #calendrier-2014 .flip-container.open.largueur .front {
  left:-280px;

  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
*/

/* entire container, keeps perspective */
#calendrier-2014 .flip-container {
  z-index:100;
}

/* flip speed goes here */
#calendrier-2014 .flipper {
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;

  overflow:hidden;

  height: 100%;
  width: 100%;

  position: relative;
}

/*
#calendrier-2014 .item.static .flipper {
    border: none;
}
*/

#calendrier-2014 .item.static a {
    display: block;
}

/* hide back of pane during swap */
#calendrier-2014 .front, #calendrier-2014 .back {

  /*
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  */

  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
#calendrier-2014 .front {
  z-index: 2;
    top: -1px;
    left: -1px;
}

/* back, initially hidden pane */
#calendrier-2014 .back {

  left: 0;

  position: relative;
  line-height: 280px;
}

/*End Calendrier de l'avent 2014*/

/* Block Home Antoine Arnault */
.teaser-block-home .content-node-block-1,
.teaser-block-home .content-node-block-2 {
    -webkit-transition: opacity .7s;
    -moz-transition: opacity .7s;
    transition: opacity .7s;
}

.teaser-block-home .content-node-block-2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    line-height: 300px;
}

.berluti-presentation .content-node-block-2 .textbloc-container {
  height: auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}


.teaser-block-home:hover .content-node-block-1 {
    opacity: 0;
}

.teaser-block-home:hover .content-node-block-2 {
    opacity: 1;
}

.menu .view-display-id-pteaser_bottom_left_tips_news .menu-teaser-topleft .views-field-field-title { float: none; }

.menu .view-display-id-pteaser_bottom_left_tips_news .menu-teaser-topleft .views-field-field-short-text a { overflow: visible; }

.petit .menu-teaser-botttomleft .views-row { margin-right: 10px; }

.petit .menu-teaser-botttomleft .views-row + .views-row { margin-right: 17px; }

.petit .block-berluti_megamenu-id-berluti_megamenu_tips_news_right .view-display-id-pteaser_right_as_seen { margin-bottom: 25px; }

.petit .block-berluti_megamenu-id-berluti_megamenu_tips_news_right.block-berluti_megamenu .view-berluti-megamenu-view.view-display-id-pteaser_right_as_seen,
.petit .block-berluti_megamenu-id-berluti_megamenu_tips_news_right.block-berluti_megamenu .view-berluti-megamenu-view.view-display-id-push_teaser_right_bottom_tips_news_wall { float: none; }

.petit .block-berluti_megamenu-id-berluti_megamenu_tips_news_right .view-berluti-megamenu-view.view-display-id-pteaser_right_as_seen { overflow: hidden; }

.petit .block-berluti_megamenu-id-berluti_megamenu_tips_news_left .menu-teaser-botttomleft
{
    border-bottom: 1px solid #4e4e4e;
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.mobile .menu-mobile .block-berluti_megamenu-id-berluti_megamenu_tips_news_left .menu-teaser-topleft { margin: 0; }

.mobile .menu-mobile .block-berluti_megamenu-id-berluti_megamenu_tips_news_left .views-row
{
    float: none;
    overflow: hidden;
}

.mobile .menu-mobile .block-berluti_megamenu-id-berluti_megamenu_tips_news_left .views-row .title_text_bottom { display: none; }

.mobile .menu-mobile .block-berluti_megamenu-id-berluti_megamenu_tips_news_left .views-row .title_text_bottom_as_seen
{
    line-height: normal;
    margin-top: 30px;
    margin-left: 15px;
}

.moyen .block-berluti_megamenu-id-berluti_megamenu_defile .view-berluti-megamenu-view .views-row { float: left; }

.moyen .block-berluti_megamenu-id-berluti_megamenu_defile .views-row .field-content,
.moyen .block-berluti_megamenu-id-berluti_megamenu_defile .views-row .field-content a { position: static; }

.moyen .block-berluti_megamenu-id-berluti_megamenu_defile .views-row .field-content { margin-bottom: 10px; }

/*.moyen .menu .item-container.tips-news { width: 1105px; }*/

.moyen .menu .item-container.tips-news .block-berluti_megamenu-id-berluti_megamenu_tips_news_right .content,
.moyen .menu .item-container.tips-news .block-berluti_megamenu-id-berluti_megamenu_tips_news_right .content .view-display-id-pteaser_right_as_seen { overflow: hidden; }

.mobile .block-berluti_megamenu .view-berluti-megamenu-view.view-display-id-pteaser_right_as_seen,
.mobile .block-berluti_megamenu .view-berluti-megamenu-view.view-display-id-pteaser_right_as_seen .view-content { float: none; }

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_wall
{
    border-bottom: 1px solid #323232;
    line-height: 80px;
    padding: 10px 0;
}

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_wall
{
    height: auto;
    margin-bottom: 0;
}

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_wall .views-field-field-berluti-instagram-author { display: none; }

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_spotted_in
{
    float: none;
    line-height: 80px;
    padding: 10px 0;
}

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_spotted_in .view-content { overflow: hidden; }

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_spotted_in .views-field
{
    float: right;
    margin-right: 285px;
}

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_wall .views-field-field-title,
.mobile .block-berluti_megamenu .view-display-id-pteaser_right_as_seen .views-field-field-title { margin-left: 15px; }

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_wall { line-height: 80px; }

.mobile .block-berluti_megamenu .view-display-id-push_teaser_right_bottom_tips_news_wall .field-content
{
    height: auto;
    margin-bottom: 0;
}

.mobile .block-berluti_megamenu .view-berluti-megamenu-view.view-display-id-pteaser_right_as_seen,
.mobile .block-berluti_megamenu .view-id-berluti_megamenu_view.view-display-id-push_teaser_right_bottom_tips_news_wall { float: none; }


.main.om-leaf.leaf-stores a {
    color: #333333;
}


.btn-boutiques a{
    color: #333333;
}

.page-vu-par-berluti #content .view-filters .views-submit-button { display: none; }


