body {
  left: 0;
  margin: 0;
  position: relative;
}

.menu-sticky {
	height: 60px;
	z-index: 9999;
}

.logo-sticky {
	width: 42px;
	height: 24px;
	background: url(../img/logo-sticky.png) center center no-repeat;
	background-size: contain;
	float: left;
    margin-left: 70px;
    margin-top: 18px;
    position: absolute;
}

.page-title {
	font-size: 12px;
	padding-top: 22px;
}

nav.drawer-nav {
	display: flex;
}

.menu-container {
	margin: auto;
}

.icon-close {
  cursor: pointer;
  padding-left: 10px;
  padding-top: 10px;
}

.icon-menu {
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-top: 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.icon-menu i {
  margin-right: 5px;
}

.wpml-ls-legacy-list-horizontal a {
	float: left;
}

.wpml-ls-legacy-list-horizontal a span {
	color: #384049;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 11px;
}

.wpml-ls-legacy-list-horizontal a:hover span {
	color: #a70000;
}

.wpml-ls-legacy-list-horizontal li:after {
	content: "•";
	margin-top: 7px;
	float: left;
}

.wpml-ls-legacy-list-horizontal li:last-child:after {
	content: "";	
}

.logo-menu {
	background: url(../img/logo-mt-decoster.png) center center no-repeat;
	background-size: contain;
 	width: 247px;
	height: 224px;
	margin: auto;
	margin-bottom: 10%;
}

.menu-mt-decoster {
	padding: 0px;
}

.menu-mt-decoster li {
	list-style-type: none;
	text-align: center;
	margin: auto;
}

.menu-mt-decoster li {
	font-family: 'lato', serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px;
}

.menu-mt-decoster li a {
	color: #384049;
	text-decoration: none;
}

.menu-piece {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 18px;
	text-transform: none;
	font-weight: 400;
	padding-top: 15px;
}

.menu-separator {
	content: "•";
	font-size: 10px;
	color: #a77833;
	margin: 20px auto !important;
}

li.menu-piece a, .menu-separator a {
	color: #a77833;
	text-decoration: none;
}

li.menu-second {
	font-size: 12px;
	padding:0px;
	font-weight: 300;
}
li.menu-end {
	font-size: 9px;
	margin-top: 20px;
	padding:0px;
	font-weight: 300;
}

.menu-piece, .menu-piece a {
	font-family: 'Cormorant Garamond', serif;
	text-transform: none;
}

/* Loading */

.loader {
	position: fixed;
    z-index: 10000;
    background: #f6f6f6;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    cursor: wait;
  
    display: flex;
}

.loader-inner {
	background: url(../img/logo-mt-decoster.png) center center no-repeat;
    margin: auto;
    width: 195px;
    height: 195px;
    background-size: contain !important;
}

/* HOME */
.home-head {
	height: auto;
	background: url(../img/background-head-home.jpg) center center no-repeat;
	background-size: cover;
    float: left;
    padding: 60px;
    width: 100%;
}

.logo-site {
	background: url(../img/logo-decoster.png) center center no-repeat;
	background-size: contain;
 	width: 247px;
	height: 224px;
	margin: auto;
	margin-bottom: 10%;
	margin-top: 40px;
}

.inner-wrap-header {
	max-width: 800px;
	
}

.inner-wrap-header .w--25 {
	max-width: 200px;
	height: auto;
}

.inner-wrap-header .w--25 img {
	max-width: 100%;
}

.img-home-decoster {
	width: 385px;
	height: 385px;
	float: right;
	margin-top: 77px;
	margin-right: 70px;
}

.mt-decoster-txt {
	margin-left: 60px;
}


ul.cta-list {
	padding: 0px;
}

ul.cta-list li {
	list-style-type: none;
	text-align: center;
	padding: 4px 0px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	letter-spacing: 2px;
	font-size: 14px;

}

ul.cta-list li a {
	color: #a27024;
}

/* CHATEAUX */
.logo-site-vin {
	width: 280px;
	height: 220px;
	background-size: contain !important;
}

.header-thumbail {
	height: 600px;
	width: 100%;
}

.text-wine {
	font-size: 20px;
    line-height: 26px;
}

.text-mea {
	font-size: 18px;
	letter-spacing: 1px;
}

h4.potentiel {
	font-size: 14px !important;
}

.libelle-ft {
	font-size: 12px;
	text-transform: uppercase;
	color: #a27024;
	font-family: 'Lato';
	letter-spacing: 1px;
}

.value-ft {
	font-size: 20px;
	color: #242d39;
	font-family: 'Cormorant Garamond', serif;
}
	
.slick-millesimes {
	max-width: 80%;
	margin: auto;
}

.slick-millesimes .slick-initialized .slick-slide {
	text-align: center;
}

.slick-millesimes .slick-next {
	margin: -23px -20px 0px 0px;
	height: 17px;
}

.slick-millesimes .slick-prev {
	margin: -5px 0px 0px -20px;
	height: 17px;
}

.slick-millesimes .slick-slide a {
	color: #ebebe8;	
	 -webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
}

.slick-millesimes .slick-active, .slick-millesimes .slick-active a {
	color: #384049;
}
.slick-millesimes .slick-current, .slick-millesimes .slick-current a {
	color: #a27024
}

.icon-sme i {
	width: 30px;
	height: 20px;
	background: url(../img/icon-sme.png) center center no-repeat;
	background-size: contain;
	margin-right: 15px;
	display: block;
    float: left;
}

.icon-bon-sens i {
	width: 30px;
	height: 20px;
	background: url(../img/icon-bon-sens.png) center center no-repeat;
	background-size: contain;
	margin-right: 15px;
	display: block;
    float: left;
}

.icon-gdon i {
	width: 30px;
	height: 20px;
	background: url(../img/icon-gdon.png) center center no-repeat;
	background-size: contain;
	margin-right: 15px;
	display: block;
    float: left;
}

.ui-icon {
	position: absolute !important;
    right: 0px;
    background-size: contain;
	background: url(../img/down-ui-accordion.png) center center no-repeat;
	height: 14px;
	width: 26px;
}


.ui-accordion-content p {
	padding: 15px 0px;
	font-family: 'Cormorant Garamond', serif;
	font-size: 16px;
}

.ui-accordion .ui-accordion-content  {
    border-bottom: 1px solid #a27024;
}

.environement {
	padding-bottom: 80px;	
}


.ui-accordion .ui-accordion-header h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400 !important;
}

.ui-accordion-content p {
	font-size: 18px;
	line-height: 26px;
	text-align: justify;
}

.ui-icon {
	outline: none !important;
}

/* Oeno */

.logo-site-oeno {
	background: url(../img/logo-mt-decoster.png) center center no-repeat;
	background-size: contain;
 	width: 247px;
	height: 224px;
	margin: auto;
	margin-bottom: 7%;
	margin-top: 7%;
}

.heading-text-bloc {
	font-size: 18px !important;	
	margin-bottom: 7%;
}

.heading-text-bloc p {
	font-size: 20px;
	line-height: 26px;
}

.slick-oeno {
	max-width: 94%;
	margin: auto;
}

.titre-offre {
	font-size: 30px;
	font-weight: 300;
}

.btn-offre {
    cursor: pointer;
    letter-spacing: 1px;
}

.page-template-tplt-oenotourisme .download a {
	letter-spacing: 1px;
}


.plus { 
	margin-top: -5px;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin-right: 5px;
}

.plus-list {
	margin-right: 0px !important;
}

h6 .plus {
	margin-left: 5px;
}

.dl-offre a {
	font-size: 14px !important;
}

.btn-offre i {
	background: url(../img/btn-offre.png) center center no-repeat;
    width: 26px;
    height: 14px;
    float: left;
    background-size: contain;
    float: right;
    margin: 3px 0px 0px 15px;
    outline: none !important;
    transform: rotate(0deg);
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

i.rollover {
	transform: rotate(90deg);
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    outline: none !important;
}

.btn-offre:hover {
	color: #000;
    outline: none !important;
}

.offre-bloc h5 {
	font-size: 18px;
	font-weight: 300;
}

.offre-bloc p.tarif {
	font-size: 14px;
	font-weight: 300;
}

.offre-bloc p.tarif span {
	font-weight: bold;
	font-size: 16px;
}

.inner-offre h6 {
	font-family: 'Lato', serif;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
}

.offre-content ul {
	padding: 0px;
}

.inner-offre p, .inner-offre li {
	font-family: 'Cormorant Garamond', serif;	
	font-size: 18px;
	line-height: 24px;
	list-style-type: none;
}

.offre-bloc p.prix {
	font-family: 'lato', serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

.offre-bloc hr {
	border: 0.5px solid #a77833;
	background: none;
}

.decouverte {
	height: 105px;
	width: 82px;
	background: url(../img/vignoble-decouverte.jpg) center center no-repeat;
	background-size: cover;
}

.bestofwine {
	height: 58px;
	width: 301px;
	background: url(../img/best-of-wine-tourism.png) center center no-repeat;
	background-size: cover;	
	margin-top: 35px;
}

.handicap {
	height: 93px;
	width: 134px;
	background: url(../img/tourisme-handicap.jpg) center center no-repeat;
	background-size: cover;
	margin-top: 12px;
}

/* Téléchargements */

.common-downloads p {
	font-family: 'Cormorant Garamond', serif;
	color: #242d39;
	font-size: 20px;
}

.dl-thumb {
	height: 220px;
	width: 265px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain !important;
}

.dl-title p {
	color: #242d39;
	font-family: 'Cormorant Garamond', serif;
	font-style: italic;
	font-size: 16px;
}

.dl-title a:hover p {
	color: #a27024;
}

/* A Propos */

.decoster-blocs-height{ 
	height: 450px;
}

.citation-about p {
    color: #242d39;
    font-family: 'Cormorant Garamond', serif;
	font-size: 20px;
    line-height: 26px;
}
/* Contact */
.contact-text {
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.contact-text a {
	color: #fff;
}

.contact-text a:hover {
	color: #a27024;
}

.page-template-tplt-contact h2 { 
	font-size: 18px;	
}

.map-container {
	height: 500px;
}

.gmnoprint {
	display: none;
}

.letter-spacing {
	letter-spacing: 1px;
}

.page-template-tplt-content h3 {
	margin-top: 20px;
}

/* footer */

.instafeed img {
	width: 20%;
}



.social-menu {
	padding: 0px;
	margin: 0px;	
}

.social-menu li {
	display: inline-block;
	padding: 0px 10px;
}

.social-menu li a span {
	width: 20px;
	display: block;
	height: 20px;
}

.social-facebook {
	background: url(../img/social-facebook.png) center center no-repeat;
	background-size: contain;
	height: 23px;
	margin-top: -21px;
}

.social-instgram {
	background: url(../img/social-instagram.png) center center no-repeat;
	background-size: contain;	
}

.social-twitter {
	background: url(../img/social-twitter.png) center center no-repeat;
	background-size: contain;	
}

.logo-footer {
	width: 65px;
	height: 37px;
	background: url(../img/logo-footer.png) center center no-repeat;
	background-size: contain;
	margin: auto;
}

footer h5 {
	letter-spacing: 1px;
}
